1
0
Fork 0

feat(android): bump version and update changelog.

master
André Büsgen 2024-05-19 00:07:38 +02:00
parent 916dd70052
commit 8348aabc15
2 changed files with 2 additions and 1 deletions

View File

@ -34,3 +34,4 @@
0.32: Added support for loyalty cards from gadgetbridge
0.33: Fix alarms created in Gadgetbridge not repeating
0.34: Implement API for activity tracks fetching (Recorder app logs).
0.35: Implement API to enable/disable Sleep as Android tracking.

View File

@ -2,7 +2,7 @@
"id": "android",
"name": "Android Integration",
"shortName": "Android",
"version": "0.34",
"version": "0.35",
"description": "Display notifications/music/etc sent from the Gadgetbridge app on Android. This replaces the old 'Gadgetbridge' Bangle.js widget.",
"icon": "app.png",
"tags": "tool,system,messages,notifications,gadgetbridge",