Age | Commit message (Expand) | Author |
2017-08-22 | Clean up events constructor | Anton Tananaev |
2017-08-19 | Advanced TK103 attributes | Anton Tananaev |
2017-08-14 | Trim email address | tsmgeek |
2017-08-10 | Implement delayed overspeed events | Abyss777 |
2017-08-09 | Implement motion detection similar to trips detection | Abyss777 |
2017-07-31 | - Rename QueryAdditional to QueryExtended | Abyss777 |
2017-07-31 | Implement SQL requests construction | Abyss777 |
2017-07-23 | Merge pull request #3373 from Abyss777/refactor_managers | Anton Tananaev |
2017-07-22 | - Add Permission helper Class | Abyss777 |
2017-07-21 | Use classes instead of constants everywhere | Abyss777 |
2017-07-21 | Abolish permissions classes and get permissions as Map from DB | Abyss777 |
2017-07-20 | Rename Identifiable and Extensible to BaseModel and ExtendedModel | Abyss777 |
2017-07-19 | Refactored four managers | Abyss777 |
2017-07-18 | Implement additional Syrus data | Anton Tananaev |
2017-07-14 | Implement driverChanged event instead of driverUnauthorized | Abyss777 |
2017-07-14 | Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute | Abyss777 |
2017-07-12 | Implement Driver Unauthorized Event | Abyss777 |
2017-07-12 | - Handle rfid attributes and populate driverUniqueId | Abyss777 |
2017-07-11 | Implement Driver models, schema and database | Abyss777 |
2017-07-05 | Add new attribute keys (fix #3313) | Anton Tananaev |
2017-06-26 | Support watch audio file | Anton Tananaev |
2017-06-16 | Implement statistics collection | Anton Tananaev |
2017-06-15 | Add missing Watch alarms | Anton Tananaev |
2017-06-03 | Update Command.java | Florian |
2017-06-02 | Update Command.java | Florian |
2017-06-02 | Update Command.java | 5of9 |
2017-05-31 | Implement image saving | Anton Tananaev |
2017-05-19 | Adjust battery and batteryLevel type | Abyss777 |
2017-05-12 | Implement computed attributes | Abyss777 |
2017-04-29 | Save more statistics info | Anton Tananaev |
2017-04-20 | Update Position.java | lalamper |
2017-04-17 | Implement fuel drop events | Anton Tananaev |
2017-04-17 | Support for optional values | Anton Tananaev |
2017-04-15 | Improve GT06 alarm decoding | Anton Tananaev |
2017-03-26 | Replace deprecated JsonSerialize with JsonInclude | AngeloBAN |
2017-03-23 | Move default device status to getter | Abyss777 |
2017-03-22 | Move device status initialization to model | Abyss777 |
2017-03-21 | Implement more Ruptela commands | Anton Tananaev |
2017-03-20 | Implement phone to device comparison | Abyss777 |
2017-03-14 | Merge pull request #3001 from Abyss777/timezone | Anton Tananaev |
2017-03-14 | - Use ternary operator | Abyss777 |
2017-03-14 | Re-implement StarLink protocol decoder | Anton Tananaev |
2017-03-13 | - Add timezone field to User and Server model | Abyss777 |
2017-03-08 | Minor formatting fixes | Anton Tananaev |
2017-03-08 | Merge pull request #2979 from jon-stumpf/jss-add-info | Anton Tananaev |
2017-03-06 | Introduce terms "data" and "text" commands | Abyss777 |
2017-03-05 | Updated comments in Position.java; | jon-stumpf |
2017-03-05 | Updated units of measure comments in Position.java; | jon-stumpf |
2017-03-05 | Added units of measure as comments to specific keys; | jon-stumpf |
2017-03-04 | Added Position.KEY_COMMAND; | jon-stumpf |