Commit Graph

3936 Commits (2e8d6db613ed54afa7232593b5d7c33319d83bef)

Author SHA1 Message Date
adrian w kirk 224975ea81 solar clock BUGFIX. Clock missing GPS update on screen 2021-07-19 09:18:14 +01:00
adrian w kirk 07698a9cf1 Solar Clock - need to update the twilight times on a new day 2021-07-19 01:51:38 +01:00
adrian w kirk a8dac4729b solar clock: added the sun up and sundown times
- also tidied up long and lat readouts
2021-07-18 14:11:56 +01:00
numerist ba63388a09
Update ChangeLog 2021-07-18 06:31:23 -04:00
adrian w kirk 9ffb1062eb solar clock: display North and East around the wrong way 2021-07-17 21:36:20 +01:00
adrian w kirk ecf497d010 solar clock: fixed typo apps index 2021-07-17 21:10:07 +01:00
awkirk71 4c9436a5c0
Merge branch 'espruino:master' into master 2021-07-17 21:08:06 +01:00
adrian w kirk 03716d5b80 solar clock: First Commit 2021-07-17 21:04:04 +01:00
numerist 13598a209a
Update ChangeLog 2021-07-17 15:57:58 -04:00
numerist 7c5369d11f
Update app.js 2021-07-17 15:49:50 -04:00
Jorge Pérez Ramos 906b530f58
Add files via upload 2021-07-15 16:45:52 +02:00
Jorge Pérez Ramos 8197f96e24
Update apps.json 2021-07-15 16:42:32 +02:00
Jorge Pérez Ramos 4c8cd1f581
Add files via upload 2021-07-15 16:41:05 +02:00
Jorge Pérez Ramos e9abfa160e
Update apps.json 2021-07-15 16:40:47 +02:00
Jorge Pérez Ramos 185ed9ed9b
Add files via upload 2021-07-15 16:35:42 +02:00
Jorge Pérez Ramos 78bf4516f2
Delete heart.img 2021-07-15 16:35:06 +02:00
Jorge Pérez Ramos 12fd3ca464
Delete iconWatch.img 2021-07-15 16:34:52 +02:00
Jorge Pérez Ramos 232c49a6ce
Delete app.js 2021-07-15 16:33:41 +02:00
Jorge Pérez Ramos 1a95cbf7f6
Update apps.json 2021-07-15 16:18:37 +02:00
Jorge Pérez Ramos 185a57a191
Update apps.json 2021-07-15 16:12:49 +02:00
Jorge Pérez Ramos 7aa9fb88ee
Add files via upload 2021-07-15 15:33:16 +02:00
Jorge Pérez Ramos 6acfa724fa
Add files via upload 2021-07-15 15:33:02 +02:00
Jorge Pérez Ramos bd32905794
Update apps.json 2021-07-15 15:28:56 +02:00
Jorge Pérez Ramos 99860e9ff6
Delete widget.js 2021-07-12 22:22:54 +02:00
Jorge Pérez Ramos 9839e65fe6
Add files via upload 2021-07-12 22:22:29 +02:00
Jorge Pérez Ramos bdfb28ab42
Add files via upload 2021-07-12 22:13:28 +02:00
Jorge Pérez Ramos 696385b38d
Add files via upload 2021-07-12 21:51:02 +02:00
Jorge Pérez Ramos da87512cb8
Add files via upload 2021-07-12 21:44:10 +02:00
Jorge Pérez Ramos 42b4f71f4f
Add files via upload 2021-07-12 21:42:00 +02:00
Jorge Pérez Ramos f1fc7256b7
Add files via upload 2021-07-12 21:36:35 +02:00
Jorge Pérez Ramos 230d8e195e
Delete app.js 2021-07-12 21:32:10 +02:00
Jorge Pérez Ramos c7abb95f90
Add files via upload 2021-07-12 21:28:30 +02:00
Jorge Pérez Ramos 223ccb7e38
Delete algo.txt 2021-07-12 21:26:49 +02:00
Jorge Pérez Ramos 8d9b078a48
Delete widget.js 2021-07-12 21:26:42 +02:00
Jorge Pérez Ramos b20e1ff2de
Add files via upload 2021-07-12 21:25:12 +02:00
Jorge Pérez Ramos 5838f49683
Add files via upload 2021-07-12 21:21:02 +02:00
Jorge Pérez Ramos 284beede2a
Add files via upload 2021-07-12 21:13:23 +02:00
Jorge Pérez Ramos 51f380099c
Rename connection.wid.js to widget.js 2021-07-12 21:04:45 +02:00
Jorge Pérez Ramos 6caa55054f
Add files via upload 2021-07-12 21:02:22 +02:00
Jorge Pérez Ramos 596fcfd01c
Delete widget.js 2021-07-12 21:02:08 +02:00
Jorge Pérez Ramos 749eed2a61
Add files via upload 2021-07-12 20:59:49 +02:00
Jorge Pérez Ramos f39f1d6804
Add files via upload 2021-07-12 20:56:31 +02:00
fxiii b166efc912 Magic 8 Ball Italiano : like Magic 8 Ball but in italian :D 2021-07-11 21:47:34 +02:00
fxiii c341947e7d Red torch: like torch but red :D 2021-07-11 21:27:09 +02:00
fxiii d62dec7dcb App Manager: Allow negative numbers when manual-sorting 2021-07-11 21:18:13 +02:00
fxiii fc0989ca41 Desktop Launcher: reset to clock after 2 mins of inactivity 2021-07-11 21:13:18 +02:00
fxiii c882c52b27 Black Jack game: ignoring buttons events on pauses 2021-07-11 21:07:20 +02: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