aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-09Fix more check style issuesAnton Tananaev
2015-10-09Use max frame length parameterAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-09Fix minor issues in Tytan decoderAnton Tananaev
2015-10-08Add Ulbotech unit test caseAnton Tananaev
2015-10-08Check for null in query builderAnton Tananaev
2015-10-08Improve Tytan fuel decodingAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-10-08Change types from private to publicAnton Tananaev
2015-10-08Make protocol message types publicAnton Tananaev
2015-10-07Clean up rest of the modelsAnton Tananaev
2015-10-07Clean up some model classesAnton Tananaev
2015-10-07Rename pattern to upper case styleAnton Tananaev
2015-10-07Replace Double.valueOf with parseDoubleAnton Tananaev
2015-10-07Replace more valueOf with parseXxxAnton Tananaev
2015-10-07Replace valueOf with parseXxx callsAnton Tananaev
2015-10-07Use pattern builder for XexunAnton Tananaev
2015-10-07Implement pattern builder util classAnton Tananaev
2015-10-07Fix GPS103 IO parameters decodingAnton Tananaev
2015-10-06Clean up CRC-16 implementationsAnton Tananaev
2015-10-06Rename some of checksum methodsAnton Tananaev
2015-10-06Do not use Java 8 map methodAnton Tananaev
2015-10-06Implement Cityeasy protocol commandsAnton Tananaev
2015-10-06Implement async reverse geocodingAnton Tananaev
2015-10-05Another try at GT06 commandsAnton Tananaev
2015-10-05Handle H02 empty validity flagAnton Tananaev
2015-10-05Revert to original GT06 commandsAnton Tananaev
2015-10-05Fix checksum calculation methodsAnton Tananaev
2015-10-04Disable JSHint check for use strictAnton Tananaev
2015-10-04Show settings button titleAnton Tananaev
2015-10-04Move settings into separate classAnton Tananaev
2015-10-04Create a base edit toolbar classAnton Tananaev
2015-10-04Disable JavaScript strict modeAnton Tananaev
2015-10-04Get rid of login manager classAnton Tananaev
2015-10-04Replace valueOf with parseXxxAnton Tananaev
2015-10-04Fix some code style warningsAnton Tananaev
2015-10-04Remove implied interface modifiersAnton Tananaev
2015-10-04Fix some PMD reported bugsAnton Tananaev
2015-10-04Tweak some checkstyle rulesAnton Tananaev
2015-10-04Add custom checkstyle rulesAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-10-04Add Java code analysing pluginsAnton Tananaev
2015-10-03Fix some more check style issuesAnton Tananaev
2015-10-03Fix remaining jshint warningsAnton Tananaev
2015-10-03Rename strings global variableAnton Tananaev
2015-10-03Change global styles classAnton Tananaev
2015-10-03Ignore or fix JSHint issuesAnton Tananaev
2015-10-03Enable JavaScript strict modeAnton Tananaev
2015-10-03Move remaining classes to viewAnton Tananaev
2015-10-03Add space after function keywordAnton Tananaev