Commit Graph

20034 Commits (ab3944efda5cf780ab2f1b5ad74aee8561157c2f)

Author SHA1 Message Date
Rob Pilling cc91dd17b2
Merge pull request #3654 from retcurve/scrolly
New app: scrolly
2024-11-19 22:18:23 +00:00
Rob Pilling 308956b17b settings: note push/pop/restoreMenu in README 2024-11-19 22:13:08 +00:00
Rob Pilling 24d92f4f03 settings: charge calibration restores util menu 2024-11-19 22:13:08 +00:00
Rob Pilling ba1506d1ba settings: add restoreMenu comment 2024-11-19 22:13:08 +00:00
Rob Pilling c63e940ddd settings: whitelist menu restores itself
... rather than pushing
2024-11-19 22:13:08 +00:00
Rob Pilling 9c9de9b063 settings: fix main menu comment 2024-11-19 22:11:59 +00:00
Rob Pilling 6c1596de1d settings: restoreMenu reuses the current menu's scroll
... not the one from the level up
2024-11-19 22:11:59 +00:00
Rob Pilling 6c00324db6 settings: restore ble menu after connectable
... rather than going back to the main menu
2024-11-19 22:11:59 +00:00
Rob Pilling 3bdde4d629 settings: fix missing call on reset menu 2024-11-19 22:11:59 +00:00
Rob Pilling 726807b0f8 settings: fix missing call for touch calibration menu 2024-11-19 22:07:51 +00:00
Rob Pilling 516e17d0d8 settings: return the new menu from popMenu
(for theme)
2024-11-19 22:07:09 +00:00
dependabot[bot] 9f7a5b15c6
build(deps): bump webtools from `c3ca6c7` to `93d2ce5`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `c3ca6c7` to `93d2ce5`.
- [Commits](c3ca6c7a56...93d2ce5ebb)

---
updated-dependencies:
- dependency-name: webtools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 01:07:11 +00:00
Rob Pilling 0af85b6cec
Merge pull request #3656 from pavelmachek/m_37_orloj
orloj 0.10: rewrite from "andark"
2024-11-18 22:23:57 +00:00
Rob Pilling e27cf05fd4
Merge pull request #3662 from devsnd/rest-0.02
rest 0.02: use built-in rounded rect drawing, faster UI
2024-11-18 22:23:24 +00:00
Rob Pilling 52118842b1
Merge pull request #3661 from devsnd/owmweather-refactor
owmweather 0.07: refactored owmweather, reload weather on NRF connect if due
2024-11-18 22:23:11 +00:00
Tom Wallroth 33e6023268 rest 0.02: use built-in rounded rect drawing, faster UI 2024-11-16 18:51:42 +01:00
Tom Wallroth da55ade2d3 tiny refactor on top 2024-11-16 18:43:35 +01:00
Tom Wallroth e1f16ea266 refactored owmweather, reload weather on NRF connect if due 2024-11-16 18:40:53 +01:00
Gordon Williams 9421179620 fix sanity check 2024-11-14 15:19:13 +00:00
Gordon Williams 3184507c7e Add provides_features option to stop duplicates of things like 'Welcome' that do similar jobs but don't provide modules/widgets
mywelcome: Brighter Christmas tree on Bangle.js 2
2024-11-14 14:51:13 +00:00
Rob Pilling a1d140f5b8
Merge pull request #3613 from thyttan/quicklaunch
quicklaunch: do fewer storage interactions and let the foreground app load first
2024-11-13 21:46:57 +00:00
thyttan 4688b933ab quicklaunch: update ChangeLog 2024-11-13 22:11:32 +01:00
thyttan 6195b87664 quicklaunch: easier to read if-else 2024-11-13 22:09:46 +01:00
thyttan ac7ed7dc90 quicklaunch: undo timeout, load settings on demand 2024-11-13 22:06:08 +01:00
thyttan e8ef71e410 quicklaunch: bump version 2024-11-13 22:06:08 +01:00
thyttan b1477a0f8f quicklaunch: load foreground app before quicklaunch 2024-11-13 22:06:08 +01:00
thyttan 87ca15597c quicklaunch: do fewer storage interactions 2024-11-13 22:06:08 +01:00
Pavel Machek e6312218a9 waypoints: fix/workaround warnings.
The code still needs refactoring, but make lint happy for now.
2024-11-13 20:38:39 +01:00
Pavel Machek 93076f12d5 waypoints: mark this as 0.05 version 2024-11-13 13:43:38 +01:00
Pavel Machek 5219dc25df waypoints: implement goto functionality. 2024-11-13 13:43:33 +01:00
Pavel Machek de755fc78b waypoints: cleanups, mostly formatting / whitespace. 2024-11-13 13:43:21 +01:00
Pavel Machek 2b7062939e waypoints: update to newer libraries 2024-11-13 13:43:21 +01:00
Pavel Machek 85afccc182 waypoints: save altitude from GPS 2024-11-13 13:43:05 +01:00
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
Pavel Machek 0570b461e1 orloj: fix typo in changelog 2024-11-12 10:53:08 +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 16224f79be orloj: Fix warning. 2024-11-11 20:55:44 +01:00