Commit Graph

13666 Commits (3e5c0538a9776014a7f99d8c3521d1372dde8a90)

Author SHA1 Message Date
Richard de Boer 1d4fb1301a
ClockFace: support Fast Loading, by adding a remove() function to clocks 2022-12-01 01:13:34 +01:00
thyttan ef74a18566 load widgets and hide them 2022-12-01 00:45:48 +01:00
Richard de Boer e9c673e119
messages,messagegui: fix handling of music
The library combines musicinfo+musicstate messages, and waited for a
"complete" message before emitting the event.
But once you are playing music you don't get new music state events.
The problem was that when the first "complete" message arrives, the UI
is load()ed, so the library forgets its state, and doesn't emit anymore
music events until the play state changes.

This
- changes the library to keep combining music messages, but always
  emit an event
- makes the UI only launch itself if it sees a "complete" music event
- makes the UI also combine musicinfo+musicstate messages
2022-11-30 23:58:36 +01:00
thyttan e01e08db22 no swipeOn for HW=1 2022-11-30 23:40:47 +01:00
storm64 439ecd703d [sleeplogalarm] Correct dependencies in metadata 2022-11-30 22:31:55 +01:00
storm64 59c745a743 [sleeplogalarm] Add sched dependency 2022-11-30 22:05:38 +01:00
thyttan c4cbac0898 use widget_utils slideOn - needs further work 2022-11-30 21:45:57 +01:00
thyttan 95c5fd8bcf only load widgets if fastload is installed 2022-11-30 21:10:06 +01:00
thyttan f21a0c6a52 add loadWidgets to work with Fastload Utils app 2022-11-30 20:44:19 +01:00
Erik Andresen 88da8fbc24 gallery: Add interface
Based on imageconverter.html with added Util.writeStorage()/Util.eraseStorage()
2022-11-30 19:08:18 +01:00
Martin Boonk 36e331e360 qcenter - Bump version 2022-11-30 18:48:29 +01:00
Martin Boonk 557190b666 qcenter - Change tabs to spaces according to code style 2022-11-30 18:48:29 +01:00
Martin Boonk e82f64b696 qcenter - Add settings json to data array 2022-11-30 18:48:29 +01:00
Martin Boonk afa7975916 qcenter - Go back to settings menu instead of clock 2022-11-30 18:48:10 +01:00
Martin Boonk dec95eb281 layout - Allow providing a remove handler in options 2022-11-30 18:46:21 +01:00
Martin Boonk 97ce93a907 qcenter - Fix fast loading to clock and prevent fast loading all apps 2022-11-30 18:22:09 +01:00
Gordon Williams dda81fe199 fix alignment of non-7x7 maps, non-flickery uploads, and allow huge (1MB) map uploads 2022-11-30 16:54:27 +00:00
m-p-3 1c475097e0
Fixed another typo
Line 58
2022-11-30 06:57:30 -05:00
Gordon Williams 45c5e15f20 fix https://github.com/espruino/BangleApps/issues/953 - new lock widget 2022-11-30 09:55:02 +00:00
Gordon Williams 1777799ae6 0.04: Fix 'Uncaught ReferenceError: "__FILE__" is not defined' error (fix #2326) 2022-11-30 09:37:39 +00:00
Gordon Williams f55db143be
Merge pull request #2319 from nxdefiant/master
taglaunch: Backport PR 2316 for launch
2022-11-30 09:18:22 +00:00
Gordon Williams 0cc01f584b
Merge pull request #2322 from storm64/sleeplog
[sleeplog] Improved README + option to add functions triggered by sleeplog
2022-11-30 09:08:51 +00:00
Gordon Williams 49c86750fc
Merge pull request #2325 from rigrig/fix-messages-readme
messages: Fix/improve README
2022-11-30 09:03:13 +00:00
Gordon Williams e9ee0c28f9
Merge pull request #2328 from LeonMatthes/calclock
CalClock: Version 0.5
2022-11-30 09:01:53 +00:00
Gordon Williams 70bb01f6da
Merge pull request #2327 from glemco/devel
weather: added weather condition to clkinfo
2022-11-30 09:00:52 +00:00
Gordon Williams b82dc2b782
Merge pull request #2324 from rigrig/fix-messagesmusic
Fix messagesmusic
2022-11-30 08:52:14 +00:00
Erik Andresen bfbd86bc33 sleepphasealarm: Minor tweaks 2022-11-30 09:34:17 +01:00
Gordon Williams 3ac52c6d21
Merge pull request #2320 from halemmerich/fastload
Fastload - Allows fast loading on more loads
2022-11-30 08:32:34 +00:00
m-p-3 70307b3267
Fixed typo
At 132:16
2022-11-29 21:20:47 -05:00
m-p-3 938f881653
Added several icons to MessageIcons' lib.js
Also added some "colors" from the official branding guidelines with a reference to the source info.

Related to #2189
2022-11-29 21:17:24 -05:00
Leon Matthes 52d71ab0ca CalClock: Version 0.5
- Use event colors
- Improved all day event support
2022-11-29 23:19:59 +01:00
Erik Andresen 5eda7ae889 noteify interface
Use write callback to wait for reload
2022-11-29 18:07:12 +01:00
glemco 52c807aea5 weather: added weather condition to clkinfo
picture is dynamically generated with the weather lib
2022-11-29 12:44:12 +01:00
Richard de Boer 6b9e6eb428
messages: Fix/improve README
It wasn't up-to-date anymore with how the library/gui now work, and
still mentioned `messagelib`.
2022-11-28 22:59:52 +01:00
Richard de Boer f75cfa573e
messagesmusic: Fix loading message UI 2022-11-28 22:38:16 +01:00
storm64 9c42820dd1 [sleeplog] Correct typos found by @thyttan 2022-11-28 22:08:11 +01:00
Richard de Boer 4d48b8c05b
messagesmusic: Fix dependency on messages library (whoops) 2022-11-28 22:07:50 +01:00
storm64 4283fa2d9d [sleeplogalarm] Add dependency in README 2022-11-28 21:54:21 +01:00
storm64 64dd7720a8
Merge branch 'espruino:master' into sleeplogalarm 2022-11-28 21:36:20 +01:00
storm64 c238a783ac
Merge branch 'espruino:master' into sleeplog 2022-11-28 21:29:27 +01:00
storm64 4f78515a71 [sleeplog] Reorder in README.md 2022-11-28 21:21:36 +01:00
Erik Andresen 7d8f813e2c tetris: fix tag 2022-11-28 21:04:47 +01:00
Martin Boonk a8ba0658d9 fastload - Fix build warnings 2022-11-28 20:26:46 +01:00
Martin Boonk 88b9f7eac8 fastload - Add versions to changelog 2022-11-28 20:17:10 +01:00
Martin Boonk e86b716093 fastload - Remove debug prints 2022-11-28 20:02:58 +01:00
Martin Boonk 30b05f8d8e fastload - Adds a README 2022-11-28 19:57:02 +01:00
Martin Boonk 65034377c6 fastload - Adds setting for hiding the loading screen 2022-11-28 19:57:02 +01:00
Martin Boonk 64567228a6 fastload - Adds setting for always loading to launcher 2022-11-28 19:56:58 +01:00
Martin Boonk 9a59935b21 fastload - Bump version 2022-11-28 19:56:21 +01:00
Martin Boonk dc87171dcc fastload - Allow redirecting to launcher for back function of setUI 2022-11-28 19:56:05 +01:00