1
0
Fork 0
Commit Graph

10978 Commits (92efe31a4b2814a99537e3737a772de94555a54d)

Author SHA1 Message Date
Martin Boonk 1530ed3915 bthrm - Reimplement viewer app with layout 2022-12-02 19:13:40 +01:00
Martin Boonk 6b6dc4b14e bthrm - Show internal values if replacing HRM 2022-12-02 19:13:40 +01:00
Gordon Williams 11e5dc5905 messagesgui 0.57: Fix "unread Timeout" = off (previously defaulted to 60s) 2022-12-02 16:31:20 +00:00
Gordon Williams 1e9b3a6d9a lightswitch 0.06: Fix issue where .draw was being called by reference (not allowing widgets to be hidden)
ref https://github.com/espruino/BangleApps/pull/2334
2022-12-02 09:04:03 +00:00
Gordon Williams 6bd7ba504c
Merge pull request #2342 from thyttan/aiclock
[AI Clock] Change to using widget_utils .hide()
2022-12-02 08:52:42 +00:00
thyttan 525b23a296 remove accidentally created file 2022-12-01 21:08:46 +01:00
thyttan 481ddb6a22 add more /*LANG*/ to some of the most installed apps 2022-12-01 21:03:15 +01:00
thyttan 6ea11508ef use widget_utils .hide() 2022-12-01 19:26:40 +01:00
Gordon Williams 1bb9b68e6a
Merge pull request #2340 from myxor/weather_clkinfo
Weather clkinfo: weather condition with temperature
2022-12-01 14:24:27 +00:00
Marco H d5fde1f046
Update metadata.json 2022-12-01 15:17:27 +01:00
Marco H cb84cce203
Update ChangeLog 2022-12-01 15:17:18 +01:00
Marco H d547ec97a6
Update clkinfo.js 2022-12-01 15:16:50 +01:00
Gordon Williams 546cfa7996 fix grey maps 2022-12-01 13:47:48 +00:00
Gabriele Monaco bd6f3c9304 circlesclock: optional legacy weather icons 2022-12-01 13:06:17 +01:00
Gabriele Monaco 92bf3579f2 circlesclock: using the weather clkinfo instead of reading from the file 2022-12-01 13:06:16 +01:00
glemco 80bd13c1a2 Fixed short label and dynamic 2022-12-01 13:06:16 +01:00
Gabriele Monaco 0bd33f0efe circlesclock: improved clkinfo handling 2022-12-01 13:06:16 +01:00
Gordon Williams bca82d185b Merge branch 'master' of github.com:espruino/BangleApps 2022-12-01 10:38:15 +00:00
Gordon Williams a64feae3bd
Merge pull request #2330 from m-p-3/patch-1
Added several icons to MessageIcons' lib.js
2022-12-01 10:38:05 +00:00
Gordon Williams b6c7dc7e3d
Merge pull request #2335 from rigrig/fix-messages-music
messages,messagegui: fix handling of music
2022-12-01 10:34:48 +00:00
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 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
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
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 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
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
Martin Boonk 13bbf669b4 fastload - Add fastload app 2022-11-28 19:56:00 +01:00
Erik Andresen 03f40ffca1 taglaunch: Backport PR 2316 for launch 2022-11-28 19:33:50 +01:00
Gordon Williams a7364f716b Keep messages version rising so it'll actually update to the new version automatically 2022-11-28 15:03:00 +00:00
Gordon Williams d0d35ecec7 renaming 2022-11-28 14:48:46 +00:00
Gordon Williams 20c153033e
Merge branch 'master' into split-message-library 2022-11-28 14:24:10 +00:00
Gordon Williams 8678d0cc21 slight tweaks to https://github.com/espruino/BangleApps/pull/2304/ 2022-11-28 14:22:44 +00:00
Gordon Williams cac0c306f4 Merge branch 'android-gps-updater' of github.com:LukasEdl/BangleApps into LukasEdl-android-gps-updater 2022-11-28 13:56:16 +00:00
Gordon Williams b097b93bbf active pedometer notes 2022-11-28 13:55:02 +00:00
Gordon Williams eba77c8a99 openstmap 0.15: Make track drawing an option (default off) 2022-11-28 11:16:36 +00:00
Gordon Williams 981f16ceeb
Merge pull request #2314 from glemco/devel
Sched clkinfo and other improvements
2022-11-28 10:33:03 +00:00
Gordon Williams 73a491aeaf
Merge pull request #2312 from Kedlub/quickcenter
[New App] Quick Center
2022-11-28 10:30:16 +00:00
Gordon Williams 62826cbb27
Merge pull request #2313 from berkenbu/master
Add lightning mode to F9 lander app, new app "Tetris"
2022-11-28 10:23:49 +00:00
Gordon Williams b1a7401754
Merge pull request #2315 from nxdefiant/master
hrmmar: Add fft elimination algorithm to remove MA
2022-11-28 10:13:24 +00:00
Gordon Williams e2da2a87a8 0.03: Added support for locale based time
ref #2311, fix #2317
2022-11-28 10:09:55 +00:00
Gordon Williams 172c73ed1c
Merge pull request #2311 from eyecreate/patch-2
Add support for local time display to slopeclockpp
2022-11-28 10:08:21 +00:00
glemco a011f929fd Rolled back agenda clkinfo 2022-11-28 08:33:41 +01:00
storm64 beab5405c7 [sleeplogalarm] Correct filtering improve settings 2022-11-28 00:08:21 +01:00
Martin Boonk bc28900e60 launch - Use Bangle.showClock 2022-11-27 22:15:45 +01:00
Hugh Barney 7aaf8fd873 Merge remote-tracking branch 'upstream/master' 2022-11-27 19:03:33 +00:00
Hugh Barney 3a45f15574 primtime lato, added debug feature 2022-11-27 19:03:15 +00:00
nxdefiant 7b49d4eb2e
Merge branch 'espruino:master' into master 2022-11-27 19:15:49 +01:00
Erik Andresen 77e270d356 hrmmar: Add fft elimination algorithm to remove MA
The fft with size=256 is calculated over a window of 8 seconds with step size 2
seconds. Sample rate of acceleration (12.5Hz) and PPG sensor (25Hz) is unchanged, so the algorithm runs with 12.5Hz.
Generally the maximum peak in fft spectrum in an interval of -5..+10BPM of
last one is used.

The low fft resolution limits the accuracy to ~3BPM, but mean error
is ~5-10BPM.

If firmware reports confidence >= 90% its value is used.
2022-11-27 19:05:40 +01:00
Gordon Williams dc219416eb bump version 2022-11-27 09:41:58 +00:00