Commit Graph

10909 Commits (d04efb6fe23a0b136f32cc5f7a7a9949ab23f0a4)

Author SHA1 Message Date
Alessandro Cocco ac161c103e [Nifty-A Clock] Update metadata & changelog 2022-05-22 11:26:22 +02:00
Alessandro Cocco 3b6db907e7 [Nifty-A Clock] Remove unnecessary function call 2022-05-22 11:26:22 +02:00
Alessandro Cocco b6e9474bf4 [Nifty-A Clock] Improve settings page 2022-05-21 16:18:04 +02:00
Alessandro Cocco 89edc64922 [Nifty-A Clock] Call setUI before loading widgets 2022-05-21 15:54:01 +02:00
Lutz d082e23de1 added tags to the metadata
this app is actually a clock... tell the world about it
2022-05-21 14:06:44 +02:00
storm64 b571accc65
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-05-21 12:25:28 +02:00
Alessandro Cocco f432e10b35 [Alarms & Timers] Replace showPrompt with showAlert 2022-05-20 23:05:13 +02:00
Alessandro Cocco de56796580 [Alarms & Timers] Fix repeat when user unchecks ALL the days 2022-05-20 23:05:13 +02:00
Alessandro Cocco f1170b3e34 [Alarms & Timer] Fix label 2022-05-20 22:08:59 +02:00
storm64 fd5ed2b00a
[sleeplog] Update README.md 2022-05-20 20:25:19 +02:00
Gordon Williams a70f24ceae
Merge pull request #1858 from elykittytee/master
[pokeclk] compressed the image and some cleanup
2022-05-20 19:22:40 +01:00
Gordon Williams 3a6eb76ab4
Merge pull request #1853 from alessandrococco/alarms-patch
[Alarms & Timers / Scheduler] Fix bug with alarms not firing when repeat is set to "once"
2022-05-20 19:21:09 +01:00
storm64 a3efd32981
[sleeplog] Update README.md 2022-05-20 20:20:13 +02:00
storm64 5e7d8c14b4
[sleeplog] Update README.md 2022-05-20 20:17:48 +02:00
storm64 cdff3173ba [sleeplog] Replace old icons 2022-05-20 20:14:05 +02:00
storm64 d13c8fb241 [sleeplog] Update README.md 2022-05-20 20:09:42 +02:00
storm64 6331f936f6 [sleeplog] Update README.md 2022-05-20 20:05:05 +02:00
storm64 c832017df4 [sleeplog] Update README.md 2022-05-20 20:02:46 +02:00
storm64 5c45f491d0 [sleeplog] Add todo entry + rename options 2022-05-20 18:28:05 +02:00
storm64 ae8ce7f1fd [sleeplog] Change default app timeout behavior 2022-05-20 18:22:11 +02:00
Alessandro Cocco fbc5e96439 [Alarms & Timers] Fix bug with alarms not firing when configured to fire only once 2022-05-20 18:21:32 +02:00
Alessandro Cocco c7f8322e3a [Scheduler] Fix default dow 2022-05-20 18:19:34 +02:00
Alessandro Cocco 531cf4b5f9 [Scheduler] Improve readability of some filters
The common conditions are now in the same order
2022-05-20 18:17:48 +02:00
eleanor d22e254eb9
Update metadata.json 2022-05-20 11:11:52 -05:00
eleanor e483b09d3c
Update ChangeLog 2022-05-20 11:11:38 -05:00
eleanor 57475ee8a1
Merge pull request #3 from elykittytee/elykittytee-patch-1
Fixed the readme with better words
2022-05-20 10:56:41 -05:00
eleanor 83ba058b39
fixed words 2022-05-20 10:55:17 -05:00
eleanor 09d3e40e1a
Add files via upload 2022-05-20 10:48:49 -05:00
eleanor 9237616514
compressed the color image 2022-05-20 10:47:44 -05:00
storm64 34ae1cdcf1 [sleeplog] Correct README.md 2022-05-20 17:42:10 +02:00
storm64 9c2df31379 [sleeplog] Remove emulator tag
Emulation impractical because of missing libraries and data.
2022-05-20 17:29:33 +02:00
storm64 a40a0e3477 [sleeplog] Update to do list 2022-05-20 17:21:23 +02:00
storm64 3ec051be9d [sleeplog] Complete rework, BETA v01 2022-05-20 17:17:30 +02:00
eleanor 53a1bf8c7d
Fixed the readme with better words 2022-05-20 08:52:31 -05:00
Peer David 8467445835
Merge branch 'espruino:master' into master 2022-05-20 13:14:04 +02:00
David Peer 542d9f6fec Version 0.09: Larger font size if colon is hidden to improve readability further. 2022-05-20 13:13:54 +02:00
Gordon Williams 134a480764
Merge pull request #1856 from idavydov/dino
watch face with dino (t-rex from chrome) and weather
2022-05-20 08:53:21 +01:00
Iakov Davydov 746a72ef6f dinoClock: metadata add screenshots & misc 2022-05-20 09:24:42 +02:00
Iakov Davydov 6ec0460bb7 dinoClock: readme add 2022-05-20 09:17:50 +02:00
Gordon Williams 68c8b50b64
Merge pull request #1854 from storm64/master
[lightswitch] Prevent drawing into app area
2022-05-20 08:13:30 +01:00
Iakov Davydov b911c4e92c dinoClock: remove changelog 2022-05-20 09:08:21 +02:00
Gordon Williams c2f021d712
Merge pull request #1855 from frigis1/master
[Multitimer] fix for icon
2022-05-20 08:04:21 +01:00
Gordon Williams d5c976d068
Merge pull request #1851 from peerdavid/master
[BW Clock] The color of widgets is now shown correctly.
2022-05-20 08:03:34 +01:00
David Peer c90ca67668 Minor fix -- always 3 digits if colons are hidden. 2022-05-20 08:04:09 +02:00
David Peer 9e69b19c4e Minor improvement 2022-05-20 07:56:41 +02:00
David Peer 9dcd43f343 Hide colon option. 2022-05-20 07:47:35 +02:00
David Peer c95103946e Minor change 2022-05-20 07:40:15 +02:00
frigis1 5093782e25
Update app-icon.js 2022-05-19 19:16:10 -07:00
Rarder44 3e275a51ae - sideTap setting converted into number
- sideTap setting menu is radiobutton
2022-05-20 01:42:18 +02:00
Rarder44 d760fcdf93 "tap to Cycle" setting 2022-05-20 01:26:11 +02:00