1
0
Fork 0
Commit Graph

18265 Commits (0f76267123586f62819289b539da124dfed55abc)

Author SHA1 Message Date
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