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
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
3979665634
0.22: Ensure Bangle.setGPSPower uses 'gpsrec' as a tag
2021-07-05 10:01:11 +01:00
Gordon Williams
2b53e6f84d
correct default light theme
2021-06-30 13:52:52 +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
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
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
50c7c15a50
tweaks for low BPP screens
2021-06-22 09:36:57 +01:00
Gordon Williams
cd329f5f20
0.07: Move to 96px tiles - less files (64 -> 25) and speed up rendering
2021-06-21 13:46:16 +01:00
Gordon Williams
0efbb734a7
Merge branch 'master' of github.com:espruino/BangleApps
2021-06-21 12:58:39 +01:00
Gordon Williams
3c2eedbda4
misc welcome tweaks to bring both in line
2021-06-21 12:58:34 +01:00
Gordon Williams
38068ba981
ensure rotating cube is a bit more reliable
2021-06-21 12:49:05 +01:00
Gordon Williams
4a876079d5
Merge pull request #763 from rigrig/weather
...
weather: show wind direction, check bluetooth status when showing "weather unknown"
2021-06-21 10:09:22 +01:00
Gordon Williams
5aa11ef71e
0.21: Fix issue where a period of 1s recorded every 2s, 5s every 6s, and so on
2021-06-21 09:23:09 +01:00
Richard de Boer
863923a3aa
fix #485 : weather: add wind direction
2021-06-18 20:19:34 +02:00
Richard de Boer
aaadbd89f2
fix #762 : Adjust "weather unknown" message according to Bluetooth status
...
Also make weather setup instructions more explicit.
2021-06-18 19:27:50 +02:00
Gordon Williams
ac75110504
widlock: Handle new firmwares with 'lock' event
2021-06-17 14:14:09 +01:00
Gordon Williams
d40c64a805
Reset file modes
2021-06-17 14:13:38 +01:00
Gordon Williams
eba4d815aa
Merge branch 'master' of github.com:espruino/BangleApps
2021-06-14 16:43:10 +01:00
Gordon Williams
5d93dc0a97
Add simple thermometer
2021-06-14 16:41:09 +01:00
Weiming
664632f9a0
add tips
2021-06-11 19:34:27 -04:00
Weiming
2a209cb66a
add doc for GPS fix
2021-06-11 19:30:55 -04:00
Weiming
19c456c141
Merge branch 'espruino:master' into master
2021-06-11 19:20:33 -04:00
Gordon Williams
90a118a3ae
Merge branch 'master' of github.com:espruino/BangleApps
2021-06-11 11:35:19 +01:00
Gordon Williams
7a287c497e
Add option for 3 bit maps, scrolling support
2021-06-11 11:34:19 +01:00
Gordon Williams
45b5ab231a
minor colour change to help with rounding on 3bpp
2021-06-11 11:15:18 +01:00