Commit Graph

18384 Commits (0a097dd03174cb7cb68032d6346b567a60b0e73c)

Author SHA1 Message Date
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
Martin Boonk 1b1d2c088f
Merge pull request #3295 from bobrippling/ts-update
Update typescript types
2024-03-25 22:08:34 +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 7e38b9b677 Update typescript types 2024-03-25 20:52:34 +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
Gordon Williams 91eeea2ba0 fix typo in pretokeniser fix 2024-03-25 20:25:04 +00:00
Gordon Williams 0c2b71e411 new core 2024-03-25 20:08:44 +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