Commit Graph

19936 Commits (6d2f3c371988d1e2279db95c99343d845f66ada1)

Author SHA1 Message Date
Pavel Machek 6d2f3c3719 [] waypoints: I updated the library 2024-11-13 13:43:05 +01:00
Pavel Machek f55056b69c [] waypoints: use fmt to format position. 2024-11-13 13:43:05 +01:00
Pavel Machek 75f64e8004 [] waypoints: handle removal in similar way to show. 2024-11-13 13:43:05 +01:00
Pavel Machek affdb2f32c [] waypoints: remove waypoint names from main menu 2024-11-13 13:43:04 +01:00
Pavel Machek da63f87dde [] waypoints: start using gps/fmt libraries. 2024-11-13 13:43:04 +01:00
Pavel Machek 804f86e6c9 waypoints: attempt to fix marking. 2024-11-13 13:42:53 +01:00
Rob Pilling c519def208
Merge pull request #3657 from pavelmachek/m_38_widadj
widadjust: Add application to automatically determine PPM fixup from GPS data
2024-11-12 08:34:30 +00:00
Rob Pilling 3695027e4f
Merge pull request #3655 from pavelmachek/m_36_docs
Various documentation fixes
2024-11-12 08:31:33 +00:00
Rob Pilling 9b3b7e1856
Merge pull request #3638 from AleixDev/score
Score: bug fixes and some usability and performance improvements
2024-11-12 08:30:40 +00:00
Rob Pilling 5af8c434cd
Merge pull request #3652 from bobrippling/feat/pace-nogps-pause
pace: show elapsed time on pause-screen
2024-11-11 20:33:44 +00:00
Pavel Machek af402261b9 widadjust: Fix rest of warnings. 2024-11-11 21:28:29 +01:00
Pavel Machek 80096bafd9 widadjust: switch to newer libraries to get rid of warnings. 2024-11-11 21:25:23 +01:00
Pavel Machek b37a348c8b widadjust: remove trailing whitespace. 2024-11-11 21:23:54 +01:00
Pavel Machek fdb9626dc9 widadjust: fix whitespace 2024-11-11 21:23:25 +01:00
Pavel Machek 4835d78bf1 widadjust: Add application to automatically determine PPM fixup from GPS data 2024-11-11 21:20:49 +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
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 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
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