Marco Heiming
|
05f0d3003a
|
Fix minor glitch in circle drawing
|
2022-01-09 13:45:50 +01:00 |
Marco Heiming
|
7ad707793f
|
Fix drawing of full circle
|
2022-01-09 13:42:01 +01:00 |
Marco Heiming
|
968e7b5840
|
Make text size in heart rate circle slightly bigger as it does not have any units
|
2022-01-08 10:25:24 +01:00 |
Marco Heiming
|
8bbe2a43b4
|
Same size for every circle
|
2022-01-07 18:33:09 +01:00 |
Marco Heiming
|
83debe93ee
|
Bigger weather icons & a bit thinner circles
|
2022-01-07 18:21:36 +01:00 |
Marco Heiming
|
2397f5957a
|
Add weather functionality
Improve circle position finding
|
2022-01-07 13:30:09 +01:00 |
Marco Heiming
|
c47cabe156
|
Update ChangeLog
|
2022-01-07 10:43:06 +01:00 |
Marco Heiming
|
96802b0bd4
|
Make min- & maxHR settings more granular
|
2022-01-07 10:32:39 +01:00 |
Marco Heiming
|
2f16365e6c
|
Redraw background rectangle before drawing circles (fixes graphical glitch)
|
2022-01-07 10:26:45 +01:00 |
Marco Heiming
|
aa47b7fa99
|
Hopefully fix bug where no HRM data is received
|
2022-01-07 09:53:40 +01:00 |
Marco Heiming
|
ba20a7b51e
|
Center clock text & better placement for date texts
|
2022-01-06 15:37:33 +01:00 |
Marco H
|
5b3ba52c4f
|
Merge branch 'espruino:master' into circlesclock_v0.04
|
2022-01-06 15:25:26 +01:00 |
Marco Heiming
|
5e7afb2827
|
Increase size of circles and fonts inside
Updated screenshots
|
2022-01-06 15:18:45 +01:00 |
Gordon Williams
|
5cd600c5ad
|
Merge pull request #1226 from HilmarSt/master
Update GPS Info app: Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway)
|
2022-01-06 13:44:06 +00:00 |
Gordon Williams
|
a9ea028ede
|
fwupdate 0.03: Improve bootloader update safety. Now sets unsafeFlash:1 to allow flash with 2v11 and later
Add CRC checks for common bootloaders that we know don't work
|
2022-01-06 12:13:21 +00:00 |
Marco H
|
33deb83a67
|
Fix rounding of step distance
|
2022-01-06 13:01:36 +01:00 |
Hilmar Strauch
|
5f0511bd82
|
Merge branch 'espruino:master' into master
|
2022-01-06 11:49:30 +01:00 |
Marco Heiming
|
66294b3c8a
|
Round step distance
|
2022-01-06 11:17:27 +01:00 |
Marco Heiming
|
39ac9002f6
|
Merge branch 'circlesclock_v0.04' of https://github.com/myxor/BangleApps into circlesclock_v0.04
|
2022-01-06 11:09:38 +01:00 |
Marco Heiming
|
aba0d7126b
|
Fix widget height
|
2022-01-06 11:08:46 +01:00 |
Hilmar Strauch
|
1df9b03a30
|
Update apps.json
|
2022-01-06 11:04:22 +01:00 |
Hilmar Strauch
|
f59e97c5fc
|
Update gps-info.js
Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway).
|
2022-01-06 11:04:14 +01:00 |
Hilmar Strauch
|
f6e374838f
|
Update ChangeLog
|
2022-01-06 11:04:01 +01:00 |
Gordon Williams
|
adc5ae0071
|
fix issues with flipper pr
|
2022-01-06 09:03:35 +00:00 |
Marco H
|
e99b518870
|
Merge branch 'espruino:master' into circlesclock_v0.04
|
2022-01-06 10:00:47 +01:00 |
Gordon Williams
|
0e0ef464d1
|
Merge pull request #1165 from dirkhillbrecht/anton-0.04
Update Anton Clock with optional seconds and ISO-8601 date
|
2022-01-06 08:57:47 +00:00 |
Gordon Williams
|
657e72234e
|
Merge pull request #1222 from HilmarSt/master
Update GPS Info App and "Battery Level Widget (with percentage)"
|
2022-01-06 08:54:05 +00:00 |
Gordon Williams
|
c3ec875714
|
Merge pull request #1223 from Ronin0000/master
Update Pro Menu for Bangle.js 2
|
2022-01-06 08:51:01 +00:00 |
Gordon Williams
|
0e2a14d248
|
Merge pull request #1225 from numerist/patch-5
Update README.md
|
2022-01-06 08:50:31 +00:00 |
Gordon Williams
|
d79a88f287
|
Merge pull request #1224 from hughbarney/master
Flipper - utility to switch between light and dark theme and vice versa
|
2022-01-06 08:50:16 +00:00 |
numerist
|
b9dcd0a875
|
Update README.md
This description now fits both Bangle watch versions, 1 and 2.
|
2022-01-05 21:09:15 -05:00 |
Hilmar Strauch
|
50ae67fcd7
|
Update apps.json
|
2022-01-06 02:03:30 +01:00 |
Hilmar Strauch
|
d343de172e
|
Update ChangeLog
|
2022-01-06 02:01:54 +01:00 |
Hilmar Strauch
|
d305de0bdc
|
Update widget.js
Increase screen update rate when charging, as requested by issue https://github.com/espruino/BangleApps/issues/1137
|
2022-01-06 01:59:22 +01:00 |
hughbarney
|
84174a270b
|
Flipper: added README
|
2022-01-05 23:45:22 +00:00 |
Ronin0000
|
d330d6dfd5
|
remove exclamation from change log
|
2022-01-05 15:41:48 -08:00 |
Ronin0000
|
d546921177
|
fix text overlapping text issue
|
2022-01-05 15:35:57 -08:00 |
Ronin0000
|
73e3378d25
|
Update apps.json
|
2022-01-05 15:29:05 -08:00 |
Ronin0000
|
3aada0243d
|
Update ChangeLog
|
2022-01-05 15:25:39 -08:00 |
Ronin0000
|
1a97767aa3
|
Update apps.json
|
2022-01-05 15:24:26 -08:00 |
Ronin0000
|
9c7039af4c
|
Merge branch 'espruino:master' into master
|
2022-01-05 15:23:42 -08:00 |
hughbarney
|
4f4cb8aba5
|
Flipper: switch between light and dark theme and vice versa
|
2022-01-05 22:36:45 +00:00 |
Hilmar Strauch
|
b53a08fd9e
|
Merge pull request #1 from HilmarSt/HilmarSt-patch-1
Update GPS Info App
|
2022-01-05 23:36:29 +01:00 |
hughbarney
|
c5f77a0692
|
Flipper: switch between light and dark theme and vice versa
|
2022-01-05 22:31:21 +00:00 |
Hilmar Strauch
|
f167ab829b
|
Update ChangeLog
|
2022-01-05 23:17:04 +01:00 |
Hilmar Strauch
|
97200f4ac5
|
Update ChangeLog
|
2022-01-05 23:16:33 +01:00 |
Hilmar Strauch
|
b2f844f327
|
Update apps.json
|
2022-01-05 23:15:27 +01:00 |
Hilmar Strauch
|
71228efb4b
|
Update gps-info.js
Resolve one FIFO_FULL case and exit App with button press
|
2022-01-05 23:12:16 +01:00 |
hughbarney
|
bbfe1064e2
|
Flipper: switch between light and dark theme and vice versa
|
2022-01-05 22:04:50 +00:00 |
hughbarney
|
ebc7005e37
|
Flipper: switch between light and dark theme and vice versa
|
2022-01-05 21:27:21 +00:00 |