Rob Pilling
|
ecf85fe9b7
|
recorder: always show clkinfo
We can't tell whether Bangle.loadWidgets() might be called later,
so assume it does, and handle the case where it hasn't been.
|
2023-07-31 21:50:52 +01:00 |
Rob Pilling
|
8a2a5851be
|
clock_info: display clkinfo load error
|
2023-07-27 18:12:05 +01:00 |
Rob Pilling
|
2ac83661ad
|
recorder: fix WIDGETS check in clkinfo
|
2023-07-27 18:10:18 +01:00 |
Rob Pilling
|
9fa0103443
|
recorder: change record & pause icons
|
2023-07-24 20:50:48 +01:00 |
Rob Pilling
|
cfa871e204
|
recorder: handle missing widget
|
2023-07-24 20:39:46 +01:00 |
Rob Pilling
|
4e6827735e
|
recorder: merge with Bangle clkinfo
|
2023-07-24 20:39:39 +01:00 |
Rob Pilling
|
6e0c985ca8
|
recorder: colour pause image based on `g.theme`
|
2023-07-23 12:00:49 +01:00 |
Rob Pilling
|
38c903c345
|
recorder: bump version
|
2023-07-23 12:00:49 +01:00 |
Rob Pilling
|
a07ef21cf9
|
recorder: add clock info
|
2023-07-23 12:00:49 +01:00 |
Gordon Williams
|
0eea248390
|
Merge pull request #2891 from espruino/dependabot/npm_and_yarn/word-wrap-1.2.4
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
|
2023-07-20 11:56:59 +01: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
|
3696d1d666
|
Merge pull request #2888 from joserebelo/git-submodule-init-fix
Fix git submodule init command
|
2023-07-20 11:25:47 +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 |
dependabot[bot]
|
1b5f342142
|
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 17:29:32 +00:00 |
Martin Boonk
|
06d3ca59db
|
qmsched - Add german translations
|
2023-07-18 22:17:09 +02: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 |
José Rebelo
|
461f0f0fbd
|
Fix git submodule init command
|
2023-07-17 22:48:12 +01: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 |
Gordon Williams
|
c6cf494559
|
Merge pull request #2875 from halemmerich/gpstrek
Gpstrek - Handle GPX 1.0 in interface.html
|
2023-07-17 08:46:07 +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 |