1
0
Fork 0
Commit Graph

11678 Commits (23f2a6dbdbf7224082fcf7657df95aaa8eed711d)

Author SHA1 Message Date
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
Matrixes f4525c6f78 Daily count reset fix 2022-05-21 11:51:12 +02:00
pidajo 133abbee90
Update ChangeLog 2022-05-20 23:54:15 +02:00
pidajo 5b85363de8
Update metadata.json 2022-05-20 23:53:54 +02:00
pidajo fd3838dff6
Update app.js 2022-05-20 23:53:15 +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
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
pidajo 11c7fd7e34
Update metadata.json 2022-05-20 20:15:01 +02:00
pidajo 1f59957735
Update pongclock-icon.js 2022-05-20 20:03:56 +02:00
pidajo eec644be42
Update metadata.json 2022-05-20 19:58:15 +02:00
pidajo 44bb646946
Update app.js 2022-05-20 19:56:55 +02:00
pidajo d2a6789a1f
Update README.md 2022-05-20 19:44:25 +02:00
pidajo 0443a56a9d
Update metadata.json 2022-05-20 19:42:42 +02:00
pidajo 787a6ae87e
Add files via upload 2022-05-20 19:41:08 +02:00
pidajo 6e0cc5cd9f
Update settings.js 2022-05-20 19:40:28 +02:00
pidajo 44d7e883a4
Add files via upload 2022-05-20 19:19:20 +02:00
pidajo 9014dc0f4f
Update README.md 2022-05-20 19:18:58 +02:00
pidajo 63f22684a1
Update metadata.json 2022-05-20 18:32:42 +02:00
pidajo fc0f758073
Update metadata.json 2022-05-20 18:31:26 +02:00
pidajo e7b4ecb3cc
Update metadata.json 2022-05-20 18:29:35 +02:00
pidajo 2b4ca3a2f7
Create README.md 2022-05-20 18:24:13 +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
pidajo 6db2bbcdb3
Update metadata.json 2022-05-20 18:10:54 +02:00
pidajo 425c00cee1
Create pongclock-icon.js 2022-05-20 18:10:16 +02:00
pidajo 36eea36a53
Create metadata.json 2022-05-20 18:06:17 +02:00
pidajo a21898b716
Create ChangeLog 2022-05-20 18:02:50 +02:00
pidajo 0e45f63f40
Add files via upload 2022-05-20 17:59:55 +02: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
pidajo 5726809530
Create app.js 2022-05-20 17:53:50 +02: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
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