New Features
- Offline mode - Improved the "offline UI" to only show relevant informations and settings
- Auto-export - Scheduled background export of location data via WorkManager
- Pause GPS when stationary - Automatically pauses GPS updates when the device is not moving to save battery; resumes on motion detection; on by default
- Configurable units & time format - Choose between metric/imperial and 12h/24h display in settings
- Profile editor pre-fill - Profile editor now pre-fills with current main settings values and shows defaults as hints
Bug Fixes
- ForegroundServiceStartNotAllowedException - Gracefully handle background service start restrictions on Android 12+ instead of crashing
- Condition monitors - Fixed condition monitors not restarting correctly on profile recheck
Maintenance
- Settings UI components - Extracted shared settings UI components (SettingRow, RadioDot, FormatSelector) to reduce duplication
- Reproducible builds - Pinned AGP version and fixed build IDs for reproducible builds
Full Changelog: v1.3.2...v1.4.0