inhof009
373326265d
Update app.js
2023-08-06 14:55:20 -04:00
inhof009
e81b35a347
Update app.js
2023-08-06 14:52:15 -04:00
inhof009
2e594e47db
Delete usgs.png
2023-08-06 14:46:13 -04:00
inhof009
f8132e9d1b
Add files via upload
2023-08-06 14:45:53 -04:00
inhof009
06e030cd71
Delete usgs.img.png
2023-08-06 14:43:46 -04:00
inhof009
95c643a2ed
Add files via upload
2023-08-06 14:43:27 -04:00
inhof009
3b338197cf
Add files via upload
2023-08-06 14:42:10 -04:00
inhof009
82367d016b
Create ChangeLog
2023-08-06 14:37:54 -04:00
inhof009
e858408158
Create README.md
2023-08-06 14:37:24 -04:00
inhof009
6bc8e63ed8
Create metadata.json
2023-08-06 14:36:58 -04:00
inhof009
f83d3fb494
Added icon
2023-08-06 14:34:52 -04:00
inhof009
62083f34fb
Create usgs app
2023-08-06 14:33:20 -04:00
Martin Boonk
f8e0baa7e1
gpstrek - Create settings
2023-08-06 20:29:58 +02:00
José Rebelo
9c8da97552
android: Allow alarm enable/disable
2023-08-06 00:23:40 +01:00
José Rebelo
6210f11149
android: Send fw and hw on connection
2023-08-04 23:13:31 +01:00
Gordon Williams
2e261b3a56
Merge pull request #2949 from bobrippling/chargerot-setting-read
...
chargerot: handle missing settings (e.g. first install)
2023-08-04 09:41:25 +01:00
Gordon Williams
31fb8f8d02
health 0.25: lib.read* methods now return correctly scaled movement
...
movement graph in app is now an average, not sum
fix 11pm slot for daily HRM
2023-08-04 09:36:18 +01:00
Rob Pilling
c5cf741df1
chargerot: handle missing settings (e.g. first install)
2023-08-03 18:12:38 +01:00
Gordon Williams
92eb60decd
Merge pull request #2945 from thyttan/kbswipe
...
kbswipe: Compat w backswipe on newer firmwares
2023-08-03 11:59:54 +01:00
Gordon Williams
2fb5fda75b
Merge pull request #2946 from thyttan/kbtouch
...
kbtouch: Compat w backswipe on newer firmwares
2023-08-03 11:59:38 +01:00
Gordon Williams
b977a3357a
Merge pull request #2947 from thyttan/dragboard
...
dragboard: remove arguments to `catchSwipe`
2023-08-03 11:59:13 +01:00
Gordon Williams
8a4f99d337
Merge pull request #2948 from thyttan/draguboard
...
draguboard: remove arguments from `catchSwipe`
2023-08-03 11:59:05 +01:00
thyttan
7aaea32ebb
draguboard: remove arguments from `catchSwipe`
2023-08-03 12:52:13 +02:00
thyttan
17fc4ccb61
dragboard: remove arguments to `catchSwipe`
2023-08-03 12:50:23 +02:00
thyttan
8ba3c68b59
kbswipe: Compat w backswipe on newer firmwares
2023-08-03 12:45:17 +02:00
thyttan
752dd852df
kbtouch: Compat w backswipe on newer firmwares
2023-08-03 12:41:41 +02:00
Gordon Williams
184ebb1642
Merge pull request #2941 from nxdefiant/stopwatch
...
stopwatch touch: Fast Loading support
2023-08-03 09:57:05 +01:00
Gordon Williams
2127c8b891
Merge pull request #2942 from ticalc-travis/health_daily_movement
...
health: Correct calculation of daily summary for movement
2023-08-03 09:55:59 +01:00
Gordon Williams
f0028dd8dd
Merge pull request #2940 from pavelmachek/merge_6
...
Sixth sense -- outdoor watch with GPS support.
2023-08-03 09:32:11 +01:00
Gordon Williams
ce02cea296
Merge pull request #2939 from pavelmachek/merge_5
...
Allow zooming map in/out by clicking.
2023-08-03 09:26:34 +01:00
Gordon Williams
9cb1242825
Merge pull request #2938 from bobrippling/wid-edit-sort
...
wid_edit: restore alphabetical sort
2023-08-03 09:24:00 +01:00
Gordon Williams
85ee76c63e
Merge pull request #2900 from bobrippling/recorder-clockinfo
...
Recorder: add clockinfo
2023-08-03 09:23:30 +01:00
Gordon Williams
04e6318c03
Merge pull request #2936 from thyttan/draguboard
...
draguboard: Compat w backswipe on newer firmwares
2023-08-03 09:19:39 +01:00
Gordon Williams
bfc388e16f
Merge pull request #2935 from thyttan/dragboard
...
dragboard: autoindent lib.js and fix ChangeLog
2023-08-03 09:18:30 +01:00
Gordon Williams
cd3b08e235
0.19: Remove 'jit' keyword as 'for(..of..)' is not supported ( fix #2937 )
2023-08-03 09:07:24 +01:00
Pavel Machek
d7424be12e
Sixth sense -- outdoor watch with GPS support.
...
Add initial version of the application. I already use it a lot, as it
displays just the data I need. It can log GPS in power-saving mode,
which is useful on its own, and also makes GPS ready for use.
2023-08-02 17:01:08 +02:00
Pavel Machek
ec836fca7e
Allow zooming map in/out by clicking.
...
By simply clicking on screen instead of going to menu to zoom in/out,
navigation can be much quicker.
2023-08-02 13:50:49 +02:00
Travis Evans
e94f420356
Correct calculation of daily summary for movement
...
- Heartrate was being summed from the DB instead of movement itself
- The daily average value was inadvertently being divided by 8
relative the hourly data, resulting in very low precision
2023-08-01 16:14:55 -05:00
Rob Pilling
2023138295
wid_edit: restore alphabetical sort
2023-07-31 22:05:09 +01:00
Rob Pilling
ecf85fe9b7
recorder: always show clkinfo
...
We can't tell whether Bangle.loadWidgets() might be called later,
so assume it does, and handle the case where it hasn't been.
2023-07-31 21:50:52 +01:00
Rob Pilling
701f8c7733
btadv: properly encode acc readings
2023-07-31 21:40:06 +01:00
Rob Pilling
b61e4fb137
btadv: fix long uuid (characteristic)
2023-07-31 21:35:28 +01:00
Rob Pilling
19c0a9af08
btadv: generate JS
2023-07-31 21:30:34 +01:00
Rob Pilling
1f94a8f26e
btadv: advertise on a cycle for long UUIDs
2023-07-31 21:29:45 +01:00
Rob Pilling
1dc9870c07
btadv: fix long uuid
2023-07-31 21:28:30 +01:00
thyttan
92e2f4695c
draguboard: Compat w backswipe on newer firmwares
2023-07-31 20:48:30 +02:00
thyttan
c59262c4bb
dragboard: autoindent lib.js and fix ChangeLog
2023-07-31 20:29:06 +02:00
Gordon Williams
4061bd2f5e
Merge pull request #2934 from thyttan/dragboard
...
dragboard: Compat w backswipe on newer firmwares
2023-07-31 19:18:24 +01:00
thyttan
f4c25b9db3
dragboard: Compat w backswipe on newer firmwares
2023-07-31 20:14:33 +02:00
Gordon Williams
30bca3ae1e
Merge pull request #2933 from NovaDawn999/master
...
stacker: 0.2
2023-07-31 19:10:15 +01:00
novadawn999
fbb38ebe55
stacker updated to 0.2: optimizations
2023-07-31 10:42:10 -05:00
thyttan
e3d503eff0
kbmulti:Compat with `backswipe` on newer firmwares
2023-07-31 15:14:33 +02:00
thyttan
5331f7032e
widanclk: add todays date behind clock hands.
2023-07-31 14:13:52 +02:00
Gordon Williams
311f12cb63
Merge pull request #2927 from NovaDawn999/master
...
2 New Apps
2023-07-31 11:14:41 +01:00
Gordon Williams
49b3ab18b6
Merge pull request #2923 from wagnerf42/master
...
gipy: new release : bugfix for negative coordinates + experimental powersaving
2023-07-31 11:13:06 +01:00
Gordon Williams
8a0022a1e6
Merge pull request #2925 from nxdefiant/widclkscrl
...
widclkscrl: New widget
2023-07-31 11:12:11 +01:00
Gordon Williams
67d8c15d98
Merge pull request #2928 from stweedo/rescalc
...
[rescalc] - v0.04 update
2023-07-31 11:09:12 +01:00
Gordon Williams
46320bdf4e
Merge pull request #2929 from ticalc-travis/alarm-date-confirm
...
Alarm: Fix date not getting saved when tapping Confirm in event menu
2023-07-31 11:08:44 +01:00
Gordon Williams
48829310a6
Merge pull request #2931 from nxdefiant/widbaroalarm
...
widbaroalarm: Compatibility with hideable Widgets
2023-07-31 11:07:35 +01:00
Gordon Williams
56b71683b2
Merge pull request #2921 from nxdefiant/astrocalc
...
astrocalc: Enable widgets
2023-07-31 11:06:11 +01:00
Gordon Williams
e8157f4c2f
Merge pull request #2920 from bobrippling/wid-edit-opt
...
widedit optimisation
2023-07-31 11:05:51 +01:00
Gordon Williams
5a2b383449
Merge pull request #2918 from nxdefiant/widshipbell
...
widshipbell: Bump version as commit 2b6f776
2023-07-31 11:05:24 +01:00
Gordon Williams
03b0d4a3e3
Merge pull request #2917 from bobrippling/multitimer-ui
...
multitimer: ensure onDrag is registered after all E.showXYZ calls
2023-07-31 11:04:08 +01:00
Gordon Williams
d0579f6689
fix test warning
2023-07-31 10:49:54 +01:00
Gordon Williams
f384aa244c
0.62: Fix whitelist showing as 'on' by default when it's not after 0.59
2023-07-31 10:49:04 +01:00
Gordon Williams
7ba94c100d
Merge pull request #2916 from ssievert42/fastload
...
fastload: fix caching
2023-07-31 08:58:59 +01:00
Gordon Williams
edf45dffaf
Merge pull request #2909 from ticalc-travis/timerclk-fix-touch
...
timerclk: Improve swipe responsiveness on main clock screen
2023-07-31 08:58:51 +01:00
Gordon Williams
b6fe8927bd
Merge pull request #2914 from nxdefiant/taglaunch
...
taglaunch: Fix remove handler
2023-07-31 08:50:06 +01:00
Gordon Williams
74608cf5eb
Merge pull request #2911 from halemmerich/sensortools
...
sensortools - Fix sensortools breaking Bangle.emit with multiple arguments (e.g. "message")
2023-07-31 08:48:48 +01:00
Travis Evans
b345b1f9b5
Save changes to date, not just time, when tapping Confirm on the event edit menu
2023-07-29 19:25:06 -05:00
stweedo
459db44c4a
Fix capitalization. Improve decimal handling.
2023-07-29 18:02:16 -05:00
novadawn999
d8c6dbe03b
stacker: new app
2023-07-28 21:13:48 -05:00
Simon Sievert
97fa54c2d6
fastload: fix caching
...
broken since e2ba3ca64
(fastload - Replace E.CRC32 with Storage.hash, 2023-07-24)
Storage.hash() expects a regex (or apparently the name as a string) to match files that should be hashed, but was called with the contents of the file
2023-07-28 09:55:51 +02:00
Erik Andresen
f96988a53e
taglaunch: move icons to functions
2023-07-28 08:19:28 +02:00
Erik Andresen
c64b8d2fa6
taglaunch: Fix lockhandler
2023-07-28 08:00:22 +02:00
frederic wagner
a5ccaa1c34
sokoban: initial release
2023-07-28 07:46:26 +02:00
Erik Andresen
51838fc133
stopwatch touch: Fast Loading support
2023-07-28 06:59:17 +02:00
novadawn999
124e4f240c
fix incorrect filename
2023-07-27 15:03:33 -05:00
novadawn999
35e1cdba6a
rename file
2023-07-27 14:59:17 -05:00
novadawn999
86f4089b90
new app added
2023-07-27 14:51:03 -05:00
Erik Andresen
7e28e75295
widbaroalarm: Compatibility with hideable Widgets
2023-07-27 21:09:48 +02:00
Rob Pilling
8a2a5851be
clock_info: display clkinfo load error
2023-07-27 18:12:05 +01:00
Rob Pilling
2ac83661ad
recorder: fix WIDGETS check in clkinfo
2023-07-27 18:10:18 +01:00
Erik Andresen
7b7df1741e
astrocalc: remove unused variable
2023-07-27 18:35:48 +02:00
Erik Andresen
cdf3486ab6
astrocalc: Enable widgets
2023-07-27 18:26:56 +02:00
Erik Andresen
f2f04ecd11
widshipbell: Bump version as commit 2b6f776
2023-07-27 17:43:06 +02:00
Rob Pilling
2b973e3042
multitimer: ensure onDrag is registered after all E.show calls
2023-07-27 12:29:48 +01:00
Gordon Williams
ddc9ac34b1
Merge pull request #2908 from nxdefiant/miclock2
...
miclock2 maintenance
2023-07-27 09:12:30 +01:00
Gordon Williams
528815d3c5
Merge pull request #2895 from halemmerich/iconlauncher
...
iconlaunch - Better performance
2023-07-27 09:09:30 +01:00
Erik Andresen
2024f9267c
taglaunch: Fix remove handler
2023-07-26 23:58:20 +02:00
Rob Pilling
c385d718b5
btadv: bump version
2023-07-26 21:39:04 +01:00
Rob Pilling
31736cb447
btadv: encode & advertise accelerometer data
2023-07-26 21:39:04 +01:00
Martin Boonk
a2d1b9c0fb
sensortools - Fix sensortools breaking Bangle.emit with multiple arguments (e.g. "message")
2023-07-26 20:34:34 +02:00
Rob Pilling
d5aade8d48
wid_edit: bump version
2023-07-26 07:27:43 +01:00
Rob Pilling
93f21a51e1
opt?
2023-07-26 07:26:56 +01:00
Rob Pilling
63cbd45cc6
btadv: add sensor location entry
2023-07-26 07:00:31 +01:00
Travis Evans
e851d1321e
Correct some problems with swipe detection on main clock screen
...
Increase sensitivity so only a small swipe is needed to switch to the
appropriate screen.
Fix uninitialized variables for calculating swipe length which usually
caused first swipe length to register as NaN.
2023-07-25 16:40:46 -05:00
Erik Andresen
7625421a51
widclkscrl: draw without args
2023-07-25 23:35:32 +02:00
Martin Boonk
53cb6d8126
iconlaunch - Add jit marker to drawItem and drawText
2023-07-25 22:38:55 +02:00
Erik Andresen
9ea1fe4dcf
widclkscrl: Draw only in draw method
2023-07-25 22:38:08 +02:00
Martin Boonk
94bb93c19e
iconlaunch - Go back to caching icons on demand but keep presorting apps into items
2023-07-25 21:52:56 +02:00
Martin Boonk
a9fff20477
iconlaunch - Use objects instead of arrays
2023-07-25 20:43:12 +02:00
Erik Andresen
7d82b39a71
widclkscrl: New widget
...
A widget that displays the current date & time after unlocking the watch when not showing a fullscreen clock. The information is scrolled by in a two digit field, so this widget is kept tight.
2023-07-25 20:00:26 +02:00
Martin Boonk
7e0dbbf6f0
iconlaunch - Go back to now faster drawImage
2023-07-25 19:55:29 +02:00
Erik Andresen
d0551568bb
miclock2: first setui, then widgets
2023-07-25 19:32:14 +02:00
Erik Andresen
09cc9f2fd5
miclock2 maintenance
...
- Register as clock
- Implement fast loading
2023-07-25 16:30:17 +02:00
Gordon Williams
61a3b406af
Merge pull request #2905 from halemmerich/fastload
...
fastload - Check for changes in setting.json and force real reload if needed
2023-07-25 10:38:51 +01:00
Martin Boonk
1d577fe59d
fastload - Bump version
2023-07-24 22:35:21 +02:00
Martin Boonk
e2ba3ca64d
fastload - Replace E.CRC32 with Storage.hash
2023-07-24 22:32:01 +02:00
Martin Boonk
b63ff956be
fastload - Check setting.json and force real load on change
2023-07-24 22:30:51 +02:00
Rob Pilling
9fa0103443
recorder: change record & pause icons
2023-07-24 20:50:48 +01:00
Rob Pilling
cfa871e204
recorder: handle missing widget
2023-07-24 20:39:46 +01:00
Rob Pilling
4e6827735e
recorder: merge with Bangle clkinfo
2023-07-24 20:39:39 +01:00
Martin Boonk
907cea89d8
fastload - Formatting
2023-07-24 20:33:29 +02:00
Erik Andresen
34e667b615
calendar: adjust strings in front of functions
2023-07-24 19:05:24 +02:00
Erik Andresen
1a932b0618
Calendar: Edit holidays on device in settings
...
app: Only refactoring, no changed functionality
2023-07-24 18:24:14 +02:00
Gordon Williams
5609d5c49b
Merge pull request #2904 from nxdefiant/master
...
openstmap: Enable Compass if needed
2023-07-24 10:43:09 +01:00
Erik Andresen
4777d98c10
openstmap: Bugfix: Enable Compass if needed
2023-07-24 11:33:10 +02:00
Gordon Williams
5ac62a41ba
Merge pull request #2903 from JoppyFurr/master
...
snepwatch: Snepwatch release 1.00
2023-07-24 09:18:50 +01:00
Gordon Williams
577d551432
Merge pull request #2899 from halemmerich/messagesoverlay
...
Messagesoverlay - Fix low memory handling when overlay already visible
2023-07-24 09:10:04 +01:00
Gordon Williams
bde9e7d242
Merge pull request #2897 from nxdefiant/master
...
openstmap location + direction arrow
2023-07-24 08:48:29 +01:00
Gordon Williams
a047cf66ba
Merge pull request #2898 from halemmerich/kineticscroll
...
Kineticscroll - Implement kinetic scrolling as replacement for E.showScroller
2023-07-24 08:48:06 +01:00
frederic wagner
88a4f98ce8
gipy: trying to fix the segfaults
2023-07-24 09:41:42 +02:00
Joppy Furr
3edc3604e6
snepwatch: Snepwatch release 1.00
2023-07-24 18:11:58 +12:00
Martin Boonk
e614bdfb51
kineticscroll - Update to latest E.showScroller implementation
2023-07-23 17:46:35 +02:00
Martin Boonk
2d5f9a5788
kineticscroll - No check needed, remove method must always exist at this point
2023-07-23 17:46:11 +02:00
Rob Pilling
6e0c985ca8
recorder: colour pause image based on `g.theme`
2023-07-23 12:00:49 +01:00
Rob Pilling
38c903c345
recorder: bump version
2023-07-23 12:00:49 +01:00
Rob Pilling
a07ef21cf9
recorder: add clock info
2023-07-23 12:00:49 +01:00
Martin Boonk
a5190d4d86
kineticscroll - Fix setting a remove method for every scroller
2023-07-23 11:53:31 +02:00
Martin Boonk
7c874199c4
kineticscroll - Add minified version for performance
2023-07-23 11:32:03 +02:00
Martin Boonk
efaeae0903
messagesoverlay - Explicitly check if buffer needs recreation
2023-07-23 11:25:23 +02:00
Martin Boonk
913c97c0b9
messagesoverlay - Bump version
2023-07-23 11:15:52 +02:00
Martin Boonk
c6433e828f
messageoverlay - Fix the first overlay buffer beeing kept and reused on unlock
2023-07-23 11:00:33 +02:00
Martin Boonk
8ce2245538
messagesoverlay - Better low memory handling
2023-07-23 10:42:21 +02:00
Martin Boonk
9477753cab
messagesoverlay - Remove unused function
2023-07-23 10:41:30 +02:00
Martin Boonk
b6459ad26a
iconlaunch - Load N/A icon from image file
2023-07-22 23:23:39 +02:00
Martin Boonk
2f12b9ad6e
kineticscroll - Initial implementation
2023-07-22 22:12:58 +02:00
Erik Andresen
ceddc01697
openstmap: updated Changelog
2023-07-22 20:12:18 +02:00
Erik Andresen
90bd7dcdb7
openstmap: move comment
2023-07-22 20:09:21 +02:00
Erik Andresen
2af98c7347
openstmap: replace direction icon
2023-07-22 20:06:53 +02:00
Martin Boonk
ffd967cb63
iconlauch - Center icons in items to prevent selection box beeing cut off at top
2023-07-22 18:04:38 +02:00
Martin Boonk
91df2dc68e
iconlaunch - Fix off by one error when selecting apps
2023-07-22 17:34:45 +02:00
Martin Boonk
f4a72b777d
iconlaunch - Remove debug code
2023-07-22 13:22:46 +02:00
Martin Boonk
aaa992ee2b
iconlaunch - Use back option instead of translated entry
2023-07-22 13:20:57 +02:00
Martin Boonk
c4ae56ed16
iconlaunch - Bump version
2023-07-22 13:09:08 +02:00
Martin Boonk
f7590cff9f
iconlaunch - Dedicated icon for apps with missing icons
2023-07-22 13:06:26 +02:00
Martin Boonk
3adc3f8fba
iconlaunch - Precache icons and only clear if needed
2023-07-22 12:32:53 +02:00
Martin Boonk
76425b947b
iconlaunch - Render icons for one item at once
2023-07-22 12:24:35 +02:00
Martin Boonk
64238f4ec0
iconlaunch - Better performance by less array accesses
2023-07-22 12:03:21 +02:00
frederic wagner
0d8df8aaeb
gipy: removing jit
...
segfaults with the jit so i removed it.
perfs are still ok due to the use of transformVertices instead
i would have like to have both though :-(
my guess is the segfaults are not really jit related but related to the
size of the code in memory.
2023-07-22 11:54:52 +02:00
Erik Andresen
a560a60423
openstmap location pointer
...
Replace position marker with location+direction pointer
2023-07-22 09:47:07 +02:00
Rob Pilling
d763f63a19
sched: fix `for` reference in interface
2023-07-21 17:51:31 +01:00
Gordon Williams
6f520f568b
Merge pull request #2885 from v-crispadvice/master
...
Fix fast-loading support
2023-07-20 11:54:35 +01:00
Gordon Williams
8c4deb5388
Merge pull request #2879 from bobrippling/multitimer-fastload
...
multitimer: fastload
2023-07-20 11:50:01 +01:00
Gordon Williams
63cda3b852
Merge pull request #2877 from bobrippling/dtlaunch-buzz
...
dtlaunch: add interaction-buzz setting
2023-07-20 11:46:20 +01:00
Gordon Williams
92b1665e5b
Merge pull request #2881 from nxdefiant/master
...
openstmap: current position overlay
2023-07-20 11:29:14 +01:00
Gordon Williams
5f32cbce61
Merge pull request #2880 from halemmerich/messagesoverlay
...
messagesoverlay - Fix overlay keeping the LCD on
2023-07-20 11:26:52 +01:00
Gordon Williams
360cf55dc7
Merge pull request #2882 from halemmerich/qmsched
...
qmsched - Allow to use two theme files for switching themes
2023-07-20 10:58:26 +01:00
Martin Boonk
6e0b934ae2
qmsched - Do not translate the back item
2023-07-18 22:10:51 +02:00
Martin Boonk
ff0c236b03
qmsched - Remove quiet property and save one theme copy
2023-07-18 22:03:02 +02:00
frederic wagner
465539561f
gipy: improvements to sleep algorithm
2023-07-18 08:59:37 +02:00
Rob Pilling
56d7149932
Merge branch 'master' into multitimer-fastload
...
Conflicts:
apps/multitimer/ChangeLog
2023-07-17 20:35:21 +01:00
Rob Pilling
c54e33ae7f
multitimer: drop `var`
...
Not strictly necessary, but matches the globals.
2023-07-17 20:30:01 +01:00
Rob Pilling
ff6158c329
multitimer: use `let`/`const` for global variables (avoid leaking)
2023-07-17 20:29:53 +01:00
Rob Pilling
03861111e2
multitimer: declare missing/accidentally-global variables
2023-07-17 20:29:53 +01:00
Rob Pilling
b9e73d47f1
multitimer: remove dead code
2023-07-17 20:29:53 +01:00
Martin Boonk
d60b2da468
qmsched - Remove debug prints
2023-07-17 21:11:11 +02:00
Erik Andresen
1022b623d4
openstmap changes
...
- clear overlay only once
- Add exit to menu
2023-07-17 17:48:20 +02:00
Gordon Williams
a25ad46efe
Merge pull request #2884 from halemmerich/keytimer
...
keytimer - Visual tweaks
2023-07-17 08:48:14 +01:00
Gordon Williams
63f88c619c
Merge pull request #2876 from bobrippling/multitimer-fix-hm
...
multitimer: fix hardmode in new alarms/timers
2023-07-17 08:46:23 +01:00
Martin Boonk
38f6ed54ff
keytimer - Update changelog
2023-07-16 11:35:47 +02:00
Martin Boonk
903995ca70
keytimer - Use theme colors on timer display
2023-07-16 11:29:29 +02:00
Martin Boonk
2fb27c315a
keytimer - Center icons on timer view buttons
2023-07-16 11:27:40 +02:00
Martin Boonk
8d2616da58
keytimer - Use matching theme color for time display background
2023-07-16 10:45:30 +02:00
Martin Boonk
6390350c7e
qmsched - Bump version
2023-07-15 19:15:07 +02:00
Martin Boonk
8e4eb3f5fa
qmsched - Allow to use two theme files for switching themes
2023-07-15 19:06:47 +02:00
Martin Boonk
6915b8d4c3
messagesoverlay - Fix overlay keeping the LCD on
2023-07-15 15:06:30 +02:00
Rob Pilling
bbdf943961
dtlaunch: add interaction-buzz setting
2023-07-14 22:23:47 +01:00
Rob Pilling
5675a95a94
multitimer: version bump
2023-07-14 22:15:56 +01:00
Rob Pilling
611fc9310b
multitimer: add fastloading
2023-07-14 22:15:26 +01:00
Erik Andresen
696623c659
openstmap: current position overlay
...
- Draw a current position marker (Bangle.js 2 only)
- Enable/Disable previous position marker in new setting "Draw cont. position"
2023-07-14 22:36:38 +02:00
Rob Pilling
9b805d4692
multitimer: version bump
2023-07-14 21:29:58 +01:00
Rob Pilling
077156c559
multitimer: fix hardmode in new alarms/timers
2023-07-14 21:04:21 +01:00
Martin Boonk
5a7fca1511
gpstrek - Allow GPX 1.0 to be parsed
2023-07-14 18:41:13 +02:00
Martin Boonk
da9c60f4a2
gpstrek - Remove unused osmand namespace
2023-07-14 18:34:29 +02:00
Gordon Williams
f4740b149b
messageslist: Fix invalid use of Bangle.setUI
2023-07-14 13:17:01 +01:00
v-crispadvice
98fb9ff018
Fix fast-loading support
2023-07-14 13:16:56 +03:00
Gordon Williams
a4632726a8
Merge pull request #2872 from halemmerich/messagesoverlay
...
messagesoverlay - Use event based mechanism
2023-07-14 08:21:27 +01:00
Gordon Williams
10657ad6d2
Merge pull request #2874 from f-teacher/patch-1
...
Update README.md
2023-07-14 08:19:01 +01:00
frederic wagner
549cd0aadd
gipy: misc
2023-07-14 08:32:18 +02:00
f-teacher
35dd5b143a
Update README.md
...
Added description of Karvonnen zones, of the displays, how to navigate, and the necessary settings for it to work properly.
2023-07-14 11:00:01 +09:30
Rob Pilling
7f0f8cc51a
rep: clarify assignment-and-test
2023-07-13 18:15:08 +01:00
Martin Boonk
86f78c1f0b
messagesoverlay - Don't handle nav messages
2023-07-13 19:11:29 +02:00
Rob Pilling
e46e2bd5a1
rep: changelog
2023-07-12 22:08:55 +01:00
Rob Pilling
94ebd6bf49
rep: setUI() on init, in case recorder cleared handlers
2023-07-12 22:07:33 +01:00
Rob Pilling
784c7b203a
rep: fix interface.html typo
2023-07-12 21:47:52 +01:00
Martin Boonk
71b5dafaa7
messagesoverlay - Use event based mechanism
2023-07-12 22:08:05 +02:00
Gordon Williams
e408fb9879
fixing warnings in latest PRs
2023-07-12 14:36:24 +01:00
Gordon Williams
e6443ba9a3
0.20: Make Satellite counter widget 24px wide (was 48)
...
Move 'Center GPS' to the top of the menu
If 'Recorder' app installed, add a 'Record' menu item
2023-07-12 14:30:45 +01:00
Gordon Williams
e72b0be230
change recorder icon to differentiate from 'run'
2023-07-12 14:04:48 +01:00
Gordon Williams
e7d869dcb0
Merge pull request #2850 from bobrippling/batchart-log
...
batchart: remove log
2023-07-12 10:14:00 +01:00
Gordon Williams
b9045c91b0
Merge pull request #2871 from bobrippling/swiperclocklaunch-fix
...
swiperclocklaunch: check `mode` after pulling from `options`
2023-07-12 10:10:49 +01:00
Gordon Williams
3f0e7465a4
Merge pull request #2866 from v-crispadvice/master
...
Flash Cards app
2023-07-12 09:58:20 +01:00
Gordon Williams
8af588553c
Merge pull request #2868 from devsnd/guitar-songs
...
Add guitar-songs app
2023-07-12 09:56:23 +01:00
Gordon Williams
3901c2a142
Merge pull request #2867 from nxdefiant/master
...
chess: Bugfixes
2023-07-12 09:54:24 +01:00
frederic wagner
9d54ac09ec
gipy: fiddling with powersaving
2023-07-11 11:18:30 +02:00
Rob Pilling
c36e3587c5
swiperclocklaunch: check `mode` after pulling from `options`
2023-07-10 22:12:27 +01:00
Rob Pilling
db49453f7d
batchart: update changelog/version
2023-07-09 22:10:12 +01:00
Tom Wallroth
8919208caf
use simpler chord format, added many more chords
2023-07-09 20:33:05 +02:00
v-crispadvice
38de2110fd
Fix issue with word wrapping
2023-07-09 21:15:09 +03:00
v-crispadvice
85224c58e2
Fix settings localization
2023-07-09 19:53:23 +03:00
v-crispadvice
f839fd5ccd
Set card width range to match font sizes
2023-07-09 19:43:13 +03:00
v-crispadvice
40c90ffb9d
Add setting to select swipe guesture type
2023-07-09 19:29:00 +03:00
Tom Wallroth
c150e388b6
render larger chords
2023-07-08 17:06:45 +02:00
v-crispadvice
8d2c14f5b8
Fix default values for font and text size
2023-07-08 16:09:05 +03:00
v-crispadvice
958a834d1c
Change card lint text length from settings
2023-07-08 15:40:55 +03:00
v-crispadvice
3da2306c81
Add changing size through Settings
2023-07-08 15:05:10 +03:00
Tom Wallroth
5db8249ac9
first release of guitar-songs app
2023-07-08 11:58:21 +02:00
frederic wagner
ed543b8716
gipy: checkboxes in settings
2023-07-08 11:58:18 +02:00
frederic wagner
9ca06bbfca
gipy : lcd power saving + settings
2023-07-08 11:46:38 +02:00
v-crispadvice
c09ff6fa36
Update instructions
2023-07-07 23:28:18 +03:00
v-crispadvice
05d25d778a
Add readm.me to metadata
2023-07-07 23:22:54 +03:00
v-crispadvice
f6e7fb5525
Update copyright message
2023-07-07 23:18:01 +03:00
v-crispadvice
1db67bc543
Fix empty card layout
2023-07-07 23:12:49 +03:00
v-crispadvice
8e5d0f19d3
Fix empty card layout
2023-07-07 23:11:31 +03:00
v-crispadvice
584e33c480
Fix empty card layout
2023-07-07 22:55:27 +03:00
v-crispadvice
37a7a9b3e4
Fix empty card layout
2023-07-07 22:02:39 +03:00
v-crispadvice
0c52665fd7
Fix card horizontal layout
2023-07-07 21:48:06 +03:00
v-crispadvice
9745e24c7b
Add instructions and minor hotfixes
2023-07-07 21:44:29 +03:00
v-crispadvice
d469765f36
Fix cards download
2023-07-07 21:11:45 +03:00
v-crispadvice
18686d5ff5
Fix issue with settings when missing list ID
2023-07-07 21:04:36 +03:00
v-crispadvice
6a3c6c9a83
Fix error when missing data file
2023-07-07 20:43:16 +03:00
v-crispadvice
5be8ef57f9
Add default flash cards
2023-07-07 20:28:59 +03:00
v-crispadvice
597703cda9
Add manual download from settings
2023-07-07 19:51:40 +03:00
Gordon Williams
3094dca06b
pebblepp 0.03: Use smaller font if clock_info test doesn't fit in area
2023-07-07 14:32:11 +01:00
wagnerf42
897838a096
Merge branch 'espruino:master' into master
2023-07-07 10:20:02 +02:00
frederic wagner
e40cc26240
gipy: new settings + attempts at power saving
2023-07-07 09:54:55 +02:00
Erik Andresen
bcde01f7a5
chess: Disable button when alert is shown
2023-07-06 21:17:09 +02:00
Erik Andresen
b8ddb0cc58
chess bugfixes
2023-07-06 10:25:48 +02:00
Gordon Williams
069d98a5f0
Merge pull request #2864 from nxdefiant/master
...
openstmap: Remember latitude, longitude & scale
2023-07-05 19:57:40 +01:00
frederic wagner
d165c822d3
gipy: forgot to bump metadata up
2023-07-05 15:59:15 +02:00
frederic wagner
fd5cc494c5
gipy: readme update
2023-07-05 15:46:45 +02:00
frederic wagner
1c40c44d7e
Fix for negative coordinates
2023-07-05 15:42:47 +02:00
Erik Andresen
60658a7ad3
openstmap: Fix gps widget check
2023-07-04 21:58:04 +02:00
Erik Andresen
4a727df891
openstmap: Remember latitude, longitude & scale
...
see #2844
2023-07-04 21:46:16 +02:00
d3nd3
aa5442ab4c
support fastload
2023-07-04 19:59:00 +01:00
Gordon Williams
026778f656
Modified Geissclk for Bangle.js 2
2023-07-04 16:19:30 +01:00
Gordon Williams
44e9abed37
Merge pull request #2852 from wagnerf42/master
...
gipy: new release with bugfixes
2023-07-04 12:08:47 +01:00
Gordon Williams
c21fb1951b
Merge branch 'master' of github.com:espruino/BangleApps
2023-07-03 15:54:34 +01:00
Gordon Williams
cb2760a3f1
docs - fix #2860
2023-07-03 15:54:27 +01:00
Gordon Williams
55e52be7dd
Merge pull request #2858 from nxdefiant/master
...
Add chess game
2023-07-03 10:47:05 +01:00
Gordon Williams
e61eb4e88c
Merge pull request #2781 from bobrippling/oneshot-alarms
...
multitimer: allow one-shot alarms (delete after)
2023-07-03 10:45:45 +01:00
Gordon Williams
95d0d684d9
Merge pull request #2682 from thyttan/shortbootcall
...
[Fast Reset] add app 'Fast Reset' (boot code)
2023-07-03 10:45:02 +01:00
Gordon Williams
12dbad0f0b
Merge pull request #2669 from thyttan/quicklaunch
...
[Quicklaunch] Compatibility with 'Fastload Utils' App History feature by checking …
2023-07-03 10:44:42 +01:00
Gordon Williams
78d95a05b5
Merge pull request #2855 from d3nd3/lcars_vref
...
battery voltage estimate
2023-07-03 10:43:42 +01:00
Gordon Williams
8b5fd6fe50
Merge pull request #2857 from glemco/master
...
agenda: Fixed "Today" and "Yesterday" wrongly displayed for allDay events on some time zones
2023-07-03 10:38:57 +01:00
Gordon Williams
0db2560cd0
Merge pull request #2853 from notEvil/chargent5
...
chargent: fixed boot
2023-07-03 09:10:26 +01:00
Gordon Williams
eb8859a437
Merge pull request #2659 from thyttan/fastload
...
[Fastload Utils] Add app history functionality
2023-07-03 09:07:36 +01:00
Erik Andresen
2c4ee723ef
chess: minor tweaks
2023-07-03 07:43:38 +02:00
Erik Andresen
e5a3dc48f9
Revert "chess: enable emulator"
...
This reverts commit 3df2f223aa
.
2023-07-03 01:43:19 +02:00
Erik Andresen
3df2f223aa
chess: enable emulator
2023-07-02 23:17:11 +02:00
Erik Andresen
560f9e1e53
Added chess game
...
Human with white and computer with black.
Based on p4wn engine[1]. Computations are rather slow but it works.
Usage: Drag on the touchscreen to move the green cursor onto a piece, select it with a single touch and drag the now red cursor around. Release the piece with another touch to finish the move. The button opens a menu.
[1] https://p4wn.sourceforge.net/
2023-07-02 23:00:43 +02:00
Gabriele Monaco
4287f3a921
agenda: Fixed "Today" and "Yesterday" wrongly displayed for allDay events on some time zones
2023-07-02 20:05:08 +02:00
Graham Fenner
d2789d8418
battery voltage estimate
2023-07-01 18:45:33 +01:00
Rob Pilling
a0747b4ac3
rep: check settings
2023-07-01 12:22:23 +01:00
Rob Pilling
4fe104334b
rep: regenerate js
2023-07-01 12:22:22 +01:00
Rob Pilling
98597073ef
rep: add recorder functionality
2023-07-01 12:22:01 +01:00
Rob Pilling
7b760ae803
rep: add settings for <</>> steps
2023-07-01 12:21:50 +01:00
Rob Pilling
dedaa93e66
recorder: add widget typescript definitions
2023-07-01 11:52:17 +01:00
notEvil
b957b61ceb
apps/chargent: fixed boot
2023-07-01 10:48:43 +02:00
frederic wagner
dd692187f7
gipy: improve tiles on screen detection
2023-07-01 05:29:19 +02:00
Rob Pilling
b2e74d91e3
multitimer: readme update, remove dead code, restore sched
2023-06-30 21:13:31 +01:00
Rob Pilling
8cf0782d93
multitimer: reset alarm's last sounding time when enabling
2023-06-30 21:05:43 +01:00
Rob Pilling
03a0c5264d
multitimer: disable sched on load
2023-06-30 21:05:43 +01:00
Rob Pilling
56401ea183
multitimer: fix `settings` & `alarm` scope
2023-06-30 21:05:42 +01:00
Rob Pilling
887acfe346
multitimer: changelog update
2023-06-30 21:05:42 +01:00
Rob Pilling
27bf21466a
multitimer: revert triggercheck, tailcall sched after hardmode alarms
2023-06-30 21:05:42 +01:00
Rob Pilling
c930936b39
sched: drop alarm index guard
2023-06-30 18:09:11 +01:00
Rob Pilling
dca1ecf854
Merge branch 'master' into apps/rep
...
Conflicts:
modules/Layout.md
2023-06-30 18:05:01 +01:00
Rob Pilling
27d905d8f1
rep: icon size tweaks
2023-06-30 18:00:24 +01:00
Gordon Williams
0662bb44f5
darken dithered osm images
2023-06-30 16:58:02 +01:00
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
e5e2a338e1
batchart: remove log
2023-06-30 12:20:43 +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
stweedo
4bc4a4cba5
Update screenshots and README to show new examples
2023-06-21 11:15:40 -05:00
stweedo
f4e60856f4
Add example configs and bg image
2023-06-21 10:57:46 -05:00
Gordon Williams
f8d93eef00
Merge pull request #2831 from wagnerf42/master
...
gipy : tile based maps
2023-06-21 10:11:45 +01:00
Gordon Williams
b0ccc6c678
Remove default log filename from initial settings file
2023-06-21 10:09:18 +01:00
Gordon Williams
67908cd77b
Add a back button to "No messages" menu on cutting edge (or 2v19+) firmwares. Don't bump version as latest not released yet
2023-06-21 10:08:59 +01:00
frederic wagner
41add8afc6
gipy: changelog fix
2023-06-21 10:25:25 +02:00
Gordon Williams
daeae91e15
Merge pull request #2824 from bobrippling/setting-data
...
Check apps register their settings files
2023-06-21 09:23:03 +01:00
frederic wagner
4527843bc9
gipy: bumping version up
2023-06-21 10:21:40 +02:00
frederic wagner
d9c91daa5c
gipy: changing settings
2023-06-21 09:07:20 +02:00
Rob Pilling
76b7a1194a
Add data:[...] entries to apps using storage
2023-06-20 22:07:17 +01:00
frederic wagner
3995df7fdb
gipy: major release
...
we now have a tile based display
2023-06-20 16:50:13 +02:00
stweedo
8eaae52bbe
Update README.md
2023-06-20 02:52:17 -05:00
stweedo
4a194c6021
Update README.md
2023-06-20 02:27:58 -05:00
stweedo
3acaa9ac41
Update ChangeLog - forgot to include step
2023-06-20 02:19:32 -05:00
stweedo
15d0d8ede2
Update offset
2023-06-20 02:11:39 -05:00
stweedo
1e25c97a45
Fix day of month suffix option
2023-06-20 01:50:35 -05:00
stweedo
b6706134e8
Update ChangeLog
2023-06-20 01:34:36 -05:00
stweedo
d9210e9b93
Update README.md
2023-06-20 01:32:13 -05:00
stweedo
37f3e10008
Fix merge conflicts
2023-06-20 01:28:41 -05:00
stweedo
2707a1206e
Fix metadata.json
2023-06-20 01:24:39 -05:00
stweedo
6139af0efc
Merge branch 'master' of https://github.com/stweedo/BangleApps
2023-06-20 01:20:20 -05:00
stweedo
a0877336f8
New options - meridian, short/long, prefix/suffix
2023-06-20 01:11:13 -05:00
Gordon Williams
ba7a2f7996
Issue newline before GB commands (solves issue with console.log and ignored commands)
2023-06-19 19:19:32 +01:00
Gordon Williams
69205d3480
Cancel buzzing when watch unlocked, or when different messages viewed
2023-06-19 19:14:12 +01:00
Marc Laporte
af2eaa0855
Fix a typo
2023-06-19 06:57:06 -04:00
Gordon Williams
b9db6170ce
Merge pull request #2828 from thyttan/swipeScroller
...
swscroll: pull in changes from showScroller_Q3
2023-06-19 09:13:06 +01:00
stweedo
f09f2c58c2
Update README.md - add helpful hint for fine adjustments
2023-06-18 20:14:34 -05:00
stweedo
8d27267a95
Update README.md - rephrasing/formatting
2023-06-18 20:00:50 -05:00
stweedo
abce2fadc5
Update README.md - Fix typo, specify available theme color options
2023-06-18 19:52:37 -05:00
stweedo
6e4543c6ac
Merge branch 'boxclk' of https://github.com/stweedo/BangleApps into boxclk
2023-06-18 19:45:03 -05:00
stweedo
3ad2c2dd0c
Change drag threshold to > 1
2023-06-18 19:45:00 -05:00
stweedo
4f31a7f9fd
Update README.md - shorten comments
2023-06-18 19:28:28 -05:00
stweedo
c294a974e0
Fix bug if using theme colors w/ modded g.setColor
2023-06-18 19:11:48 -05:00
stweedo
ce11203a12
Add missing "s"
2023-06-18 17:53:55 -05:00
stweedo
726ad1d47a
Merge branch 'boxclk' of https://github.com/stweedo/BangleApps into boxclk
2023-06-18 17:49:43 -05:00
stweedo
cac07237d4
Can now set and match theme colors from config
2023-06-18 17:49:41 -05:00
stweedo
0612dfef60
Update README.md - mention ability to match theme colors
2023-06-18 17:47:36 -05:00
thyttan
d912afbb97
swscroll: pull in changes from showScroller_Q3
2023-06-18 23:06:56 +02:00
stweedo
de84e0890d
Prevents widgets from showing on save
2023-06-18 08:03:36 -05:00
stweedo
a23a24c67a
Reduce timeout to prevent accidental saves
2023-06-17 17:00:52 -05:00
stweedo
a862fdd567
Made require widget_utils a variable
2023-06-17 15:58:00 -05:00
stweedo
870d81eea7
Shift default positions left a little
2023-06-17 15:43:19 -05:00
stweedo
fd2102155f
Handle case where config file doesn't exist
2023-06-17 15:07:39 -05:00
stweedo
85bfc38b43
Change border color for battery percent to white
2023-06-17 14:59:32 -05:00
stweedo
a3b9cf2ead
Check config exists, else default to 'boxclk.json'
2023-06-17 14:51:09 -05:00
stweedo
7b4d9d0e08
Add double tap to save info to README
2023-06-17 14:04:04 -05:00
stweedo
28431c1b51
Load box keys only once per app load, not per draw
2023-06-17 13:46:06 -05:00
stweedo
dd10287fe7
Better looking comments
2023-06-17 13:39:56 -05:00
stweedo
ecbc70cf88
Add threshhold to distinguish touch and drag
2023-06-17 13:21:16 -05:00
stweedo
970a68c6a7
Removed some redundancy, better formatting
2023-06-17 02:20:48 -05:00
stweedo
4c897f4bea
Update screenshot
2023-06-17 00:57:08 -05:00
stweedo
a87e867681
Add double tap to save positions
2023-06-17 00:54:40 -05:00
stweedo
e94fc4368a
Add double tap to save positions
2023-06-17 00:53:48 -05:00
stweedo
e3cab1d4e6
Formatting
2023-06-16 23:34:50 -05:00
stweedo
bc7451cbea
Merge branch 'boxclk' of https://github.com/stweedo/BangleApps into boxclk
2023-06-16 20:14:29 -05:00
stweedo
9c27ec1694
Update app for new menu, change screenshot
2023-06-16 20:14:27 -05:00
stweedo
c3b07613e2
Update metadata.json - Removed space
2023-06-16 19:16:20 -05:00
stweedo
51e1f9e7da
Add menu for multiple configs, update README
2023-06-16 19:04:20 -05:00
stweedo
b0ffa73a01
Increased contrast of bg
2023-06-16 14:25:23 -05:00
stweedo
47451511b5
Change order, add more comments for setUI
2023-06-16 12:57:58 -05:00
stweedo
6fe81e3279
Hid widgets when dragging and reenable when done
2023-06-16 11:43:44 -05:00
stweedo
0d9805d4ed
Switch from function declarations to expressions
2023-06-16 11:00:11 -05:00
stweedo
004e5ae376
Added comments and reorgranized
2023-06-16 09:56:25 -05:00
stweedo
a15c69f068
Remove extra comma
2023-06-16 09:26:14 -05:00
stweedo
c734ef8347
Wrap program in IIFE so variables don't leak
2023-06-16 09:24:11 -05:00
stweedo
0a4e01fd2c
Rename img to show app, adjust border pos on batt
2023-06-16 08:55:44 -05:00
stweedo
6519ef4301
Rename img to show app name, move json to data
2023-06-16 08:52:48 -05:00
stweedo
d44c537c66
changed function name
2023-06-16 01:47:04 -05:00
stweedo
7496c97ae2
Made custom font a function, touch/drag global
2023-06-16 00:50:42 -05:00
stweedo
96c6446b55
Update starting positions
2023-06-15 23:37:00 -05:00
stweedo
654e8f9e2b
Fixed launcher bug
2023-06-15 23:24:37 -05:00
stweedo
54d45fcabb
Update readme
2023-06-15 22:55:13 -05:00
stweedo
f6afee8f90
Merge branch 'boxclk' of https://github.com/stweedo/BangleApps into boxclk
2023-06-15 22:05:49 -05:00
stweedo
fb5cd4f152
change screenshot
2023-06-15 22:05:24 -05:00
stweedo
7acdf5e7db
Update metadata.json
2023-06-15 21:57:36 -05:00
stweedo
b72ad55791
Create README.md
2023-06-15 21:57:04 -05:00
stweedo
2a86dea55d
name change
2023-06-15 21:17:11 -05:00
stweedo
4575649194
name change
2023-06-15 21:13:48 -05:00
stweedo
9001d4b3e9
[boxclk] - initial release candidate
2023-06-15 21:11:39 -05:00
Gordon Williams
7fd240ec70
Merge pull request #2826 from trufae/batchart
...
Port the batchart app to banglejs2
2023-06-15 08:57:34 +01:00
Gordon Williams
fc92e407d6
Merge pull request #2825 from kevdliu/folder-launcher-vib-setting
...
[folderlaunch] Add setting to disable vibration
2023-06-15 08:54:57 +01:00
kevdliu
ffe6a65134
address comments
2023-06-14 19:17:57 -04:00
pancake
5463ba1b9e
Port the batchart app to banglejs2
2023-06-15 00:46:59 +02:00
kevdliu
e1330880f2
add setting to disable vibration
2023-06-14 15:44:27 -04:00
Rob Pilling
69df7b35e5
clkinfostopw: remove unused setting code
2023-06-14 20:41:38 +01:00
Gordon Williams
c004336e3e
Merge pull request #2823 from philipandresen/wrkmem
...
Revert "remove workaround fixed by a0e2d92"
2023-06-14 15:25:57 +01:00
Philip Andresen
517ee99a7e
Increment version number to allow revert prop
2023-06-14 09:46:33 -04:00
Philip Andresen
7d16971062
Revert "remove workaround fixed by a0e2d92"
...
This reverts commit f947105677
.
I didn't realize this wouldn't be fixed until
2v19 was available, which isn't quite yet! Adding
the workaround back in until 2v19 is out.
2023-06-14 09:41:20 -04:00
Gordon Williams
4ebe589aa1
Merge pull request #2820 from philipandresen/kbmatry_1_07
...
kbmatry1.07 Fix glitchy widget showthrough
2023-06-14 08:39:46 +01:00
Gordon Williams
bfe9d5de91
Merge pull request #2818 from philipandresen/wrkmem
...
[wrkmem] A working memory prosthesis
2023-06-14 08:30:47 +01:00
Philip Andresen
f947105677
remove workaround fixed by a0e2d92
2023-06-13 18:26:28 -04:00
Rob Pilling
fd27ebea52
popcon: version bump
2023-06-13 23:25:47 +01:00
Rob Pilling
e7bc7321de
folderlaunch: version bump
2023-06-13 23:25:30 +01:00
Rob Pilling
e6d90437bd
typescript: drop unused fast property in folderlaunch
2023-06-13 23:23:54 +01:00
Rob Pilling
259dd24482
typescript: Immediately prescribe types to results of readJSON()
2023-06-13 23:23:54 +01:00
Rob Pilling
d848d40a25
typescript: handle typings which now distinguish setTimeout/Interval
2023-06-13 23:23:54 +01:00
Rob Pilling
9c74797752
popcon: fixes for readJSON() changes
2023-06-13 23:23:54 +01:00
Philip Andresen
783ea22455
kbmatry1.07 Fix glitchy widget showthrough
2023-06-13 17:08:12 -04:00
Nick Breland
07d8e1078c
Add Swatch Internet Time widget (widswatchbeats)
2023-06-13 22:02:03 +01:00
Philip Andresen
f31f547b6e
FIx ChangeLog name, add shortName to metadata
2023-06-13 15:45:24 -04:00
Philip Andresen
88d42643f6
Finalize readme, iron out a couple bugs
2023-06-13 15:23:50 -04:00
Philip Andresen
52776eff78
Change Keyboard, fix a but or two, allow delete
2023-06-13 13:19:12 -04:00
Philip Andresen
4fb3088d21
Add settings, display options, back functions
2023-06-13 12:45:01 -04:00
Gordon Williams
57f01d2951
Merge pull request #2800 from stweedo/light_switch
...
[lightswitch] - Minor tidying up
2023-06-13 12:14:20 +01:00
stweedo
2780575376
Change color back to black
2023-06-13 06:05:44 -05:00
Gordon Williams
0b8f948189
Merge pull request #2768 from halemmerich/gpstrek
...
gpstrek - Adds zoomable map view of loaded route
2023-06-13 09:27:51 +01:00
Philip Andresen
a398522e76
Tweak layouts and add data for release
2023-06-12 23:27:33 -04:00
Philip Andresen
3682ee4e79
Implement nudges and affirmations
2023-06-12 23:27:33 -04:00
Philip Andresen
94077313d1
Add showMenu bug workaround - add initial buzz
2023-06-12 23:27:33 -04:00
Philip Andresen
e191c5cb39
Add tasks lifecycle methods
2023-06-12 23:27:33 -04:00
Philip Andresen
c10a1a62cb
Add task construct
2023-06-12 23:27:33 -04:00
Philip Andresen
4079f5c369
Initial commit - menu system for reminders
2023-06-12 23:27:33 -04:00
Martin Boonk
fad9c07bad
gpstrek - Move scrolling marker more into corner
2023-06-12 20:49:37 +02:00
Martin Boonk
778f363c20
gpstrek - Correct position arrow at the top
2023-06-12 20:01:40 +02:00
Martin Boonk
c704ae4115
gpstrek - Clear after first draw, not before
2023-06-12 19:30:50 +02:00
stweedo
48dab10baf
Update ChangeLog
2023-06-12 10:19:59 -05:00
stweedo
9d77c5ecfe
Merge branch 'rescalc' of https://github.com/stweedo/BangleApps into rescalc
2023-06-12 10:18:32 -05:00
stweedo
63819bb594
[rescalc] - v0.03: Update icon and resistor img
2023-06-12 10:16:42 -05:00
Gordon Williams
98e5bdec28
Merge branch 'master' of github.com:espruino/BangleApps
2023-06-12 14:16:45 +01:00
Gordon Williams
671a793a6c
If we receive a 'music' message and we're in the messages app (but not showing a message) show music ( #2814 )
2023-06-12 14:16:27 +01:00
stweedo
909ddf74aa
[ohmcalc] - v0.04: Fix font size not resetting on subsequent values in results screen
2023-06-12 07:31:23 -05:00
stweedo
0473ee8f76
Merge branch 'espruino:master' into light_switch
2023-06-12 06:58:30 -05:00
Gordon Williams
e32c6ead5a
Handle nav messages from newer Gadgetbridge builds that output distance as a String
2023-06-12 12:32:23 +01:00
stweedo
2fd49e556d
Merge branch 'espruino:master' into light_switch
2023-06-12 05:29:38 -05:00
Gordon Williams
7363602d84
Merge pull request #2782 from bobrippling/sched-interface
...
Add timers and non-date alarms to sched interface
2023-06-12 10:14:47 +01:00
Gordon Williams
03f18dacb6
Merge pull request #2811 from bobrippling/hank-batt-highmark
...
Battery Widget - Hanks Mod, add setting to hide high-mark
2023-06-12 09:29:15 +01:00
Gordon Williams
f1eb33d242
Merge pull request #2812 from halemmerich/sensortools
...
Sensortools - Fix GPS interpolation
2023-06-12 09:28:27 +01:00
Gordon Williams
3896e742b8
Merge pull request #2806 from trufae/animated
...
Improved sunrise watchface
2023-06-12 09:22:53 +01:00
Gordon Williams
5fe670cd4b
Merge pull request #2809 from bobrippling/dtlaunch-back
...
swiperclocklaunch: remove extra listeners in setUI()
2023-06-12 09:22:08 +01:00
Gordon Williams
a4d6d931ea
Merge pull request #2808 from philipandresen/kbmatry
...
[kbmatry] Implement Matryoshka Keyboard
2023-06-12 09:16:14 +01:00
Gordon Williams
780337971f
Merge pull request #2807 from AnotherStranger/feature/support-hrm-further
...
[bootgatthrm] Added BLE sensor location and tuned HRM service advertisement settings
2023-06-12 09:13:26 +01:00
Rob Pilling
8a63039b46
multitimer/sched: version bump
2023-06-11 22:17:42 +01:00
Rob Pilling
b56865a136
multitimer/sched: use triggercheck for pre-alarm code
2023-06-11 22:17:42 +01:00
Rob Pilling
37236b254e
hwid-batt: simplify clearing old widget
2023-06-11 22:05:18 +01:00
Rob Pilling
786b8db814
hwid-batt: drop high mark altogether
2023-06-11 21:57:41 +01:00
Martin Boonk
c8070a7d14
sensortools - Fix changingfix emulation
2023-06-11 20:43:56 +02:00
Martin Boonk
9642b546e2
sensortools - Bump version
2023-06-11 20:40:15 +02:00
Martin Boonk
d884e21a8e
sensortools - Add setting for log
2023-06-11 20:40:08 +02:00
Martin Boonk
560e39b900
sensortools - Fix interpolation and speed for route simulation
2023-06-11 20:28:34 +02:00
Martin Boonk
f267467117
sensortools - Format README and add emulated routes as gpx
2023-06-11 20:28:34 +02:00
Martin Boonk
2a9ae9e8c6
gpstrek - Use matchFontSize for target slice
2023-06-11 20:25:05 +02:00
Martin Boonk
911c12c6f1
gpstrek - Move refresh code out of drawing method for compass
2023-06-11 19:50:15 +02:00
Martin Boonk
6c0944718d
gpstrek - Allow leaving the menu with swipes left and right
2023-06-11 19:32:51 +02:00
Martin Boonk
fb4b6e90be
gpstrek - Fix resetting state after about a minute when running from loaded state
2023-06-11 18:52:08 +02:00
Rob Pilling
fc273a81c8
swiperclocklaunch: bump version
2023-06-11 14:41:14 +01:00
Rob Pilling
5ca4db69d7
swiperclocklaunch: ensure we clear old listeners too
...
Previously we wouldn't clear old listeners, which meant that they'd
remain hanging around, potentially interfering with the currently shown
app/clock. We now remember to clear them too, so setUI behaves as a
proper reset.
See #2809 for more details.
2023-06-11 14:37:55 +01:00
Martin Boonk
59495424f6
gpstrek - Correct count during Loading
2023-06-11 15:08:39 +02:00
Martin Boonk
ccafcbcff7
gpstrek - Make menu more consistent
2023-06-11 14:56:44 +02:00
Martin Boonk
a43840f5ba
gpstrek - Simplify code for detecting next/last
2023-06-11 14:56:09 +02:00
Rob Pilling
ff9b3448f6
hwid-batt: handle filename length limit
2023-06-11 13:23:23 +01:00
Rob Pilling
0a894f15f0
hwid-batt: note high-mark in readme
2023-06-11 13:08:02 +01:00
Rob Pilling
9a3f13507f
hwid-batt: shorten setting filename
2023-06-11 13:01:26 +01:00
Rob Pilling
d514690368
hwid-batt: bump version
2023-06-11 12:42:37 +01:00
Rob Pilling
00c29eb6f6
hwid-batt: option to show batt high mark
2023-06-11 12:41:24 +01:00
Rob Pilling
60287b7252
hwid-batt: factor width
2023-06-11 12:40:36 +01:00
Rob Pilling
a3042f206a
hwid-batt: whitespace
2023-06-11 12:40:11 +01:00
Martin Boonk
95d9fd3195
gpstrek - Rotate position marker on overview according to course
2023-06-11 12:04:40 +02:00
Martin Boonk
98c459ceb4
gpstrek - Do not persist index in state file
2023-06-11 12:04:40 +02:00
Martin Boonk
f34e6a326f
gpstrek - Restore old state saving behaviour
2023-06-11 10:31:22 +02:00
Martin Boonk
36f122697b
gpstrek - Update screenshots
2023-06-11 09:03:56 +02:00
Martin Boonk
2150598957
gpstrek - Cleanup upload interface
2023-06-10 22:58:53 +02:00
Rob Pilling
c1d7a4ed73
sched: kick off timers on upload
2023-06-10 21:30:45 +01:00
Martin Boonk
f7e44da9e2
gpstrek - Autosearch after loading a route
2023-06-10 18:30:07 +02:00
Martin Boonk
5433953ca9
gpstrek - Fix drawing finish icon
2023-06-10 18:29:14 +02:00
Martin Boonk
3d7575438e
gpstrek - Use locale for scale
2023-06-10 18:28:07 +02:00
Philip Andresen
9661507e85
kbmatry: Fix jsdoc inaccuracies, add comments
2023-06-10 11:47:11 -04:00
Philip Andresen
2385426699
Implement Matryoshka Keyboard
2023-06-10 11:33:12 -04:00
Martin Boonk
3891e6db52
gpstrek - Update changelog
2023-06-10 16:21:36 +02:00
Martin Boonk
40324e2be2
gpstrek - Remove obsolete script
2023-06-10 16:21:13 +02:00
Martin Boonk
13393cc1b7
gpstrek - Always draw elevation slice
2023-06-10 16:17:28 +02:00
Martin Boonk
50abb6c362
gpstrek - Update README
2023-06-10 15:39:41 +02:00
Martin Boonk
e6785f1f65
gpstrek - Autosearch for a limited distance to keep it fast
2023-06-10 14:54:22 +02:00
Martin Boonk
d683cff4fc
gpstrek - Show icon for scrolling
2023-06-10 14:51:14 +02:00
Martin Boonk
cf37d66fa8
gpstrek - Draw interface smaller
2023-06-10 13:20:49 +02:00
Martin Boonk
059d00d099
gpstrek - Limit autosearches
2023-06-10 13:19:11 +02:00
André Büsgen
ef197a5133
docs: 🔖 Increment version number and add ChangeLog
2023-06-10 12:36:59 +02:00
Martin Boonk
4d55da2f79
gpstrek - Better center named waypoint icon
2023-06-10 11:11:56 +02:00
Martin Boonk
9d4d43def2
gpstrek - Update routing info in background
2023-06-10 11:07:21 +02:00
stweedo
132c498417
Fix typo, formatting, and titles not showing
2023-06-10 00:41:44 -05:00
André Büsgen
8271b7472d
feat: ✨ tune service advertisement so apps like OpenTracks can find the hrm service
2023-06-09 20:50:51 +02:00
Luc Tielen
0535229f53
sunrise 0.04
2023-06-09 20:45:16 +02:00
Luc Tielen
239c2777b1
Update the sunrise watchface
2023-06-09 20:36:43 +02:00
Gordon Williams
d620ff25be
oops
2023-06-09 16:59:37 +01:00
Gordon Williams
f8ccc2f596
0.27: Fix first ever recorded filename being log0 (now all are dated)
2023-06-09 16:58:00 +01:00
pancake
84bde38d89
Call setUI before loadWidgets
2023-06-09 16:58:51 +02:00
pancake
c62ccf27e1
Release sunrise 0.02, faster sinus and fix menu button
2023-06-09 16:41:11 +02:00
Gordon Williams
de3fbe6578
Update app.js
...
as per f0fef28fca (r117262688)
2023-06-09 14:55:11 +01:00
Gordon Williams
ff5c235fc4
Merge pull request #2803 from trufae/sunrise
...
Initial import of the sunrise watchface
2023-06-09 14:33:44 +01:00
pancake
f0fef28fca
Initial import of the sunrise watchface
2023-06-09 15:26:29 +02:00
Gordon Williams
0f431d53cf
Nav messages with '/' now get split on newlines
2023-06-09 14:16:27 +01:00
Gordon Williams
38e3fe40e5
More navigation icons (keep/uturn left/right)Added icon for uturn
2023-06-09 14:10:02 +01:00
Gordon Williams
6bdb7dc0ad
Fix widgets that clear too low, and make widget swipeOn have a 2px border at the bottom
2023-06-09 11:04:06 +01:00
Gordon Williams
1c95dacc26
Merge branch 'master' of github.com:espruino/BangleApps
2023-06-09 11:03:16 +01:00
Gordon Williams
7be8b4638d
Improved nav icons for roundabouts (not bothering with a version bump for this)
2023-06-09 10:39:47 +01:00
André Büsgen
b424e0cb27
docs: 📝 Update Readme
2023-06-09 11:03:44 +02:00
André Büsgen
dbeb391e69
feat: ✨ Added new bootloader "bootgatthrm" which exposes HRM data via BLE
2023-06-09 10:46:19 +02:00
André Büsgen
f1ae6c9215
feat: ✨ add gatthrm bootloader code
2023-06-09 10:46:19 +02:00
stweedo
0930464b18
Safer way to get bg color from theme
2023-06-09 02:55:46 -05:00
stweedo
030279dc31
Update metadata.json
2023-06-09 02:29:16 -05:00
stweedo
bed497a3bf
Update ChangeLog
2023-06-09 02:28:13 -05:00
stweedo
465097b54b
Update ChangeLog
2023-06-09 02:27:49 -05:00
stweedo
b7cbdf269d
[widbt] - fixes widget not showing on blue background
2023-06-09 02:19:35 -05:00
stweedo
8c912f44e5
[lightswitch] - Update widget.js to use g.getBgColor for inner bulb when off
2023-06-08 22:58:37 -05:00
Martin Boonk
c497598dbd
gpstrek - Redraw position over map at the end
2023-06-08 22:40:52 +02:00
Martin Boonk
b027e220bd
gpstrek - Reimplement scrolling for overview
2023-06-08 22:14:20 +02:00
Martin Boonk
6ed7db97be
gpstrek - Fix mirroring
2023-06-08 21:52:50 +02:00
Gordon Williams
65d4b410ff
Merge branch 'master' of github.com:espruino/BangleApps
2023-06-08 19:26:33 +01:00
Gordon Williams
2b6f7765cc
Fix buzz.js - whenever called this used to keep firing an interval every 100ms, and they would build up!
2023-06-08 19:26:12 +01:00
Martin Boonk
2f69e04519
gpstrek - Better UI code
2023-06-08 14:59:26 +02:00
Gordon Williams
f64f3a2e07
Merge pull request #2799 from bobrippling/chime-opt
...
chimer: use async for chime delay, generalise next-chime logic
2023-06-08 10:18:09 +01:00
Rob Pilling
11e751fee7
chimer: version bump
2023-06-08 09:07:49 +01:00
Rob Pilling
e6f61ccc6b
multitimer: trim whitespace
2023-06-07 17:57:52 +01:00
Rob Pilling
70ea8df149
multitimer: align with alarm app
2023-06-07 17:57:43 +01:00
Rob Pilling
508808cc3d
sched: only splice out alarm, if it's present in alarms
2023-06-07 17:57:00 +01:00
Rob Pilling
3aaff4b460
multitimer: update from sched.js
2023-06-07 17:45:05 +01:00
Rob Pilling
a82163fc88
chimer: simplify logic for next chime
2023-06-07 17:29:12 +01:00
Rob Pilling
0834cc358f
chimer: avoid busy-loop when queuing next chime
2023-06-07 17:27:48 +01:00
Rob Pilling
6edb52ec56
chimer: fix typo
2023-06-07 17:26:32 +01:00
Rob Pilling
4a48511fe9
sched: reload after uploading sched.json
2023-06-07 10:10:23 +01:00
Rob Pilling
aa8ecc7e2c
sched: fix enabling an alarm that's sounded today
2023-06-07 10:10:23 +01:00
Gordon Williams
a299ac1c58
More navigation icons (for roundabouts)
2023-06-06 19:48:11 +01:00
Gordon Williams
2645cbe3f3
Recorder - 0.26: Now record filename based on date
2023-06-06 11:04:26 +01:00
Rob Pilling
4616d533b4
sched: don't force reload on alarm save
2023-06-05 21:03:50 +01:00
Gordon Williams
e7ad9ca2f1
remove sortorder tag - this has no app, so all it did was push the entry to the top of the app loader
2023-06-05 16:54:12 +01:00
Gordon Williams
8cca43442b
Merge branch 'master' of github.com:espruino/BangleApps
2023-06-05 16:51:24 +01:00
Gordon Williams
7ec932c77a
ensure clockinfo widget requires the module
2023-06-05 16:42:37 +01:00
Rob Pilling
1749b4c2f1
sched: superscript asterisk (for space)
2023-06-05 11:03:37 +01:00
Rob Pilling
bbd93f530c
sched: rename dated-alarms to events
2023-06-05 11:03:35 +01:00
Rob Pilling
b6829b65cc
sched: default timers to on
2023-06-05 11:03:33 +01:00
Rob Pilling
4fdef7bd8c
sched: add th for active
2023-06-05 11:03:30 +01:00
Rob Pilling
f8d1de16ce
sched: wait before reloading to avoid `load()` output
2023-06-05 11:03:28 +01:00
Rob Pilling
81e810bcd7
sched: separate on/off button from delete
2023-06-05 11:03:26 +01:00
Rob Pilling
4d01587c10
sched: interface.html can turn alarms on/off
2023-06-05 11:03:24 +01:00
Rob Pilling
64a8f50b76
sched: interface.html reloads watch to apply alarms
2023-06-05 11:03:22 +01:00
Rob Pilling
bd416eb0df
sched: interface.html can create timers & daily alarms
2023-06-05 11:03:20 +01:00
Rob Pilling
138a607a1b
sched: interface.html, sort by type, then time
2023-06-05 11:03:17 +01:00
Rob Pilling
ed9d4d47c5
sched: interface.html, show timers & non-date alarms too
2023-06-05 11:03:15 +01:00
Gordon Williams
9e85100c8f
Merge pull request #2776 from bobrippling/whitelist-temp-disable
...
settings: permit temporarily allowing a BLE connection
2023-06-05 10:12:27 +01:00
Gordon Williams
bc5ebb1ebb
Merge pull request #2796 from NovaDawn999/master
...
Uke & Guitar
2023-06-05 09:49:57 +01:00
Gordon Williams
d221e2857b
Merge pull request #2792 from nxdefiant/master
...
kbswipe: Redone patterns a,e,m,w,z.
2023-06-05 09:48:56 +01:00
Gordon Williams
11c8f63ae4
Merge pull request #2797 from stweedo/rescalc
...
Rescalc - update to v0.02
2023-06-05 09:47:38 +01:00
Gordon Williams
992d4e736c
Merge pull request #2791 from thyttan/runplus
...
[Runplus] Rebase on 'Run' app version 0.16
2023-06-05 09:45:06 +01:00
Gordon Williams
b64b71794f
Merge pull request #2783 from bobrippling/notify-bg
...
notify: improve title bg colour for dark theme
2023-06-05 09:44:08 +01:00
Gordon Williams
1c4e8751ac
Merge pull request #2786 from stweedo/nav_testing
...
Update messagegui.app.js
2023-06-05 09:41:07 +01:00
Gordon Williams
6cc74bb4b5
Merge pull request #2789 from stweedo/shadowclk
...
[shadowclk] - Better settings and hour formatting
2023-06-05 09:39:18 +01:00
Gordon Williams
eade9c7c98
Merge pull request #2788 from stweedo/12_hour_lead_zero
...
Update locale.html to remove leading zero in 12 hour mode
2023-06-05 09:38:25 +01:00
Gordon Williams
d25a6ff667
Merge pull request #2785 from storm64/sleeplogalarm
...
[sleeplogalarm] Correct hide + replace all `var`
2023-06-05 09:34:13 +01:00
Gordon Williams
9f419d4aee
Merge pull request #2780 from bobrippling/kbmulti-caps
...
kbmulti - auto lowercase
2023-06-05 09:32:47 +01:00
Gordon Williams
7e7c36847e
Merge pull request #2779 from trufae/hiragana-fix
...
Fix autogenerated hiragana bitmaps and speedup next/prev kanas
2023-06-05 09:31:55 +01:00
Gordon Williams
a81c367827
using filenames based on date
2023-06-05 09:30:42 +01:00
Gordon Williams
dd3357ac75
Merge pull request #2756 from thyttan/lightswitch
...
[Light Switch Widget] handle and intercept swipe event
2023-06-05 09:29:17 +01:00
Gordon Williams
439ffb83a8
Merge pull request #2775 from bobrippling/bikespeedo-recorder
...
bikespeedo recorder / show max functions
2023-06-05 09:06:04 +01:00
stweedo
b62d8baf75
[rescalc] - Remove console logs and formatting
2023-06-05 00:34:44 -05:00
stweedo
2f0f5e8dd7
[rescalc] - bugfix with decimal values to colors
2023-06-05 00:31:08 -05:00
stweedo
b4abf8571c
[rescalc] - update to v0.02
2023-06-04 20:43:19 -05:00
novadawn999
14a4dfcd96
bugfix
2023-06-04 16:45:23 -05:00
novadawn999
e21fc018b4
added 13 more chords
2023-06-04 16:26:35 -05:00
novadawn999
1a82f314ce
added 13 new chords
...
support for fret offsets
more formatting refinements
2023-06-04 15:38:28 -05:00
NovaDawn999
e1107741d1
Merge branch 'espruino:master' into master
2023-06-04 12:47:37 -05:00
stweedo
e480f21b28
Update app.js - Remove unnecessary variable
2023-06-04 02:17:10 -05:00
stweedo
3871197554
Update app.js - Minor font sizing changes
2023-06-04 02:02:42 -05:00
stweedo
bbbd200e2f
Update app.js - Dynamically adjust Results screen font size
2023-06-04 01:25:21 -05:00
stweedo
caec426589
Update app.js - Fixes "C" back button
2023-06-04 01:10:15 -05:00
stweedo
592b677788
Update app.js - Fixed a small rounding error
2023-06-04 00:53:14 -05:00
stweedo
ae174c6860
Update app.js - Fixes small rounding bug
2023-06-03 22:53:49 -05:00
stweedo
02a5f81a0e
Update README.md
2023-06-03 22:24:45 -05:00
stweedo
a0fcef0b92
Update metadata.json
2023-06-03 22:22:57 -05:00
stweedo
dcf3a33a29
Update ChangeLog
2023-06-03 22:22:42 -05:00
stweedo
ad0b24a597
Update app.js - Adds haptics to Input screen and long press "C" to go back
2023-06-03 22:22:00 -05:00
stweedo
225b4be09d
Update README.md
2023-06-03 21:11:55 -05:00
stweedo
0c5d339e26
Update app.js- remove console log
2023-06-03 15:17:49 -05:00
stweedo
79c98c2eac
Update app.js - Fixed back button bug and disallow input during message
2023-06-03 12:42:40 -05:00
stweedo
feafb53854
Update metadata.json - Added shortened name
2023-06-03 11:34:40 -05:00
stweedo
acd6c4aa39
Update metadata.json - shorten launcher name
2023-06-03 11:30:49 -05:00
stweedo
8baafd0809
Update metadata.json
2023-06-03 11:23:09 -05:00
stweedo
b0ad5522ce
Update ChangeLog
2023-06-03 11:22:55 -05:00
stweedo
c562097aba
Update app.js - New results menu item
2023-06-03 11:21:56 -05:00
stweedo
39e5c6bc92
Merge branch 'master' into ohmcalc
2023-06-02 20:59:36 -05:00
stweedo
1ff9ae7271
Fixed incorrect formula
2023-06-02 20:55:37 -05:00
stweedo
c4fd9ca096
Delete ohmcalc.js
2023-06-02 18:15:55 -05:00
stweedo
bd540380a5
Add files via upload
2023-06-02 18:09:55 -05:00
Rob Pilling
7c647add8b
kbmulti: update readme
2023-06-02 21:45:51 +01:00
thyttan
d5f114762f
add changes to runplus
...
changes to differentiate runplus from run app
fix default settings fallback for HRM
fixes to draw correctly and in a timely manner when swiping to the karvonnen ui depending on if we have hrm data or not
Update ChangeLog
small ui tweak
run: Keep run state between runs (allowing you to exit and restart the app)
tweak clearRect width to not clear the indicator segment
bump version
write to correct settings file
add tag karvonen
change spelling karvonnen -> karvonen in app.js, karvonen.js
spelling karvonnen -> karvonen in metadata
runplus - Fix typo in variable name preventing starting a run
tweak and align HRM min/max defaults, change allowed min/max interval in settings
bump version, fix typo
follow the preferred metadata.json style
Readd contributors to README.md
Tweak ChangeLog
2023-06-02 19:05:55 +02:00
Erik Andresen
dc069b0ec9
kbswipe: Fix off-by-one error
2023-06-02 07:33:44 +02:00
Erik Andresen
e1a51d7c68
kbswipe: Redone patterns a,e,m,w,z.
2023-06-01 20:02:43 +02:00
thyttan
6822d8ed70
Forking run to runplus (2nd time)
2023-05-31 21:58:19 +02:00
thyttan
721df7cf28
Delete runplus (will readd soon)
2023-05-31 21:47:16 +02:00
stweedo
b63e354e84
Merge pull request #6 from stweedo/nav_testing
...
Nav testing
2023-05-31 07:44:14 -05:00
stweedo
a2afcc2d2c
Merge pull request #5 from stweedo/12_hour_lead_zero
...
12 hour lead zero
2023-05-31 07:43:29 -05:00
stweedo
4ec93084b2
Update settings.js - remove unnecessary code
2023-05-31 05:35:28 -05:00
stweedo
d7f95a4ff5
[shadowclk] - Better settings and hour formatting
2023-05-31 02:10:07 -05:00
stweedo
7df499d277
Update locale.html - fixes missing lead zero in 24 hour mode
2023-05-31 01:44:26 -05:00
stweedo
39f9d66041
Update locale.html to remove leading zero in 12 hour mode
2023-05-30 19:00:26 -05:00
stweedo
790db2f442
Update locales.js to add "ft" to en_US locale
2023-05-30 18:05:20 -05:00
stweedo
1dc18b40ad
Merge branch 'espruino:master' into nav_testing
2023-05-30 01:45:03 -05:00
pancake
9a91595e41
Sort kanas by AIUEO instead of AEIOU
2023-05-30 03:44:21 +02:00
pancake
2b66f37045
kanawatch: Optimize loading+rendering and add transition animations
2023-05-30 03:08:02 +02:00
stweedo
7be4bfb05e
Update messagegui.app.js
...
To include "toward" as well for better compatibility when splitting street name directions up
2023-05-29 18:17:06 -05:00
storm64
6529533aee
[sleeplogalarm] Correct version after testing
2023-05-30 00:01:08 +02:00
storm64
68a7047a8c
[sleeplogalarm] Second try
2023-05-29 23:52:46 +02:00
storm64
eab0e8c620
[sleeplogalarm] Correct hide + replace all `var`
2023-05-29 23:45:27 +02:00
Rob Pilling
6e48f7074a
kbmulti: default autoLowercase to true
2023-05-29 21:12:04 +01:00
Rob Pilling
f3f223eff5
notify: permit 0x0 colour and fallback depending on theme
2023-05-29 16:20:13 +01:00
Rob Pilling
6edcae393c
multitimer: allow one-shot alarms (delete after)
2023-05-29 12:31:23 +01:00
Rob Pilling
192adef634
kbmulti: remove displayText() false - use undefined
2023-05-29 11:43:16 +01:00
Rob Pilling
78995305cb
kbmulti: add ability to lowercase after first capital
2023-05-29 11:38:58 +01:00
Rob Pilling
37c0571b97
settings: Make Connectable temporarily bypasses the whitelist
2023-05-29 10:18:15 +01:00
Rob Pilling
77fd3a0c7d
Revert "settings: permit temporarily allowing a BLE connection"
...
This reverts commit 74d91c60a1
.
2023-05-29 10:12:46 +01:00
Martin Boonk
bef0f2c05f
gpstrek - Tweak drawing code
2023-05-29 09:28:35 +02:00
pancake
90276239cb
Fix autogenerated hiragana bitmaps and speedup next/prev kanas
2023-05-28 21:13:09 +02:00
Martin Boonk
a1c5142ecc
gpstrek - Be a bit smarter about caching
2023-05-27 18:15:52 +02:00
Martin Boonk
f268596c19
gpstrek - Remove artififial limit for waypoints to draw
2023-05-27 16:59:02 +02:00
Martin Boonk
408d57a5f0
gpstrek - Write index file to trf instead of keeping an im memory index
2023-05-27 16:53:20 +02:00
Martin Boonk
cc64cd9648
gpstrek - Refresh only when needed
2023-05-27 13:52:49 +02:00
Martin Boonk
4bcf8baf68
gpstrek - Fix course degree sign
2023-05-27 13:34:30 +02:00
Martin Boonk
1f5f074845
gpstrek - Keep route index the same for whole draw
2023-05-27 13:17:23 +02:00
Martin Boonk
78484bc2e5
gpstrek - Fix parts of queue not being processed in timeouts
2023-05-27 13:15:51 +02:00
Rob Pilling
b69f2224b8
recorder: bump version
2023-05-26 21:54:44 +01:00
Rob Pilling
201cbdd843
bikespeedo: version bump
2023-05-26 17:45:07 +01:00
Romanist
311c35a8b8
Update pebbled.app.js
2023-05-26 13:41:03 +04:00
Romanist
48a2671ff8
Update pebbled.settings.js
2023-05-26 13:37:00 +04:00
Romanist
ea18926dc8
Update ChangeLog
2023-05-26 13:34:30 +04:00
Romanist
b784dd9c87
Update metadata.json
2023-05-26 13:33:40 +04:00
NovaDawn999
6f63528a61
Update app-icon.js
2023-05-26 00:26:21 -05:00
NovaDawn999
a25c98d3ad
Update metadata.json
2023-05-26 00:25:09 -05:00
NovaDawn999
cfa6321f71
Create metadata.json
2023-05-26 00:21:13 -05:00
NovaDawn999
52d45afc1c
Add files via upload
2023-05-26 00:20:08 -05:00
NovaDawn999
724937205e
Create app-icon.js
2023-05-26 00:19:19 -05:00
NovaDawn999
6dc94b96ca
Create README.md
2023-05-26 00:17:16 -05:00
NovaDawn999
def056b496
Create ChangeLog
2023-05-26 00:16:32 -05:00
NovaDawn999
974ab7f525
Create app.js
2023-05-26 00:15:42 -05:00
Rob Pilling
74d91c60a1
settings: permit temporarily allowing a BLE connection
2023-05-25 21:58:33 +01:00
Martin Boonk
41e3b15a86
gpstrek - Fix labels for named waypoints
2023-05-25 22:55:12 +02:00
Rob Pilling
4585df2519
bikespeedo: automatically create new recording if initial time
2023-05-25 21:46:28 +01:00
Martin Boonk
82296ca0f6
gpstrek - Fix incorrect indices for drawing the route
2023-05-25 22:44:47 +02:00
Martin Boonk
efb28d16a2
gpstrek - Fix out of memory with long routes (hundreds of waypoints)
2023-05-25 22:44:47 +02:00
Martin Boonk
f09aa53abd
gpstrek - Fix wrong color of map segments when drawing after widgets or compass
2023-05-25 22:44:47 +02:00
Martin Boonk
ca4d1534eb
gpstrek - Fix map display when gps events are received
2023-05-25 22:44:47 +02:00
Martin Boonk
0cee458de8
gpstrek - Do not disable upload button
2023-05-25 22:44:46 +02:00
Martin Boonk
7fc433d4fd
gpstrek - Fix flicker for out of view position markers
2023-05-25 22:44:46 +02:00
Martin Boonk
26a5e93e24
gpstrek - Fix flicker on redraws of map
2023-05-25 22:44:46 +02:00
Martin Boonk
c2a3d7b11e
gpstrek - Fix map view not refreshing
2023-05-25 22:44:46 +02:00
Martin Boonk
8d0e6b3827
gpstrek - Interface enables upload button only after input validation
2023-05-25 22:44:46 +02:00
Martin Boonk
2813a43c12
gpstrek - Sort file names in route loading menu
2023-05-25 22:44:46 +02:00
Martin Boonk
ee383789e9
gpstrek - Do not switch modes for touches on widget bar
2023-05-25 22:44:46 +02:00
Martin Boonk
e4a973e3cb
gpstrek - Completely stop drawing during input events
2023-05-25 22:44:46 +02:00
Martin Boonk
5f25972211
gpstrek - Less flicker during redraws in timeouts
2023-05-25 22:44:46 +02:00
Martin Boonk
c263f1a0be
gpstrek - Implements drawing in timeouts for responsiveness
2023-05-25 22:44:46 +02:00
Martin Boonk
ca8c8fc1d2
gpstrek - Fix cross icon
2023-05-25 22:44:46 +02:00
Martin Boonk
7a22d8bed4
gpstrek - Fix cross icon
2023-05-25 22:44:46 +02:00
Martin Boonk
3e56d1026c
gpstrek - Show circle around waypoint for triggering next
2023-05-25 22:44:46 +02:00
Martin Boonk
acfd5f1363
gpstrek - Fix current position marker placement
2023-05-25 22:44:46 +02:00
Martin Boonk
fcb1b0d15e
gpstrek - In case of GPS show only a small waypoint marker
2023-05-25 22:44:46 +02:00
Martin Boonk
8fd1e26bef
gpstrek - Allow changing file name before uploading
2023-05-25 22:44:46 +02:00
Martin Boonk
76db481c61
gpstrek - Allow zooming live map as well
2023-05-25 22:44:46 +02:00
Martin Boonk
67647c61fe
gpstrek - Update map overview only on changes
2023-05-25 22:44:46 +02:00
Martin Boonk
fe88f676d9
gpstrek - Adds scrolling overview mode to map screen
2023-05-25 22:44:46 +02:00
Martin Boonk
d0c3649b2d
gpstrek - More code cleanup
2023-05-25 22:44:46 +02:00
Martin Boonk
434971239e
gpstrek - Update map only if change big enough
2023-05-25 22:44:46 +02:00
Martin Boonk
fce51291dd
gpstrek - Cleanup and more settings preparation
2023-05-25 22:44:46 +02:00
Martin Boonk
e9e6d9471a
gpstrek - Fix rendering all waypoints all the time
2023-05-25 22:44:46 +02:00
Martin Boonk
3d69e297bd
gpstrek - Add positioning indicator to map screen for compass
2023-05-25 22:44:46 +02:00
Martin Boonk
ddae2830d7
gpstrek - Give map an own screen
2023-05-25 22:44:46 +02:00
Martin Boonk
828b8911b1
gpstrek - Fix wrong indices being used for map
2023-05-25 22:44:46 +02:00
Martin Boonk
0ec18b6f8a
gpstrek - Fix drawing only the first 10 waypoints
2023-05-25 22:44:46 +02:00
Martin Boonk
8fb08a73c0
gpstrek - Fix map plotting when there are multiple polys
2023-05-25 22:44:46 +02:00
Martin Boonk
7a268a3b51
gpstrek - Draw compass lines slimmer
2023-05-25 22:44:46 +02:00
Martin Boonk
a4d474c01f
gpstrek - Center icons better
2023-05-25 22:44:46 +02:00
Martin Boonk
3e92c04223
gpstrek - Draw finish icon at the end of route
2023-05-25 22:44:46 +02:00
Martin Boonk
201e38d1a0
gpstrek - Show gps course decimals
2023-05-25 22:44:46 +02:00
Martin Boonk
6d9d825460
gpstrek - Fix overlap of circular compass with error margins
2023-05-25 22:44:46 +02:00
Martin Boonk
d3ce1a21a2
gpstrek - Fix redrawing for compass values
2023-05-25 22:44:46 +02:00
Martin Boonk
1a6de90465
gpstrek - Adds a little bit of documentation to interface
2023-05-25 22:44:46 +02:00
Martin Boonk
f0c0b951f3
gpstrek - Fix font rendering on map
2023-05-25 22:44:46 +02:00
Martin Boonk
2fac31f685
gpstrek - Freshly init on app start
2023-05-25 22:44:46 +02:00
Martin Boonk
2371cbb0f2
gpstrek - Make first screen a fixed combination of compass and map
2023-05-25 22:44:46 +02:00
Martin Boonk
9a0074d1aa
gpstrek - Minimize track drawing
2023-05-25 22:44:46 +02:00
Martin Boonk
861f7c2864
gpstrek - Move compass slice data
2023-05-25 22:44:46 +02:00
Martin Boonk
2d993b27a5
gpstrek - Draw compass in map view in the top left corner
2023-05-25 22:44:46 +02:00
Martin Boonk
af6b537edb
gpstrek - Change drawing order to keep waypoint symbol on top
2023-05-25 22:44:46 +02:00
Martin Boonk
cd3629a74e
gpstrek - Draw track 10 waypoints back and 50 in the future
2023-05-25 22:44:45 +02:00
Martin Boonk
2becff37b5
gpstrek - Reduce code size a bit
2023-05-25 22:44:45 +02:00
Martin Boonk
f9fb2d1289
gpstrek - Simplyfy refreshing decision code
2023-05-25 22:44:45 +02:00
Martin Boonk
69eaed2fad
gpstrek - Add interface.html for converting gpx tracks
2023-05-25 22:44:45 +02:00
Martin Boonk
0188811596
gpstrek - Adds initial implementation of position on map
2023-05-25 22:44:45 +02:00
Martin Boonk
69ca4e5ebf
gpstrek - Draw direction arrow and a bit of past track
2023-05-25 22:44:45 +02:00
Martin Boonk
2e59fcb65d
gpstrek - Adds a slice for drawing a simplistic map
2023-05-25 22:44:45 +02:00
Martin Boonk
846faa294b
gpstrek - Bump version
2023-05-25 22:44:25 +02:00
Martin Boonk
3b0df7d044
gpstrek - Move autosearch code out of waypoint handling
2023-05-25 22:44:25 +02:00
Martin Boonk
aa9672c29b
gpstrek - Automatically search for new waypoint
2023-05-25 22:44:25 +02:00
Rob Pilling
96d4ae07d3
bikespeedo: tap / btn (when not recording) to toggle showMax
2023-05-25 21:38:37 +01:00
Rob Pilling
86c6040a72
bikespeedo: setUI once loaded, btn to toggle recording
2023-05-25 21:38:37 +01:00
Rob Pilling
3082206803
bikespeedo: show max values if showMax is true
2023-05-25 21:38:37 +01:00
Rob Pilling
24271110bb
bikespeedo: remove second onGPS() call
...
(already done in start())
2023-05-25 21:38:37 +01:00
Rob Pilling
cca9906f85
bikespeedo: check recorder widget each press
2023-05-25 21:38:37 +01:00
Rob Pilling
12e6e4b2b0
bikespeedo: toggle recording on btn press
2023-05-25 21:38:37 +01:00
Rob Pilling
598940e90e
recorder: expose isRecording()
2023-05-25 21:38:37 +01:00
Rob Pilling
464ef74450
bikespeedo: trim dead code
2023-05-25 21:38:37 +01:00
NovaDawn999
6fb3417f82
Update README.md
2023-05-25 05:57:10 -05:00
NovaDawn999
e4e45b5d2d
Update ChangeLog
2023-05-25 05:54:18 -05:00
NovaDawn999
dc27727157
Update metadata.json
...
0.02
2023-05-25 05:53:41 -05:00
NovaDawn999
c5b21bf64d
Update app.js
...
- increased legibility
- reworked GUI
2023-05-25 05:53:01 -05:00
Gordon Williams
855f196fd3
Merge pull request #2773 from kamilkrz/chargerot
...
[chargerot] initial commit
2023-05-25 10:26:53 +01:00
kamilkrz
f8f4391439
Handling state of rotation regardless event itself
2023-05-25 11:26:03 +02:00
kamilkrz
367441b333
fix typo
2023-05-25 11:17:05 +02:00
kamilkrz
f4c301eda9
Initial commit
2023-05-25 09:09:11 +02:00
NovaDawn999
b68d832ff1
Update app-icon.js
2023-05-24 22:36:07 -05:00
NovaDawn999
c18eed6060
Update app-icon.js
2023-05-24 22:30:10 -05:00
NovaDawn999
d3ab2cc1c4
Update metadata.json
2023-05-24 22:24:05 -05:00
NovaDawn999
02c2d77cff
Add files via upload
2023-05-24 22:18:59 -05:00
NovaDawn999
1499c51e8d
Update app-icon.js
2023-05-24 22:18:16 -05:00
NovaDawn999
ff65314d26
Create ChangeLog
2023-05-24 22:17:39 -05:00
NovaDawn999
4db236aa60
Delete uke.img
2023-05-24 22:12:23 -05:00
NovaDawn999
19eee06b49
Update app-icon.js
2023-05-24 22:10:08 -05:00
NovaDawn999
31f34b464f
Update metadata.json
2023-05-24 22:03:25 -05:00
NovaDawn999
ae8675583d
Update metadata.json
2023-05-24 22:02:41 -05:00
NovaDawn999
697b2a85f8
Create README.md
2023-05-24 21:56:50 -05:00
NovaDawn999
bd6225a4ae
Update metadata.json
2023-05-24 21:52:57 -05:00
NovaDawn999
08d464d3b6
Create app-icon.js
2023-05-24 21:48:52 -05:00
NovaDawn999
a3139d9e6c
Create metadata.json
2023-05-24 21:45:48 -05:00
NovaDawn999
97f0691e5f
Add files via upload
2023-05-24 21:39:27 -05:00
NovaDawn999
eba60876f0
Create app.js
2023-05-24 21:38:48 -05:00
Gordon Williams
c1f2ca5b78
Update to be aware of 2v18
2023-05-24 13:01:00 +01:00
Gordon Williams
0b2ca361c4
Report latest HRM rather than HRM 10 minutes ago ( fix #2395 )
2023-05-24 10:20:41 +01:00
Gordon Williams
7d04e3852f
Merge pull request #2771 from bobrippling/popcon-reset
...
popcon: add reset ability and don't advertise as a launcher
2023-05-24 10:15:57 +01:00
Rob Pilling
6968bb762c
popcon: fix info filename
2023-05-24 08:27:29 +01:00
Rob Pilling
966a855a0f
popcon: clear cache on reset
2023-05-24 08:27:12 +01:00
Rob Pilling
9efdafb2dc
popcon: don't advertise as a launcher
...
As it doesn't actually do any launching
2023-05-24 08:20:30 +01:00
Rob Pilling
d5c3650007
popcon: add settings for reset
2023-05-24 08:20:12 +01:00
Martin Boonk
eb611fd95b
android - Do not read settings on every gps message
2023-05-24 09:04:36 +02:00
Martin Boonk
6b352486ea
android - Update the interval each time
2023-05-24 09:04:36 +02:00
Martin Boonk
abd8313a6c
android - Use number of satellites if available
2023-05-24 09:04:36 +02:00
Martin Boonk
a267419f74
android - Fix type for time value
2023-05-24 09:04:36 +02:00
Martin Boonk
2afa3b6daa
android - Bump version
2023-05-24 09:04:35 +02:00
Martin Boonk
3f5fb1527b
android - GadgetBridge handles connect/disconnect GPS state
2023-05-24 09:03:27 +02:00
Martin Boonk
10da4e8a06
android - Update tests to new behaviour
2023-05-24 09:03:27 +02:00
Martin Boonk
ef9c1b979a
android - Remove tests checking no longer used connect/disconnect events
2023-05-24 09:03:27 +02:00
Martin Boonk
9b8ecf8f8c
android - Simplify test step running
2023-05-24 09:03:27 +02:00
Martin Boonk
e2f57cfb20
android - Use GadgetBridge GPS data whenever it arrives
2023-05-24 09:03:27 +02:00
thyttan
c99907bdcd
lightswitch: handle and intercept swipe event
2023-05-23 21:07:02 +02:00
Gordon Williams
8ef7b42af5
Merge branch 'master' of github.com:espruino/BangleApps
2023-05-22 15:11:38 +01:00
Gordon Williams
4b6c1f1a2a
0.67: Support for 'Ignore' for messages from Gadgetbridge
...
+ Message view is now taller, and we use swipe left/right to dismiss messages rather than buttons
2023-05-22 15:11:21 +01:00
kamilkrz
d36872978d
Add clockinfo dependency to pebblepp app
...
Signed-off-by: kamilkrz <kamil.krzes@circlekeurope.com>
2023-05-21 12:51:33 +02:00
Gordon Williams
796bfdad63
accelrec for bangle.js 2
2023-05-19 16:59:17 +01:00
Gordon Williams
ef854552b2
Can now specify `setRecording(true, {force:...` to not show a menu
2023-05-19 16:43:22 +01:00
Gordon Williams
625f31c8d4
0.16: Added ability to resume a run that was stopped previously ( fix #1907 )
2023-05-19 16:16:19 +01:00
Gordon Williams
3ffce610e8
Set src+title to ensure navigation messages show nicely in message list
2023-05-19 14:09:20 +01:00
Gordon Williams
7bfd7751dc
ensure we don't buzz for nav messages
2023-05-19 13:09:16 +01:00
Gordon Williams
7a73d1bbcd
Merge branch 'master' of github.com:espruino/BangleApps
2023-05-19 11:09:25 +01:00
Gordon Williams
b9ea3324cd
Android and messages app updates to make navigation work with new Gadgetbridge release
2023-05-19 11:09:16 +01:00
Gordon Williams
2439c5c81d
Merge pull request #2763 from stweedo/master
...
[rescalc] New app - Resistor Calculator
2023-05-19 10:17:50 +01:00
Erik Andresen
e358e3ebc6
Merge branch 'master' of github.com:nxdefiant/BangleApps
2023-05-18 20:04:21 +02:00
Erik Andresen
c3991fff87
grocery: Add settings
...
Edit list on device
2023-05-18 19:57:42 +02:00
stweedo
ec55e3d67d
Add files via upload
2023-05-18 12:45:01 -05:00
stweedo
987fc4d033
Update app.js - Adjust positioning of bands for new resistor img
2023-05-18 12:33:13 -05:00
stweedo
c1f103eea7
Merge branch 'espruino:master' into rescalc
2023-05-18 12:09:29 -05:00
stweedo
3ba01bedab
Create ChangeLog
2023-05-18 12:07:56 -05:00
stweedo
3e062ef6ab
Update metadata.json
...
Added version info
Fixed tags info
2023-05-18 12:07:05 -05:00
stweedo
b6a980a121
Update metadata.json - rename image
2023-05-18 12:00:38 -05:00
stweedo
d9ab1e6f15
Update app.js - rename image
2023-05-18 11:59:52 -05:00
stweedo
dc00a246be
Delete rescalc.img
2023-05-18 11:51:52 -05:00
stweedo
94c2c8dfa9
Delete rescalc.app.img
2023-05-18 11:51:38 -05:00
stweedo
827b88dfbb
Added image data to resistor.js
2023-05-18 11:50:26 -05:00
stweedo
114b8c7f63
Update app.js for new resistor img position
2023-05-18 11:49:06 -05:00
Gordon Williams
6597ba3d5f
message
2023-05-18 11:15:35 +01:00
Gordon Williams
c90dd72ce3
screenshots
2023-05-18 11:14:14 +01:00
Gordon Williams
b39bd76770
Added an app to adjust the loading screen
2023-05-18 11:01:06 +01:00
Gordon Williams
e69c088f08
Merge pull request #2758 from trufae/master
...
Fix regression in kanawatch picking the wrong bitmap sometimes
2023-05-18 08:38:59 +01:00
Gordon Williams
f49ca11111
Merge pull request #2762 from halemmerich/owmweather
...
owmweather - Fix updating weather too often
2023-05-18 08:35:34 +01:00
Martin Boonk
fe240ea27c
owmweather - Fix calling weather if it is not available
2023-05-17 22:22:48 +02:00
Martin Boonk
bd34c54eed
owmweather - Respect update interval even on boot
2023-05-17 22:05:08 +02:00
Martin Boonk
4c5e9ce74b
owmweather - Bump version
2023-05-17 22:03:37 +02:00
Martin Boonk
bd3c8b4107
owmweather - Read defaults to prevent loading weather every few seconds
2023-05-17 21:54:35 +02:00
Gordon Williams
091a78058a
Merge pull request #2760 from bobrippling/stlapview-menu
...
Small stlapview menu fixes
2023-05-17 13:21:43 +01:00
Rob Pilling
087f6d0f1a
stlap: use closure to avoid hanging onto `arguments` in `showMainMenu`
2023-05-17 12:54:28 +01:00
Gordon Williams
2434ac668e
Merge branch 'master' of github.com:espruino/BangleApps
2023-05-17 10:49:33 +01:00
Gordon Williams
397c16757c
Attempt at fixing openstreetmap map when viewed on mobile (I find going portrait/landscape was needed previously)
2023-05-17 10:38:21 +01:00
Gordon Williams
5f715b7f78
ensure clockinfo text is usppercase (font doesn't render lowercase)
2023-05-17 10:37:27 +01:00
Gordon Williams
4b9f121026
Merge pull request #2759 from rigrig/ha-sensors-inline
...
[Home Assistant Sensors] inline config, add icons, quotes unification
2023-05-17 09:38:28 +01:00
Gordon Williams
e2ea182d73
Merge pull request #2761 from bobrippling/fix-widhid
...
Fix `widhid`'s HID sending errors and handling of #ondrag
2023-05-17 09:38:08 +01:00
Gordon Williams
1d7d9e2962
0.10: Option to hide widgets, tweak top widget width to avoid overlap with hour text at 9am
2023-05-17 09:25:47 +01:00
Gordon Williams
0f7c1d5e40
screenshot
2023-05-17 09:08:17 +01:00
Gordon Williams
b3d251f681
Adding app id to clockinfo to ensure clock faces remember their own settings
2023-05-17 09:06:45 +01:00
Rob Pilling
9ea17e7f4a
stlapview: bump version
2023-05-16 23:36:18 +01:00
Rob Pilling
ca9bae78af
stlapview: fix closure let-capture
2023-05-16 23:35:37 +01:00
Rob Pilling
23081d95cc
widhid: bump changelog
2023-05-16 23:26:55 +01:00
Rob Pilling
42e925d35e
widhid: continue on HID Report errors
...
e.g.
```
Uncaught Error: ERR 0xf (FORBIDDEN) (:3020)
at line 1 col 2082 in widhid.wid.js
NRF.sendHIDReport([1,code],function(){return NRF.sendHIDReport([1,0]);});
^
in function "sendHid" called from line 1 col 2165 in widhid.wid.js
sendHid(0x10);
^
in function "toggle" called from line 1 col 567 in widhid.wid.js
...s(e.y-anchor.y)<2)){toggle();onEvent();return;}}if(waitForRelease)...
^
in function called from system
```
2023-05-16 23:26:55 +01:00
Rob Pilling
7bd8d4701a
stlapview: add top-level back button
2023-05-16 23:25:32 +01:00
Rob Pilling
2efc24c5a4
stlapview: remove eval & comment
2023-05-16 23:25:21 +01:00
Rob Pilling
d595b5a9e1
stlapview: fix back button on lap view
2023-05-16 23:25:01 +01:00
Rob Pilling
c4b08bda3b
widhid: fix "#ondrag" singular being a function
2023-05-16 23:16:34 +01:00
Richard de Boer
b79a1caae6
hasensors: cleanup: use double quotes everywhere
2023-05-16 23:04:08 +02:00
Richard de Boer
b500e96b36
hasensors: add icons
...
Home Assistant already sets a level-dependant icon, but doesn't know
how to apply the charging state.
2023-05-16 22:54:48 +02:00
Richard de Boer
5428e482b8
hasensors: inline config
...
There is no need for a config file: we can customize the code directly.
2023-05-16 22:29:44 +02:00
pancake
bad193f739
Fix regression in kanawatch picking the wrong bitmap sometimes
2023-05-16 12:16:34 +02:00
stweedo
0c2244eb5a
Update app.js - changed 6 to 8 in comment
2023-05-15 23:30:13 -05:00
stweedo
65d2886c88
Update metadata.json
2023-05-15 23:14:10 -05:00
stweedo
8e25ad3350
Add files via upload
2023-05-15 23:08:26 -05:00
stweedo
cfd782b1b2
Create README.md
2023-05-15 23:07:57 -05:00
stweedo
64fd52017a
Delete icon.png
2023-05-15 23:07:39 -05:00
stweedo
9309b925c4
Delete readme.md
2023-05-15 23:07:19 -05:00
stweedo
c5cc53b548
Update metadata.json
2023-05-15 23:06:06 -05:00
stweedo
7cc763db1b
Update app.js
...
Added default 'none' for when there is no tolerance value provided
Added back missing code for using multiplied value from menu for generating colors
2023-05-15 22:49:15 -05:00
stweedo
32c27fb918
Add files via upload
2023-05-15 05:11:15 -05:00
stweedo
df22765dc1
Create resistor.js
2023-05-15 05:07:07 -05:00
Gordon Williams
1f30066c7d
Merge pull request #2755 from dapgo/master
...
fixed issue on tempmonitor and minor fiixes
2023-05-15 10:45:32 +01:00
Gordon Williams
ced3783ae5
Merge pull request #2743 from bobrippling/widhid-exception
...
widhid: avoid clashing with other swipe/drag handlers
2023-05-15 09:59:47 +01:00
Gordon Williams
7a3b211fb3
Merge pull request #2752 from bruceblore/folderlaunch-0.01
...
New app: folderlaunch: Folder-based launcher
2023-05-15 09:55:35 +01:00
Gordon Williams
1b9df10b08
Timer ClockInfo now updates once a minute
2023-05-15 09:50:18 +01:00
Gordon Williams
b5167d7068
+0.04: On 2v18+ firmware, we can now stop swipe events from being handled by other apps
...
+ eg. when a clockinfo is selected, swipes won't affect swipe-down widgets
+0.05: Reported image for battery is now transparent (2v18+)
Fix https://github.com/espruino/BangleApps/issues/2749
2023-05-15 09:49:17 +01:00
Gordon Williams
de79b0a39e
Fix issue rendering ClockInfos with for fg+bg color set to the same ( #2749 )
2023-05-15 09:21:41 +01:00
Gordon Williams
c3ec56a3a8
Merge pull request #2751 from bruceblore/keytimer-0.03
...
Updated keytimer to use sched library
2023-05-15 09:16:33 +01:00
Bruce Blore
fdb27ed81a
Added scheduler dependency
2023-05-15 00:59:27 -07:00
Gordon Williams
363aa8b34e
Merge pull request #2753 from targor/master
...
Kanagawa watchface update to v0.3
2023-05-15 08:50:00 +01:00
Gordon Williams
9dbb67121c
Merge pull request #2750 from bruceblore/infoclk-0.09
...
Updated infoclk with multiple new features and bugfixes
2023-05-15 08:45:02 +01:00
dapgo
f67d98440d
disable mode debug
2023-05-14 15:40:48 +02:00
dapgo
ceec7612eb
fixed issue on tempmonitor and minor fiixes
...
fixed issue on tempmonitor and minor fiixes
2023-05-14 15:36:07 +02:00
Targor
45a5ec87c5
Merge branch 'espruino:master' into master
2023-05-14 14:05:05 +02:00
Targor
818d6ea98e
Merge branch 'master' of github.com:targor/BangleApps
2023-05-14 14:03:58 +02:00
Targor
0c5a442558
updates to version 0.3, fixes bug where enerysave is not activated after receiving message
2023-05-14 14:03:47 +02:00
Bruce Blore
96389aa255
Re-enabled first buzz
2023-05-13 08:13:25 -07:00
Bruce Blore
4dfdc8ab63
Fixed two buzzes and use AppInfo instead of AppInfoFile
2023-05-13 08:07:42 -07:00
stweedo
710c45d7b9
Update settings.js
...
Fix theme settings not persisting from menu
2023-05-13 07:59:48 -05:00
Bruce Blore
032b7c03f5
Built the js
2023-05-13 04:59:33 -07:00
Bruce Blore
f983a4c6b6
Removed my own fast loading functionality in favor of using fast load utils
2023-05-13 04:40:38 -07:00
Bruce Blore
aca4661620
Removed unnecessary semicolon in typescript too, changed type of settings function
2023-05-13 04:36:35 -07:00
Rob Pilling
109fd078f4
popcon: use E.stopEventPropagation() for the drag handler
2023-05-13 08:44:50 +01:00
Bruce Blore
5e47dc3926
Removed one singular semicolon
2023-05-12 16:58:30 -07:00
Bruce Blore
4ed3961763
Fixed dependencies metadata
2023-05-12 16:53:02 -07:00
Bruce Blore
0b5f35e602
Fixed build errors and actually added dependency
2023-05-12 16:50:37 -07:00
Bruce Blore
be872e62dd
New app: folderlaunch: Folder-based launcher
2023-05-12 15:52:45 -07:00
Bruce Blore
c24b2067a3
Updated keytimer to use sched library
2023-05-12 15:49:49 -07:00
Bruce Blore
333b957c74
Updated infoclk with multiple new features and bugfixes
2023-05-12 15:49:22 -07:00
stweedo
91e4759152
bug fix in menu and optimization
2023-05-12 07:09:49 -05:00
Gordon Williams
01d4cea940
Merge pull request #2745 from stweedo/master
...
+settings for UI, less IO r/w, rm timeout from eval
2023-05-12 10:43:41 +01:00
stweedo
6d4d88b821
Lots of improvements and fixes
2023-05-12 04:37:00 -05:00
Martin Boonk
69527428c5
widminbat - Fix clearing outside of widget bar
2023-05-12 11:17:44 +02:00
Martin Boonk
cd6ecdab61
powermanager - Bump version
2023-05-12 00:39:26 +02:00
Martin Boonk
b5ffb4e675
powermanager - Fix typo
2023-05-12 00:35:12 +02:00
Martin Boonk
fd1c9058aa
powermanager - Allow clearing log files from settings
2023-05-12 00:35:12 +02:00
Martin Boonk
9d7bb2d9c8
powermanager - Log timestamps while tracing and tweak table visuals
2023-05-12 00:35:12 +02:00
Martin Boonk
c32f234e95
powermanager - Use charging state on boot
2023-05-12 00:35:12 +02:00
stweedo
0eaea67ac2
up[date buttons after loading settings
2023-05-11 16:36:01 -05:00
stweedo
22bd23178c
Flipped logic on 12hr
2023-05-11 13:26:22 -05:00
stweedo
f89de44dfa
+settings for UI, less IO r/w, rm timeout from eval
2023-05-11 13:01:54 -05:00
Gordon Williams
419d734043
Merge pull request #2741 from targor/master
...
Buzzing behavior in message app
2023-05-11 13:57:06 +01:00
Gordon Williams
e8036a3780
changed other timeout bits to interval
2023-05-11 13:32:58 +01:00
Gordon Williams
b616675246
Merge pull request #2740 from stweedo/master
...
Update interface.html - shadowclk
2023-05-11 13:27:23 +01:00
Gordon Williams
19bd1da0fe
minor tweak
2023-05-11 12:46:20 +01:00
Gordon Williams
9b84ada7b2
added pebble++ - pebble clock with clockinfo
2023-05-11 12:38:51 +01:00
Gordon Williams
cde3818815
clockinfo 0.03: Reported image for battery now reflects charge level
2023-05-11 12:38:27 +01:00
Gordon Williams
ef1f4e4064
add magnetometer clock info
2023-05-11 10:28:33 +01:00
Gordon Williams
0e05d97056
example update
2023-05-11 10:27:27 +01:00
stweedo
482af03edf
Fixes default settings not being used
2023-05-11 04:03:49 -05:00
stweedo
123cd79a5d
Fixes broken suffix
2023-05-11 03:36:06 -05:00
stweedo
c971a7cd0e
fixes broken 12hr format
2023-05-11 02:32:27 -05:00
stweedo
1f35b08ee0
Update app.js
...
Fixed bug in leading zero logic
2023-05-11 00:42:32 -05:00
stweedo
81d7720826
Merge branch 'espruino:master' into master
2023-05-10 23:14:54 -05:00
stweedo
f7c5051bfa
v0.03 update - new settings
2023-05-10 20:15:39 -05:00
stweedo
fb3e036ebd
Delete icon.png
2023-05-10 20:15:04 -05:00
Rob Pilling
b12fa58215
bump version
2023-05-10 23:38:43 +01:00
Rob Pilling
2d3f4375ed
version bumps
2023-05-10 23:37:08 +01:00
Rob Pilling
4b29579bd5
Merge branch 'master' into drained-fixes
...
Conflicts:
apps/popconlaunch/boot.js
2023-05-10 23:34:44 +01:00
Rob Pilling
b4d46d5779
popconlaunch: avoid polluting global scope
2023-05-10 23:28:32 +01:00
Rob Pilling
1cbda278fe
drained: avoid polluting global scope
2023-05-10 23:28:32 +01:00
Rob Pilling
9a3ac3bc7a
widhid: better clash detection
2023-05-10 23:13:19 +01:00
stweedo
5126f9178d
better icons
2023-05-10 16:59:18 -05:00
stweedo
e480433307
Update fonts and images
2023-05-10 16:47:51 -05:00
Rob Pilling
a9affac57e
widhid: disable (temporarily) if a menu's shown
2023-05-10 21:57:33 +01:00
Rob Pilling
051b417971
widhid: don't check clkinfo focus on drag
...
... because we've already disabled those handlers
2023-05-10 21:56:59 +01:00
Rob Pilling
1f6070bafd
drained: regenerate JS
2023-05-10 21:25:19 +01:00
Rob Pilling
fe1a11e098
drained: fix menu redraw
2023-05-10 21:25:00 +01:00
stweedo
a1a446a4c6
fixes json errors in interface.html
...
Also changed timeout to 1000ms for testing
2023-05-10 12:17:14 -05:00
Targor
e64564ae58
Merge branch 'espruino:master' into master
2023-05-10 17:01:46 +02:00
Targor
9f96ae0955
fixes buzzing behavior in de messages app.
2023-05-10 16:56:58 +02:00
Gordon Williams
8a65bc9c7b
docs
2023-05-10 13:48:09 +01:00
Gordon Williams
5d08afdba0
New widget - allows you to use clock info from your widget bar
2023-05-10 12:06:54 +01:00
stweedo
96342a3c39
Update interface.html - shadowclk
...
Add comments
Reduce timeout to 50ms
2023-05-10 05:00:03 -05:00
Gordon Williams
cccce9318e
Show the current date as a widget in tha Patriot clock
2023-05-10 10:29:00 +01:00
Gordon Williams
9541d3a076
remove beta tag
2023-05-10 10:28:15 +01:00
Gordon Williams
9dad168cd9
Merge pull request #2733 from bobrippling/bikespeedo-tweaks
...
bikespeedo - tweaks
2023-05-10 08:14:04 +01:00
Gordon Williams
8707307195
Merge pull request #2734 from bobrippling/app/widhid
...
New widget: widhid
2023-05-10 08:13:39 +01:00
Gordon Williams
603b24e5f4
Merge pull request #2738 from bobrippling/popcon-tweaks
...
popcon: trim old entries from the cache
2023-05-10 08:12:30 +01:00
Rob Pilling
abc57030ad
widhid: delete unused variables
2023-05-10 08:05:29 +01:00
stweedo
72315d2b34
Update interface.html
...
Lots of fixes, fairly reliable now.
GadgetBridge throws a "Malformed JSON from Bangle.js: No value for t"
2023-05-09 15:28:54 -05:00
Gordon Williams
1d6677d238
Merge pull request #2736 from stweedo/master
...
update to interface.html
2023-05-09 14:56:12 +01:00
Gordon Williams
0f00217e92
more flags
2023-05-09 13:22:17 +01:00
Gordon Williams
f186d36b40
Added patriot clock - show your country's flag!
2023-05-09 13:05:08 +01:00
stweedo
51a5defac9
Add files via upload
...
Meant to use this one instead
2023-05-09 05:23:55 -05:00
Gordon Williams
5535d06781
Merge pull request #2730 from targor/master
...
Kanagawa (kanagsec) watchface (clock)
2023-05-09 11:00:30 +01:00
Gordon Williams
a51c70eac9
Merge pull request #2735 from hughbarney/master
...
RAM clock_info - a clock info that shows % ram used
2023-05-09 11:00:19 +01:00
Gordon Williams
ae518cd80e
Merge pull request #2731 from dapgo/master
...
temperature monitor and cosmetic changes for HR Workout (wohrm)
2023-05-09 10:57:56 +01:00
stweedo
ef29ff3709
Merge branch 'espruino:master' into master
2023-05-09 04:49:59 -05:00
stweedo
1ce38450c9
update interface.html
...
Removed `document.write` usage
Added better font handling
Added confirmation message
2023-05-09 04:47:32 -05:00
Gordon Williams
666a413bd1
Merge pull request #2726 from bobrippling/stlap-tweaks
...
stlap - reduce battery consumption
2023-05-09 09:16:56 +01:00
Gordon Williams
4651f7fa12
Merge pull request #2725 from bobrippling/fix-ratchet-version
...
Fix `d888b80ea` - correctly bump ratchet launcher's version
2023-05-09 09:12:04 +01:00
Gordon Williams
57b7050001
Merge pull request #2724 from nxdefiant/master
...
Calendar: Add support for holidays
2023-05-09 09:11:12 +01:00
Gordon Williams
763ba8934a
Merge pull request #2723 from stweedo/master
...
v0.02 of Shadow Clock with settings menu
2023-05-09 09:09:53 +01:00
Gordon Williams
fa7d81e5bb
Merge pull request #2732 from gellnerm/master
...
Disallow emulator
2023-05-09 09:09:07 +01:00
Rob Pilling
6cca01db0b
widhid: only register swipe/activation handler when connected
2023-05-09 07:38:56 +01:00
Rob Pilling
cb03f2837c
widhid: fix type, add music tag
2023-05-08 22:33:50 +01:00
Rob Pilling
cd2ea09509
widhid: resize app image
2023-05-08 22:33:50 +01:00
Rob Pilling
e1c99b1677
widhid: add README
2023-05-08 22:33:50 +01:00
Rob Pilling
c62056a0cf
widhid: regenerate JS
2023-05-08 22:33:50 +01:00
Rob Pilling
c1f8b1e4aa
widhid: guard against errors restoring handlers
2023-05-08 22:33:50 +01:00
Rob Pilling
4352cd0f29
widhid: formatting
2023-05-08 22:33:50 +01:00
Rob Pilling
610f4d61a7
widhid: initial display based on NRF.connected
2023-05-08 22:33:50 +01:00
Rob Pilling
a2e9c8db1e
widhid: disable all touch events when active
2023-05-08 22:33:50 +01:00
Rob Pilling
28fe46f77e
widhid: disable if clkinfo is focused
2023-05-08 22:33:50 +01:00
Rob Pilling
02b41cf4ec
widhid: rename widget icons & add app icon
2023-05-08 22:33:50 +01:00
Rob Pilling
0192b150e7
widhid: only draw if width > 0 (i.e. when connected)
2023-05-08 22:33:50 +01:00
Rob Pilling
69bfcfeb99
widhid: regenerate JS
2023-05-08 22:33:50 +01:00
Rob Pilling
2fc4fdedac
widhid: debug comments
2023-05-08 22:33:50 +01:00
Rob Pilling
d2a989170c
widhid: gesture/dragging improvements
2023-05-08 22:33:50 +01:00
Rob Pilling
4af055dac7
widhid: formatting
2023-05-08 22:33:50 +01:00
Rob Pilling
683b2dff21
widhid: icon size changes
2023-05-08 22:33:50 +01:00
Rob Pilling
9cdf97164c
widhid: new widget
2023-05-08 22:33:50 +01:00
stweedo
1964039ecc
Interface to set color and theme from app loader
2023-05-08 13:28:27 -05:00
stweedo
17e99cb10c
Delete custom.html
...
Switching to interface.html
2023-05-08 13:27:03 -05:00
Targor
df97ac3b7c
fixes app.js
2023-05-08 19:30:14 +02:00
Rob Pilling
68ba2f29d6
popcon: use emoji in README
2023-05-08 11:32:52 +01:00
Rob Pilling
b67a07962f
popcon: bump version
2023-05-08 11:13:43 +01:00
Rob Pilling
efe023c5cb
drained: use Bangle's bool formatter
2023-05-08 11:07:17 +01:00
Rob Pilling
ca03a82535
bikespeedo: option to stop recording on app exit
2023-05-08 10:49:33 +01:00
gellnerm
52fd577a93
Update metadata.json
...
Disallow emulator
2023-05-08 11:21:00 +02:00
gellnerm
b8b8bc41f3
Update ChangeLog
2023-05-08 11:20:39 +02:00
stweedo
4256f63dce
Update app.js
...
Switch const to var
2023-05-08 00:19:06 -05:00
stweedo
4cac535960
Update settings.js
...
Added fallback to application theme setting if it can't read system theme setting
2023-05-07 23:49:12 -05:00
stweedo
e81259e2c4
Update settings.js
2023-05-07 22:14:17 -05:00
stweedo
9a2873fb63
Update settings.js
...
added missing quotations
2023-05-07 22:11:41 -05:00
stweedo
bfeaa5219f
Update settings.js
2023-05-07 21:28:56 -05:00
stweedo
d6184765c1
Update settings.js
2023-05-07 21:24:00 -05:00
stweedo
f8f5405795
Update settings.js
...
Reverting back to 10905e98cc
2023-05-07 21:14:18 -05:00
stweedo
2389371aa4
Update settings.js
...
Remove file name variables
2023-05-07 20:56:42 -05:00
Rob Pilling
e3fed6ceb7
popcon: trim old entries from the cache
2023-05-07 23:51:38 +01:00
Rob Pilling
425df4a3db
bikespeedo: changelog & metadata
2023-05-07 23:40:22 +01:00
Rob Pilling
9e93d1588d
bikespeedo: add option to record ride
2023-05-07 23:40:22 +01:00
Rob Pilling
afe37b55fa
bikespeedo: guard against showing NaN speed
2023-05-07 23:38:26 +01:00
Rob Pilling
cf4daf58fe
bikespeedo: add option for locale-units (e.g. mph)
2023-05-07 23:38:26 +01:00
stweedo
3e9db27044
Update settings.js
...
Fix typo in comment
2023-05-07 15:53:57 -05:00
dapgo
9b323dcdce
thermometer improved
...
several improvements
2023-05-07 22:45:40 +02:00
stweedo
ff94b814c7
Update settings.js
...
Switch from const to let
2023-05-07 14:52:00 -05:00
Targor
0be7e948f7
Updates changelog
2023-05-07 20:40:07 +02:00
Targor
7a6a1c0bc9
reduces screenshot size
2023-05-07 20:33:08 +02:00
Targor
2e04964092
Updates kanagsec clock, adds new screenshot and readme
2023-05-07 20:31:02 +02:00
Targor
78c85f6556
Adds kanagsec clock v0.1
2023-05-07 20:14:03 +02:00
dapgo
21d6c8846c
Cosmetic and UX improvements
...
IMO the UX and legibility have been improved
2023-05-07 13:16:09 +02:00
Rob Pilling
e489b26834
drained: regenerate JS
2023-05-07 10:44:04 +01:00
Rob Pilling
a5253487f1
drained: version bump for boot exceptions
2023-05-07 10:43:46 +01:00
Rob Pilling
c9f4fd7cc7
drained: load boot exceptions (e.g. dst)
2023-05-07 10:43:42 +01:00
Rob Pilling
4d676a9e46
drained: infrastructure for boot exceptions
2023-05-07 10:43:28 +01:00
Rob Pilling
dfece3994c
drained: add settings into metadata
2023-05-07 10:43:28 +01:00
Rob Pilling
00cf120a28
drained: s/disableBoot/keepStartup/
2023-05-07 10:43:28 +01:00
Rob Pilling
cbc69c9275
drained: better clock alignment
2023-05-07 09:58:47 +01:00
Rob Pilling
16202c1843
drained: always check charge, regardless of boot-disable
2023-05-07 09:46:24 +01:00
stweedo
e88198dd11
Update README.md
2023-05-07 02:12:20 -05:00
stweedo
d61aca2e62
Update app.js
...
changed const to let which fixed launcher bug
2023-05-07 02:07:58 -05:00
stweedo
6ef609d1d5
Update app.js
2023-05-07 01:24:06 -05:00
stweedo
62a5be694c
Update app.js
...
Remove fonts when switching UI
2023-05-07 01:15:28 -05:00
Rob Pilling
2c896c8567
stlap: bump version
2023-05-06 17:58:36 +01:00
stweedo
00818886a6
Merge branch 'master' of https://github.com/stweedo/BangleApps
2023-05-06 07:27:54 -05:00
stweedo
10905e98cc
change menu to match theme switching from settings
2023-05-06 07:25:34 -05:00
stweedo
c2766e8455
Update app.js
...
removed unused function call
2023-05-06 06:33:50 -05:00
Rob Pilling
7dca61a0d5
Fix d888b80ea
- correctly bump ratchet launcher's version
2023-05-06 12:27:21 +01:00
Rob Pilling
16d4dc7588
stlap: slow down javascript when the user's not watching
2023-05-06 11:37:55 +01:00
Rob Pilling
8702b35045
stlap: no exceptions when STATE_PATH doesn't exist
2023-05-06 11:23:16 +01:00
Rob Pilling
fc91e7db89
stlap: add state and lap data files
2023-05-06 11:23:01 +01:00
nxdefiant
a8cd69b89b
Merge branch 'espruino:master' into master
2023-05-05 21:13:06 +02:00
stweedo
52c8df698b
Update settings.js
2023-05-05 13:32:11 -05:00
Hugh Barney
c955a73990
Merge remote-tracking branch 'upstream/master'
2023-05-05 19:15:09 +01:00
Hugh Barney
815110da60
RAM clkinfo
2023-05-05 19:14:54 +01:00
stweedo
134ef22606
Update README.md
2023-05-05 12:53:38 -05:00
stweedo
196fa38d58
Update metadata.json
2023-05-05 12:14:48 -05:00
stweedo
12e5d1abc7
Update metadata.json
2023-05-05 12:12:34 -05:00
stweedo
42700ea24d
v0.02 of Shadow Clock with settings menu
2023-05-05 12:09:58 -05:00
Gordon Williams
2f084b4c8a
Assisted GPS now changes the GPS output format since new Bangle.js 2 don't seem to have it set by default: https://github.com/espruino/Espruino/issues/2354
2023-05-05 14:29:53 +01:00
Gordon Williams
2defa08b86
Merge pull request #2720 from bobrippling/apps/popcon
...
New launcher/boot app: popcon
2023-05-05 08:21:11 +01:00
Gordon Williams
79eedba54d
Merge pull request #2722 from nxdefiant/widalarmeta
...
widalarmeta: font 4x5 -> 6x8:1x2
2023-05-05 08:20:07 +01:00
Erik Andresen
0746730d98
widalarmeta: settings fix
2023-05-05 05:02:43 +02:00
Erik Andresen
e8a5d68d7d
widalarmeta: Only load required font
2023-05-05 04:57:49 +02:00
Rob Pilling
623b11b518
popcon: narrow variable scope, don't pollute global namespace
2023-05-04 22:58:16 +01:00
Rob Pilling
945c7ca70a
popcon: note about potential app slowdown
2023-05-04 22:53:44 +01:00
Erik Andresen
957ccc431a
widalarmeta: fix settings
2023-05-04 22:30:49 +02:00
Erik Andresen
fe6247cc79
widalarmeta: font 4x5 -> 6x8:1x2
...
- Change 4x5 font to 6x8
- teletext is now default font
- reload widget on settings change
2023-05-04 22:29:20 +02:00
Erik Andresen
d4116f80d5
calendar: Change color for holidays
2023-05-04 21:27:20 +02:00
Gordon Williams
0e7afd5550
Moved LCD calibration to top of menu, and use 12 taps (not 8)
...
LCD calibration will now error if the calibration is obviously wrong
2023-05-04 12:21:32 +01:00
Gordon Williams
1c79c76193
Merge pull request #2581 from nxdefiant/gpsmagdir
...
Adding gpsmagcourse service
2023-05-04 10:35:48 +01:00
Gordon Williams
7830fb60c5
Merge pull request #2719 from bobrippling/feature/ratchet-cache
...
Ratchet launch: add caching
2023-05-04 10:34:42 +01:00
Gordon Williams
46de34a98d
Merge pull request #2721 from ainegil/master
...
3d Clock and Polymaths Clock
2023-05-04 10:34:17 +01:00
Rob Pilling
988945f0dc
popcon: regenerate JS
2023-05-03 22:16:29 +01:00
Rob Pilling
eb0af982c5
popcon: use own .info file to bust launcher cache
2023-05-03 22:16:23 +01:00
Rob Pilling
09c3445ac3
popcon: make orderChanged local
2023-05-03 22:14:41 +01:00
Rob Pilling
d888b80ea1
Ratchet launch: bump version
2023-05-03 22:03:07 +01:00
Rob Pilling
f9710e75e1
popcon: update README & metadata
2023-05-03 21:59:33 +01:00
Erik Andresen
044fc173c5
calendar: Add type other+repeat
2023-05-03 22:09:14 +02:00
ainegil
97bf76533a
Delete polymath.app.js
2023-05-03 21:40:52 +02:00
ainegil
056b273523
Delete icon.png
2023-05-03 21:38:58 +02:00
ainegil
943ce51852
Update app.js
2023-05-03 21:28:54 +02:00
ainegil
d36f4f3b56
Update app.js
2023-05-03 21:22:32 +02:00
ainegil
d314fe6c78
Update app.js
2023-05-03 21:16:48 +02:00
ainegil
abccdb00b4
Add files via upload
2023-05-03 21:13:31 +02:00
ainegil
b923aa57e3
Update metadata.json
2023-05-03 20:48:34 +02:00
ainegil
93c54cc1f6
Update README.md
2023-05-03 20:33:31 +02:00
ainegil
1f40abaffd
Update README.md
2023-05-03 20:31:44 +02:00
ainegil
46ac3d0f9c
Delete screenshot .png
2023-05-03 20:31:09 +02:00
ainegil
82a3f6dd6a
Add files via upload
2023-05-03 20:28:21 +02:00
ainegil
f180c19541
Add files via upload
2023-05-03 20:25:56 +02:00
ainegil
7b418f7861
Update README.md
2023-05-03 20:09:13 +02:00
ainegil
57254539b6
Update README.md
2023-05-03 20:06:20 +02:00
ainegil
b7f26dbb01
Update metadata.json
2023-05-03 20:00:52 +02:00
ainegil
9abddfb2f9
Delete metadata.md
2023-05-03 19:58:10 +02:00
ainegil
2dd9eeaf7a
Add files via upload
2023-05-03 19:57:25 +02:00
ainegil
eedc4799dd
Add files via upload
2023-05-03 19:56:19 +02:00
ainegil
fd40c6f281
Add files via upload
2023-05-03 19:52:04 +02:00
ainegil
4e7b249277
Add files via upload
2023-05-03 19:50:40 +02:00
ainegil
d94cdc9915
Add files via upload
2023-05-03 19:49:39 +02:00
ainegil
e1b2f19f0d
Create app.js
2023-05-03 19:30:53 +02:00
Gordon Williams
291d809583
Merge pull request #2715 from stweedo/master
...
Made a new clock
2023-05-03 11:09:37 +01:00
Gordon Williams
fcc8fe3ff5
Merge pull request #2700 from bobrippling/powermanager-interface
...
powermanager: format seconds into days/hours/minutes/seconds
2023-05-03 11:09:28 +01:00
Gordon Williams
4faa3dc5b3
Merge pull request #2717 from eyecreate/master
...
Update to nesclock to improve memory usage
2023-05-03 10:55:52 +01:00
Rob Pilling
a628124ac3
popcon: icons
2023-05-03 08:03:49 +01:00
Rob Pilling
e6078df861
popcon: generate JS
2023-05-03 07:53:09 +01:00
Rob Pilling
7f528585e7
popcon: remove debug logs
2023-05-03 07:53:09 +01:00
Rob Pilling
fcfc33399d
popcon: app sorting (and debug logs)
2023-05-03 07:53:09 +01:00
Rob Pilling
3b16c85578
popcon: change type
2023-05-03 07:53:09 +01:00
Rob Pilling
d4878be7fa
popcon: initial launch-sortorder modification app
2023-05-03 07:52:51 +01:00
ainegil
e5f165e740
Add files via upload
2023-05-03 08:05:25 +02:00
ainegil
ed7028d429
Add files via upload
2023-05-03 07:38:12 +02:00
ainegil
251cb13ac9
Add files via upload
2023-05-03 07:28:43 +02:00
ainegil
d57803e94b
Add files via upload
2023-05-03 07:25:35 +02:00
stweedo
e94cbcbf74
Update metadata.json
...
Added dark theme screenshot
2023-05-02 23:58:52 -05:00
stweedo
c3b0f4a56d
Add files via upload
2023-05-02 23:54:41 -05:00
ainegil
6b7674d584
Add files via upload
2023-05-03 06:51:19 +02:00
ainegil
90336ac20f
Update README.md
2023-05-03 06:44:32 +02:00
ainegil
8f93b46b21
Update README.md
2023-05-03 06:41:27 +02:00
ainegil
f2ed4e8976
Update README.md
2023-05-03 06:39:53 +02:00
ainegil
65c890efc2
Update README.md
2023-05-03 06:31:23 +02:00
ainegil
b1b3c54db0
Update app.js
2023-05-03 06:28:30 +02:00
ainegil
9e82f580ae
Add files via upload
2023-05-03 06:22:25 +02:00
Rob Pilling
4e2c3dc0c1
Ratchet launch: add caching
2023-05-02 22:57:15 +01:00
Erik Andresen
5da64a5f83
calendar/interface: Add check for existing file
2023-05-02 22:55:58 +02:00
Erik Andresen
2d752832b7
sched/interface: fix date format
2023-05-02 22:31:21 +02:00
Erik Andresen
8650595ca4
calendar: Add interface.html for holidays
2023-05-02 22:30:47 +02:00
ainegil
a01eb194d7
Update README.md
2023-05-02 21:59:18 +02:00
ainegil
0532908632
Add files via upload
2023-05-02 21:56:16 +02:00
ainegil
550914f69e
Update metadata.json
2023-05-02 21:54:25 +02:00
ainegil
23cfcd7b58
Update metadata.json
2023-05-02 21:48:53 +02:00
ainegil
48a0d61761
Update metadata.json
2023-05-02 21:44:02 +02:00
ainegil
695551037e
Update metadata.json
2023-05-02 21:42:46 +02:00
ainegil
db627a0295
Add files via upload
2023-05-02 21:40:20 +02:00
ainegil
c187db2a2f
Create README.md
2023-05-02 21:37:48 +02:00
ainegil
1f7b92d9c1
Update metadata.json
2023-05-02 21:14:20 +02:00
ainegil
fb9528b690
Delete polymath.js
2023-05-02 21:01:30 +02:00
eyecreate
4a50b9944c
Merge branch 'espruino:master' into master
2023-05-02 14:57:02 -04:00
ainegil
ac1678d2ff
Add files via upload
2023-05-02 20:57:02 +02:00
ainegil
847362dd14
Add files via upload
2023-05-02 20:52:07 +02:00
Kevin Whitaker
dc84105a3c
typo in variable name
2023-05-02 14:46:45 -04:00
ainegil
3dde3f7035
Delete app.js
2023-05-02 20:42:08 +02:00
Kevin Whitaker
159d7e6c71
rearrange bitmap code to save memory and preallocate fonts
2023-05-02 14:37:21 -04:00
ainegil
4d20b495aa
Add files via upload
2023-05-02 20:32:31 +02:00
stweedo
cba2e11dcc
Update metadata.json
2023-05-02 13:25:35 -05:00
stweedo
c2aa2f3908
Create metadata.json
2023-05-02 13:09:37 -05:00
ainegil
49ec9476f1
Update metadata.json
2023-05-02 20:08:29 +02:00
stweedo
5790cfc58d
Create app-icon.js
2023-05-02 13:06:27 -05:00
stweedo
18e6df533f
Create ChangeLog
2023-05-02 13:04:44 -05:00
Erik Andresen
aa6d7cdbe1
calendar: Display holidays
2023-05-02 20:03:58 +02:00
stweedo
e8f1bf638c
Add files via upload
2023-05-02 13:02:46 -05:00
stweedo
355d1ab8f9
Create app.js
2023-05-02 13:01:44 -05:00
ainegil
8f85b9e58a
Create metadata.json
2023-05-02 19:47:07 +02:00
ainegil
95cf8edb88
Create app-icon.js
2023-05-02 19:41:14 +02:00
ainegil
7fdabba1cb
Add files via upload
2023-05-02 19:36:47 +02:00
ainegil
59cdf22af7
Create polymath.js
2023-05-02 19:34:01 +02:00
Erik Andresen
3f1ded53ed
calendar: Read day names from locale
2023-05-02 19:33:29 +02:00
ainegil
71883255f7
Create polymath.app.js
2023-05-02 19:28:20 +02:00
Hugh Barney
a7cf5e70bc
clkinfogps: disable more debug
2023-04-29 10:49:14 +01:00
Hugh Barney
c6fc025fd0
Merge remote-tracking branch 'upstream/master'
2023-04-28 19:23:22 +01:00
Hugh Barney
56270c35d7
clkinfogps: disable debug, README updated, Lato: save a fast and slow version
2023-04-28 19:22:24 +01:00
Hugh Barney
ca021fdf75
clkinfogps: disable debug, README updated, Lato: save a fast and slow version
2023-04-28 19:21:12 +01:00
Gordon Williams
dea770cb91
Merge branch 'master' of github.com:espruino/BangleApps
2023-04-28 09:59:22 +01:00
Gordon Williams
4b2061e899
Update app metadata to make clockinfo apps easier to find
2023-04-28 09:59:11 +01:00
Gordon Williams
73c55e6d26
add agps to tags
2023-04-28 08:57:08 +01:00
Gordon Williams
0881693139
Merge pull request #2706 from bobrippling/fix-wid_edit-draw
...
Fix `wid_edit`'s `draw()` - pass `WIDGET` as first argument
2023-04-28 08:18:36 +01:00
Rob Pilling
3dd25f0bfd
Update changelogs for draw() API change
2023-04-27 18:10:20 +01:00
Richard de Boer
d2875ba38b
cogclock: Support Bangle.js 2
...
Very tight, but it looks acceptable with hidden widgets.
Not defaulting the settingto hiding widgets though, to avoid code clutter.
2023-04-27 15:19:46 +02:00
Gordon Williams
d8ba658769
Merge branch 'master' of github.com:espruino/BangleApps
2023-04-27 11:03:17 +01:00
Gordon Williams
9a7e28548f
minor tweak - track now plots smaller updates more quickly, and remembers color
2023-04-27 11:03:03 +01:00
Gordon Williams
60948dc3f6
hide DFU version message if bootloader is already new
2023-04-27 11:02:33 +01:00
Gordon Williams
9eee14bb0f
Merge pull request #2710 from eyecreate/master
...
update red7game with new game confirmation
2023-04-27 08:54:06 +01:00
Hugh Barney
e180786883
clkinfogps fix tab spaces, build fail
2023-04-26 19:25:50 +01:00
Kevin Whitaker
3c03aef619
update red7game with new game confirmation
2023-04-26 11:20:25 -04:00
Rob Pilling
f46a9f526d
Fix ABI of widget.draw()
2023-04-25 22:12:06 +01:00
Hugh Barney
e4a4480376
Merge remote-tracking branch 'upstream/master'
2023-04-25 17:52:27 +01:00
Gordon Williams
c7d60250a6
Misc recorder/openstmap tweaks
2023-04-25 10:09:07 +01:00
Rob Pilling
67d89761b5
Fix wid_edit draw() - pass WIDGET as first argument
...
When attempting to edit a widget whose `draw` function takes the widget as an argument, we get an exception from that `draw` function. This fixes that by catering for both APIs.
The back button widget expects this, as does [`widsleepstatus`], [`widlock`] and [`widlockunlock`].
There are other widgets ([`widmessages`], [`widbatpc`] and [`widalarmeta`]) which use something else for the first parameter, however these are type-checked and used to distinguish calls from `Bangle.drawWidgets()` and elsewhere.
[`widsleepstatus`]: 2f6862024d/apps/widsleepstatus/widget.js (L20)
[`widlock`]: 2f6862024d/apps/widlock/widget.js (L5)
[`widlockunlock`]: 2f6862024d/apps/widlockunlock/widget.js (L27)
[`widmessages`]: 2f6862024d/apps/widmessages/widget.js (L14)
[`widbatpc`]: 2f6862024d/apps/widbatpc/widget.js (L89)
[`widalarmeta`]: 2f6862024d/apps/widalarmeta/widget.js (L28)
2023-04-25 07:22:58 +01:00
Rob Pilling
c39a88f37b
drained: add app icon
2023-04-24 21:51:02 +01:00
Gordon Williams
2f6862024d
Merge pull request #2691 from KTibow/patch-6
...
Fix some HRM logic in the health app
2023-04-24 14:52:34 +01:00
Gordon Williams
d42a80da00
add workaround for connection timeout issue
2023-04-24 11:27:08 +01:00
Gordon Williams
b7d49cbbf8
allow log messages
2023-04-24 10:56:01 +01:00
Gordon Williams
c9cce8ca9c
Merge branch 'master' of github.com:espruino/BangleApps
2023-04-24 10:42:22 +01:00
Gordon Williams
82ea342d39
resurface original bthrm app as bthrmlite - for https://forum.espruino.com/conversations/385841/#comment16951663
2023-04-24 10:42:16 +01:00
Gordon Williams
3940403167
Merge pull request #2697 from bobrippling/stopw-ms-format
...
stopw: hardcode format and show milliseconds just for the first minute
2023-04-24 10:00:25 +01:00
Hugh Barney
a217bf0eb9
clkinfogps updated screenshots, added image, fixed reset if no fix code
2023-04-23 18:56:17 +01:00
Hugh Barney
662df4beb6
clkinfogps updated screenshots, added image, fixed reset if no fix code
2023-04-23 18:51:30 +01:00
Richard de Boer
11aeaacb8f
widmsggrid: Don't turn on LCD
...
There's really no need for the widget to turn on the screen.
2023-04-23 16:08:06 +02:00
Hugh Barney
8416f6e5c5
clkinfogps added screenshots, debug, consistant timer handling
2023-04-23 13:30:15 +01:00
Hugh Barney
31c0f0059a
clkinfogps clear fixTime/display if no fix for 4 minutes
2023-04-22 14:40:11 +01:00
Hugh Barney
03f5b12cf2
clkinfogps clear fixTime/display if no fix for 4 minutes
2023-04-22 14:33:31 +01:00
Rob Pilling
7d9a6a2a8a
stopw: update changelog / version
2023-04-22 12:01:53 +01:00
Rob Pilling
0eaa35cfe4
Merge branch 'master' into stopw-ms-format
...
Conflicts:
apps/clkinfostopw/settings.ts
2023-04-22 11:58:37 +01:00
Hugh Barney
84a85b6de9
clkinfogps set gps power on to 90 seconds after getting fix
2023-04-22 02:14:18 +01:00
Hugh Barney
0d188678cc
clkinfogps fixes
2023-04-22 02:00:01 +01:00
Hugh Barney
b673479736
clkinfogps fixes
2023-04-22 01:48:53 +01:00
Hugh Barney
f0e863dfcd
clkinfogps call geo.xx correctly
2023-04-22 01:39:11 +01:00
Hugh Barney
07fd9ffe62
added geotools module
2023-04-22 01:12:49 +01:00
Hugh Barney
bff6a4d145
Added clkinfogps
2023-04-22 00:51:30 +01:00
Rob Pilling
f3a02082df
stopw: fix format and show milliseconds up to 1min
2023-04-21 18:02:01 +01:00
KungPhoo
737bdd996c
-glbasic clock: changed font, so '5' and '6' don't look similar.
2023-04-21 14:08:28 +02:00