aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/handler/events/GeofenceEventHandler.java
AgeCommit message (Expand)Author
2023-08-19Move from javax to jakartaAnton Tananaev
2023-05-09Handle missing geofencesAnton Tananaev
2023-04-23Move geofenceIds to positionAnton Tananaev
2022-10-13Refactor database code (fix #4961)Anton Tananaev
2022-10-02Use singletons where possibleAnton Tananaev
2022-07-12Persist device status (fix #4890, fix #4891)Anton Tananaev
2022-06-25Fix connection users issueAnton Tananaev
2022-06-16Refactor geofence classesAnton Tananaev
2022-06-09Remove geofence managerAnton Tananaev
2022-06-07Remove calendar managerAnton Tananaev
2022-05-30Combine session related classesAnton Tananaev
2022-05-30Improve dependency injectionAnton Tananaev
2021-09-15Update when geofences changeAnton Tananaev
2021-03-07Use device time for eventsAnton Tananaev
2019-03-31Convert project to gradleAnton Tananaev