Martin Boonk
|
e2ba3ca64d
|
fastload - Replace E.CRC32 with Storage.hash
|
2023-07-24 22:32:01 +02:00 |
Martin Boonk
|
b63ff956be
|
fastload - Check setting.json and force real load on change
|
2023-07-24 22:30:51 +02:00 |
Martin Boonk
|
907cea89d8
|
fastload - Formatting
|
2023-07-24 20:33:29 +02:00 |
Gordon Williams
|
6f520f568b
|
Merge pull request #2885 from v-crispadvice/master
Fix fast-loading support
|
2023-07-20 11:54:35 +01:00 |
Gordon Williams
|
8c4deb5388
|
Merge pull request #2879 from bobrippling/multitimer-fastload
multitimer: fastload
|
2023-07-20 11:50:01 +01:00 |
Gordon Williams
|
63cda3b852
|
Merge pull request #2877 from bobrippling/dtlaunch-buzz
dtlaunch: add interaction-buzz setting
|
2023-07-20 11:46:20 +01:00 |
Gordon Williams
|
92b1665e5b
|
Merge pull request #2881 from nxdefiant/master
openstmap: current position overlay
|
2023-07-20 11:29:14 +01:00 |
Gordon Williams
|
5f32cbce61
|
Merge pull request #2880 from halemmerich/messagesoverlay
messagesoverlay - Fix overlay keeping the LCD on
|
2023-07-20 11:26:52 +01:00 |
Gordon Williams
|
360cf55dc7
|
Merge pull request #2882 from halemmerich/qmsched
qmsched - Allow to use two theme files for switching themes
|
2023-07-20 10:58:26 +01:00 |
Martin Boonk
|
6e0b934ae2
|
qmsched - Do not translate the back item
|
2023-07-18 22:10:51 +02:00 |
Martin Boonk
|
ff0c236b03
|
qmsched - Remove quiet property and save one theme copy
|
2023-07-18 22:03:02 +02:00 |
Rob Pilling
|
56d7149932
|
Merge branch 'master' into multitimer-fastload
Conflicts:
apps/multitimer/ChangeLog
|
2023-07-17 20:35:21 +01:00 |
Rob Pilling
|
c54e33ae7f
|
multitimer: drop `var`
Not strictly necessary, but matches the globals.
|
2023-07-17 20:30:01 +01:00 |
Rob Pilling
|
ff6158c329
|
multitimer: use `let`/`const` for global variables (avoid leaking)
|
2023-07-17 20:29:53 +01:00 |
Rob Pilling
|
03861111e2
|
multitimer: declare missing/accidentally-global variables
|
2023-07-17 20:29:53 +01:00 |
Rob Pilling
|
b9e73d47f1
|
multitimer: remove dead code
|
2023-07-17 20:29:53 +01:00 |
Martin Boonk
|
d60b2da468
|
qmsched - Remove debug prints
|
2023-07-17 21:11:11 +02:00 |
Erik Andresen
|
1022b623d4
|
openstmap changes
- clear overlay only once
- Add exit to menu
|
2023-07-17 17:48:20 +02:00 |
Gordon Williams
|
a25ad46efe
|
Merge pull request #2884 from halemmerich/keytimer
keytimer - Visual tweaks
|
2023-07-17 08:48:14 +01:00 |
Gordon Williams
|
63f88c619c
|
Merge pull request #2876 from bobrippling/multitimer-fix-hm
multitimer: fix hardmode in new alarms/timers
|
2023-07-17 08:46:23 +01:00 |
Martin Boonk
|
38f6ed54ff
|
keytimer - Update changelog
|
2023-07-16 11:35:47 +02:00 |
Martin Boonk
|
903995ca70
|
keytimer - Use theme colors on timer display
|
2023-07-16 11:29:29 +02:00 |
Martin Boonk
|
2fb27c315a
|
keytimer - Center icons on timer view buttons
|
2023-07-16 11:27:40 +02:00 |
Martin Boonk
|
8d2616da58
|
keytimer - Use matching theme color for time display background
|
2023-07-16 10:45:30 +02:00 |
Martin Boonk
|
6390350c7e
|
qmsched - Bump version
|
2023-07-15 19:15:07 +02:00 |
Martin Boonk
|
8e4eb3f5fa
|
qmsched - Allow to use two theme files for switching themes
|
2023-07-15 19:06:47 +02:00 |
Martin Boonk
|
6915b8d4c3
|
messagesoverlay - Fix overlay keeping the LCD on
|
2023-07-15 15:06:30 +02:00 |
Rob Pilling
|
bbdf943961
|
dtlaunch: add interaction-buzz setting
|
2023-07-14 22:23:47 +01:00 |
Rob Pilling
|
5675a95a94
|
multitimer: version bump
|
2023-07-14 22:15:56 +01:00 |
Rob Pilling
|
611fc9310b
|
multitimer: add fastloading
|
2023-07-14 22:15:26 +01:00 |
Erik Andresen
|
696623c659
|
openstmap: current position overlay
- Draw a current position marker (Bangle.js 2 only)
- Enable/Disable previous position marker in new setting "Draw cont. position"
|
2023-07-14 22:36:38 +02:00 |
Rob Pilling
|
9b805d4692
|
multitimer: version bump
|
2023-07-14 21:29:58 +01:00 |
Rob Pilling
|
077156c559
|
multitimer: fix hardmode in new alarms/timers
|
2023-07-14 21:04:21 +01:00 |
Martin Boonk
|
5a7fca1511
|
gpstrek - Allow GPX 1.0 to be parsed
|
2023-07-14 18:41:13 +02:00 |
Martin Boonk
|
da9c60f4a2
|
gpstrek - Remove unused osmand namespace
|
2023-07-14 18:34:29 +02:00 |
Gordon Williams
|
f4740b149b
|
messageslist: Fix invalid use of Bangle.setUI
|
2023-07-14 13:17:01 +01:00 |
v-crispadvice
|
98fb9ff018
|
Fix fast-loading support
|
2023-07-14 13:16:56 +03:00 |
Gordon Williams
|
a4632726a8
|
Merge pull request #2872 from halemmerich/messagesoverlay
messagesoverlay - Use event based mechanism
|
2023-07-14 08:21:27 +01:00 |
Gordon Williams
|
10657ad6d2
|
Merge pull request #2874 from f-teacher/patch-1
Update README.md
|
2023-07-14 08:19:01 +01:00 |
f-teacher
|
35dd5b143a
|
Update README.md
Added description of Karvonnen zones, of the displays, how to navigate, and the necessary settings for it to work properly.
|
2023-07-14 11:00:01 +09:30 |
Rob Pilling
|
7f0f8cc51a
|
rep: clarify assignment-and-test
|
2023-07-13 18:15:08 +01:00 |
Martin Boonk
|
86f78c1f0b
|
messagesoverlay - Don't handle nav messages
|
2023-07-13 19:11:29 +02:00 |
Rob Pilling
|
e46e2bd5a1
|
rep: changelog
|
2023-07-12 22:08:55 +01:00 |
Rob Pilling
|
94ebd6bf49
|
rep: setUI() on init, in case recorder cleared handlers
|
2023-07-12 22:07:33 +01:00 |
Rob Pilling
|
784c7b203a
|
rep: fix interface.html typo
|
2023-07-12 21:47:52 +01:00 |
Martin Boonk
|
71b5dafaa7
|
messagesoverlay - Use event based mechanism
|
2023-07-12 22:08:05 +02:00 |
Gordon Williams
|
e408fb9879
|
fixing warnings in latest PRs
|
2023-07-12 14:36:24 +01:00 |
Gordon Williams
|
e6443ba9a3
|
0.20: Make Satellite counter widget 24px wide (was 48)
Move 'Center GPS' to the top of the menu
If 'Recorder' app installed, add a 'Record' menu item
|
2023-07-12 14:30:45 +01:00 |
Gordon Williams
|
e72b0be230
|
change recorder icon to differentiate from 'run'
|
2023-07-12 14:04:48 +01:00 |
Gordon Williams
|
e7d869dcb0
|
Merge pull request #2850 from bobrippling/batchart-log
batchart: remove log
|
2023-07-12 10:14:00 +01:00 |