aboutsummaryrefslogtreecommitdiff
path: root/src/org
AgeCommit message (Collapse)Author
2017-01-03Specify locale for number formattingAnton Tananaev
2016-12-31Fix a bug in geolocation initializationAnton Tananaev
2016-12-31Fix style issuesAnton Tananaev
2016-12-31Add exception classes and more renamesAnton Tananaev
2016-12-31Rename geocode package to geocoderAnton Tananaev
2016-12-31Rename Location to GeolocationAnton Tananaev
2016-12-31Implement geocoding error handlingAnton Tananaev
2016-12-31Implement geolocation error handlingAnton Tananaev
2016-12-30Add more MiniFinder commandsAnton Tananaev
2016-12-30Send AT2000 track record requestAnton Tananaev
2016-12-30Remove unused importsAnton Tananaev
2016-12-30Init crypto on statup (fix #2422)Anton Tananaev
2016-12-29Finish Smokey protocol implementationAnton Tananaev
2016-12-28No Authorization header for ajaxAnton Tananaev
2016-12-22Remove unused importsAnton Tananaev
2016-12-22Use concurrent maps in connection manager (fix #2723)Anton Tananaev
2016-12-22Check for empty stringAnton Tananaev
2016-12-21Merge pull request #2712 from AddisMap/feature/2702-watch-extAnton Tananaev
Feature #2702 watch ext
2016-12-21#2702 SetTimezone: Really - Conversion to Seconds NOT MinutesAlexander Menk
2016-12-21Merge pull request #2719 from Abyss777/additional_event_attributesAnton Tananaev
Add attributes to overspeed and maintenance events
2016-12-21Add attributes to overspeed and maintenance eventsAbyss777
2016-12-21Fix database deserialization issueAnton Tananaev
2016-12-21Fix some minor GT06 code issuesAnton Tananaev
2016-12-21Implement GT06 LBS extended support (fix #2690)Anton Tananaev
2016-12-21Merge pull request #2718 from renaudallard/masterAnton Tananaev
Allow setting the interval in Future filter
2016-12-21Allow setting the interval in Future filterRenaud Allard
2016-12-21Decode GL200 battery percentageAnton Tananaev
2016-12-20#2702 SetTimezone: Conversion to Seconds, Formating improvement (+ sign)Alexander Menk
2016-12-20#2702 CodeStyle FixAlexander Menk
2016-12-20#2702 Rename "Hearts" function to "Indicator" to be more generalAlexander Menk
2016-12-20#2702Implement setHearts for watch ProtocolAlexander Menk
Using this function you can display a certain amount of hearts on the watch. Nothing more, nothing less.
2016-12-20Fix location provider result decodingAnton Tananaev
2016-12-20Improved network location providersAnton Tananaev
2016-12-19#2702 [WIP] Implement SET_TIMEZONE for watch Protocol - Remove value formatterAlexander Menk
+ not needed anyways, I was experiencing some bug in the watch
2016-12-20Rename GSM to RSSI attributeAnton Tananaev
2016-12-20Refactor protocols for network locationAnton Tananaev
2016-12-20Fix JSON decoding in query builderAnton Tananaev
2016-12-19#2702 [WIP] Implement SET_TIMEZONE for watch ProtocolAlexander Menk
Problem: Positive time zone needs to be + prepended, custom formatter does not seem to be called
2016-12-19#2702 Implement POSITION_PERIODIC for watch ProtocolAlexander Menk
2016-12-20Remove unused java importsAnton Tananaev
2016-12-20Fix issue with JSON timestampsAnton Tananaev
2016-12-19Remove unused Position keysAnton Tananaev
2016-12-19Better network location supportAnton Tananaev
2016-12-19Remove own JSON converterAnton Tananaev
2016-12-18Implement AIS protocol decoderAnton Tananaev
2016-12-18Do not send position with eventsAnton Tananaev
2016-12-18Include data directly into eventsAnton Tananaev
2016-12-18Minor styles modificationsAnton Tananaev
2016-12-17Merge pull request #2682 from joseant/masterAnton Tananaev
Fix Meiligao Protocol to work with tk228
2016-12-17Fix Meiligao Protocol to work with tk228jose