Commit Graph

13537 Commits (218e2d5214736498aaaef56fab33eafefec34442)

Author SHA1 Message Date
Gordon Williams 218e2d5214 health 0.16: Code tidyup, add back button in top left of health app graphs 2022-12-01 10:32:49 +00:00
Gordon Williams 6d53b13079
Merge pull request #2332 from halemmerich/qcenter
qcenter - Fastload the clock on swipe
2022-12-01 10:12:57 +00:00
Gordon Williams 2c64d4a5a7
Merge pull request #2334 from thyttan/torch
[Torch] add loadWidgets to work with Fastload Utils app
2022-12-01 10:10:48 +00:00
Gordon Williams 4a2bd50830
Merge pull request #2333 from nxdefiant/master
gallery: Add interface
2022-12-01 10:07:25 +00:00
Gordon Williams e665d35f56
Merge pull request #2331 from halemmerich/layout
layout - Allow providing a remove handler in options
2022-12-01 10:06:20 +00:00
Gordon Williams 320f976e7a
Merge pull request #2338 from dustin-richards-was-here/master
Add "Confirm" button to alarm and timer edit menus
2022-12-01 09:55:11 +00:00
Gordon Williams 27c4e4d4bf
Merge pull request #2337 from rigrig/barclock-fast-load
barclock: fast loading
2022-12-01 09:52:11 +00:00
Gordon Williams bdca7e36ca
Merge pull request #2336 from rigrig/clockface-remove
ClockFace: support Fast Loading, by adding a remove() function to clocks
2022-12-01 09:51:23 +00:00
Dustin Richards edcfd198fe [alarm] add confirm button to edit timer menu 2022-12-01 02:29:00 -07:00
Dustin Richards 245c156468 [alarm] version bump 2022-12-01 02:19:41 -07:00
Dustin Richards 6fe79f47b6 [alarm] fix broken lambda 2022-12-01 02:10:00 -07:00
Dustin Richards 41046b9bb1 [alarm] add confirm button to edit alarm menu 2022-12-01 02:03:23 -07:00
Richard de Boer 050139c763
barclock: add Fast Loading 2022-12-01 01:16:23 +01:00
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
thyttan e01e08db22 no swipeOn for HW=1 2022-11-30 23:40:47 +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
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
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 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