Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-07 | Replace Double.valueOf with parseDouble | Anton Tananaev | |
2015-10-07 | Replace valueOf with parseXxx calls | Anton Tananaev | |
2015-10-04 | Remove trailing whitespaces from code | Anton Tananaev | |
2015-09-13 | Fix OsmAnd timestamp issue | Anton Tananaev | |
2015-07-12 | Re-factor decoder interface | Anton Tananaev | |
2015-06-29 | Merge commands implmentation (fix #1271) | Anton Tananaev | |
2015-05-04 | Create other data keys | Anton Tananaev | |
2015-04-29 | Store other data in position | Anton Tananaev | |
2015-04-27 | Remove unnecessary default values | Anton Tananaev | |
2015-04-23 | Major code refacroting | Anton Tananaev | |
2015-02-13 | Add new param to OsmAnd protocol | ggps | |
Added a new param for getting a text description. Holds additional information about the position, for saving manual POIs. | |||
2014-10-21 | Updated BaseProtocolDecoder constructor to take three parameters ↵ | jon-stumpf | |
(DataManager, String, Properties); Removed second constructor; | |||
2014-10-21 | Made BaseProtocolDecoder members "final" as they should not change after ↵ | jon-stumpf | |
construction. | |||
2014-10-21 | Eliminated the need for hardcoded protocol strings in the ↵ | jon-stumpf | |
src/org/traccar/protocol/*ProtocolDecoder.java files. | |||
2014-07-30 | Add battery status to OsmAnd | Anton Tananaev | |
2014-06-04 | Support alternative time format | Anton Tananaev | |
2014-04-07 | Handle POST params in OsmAnd (fix #634) | Anton Tananaev | |
2013-10-11 | Support SendLocation app | Anton Tananaev | |
2013-08-23 | Added OsmAnd protocol | Anton Tananaev | |