aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/model/Device.java
AgeCommit message (Expand)Author
2016-12-19Better network location supportAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-21Rename type to categoryAbyss777
2016-10-20Extend device model with management infoAbyss777
2016-07-25- Move lastPosition update to the end of pipelineAbyss777
2016-07-18- Added attributes to devicesAbyss777
2016-06-14- Overlapping geofencesAbyss777
2016-06-10GeofencesAbyss777
2016-05-26Events subsystemAbyss777
2016-03-08Add new and update old data modelsAnton Tananaev
2015-12-27Remove dataId from Device model classAnton Tananaev
2015-12-07Replace factory method with reflectionAnton Tananaev
2015-11-09Add initial code for device statusAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-10-07Clean up rest of the modelsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-05-03Implmenet reflection json conversionAnton Tananaev
2015-05-03Remove unused fromRecord methodAnton Tananaev
2015-05-02Refactor data manager codeAnton Tananaev
2015-04-28Implement API to create devicesAnton Tananaev
2015-04-27Implement JSON conversionAnton Tananaev
2015-04-27Refactor model classesAnton Tananaev
2015-04-26Add database methods for devicesAnton Tananaev
2012-06-12Add phone number and unique id to DeviceAnton Tananaev
2012-04-26(no commit message)Anton Tananaev