Age | Commit message (Expand) | Author |
---|---|---|
2016-09-16 | Use same code formatting for switches | Anton Tananaev |
2016-08-24 | - Fixed optional odometer for wondex protocol | Abyss777 |
2016-08-23 | - Fixed units of KEY_ODOMETER to meters in some protocols | Abyss777 |
2016-08-20 | Removed rounding and BigDecimal for distance and averageSpeed | Abyss777 |
2016-08-20 | - Renamed calculateFuel | Abyss777 |
2016-08-19 | - Added trips report | Abyss777 |
2016-08-12 | - Removed decimal part | Abyss777 |
2016-08-12 | - Fixed casting ignition object to boolean | Abyss777 |
2016-08-08 | - Used @Consumes and @Produces instead of direct header access | Abyss777 |
2016-08-05 | - Moved GeneralReport to separate file | Abyss777 |
2016-08-04 | - Added getGroupDevices to PermissionsManager | Abyss777 |