Commit Graph

11411 Commits (a3c5a723bc052273f0c58b2b6e97e5eed436648f)

Author SHA1 Message Date
Gordon Williams c47bc078ac stability 2022-12-19 12:23:31 +00:00
Gordon Williams 93a4fc248c
Merge pull request #2415 from halemmerich/choozi
Choozi - Recombine app files and some improvements
2022-12-19 12:15:41 +00:00
Gordon Williams 70de58ce24 Allocate the font bitmap in RAM at startup - saves ~200ms on each redraw 2022-12-19 12:14:52 +00:00
Gordon Williams 67e91e6873 0.08: Stability improvements - ensure we continue even if a flat string can't be allocated
Stop ClockInfo text drawing outside the allocated area
Fix https://github.com/espruino/BangleApps/issues/2394
2022-12-19 12:09:30 +00:00
Martin Boonk 36557e4f5e choozi - Rename drawArc to fillArc 2022-12-19 13:01:28 +01:00
Martin Boonk bc20ce3f5b choozi - Correct README file 2022-12-19 12:53:01 +01:00
Martin Boonk d8543f4d41 choozi - Fix library not working standalone 2022-12-19 12:52:33 +01:00
Gordon Williams 39418b43dd 0.08: Don't completely remove the lock widget when screen unlocked (use 1px) to ensure appRect/drawWidgets still thinks there are widgets (fix #2409, #2413) 2022-12-19 10:27:04 +00:00
Gordon Williams 5b6eed5f9c 0.04: Now shows message icons again (#2416) 2022-12-19 10:17:08 +00:00
Gordon Williams ed4bb988af
Merge pull request #2408 from dashavoo/mitherm
Add Xiaomi Mijia temperature sensor display
2022-12-19 09:26:21 +00:00
Martin Boonk 68523875a8 choozi - Bump version 2022-12-18 22:37:03 +01:00
Martin Boonk 9c2c0618f6 choozi - Fix selection animation on B2 2022-12-18 22:08:07 +01:00
Martin Boonk c0be24a552 choozi - New icons 2022-12-18 22:08:07 +01:00
Martin Boonk 6204206df3 choozi - Only write if actually changed 2022-12-18 22:08:07 +01:00
Martin Boonk 6539dc48b1 choozi - Save into normal file instead of storage file 2022-12-18 22:08:07 +01:00
Martin Boonk f467227d8d choozi - Extract drawing of arcs into lib for others to use 2022-12-18 22:08:07 +01:00
Martin Boonk f8d241bac4 choozi - Prefer undithered colors only on B2 2022-12-18 22:08:07 +01:00
Martin Boonk 7da2e3857e choozi - Update screenshots 2022-12-18 22:08:07 +01:00
Martin Boonk f01a673eff choozi - Fix direction of UI 2022-12-18 22:08:07 +01:00
Martin Boonk 5307fc83c7 choozi - Bigger segments to make distiguishing dithered colors easier 2022-12-18 22:08:07 +01:00
Martin Boonk 4c16e31631 choozi - Better colors 2022-12-18 22:08:07 +01:00
Martin Boonk 7c8d941e69 choozi - Recombine code for B1/B2 and use setUI 2022-12-18 15:46:22 +01:00
Martin Boonk bca6722a1b choozi - Better colors for B2 and prefer solid colors 2022-12-18 15:46:22 +01:00
Martin Boonk b128d512a4 choozi - Do not keep backlight on 2022-12-18 15:46:22 +01:00
Martin Boonk 3e32c00192 choozi - Work indepent of the theme 2022-12-18 15:46:22 +01:00
rnist 8d06e30898
Default single offset small to false in the menu 2022-12-18 12:20:20 +02:00
rnist 419c123d6d
Updated version 2022-12-18 12:07:22 +02:00
rnist d3e5a95854
Updated changelog 2022-12-18 12:06:16 +02:00
rnist c873bbe0dd
Added setting to show single offset small, as if there is more than one 2022-12-18 11:59:07 +02:00
rnist cf6ee6045f
Update app.js 2022-12-18 11:17:28 +02:00
Hugh Barney a6e2207b4a Simplestpp, removed fast load so that we have the simplest clock with clock_info support 2022-12-17 11:23:28 +00:00
Mo Abrahams 67e269486b Add Xiaomi Mijia temperature sensor display 2022-12-17 00:27:25 +00:00
Gordon Williams 8425f0b50a Update clock_info to avoid a redraw/general tidyups 2022-12-16 15:40:58 +00:00
Gordon Williams 260bb1bcda notes on stuff to test 2022-12-16 15:16:33 +00:00
Gordon Williams 99fa71bf4e new lcd clock app 2022-12-16 15:16:25 +00:00
Gordon Williams e7edd54017 Fix messages app loading on clock without fast load 2022-12-16 11:00:00 +00:00
Gordon Williams d3fb12dcf7
Merge pull request #2407 from lauzonhomeschool/patch-5
fix midnight recompute time in local timezone
2022-12-16 08:39:03 +00:00
Gordon Williams a0746c0eeb update changelog 2022-12-16 08:29:34 +00:00
Gordon Williams 012b1285f9
Merge pull request #2404 from dapgo/master
temp monitor app and correction on widgets
2022-12-16 08:28:48 +00:00
lauzonhomeschool 1a7f37ee8e
Update metadata.json 2022-12-15 19:58:36 -05:00
lauzonhomeschool 68fa1253a5
ChangeLog 0.17 midnight in local timezone 2022-12-15 19:58:20 -05:00
lauzonhomeschool 533d669395
boot.js - fix midnight in local timezone 2022-12-15 18:57:48 -05:00
dapgo 1cc536d718 resize image 2022-12-16 00:18:55 +01:00
dapgo 993af2903e photos and screenshots 2022-12-16 00:16:48 +01:00
dapgo 650d04ab99 corrections suggested on #2404 2022-12-15 23:59:52 +01:00
dapgo 316631cccc replace img by code 2022-12-15 13:19:37 +01:00
dapgo cb4534a2af New app, and correction on widgets 2022-12-15 13:02:10 +01:00
Gordon Williams 964ee01617 Ensure that we hide widgets if in fullscreen mode
(So that widgets are still hidden if launcher is fast-loaded)
2022-12-15 11:41:27 +00:00
Gordon Williams 1c7eb92ad5 messages Remove '.show' field, tidyup and fix .open if fast load not enabled 2022-12-15 10:34:40 +00:00
Gordon Williams 8a4f5930a1
Merge pull request #2385 from rigrig/messagelist
messagelist: new app
2022-12-15 09:35:14 +00:00
Gordon Williams 5e07b04f84
Merge pull request #2399 from dapgo/master
new widget (HW stats)
2022-12-15 09:34:27 +00:00
Gordon Williams 8eaa26ff19 Merge branch 'master' of github.com:espruino/BangleApps 2022-12-15 09:19:14 +00:00
Gordon Williams a567016172 iOS Making ANCS message receive more resilient (#2402) 2022-12-15 09:19:10 +00:00
Gordon Williams 8f3f1154f8
Merge pull request #2400 from nxdefiant/master
kbswipe: Input of symbols.
2022-12-15 09:12:38 +00:00
Erik Andresen 34aeae7449 kbswipe: remove return 2022-12-15 07:38:44 +01:00
Erik Andresen 147283dc74 kbswipe: remove backtick from symbols 2022-12-15 07:24:25 +01:00
Erik Andresen e9c83cbaa8 kbswipe
- Add return to alpha
- Enable backspace in symbols
2022-12-15 07:02:59 +01:00
Richard de Boer 6427068d72
widmessages: Fix messages not showing if UI auto-open is disabled
Fixes #2390
2022-12-14 23:03:33 +01:00
dapgo af51bedb65 now ChangeLog has caps on L 2022-12-14 22:18:23 +01:00
dapgo aa3495d983 Delete Changelog 2022-12-14 22:17:30 +01:00
Erik Andresen 9a44643d01 kbswipe: Input of symbols. 2022-12-14 22:14:01 +01:00
dapgo 1da832101d file name with caps corrected 2022-12-14 22:10:17 +01:00
dapgo 9fd4964495 widhwbttm (hw stats)
A new bottom widget to show free mem and other stats
2022-12-14 21:59:50 +01:00
Richard de Boer c0b7ccf949
messagelist: no fast unloading
Disabled because it is leaking memory (and we don't know why)
2022-12-14 20:51:33 +01:00
Richard de Boer bc3ab8ef76
messagelist: new app 2022-12-14 20:45:27 +01:00
Gordon Williams 487742f037 0.61: Fix regression where loading into messages app stops back from working (#2398) 2022-12-14 17:24:31 +00:00
Gordon Williams 1dcf6085d5 Ensure Timer supplies an image for clkinfo items 2022-12-14 15:00:29 +00:00
Gordon Williams 44d6cdb6e4
Merge pull request #2397 from glemco/master
circlesclock: fixed crash if item has no image and cutting long text
2022-12-14 14:58:45 +00:00
Gordon Williams 6950e38365 Merge branch 'master' of github.com:espruino/BangleApps 2022-12-14 14:53:14 +00:00
Gordon Williams 99065debc7 Ensure Agenda supplies an image for clkinfo items (fix #2397) 2022-12-14 14:52:04 +00:00
glemco f95ce3a84e circlesclock: fixed crash if item has no image and cutting long overflowing text 2022-12-14 13:01:44 +01:00
Gordon Williams f752a57b89
Merge branch 'master' into master 2022-12-14 10:56:04 +00:00
Gordon Williams 69660b69aa Add BTHome thermometer 2022-12-14 10:23:36 +00:00
Gordon Williams 51304530f6 0.31: Remove calls to Bangle.loadWidgets as they are not needed and create warnings 2022-12-14 10:23:22 +00:00
Hank d0e67164d0 0.31: Tweaking the swipe option; Added mylocation as a dependency. 2022-12-14 11:14:56 +01:00
Gordon Williams 159042a727
Merge branch 'master' into master 2022-12-12 16:34:08 +00:00
Gordon Williams 5836d7de65 oops. didn't commit 2022-12-12 16:33:37 +00:00
pebl-hank 8962c2527e
Update ChangeLog 2022-12-12 17:17:47 +01:00
Hank 66e35d0d64 0.30: Another try on the swipe 2022-12-12 17:14:27 +01:00
Gordon Williams 62595c5a8f Merge branch 'master' of github.com:espruino/BangleApps 2022-12-12 11:32:25 +00:00
Gordon Williams 6a434f35cc 0.03: Fix icons broken in 0v02 (#2386)
+      Store all icons in a separate binary file (much faster lookup)
2022-12-12 11:32:20 +00:00
Gordon Williams 526719f371
Merge pull request #2381 from LeonMatthes/master
CalClock: 0.06 - Improved multi-line text
2022-12-12 09:04:37 +00:00
Gordon Williams dd103a7b43
Merge pull request #2387 from rigrig/messages-save-removal
messagegui: write "remove" messages to flash
2022-12-12 09:04:05 +00:00
Gordon Williams 214a018843 update shortnames 2022-12-12 09:01:00 +00:00
Gordon Williams b0549bebca
Merge pull request #2388 from hughbarney/master
Added 'Firmware ClockInfo' and some teaks on screenshots and icons
2022-12-12 08:59:33 +00:00
Erik Andresen 5fe0a7ad6a astrocalc: Update description 2022-12-12 07:37:36 +01:00
Erik Andresen f6ee8333c4 astrocalc translations 2022-12-11 22:36:31 +01:00
Erik Andresen 340fc06678 astrocalc
fix typo
2022-12-11 22:16:39 +01:00
Erik Andresen 90b68051c5 astrocalc
- Compatibility with Bangle.js 2
- Get location from My Location
2022-12-11 22:09:16 +01:00
Hugh Barney 0a0c6f8d23 Lato, fixed screenshot filename 2022-12-11 19:13:36 +00:00
Hugh Barney ad9ea67cba fixed whitespace 2022-12-11 19:11:36 +00:00
Hugh Barney 8465d61d31 made icon transparent, fixed screenshot filename 2022-12-11 18:52:59 +00:00
Hugh Barney 776ef09608 added screenshot 2022-12-11 18:23:05 +00:00
Hugh Barney 8a67b1a63d changed icon to be transparent 2022-12-11 17:56:18 +00:00
Richard de Boer 3b0f525bd2
messagegui: write "remove" messages to flash
Whoops: we didn't handle these at all, but are actually responsible for
        saving them, even if the UI won't be launched.

Fixes #2380
2022-12-11 18:36:17 +01:00
Hugh Barney 3af685e072 Firmware ClockInfo 2022-12-11 17:25:38 +00:00
Leon Matthes 30bf43ecc2 CalClock: 0.06 - Improved multi-line text 2022-12-10 12:40:39 +01:00
Hugh Barney bff8fbacda Simplest++ dropped the word clock from the app name 2022-12-09 18:52:30 +00:00
Gordon Williams 640fe08d9e
Merge pull request #2379 from lauzonhomeschool/patch-3
sched - improve support for date timezone, toLocalISOString
2022-12-09 17:11:01 +00:00
lauzonhomeschool e0495a1b85
Update metadata.json 2022-12-09 12:02:42 -05:00
lauzonhomeschool 0502e90489
Update ChangeLog 2022-12-09 12:02:15 -05:00
Gordon Williams 31dadf83a0 Now re-adds widgets if they were hidden when fast-loading 2022-12-09 14:59:18 +00:00
Gordon Williams 25c50d2d97 0.21: Remade all icons without a palette for dark theme 2022-12-09 14:42:33 +00:00
Gordon Williams 870ecae41c Change 3rd mode to show the time to next sunrise/sunset time (not actual time) 2022-12-09 13:31:55 +00:00
Gordon Williams a115c3f862 Change 3rd mode to show the next sunrise/sunset time (not actual time) 2022-12-09 13:19:07 +00:00
Gordon Williams 79acfbb5a8 Calendar clockinfo 2022-12-09 13:14:02 +00:00
Gordon Williams d7fbe66163 Merge branch 'master' of github.com:espruino/BangleApps 2022-12-09 10:36:14 +00:00
Gordon Williams cd785f34aa
Merge branch 'master' into unlibrify-message-widgets 2022-12-09 10:34:38 +00:00
Gordon Williams 7fab8272e5 Add fast load capability 2022-12-09 10:33:38 +00:00
Gordon Williams 117560ffed Fix 'srcs' being defined in global scope 2022-12-09 10:32:45 +00:00
Gordon Williams d33106bc8f Allow sunrise to show a 'range' 2022-12-09 10:32:35 +00:00
Gordon Williams e303c15ac2 faster circles rendering 2022-12-09 10:32:16 +00:00
Gordon Williams 4476b816e1
Merge pull request #2378 from thyttan/lang
[Weather] remove remnant of merge conflict
2022-12-09 09:57:43 +00:00
Gordon Williams a0d3d15dbf Use 'modules/suncalc.js' to avoid it being copied 8 times for different apps
+      Add a 'time' clockinfo that also displays a percentage of day left
2022-12-09 09:52:44 +00:00
Gordon Williams 7a2af0e61d Fixing warnings 2022-12-09 09:52:34 +00:00
Gordon Williams 00a022c7c1 Use 'modules/suncalc.js' to avoid it being copied 8 times for different apps 2022-12-09 09:49:33 +00:00
Gordon Williams 7b18f54a76 oops 2022-12-09 08:44:11 +00:00
Gordon Williams 97b5cf0341
Merge pull request #2375 from rigrig/widmsggrid-provides-a-widget
widmsggrid: provides a "message" widget
2022-12-09 08:41:33 +00:00
Gordon Williams ce99a3fb1d
Merge pull request #2377 from hughbarney/master
Added Simplest++ and Lato Clocks, both support fast load and clock_info's
2022-12-09 08:41:00 +00:00
Gordon Williams aa1e485db8 0.59: Ensure we do write messages if messages app can't be fast loaded (see #2373) 2022-12-09 08:34:50 +00:00
lauzonhomeschool a9f0b83e11
boot.js toLocalISOString 2022-12-08 17:50:46 -05:00
lauzonhomeschool c483cbc067
lib.js support timezone - toLocalISOString
Test scenario:
E.setTimeZone(-8);
date = new Date("2022-12-05T23:00");
date.toLocalISOString(); // -> "2022-12-05T23:00:00.000-0800"
getActiveAlarms([{on: true, t: 0, dow: 0b1111111, date: "2022-12-05"}], date); //should be marked as active, but isn't
getActiveAlarms([{on: true, t: 0, dow: 0b1111111, date: "2022-12-06"}], date); //should not be marked as active, but it is because it is already "tomorrow" in UTC
2022-12-08 17:48:56 -05:00
thyttan 5a519e372d remove remnant of merge conflict 2022-12-08 23:12:30 +01:00
Richard de Boer 2becb161bb
widmsggrid: update README 2022-12-08 22:43:13 +01:00
Richard de Boer ec410fdac7
Message widgets: we don't need a library 2022-12-08 22:33:04 +01:00
Richard de Boer 605f87bb8f
widmsggrid: provides a "message" widget 2022-12-08 21:57:54 +01:00
Hugh Barney 70bf7dc474 Merge remote-tracking branch 'upstream/master' 2022-12-08 20:28:22 +00:00
Hugh Barney 55ca187d5d Lato version of Simplepp Clock 2022-12-08 20:12:47 +00:00
Gordon Williams a808b1a87d
Merge pull request #2374 from pebl-hank/master
Reverted changes to implementation of 0.25
2022-12-08 16:15:31 +00:00
Hank e2b34fdd0f Reverted changes to implementation of 0.25 2022-12-08 16:23:53 +01:00
Richard de Boer 8e5489486e
messagegui: don't write to flash so often
fixes #2370
2022-12-07 21:56:07 +01:00
Richard de Boer bdaa9661cd
messages: erase messages file instead of writing empty []
for #2370
2022-12-07 21:18:35 +01:00
Gordon Williams 7c17660dd3
Merge pull request #2371 from pebl-hank/master
Changed direction
2022-12-07 13:21:57 +00:00
Hank 3cf55b6649 Changed direction 2022-12-07 14:12:53 +01:00
Gordon Williams e3d92ea3da
Merge pull request #2369 from pebl-hank/master
BangleJS2: Swipe down to rotate screen. So you can show the time to a friend real quick.
2022-12-07 11:36:37 +00:00
Hank 383f18f92f Tidy up 2022-12-07 12:18:14 +01:00
Gordon Williams 416d5d0fff Remove settings for what is displayed and instead allow circles to be changed by swiping 2022-12-07 10:54:34 +00:00
Gordon Williams 7cc1627653 Merge branch 'master' of github.com:espruino/BangleApps 2022-12-07 09:58:58 +00:00
Gordon Williams 973b8e1565 circlesclock 0.19: Remove old code and fixing clkinfo handling (fix HRM and other items that change) 2022-12-07 09:58:45 +00:00
Hank 9cd7106f38 Add Rotation on swipe Down 2022-12-07 10:27:29 +01:00
Hugh Barney 8f535ff067 Added simplestpp, updated icon 2022-12-06 23:43:07 +00:00
Hugh Barney c5086ad935 Added simplestpp, updated icon 2022-12-06 23:28:06 +00:00
Hugh Barney 231cb0d35f Added simplestpp, updated icon 2022-12-06 23:19:28 +00:00
Hugh Barney 424d784f20 Merge remote-tracking branch 'upstream/master' 2022-12-06 23:12:45 +00:00
Hugh Barney b29a2c4d0b Added simplestpp, basic clock with fast load and clock_info support 2022-12-06 23:12:14 +00:00
Gordon Williams 9f12e39b7a
Merge pull request #2368 from thyttan/podcast-addict
[podcast Addict Remote] shorten prepended info re intents in comment
2022-12-06 16:52:09 +00:00
Gordon Williams 102ce16498
Merge pull request #2366 from nxdefiant/master
noteify: Remove duplicate alarm widget
2022-12-06 13:50:16 +00:00
Erik Andresen 8fca0579ce noteify: Remove duplicate alarm widget 2022-12-06 14:33:15 +01:00
Gordon Williams 2d379ea8f1
Merge pull request #2365 from thyttan/spotify-remote
[Remote for Spotify] remove unnecessary removeListener
2022-12-06 12:46:32 +00:00
thyttan 4b58d6a2e0 shorten prepended info re intents 2022-12-06 13:03:47 +01:00
Gordon Williams 4ca2add2ce
Merge pull request #2364 from thyttan/podcast-addict
[Podcast Addict Remote] remove only specific listeners
2022-12-06 11:53:06 +00:00
thyttan 4a7c6e4c2e remove unnecessary removeListener 2022-12-06 12:50:23 +01:00
thyttan cbdb072054 remove only specific listeners 2022-12-06 12:43:32 +01:00
thyttan 02cdc9fc93 remove only specific listeners 2022-12-06 12:20:52 +01:00
Gordon Williams a3f77de725
Merge pull request #2356 from nxdefiant/sleepphasealarm
sleepphasealarm
2022-12-06 10:50:53 +00:00
Erik Andresen 224b4560cb sleepphasealarm: format 2022-12-06 11:48:02 +01:00
Erik Andresen cee04a21bf sleepphasealarm: Do not run buzz() when 'js' is set 2022-12-06 11:45:50 +01:00
Gordon Williams 3e5c0538a9 Support for provides_widgets entry in metadata, and try and tag existing widgets
Support for 'default' tag and add it to apps that we expect would be used by default with the Bangle
split widalarm out of alarm

fixes https://github.com/espruino/BangleApps/issues/2353
2022-12-06 10:25:32 +00:00
Gordon Williams 26522b3bd8
Merge pull request #2358 from nxdefiant/gallery
gallery: Do not invert image colors
2022-12-06 09:26:18 +00:00
Gordon Williams 04d9c6a575
Merge pull request #2359 from thyttan/podcast-addict
[Podcast Addict Remote] compatibility with Fastload Utils
2022-12-06 09:25:37 +00:00
Gordon Williams 74dfa8fa95
Merge pull request #2357 from thyttan/spotify-remote
[Remote for Spotify] compatibility with Fastload Utils
2022-12-06 09:25:28 +00:00
thyttan 684c54e884 rebase on latest changes 2022-12-05 22:28:27 +01:00
thyttan b124bfade5 spotrem - compatibility with Fastload Utils 2022-12-05 21:42:41 +01:00
Hugh Barney 22b97ac962 Prime Lato: changed to a prime icon 2022-12-05 20:41:42 +00:00
thyttan 350e0057f4 podadrem - compatibility with Fastload Utils 2022-12-05 21:40:28 +01:00
Erik Andresen d06e4c5a5e gallery: Do not invert image colors 2022-12-05 21:34:20 +01:00
Hugh Barney cdfe284987 Merge remote-tracking branch 'upstream/master' 2022-12-05 20:32:37 +00:00
Hugh Barney 7114d646bc Prime Lato: changed to a prime icon 2022-12-05 20:31:58 +00:00
Gordon Williams ae6d53ffc3 bootloader 0.55: Add toLocalISOString polyfill for pre-2v15 firmwares
+      Only add boot info comments if settings.bootDebug was set
+      If settings.bootDebug is set, output timing for each section of .boot0
2022-12-05 17:09:09 +00:00
Erik Andresen 946f77d7b5 sleepphasealarm
Support javascript command to execute as defined in scheduler 'js' configuration
2022-12-05 18:06:17 +01:00
thyttan ee21d0bb48 weather - autotranslate strings 2022-12-05 15:09:23 +01:00
thyttan fb721b00a7 hrm - autotranslate strings 2022-12-05 15:09:23 +01:00
thyttan db38c19701 recorder - autotranslate more strings 2022-12-05 15:09:23 +01:00
thyttan 6522e0311d files - autotranslate strings 2022-12-05 15:09:23 +01:00
thyttan 67071d3722 android - autotranslate some strings 2022-12-05 15:06:47 +01:00
Gordon Williams 7a236dd9d3
Merge pull request #2350 from xxDUxx/master
ContourClock: New Version (fast load!)
2022-12-05 12:56:03 +00:00
Gordon Williams 64b002d1c1
Merge pull request #2348 from hughbarney/master
SlopeClock++ README update and debug feature for PrimeTimeLato
2022-12-05 10:11:32 +00:00
Gordon Williams 596a2be1f8
Update README.md 2022-12-05 10:09:40 +00:00
Gordon Williams 48d24623a3
Merge pull request #2346 from halemmerich/bthrm
bthrm - New GUI based on layout library
2022-12-05 10:08:42 +00:00
Gordon Williams 36aee255e3
Merge pull request #2323 from storm64/sleeplogalarm
[sleeplogalarm] New widget to trigger alarms early on light sleep or awake
2022-12-05 10:03:42 +00:00
xxDUxx ca52522fc0
Update metadata.json 2022-12-05 11:03:21 +01:00
Gordon Williams 4249f6397e
Merge pull request #2349 from peerdavid/master
[AIClock] Added clkinfos
2022-12-05 10:01:54 +00:00
Gordon Williams 5f35b3a061
Merge pull request #2351 from halemmerich/widgetutils
widget_utils - Allow setting a time for hiding on swipeOn
2022-12-05 09:52:59 +00:00
Gordon Williams 6dda2fc7f1
Merge pull request #2352 from halemmerich/gpstrek
gpstrek - Workaround minifier issue
2022-12-05 09:50:03 +00:00
Gordon Williams 7dfed9a35e
Merge pull request #2355 from m-p-3/patch-2
messageicons: Bump version, update changelog
2022-12-05 09:48:49 +00:00
Gordon Williams 109bd4a963
Merge pull request #2347 from nxdefiant/master
kbswipe: Support input of numbers
2022-12-05 09:48:25 +00:00
xxDUxx 081f3b8eb6
Update contourclock.settings.js 2022-12-05 10:14:17 +01:00
m-p-3 768e2cb8f3
Update Changelog 2022-12-04 21:26:22 -05:00
m-p-3 72bbc3a406
Bump version
0.01 -> 0.02
2022-12-04 21:24:33 -05:00
storm64 ada3ea74c8
Merge branch 'espruino:master' into sleeplogalarm 2022-12-05 02:56:31 +01:00
Martin Boonk 2df4ba30f5 gpstrek - Workaround minifier issue 2022-12-04 21:13:10 +01:00
xxDUxx 179e012995
Delete apps/widtick directory 2022-12-04 20:33:26 +01:00
xxDUxx df6eda645b
Update README.md 2022-12-04 20:31:13 +01:00
xxDUxx 06e8ba63ca
Update README.md 2022-12-04 20:31:04 +01:00
xxDUxx c9dec5ce4a
Create README.md 2022-12-04 20:30:35 +01:00
Martin Boonk dba3511e2a imageclock - Disable auto hide of widgets 2022-12-04 20:26:18 +01:00
Erik Andresen 90e603b49d kbswipe: Redo some patterns 2022-12-04 19:44:17 +01:00
Martin Boonk 8016e8ec53 bthrm - Correctly handle 0 values 2022-12-04 16:53:16 +01:00
David Peer 3673a0d7cf Fixed json file 2022-12-04 16:43:41 +01:00
David Peer fa70e5354c aiclock -- support clkinfo module and updated icons of some clkinfos... 2022-12-04 16:42:24 +01:00
Hugh Barney 999e47a550 Updted slopeclkpp README 2022-12-04 14:24:45 +00:00
Erik Andresen 2183b53524 kbswipe: Redo some patterns 2022-12-04 11:46:12 +01:00
Hugh Barney 0fc43db0e4 Merge remote-tracking branch 'upstream/master' 2022-12-04 10:24:22 +00:00
Erik Andresen 6324ffb378 kbswipe: Bug fixes 2022-12-04 10:56:20 +01:00
xxDUxx 2b95ba68af
Update app.js 2022-12-03 21:50:46 +01:00
xxDUxx c07d23ce17
Update app.js 2022-12-03 21:49:34 +01:00
xxDUxx 7925703ea1
Merge branch 'espruino:master' into master 2022-12-03 14:59:06 +01:00
xxDUxx 48ddf89913
Update ChangeLog 2022-12-03 14:57:48 +01:00
xxDUxx 2ea2983e36
Update contourclock.settings.js 2022-12-03 14:57:07 +01:00
xxDUxx cd21548da8
Update ChangeLog 2022-12-03 14:51:48 +01:00
xxDUxx 94eb6f7544
Update contourclock.settings.js 2022-12-03 14:26:43 +01:00
xxDUxx 2abdfd991c
Update app.js 2022-12-03 14:19:04 +01:00
xxDUxx 51cbb46466
Update contourclock.settings.js 2022-12-03 14:04:42 +01:00
xxDUxx 3a65e3f0ef
Update metadata.json 2022-12-03 13:08:44 +01:00
xxDUxx 5308b42db1
Update app.js 2022-12-03 13:07:33 +01:00
Martin Boonk ddbbef2bf8 bthrm - Change from timeouts to timestamps for resetting values 2022-12-03 00:05:48 +01:00
Martin Boonk 85c2f92e0a bthrm - Bump version 2022-12-03 00:05:48 +01:00
Martin Boonk e77a5f973c bthrm - Emit copies of events when changing 2022-12-03 00:05:43 +01:00
Erik Andresen 39860e9bb2 kbswipe: Support uppercase input 2022-12-02 20:40:15 +01:00
Erik Andresen 48815b249e kbswipe: Support input of numbers
To switch between the input of alphabetic and numeric characters tap the widget which displays either "123" or "ABC"

closes #1820
2022-12-02 19:38:51 +01:00
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