index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
org
/
traccar
/
handler
/
events
/
MotionEventHandler.java
Age
Commit message (
Expand
)
Author
2024-03-30
Refactor position and event handlers
Anton Tananaev
2023-08-19
Move from javax to jakarta
Anton Tananaev
2023-05-14
Fix injection issue
Anton Tananaev
2023-05-14
Per device trip config
Anton Tananaev
2022-12-14
Handle motion fluctuation (fix #5000)
Anton Tananaev
2022-10-13
Refactor database code (fix #4961)
Anton Tananaev
2022-10-02
Use singletons where possible
Anton Tananaev
2022-09-25
Persist device state
Anton Tananaev
2022-09-21
Refactor motion handling
Anton Tananaev
2022-09-19
Refactor overspeed handling
Anton Tananaev
2022-07-13
Simplify attribute check
Anton Tananaev
2022-06-18
Move device status
Anton Tananaev
2022-06-18
Remove positions from manager
Anton Tananaev
2022-06-10
Inject report utils
Anton Tananaev
2022-06-04
Move common report classes
Anton Tananaev
2022-05-30
Combine session related classes
Anton Tananaev
2022-05-30
Improve dependency injection
Anton Tananaev
2021-03-07
Use device time for events
Anton Tananaev
2019-03-31
Convert project to gradle
Anton Tananaev