Pavel Machek
ddadf2c682
orloj: rewrite from "andark", mark this as 0.10
2024-11-11 20:38:02 +01:00
Pavel Machek
d5893f9f7c
gpsnav: Minor tweaks to documentation.
2024-11-11 20:10:50 +01:00
Pavel Machek
1dcbdcb16f
alpinenav: create quick reference in documenation
2024-11-11 20:10:50 +01:00
Pavel Machek
832243119d
rings: Document meaning of middle ring.
2024-11-11 20:10:50 +01:00
Ian Ward
9178b8b595
Scrolly app
2024-11-11 13:58:44 +00:00
Gordon Williams
eec3d89b45
Merge pull request #3651 from bobrippling/feat/settings-var-cache
...
messages: settings only loads from storage once
2024-11-11 13:49:46 +00:00
Rob Pilling
a8f1aa97e5
sanitycheck: parse ecma2020 constructs (`??`)
2024-11-11 12:11:58 +00:00
Rob Pilling
cde56d5600
pace: show elapsed time on pause-screen
2024-11-11 12:10:32 +00:00
Rob Pilling
b6da9870f3
Merge pull request #3620 from bobrippling/fix/alarm-clkinfo-enable
...
sched/clkinfo: reset `last` when activating an alarm
2024-11-11 12:08:56 +00:00
Rob Pilling
9b19fa1e57
messages: settings only loads from storage once
...
Conflicts:
apps/messages/ChangeLog
2024-11-11 12:07:49 +00:00
Rob Pilling
d3dc3b469f
Merge pull request #3622 from bobrippling/feat/messages-no-show-1st-unread
...
messages: add option to not show the first unread message
2024-11-11 12:07:01 +00:00
noobejby
f4be9f4d1e
Better message notification
2024-11-10 21:11:36 +01:00
noobejby
da0336eeeb
version 0.02
2024-11-10 18:32:24 +01:00
thyttan
a3ecbe0657
smpltmr: btn listener backwards compatibility
2024-11-08 16:49:03 +01:00
thyttan
d18c0d2fd3
Merge pull request #3646 from NoobEjby/bttfclock
...
Bttfclock
2024-11-08 16:41:55 +01:00
noobejby
44ef05891e
removed unused values
2024-11-08 16:40:05 +01:00
noobejby
57f1557ef2
Merge branch 'bttfclock' of https://github.com/NoobEjby/BangleApps into bttfclock
2024-11-08 16:27:18 +01:00
noobejby
33f5a908cd
Updated file names to match review comment
2024-11-08 16:26:04 +01:00
Rob Pilling
ff107da1b2
Merge pull request #3647 from bobrippling/feat/drained-menu-pos
...
drained: restore menu position
2024-11-08 08:47:25 +00:00
thyttan
5304283571
Merge pull request #3633 from thyttan/podadrem-spotrem
...
podadrem/spotrem: Fix linter warnings
2024-11-07 21:27:26 +01:00
thyttan
18bb51d27c
podadrem: fix warning from linter no-unused-var
2024-11-07 21:25:07 +01:00
thyttan
163df7be62
spotrem: fix lint warnings no-undef
2024-11-07 21:25:07 +01:00
Rob Pilling
03b1519648
Merge branch 'master' into feat/messages-no-show-1st-unread
...
Conflicts:
apps/messagegui/ChangeLog
2024-11-07 17:59:38 +00:00
Rob Pilling
6c42d015e7
s/showMsgIfUnread/ignoreUnread/
2024-11-07 17:58:35 +00:00
Gordon Williams
c217a4f858
Merge pull request #3645 from ki9us/master
...
Poker Timer App
2024-11-07 09:32:17 +00:00
Rob Pilling
0cb0b0e467
typescript: support `scroller` on `MenuInstance`
2024-11-06 21:15:30 +00:00
Rob Pilling
81820f8ec1
drained: generate js
2024-11-06 21:15:30 +00:00
Keith Irwin
e112d08f5a
Fixed ChangeLog order
2024-11-06 10:54:28 -07:00
thyttan
a30c7282cb
Merge pull request #3641 from retcurve/edgewrite
...
EdgeWrite: Draw initial text after setUI in case it removes a back button
2024-11-06 18:44:55 +01:00
Keith Irwin
46494ebf7b
Bug fixes and upgrades to pokertimer
2024-11-06 10:02:16 -07:00
Keith Irwin
30a349f3fe
Re-added pokertimer not as a submodule
2024-11-06 07:25:14 -07:00
Keith Irwin
dac46fd464
Revert "Added pokertimer"
...
Apps can not be submodules, for good reasons. Reverting to re-add as a proper package.
This reverts commit 39cd1c73d2
.
2024-11-06 07:18:47 -07:00
NoobEjby
848e62bd8f
Update README.md
2024-11-06 13:31:21 +01:00
noobejby
e730eceaf5
cleanup and updated readme
2024-11-06 13:26:40 +01:00
noobejby
ec51398ef3
init
2024-11-06 12:58:53 +01:00
Rob Pilling
17a000ca24
drained: remember menu position
2024-11-06 07:39:10 +00:00
Rob Pilling
92348d8827
drained: menu is `Menu`, not `{...}` type
2024-11-06 07:38:52 +00:00
Keith Irwin
41d57e5555
Reminder for screenshots
2024-11-05 21:55:15 -07:00
Keith Irwin
7f118fc5d1
Compliant changelog
2024-11-05 21:49:56 -07:00
Keith Irwin
8e794e6c53
Polished pokertimer comments
2024-11-05 21:45:49 -07:00
Keith Irwin
ec34fcb2bf
Updated pokertimer documentation
2024-11-05 21:44:03 -07:00
Keith Irwin
39cd1c73d2
Added pokertimer
2024-11-05 21:21:18 -07:00
thyttan
2bcbfa3b34
smpltmr: adapt to new setui
...
btn -> btnRelease as to not fire unintentionally when long pressing the
button to reset the watch.
2024-11-05 20:35:55 +01:00
thyttan
3eb7d19ebd
backswipe: change to prepend swipe listener
...
(WIP)
Seems to mitigate some conflicts when switching between `edgeclk` (with
seconds active) and `dtlaunch`. Sometimes the seconds redraw timeout of
`edgeclk` would draw over `dtlaunch`.
2024-11-05 19:52:35 +01:00
Gordon Williams
d376a7a0b8
Merge pull request #3635 from micheledaros/master
...
tinyhead: change widget bg and fg colour so that widgets blend in with the rest of the clockface
2024-11-05 16:43:26 +00:00
michele
c605da645b
tinyheads: changelog, bump version
2024-11-05 17:32:55 +01:00
Ian Ward
7e76c83254
forgot to update version in metadata
2024-11-05 13:08:43 +00:00
Ian Ward
34bf96377c
Draw initial text after setUI in case it removes a back button
2024-11-05 13:06:26 +00:00
Gordon Williams
88e4625252
Merge pull request #3637 from thyttan/setui-proposal-preview
...
setuichange: Bangle.js 1 support
2024-11-05 10:27:14 +00:00
michele
c094d33ef4
tinyhead: fix background colour on the settings screen
2024-11-04 23:10:58 +01:00