Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-17 | Implement fuel drop events | Anton Tananaev | |
2017-03-20 | Implement phone to device comparison | Abyss777 | |
2016-11-25 | Rename maintenance events | Anton Tananaev | |
2016-11-23 | Adjust constants names | Abyss777 | |
2016-11-22 | Merge remote-tracking branch 'upstream/master' into maintenanceevents | Abyss777 | |
2016-11-22 | Implement maintenance event | Abyss777 | |
2016-11-22 | Implement unknown status event | Anton Tananaev | |
2016-11-02 | Update copyright notice emails | Anton Tananaev | |
2016-10-19 | - Filter events on server side | Abyss777 | |
- Use common path for templates - Filter events about geofences that user do not have access (minor security fix) - Removed unused function - Visual templates improvements | |||
2016-08-11 | - Added IgnitionEventHandler | Abyss777 | |
- Added unit test for some EventHandlers - Changed a bit IdentityManager to fit EventHandlerTest | |||
2016-07-19 | changed to generic alarm type event | ninioe | |
2016-07-17 | Added AlertEventHandler & Mute button for all notifications | ninioe | |
2016-06-16 | Added/updated license headers | Abyss777 | |
2016-06-10 | Geofences | Abyss777 | |
2016-05-31 | - Renamed eventTime to serverTime | Abyss777 | |
- Fixed bracket indentation | |||
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 | |
- Added TYPE_prefix for event.type strings - Removed commented code - Removed "database.selectLastEvents" because it is not cross-database. Do the same via code. | |||
2016-05-26 | Events subsystem | Abyss777 | |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 | |
- Removed automatically founded unnecessary imports | |||
2016-05-19 | - Added device identification on ping packet for Wondex protocol | Abyss777 | |
- Store result of command execution to "result" field of position - Fixed wrong class in WondexFrameDecoderTest | |||
2016-03-20 | Support GL200 protocol motion report | Anton Tananaev | |
2016-03-19 | Add option to save original message | Anton Tananaev | |
2016-02-24 | Decode additional GL200 protocol data | Anton Tananaev | |
2016-02-09 | Support GPS103 OBD messages (fix #1632) | Anton Tananaev | |
2015-11-19 | Mark LBS locations as approximate | Anton Tananaev | |
2015-11-15 | Rename cell attribute to cid | Anton Tananaev | |
2015-11-03 | Big improvements to Atrack decoder | Anton Tananaev | |
2015-10-11 | Make changes to model hierarchy | Anton Tananaev | |
2015-10-09 | Refactor GoSafe decoder implementation | Anton Tananaev | |
2015-10-09 | Fix some FindBugs and style issues | Anton Tananaev | |
2015-10-07 | Clean up some model classes | Anton Tananaev | |
2015-09-30 | Rename obd odometer value key | Anton Tananaev | |
2015-09-29 | Clean up BlackKite protocol code | Anton Tananaev | |
2015-09-28 | Add support for BlackKite protocol. | Vijay Kumar B | |
BlackKite is closely based on the Galileo protocol. We derive code from the Galileo protocol and make changes as required to meet BlackKite protocol specifications. | |||
2015-09-28 | Decode OBD odometer value | Anton Tananaev | |
2015-09-28 | Decode extra Tytan parameters | Anton Tananaev | |
2015-09-15 | Rename other field to attributes | Anton Tananaev | |
2015-09-02 | Decode H02 alarm status | Anton Tananaev | |
2015-08-18 | Re-factor server side classes | Anton Tananaev | |
2015-08-06 | Implement GVT-800 decoding (fix #1334) | Anton Tananaev | |
2015-08-01 | Add specific other field setters | Anton Tananaev | |
2015-07-25 | Parse extra TZone infomation | Anton Tananaev | |
2015-07-17 | Start re-factoring commands | Anton Tananaev | |
2015-07-15 | Store extra data in JSON format | Anton Tananaev | |
2015-07-14 | Use diamond operator for generics | Anton Tananaev | |
2015-06-24 | Ingore semi-colon for GPS103 | Anton Tananaev | |
2015-06-09 | Add new STL060 format | Anton Tananaev | |
2015-05-04 | More other data cleanup | Anton Tananaev | |
2015-05-04 | Create prefixes for other data | Anton Tananaev | |
2015-05-04 | Create other data keys | Anton Tananaev | |