Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-19 | #2702 [WIP] Implement SET_TIMEZONE for watch Protocol | Alexander Menk | |
Problem: Positive time zone needs to be + prepended, custom formatter does not seem to be called | |||
2016-12-19 | #2702 Implement POSITION_PERIODIC for watch Protocol | Alexander Menk | |
2016-12-20 | Remove unused java imports | Anton Tananaev | |
2016-12-20 | Fix issue with JSON timestamps | Anton Tananaev | |
2016-12-19 | Remove unused Position keys | Anton Tananaev | |
2016-12-19 | Better network location support | Anton Tananaev | |
2016-12-19 | Remove own JSON converter | Anton Tananaev | |
2016-12-18 | Implement AIS protocol decoder | Anton Tananaev | |
2016-12-18 | Do not send position with events | Anton Tananaev | |
2016-12-18 | Include data directly into events | Anton Tananaev | |
2016-12-18 | Minor styles modifications | Anton Tananaev | |
2016-12-17 | Merge pull request #2682 from joseant/master | Anton Tananaev | |
Fix Meiligao Protocol to work with tk228 | |||
2016-12-17 | Fix Meiligao Protocol to work with tk228 | jose | |
2016-12-17 | Add support for Mozilla API key | Anton Tananaev | |
2016-12-16 | Modify Aplicom protocol decoder | Anton Tananaev | |
2016-12-16 | Decode AutoGrade status as positive | Anton Tananaev | |
2016-12-16 | Merge pull request #2686 from Abyss777/calendars | Anton Tananaev | |
Calendars implementation | |||
2016-12-15 | Fix Meiligao Protocol to work with tk228 | jose | |
Style Issues | |||
2016-12-15 | - Set period duration to 0 | Abyss777 | |
- Remove setter - Added test cases - Style fix | |||
2016-12-14 | Fix Meiligao Protocol to work with tk228 | jose | |
Fix the style issues | |||
2016-12-14 | Fix Meiligao Protocol to work with tk228 | jose | |
2016-12-15 | Fix style issues | Anton Tananaev | |
2016-12-15 | Reuse deviceId from position (fix #2660) | Anton Tananaev | |
2016-12-14 | Calendars implementation | Abyss777 | |
2016-12-15 | Begin simple web app implementation | Anton Tananaev | |
2016-12-13 | Add key support for Nominatim (fix #2620) | Anton Tananaev | |
2016-12-10 | Merge pull request #2668 from Abyss777/template_links | Anton Tananaev | |
Added links to server in mail templates | |||
2016-12-10 | - Use URL builder | Abyss777 | |
- Use Curly braces in templates | |||
2016-12-10 | Return JSON response by default | Anton Tananaev | |
2016-12-10 | Fix FindBugs reported warning | Anton Tananaev | |
2016-12-10 | Merge pull request #2650 from duke2906/master | Anton Tananaev | |
Add configurable default values for group & category on on-the-fly created devices | |||
2016-12-09 | Moved declaration to section where it is used | Philipp Prangenberg | |
2016-12-09 | Added links to server in mail templates | Abyss777 | |
2016-12-09 | Fix AT2000 response (fix #2662) | Anton Tananaev | |
2016-12-09 | Workaround for Granit coordinates (fix #2664) | Anton Tananaev | |
2016-12-09 | Fix endianness for AT2000 (fix #2662) | Anton Tananaev | |
2016-12-08 | Moving from GroupName to GroupID in default settings | Philipp Prangenberg | |
2016-12-07 | - Extract MailMessage class | Abyss777 | |
- Move getting "unknown.vm" to catch | |||
2016-12-07 | Implement mail templates | Abyss777 | |
2016-12-07 | Implement Xexun commands (fix #2639) | Anton Tananaev | |
2016-12-06 | Add support for "mail.smtp.ssl.protocols" parameter | Abyss777 | |
2016-12-06 | Merge remote-tracking branch 'upstream/master' | Philipp Prangenberg | |
2016-12-06 | Updating HashMap groupsByName in group-access methods | Philipp Prangenberg | |
2016-12-06 | Style changes | Philipp Prangenberg | |
2016-12-06 | Request smaller photo chunk | Anton Tananaev | |
2016-12-05 | Removed unnecessary Set declaration | Philipp Prangenberg | |
2016-12-05 | Removed unnecessary Set | Philipp Prangenberg | |
2016-12-05 | Beautification | Philipp Prangenberg | |
2016-12-05 | Added functionality to get group by name. | Philipp Prangenberg | |
Implemented configurable default group and default category when registering unknown devices | |||
2016-12-05 | Merge pull request #2638 from Abyss777/improve_notifications | Anton Tananaev | |
Use model instead of attributes to store Notification options |