Richard de Boer
6406788165
gbridge: Modified music notification for updated 'notify' library
2020-07-19 21:59:59 +02:00
Richard de Boer
1b2f8e7404
gbridge: Nicer display of alarm clock notifications
...
My phone generates these events for alarms (even labelled ones):
{"t":"notify","id":1592721702,"src":"ALARMCLOCKRECEIVER"}
{"t":"notify-","id":1592721702} // when dismissing the alarm
This commit shows a nice alarm-clock icon and friendlier title instead,
but preserves event title/body if it is provided after all.
Lifted the icon from apps/alarm/app-icon.js
2020-07-07 21:41:24 +02:00
Richard de Boer
a5f3118859
gbridge: Handle notify- events
...
So dismissing notifications on the phone also clears them on the watch
2020-07-07 20:53:00 +02:00
Richard de Boer
b172017f2e
gbridge: Don't keep LCD on while playing music
...
Looks like this fell through during the 'notify' upgrade.
Some apps can keep the LCD pretty much awake all the time with
"position" updates.
2020-06-30 22:48:00 +02:00
Gordon Williams
77de51dac4
gadgetbridge: Added 'find' event handling
2020-06-05 11:21:52 +01:00
Gordon Williams
519262793d
Added ability to specify dependencies (used for `notify` at the moment)
...
Gadgetbridge: Modified to use the 'notify' library
2020-06-04 15:19:37 +01:00
Richard de Boer
631abb812e
gbridge: Add setting to show/hide icon
2020-05-28 23:27:10 +02:00
Ben Whittaker
9ebb718cc2
gbridge: report battery status more often
...
Make the gbridge widget report battery status
- every 10 minutes
- 2 seconds after a new bluetooth connection is initiated
2020-05-17 19:12:31 -04:00
Gordon Williams
a4ec9965ba
Make widget play well with other Gadgetbridge widgets/apps
2020-04-16 10:31:59 +01:00
Gordon Williams
f890227b61
gbridge: 0.09: Update Bluetooth connection state automatically
2020-04-15 10:53:03 +01:00
Richard de Boer
1bea7a450e
gbridge: don't turn on screen at start of every song
...
Do draw the notification, so you can still look up what is playing.
2020-04-07 22:08:29 +02:00
Richard de Boer
27c02f05e4
Gadgetbridge: move config to settings menu
...
gbridge: remove `gbridge.app.js` from `apps.json`
This file no longer exists, so don't mention it anymore.
2020-04-06 21:52:56 +02:00
Gordon Williams
86ab3706ea
Gadgetbridge App 'Connected' state is no longer toggleable
2020-04-03 13:42:31 +01:00
Gordon Williams
155270f668
Merge branch 'master' into call-notifications
2020-04-03 13:25:38 +01:00
Michael Werner
9692204ce0
Bump Gadgetbridge version to 0.05
2020-04-02 21:20:56 +02:00
Simon Weis
b7b5d6764b
Adds gbridge call notification and refactor widget
2020-03-28 13:12:59 +01:00
Gordon Williams
e0d29c81f2
Big refactor #2 - variable width widgets
2020-03-05 13:15:27 +00:00
Gordon Williams
a772280871
Add ChangeLog checking
2020-03-05 13:15:03 +00:00