aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/MiniFinderProtocol.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-10-17Move server init into constructorAnton Tananaev
2018-10-17Automatically get protocol nameAnton Tananaev
2018-10-16Remove remaining handler namesAnton Tananaev
2018-06-08Migrate L, M, N protocolsAnton Tananaev
2017-03-06Introduce terms "data" and "text" commandsAbyss777
2016-12-30Add more MiniFinder commandsAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-15Remove unnecessary this-dot prefixAnton Tananaev
2016-08-28Add more MiniFinder commandsAnton Tananaev
2016-08-23Add commands to Mini Finder protocolAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-07Implement general custom commandsAnton Tananaev
2016-03-18Reorder minifinder pipeline handlersAnton Tananaev
2016-03-17Minifinder needs a stringEncoder as well as an ObjectEncoderHans van den Elsen
2016-02-15Polishing up the custom commands for MiniFinderHans van den Elsen
2016-02-13Changed supported commands to customHans van den Elsen
2016-02-13Added objectEncoder for Minifinder protocolHans van den Elsen
2016-02-12Added functionality to Minifinder protocol to send commandsHans van den Elsen
2016-02-11added custom commandHans van den Elsen
2016-02-09Added API endpoint for our raw commandsHans van den Elsen
2015-06-30Move commands related classesAnton Tananaev
2015-06-29Some cleanup and license noteAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev