Skip to content

Commit 6341ad1

Browse files
author
thyttan
committed
Merge branch 'phonevolume' into app-loader
2 parents 0bdc47e + e01bbb3 commit 6341ad1

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

apps/android/ChangeLog

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,7 @@
4141
0.38: Don't rewrite settings file on every boot!
4242
0.39: Move GB message handling into a library to reduce boot time from 40ms->13ms
4343
0.40: Ensure we send health 'activity' message to gadgetbridge (added 2v26)
44-
0.41: When using `actfetch`, fetch historical activity type too
44+
0.41: When using `actfetch`, fetch historical activity type too
45+
0.42: Add handling for android STREAM_MUSIC volume level info, emitting on
46+
arrival.
47+

apps/android/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "android",
33
"name": "Android Integration",
44
"shortName": "Android",
5-
"version": "0.41",
5+
"version": "0.42",
66
"description": "Display notifications/music/etc sent from the Gadgetbridge app on Android. This replaces the old 'Gadgetbridge' Bangle.js widget.",
77
"icon": "app.png",
88
"tags": "tool,system,messages,notifications,gadgetbridge",

0 commit comments

Comments
 (0)