Age | Commit message (Expand) | Author |
2017-03-08 | Minor formatting fixes | Anton Tananaev |
2017-03-08 | Merge pull request #2979 from jon-stumpf/jss-add-info | Anton Tananaev |
2017-03-06 | Introduce terms "data" and "text" commands | Abyss777 |
2017-03-05 | Updated comments in Position.java; | jon-stumpf |
2017-03-05 | Updated units of measure comments in Position.java; | jon-stumpf |
2017-03-05 | Added units of measure as comments to specific keys; | jon-stumpf |
2017-03-04 | Added Position.KEY_COMMAND; | jon-stumpf |
2017-03-04 | Added Position.KEY_ODOMETER_SERVICE; | jon-stumpf |
2017-03-04 | Removed unused Position.KEY_ACCURACY; | jon-stumpf |
2017-03-04 | Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL; | jon-stumpf |
2017-03-04 | Renamed Position.KEY_TRIP_ODOMETER to Position.KEY_ODOMETER_TRIP; | jon-stumpf |
2017-03-04 | Added Position.KEY_OPERATOR and updated protocols accordingly; | jon-stumpf |
2017-03-02 | Implement sms commands | Abyss777 |
2017-02-28 | Add separate QueryIgnore annotation (fix #2962) | Anton Tananaev |
2017-02-27 | - Add server-wide "device readonly" flag | Abyss777 |
2017-02-26 | Some minor clean up | Anton Tananaev |
2017-02-25 | Merge pull request #2942 from Abyss777/smpp | Anton Tananaev |
2017-02-22 | Extend KHD protocol support | Anton Tananaev |
2017-02-22 | Add new Galileo attributes | Anton Tananaev |
2017-02-21 | Ignore marked methods in query builder (fix #2941) | Anton Tananaev |
2017-02-21 | Implement SMS notifications with help smpp protocol | Abyss777 |
2017-02-20 | Resolved conflict with master; | jon-stumpf |
2017-02-18 | Removed suggested KEY_FIX as requested; | jon-stumpf |
2017-02-15 | Extend TMG protocol decoder | Anton Tananaev |
2017-02-11 | Added new keys: KEY_SATELLITES_VISIBLE and KEY_FIX; | jon-stumpf |
2017-02-11 | Fixed typo in Position.ALARM_ACCELERATION; | jon-stumpf |
2017-02-04 | Extend GPS103 protocol decoder | Anton Tananaev |
2017-01-28 | Added channel to WifiAccessPoint geolocation class | Valerii Vyshniak |
2017-01-25 | - Add "deviceReadonly" user field | Abyss777 |
2017-01-16 | - Rename otherUserId to managedUserId | Abyss777 |
2017-01-16 | Initial manager implementation | Abyss777 |
2017-01-10 | - Rename calendarData to data | Abyss777 |
2017-01-08 | Rename geolocation config parameters | Anton Tananaev |
2017-01-06 | Implement TZ AVL05 protocol (fix #2751) | Anton Tananaev |
2017-01-04 | Provide default radio type | Anton Tananaev |
2016-12-30 | Add more MiniFinder commands | Anton Tananaev |
2016-12-29 | Finish Smokey protocol implementation | Anton Tananaev |
2016-12-21 | Merge pull request #2712 from AddisMap/feature/2702-watch-ext | Anton Tananaev |
2016-12-20 | #2702 Rename "Hearts" function to "Indicator" to be more general | Alexander Menk |
2016-12-20 | #2702Implement setHearts for watch Protocol | Alexander Menk |
2016-12-20 | Improved network location providers | Anton Tananaev |
2016-12-20 | Rename GSM to RSSI attribute | Anton Tananaev |
2016-12-20 | Refactor protocols for network location | Anton Tananaev |
2016-12-19 | Remove unused Position keys | Anton Tananaev |
2016-12-19 | Better network location support | Anton Tananaev |
2016-12-19 | Remove own JSON converter | Anton Tananaev |
2016-12-15 | - Set period duration to 0 | Abyss777 |
2016-12-14 | Calendars implementation | Abyss777 |
2016-12-05 | - Ignore attributes in notifications | Abyss777 |
2016-12-04 | Use model instead of attributes to store Notification options | Abyss777 |