Hugh Barney
3a45f15574
primtime lato, added debug feature
2022-11-27 19:03:15 +00:00
Gordon Williams
02f91e1bd0
rewording based on 6b80860889 (r89122343)
2022-11-07 14:09:07 +00:00
Gordon Williams
6d58146dee
Merge branch 'master' of github.com:espruino/BangleApps
2022-11-07 12:03:45 +00:00
Gordon Williams
6b80860889
Add option at startup time to hopefully convince more users to share their favourite/installed apps
2022-11-07 12:03:32 +00:00
Gordon Williams
0b5c2a6c52
Merge pull request #2242 from thyttan/calculator
...
[Calculator] Exit by pressing upper left corner of the screen
2022-11-07 10:33:58 +00:00
thyttan
51a6377b71
add one word
2022-11-07 11:20:03 +01:00
Gordon Williams
b09f67620d
Merge branch 'master' of github.com:espruino/BangleApps
2022-11-07 10:13:53 +00:00
Gordon Williams
ba8c1c39cb
Merge pull request #2193 from jt-nti/medical-info
...
New medical info app
2022-11-07 10:11:24 +00:00
thyttan
cd5367977f
Move input handling inside setUI (Bangle2)
2022-11-07 11:04:52 +01:00
Gordon Williams
e804c5ed91
Merge pull request #2239 from halemmerich/widbars
...
widbars - Set battery bar color on load
2022-11-07 09:56:23 +00:00
Gordon Williams
9b5077bbc4
Merge pull request #2237 from halemmerich/bthrm
...
Bthrm - Stability and power use improvements
2022-11-07 09:55:42 +00:00
Gordon Williams
2b9b2feb09
Merge pull request #2217 from bruceblore/pomoplus-rpnsci-stlap-stlapview-bgtimer-random-infoclk-gallery
...
Added bgtimer, gallery, infoclk, pomoplus, random, rpnsci, stlap, stlapview apps
2022-11-07 09:53:48 +00:00
Gordon Williams
159c877410
0.19: Fix regression after back button added (returnToClock was called twice!)
2022-11-07 09:48:28 +00:00
Gordon Williams
8398118425
Merge pull request #2238 from halemmerich/imageclock
...
Imageclock
2022-11-07 09:36:55 +00:00
Gordon Williams
1517e49665
Merge pull request #2231 from hughbarney/master
...
added PrimeTimeLato app
2022-11-07 09:35:11 +00:00
Gordon Williams
5f0e3b18a5
Merge pull request #2240 from halemmerich/wid_edit
...
Widedit
2022-11-07 09:33:05 +00:00
Gordon Williams
95212319b4
Merge branch 'master' of github.com:espruino/BangleApps
2022-11-07 09:25:09 +00:00
Gordon Williams
1ad66dd16e
Misc tweaks - and linking to privacy policy for collected data
2022-11-07 09:22:36 +00:00
Gordon Williams
4a7a4f609d
Merge pull request #2235 from thyttan/dtlaunch
...
[Desktop Launcher] Fast load to clockface on B2
2022-11-07 08:58:10 +00:00
Gordon Williams
50547fac2d
Merge pull request #2228 from halemmerich/powermanager
...
powermanager - New option to automatically calibrate the battery
2022-11-07 08:54:03 +00:00
Gordon Williams
0e65f02685
Merge pull request #2232 from myxor/agpsdata_v0.04
...
agpsdata: Write AGPS data chunks with delay to improve reliability
2022-11-07 08:51:42 +00:00
Gordon Williams
5d056f655b
Merge pull request #2233 from thyttan/torch
...
[Torch] exit by pressing upper left corner
2022-11-07 08:51:08 +00:00
thyttan
b468ac3498
Merge branch 'espruino:master' into calculator
2022-11-07 00:08:38 +01:00
thyttan
351ce5f891
exit by pressing upper left corner of screen
2022-11-07 00:07:27 +01:00
thyttan
e0073bd17f
remove some delete statements, make BTN1 to clock work
2022-11-06 21:53:41 +01:00
thyttan
ef1cf7ef7b
update timeout to clock per new implementation in Icon Launcher
2022-11-06 21:27:40 +01:00
thyttan
23a0c2fc2f
add to changelog
2022-11-06 20:25:36 +01:00
thyttan
675953ddcd
make timeout to clock work
2022-11-06 20:20:51 +01:00
thyttan
479f0e3d69
comment in settings-b2.js
2022-11-06 19:59:04 +01:00
thyttan
8c427938fd
make the diff readable...
2022-11-06 19:54:50 +01:00
thyttan
a46c76a2ff
timeout to clock copied from Icon Launcher
2022-11-06 19:53:28 +01:00
Martin Boonk
0c75133350
wid_edit - Bump version
2022-11-06 19:45:32 +01:00
Martin Boonk
fa35629f45
wid_edit - Allow setting all areas
2022-11-06 19:45:32 +01:00
Martin Boonk
53661fd11c
wid_edit - Adds back functions as option
2022-11-06 19:24:28 +01:00
Martin Boonk
9f17ea5c98
wid_edit - Access global variables explicitly
2022-11-06 19:24:28 +01:00
thyttan
84837228f9
fixfixfix
2022-11-06 19:21:22 +01:00
Martin Boonk
4256754178
bthrm - Bump version
2022-11-06 19:08:56 +01:00
thyttan
5e2819bedc
new try at fix
2022-11-06 19:07:01 +01:00
thyttan
eca777c8ec
fix
2022-11-06 19:03:51 +01:00
thyttan
02b5f3be58
remove watcher for BTN1
2022-11-06 18:59:16 +01:00
Martin Boonk
fdcbbefd6c
bthrm - Unset timout variable
2022-11-06 18:55:06 +01:00
Martin Boonk
0a22df94b2
bthrm - Use increasing timeouts if device not found
2022-11-06 18:55:06 +01:00
James Taylor
5fa96ee5f7
New medical info app
...
Initial implementation to enable custom text in the medical alert widget
Possible future updates could include better editing UI instead of
raw json, more information eg. medications, ability to set info
from other apps, etc.
Signed-off-by: James Taylor <jt-git@nti.me.uk>
2022-11-06 17:09:19 +00:00
thyttan
e20a47bf35
some tweaks
2022-11-06 16:20:42 +01:00
Martin Boonk
0a1226ad1e
bthrm - Optionally use bonding for BLE sensor
2022-11-06 15:52:45 +01:00
Martin Boonk
0f9a117149
bthrm - Always use a grace period to force some steps into next idle period
2022-11-06 15:52:45 +01:00
Martin Boonk
9d71928ba1
bthrm - Prevent mixing of internal and external HRM events
2022-11-06 15:52:45 +01:00
thyttan
ffd85de635
Fast load to clockface on B2
2022-11-06 15:15:42 +01:00
Martin Boonk
3462b36f9c
wid_edit - Wrap loadWidgets instead of replacing it
2022-11-06 13:20:26 +01:00
Martin Boonk
f5d3bb0a52
imageclock - Bump version
2022-11-06 13:11:52 +01:00