Commit Graph

3722 Commits (944d89468bc18f25a07c384d0306ddfd335d107b)

Author SHA1 Message Date
L. Christopher Bird 944d89468b fkxed icon from object to string 2021-07-22 12:38:24 -07:00
L. Christopher Bird dda544bd58 Fixed Syntax error 2021-07-22 12:17:58 -07:00
L. Christopher Bird 2c952dc281 FAFF 2021-07-22 11:58:03 -07:00
L. Christopher Bird 026c63f7dd correct syntax error 2021-07-22 11:53:26 -07:00
L. Christopher Bird e4880a57d4 YAFF 2021-07-22 10:59:29 -07:00
L. Christopher Bird 13b65888f8 YAFF 2021-07-22 10:48:34 -07:00
L. Christopher Bird 0d6524ff2e fixed synatx error 2021-07-22 10:45:24 -07:00
L. Christopher Bird 53a138f116 YAFF a comma 2021-07-22 10:34:41 -07:00
L. Christopher Bird f43b2d3319 YAFF 2021-07-22 10:27:16 -07:00
L. Christopher Bird 89f67dff6e another format fix *sigh* 2021-07-22 10:20:06 -07:00
L. Christopher Bird 51a10df84c formatting fixes (forgive the noob) 2021-07-22 10:11:24 -07:00
L. Christopher Bird 3f50989e03 Formating fixes 2021-07-22 09:59:39 -07:00
L. Christopher Bird 1d5dc855d0 Added Fahrenheit Thermometer 2021-07-22 09:34:03 -07:00
Gordon Williams 4a01fa1c6c
Merge pull request #770 from epw/master
Add support for dismissing Gadgetbridge notifications through notify
2021-07-10 19:41:38 +01:00
Eric Willisson 3e41465d64 Fix tabbing 2021-07-09 20:10:13 -04:00
Eric Willisson c3e91b4a30 Adds support for dismissing Gadgetbridge notifications through notify app.
Most of the support was already there, so this is just a few small steps:
- notify.js gets a dismiss_and_hide() exported function that can send the "notify-" event to Gadgetbridge, if installed
- dismiss_and_hide() is called when the Bangle.js screen is touched, instead of just hide()
- Gadgetbridge's widget.js saves "notify"-type events to a variable
- Gadgetbridge's widget.js sends a DISMISS action back to the Android app on "notify-" events, using the saved event data

Note that this is a limited implementation. For example, only the most recent notfication is saved (when a new one comes in, the old one is overridden in the variable), so it will be dismissed on the phone. A more advanced implementation might make it possible to choose which notification to dismiss.

From my own testing, this does properly count as a "swipe-away" style dismiss event in Android, so apps that react to notifications being swiped away will be triggered as expected.
2021-07-09 14:56:19 -04:00
Gordon Williams 6670d51724 new firmware 2021-07-09 17:43:21 +01:00
Gordon Williams c9559961b4 ability to package all files up into a binary blob 2021-07-08 11:12:49 +01:00
Gordon Williams 3979665634 0.22: Ensure Bangle.setGPSPower uses 'gpsrec' as a tag 2021-07-05 10:01:11 +01:00
Gordon Williams fcc6a234d7 capitals 2021-06-30 16:22:49 +01:00
Gordon Williams 2b53e6f84d correct default light theme 2021-06-30 13:52:52 +01:00
Gordon Williams 294c544a84 Bangle.js 2 tweaks 2021-06-30 13:24:58 +01:00
Gordon Williams 97e6d54f89 Quick about tweak to make it work if only one button 2021-06-30 10:18:21 +01:00
Gordon Williams 8e11e1811c Add Bangle.js 2 scroll launcher 2021-06-30 10:17:55 +01:00
Gordon Williams 8b4af27cfc swap nob2 tag to bno2 to allow us to filter on search term 'b2' more easily 2021-06-30 10:13:24 +01:00
Gordon Williams a4358600a0 verticalface 0.09: Fix time when minutes<10 and hours>9 (fix #767) 2021-06-28 11:13:47 +01:00
Gordon Williams 0688d79d3f Merge branch 'master' of github.com:espruino/BangleApps 2021-06-25 10:50:31 +01:00
Gordon Williams 1ebd554ef8 tweak for #766 to copy with very slow file reads 2021-06-25 10:50:23 +01:00
Gordon Williams 25b3a4a8d2
Merge pull request #765 from hughbarney/master
kicthen: added stepo2 as a combination replacement for stepo and digi watch faces
2021-06-25 08:08:11 +01:00
hughbarney 5730d8cc23 kitchen: added stepo2 as a replacement for stepo and digi 2021-06-24 21:15:25 +01:00
hughbarney 48033a47b4 Merge remote-tracking branch 'upstream/master' 2021-06-24 20:38:08 +01:00
hughbarney df2b229a1d Added stepo2, a combo of stepo and digi 2021-06-24 20:36:45 +01:00
Gordon Williams ede6318ac6 add settings theme menu 2021-06-24 16:09:40 +01:00
Gordon Williams 9aa746fbc3 Modified to use setUI, theme and different screens 2021-06-24 15:45:49 +01:00
Gordon Williams e4dc3e7afd Changed setWatch to Bangle.setUI 2021-06-24 15:13:45 +01:00
Gordon Williams e54466d7b3 Changed setWatch to Bangle.setUI 2021-06-24 15:11:14 +01:00
Gordon Williams 1d0a618356 setui 2021-06-24 14:39:25 +01:00
Gordon Williams 272007c652 more tweaks 2021-06-24 14:29:13 +01:00
Gordon Williams 490a0b9670 0.05: setUI, screen size changes 2021-06-24 14:17:44 +01:00
Gordon Williams 083eac0143 setUI tweaks 2021-06-24 14:14:42 +01:00
Gordon Williams 36a1678931 update APIs 2021-06-24 14:00:40 +01:00
Gordon Williams 1d3079528a Use setUI, work with smaller screens and themes 2021-06-24 13:34:45 +01:00
Gordon Williams f6389ead76 cliock 0.13: Use setUI, work with smaller screens and themes 2021-06-24 13:24:43 +01:00
Gordon Williams 03ee6aea83 Update to use Bangle.setUI instead of setWatch 2021-06-24 13:12:59 +01:00
Gordon Williams 0abc0ae213 animclk 0.03: Update to use setUI 2021-06-24 12:15:01 +01:00
Gordon Williams 8fe6a38eaf analogimgclk Update to use setUI 2021-06-24 12:13:56 +01:00
Gordon Williams 547d9c8bf5 0.15: Add color scheme, different size screen support 2021-06-24 12:04:53 +01:00
Gordon Williams fec0aad0eb openstmap Update for drag event refactor 2021-06-24 11:37:30 +01:00
Gordon Williams 532f1fe6a7 tag apps we know work on the new device as 'b2' 2021-06-23 08:59:09 +01:00
Gordon Williams 50c7c15a50 tweaks for low BPP screens 2021-06-22 09:36:57 +01:00