Age | Commit message (Expand) | Author |
2022-10-02 | Remove duplicate class | Anton Tananaev |
2022-10-02 | Use singletons where possible | Anton Tananaev |
2022-10-01 | Enable iOS sound | Anton Tananaev |
2022-09-29 | Synchronize queued commands | Anton Tananaev |
2022-09-29 | Use DB command queue | Anton Tananaev |
2022-09-29 | Simplify commands logic | Anton Tananaev |
2022-09-29 | Remove queueing parameter | Anton Tananaev |
2022-09-28 | Queued command model | Anton Tananaev |
2022-09-27 | Support RFTRACK monitoring units | Anton Tananaev |
2022-09-27 | Better PID decoding error | Anton Tananaev |
2022-09-25 | Persist device state | Anton Tananaev |
2022-09-21 | Fix forwarding date format | Anton Tananaev |
2022-09-21 | Reformat forwarding request | Anton Tananaev |
2022-09-21 | Refactor motion handling | Anton Tananaev |
2022-09-21 | Merge pull request #4912 from stefanclark/Xexun2Encoder | Anton Tananaev |
2022-09-19 | Refactor overspeed handling | Anton Tananaev |
2022-09-19 | Decode TR08X tampering alarm | Anton Tananaev |
2022-09-18 | Refactor G1RUS protocol | Anton Tananaev |
2022-09-18 | Merge branch 'master' into g1rus-dev | Anton Tananaev |
2022-09-18 | Refactor NDTPv6 protocol | Anton Tananaev |
2022-09-18 | Merge branch 'master' into ndtpv6-dev | Anton Tananaev |
2022-09-18 | Refactor M-5000/10000 decoding | Anton Tananaev |
2022-09-18 | Merge pull request #4941 from anton2920/piligrim-dev | Anton Tananaev |
2022-09-18 | Decode TAT100 cell info | Anton Tananaev |
2022-09-17 | Navtelecom fuel temperature | Anton Tananaev |
2022-09-17 | Some Navis improvements | Anton Tananaev |
2022-09-17 | Remove unnecessary assignment | Anton Tananaev |
2022-09-17 | Fix temperature decoding | Anton Tananaev |
2022-09-17 | Xexun2 Encoder update | Stefan Clark |
2022-09-16 | Add Fifotrack Q2 response | Anton Tananaev |
2022-09-16 | Handle multiple DT700 sensors | Anton Tananaev |
2022-09-16 | Safer Teltonika IO decoding | Anton Tananaev |
2022-09-12 | Fix manager permission check | Anton Tananaev |
2022-09-10 | Fix GT800 door decoding | Anton Tananaev |
2022-09-09 | Add DT700 bluetooth temperature | Anton Tananaev |
2022-09-09 | Decode G18 light sensor | Anton Tananaev |
2022-09-08 | Handle unlinked notifications | Anton Tananaev |
2022-09-08 | Add Thuraya protocol support | Anton Tananaev |
2022-09-08 | Attributes never null | Anton Tananaev |
2022-09-07 | Added support for NDTPv6 protocol | anton2920 |
2022-09-07 | Moved logger messages to debug logs | anton2920 |
2022-09-07 | Fixed regex for replacing event keys | anton2920 |
2022-09-07 | Changed regex for replacing event keys | anton2920 |
2022-09-07 | Refactored naming convention to 'camelCase' and changed 'System.out.println' ... | anton2920 |
2022-09-07 | Replaced hard-coded ID with phone number | anton2920 |
2022-09-07 | Added workaround for 'ALARM KEY;' | anton2920 |
2022-09-07 | Commented out 'System.out.println()'s | anton2920 |
2022-09-07 | WIP: Added position return | anton2920 |
2022-09-07 | Added parsing of GPS NMEA message | anton2920 |
2022-09-07 | Added NMEA parser (that doesn't s**ck) | anton2920 |