Age | Commit message (Expand) | Author |
2015-11-19 | Add approximate location filtering | Anton Tananaev |
2015-11-19 | Remove unused import and variable | Anton Tananaev |
2015-11-19 | Mark LBS locations as approximate | Anton Tananaev |
2015-11-19 | Implement LBS support for TK103 | Anton Tananaev |
2015-11-19 | Check for missing LBS information | Anton Tananaev |
2015-11-18 | Support GSM based locations (fix #346) | Anton Tananaev |
2015-11-18 | Ignore unknown GT02 messages (fix #1537) | Anton Tananaev |
2015-11-18 | Implement location provider channel handler | Anton Tananaev |
2015-11-18 | Implement OpenCellID location provider | Anton Tananaev |
2015-11-18 | Initial code for location providers | Anton Tananaev |
2015-11-18 | Ignore null values in json object | Anton Tananaev |
2015-11-18 | Clean up adding dynamic handlers | Anton Tananaev |
2015-11-18 | Merge pull request #1534 from ivanfmartinez/master | Anton Tananaev |
2015-11-17 | Implement timeout for device status | Anton Tananaev |
2015-11-16 | add support for configurable handlers | Ivan Martinez |
2015-11-17 | Update device status via async web service | Anton Tananaev |
2015-11-17 | Finish Huabao protocol implementation | Anton Tananaev |
2015-11-16 | Extend async request to include devices | Anton Tananaev |
2015-11-16 | Ignore HTTP protocol connection status | Anton Tananaev |
2015-11-16 | Update device status in the database | Anton Tananaev |
2015-11-16 | Add outdated position boolean flag | Anton Tananaev |
2015-11-16 | Disable async debugging and add test | Anton Tananaev |
2015-11-15 | Make LBS tests even stricter | Anton Tananaev |
2015-11-15 | Store LAC and CID in right format | Anton Tananaev |
2015-11-15 | Store correct MCC and MNC values | Anton Tananaev |
2015-11-15 | Fix LBS info for some decoders | Anton Tananaev |
2015-11-15 | Rename cell attribute to cid | Anton Tananaev |
2015-11-15 | Allow multiple origin domains (fix #1526) | Anton Tananaev |
2015-11-15 | Support for GT02 heartbeat messages | Anton Tananaev |
2015-11-15 | Config parameter for allow origin (fix #1526) | Anton Tananaev |
2015-11-15 | Merge pull request #1527 from guterresrafael/master | Anton Tananaev |
2015-11-15 | Fix AutoFon45 identification (fix #1528) | Anton Tananaev |
2015-11-14 | Add api support to http methods and status codes. | Rafael Guterres |
2015-11-14 | Update queries in config files | Anton Tananaev |
2015-11-14 | Fix newly reported check style issues | Anton Tananaev |
2015-11-14 | Merge pull request #1510 from guterresrafael/master | Anton Tananaev |
2015-11-11 | Avoid using POSIX regex class | Anton Tananaev |
2015-11-11 | Remove unused java class import | Anton Tananaev |
2015-11-11 | Remove extra device status logging | Anton Tananaev |
2015-11-11 | Add support for GV300 iButton | Anton Tananaev |
2015-11-11 | Add GPS103 request photo command | Anton Tananaev |
2015-11-10 | Remove silly comment from code | Anton Tananaev |
2015-11-09 | Remove unused java imports | Anton Tananaev |
2015-11-09 | Change log messages formatting | Anton Tananaev |
2015-11-09 | Add initial code for device status | Anton Tananaev |
2015-11-08 | Set protocol name for all positions | Anton Tananaev |
2015-11-08 | Set protocol name in GoSafe decoder | Anton Tananaev |
2015-11-08 | Fix refresh async session issue | Anton Tananaev |
2015-11-08 | Clean up Java code formatting | Anton Tananaev |
2015-11-07 | Fix Huabao protocol check issues | Anton Tananaev |