aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/handler/events/MotionEventHandler.java
AgeCommit message (Expand)Author
2024-03-30Refactor position and event handlersAnton Tananaev
2023-08-19Move from javax to jakartaAnton Tananaev
2023-05-14Fix injection issueAnton Tananaev
2023-05-14Per device trip configAnton Tananaev
2022-12-14Handle motion fluctuation (fix #5000)Anton Tananaev
2022-10-13Refactor database code (fix #4961)Anton Tananaev
2022-10-02Use singletons where possibleAnton Tananaev
2022-09-25Persist device stateAnton Tananaev
2022-09-21Refactor motion handlingAnton Tananaev
2022-09-19Refactor overspeed handlingAnton Tananaev
2022-07-13Simplify attribute checkAnton Tananaev
2022-06-18Move device statusAnton Tananaev
2022-06-18Remove positions from managerAnton Tananaev
2022-06-10Inject report utilsAnton Tananaev
2022-06-04Move common report classesAnton Tananaev
2022-05-30Combine session related classesAnton Tananaev
2022-05-30Improve dependency injectionAnton Tananaev
2021-03-07Use device time for eventsAnton Tananaev
2019-03-31Convert project to gradleAnton Tananaev