aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/model/Event.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-04-11Add support of multiple MaintenancesAbyss777
2018-01-22Optimize date assignmentAnton Tananaev
2017-08-22Clean up events constructorAnton Tananaev
2017-07-14Implement driverChanged event instead of driverUnauthorizedAbyss777
2017-07-12Implement Driver Unauthorized EventAbyss777
2017-04-17Implement fuel drop eventsAnton Tananaev
2017-03-20Implement phone to device comparisonAbyss777
2016-11-25Rename maintenance eventsAnton Tananaev
2016-11-23Adjust constants namesAbyss777
2016-11-22Merge remote-tracking branch 'upstream/master' into maintenanceeventsAbyss777
2016-11-22Implement maintenance eventAbyss777
2016-11-22Implement unknown status eventAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-19- Filter events on server sideAbyss777
2016-08-11- Added IgnitionEventHandlerAbyss777
2016-07-19changed to generic alarm type eventninioe
2016-07-17Added AlertEventHandler & Mute button for all notificationsninioe
2016-06-16Added/updated license headersAbyss777
2016-06-10GeofencesAbyss777
2016-05-31- Renamed eventTime to serverTimeAbyss777
2016-05-30- Style fixes (use lower camel case in all cases)Abyss777
2016-05-26Events subsystemAbyss777
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-19- Added device identification on ping packet for Wondex protocolAbyss777
2016-03-20Support GL200 protocol motion reportAnton Tananaev
2016-03-19Add option to save original messageAnton Tananaev
2016-02-24Decode additional GL200 protocol dataAnton Tananaev
2016-02-09Support GPS103 OBD messages (fix #1632)Anton Tananaev
2015-11-19Mark LBS locations as approximateAnton Tananaev
2015-11-15Rename cell attribute to cidAnton Tananaev
2015-11-03Big improvements to Atrack decoderAnton Tananaev
2015-10-11Make changes to model hierarchyAnton Tananaev
2015-10-09Refactor GoSafe decoder implementationAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-07Clean up some model classesAnton Tananaev
2015-09-30Rename obd odometer value keyAnton Tananaev
2015-09-29Clean up BlackKite protocol codeAnton Tananaev
2015-09-28Add support for BlackKite protocol.Vijay Kumar B
2015-09-28Decode OBD odometer valueAnton Tananaev
2015-09-28Decode extra Tytan parametersAnton Tananaev
2015-09-15Rename other field to attributesAnton Tananaev
2015-09-02Decode H02 alarm statusAnton Tananaev
2015-08-18Re-factor server side classesAnton Tananaev
2015-08-06Implement GVT-800 decoding (fix #1334)Anton Tananaev
2015-08-01Add specific other field settersAnton Tananaev
2015-07-25Parse extra TZone infomationAnton Tananaev
2015-07-17Start re-factoring commandsAnton Tananaev
2015-07-15Store extra data in JSON formatAnton Tananaev
2015-07-14Use diamond operator for genericsAnton Tananaev