Commit Graph

16529 Commits (1e32d090d02517fac4de61016216f45983bc0b93)

Author SHA1 Message Date
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 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
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
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 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 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 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
thyttan ebd2d5b7b9
Merge pull request #3636 from cyberarm/patch-1
Rebble Watchface: Possibly fix steps counter text white when it should be black
2024-11-04 21:18:48 +01:00
Rob Pilling 99fd5797e0
Merge pull request #3628 from bobrippling/feat/call-stop-buzz
messagegui: stop buzzing for a message when it's removed
2024-11-04 12:24:44 +00:00
Gordon Williams fe24890fe0
Merge pull request #3627 from thyttan/master
chore: rm semicolons at end of clkinfo + settings
2024-11-04 09:55:04 +00:00
Gordon Williams 8d859f448f
remove 'end of file' comment 2024-11-04 09:54:14 +00:00
Gordon Williams 83d966bde9
remove 'end of file' comment 2024-11-04 09:52:54 +00:00
Brian Whelan a70030c32e
Update metadata.json to support Bangle JS 1 2024-11-04 09:44:11 +00:00
michele 97113d14be tinyeads: show the side bands of the same color of the hair only when the widgets are showing 2024-11-03 14:32:01 +01:00
Cyberarm 759971f53b
Rebble Watchface: Update ChangeLog 2024-11-02 19:05:54 -05:00
Cyberarm 70aa6aea17
Rebble Watchface: Bump version 2024-11-02 19:04:36 -05:00
Aleix e8e70ea3f2
Merge branch 'espruino:master' into score 2024-11-02 04:04:33 +01:00
aleixdev afd132b175 score: add changelog and allow run in emulator 2024-11-02 03:52:06 +01:00
aleixdev 68ee93457c score: performance improvements 2024-11-02 03:42:44 +01:00
thyttan a736c662bc setuichange: Bangle.js 1 support
In step with 12dacead0d on PR https://github.com/espruino/Espruino/pull/2571

This is currently untested since I don't have a Bangle.js 1 myself.
2024-11-02 01:36:50 +01:00
Cyberarm fe17e264e3
Rebble Watchface: Possibly fix steps counter text white when it should be black. 2024-11-01 12:20:02 -05:00
michele 4faaf29f83 tinyhead: fix variable reference 2024-11-01 17:53:01 +01:00
michele 9306de32eb tinyhead: fix the touch handler 2024-11-01 17:51:37 +01:00
michele 71f3f69304 tinyhead: change the side screen's colour, so it blends in with the rest of the face 2024-11-01 17:06:33 +01:00
michele 8903215f3b tinyhead: change widget bg and fg colour so that widgets blend in with the rest of the face 2024-11-01 15:38:01 +01:00
thyttan 7da28950e6
Merge pull request #3632 from retcurve/edgewrite
EdgeWrite: Accented characters
2024-11-01 01:12:37 +01:00
Ian Ward 34c35532ed Accented characters and extended mode 2024-10-31 15:31:51 +00:00
Rob Pilling 64c5ac95ec
Merge pull request #3621 from bobrippling/feat/alarm-interface-enhance
sched interface: handle app-based alarms
2024-10-30 21:09:38 +00:00
Rob Pilling 3e67088354 typescript: add build script to post-process 2024-10-30 20:38:32 +00:00
Rob Pilling e9969e6d85 sched interface: rank app-alarms to the bottom 2024-10-30 20:23:38 +00:00
Rob Pilling f46e8359c7 sched interface: display appid of an alarm 2024-10-30 20:23:38 +00:00
thyttan 8c0380f48e gpsrec + gpssetup: tweak comments 2024-10-30 20:24:21 +01:00
thyttan 970cb199d1 usgs: add FIXME comment re `data`
The logic for passing data around seems to be broken to me.
2024-10-30 20:21:33 +01:00
thyttan a230a34822 swp2clk: fix to use Storage lib correctly 2024-10-30 20:20:44 +01:00
thyttan ca69ca5342 poweroff: comment out unused fn in settings.js 2024-10-30 20:20:44 +01:00
thyttan e749735b89 infoclk: Make sure varibales are properly defined 2024-10-30 20:20:44 +01:00
thyttan 2d25812228 chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
2024-10-30 20:20:44 +01:00
Rob Pilling 83e647ac9b settings: bump version 2024-10-30 18:24:54 +00:00
Rob Pilling 75ed3daf52 settings: special-case theme menu (push & pop) 2024-10-30 08:53:23 +00:00
Rob Pilling 9503c0fc6b settings: remember previous menu's scroll position 2024-10-30 08:43:08 +00:00
Rob Pilling d7d60b4bca settings: delete duplicate "< Back" setting 2024-10-30 08:41:24 +00:00
Rob Pilling b44dd75e3e settings: fix indent 2024-10-30 08:40:57 +00:00
aleixdev 44b3af678d score: long press to open the menu (to avoid unintentional taps) and fix tiebreak align 2024-10-30 02:40:30 +01:00
thyttan ed3bf8cbac
Merge pull request #3626 from bobrippling/fix/drained-restore
drained: fix not restoring when charge threshold met
2024-10-29 22:51:47 +01:00
Rob Pilling 93de0b5965
Merge pull request #3629 from thyttan/dtlaunch
dtlaunch: postpone load icons not initially needed
2024-10-29 21:48:46 +00:00
Rob Pilling 43dcbd3207 Merge branch 'master' into fix/alarm-clkinfo-enable
Conflicts:
	apps/sched/ChangeLog
	apps/sched/clkinfo.js
