Gordon Williams
1dad92ae0b
fix lint error
2023-06-30 16:46:50 +01:00
Gordon Williams
ded2107f61
Improved OpenStMap image processing with sharpening - we now have a separate test file so we can try different setups more easily
2023-06-30 16:41:58 +01:00
frederic wagner
2b17ace0ea
gipy: minor cleanup
2023-06-30 14:51:33 +02:00
Gordon Williams
426fa159f5
Merge branch 'master' of github.com:espruino/BangleApps
2023-06-30 13:30:34 +01:00
Gordon Williams
a59957be1e
When >1 clockinfo, swiping one back tries to ensure they don't display the same thing
2023-06-30 13:30:23 +01:00
frederic wagner
70b2772b21
gipy: fix for missing paths in map
2023-06-30 14:24:49 +02:00
Rob Pilling
ee77b7e117
rep: metadata description update
2023-06-30 12:50:01 +01:00
Gordon Williams
23c3ffc8f0
Merge pull request #2849 from bobrippling/chime-delay
...
chimer: sleep between buzzes, instead of during
2023-06-30 12:41:21 +01:00
Rob Pilling
02999eeb7a
rep: generate JS
2023-06-30 12:38:14 +01:00
Rob Pilling
d51171d8ac
rep: v1 README
2023-06-30 12:38:14 +01:00
Rob Pilling
1126105ea2
rep: change interaction buzz & buzz once initially
2023-06-30 12:38:01 +01:00
Rob Pilling
0bb1fb3ffe
rep: redraw instantly on interaction
2023-06-30 12:38:01 +01:00
Rob Pilling
08cd679f38
rep: add app icon
2023-06-30 12:38:01 +01:00
Rob Pilling
869093f3a4
rep: add app image
2023-06-30 12:35:46 +01:00
Rob Pilling
3a149e227f
rep: longer buzzes on rep change
...
... to increase chance of the user feeling the buzz
2023-06-30 12:23:22 +01:00
Rob Pilling
08dc1caa93
rep: fix duration rounding
2023-06-30 12:23:22 +01:00
Rob Pilling
77ff7fa58b
btadv: localise definitions (for typescript)
...
Typescript treats all TS files as sharing the same global namespace,
so this prevents name collision errors.
2023-06-30 12:23:22 +01:00
Rob Pilling
b47c3a6c83
multitimer: update menu title for `del`
2023-06-30 12:20:29 +01:00
Rob Pilling
01992960b9
multitimer: update hardmode
2023-06-30 12:20:14 +01:00
Rob Pilling
b61ede2ba8
multitimer: remove unused code
2023-06-30 12:20:00 +01:00
Gordon Williams
0ac8ac3ec6
Support for http request xpath return format
2023-06-30 11:28:43 +01:00
frederic wagner
d6eaee23ec
gipy: fixing tile_is_on_screen
...
previous algorithm was incorrect
2023-06-30 11:10:49 +02:00
Rob Pilling
1c76e03751
rep: handle missing storage
2023-06-30 08:26:45 +01:00
Rob Pilling
517ff7c405
rep: interface.html
2023-06-30 08:26:45 +01:00
Rob Pilling
17ff3fdd00
rep: guard against undefined font
2023-06-30 08:26:45 +01:00
Rob Pilling
f7533cc118
rep: update README
2023-06-30 08:26:44 +01:00
Rob Pilling
d956fc917e
rep: better background blue
2023-06-30 08:26:44 +01:00
Rob Pilling
c446f0962f
rep: rename step
2023-06-30 08:26:44 +01:00
Rob Pilling
2d27ef4c2c
rep: work around index drawing bug
2023-06-30 08:26:44 +01:00
Rob Pilling
1fb88b5059
rep: better drawing of rep index
2023-06-30 08:26:44 +01:00
Rob Pilling
9f9a33d963
rep: rename Layout for access to enum
2023-06-30 08:26:44 +01:00
Rob Pilling
d913368ff1
rep: rotated idx label
2023-06-30 08:26:44 +01:00
Rob Pilling
2440613de1
rep: handle setFont(undefined)
2023-06-30 08:26:44 +01:00
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
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
Gordon Williams
5c483bbd88
Merge pull request #2848 from stweedo/gassist
...
[gassist] - New app for voice control
2023-06-30 08:11:08 +01:00
Rob Pilling
3e8e2adb60
chimer: sleep between buzzes, instead of during
2023-06-29 22:57:49 +01:00
stweedo
297d8b15ac
Fix scoping, add 'file' variable
2023-06-29 12:25:38 -05:00
frederic wagner
ca9082f266
gipy: stroke + less frames on lock
2023-06-29 16:56:00 +02: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
frederic wagner
0c7aff4c5f
gipy: fix for svg
2023-06-29 15:14:17 +02:00
frederic wagner
193f9c388e
bugfix release: solving some map problems
2023-06-29 14:52:35 +02: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
thyttan
74091b6659
quicklaunch:compat w app history of Fastload Utils
...
Compatibility with 'Fastload Utils' App History feature by checking the trace on launch
remove some spaces
correct logic for checking the trace at launch `!=` -> `==`
2023-06-29 00:07:20 +02:00
thyttan
1c81d2dce5
fastreset: add new app 'Fast Reset'
...
add app 'Fast Reset' (boot code)
use the more descriptive `Bangle.showClock` instead of `load(".bootcde")`
fix scope of buzzTimeout id variable
compact the code a little bit
change metadata and readme to reflect a shortened timeout
2023-06-29 00:05:37 +02:00
thyttan
cead4b3531
fastload: Add app history functionality
...
Add app history functionality
add semicolons that were missing according to Web IDE
fix intendtation in if statement
fewer storage manipulations, tweak some logic
comment regarding resetting history
undo `const SETTINGS` -> `let settings`
describe app history in readme
In settings, don't allow app history and load to launcher to be active at the same time
change `launchedApps` -> `appHistory`
(somewhat unstable commit) tweaking logic around loading `.bootcde` at system initiation to make the history and resetting of history work as expected
add to comment re loading `.bootcde` an extra time on init
Revert "add to comment re loading `.bootcde` an extra time on init"
This reverts commit b4aaccf35c820a1c7e7a22040c3958b4fc92e5c6.
Revert "(somewhat unstable commit) tweaking logic around loading `.bootcde` at system initiation to make the history and resetting of history work as expected"
This reverts commit 51dddfc30ac65572891efee1daf6099f7a3b19f4.
tweak when settings page is autoupdated
Change description for app history. Add contributor.
quicklaunch shall not be recorded in the history
Add setting to exclude quicklaunch from history, if it is present
remove print statements
If long press HW button do reset history. Set some variables to null if app history is disabled.
add info re long press HW button resets history
remove check for 'fastload.5.boot.js'. it would show up in the app history during development because the web ide said to load the uploaded app. it should not be needed in normal operations of the app for users.
fewer checks for if useAppHistory is true, by first declaring some variables and then defining them inside an if-statement
add recommendation of 'Fast Reset' app in readme
2023-06-28 23:58:27 +02: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
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
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
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
Nick Breland
757649c427
Add 'Widget' to name
2023-06-23 10:15:53 +01:00
Nick Breland
78b98315ca
Cleanup metadata, indentation, and smaller icon
2023-06-23 10:13:22 +01:00
Gordon Williams
e5ebbf0ed4
Automatically create new track if the filename is different
2023-06-22 13:43:22 +01:00
Gordon Williams
b469521f90
Merge branch 'master' of github.com:espruino/BangleApps
2023-06-22 10:04:54 +01:00
Gordon Williams
f680be51d5
Navigation messages no longer launch the Maps view unless they're new
2023-06-22 10:04:46 +01:00
Gordon Williams
a344a0f595
Merge pull request #2833 from stweedo/master
...
[boxclk] - v0.03 update - New custom font library. Allows short or long month
2023-06-22 09:08:00 +01:00
Gordon Williams
93b40bb6b5
Compass now uses falling edge for reset function so exiting app doesn't reset it - #2832
2023-06-22 08:46:53 +01:00
stweedo
e5e6b22810
Revert "Add new custom font library module"
...
This reverts commit 4922e135e3
.
2023-06-22 01:47:02 -05:00
stweedo
83981d4a6c
Revert "Update name"
...
This reverts commit a11792e31d
.
2023-06-22 01:45:38 -05:00
stweedo
a11792e31d
Update name
2023-06-22 00:40:57 -05:00
stweedo
4922e135e3
Add new custom font library module
2023-06-22 00:36:02 -05:00
stweedo
633036efb2
Update README.md
2023-06-21 14:45:50 -05:00
stweedo
68873973b2
Update README.md
2023-06-21 13:34:32 -05:00
stweedo
b2fc478388
Update screenshot-2
2023-06-21 13:28:05 -05:00
stweedo
40b07ade32
Update boxclk-2.json - disable DayOfMonth suffix
2023-06-21 13:25:17 -05:00
stweedo
b216ad91b1
Update boxclk-2.json - change month to long
2023-06-21 13:16:03 -05:00
stweedo
e9b56bde18
Update README.md - missing comma in example
2023-06-21 12:55:49 -05:00
stweedo
ecb2013ac4
Show month short or long using "shortMonth"
2023-06-21 12:50:44 -05:00
stweedo
8eec699370
Update README.md - Update links
2023-06-21 12:15:07 -05:00
stweedo
810d6863e8
Update README.md - Reduce size of example names
2023-06-21 12:05:35 -05:00
stweedo
65db3285bf
Update README.md - shorten width of text
2023-06-21 11:47:12 -05:00