index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
events
/
GeofenceEventHandler.java
Age
Commit message (
Expand
)
Author
2017-08-17
Pass Map<Event, Position> to notifications
Abyss777
2017-07-26
- Implement base manager classes as generics
Abyss777
2017-07-22
Use ternary operator for calendar
Abyss777
2017-07-22
- Add Permission helper Class
Abyss777
2017-07-19
Refactored four managers
Abyss777
2016-12-14
Calendars implementation
Abyss777
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-08-11
- Added IgnitionEventHandler
Abyss777
2016-07-28
Removed suppressing repeated events during analyzing.
Abyss777
2016-07-25
- Move lastPosition update to the end of pipeline
Abyss777
2016-07-15
Move code related to devices to DeviceManager
Abyss777
2016-07-12
Use long primitive type
Anton Tananaev
2016-07-09
Use diamond operator
Anton Tananaev
2016-06-16
Moved variables from parent to inheritor
Abyss777
2016-06-16
Added/updated license headers
Abyss777
2016-06-16
Fix typo and remove unnecessary super()
Abyss777
2016-06-15
- Work only with cached devices from everywhere
Abyss777
2016-06-14
- Overlapping geofences
Abyss777
2016-06-10
Geofences
Abyss777