Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-15 | - Made speed threshold configurable | Abyss777 | |
- Added Context.getDouble() | |||
2016-08-11 | - Added IgnitionEventHandler | Abyss777 | |
- Added unit test for some EventHandlers - Changed a bit IdentityManager to fit EventHandlerTest | |||
2016-07-28 | Removed suppressing repeated events during analyzing. | Abyss777 | |
2016-07-25 | Fix space | Abyss777 | |
2016-07-25 | - Move lastPosition update to the end of pipeline | Abyss777 | |
- Optimize MotionEventHandler to do not use Device.motion - Remove Device.motion from model and database - some optimizations | |||
2016-07-15 | Move code related to devices to DeviceManager | Abyss777 | |
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 | |
- Some optimization | |||
2016-06-14 | - Overlapping geofences | Abyss777 | |
- Simplified user-device link | |||
2016-06-10 | Geofences | Abyss777 | |
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 | |
- Added TYPE_prefix for event.type strings - Removed commented code - Removed "database.selectLastEvents" because it is not cross-database. Do the same via code. | |||
2016-05-26 | Events subsystem | Abyss777 | |