Releases: Dominik-h-hub/harbour-find-my-device
Releases · Dominik-h-hub/harbour-find-my-device
Release list
v2.0-4-release
What's Changed
See below.
Packages
| Package | Description |
|---|---|
| aarch64 | App – 64-bit ARM devices (daemon RPM bundled for in-app install) |
| armv7hl | App – 32-bit ARM devices (daemon RPM bundled for in-app install) |
| i486 | App – Emulator (daemon RPM bundled for in-app install) |
| noarch (daemon) | Background services (remote commands, tracking) – install alongside the app, or directly from the app's Settings page |
Changelog
See harbour-find-my-device.changes for details.
v2.0-3-release
What's Changed
- FIX: Map tiles were partially missing. The map requested zoom level 20,
which tile.openstreetmap.org rejects with HTTP 400; the OSM standard layer
serves up to zoom 19. Zoom is now capped at 19 for the OSM provider
(Geoapify still uses 20). Became visible after the build update to the
current Sailfish OS version, whose QtLocation no longer clamps the
requested zoom to the provider maximum. - FIX: The OSM user agent was not yet available on page loading.
Packages
| Package | Description |
|---|---|
| aarch64 | App – 64-bit ARM devices (daemon RPM bundled for in-app install) |
| armv7hl | App – 32-bit ARM devices (daemon RPM bundled for in-app install) |
| i486 | App – Emulator (daemon RPM bundled for in-app install) |
| noarch (daemon) | Background services (remote commands, tracking) – install alongside the app, or directly from the app's Settings page |
Changelog
See harbour-find-my-device.changes for details.
v2.0-2-release
What's Changed
See below.
Packages
| Package | Description |
|---|---|
| aarch64 | App – 64-bit ARM devices (daemon RPM bundled for in-app install) |
| armv7hl | App – 32-bit ARM devices (daemon RPM bundled for in-app install) |
| i486 | App – Emulator (daemon RPM bundled for in-app install) |
| noarch (daemon) | Background services (remote commands, tracking) – install alongside the app, or directly from the app's Settings page |
Changelog
See harbour-find-my-device.changes for details.
v2.0-1-release
What's Changed
- CHANGED: Jolla-Store compliance refactoring (two-RPM model)
- CHANGED: App data moved to the Sailjail data dir
- FIX: MQTT publishing now survives WLAN/mobile network handovers
- FIX: TCP_USER_TIMEOUT half-open sockets
- FIX: battery use reduced
Packages
| Package | Description |
|---|---|
| aarch64 | App – 64-bit ARM devices (daemon RPM bundled for in-app install) |
| armv7hl | App – 32-bit ARM devices (daemon RPM bundled for in-app install) |
| i486 | App – Emulator (daemon RPM bundled for in-app install) |
| noarch (daemon) | Background services (remote commands, tracking) – install alongside the app, or directly from the app's Settings page |
Changelog
See harbour-find-my-device.changes for details.
v1.1-1-release
What's Changed
- FIX: Improve MQTT connection robustness across WLAN/mobile handovers
- FIX: Add rotating file logs under /tmp/
- ADDED: Enhancement of descriptions and texts.
- ADDED: french translation provided by @EnigmaTriton
Packages
| Architecture | Description |
|---|---|
| aarch64 | 64-bit ARM devices |
| armv7hl | 32-bit ARM devices |
| i486 | Emulator |
Changelog
See harbour-find-my-device.changes for details.
v1.0-1-release
What's Changed
- ADDED: swedish translation provided by @eson57
- FIX: daemon_cmd - in some cases false user was picked for wipe of device.
- FIX: Added detailed description why sailjail needs to be off.
- FIX: Switched dbus services to freedesktop.systemd api
- FIX: mqtt client was not closed when publish was changed to 0
- FIX: Long delay for first FIX after appstart
- ADDED: Show bannner when GPS FIX was not successfully after 90s.
- FIX: GPS-Daemon starts to connect to MQTT now on startup and not after GPS-FIX.
Packages
| Architecture | Description |
|---|---|
| aarch64 | 64-bit ARM devices |
| armv7hl | 32-bit ARM devices |
| i486 | Emulator |
Changelog
See harbour-find-my-device.changes for details.
v0.1-1-release
What's Changed
Initial implementation of “Find My Device” for Sailfish OS, introducing a QML UI backed by Python utilities and background services for GPS tracking and remote commands (MQTT + SMS), plus packaging and CI wiring.
Changes:
- Add systemd user daemons (GPS publisher + command listener) and a root privileged action processor triggered via a spool directory.
- Add Python backend modules for MQTT, GPS/geoclue, SMS command handling/sending, device actions (ring/lock/camera/delete), and SQLite-based state/settings.
- Replace the template UI with a map/devices UI, add cover integration, and update RPM/qmake/CI packaging.
Packages
| Architecture | Description |
|---|---|
| aarch64 | 64-bit ARM devices |
| armv7hl | 32-bit ARM devices |
| i486 | Emulator |
Changelog
See harbour-find-my-device.changes for details.