Commit Graph

16398 Commits (e83b582928615277fbbff15265dc0f88841ad3a1)

Author SHA1 Message Date
Rob Pilling e83b582928 rep: pull out renderDuration() 2023-06-30 08:26:44 +01:00
Rob Pilling 75c6972f3f rep: move reps to JSON file 2023-06-30 08:26:44 +01:00
Rob Pilling cefc0eb054 rep TODO 2023-06-30 08:26:44 +01:00
Rob Pilling 444a909c5b rep: UI & colour tweaks, and README 2023-06-30 08:26:44 +01:00
Rob Pilling 057ee7df03 rep: working display, fixed unit problems with reps etc 2023-06-30 08:26:44 +01:00
Rob Pilling ef26eae665 rep: more layout/design tweaks 2023-06-30 08:26:44 +01:00
Rob Pilling a783ee6435 rep: trim duration 2023-06-30 08:26:44 +01:00
Rob Pilling fabe88034f rep: alignment tweaks 2023-06-30 08:26:44 +01:00
Rob Pilling 8036509b18 layout.d.ts: add btnBorder 2023-06-30 08:26:44 +01:00
Rob Pilling 38bccb540d Layout.md: separate the docs for `options` 2023-06-30 08:26:44 +01:00
Rob Pilling 553d363f90 layout.d.ts: alignment fixes 2023-06-30 08:26:44 +01:00
Rob Pilling 739ddb731f layout.d.ts: Layout's fill can be any proportion 2023-06-30 08:26:44 +01:00
Rob Pilling efd1891ff5 layout.d.ts: render(), layout(), debug() and clear() accept any layout hierarchy 2023-06-30 08:26:44 +01:00
Rob Pilling 223fc5087b rep: incrementing counter 2023-06-30 08:26:44 +01:00
Rob Pilling b4e5e8e1df rep: initial WIP layout 2023-06-30 08:26:44 +01:00
Rob Pilling 6a768768b6 rep metadata 2023-06-30 08:26:44 +01:00
Rob Pilling 6a82fb72db rep: initial WIP app 2023-06-30 08:26:44 +01:00
Rob Pilling 9c72a8210d layout.d.ts: add rotation / l.r 2023-06-30 08:26:44 +01:00
Rob Pilling 557b426b63 typescript: remove `Layout_` naming hack 2023-06-30 08:26:44 +01:00
Gordon Williams 5c483bbd88
Merge pull request #2848 from stweedo/gassist
[gassist] - New app for voice control
2023-06-30 08:11:08 +01:00
stweedo 297d8b15ac Fix scoping, add 'file' variable 2023-06-29 12:25:38 -05:00
Gordon Williams d8c41b56ed messagegui 0.73: Add sharp left+right nav icons 2023-06-29 15:02:35 +01:00
stweedo 6d58a466b2 [gassist] - New app for voice control 2023-06-29 08:43:45 -05:00
Gordon Williams 2aa3dc5c29
Merge pull request #2846 from thyttan/spotify-remote
spotrem: Send GB wake command only once
2023-06-29 08:42:54 +01:00
Gordon Williams ca124b2d32
Merge pull request #2845 from thyttan/podcast-addict
podadrem: Send GB wake command only once
2023-06-29 08:42:40 +01:00
thyttan 5bd3070131 spotrem: Send GB wake command only once
...instead of twice like we did before. It should not be needed now we
issue a newline before GB commands.
2023-06-28 23:24:35 +02:00
thyttan 55429b2c67 podadrem: Send GB wake command only once
...instead of twice like we did before. It should not be needed now we
issue a newline before GB commands.
2023-06-28 23:11:33 +02:00
Gordon Williams 2cd1caa2bd
Merge pull request #2844 from nxdefiant/master
openstmap & recorder changes
2023-06-28 11:59:36 +01:00
Erik Andresen bb598bbb6c recorder: set scale on OpenStMap plot
When plotting with OpenStMap scale map to track width & height
2023-06-28 12:15:20 +02:00
nxdefiant c67964bf61
Merge branch 'espruino:master' into master 2023-06-28 11:09:11 +02:00
Erik Andresen bf58db6a31 openstmap: sort maps by scale desc
This results in the map with the highest resolution (lowest scale) to be
drawn last
2023-06-28 11:08:19 +02:00
Gordon Williams 95b2a45793
Merge pull request #2843 from thyttan/swscroll
swscroll: fix check boxes not behaving
2023-06-28 08:27:10 +01:00
Gordon Williams 13b0aa1e11
Merge pull request #2841 from nxdefiant/master
waypoint_editor fixes:
2023-06-28 08:24:36 +01:00
Gordon Williams 49c9db7967
Merge pull request #2842 from stweedo/master
[boxclk] - Update v0.05: Fix step count not resetting
2023-06-28 08:22:38 +01:00
thyttan 8f5d097120 swscroll: fix check boxes not behaving
... by more properly rebasing on latest E_showScroller_Q3.js from
Espruino.
2023-06-27 23:52:45 +02:00
stweedo 2c9ec746b6 Use Bangle.getHealthStatus("day").steps) instead 2023-06-27 08:34:42 -05:00
Erik Andresen 4dd4a17511 waypoint_editor fixes:
-Display waypoint name instead of its index in remove menu
-fix icon
2023-06-26 21:26:42 +02:00
Gordon Williams 7dfabf9d7e
Merge pull request #2839 from nxdefiant/master
mylocation: Add option to set location from waypoint
2023-06-26 14:16:29 +01:00
Erik Andresen 712d31669e mylocation: drop dependency on waypoint 2023-06-26 13:59:21 +02:00
Gordon Williams 2ac8660030
Merge pull request #2837 from stweedo/boxclk
[boxclk] - v0.04 Update
2023-06-26 09:11:30 +01:00
Gordon Williams b4ef227674
Merge pull request #2838 from devsnd/master
a half-life alyx style clock
2023-06-26 08:55:59 +01:00
Gordon Williams 330450516f add dependency on mylocation 2023-06-26 08:51:09 +01:00
Gordon Williams 1eda4cb0bb
Merge pull request #2840 from thyttan/podcast-addict
podadrem: Issue newline before GB commands
2023-06-26 08:46:11 +01:00
thyttan ac448b5f36 podadrem: Issue newline before GB commands
reference: ba7a2f7996
2023-06-26 02:50:30 +02:00
Erik Andresen 73042fa58d mylocation: Add option to set location from waypoint 2023-06-25 21:43:14 +02:00
Tom Wallroth 99c3731ed4 a half-life alyx style clock 2023-06-25 16:19:22 +02:00
stweedo b52220a070 Only use drag handler if any box isDragging 2023-06-25 04:16:17 -05:00
Gordon Williams be5fcdd185
Merge pull request #2835 from npbreland/master
New Swatch Internet Time widget (widswatchbeats)
2023-06-23 15:21:27 +01:00
Gordon Williams d869fd6ade
Delete widget-icon.js 2023-06-23 15:21:06 +01:00
Nick Breland 30fbf1e4c9 Remove image line from metadata 2023-06-23 15:09:34 +01:00