Release date: 2015-06-25
- [FIX] Fixed disorted message image backgrounds on higher DPI devices
- [FIX] #212 - Open browser when message with URL attribute is clicked
- [FIX] Message view was not updated correctly if a message was deleted
- [FIX] AdapterCursorLoader did not use stable IDs
- [NEW] Messages now indicate if they have an URL attribute
- [NEW] ServiceLocator does no longer throttle publishes
- [NEW] Exposing internal statistics counter in new activity
- [NEW] Refactored ActivityWaypoints to use RecyclerView
- [NEW] Waypoints list now updates in realtime
Release date: 2015-06-24
- [NEW] Added support for GehHash based messages
- [NEW] Added support for broadcast messages
- [NEW] Added support for direct messages
- [NEW] Added support client certificates in private mode
Release date: 2015-06-18
- [FIX] Messages in hosted mode were not queued because they defaulted to QoS 0. Changed that to QoS 1.
- [FIX] Messages were not inserted into the queue (derp!)
- [FIX] Messages were not queued correctly when the MQTT client was not initialized previously
- [NEW] Implemented a Broadcast Receiver for Geofence events to check whether it gives more reliable results
- [NEW] Removed some anoying logging that flooded LogCat output
Release date: 2015-06-17 for alpha testers
- [FIX] #192 - Autostart on boot should be default
- [FIX] #198 - Desc attribute not present in transition event
- [FIX] #196 - Tid not configurable in hosted mode
- [FIX] Unable to save username
- [NEW] More granular resolving of Geocoder
Release date: 2015-06-16 for alpha testers
- [FIX] #191 - First launch after clean install should be in Public mode
- [FIX] #193 - Battery level not included in location pubs
- [FIX] #195 - Preferences were not loaded correctly after mode change
- [FIX] #197 - Race condition in message delivery callbacks
- [FIX] #201 - Missing text styles in Waypoint edit dialog
- [FIX] Restricted setting of preference keys from imported config in public and hosted mode
- [FIX] SQLite database was not initialized correctly after updating from a previous schema version
Release date: 2015-06-15 for alpha testers
- [FIX] Recursive entries to multiple views
- [FIX] #184 - Crash in org.owntracks.android.services.ServiceLocator.requestGeofences
- [FIX] #180 - Crash if the received lat value is >90 or lon >180
- [FIX] #178 - Crash in org.owntracks.android.activities.ActivityImport.extractPreferences
- [FIX] #143 - t parameter missing when reporting location from notification bar
- [FIX] Map zoom on orientation change
- [FIX] Geofences were not respecting the currently set mode
- [FIX] Connect and disconnect button was not working correctly
- [NEW] Added wtst to waypoint transition messages
- [NEW] removed enter or leave from waypoint definitions
- [NEW] Added mode switcher
- [NEW] Added public mode support
- [NEW] Added hosted mode support
- [NEW] Updated external libraries to current versions
- [NEW] Reworked navigation sidebar
- [NEW] Fixed toolbars in preferences