Commit Graph

15217 Commits (b734d700210dcd9472852f05154855ef7c7d84b1)

Author SHA1 Message Date
Anton 09323cd751 `hrm` Fix memory leaks 2024-04-02 20:05:34 +02:00
Anton bd6caf7ab8 `health` Remove unused variable 2024-04-02 19:38:20 +02:00
Gordon Williams 21a17cc751 0.03: Cope with identical duplicate buttons (fix #3260)
Set 'n' for buttons in Bangle.btHomeData correctly (avoids adding extra buttons on end of advertising)
2024-04-02 16:22:56 +01:00
Anton f47f19f586 `taglaunch` Fix broken reset 2024-04-02 16:03:48 +02:00
Anton 6bbd4f9011 Fix bugs in `ratchet_launcher` 2024-04-02 15:13:28 +02:00
deirdreobyrne f71fc914f6
Merge branch 'espruino:master' into master 2024-04-02 12:50:05 +01:00
deirdreobyrne 7e929de2e7
Update ChangeLog
Changes in v0.09
2024-04-02 12:48:01 +01:00
deirdreobyrne b608533e17
Update metadata.json
Version bump.
2024-04-02 12:46:24 +01:00
Gordon Williams 20c092e7df
Merge pull request #3318 from atjn/warn-fix
Temporary fix for minified file lint
2024-04-02 12:39:29 +01:00
Gordon Williams 2422646d26 add note to description 2024-04-02 12:35:05 +01:00
deirdreobyrne 607eb37280
New bug in bigdclock.app.js
The value of "width" was being reset somewhere. So "width" has been renamed to "batteryUsedWidth", which is better anyway.
2024-04-02 12:28:03 +01:00
Gordon Williams ace9cd4b58
Merge pull request #3319 from atjn/launch-warn-2
`launch` Fix broken reset
2024-04-02 12:19:57 +01:00
Anton 9eda23bfe0 Rephrase changelog 2024-04-02 12:37:34 +02:00
Anton 5a2d1491e1 Disable scrolling while displaying warning 2024-04-02 12:34:52 +02:00
Anton 953fe9c8d5 Fix broken reset 2024-04-02 12:34:28 +02:00
Rob Pilling d6d03e1aac
Merge pull request #3314 from shansou504/master
binaryclk 0.10: Add blinking when battery is charging
2024-04-02 09:02:38 +01:00
Rob Pilling 5acfb1d320
Merge pull request #3316 from jordimas/rellotge_070
rellotge: Better wrapping of the text base (dynamic instead of hardcoded)
2024-04-02 08:57:34 +01:00
Anton 47a827db66 Temporary fix for minified file lint 2024-04-01 17:37:40 +02:00
Anton 34a9d86f20 Fix lint warnings 2024-04-01 17:27:15 +02:00
Jordi Mas 6437ef0ed4 Better wrapping of the text base (dynamic instead of hardcoded) 2024-04-01 14:36:51 +02:00
Anton 2c2742a4f1 Remove unused variable 2024-04-01 12:45:27 +02:00
paul-arg 099d9626a0
Update metadata.json 2024-04-01 02:57:58 +02:00
paul-arg 2935b73407
Update ChangeLog 2024-04-01 02:57:06 +02:00
paul-arg 78af16101d
If the user has tapped the message to see the scroller, clear the unread timeout 2024-04-01 02:47:49 +02:00
shansou504 06c65f0a7f binaryclk 0.10: Add blinking when battery is charging 2024-03-31 20:25:43 -04:00
Martin Boonk 1ddbb79913 messagesoverlay - Refresh display if autoclear removed a message 2024-03-30 09:03:07 +01:00
Martin Boonk 085983b2ae messagesoverlay - Fix undefined msg warning 2024-03-30 08:52:41 +01:00
Martin Boonk 5a83e1b8fa messagesoverlay - Take image height into consideration for lines 2024-03-29 23:24:19 +01:00
Martin Boonk ec9f9cecf9
Merge pull request #3305 from paul-arg/widbata
Battery Widget Themed fix: center widget vertically
2024-03-29 20:14:08 +01:00
Paul Arguillère e23741ea3a cleanup 2024-03-29 20:11:16 +01:00
Martin Boonk 9f6d1737c9 vpw_clock - Restore whole theme 2024-03-29 19:11:58 +01:00
Martin Boonk e0a9d2680c messagesoverlay - Only buzz once per 2 seconds 2024-03-29 18:14:55 +01:00
Martin Boonk 56330543ec messagesoverlay - Shift some colors around 2024-03-29 18:11:09 +01:00
Martin Boonk ab10887a18 messagesoverlay - Fix auto discard setting interpretation 2024-03-29 18:11:09 +01:00
Martin Boonk 5c8817e86a messagesoverlay - Use correct color for border between title and message 2024-03-29 18:11:09 +01:00
Martin Boonk f3c0991dfa messagesoverlay - Only switch backlight on for new messages 2024-03-29 18:11:09 +01:00
Paul Arguillère 5e5ab195df update changelog and metadata 2024-03-29 11:20:33 +01:00
Paul Arguillère 570962fb2a format 2024-03-29 11:04:47 +01:00
Paul Arguillère b0e3789ae0 handle fast loading 2024-03-29 11:00:38 +01:00
Martin Boonk 1fffa9b30a messagesoverlay - Rework logging 2024-03-29 09:27:40 +01:00
Martin Boonk e75c7563e0 messagesoverlay - Do not manipulate global graphics object 2024-03-29 09:23:49 +01:00
Martin Boonk 49c5730757 messagesoverlay - Update ChangeLog 2024-03-29 09:13:31 +01:00
Martin Boonk aff915cc20 messagesoverlay - Update README 2024-03-29 08:57:53 +01:00
Martin Boonk 5485d270cf messagesoverlay - Refactor rendering code, only render short messages centered 2024-03-28 23:41:14 +01:00
Martin Boonk ccdf14e3b6 messagesoverlay - Handle the auto clearing in lock events 2024-03-28 20:30:17 +01:00
Martin Boonk 78c0481770 messagesoverlay - Add indicator for multiple messages in the queue 2024-03-28 16:46:32 +01:00
Martin Boonk 9e44a13ccd messagesoverlay - Add settings 2024-03-28 15:37:17 +01:00
Martin Boonk fbe1cf0fce messagesoverlay - Autoclear messages after timeout 2024-03-28 14:57:37 +01:00
Paul Arguillère b783839098 Update ChangeLog 2024-03-28 11:34:59 +01:00
Paul Arguillère 852e25b189 set theme to light, add black as an option for foreground color 2024-03-28 11:27:36 +01:00
Paul Arguillère 06c11c0fa4 center widget vertically 2024-03-28 10:01:48 +01:00
Rob Pilling 650add7c84
Merge pull request #3290 from jordimas/wclock
worldclock: Add internationalisation of dates
2024-03-27 22:51:00 +00:00
Rob Pilling c6b84a0dc9
Merge pull request #3280 from Ishidres/feat/sleep-detection-improvements
sleeplog: Add wear detection based on measured temperature
2024-03-27 22:43:31 +00:00
Paul Arguillère 71ff4afb39 Update screenshot2.png 2024-03-27 19:28:19 +01:00
Paul Arguillère df787b6db1 set 0 as default value for seconds 2024-03-27 19:11:20 +01:00
Paul Arguillère 13b82670a3 add space in AM/PM time 2024-03-27 19:08:39 +01:00
Paul Arguillère 40a29528d2 update changelog and metadata 2024-03-27 19:07:25 +01:00
Paul Arguillère 9eb19d7010 handle AM/PM time in target menu, add yesterday/today/tomorrow to improve readability 2024-03-27 19:06:04 +01:00
Stuff-etc 6a2d4e8468 fixed connected color not showing state at first glance 2024-03-27 14:11:35 +01:00
Rob Pilling 154a9075d5 drained: change enable/disable BLE depending on state 2024-03-27 12:39:43 +00:00
Martin Boonk 97040fdd12
Merge pull request #3297 from thyttan/recorder
recorder:fix exit graph/plot goes back two levels
2024-03-27 10:38:57 +01:00
Martin Boonk 9b4714eac1
Merge pull request #3300 from thyttan/widmsggrid
widmsggrid: fix drawing outside of widget field
2024-03-27 08:10:59 +01:00
thyttan eb73a84086 widmsggrid: fix drawing outside of widget field
... when the circle containing single digit numbers was drawn.
2024-03-27 00:06:30 +01:00
thyttan 2ce749851d
Merge pull request #3296 from halemmerich/kineticscroll
kineticscroll - Better scrolling behaviour
2024-03-26 23:14:17 +01:00
Martin Boonk c615653d83
Merge pull request #3298 from atjn/fwupd-zip
Thanks! Very convenient while testing around with firmware build by github actions.
2024-03-26 15:04:40 +01:00
thyttan ee628168e0 fastreset: tweak description and README 2024-03-26 13:28:19 +01:00
Martin Boonk 49890121b3 kineticscroll - Update boot.min.js 2024-03-26 11:16:16 +01:00
Martin Boonk 6e67f6a806 kineticscroll - Directly draw while finger is touching 2024-03-26 11:08:35 +01:00
Martin Boonk ecf31ce94a kineticscroll - Reduce Date.now() calls 2024-03-26 10:26:35 +01:00
Martin Boonk ae4b1b6206 kineticscroll - Do not skip last drag event 2024-03-26 10:07:15 +01:00
Martin Boonk 1fd84633ad kineticscroll - Refactoring and tweaking of constants 2024-03-26 10:07:11 +01:00
Martin Boonk 09d65330cc kineticscroll - Update ChangeLog 2024-03-26 10:03:19 +01:00
Anton dd68e7b208 Support double zipped firmware files 2024-03-26 08:41:10 +01:00
Jordi Mas 88d3d68687 Simpler string processing 2024-03-26 07:54:29 +01:00
Jordi Mas 28cfa95419
Update apps/worldclock/app.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2024-03-26 07:45:45 +01:00
thyttan 790f60b432 recorder:fix exit graph/plot goes back two levels 2024-03-26 02:14:25 +01:00
Rob Pilling b9fcb803b5
Merge pull request #3265 from shansou504/master
binaryclk: added artwork to calendar and setting to show battery
2024-03-25 20:54:42 +00:00
Rob Pilling 762cf6c002
Merge pull request #3286 from Ishidres/fix/activityreminder-hotfix
activityreminder: fix new date format
2024-03-25 20:39:58 +00:00
Martin Boonk 773491782e kineticscroll - Better scrolling behaviour
* Passthrough scrolling directly as long as finger stays on display
* Reset velocity in case last drag event took longer than 150ms
2024-03-25 21:02:26 +01:00
thyttan f26666572f
Merge pull request #3294 from paul-arg/master
Change font size for Vaporwave Sunset Clock
2024-03-25 19:15:22 +01:00
Paul Arguillère fcd7c544d0 fix app version, upload screenshots 2024-03-25 18:42:35 +01:00
Paul Arguillère e3256f950f Update ChangeLog 2024-03-25 18:20:42 +01:00
Paul Arguillère 6f209445c7 add ,author 2024-03-25 18:18:46 +01:00
Paul Arguillère 3c8a310218 add author 2024-03-25 18:18:46 +01:00
Paul Arguillère 19c51591cd use bigger font for day of week and date to improve visibility 2024-03-25 18:18:45 +01:00
Gordon Williams 95994b7e24
Merge pull request #3278 from atjn/deprecate-currency
`locale`: Deprecate currency information
2024-03-25 17:10:12 +00:00
Stuff-etc aa015893ae initialized/typed (some) variables 2024-03-25 17:03:52 +01:00
Martin Boonk b9287dbf99 kineticscroll - Remove print 2024-03-25 16:27:20 +01:00
Martin Boonk 98325fa102 kineticscroll - Fix warnings and whitespace 2024-03-25 16:16:12 +01:00
thyttan ecbac6e017
Merge pull request #3291 from paul-arg/master
Two new apps: Elapsed Time Clock and Vaporwave Sunset Clock
2024-03-25 16:07:56 +01:00
Paul Arguillère 2f45d83e32 commented out unused colors 2024-03-25 16:04:05 +01:00
Paul Arguillère 2152dd1410 handle dark theme + add screenshot 2024-03-25 15:48:00 +01:00
Stuff-etc fb1edc5abd uses flexible g.theme.bg instead of black bg 2024-03-25 14:50:22 +01:00
Gordon Williams c919f3dabc lint 2024-03-25 11:43:08 +00:00
Gordon Williams 9399c76486 fix typo 2024-03-25 11:43:08 +00:00
Gordon Williams 3d0ed8637a
Fix lint check - no 'src' field should be in the metadata file 2024-03-25 11:02:47 +00:00
Gordon Williams a4ea6bfeb4
Fix lint check - no 'src' field should be in the metadata file 2024-03-25 11:02:21 +00:00
Gordon Williams a05216ca00
Merge pull request #3283 from nxdefiant/master
alarm, sched: Fix #3281
2024-03-25 10:54:31 +00:00
Gordon Williams cb54fb59a0 recorder:fix ref error missing settings obj #3282 2024-03-25 10:43:40 +00:00
Gordon Williams 6af5a2cfb4 Update locale comments to reflect actual espruino code 2024-03-25 10:16:06 +00:00
Gordon Williams 0ff839bc75
Merge pull request #3263 from bobrippling/feat/smpltmr-focus-save
clkinfo: save clock info on `kill`/`remove`
2024-03-25 10:12:55 +00:00
paul-arg 1cb02e1fb3
Update metadata.json 2024-03-25 07:09:59 +01:00
paul-arg 02bf875fda
fix.tags in metadata.json 2024-03-25 06:15:29 +01:00
paul-arg e079e37dab
fix double call of the draw function 2024-03-24 23:34:37 +01:00
Paul Arguillère f01ae1c600 add screenshots 2024-03-24 20:33:06 +01:00
Paul Arguillère d586c824c7 added settings to select foreground color (red, purple, white) 2024-03-24 20:25:02 +01:00
paul-arg 6ae4e76b10 initial commit for Vaporwave Sunset Clock 2024-03-24 15:31:09 +01:00
Rob Pilling 0de00f0660
Merge pull request #3262 from bobrippling/feat/chargent-silence
chargent: allow a tap on the notification to silence it
2024-03-24 11:03:36 +00:00
Jordi Mas 9500e3eaa0 Fix warning from CI 2024-03-23 22:14:42 +01:00
paul-arg c99676abcc
fix default value for target seconds 2024-03-23 20:37:27 +01:00
paul-arg 4ee05c01c9
code cleanup 2024-03-23 20:34:23 +01:00
paul-arg a99f21aab7 initial Elapsed Time Clock commit
Update metadata.json

Add files via upload

Update README.md

Update README.md

Update README.md

Add files via upload

Update metadata.json

Update app.js

Update app.js

Update settings.js

Update app-icon.js

Update metadata.json

Update metadata.json

Update README.md

Add files via upload

Create metadata.json
2024-03-23 19:22:48 +01:00
shansou504 e0f747b83e binaryclk: changed day color back to white 2024-03-23 12:22:11 -04:00
shansou504 943d8b49e6 binaryblk: changed month to day and text color to black 2024-03-23 12:09:30 -04:00
Jordi Mas 105ee98abf Add internationalisation of dates for worldclock 2024-03-23 15:07:55 +01:00
Stuff-etc 53669b0b44 Adjusted README, back out of calendar via button. 2024-03-23 06:02:30 +01:00
Stuff-etc e5d806b5eb button exits the calendar 2024-03-23 05:39:11 +01:00
Erik Andresen 44e201326f catch all fix for #3283 2024-03-22 21:02:40 +01:00
Erik Andresen b135420a6b alarm, sched: Fix #3281
Fix timer
2024-03-22 20:35:06 +01:00
Ishidres b2a84970f5 Don't replace 19.5 with null 2024-03-22 18:05:42 +01:00
Ishidres cc259783cd wearTemp is 19.5 by default 2024-03-22 17:59:09 +01:00
Ishidres fed3ef9314 Disable temperature wear detection by default 2024-03-22 16:53:15 +01:00
Ishidres 50afb26b8d Change condition check to !== null 2024-03-22 16:39:35 +01:00
Ishidres e5a76b0825 Remove duplicate format key 2024-03-22 16:37:04 +01:00
Ishidres d9aee1a121 Update README.md 2024-03-22 16:32:49 +01:00
Ishidres 565fb15255 Remove temperature wear check and update wear temperature setting 2024-03-22 16:21:52 +01:00
Ishidres 3cb885cb1b Fix new date format 2024-03-22 15:26:05 +01:00
Ishidres efae29ce35
Undo accidental indent 2024-03-22 13:22:31 +01:00
Ishidres 7cc67ceb27
Add missing else part 2024-03-22 13:02:25 +01:00
Stuff-etc 70d50ce4d3 fixed readme-error 2024-03-22 06:50:19 +01:00
Stuff-etc a0f87b0e7a fixed text/bg titles 2024-03-22 06:49:15 +01:00
Stuff-etc 697a648a9d optimized settings 2024-03-22 06:48:23 +01:00
Stuff-etc 8268c78125 fixed settings error 2024-03-22 06:41:45 +01:00
Stuff-etc d49ab01cb5 fixed readme-screenshots 2024-03-22 06:35:50 +01:00
Stuff-etc 08243fbfdb fixed build erors 2024-03-22 06:29:59 +01:00
Stuff-etc b72de7fb04 initial commit of counter2 app 2024-03-22 06:24:39 +01:00
Erik Andresen db32e9df6e alarm, sched: Fix #3281
Fix wrap around when snoozed through midnight
2024-03-21 22:06:13 +01:00
Ishidres 177ad56392 Refactor to combine checkIsWearing() and isWornByTemp() 2024-03-21 20:58:08 +01:00
shansou504 310ecc318f
Merge branch 'espruino:master' into master 2024-03-21 09:29:17 -04:00
shansou504 91ad78c581 fixed syntax mistake in app.js 2024-03-21 09:25:43 -04:00
Anton 315d4b79d9 Add better deprecation descriptions 2024-03-21 11:29:02 +01:00
Anton 74e5b6cb9f Bump version 2024-03-21 10:33:09 +01:00
Rob Pilling f2c04fab5d clock_info: remove save() kill handler on remove of clkinfo 2024-03-20 22:26:02 +00:00
Ishidres 245b78e292 Refactor 2024-03-20 14:52:25 +01:00
Ishidres 1dac68a774 Merge branch 'feat/sleep-detection-improvements' 2024-03-20 14:17:31 +01:00
Ishidres b02d730a6f set default wear temperature to 29°C 2024-03-20 14:16:59 +01:00
Ishidres 0eb4834523
Merge branch 'espruino:master' into master 2024-03-20 14:15:42 +01:00
Anton 52643b4378 Revert changes to `currencySym` 2024-03-20 13:52:43 +01:00
Gordon Williams 31d24d77d0 make the smaller font the default 2024-03-20 10:37:04 +00:00
Anton 5684832970
Merge branch 'master' into deprecate-currency 2024-03-20 10:40:44 +01:00
Anton 2000193011 Remove unused currency data 2024-03-20 10:24:52 +01:00
Anton 10b2ff9449 Remove currency from documentation 2024-03-20 10:24:13 +01:00
Anton 9bc3b4c0be Deprecate currency information 2024-03-20 10:23:32 +01:00
Gordon Williams 1332cba725 0.18: Fix lint warnings, change anv->janv for fr_BE and fr_CH 2024-03-20 09:09:25 +00:00
Rob Pilling 10072d745e
Merge pull request #3252 from bobrippling/fix/layout-ts
Fix typescript for `Layout`
2024-03-20 08:34:37 +00:00
Rob Pilling deaf90a9a2
Merge pull request #3266 from jordimas/advcasiotemp
advcasio: Use Bangle's temperature instead of non-working service
2024-03-20 08:14:18 +00:00
Rob Pilling 45a3f7e5d2 clock_info: save only on `kill` and `remove` 2024-03-20 08:07:21 +00:00
Rob Pilling ffc66c52d2 Revert "smpltmr: save clkinfo when changing menu"
This reverts commit 16c07f24a5.
2024-03-20 08:04:59 +00:00
thyttan 65e763c64c
Merge pull request #3277 from nxdefiant/master
sleepphasealarm: Fix json dates
2024-03-19 21:47:10 +01:00
Gordon Williams 9e72ef1274 ios 0.18: Fix UTF8 conversion (check for `font` library, not `fonts`) 2024-03-19 10:51:54 +00:00
Gordon Williams 5018af4c6c android docs 2024-03-19 10:51:54 +00:00
thyttan dc521ec5de
Merge pull request #3271 from jordimas/catalan_locale
Fix month name in Catalan locale
2024-03-19 10:36:58 +01:00
Erik Andresen 7503254033 sleepphasealarm: Fix json dates
Fix handle dates saved as object with milliseconds
2024-03-18 19:35:07 +01:00
Gordon Williams b8afbb2aea
Merge pull request #3267 from atjn/app-eslint-configs
Remove app-specific eslint configs
2024-03-18 13:26:08 +00:00
Anton 7328cfa1a7 Revert changes to timerclk 2024-03-17 12:13:54 +01:00
Jordi Mas 0d5ce33471 Fix month name in Catalan locale 2024-03-17 07:43:19 +01:00
Jordi Mas 34d6852d8c Remove unused metadata 2024-03-17 07:25:46 +01:00
shansou504 5bb3b0d3e0 binaryclk: removed battery percentage and cleaned up logic 2024-03-16 20:34:50 -04:00
Anton b8b783195c Remove app-specific eslint configs 2024-03-16 19:28:00 +01:00
Jordi Mas c31d94b644 Use Bangle's temperature instead of non-working service 2024-03-16 17:12:43 +01:00
shansou504 37441775a8
Merge branch 'espruino:master' into master 2024-03-16 11:02:39 -04:00
shansou504 1b0473af76 binaryclk 0.06: added artwork to calendar and setting to show battery 2024-03-16 11:01:31 -04:00
Rob Pilling adb7e8a924 slpquiet: add eslintrc for sleeplog global 2024-03-16 14:26:03 +00:00
Rob Pilling d05dbd03d2
Merge pull request #3258 from jla-42/master
Two new apps: sleep quiet and theme switcher
2024-03-16 14:23:36 +00:00
jan lamos 306a975bf8 further linter issue fixes 2024-03-16 14:52:29 +01:00
Rob Pilling 1ed92b08f4 rep: work with better layout types 2024-03-16 13:09:58 +00:00
Rob Pilling 301425c49d
Merge pull request #3264 from atjn/no-eslint-ignores
Move eslint ignored files to the exemption system
2024-03-16 12:45:08 +00:00
jan lamos f7acb5c86e further linter issue fixes 2024-03-16 13:40:56 +01:00
jan lamos cd8e2379db thmswtch + slpquiet
-further linter fixes
thmswtch
-movement of menu to config file and creation of app.js for switching only
2024-03-16 13:33:10 +01:00
jan lamos f26169856e fixed linter warnings 2024-03-16 12:28:43 +01:00
Anton 65ceb12718 Move eslint ignored files to the exemption system 2024-03-16 11:51:55 +01:00
jan lamos 7310ab9708 slpquiet + thmswtch:
cleaned up indentation via vs code
2024-03-16 10:17:11 +01:00
jan lamos 0eb73b95c7 slpquiet:
-removed obsolete variable in app.js
-renamed widget title in widget.js
-added dependency to sleeplog into metadata.json
2024-03-16 10:03:29 +01:00
Rob Pilling 16c07f24a5 smpltmr: save clkinfo when changing menu 2024-03-16 08:48:35 +00:00
Rob Pilling 5be18f4261 clock_info: expose a save (settings) method 2024-03-16 08:47:32 +00:00
Rob Pilling 1cb2586a7b chargent: allow a tap on the notification to silence it 2024-03-16 08:39:47 +00:00
Gordon Williams 591c1f8cc5 Support for international fonts, and rendering UTF8 characters that come from iOS direct in the messages app 2024-03-15 16:15:55 +00:00
Ishidres 6b76475768
Update boot.js 2024-03-15 10:58:52 +01:00
Ishidres c293b8cfc3
Update boot.js 2024-03-15 10:47:43 +01:00
Ishidres 0ea5b9e8e5
Merge branch 'espruino:master' into feat/sleep-detection-improvements 2024-03-15 10:46:42 +01:00
Ishidres 38d63765a1
Merge branch 'espruino:master' into master 2024-03-15 10:45:40 +01:00
Gordon Williams ff04564e2a Minor tweaks after reviewing lint changes 2024-03-14 11:39:04 +00:00
Gordon Williams ab75c85f11 widmessages 0.06: Fix bug that meant that only one widget was shown (now 3 unless changed in Settings->Apps->Messages->Widget messages) 2024-03-14 10:49:36 +00:00
Gordon Williams 80354248fa
Merge branch 'master' into no-undef 2024-03-14 09:49:12 +00:00
Gordon Williams 5d5c307b9d 0.04: Fixes after regression in 0.03 (fix #3257) 2024-03-14 09:47:38 +00:00
jla-42 f314eabe20
Add files via upload 2024-03-13 22:32:13 +01:00
jla-42 9fa101b934
Create ChangeLog 2024-03-13 22:30:18 +01:00
jla-42 29933cb4e8
Add files via upload 2024-03-13 22:29:28 +01:00
jla-42 e068ba789a
Create ChangeLog 2024-03-13 22:29:08 +01:00
Anton a5d6159e0c Remove incorrect globals
These variables do not exist in the global scope, they require an import.
2024-03-13 19:23:18 +01:00
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Anton f96050d3bf Exempt apps with undefined variables 2024-03-13 11:51:59 +01:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
Anton 6c2be207c6 Add missing globals 2024-03-13 11:51:10 +01:00
Ishidres a7adcb9e53
Merge branch 'espruino:master' into master 2024-03-13 11:20:41 +01:00
Gordon Williams 89898f1ce5
Merge pull request #3234 from bobrippling/feat/smpltmr-menu-reset
smpltmr: reset clkinfo to "main" timer after no interaction
2024-03-13 09:22:37 +00:00
Ishidres 4491b65415
Aktualisieren von settings.js 2024-03-12 23:52:44 +01:00
Anton 2325d4183c Warn about undefined variables 2024-03-12 12:57:37 +01:00
Rob Pilling 0943d20231 clock_info: remove redundant focus call 2024-03-12 07:39:00 +00:00
Rob Pilling 1d6457ed19 clock_info: set CLKINFO_FOCUS on start 2024-03-12 07:38:17 +00:00
Kendell R 3701375192
Update calculator README 2024-03-11 17:59:48 -07:00
Rob Pilling a496a7db60
Merge pull request #3246 from ellabellla/master
New app, hassio: Home Assistant API Interface
2024-03-11 22:03:28 +00:00
Rob Pilling 70620c1dab clock_info: Update README with show/hide arg and focus+blur 2024-03-11 21:52:32 +00:00
Rob Pilling 736b9f0433 clock_info: permit focus/blur to cancel a redraw 2024-03-11 21:47:54 +00:00
Ishidres 9220c720a4 Fix typo 2024-03-11 18:24:56 +01:00
Ishidres 7325cc4d3a Add check for wearing status and set status accordingly 2024-03-11 18:17:00 +01:00
Ishidres c046fcd182 Add wear temperature setting 2024-03-11 18:15:02 +01:00
Ishidres ff92b515b6 Fix comparison operator in isNotWorn function 2024-03-11 18:14:08 +01:00
Ishidres c4a25b6be1 Determine if worn based on temperature threshold 2024-03-11 18:10:13 +01:00
Ishidres 1aa6474974 Merge branch 'master' into feat/sleep-detection-improvements 2024-03-11 17:52:57 +01:00
ellabellla 154c54f941 fix: move settings to data 2024-03-11 21:48:36 +11:00
ellabellla 3e22a9690a refactor: use readStorageJSON function 2024-03-11 21:46:30 +11:00
ellabellla 04d838dccc fix: remove unused variable 2024-03-11 21:40:20 +11:00
ellabellla a391f9a1b3 fix: remove inlined module code 2024-03-11 21:39:21 +11:00
thyttan 87ccb9492b android: Add Activity Tracks sync support
Lets Gadgetbridge fetch logs created with the `recorder` app.
2024-03-11 11:13:29 +01:00
Rob Pilling 9c16fa6c79 clock_info: bump version 2024-03-11 08:57:51 +00:00
Rob Pilling 54907714a2 smpltmr: reset clkinfo to "main" timer on blur 2024-03-11 08:57:51 +00:00
Rob Pilling 33088c6257 clock_info: call focus() after redraw 2024-03-11 08:57:51 +00:00
Rob Pilling 2c92c94574 clock_info: s/unfocus/blur/ 2024-03-11 08:53:51 +00:00
Rob Pilling 8f86d9297b clock_info: add focus and unfocus to item 2024-03-11 08:53:42 +00:00
Rob Pilling 30d1bc7c4c clock_info: pass options through to show(), hide() & run() 2024-03-11 08:53:23 +00:00
Rob Pilling a667fc8061 clock_info: factor out focus/defocus 2024-03-11 08:40:00 +00:00
Rob Pilling 3f87305a2d
Merge pull request #3245 from jordimas/rellotge-060
rellotge: Fixes typos and BTN1 to show launcher
2024-03-10 09:46:00 +00:00
Jordi Mas e52d43cf78 Enable to user to swipe down/up widgets 2024-03-09 20:07:03 +01:00
Jordi Mas 11b0f7063b Load widgets after setUI() 2024-03-09 17:52:05 +01:00
Rob Pilling f9a76b8b87
Merge pull request #3241 from pavelmachek/m_22_folderl
folderlauncher: add a way to move apps between folders from web interface
2024-03-09 15:46:06 +00:00
Rob Pilling f5bab107f5 Merge branch 'master'
Conflicts:
	apps/regattatimer/ChangeLog
	apps/regattatimer/metadata.json
2024-03-09 15:37:25 +00:00
Pavel Machek 30ba92e555 folderlauncher: revert version back to 0.03 as requested. 2024-03-09 12:20:41 +01:00
ellabellla a92d27e3b0 fix: semi colon 2024-03-09 21:42:00 +11:00
ellabellla 8fd67340d4 fix: ensure hrm value 2024-03-09 20:26:41 +11:00
ellabellla 2d2896e179 fix: typo 2024-03-09 16:11:12 +11:00
ellabellla bcbbf17af7 fix: hassio changlog 2024-03-09 15:59:19 +11:00
ellabellla 6614b93e95 feat: hassio 2024-03-09 15:58:00 +11:00
Jordi Mas aa5194a376 Add icon to the app 2024-03-08 22:59:36 +01:00
Jordi Mas 6acb5d2354 Fixes typos and BTN1 to show launcher 2024-03-08 22:38:50 +01:00
Gordon Williams 89e01a41de Fixing lint warnings for unused vars 2024-03-08 12:05:50 +00:00
Gordon Williams 306ccb3fe3 bthome 0.02: Fix double-button press if you press the next button within 30s (#3243) 2024-03-08 09:27:12 +00:00
naden c083e1aec8
Add files via upload
removed no longer required import of "heatshrink"
2024-03-08 10:11:28 +01:00
Rob Pilling 905a7b11b2
Merge pull request #3175 from enricpineda/master
New app: Rellotge
2024-03-08 08:43:19 +00:00
Ishidres 853d8eeef3 Add comments about sleep status, fix typo 2024-03-08 00:08:48 +01:00
Pavel Machek 7e4a83f928 folderlauncher: add a way to move apps between folders from web interface
Web interface still can not do everything settings on phone can, still
it is very useful to sort applications between folders.
2024-03-07 22:09:58 +01:00
naden 0ccea50efe
Add files via upload
replaced icons with "Graphics.createImage"
2024-03-07 21:20:39 +01:00
naden b63b77ac9a
Add files via upload
fixed typos in readme, removed some unnecessary code
2024-03-06 11:43:50 +01:00
Anton 921f5b3dd5 Merge branch 'master' into no-unused-vars 2024-03-06 11:05:13 +01:00
Anton 5e074ecce7
Merge branch 'master' into no-unused-vars 2024-03-06 11:03:23 +01:00
Gordon Williams 0b15dfa48f 0.06: Add message icon for 'molly' and 'threema libre' 2024-03-06 09:20:13 +00:00
Gordon Williams 9010405498
Merge pull request #3233 from bobrippling/fix/widlockunlock-back
widlockunlock: disable tap-to-lock if back button is present
2024-03-05 09:22:15 +00:00
Rob Pilling 000543edf3 widlockunlock: update description 2024-03-04 22:14:55 +00:00
Anton 3b9b43453b Reapply exceptions for changed apps 2024-03-04 22:44:26 +01:00
Anton 5bb07d2210 Fixes 2024-03-04 22:41:40 +01:00
Anton f16bf3d351 Merge remote-tracking branch 'upstream/master' into no-unused-vars 2024-03-04 22:39:25 +01:00
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Anton 29cfd17778 Create lint exemptions 2024-03-04 21:34:17 +01:00
naden 490ad702f6
Add files via upload 2024-03-04 14:08:42 +01:00
naden 64ad1c1389
Merge branch 'espruino:master' into master 2024-03-04 13:09:11 +01:00
naden 8734ba9deb
Delete apps/regattatimer/ChnageLog 2024-03-04 12:23:46 +01:00
naden 055e313e3d
Add files via upload 2024-03-04 12:23:15 +01:00
naden b2ad6d509d
Add files via upload 2024-03-04 10:44:01 +01:00
Rob Pilling 9453d7dac3
Merge pull request #3232 from bobrippling/feat/widalarmeta-recheck
widalarmeta: recheck latest alarm when alarms change
2024-03-04 08:59:23 +00:00
Rob Pilling 54ff865e91
Merge pull request #3227 from bobrippling/feat/sched-interface-days
sched: add day selection to interface.html
2024-03-04 08:57:58 +00:00
Rob Pilling 39bc2b31a0 widalarmeta: don't clear graphics on reload 2024-03-04 08:48:13 +00:00
Rob Pilling f9d6ca1c13 widalarmeta: reload widget when alarms change 2024-03-04 08:47:52 +00:00
Rob Pilling 91adcb859a sched: interface.html switch type & on/off 2024-03-04 08:41:00 +00:00
Rob Pilling bf9940ad7b sched: interface.html specificity fix 2024-03-04 08:31:11 +00:00
Rob Pilling af4ae9ada5 sched: interface.html move date/time above options 2024-03-04 08:29:12 +00:00
Rob Pilling a9b4417574
Merge pull request #3229 from thinkpoop/dnd-toggle-settings
a_dndtoggle: add settings page
2024-03-04 08:19:45 +00:00
Rob Pilling 4af72b73d9
Merge pull request #3230 from phrogg/cards-full-brightness
Cards App: added brightness option
2024-03-04 08:14:02 +00:00
Rob Pilling 8c2e5222c8
Merge pull request #3235 from nxdefiant/master
cscsensor: Automatically reconnect on error
2024-03-04 08:12:32 +00:00
Rob Pilling 9791f452d8 sched: interface.html tweak layout and handle event/timers 2024-03-04 07:57:22 +00:00
Rob Pilling 8dbef6041e sched: interface.html hide days for non-alarms 2024-03-04 07:49:24 +00:00
Rob Pilling 498f800e25 sched: interface.html change layout - type & buttons 2024-03-04 07:46:12 +00:00
Logan B 22d7ef7ae9 a_dndtoggle: add comments to explain settings a bit better 2024-03-03 21:00:54 -06:00
Phil Roggenbuck e0a2081fc9
added suggestions from pr 2024-03-04 01:10:30 +01:00
Rob Pilling fa11b76da2 widlockunlock: disable tap-to-lock if back button is present 2024-03-03 22:41:01 +00:00
Rob Pilling 04057c4018 widlockunlock: stop event propagation on tap 2024-03-03 22:38:04 +00:00
Rob Pilling 87919639bb sched: interface.html move on/off + delete below summary 2024-03-03 20:41:59 +00:00
Rob Pilling 95105825a7 sched: interface.html fix row deletion 2024-03-03 19:36:42 +00:00
Rob Pilling 0dd67533ac sched: emit alarmReload, widalarm reload on alarmReload 2024-03-03 19:34:24 +00:00
Rob Pilling a25ed8f6ff widalarmeta: use sched lib and remove template comment 2024-03-03 19:28:03 +00:00
Erik Andresen 708c295853 cscsensor: Automatically reconnect on error 2024-03-03 19:23:49 +01:00
Logan B 9bca482200 a_dndtoggle: remove default.json 2024-03-03 11:34:28 -06:00
Logan B 0d7640dae9
Update apps/a_dndtoggle/a_dndtoggle.app.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2024-03-03 11:07:51 -06:00
Logan B f1a8c03d52
Update apps/a_dndtoggle/a_dndtoggle.app.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2024-03-03 11:07:42 -06:00
Rob Pilling 2d21295644 sched: interface.html table layout declutter 2024-03-03 15:13:49 +00:00
Phil Roggenbuck a15e8b665d
Cards App added brightness option
Added an option to use full brightness when showing code
2024-03-03 14:05:09 +01:00
Logan B 20d195a38e a_dndtoggle: add line break to update message 2024-03-02 14:54:29 -06:00
Logan B a75564e7eb a_dndtoggle: add settings page 2024-03-02 14:54:29 -06:00
naden 5a9d426f7d
Add files via upload 2024-03-02 20:17:02 +01:00
Rob Pilling 28ef6c12d0 sched: interface.html rowspan for type/date+time 2024-03-02 18:57:26 +00:00
Rob Pilling b4b047d0cb sched: interface.html rowspan 2024-03-02 18:54:44 +00:00
naden a50a307258
Add files via upload 2024-03-02 19:28:51 +01:00
naden fedf2d3190
Add files via upload 2024-03-02 19:22:33 +01:00
Rob Pilling 0d5c39a183 sleeplog: only write log if we have something to write 2024-03-02 16:23:26 +00:00
Rob Pilling d28d696dea sched: interface.html, Monday is the first day of the week 2024-03-02 16:12:06 +00:00
thyttan 4c0eccaf67
Merge pull request #3226 from bobrippling/fix/multitimer-settings
multitimer: fix settings
2024-03-02 16:46:08 +01:00
Rob Pilling 97d648d4af sched: add day selection to interface.html 2024-03-02 15:44:29 +00:00
Rob Pilling baa5b05809 multitimer: fix settings 2024-03-02 15:37:36 +00:00
thyttan 0aff4409a8
Merge pull request #3224 from bobrippling/feat/multitimer-initial
multitimer: add setting for initial screen
2024-03-02 16:29:19 +01:00
Rob Pilling 4a35b30bb0 multitimer: restore json & sw default 2024-03-02 15:04:30 +00:00
naden de5b976d4f
Add files via upload 2024-03-01 21:38:19 +01:00
naden 465673bd56
Update app.js 2024-03-01 21:32:08 +01:00
naden 867474fbb0
Update README.md 2024-03-01 21:20:58 +01:00
naden 7ee0149b81
Update metadata.json 2024-03-01 21:12:14 +01:00
Jordi Mas a23f49a453 Fixes to Catalan locale: right icon for all regions, shorter long data pattern and fix lang code 2024-03-01 20:55:27 +01:00
naden 10f8a60615
Delete apps/regattatimer/screenshot (2).png 2024-03-01 15:40:25 +01:00
naden 5bcd589d9f
Delete apps/regattatimer/screenshot (1).png 2024-03-01 15:40:13 +01:00
naden 017df90c58
Add files via upload 2024-03-01 15:39:28 +01:00
naden 5d13118416
Add files via upload 2024-03-01 15:31:42 +01:00
Rob Pilling 5750aeb252
Merge pull request #3219 from bobrippling/fix/rep-interface
rep: fix interface.html
2024-03-01 08:59:13 +00:00
Rob Pilling 75431b5e2e
Merge pull request #3220 from bobrippling/feat/sched-forever-buzz
sched: permit buzz count to be infinite
2024-03-01 08:58:39 +00:00
Rob Pilling 145b983b23 multitimer: fix missing scroller (introduced, b9e73d47f1) 2024-03-01 08:56:06 +00:00
Rob Pilling 6aa0b8dbe7 sched: fix initial display of forever-buzzcount 2024-02-29 23:43:16 +00:00
Rob Pilling 717d262f26 multitimer: handle espruino-specific switch 2024-02-29 23:38:52 +00:00
Rob Pilling a51405967c multitimer: add setting for initial screen
This also updates multitimer.json to hold settings as well as stopwatches.
2024-02-29 23:36:46 +00:00
Rob Pilling 0211c896da
Merge pull request #3215 from thyttan/messagegui
messagegui: swipe up/down on msg goes to newer/older msg
2024-02-29 23:22:56 +00:00
Rob Pilling 23899c7ede
Merge pull request #3223 from thyttan/swipeinv
swipeinv: add README
2024-02-29 22:32:59 +00:00
Rob Pilling efc52c832c
Merge pull request #3222 from thyttan/autoreset
autoreset: bootloader app - universal timeout to clock face
2024-02-29 22:27:16 +00:00
thyttan 907ebd34f5 messagegui: swipe up/down on msg goes to newer/older msg
messagegui: small refactor of swipeHandler

`if (ud!=0)` -> `if (ud>0) ... if (ud<0)`
2024-02-29 20:11:15 +01:00
thyttan 0f40ab025e swipeinv: add README 2024-02-29 12:15:16 +01:00
thyttan 358996adf2
Merge pull request #3221 from bobrippling/fix/settings-load
settings: fix typo
2024-02-29 02:04:56 +01:00
thyttan 5240c4b1d3 autoreset: bootloader app - universal timeout to clock face 2024-02-29 01:59:30 +01:00
Rob Pilling 1c28933dfd settings: fix typo 2024-02-28 22:52:05 +00:00
Rob Pilling 40b718ed49 sched: add setting to buzz forever when alarm is fired 2024-02-28 22:35:58 +00:00
Rob Pilling 44ebbe3a6d sched: update README based on latest settings 2024-02-28 22:35:06 +00:00
Rob Pilling d35ee5a142
Merge pull request #3217 from nxdefiant/swipeinv
swipeinv: new app
2024-02-28 22:07:42 +00:00
Rob Pilling 3a4504953b rep: fix interface.html 2024-02-28 20:52:49 +00:00
signaleleven 2063cca87f linuxclock - Bugfix Add 1 to month received from Date.getMonth (0..11) 2024-02-28 18:12:32 +01:00
Gordon Williams 1f2179535a
Merge pull request #3212 from atjn/no-empty
Warn about empty blocks
2024-02-28 09:08:21 +00:00
Rob Pilling d3aef9c7b4 Merge branch 'add/fallout_clock'
And fixes to pass sanitycheck
2024-02-27 22:10:36 +00:00
Rob Pilling 8dd0df6b86
Merge pull request #3210 from shansou504/master
Binaryclk - add settings to hide unused squares and to show date
2024-02-27 22:05:37 +00:00
Erik Andresen 64c0e844d0 swipeinv: add icon 2024-02-27 18:53:26 +01:00
Erik Andresen 03bf02eb22 swipeinv: new app
Inverts swipe direction globally or per app
2024-02-27 08:13:21 +01:00
Zachary D. Skelton b80c4cd824 Applied PR Changes 2024-02-26 23:31:21 -06:00
shansou504 97b4369d67 fixed tab line 49 2024-02-26 17:11:44 -05:00
Anton c94c800a6d Bump app versions 2024-02-26 20:46:12 +01:00
Anton b7a7c59ff8 Warn about unused variables 2024-02-26 20:19:58 +01:00
Anton 241b6e20ce Warn about empty blocks 2024-02-26 15:03:50 +01:00
Rob Pilling 4281bf3ae0
Merge pull request #3206 from Erovia/c25k
New app: C25k
2024-02-26 08:50:40 +00:00
Rob Pilling 3f6dce1f2e
Merge pull request #3205 from wagnerf42/master
gipy: new release
2024-02-26 08:50:29 +00:00