aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/events/GeofenceEventHandler.java
AgeCommit message (Expand)Author
2019-02-27Move events handler classesAnton Tananaev
2019-02-14Fixed geofences processing orderEvgeny S Maksimov
2018-06-02Start Netty 4 migrationAnton Tananaev
2017-08-17Pass Map<Event, Position> to notificationsAbyss777
2017-07-26- Implement base manager classes as genericsAbyss777
2017-07-22Use ternary operator for calendarAbyss777
2017-07-22- Add Permission helper ClassAbyss777
2017-07-19Refactored four managersAbyss777
2016-12-14Calendars implementationAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-08-11- Added IgnitionEventHandlerAbyss777
2016-07-28Removed suppressing repeated events during analyzing.Abyss777
2016-07-25- Move lastPosition update to the end of pipelineAbyss777
2016-07-15Move code related to devices to DeviceManagerAbyss777
2016-07-12Use long primitive typeAnton Tananaev
2016-07-09Use diamond operatorAnton Tananaev
2016-06-16Moved variables from parent to inheritorAbyss777
2016-06-16Added/updated license headersAbyss777
2016-06-16Fix typo and remove unnecessary super()Abyss777
2016-06-15- Work only with cached devices from everywhereAbyss777
2016-06-14- Overlapping geofencesAbyss777
2016-06-10GeofencesAbyss777