2024-10-29 21:25:25 +00:00
Rob Pilling b721023daa drained: only check for power-restore when charging 2024-10-29 21:21:32 +00:00
thyttan 257d88dc2e dtlaunch: postpone load icons not initially needed
Draw the first screen, then load in the rest of the icons from storage.
2024-10-29 20:16:15 +01:00
Gordon Williams 9805bb1644 Add sudoku game 2024-10-29 14:50:06 +00:00
Gordon Williams 69e344fbc5 minor regex tweaks 2024-10-29 11:10:03 +00:00
Rob Pilling bfeffa4a87 messagegui: stop buzzing on disconnect too 2024-10-28 21:02:36 +00:00
Rob Pilling f8a0c73356 messagegui: stop buzzing for a message when it's removed
e.g. a call is answered
2024-10-28 20:44:12 +00:00
Rob Pilling 8742e11581 drained: fix not restoring when charge threshold met
previously the assumption was that the `"changing"` event would be fired
periodically when charging.

fixes #3625
2024-10-28 18:15:09 +00:00
Gordon Williams f0c9ae183c Add check for widgets that clear the screen!
Remove clear of the screen on reload (will break currently running app)
2024-10-28 17:27:31 +00:00
Gordon Williams a4f5978fb6 widbt_notify 0.18: Use notify lib to stop this widget clearing the screen of the running clock/app 2024-10-28 17:21:31 +00:00
Gordon Williams cd340ed83f Add meridians to try and get rid of some errors, and some context for some locale errors. 2024-10-28 16:34:26 +00:00
Gordon Williams f73b02deaf assistengps 0.07: Bangle.js 2 now gets estimated time + lat/lon from the browser (~3x faster fix) 2024-10-28 12:21:08 +00:00
Gordon Williams 6c050b5107 hworldclock 0.37: Fix settings (show default as '90' not 'off') 2024-10-28 11:51:12 +00:00
Pavel Machek e7392aca3d trail: mark this as 0.11 2024-10-25 20:16:55 +02:00
Pavel Machek feb5f6213b trail: Disable demo/debugging hacks. 2024-10-25 20:16:55 +02:00
Gordon Williams f7381a7d31 boot 0.65: Only display interpreter errors if log is nonzero 2024-10-25 09:39:45 +01:00
Gordon Williams 242eda245b clockbg 0.06: 25% speed improvement if Math.randInt exists (2v25 fw) 2024-10-25 09:38:00 +01:00
Gordon Williams 4ff01d1db0 widmessages 0.07: Only load messages module if we have messages (30ms speed improvement) 2024-10-25 09:37:43 +01:00
Gordon Williams e00cba4094 sched 0.29: Improve clkinfo startup time by 10ms 2024-10-25 09:36:51 +01:00
Gordon Williams 385d2799d5 android 0.39: Move GB message handling into a library to reduce boot time from 40ms->13ms 2024-10-25 09:35:55 +01:00
aleixdev fb3cd0fbc6 score: fix bug when the score was "5 - 7" (with score to win set to 6) it was adding one to 7. 2024-10-25 09:04:17 +02:00
Gordon Williams 9185793042 use slightly slower code to deal with the fact that many apps put semi-colons on clockinfo/settings that are supposed to be evaluated 2024-10-24 20:09:19 +01:00
Gordon Williams 1ec8fba5ba bootloader and clock_info update - checking hash of all js vs just boot.js is the same cost, so we make caches of widgets and clockinfos in bootupdate - this drastically improves boot time 2024-10-24 19:56:17 +01:00
Gordon Williams 66b0edf6c2 clock_info 0.13: Cache loaded ClockInfos so if we have clockInfoWidget and a clock, we don't load them twice (saves ~300ms) 2024-10-24 12:43:16 +01:00
Rob Pilling f5b3ad2810 messagegui: factor out common `checkMessages()` calls 2024-10-23 22:07:24 +01:00
Rob Pilling 25495f5731 messagegui: s/openMusic:openMusic/openMusic/ 2024-10-23 22:07:24 +01:00
Rob Pilling b81b6c2040 messagegui: option to not open the first unread message 2024-10-23 22:07:24 +01:00
Rob Pilling 3452d67f42 sched/clkinfo: reset `last` when activating an alarm
```json
{
  "t": 23940000,
  "del": false,
  "on": true,
  "rp": false,
  "as": false,
  "dow": 127,
  "last": 23,
  "vibrate": "::",
  "msg": ""
}
```
2024-10-23 21:21:27 +01:00
aleixdev 7994c9fb9a score: set version 0.03 2024-10-23 15:54:01 +02:00
aleixdev 635085b6ed score: use top status bar as trigger for the menu instead of the physical button 2024-10-23 15:44:09 +02:00
aleixdev 41bffb341c score: toggle the menu using the physical button on Bangle2 (Bangle1 should still work as before), add the Correction mode menu item and reorder menu 2024-10-23 13:49:32 +02:00
aleixdev 7fbfcea116 score: add emulator discrimination 2024-10-23 13:46:51 +02:00
thyttan 7041a9d77d
Merge pull request #3618 from retcurve/edgewrite
EdgeWrite keyboard
2024-10-21 21:29:32 +02:00
thyttan 141981a40a
Merge pull request #3615 from pavelmachek/m_33_sixths
sixths 0.11: implement sunrise/sunset times
2024-10-21 21:26:50 +02:00
thyttan ad9a3003d4
Merge pull request #3616 from pavelmachek/m_34_trail
trail 0.10: Redesign to make screen updates fast
2024-10-21 21:25:17 +02:00
thyttan 5c2760ab02
Merge pull request #3614 from bobrippling/feat/promenu-scroll-no-dots
promenu: don't show "..." when a string is fully scrolled in
2024-10-21 21:22:20 +02:00
Ian Ward 77f82b7c1e hide widget bar 2024-10-21 19:48:12 +01:00
Ian Ward 993873c9a7 New keyboard 2024-10-21 15:45:46 +01:00
Gordon Williams 2c534e5a44 docs 2024-10-21 10:34:46 +01:00
Gordon Williams fcdced1c86 0.02: Removed many non-interesting facts 2024-10-21 10:34:45 +01:00
thyttan 50604037c1
Merge pull request #3565 from bobrippling/feat/pace-app
New app: pace
2024-10-18 13:24:51 +02:00
Pavel Machek 6da5a5eb09 trail: remove unused functions 2024-10-17 18:29:15 +02:00
Pavel Machek 4a654cc75d trail: mark this as 0.10. 2024-10-17 18:26:03 +02:00
Pavel Machek 2b84cc3760 trail: fix distance when line is zero length. 2024-10-17 18:26:03 +02:00
Pavel Machek 50cf977f79 trail: fix end-of-track in demo, cleanups 2024-10-17 18:25:59 +02:00
Pavel Machek 594a7e446a trail: actually redraw when we are near the boundary
avoid repainting same segments over and over to make stuff faster.
Speed optimalizations (faster but less correct).
2024-10-17 18:25:45 +02:00
Pavel Machek 3d4661c099 trail: get arrow painting back to work. 2024-10-17 18:25:45 +02:00
Pavel Machek 148abc5ac2 trail: Provide a bit of feedback while loading. 2024-10-17 18:25:45 +02:00
Pavel Machek 80e519fad9 trail: start using zoom library. I guess it is still buggy. 2024-10-17 18:25:27 +02:00
Pavel Machek 1f567f0bcd trail: accept r.*.egt, too, for return tracks. 2024-10-17 18:25:26 +02:00
Pavel Machek 3342d9ec28 trail: allow displaying overview
introduce off-screen buffer for overview
2024-10-17 18:25:19 +02:00
Pavel Machek 8e630bfe9d sixths: Mark this as 0.11 2024-10-17 15:00:02 +02:00
Pavel Machek 8c78f552df sixths: only display times when set/rise is close 2024-10-17 15:00:02 +02:00
Pavel Machek b12cb9ff8b sixths: add sunset/sunrise support. 2024-10-17 14:59:52 +02:00
Rob Pilling 7c2f191fa7 promenu: don't show "..." if the string isn't truncated 2024-10-16 21:58:19 +01:00
Rob Pilling d1de2fa67c promenu: consts 2024-10-16 21:57:55 +01:00
Rob Pilling 47a8d264ab pace: draw split text in theme fg colour 2024-10-16 21:26:57 +01:00
Rob Pilling dc84e2600f pace: make app icon white
- compression
- transparency
- inverted
2024-10-16 21:24:43 +01:00
thyttan 8e78202737
Merge pull request #3611 from retcurve/tinyheads
Tinyheads
2024-10-15 21:00:10 +02:00
thyttan 4841c9841b messagegui: add screenshot directions notification 2024-10-15 16:17:50 +02:00
Rob Pilling 7718374e12 pace: generate js 2024-10-15 08:24:24 +01:00
Rob Pilling 53a4f4b002 pace: note todo/feature ideas in README 2024-10-15 08:23:26 +01:00
Rob Pilling 566042bdac typescript: generate types (boolean -> ShortBoolean)
also patch btadv
2024-10-15 08:23:26 +01:00
Rob Pilling 281b178613 pace: fix pace calculation 2024-10-15 08:23:26 +01:00
Rob Pilling a19d56c860 pace: backlight-on, on twist 2024-10-15 08:23:26 +01:00
Rob Pilling 625f065834 pace: fix distance totalling 2024-10-15 08:23:26 +01:00
Rob Pilling fa0a6f2ab8 pace: save splits 2024-10-15 08:23:26 +01:00
Rob Pilling 09a46eccfd pace: compensate for next split 2024-10-15 08:23:26 +01:00
Rob Pilling 160093a07b pace: fix split calcs
i.e. time/distance mix-up
2024-10-15 08:23:26 +01:00
Ian Ward d5147271d8 add missing lets 2024-10-14 22:55:13 +01:00
Woogal fc8254c09e
Merge branch 'espruino:master' into tinyheads 2024-10-14 22:48:10 +01:00
Ian Ward 98de95415f new app: tinyheads clock 2024-10-14 22:45:19 +01:00
Rob Pilling ca1cb2253a pace: drop lazyUnlazy 2024-10-14 18:39:37 +01:00
Rob Pilling 5c9a4aed62 pace: reset exstats on load 2024-10-14 18:39:37 +01:00
Rob Pilling eabb2a8828 pace: fix duration formatting 2024-10-14 18:39:37 +01:00
Rob Pilling 4493b343bd pace: factor out `drawSplit()` 2024-10-14 18:39:37 +01:00
thyttan 13d982881b
Merge pull request #3588 from mjearlb/master
Update 0.02
2024-10-14 17:51:59 +02:00
thyttan 9d7542701f
Merge pull request #3607 from bobrippling/feat/recorder-dl-cache
recorder: cache downloaded tracks
2024-10-13 00:45:01 +02:00
thyttan c614891b27 kineticscroll: forward the type of touch (short/long).
Bring in change from the firmware implementation forwarding the type of touch (short/long).
2024-10-12 00:42:51 +02:00
thyttan 4771e0f556 swscroll: forward the type of touch (short/long).
Bring in change from the firmware implementation forwarding the type of touch (short/long).
2024-10-12 00:24:56 +02:00
thyttan a52920f005 alarm: toggle alarm from main menu
... either by long touch on an alarm entry or touching its icon on the
right.
2024-10-11 12:32:00 +02:00
Rob Pilling e1c63e8583 sched: add disabled event icon 2024-10-09 22:01:42 +01:00