Marco H
|
7512fd97a6
|
Add dependency
|
2022-11-15 12:31:30 +01:00 |
Hank
|
99a71e319d
|
Typo
|
2022-11-15 12:14:47 +01:00 |
Hank
|
38ed887e85
|
0.23: Added fast load
|
2022-11-15 12:10:45 +01:00 |
Marco H
|
4c79602aee
|
Missing break
|
2022-11-15 12:03:08 +01:00 |
Marco H
|
c918fb301e
|
Initial version of Sleep Status Widget
|
2022-11-15 11:59:46 +01:00 |
Gordon Williams
|
6d935fda86
|
Merge pull request #2273 from thyttan/widanclk
[Analog Clock Widget] clear before redraw
|
2022-11-15 10:49:42 +00:00 |
Gordon Williams
|
28d8f7c57e
|
0.53: Messages now uses Bangle.load() to load messages app faster (if possible)
|
2022-11-15 10:48:09 +00:00 |
Gordon Williams
|
9827415380
|
Merge pull request #2271 from thyttan/iconlaunch
[Icon launcher] Use Bangle.load and Bangle.showClock
|
2022-11-15 10:34:11 +00:00 |
thyttan
|
c6e70dbab4
|
Use Bangle.load and Bangle.showClock
|
2022-11-15 11:23:36 +01:00 |
thyttan
|
96a7ccd8c5
|
clear before redraw
|
2022-11-15 10:19:17 +01:00 |
Gordon Williams
|
517d1fcfae
|
Merge pull request #2264 from halemmerich/swipetoclock
swp2clk - Implement compatibility with Bangle.load/Bangle.showClock
|
2022-11-15 09:16:19 +00:00 |
Gordon Williams
|
37b6637969
|
tweaks as per https://github.com/espruino/BangleApps/pull/2272#issuecomment-1314987512
|
2022-11-15 08:58:49 +00:00 |
Gordon Williams
|
c2e8b2ab98
|
Merge pull request #2272 from halemmerich/slopeclock
Slopeclock/pp - Reset graphics to remove font from memory
|
2022-11-15 08:54:55 +00:00 |
Gordon Williams
|
caab338ba2
|
Merge pull request #2263 from thyttan/torch
[Torch] use Bangle.showClock
|
2022-11-15 08:30:06 +00:00 |
Martin Boonk
|
ed4c4a8639
|
swp2clk - Fix metadata version
|
2022-11-14 20:37:21 +01:00 |
Martin Boonk
|
8b6bff8bf6
|
swp2clk - Always have a swipe handler and decide what to do on every swipe
|
2022-11-14 20:23:13 +01:00 |
Martin Boonk
|
62659c0042
|
swp2clk - Add swipe handler in timeout to prevent multiple execution
|
2022-11-14 20:23:13 +01:00 |
Martin Boonk
|
fa746ecfb9
|
swp2clk - More logging
|
2022-11-14 20:23:13 +01:00 |
Martin Boonk
|
c3a5212ddd
|
swp2clk - Implement compatibility with Bangle.load/Bangle.showClock
|
2022-11-14 20:23:09 +01:00 |
Martin Boonk
|
19db3cd24f
|
slopeclock/pp - Bump version
|
2022-11-14 19:23:55 +01:00 |
Martin Boonk
|
40263f0ca9
|
slopeclock/pp - Reset graphics to remove font from memory
|
2022-11-14 19:10:35 +01:00 |
thyttan
|
73a39e68b4
|
add fast switching
|
2022-11-14 17:54:31 +01:00 |
Gordon Williams
|
f0a270b1b2
|
Merge pull request #2270 from myxor/patch-1
Fix build
|
2022-11-14 14:49:22 +00:00 |
Marco H
|
e4cf148482
|
Update metadata.json
|
2022-11-14 15:10:14 +01:00 |
Gordon Williams
|
42d373f972
|
fwupdate 0.05: Rename Bootloader->DFU and add explanation to avoid confusion with Bootloader app
|
2022-11-14 10:43:17 +00:00 |
Gordon Williams
|
51bebcfaff
|
Merge pull request #2266 from halemmerich/bthrm
bthrm - Fix internal recording and prevent bpm==0 BT-HRM-events
|
2022-11-14 09:27:16 +00:00 |
Gordon Williams
|
d37a865813
|
Merge pull request #2261 from thyttan/dtlaunch
[Desktop Launcher] Use Bangle.load() and Bangle.showClock()
|
2022-11-14 09:06:10 +00:00 |
Gordon Williams
|
d9a6fd839f
|
Merge pull request #2259 from thyttan/quicklaunch
[Quick Launch] Use Bangle.load(), remove the special 'Show launcher' entry
|
2022-11-14 09:04:22 +00:00 |
Gordon Williams
|
a0df4d631a
|
Merge pull request #2257 from thyttan/swp2clk
[Swp2clk] Fix deleting from white/black lists
|
2022-11-14 09:03:29 +00:00 |
Gordon Williams
|
e7cfec62b8
|
Merge pull request #2256 from halemmerich/polyfills
boot - Add polyfills for Bangle.load and Bangle.showClock
|
2022-11-14 09:01:45 +00:00 |
Martin Boonk
|
5644f44f3f
|
bthrm - Disable fallback correctly
|
2022-11-13 00:20:05 +01:00 |
Martin Boonk
|
8c1fce695b
|
bthrm - Mark internal HRM events as e.src="int"
|
2022-11-12 23:20:50 +01:00 |
Martin Boonk
|
637e161a94
|
bthrm - Bump version
|
2022-11-12 23:15:50 +01:00 |
Martin Boonk
|
08de2c9ad6
|
bthrm - Handle fallback consistently if bt bpm is 0
|
2022-11-12 23:14:55 +01:00 |
Martin Boonk
|
63c87a95d0
|
bthrm - Fix recording internal sensor
|
2022-11-12 22:47:03 +01:00 |
thyttan
|
b2b4492459
|
Use Bangle.load() and Bangle.showClock()
|
2022-11-12 19:38:29 +01:00 |
thyttan
|
e115cac82a
|
Use Bangle.load(), remove the special 'Show launcher' entry
|
2022-11-12 15:37:18 +01:00 |
thyttan
|
c82e0cfc16
|
Update metadata.json
|
2022-11-12 12:48:34 +01:00 |
thyttan
|
a044c64d4e
|
Update ChangeLog
|
2022-11-12 12:48:17 +01:00 |
thyttan
|
60254e5839
|
Fix removing from white/black lists
|
2022-11-12 12:47:21 +01:00 |
Martin Boonk
|
46fcd10f19
|
boot - Add polyfills for Bangle.load and Bangle.showClock
|
2022-11-11 17:00:12 +01:00 |
Gordon Williams
|
aa7c38a08c
|
Merge pull request #2255 from halemmerich/gpstrek
gpstrek - Improvements
|
2022-11-11 15:20:16 +00:00 |
Martin Boonk
|
a08bc843c3
|
sensortools - Bump version
|
2022-11-11 16:07:56 +01:00 |
Martin Boonk
|
e902c71ac1
|
sensortools - Fix changingfix test data
|
2022-11-11 16:07:56 +01:00 |
Martin Boonk
|
7ede23ac6c
|
gpstrek - Bump versions
|
2022-11-11 16:07:56 +01:00 |
Martin Boonk
|
4df226fb37
|
gpstrek - Only average if no GPS fix is available
|
2022-11-11 16:07:56 +01:00 |
Martin Boonk
|
bc9e7b4c86
|
gpstrek - Remove obsolete drawing timeout
|
2022-11-11 16:07:56 +01:00 |
Martin Boonk
|
c55db65961
|
gpstrek - Save state on kill if there is a route or waypoint set
|
2022-11-11 16:07:56 +01:00 |
Martin Boonk
|
52dab3f31e
|
gpstrek - Fix flag having the color of the waypoint dot
|
2022-11-11 16:07:56 +01:00 |
Martin Boonk
|
8f2fcf38ca
|
gpstrek - Cache some values and draw less often
|
2022-11-11 16:07:56 +01:00 |