Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-12 | Added support for Alarm popup & positions history cleaner | ninioe | |
1. added support for Alarm and Alarm Type in popup and also in history records. can be muted with a toggle button in the UI 2. added a timer to clear positions history once a day. the default is to save positions history for 7 days if not defined in the configuration file. 3. prevent the lock of the UI files (js, html, css, etc..) for wondows developers in debug mode. It's easier to do changes to the UI without stopping the app each time. 4. tools: added support in test-generator.py to simulate Alert, also added minify.bat file to compile new js files for the UI using sencha SDK for windows developers | |||
2016-06-16 | Added/updated license headers | Abyss777 | |
2016-06-10 | Geofences | Abyss777 | |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 | |
- Removed automatically founded unnecessary imports | |||
2015-12-07 | Replace factory method with reflection | Anton Tananaev | |
2015-11-16 | Add outdated position boolean flag | Anton Tananaev | |
2015-10-09 | Fix some FindBugs and style issues | Anton Tananaev | |
2015-10-07 | Clean up rest of the models | Anton Tananaev | |
2015-10-04 | Remove trailing whitespaces from code | Anton Tananaev | |
2015-09-23 | Implement GPSMTA app protocol | Anton Tananaev | |
2015-05-04 | Create other data keys | Anton Tananaev | |
2015-05-04 | Create base event class | Anton Tananaev | |
2015-05-03 | Implmenet reflection json conversion | Anton Tananaev | |
2015-05-03 | Remove unused fromRecord method | Anton Tananaev | |
2015-04-29 | Store other data in position | Anton Tananaev | |
2015-04-28 | Implement API to create devices | Anton Tananaev | |
2015-04-27 | Implement JSON conversion | Anton Tananaev | |
2015-04-27 | Refactor model classes | Anton Tananaev | |
2014-12-31 | Add filter unit tests | Anton Tananaev | |
2013-09-28 | Add data class | Anton Tananaev | |
2013-09-28 | Remove optional fields | Anton Tananaev | |
2012-06-24 | Add reverse geocoding (fix #15) | Anton Tananaev | |
2012-04-26 | (no commit message) | Anton Tananaev | |