1
0
Fork 0
Commit Graph

11103 Commits (68fa1253a55bff3fa29a1954099eb39cfd2bdf60)

Author SHA1 Message Date
David Peer 65876bd323 Added agenda 2022-08-18 22:15:53 +02:00
storm64 5f24e2b3e8
sleeplog: Update metadata.json
Match version with ChangeLog
2022-08-18 00:33:30 +02:00
storm64 68abc30707
sleeplog: Update ChangeLog
Reorganizing entries to match build dependencies
2022-08-18 00:31:58 +02:00
storm64 8c7e4ffeb2
sleeplog: Update ChangeLog
Reformatting entries to prevent build error.
2022-08-18 00:11:47 +02:00
storm64 6dd4b965ec
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-08-17 23:32:03 +02:00
storm64 bb683e2c1c
sleeplog: Update metadata.json 2022-08-17 23:24:34 +02:00
storm64 29e7f02059
sleeplog: Update ChangeLog 2022-08-17 23:23:27 +02:00
storm64 e9503bb08f
sleeplog: Update boot.js
Check for cached modules before removing to prevent module not found error.
2022-08-17 23:21:35 +02:00
eyecreate 8566fbcdbc
Bumped version to 0.04 2022-08-16 10:05:49 -04:00
eyecreate 1f42e5022a
updated changelog to 0.04 2022-08-16 10:05:36 -04:00
eyecreate a7184802f7
Update app to use time based on locale settings 2022-08-15 18:19:13 -04:00
Gordon Williams fa8b20f3f1 messages 0.50: Option to disable auto-open of messages 2022-08-15 12:58:58 +01:00
David Peer 4bf3a5ff36 Minor changes 2022-08-15 08:51:02 +02:00
David Peer 6c038e292e Performance improvements of dynamic screen 2022-08-15 08:48:57 +02:00
frederic wagner 87441bad9b minor tweaks 2022-08-15 08:08:54 +02:00
David Peer a8c5c605b8 Minor refactorings 2022-08-14 22:06:32 +02:00
David Peer b73562fdfd Updated Readme 2022-08-14 21:37:24 +02:00
Peer David f418fc5155
Merge branch 'espruino:master' into master 2022-08-14 21:30:37 +02:00
David Peer 3c23902906 Added option for a dynamic screen mode to show widgets only if unlocked. 2022-08-14 21:30:19 +02:00
frederic wagner c1276ef64e display projection to debug 2022-08-14 15:58:03 +02:00
frederic wagner 038ec3ef3f fix for lost direction
- fix in display for lost direction
- we can now debug current segment's point projection
- tried loading gpx files but readLine does not work
2022-08-14 15:36:55 +02:00
Gordon Williams 74430167c3 Merge branch 'master' of github.com:espruino/BangleApps 2022-08-11 14:01:56 +01:00
Hank 61b28cb47c Handling exceptions 2022-08-11 14:56:37 +02:00
Gordon Williams efd5a09b19 hrm docs 2022-08-11 10:08:57 +01:00
awkirk 07e6eee44f SLiding Clock: Straight and angled date 2022-08-11 00:53:05 +01:00
Stanislav Khromov e2614faf9f Fix default settings 2022-08-11 01:03:37 +02:00
Stanislav Khromov 794a8a5823 Fix cross icon logic 2022-08-11 00:43:21 +02:00
Stanislav Khromov 1125edc67b Update README.md 2022-08-11 00:14:17 +02:00
Stanislav Khromov d888592c97 Update ChangeLog 2022-08-11 00:12:48 +02:00
Stanislav Khromov 960d7c7563 Clean up settings logic 2022-08-11 00:12:11 +02:00
Stanislav Khromov d6d1e5c139 Increment version 2022-08-10 23:41:21 +02:00
Stanislav Khromov a7257129ee Add ability to hide icon when GPS is disabled 2022-08-10 23:39:43 +02:00
awkirk 936d4132bc SLiding Clock: Now start with no config 2022-08-10 19:52:42 +01:00
Gordon Williams 17fde110a2
Merge pull request #1841 from emilecantin/patch-1
Clock & Calendar: Improve colours
2022-08-10 08:47:00 +01:00
Emile Cantin 6b2729303f
Clockcal: Update changelog for v0.05 2022-08-09 13:16:14 -04:00
Emile Cantin 21db1063da
Clockcal: Version bump 2022-08-09 13:15:00 -04:00
Emile Cantin fa0bd74db2
Merge branch 'espruino:master' into patch-1 2022-08-09 13:13:21 -04:00
mbks 3a47aad355
fixed format string evaluation 2022-08-09 18:42:17 +02:00
mbks caf778fdff
Replaced invalid backticks with quotes 2022-08-09 18:25:52 +02:00
Richard de Boer b93e2dd913
hcclock: Use `messages` library to check for new messages
Instead of opening "messages.json" directly
For #2081
2022-08-09 16:14:31 +02:00
Richard de Boer f088fed7fe
7x7dotsclock: Use `messages` library to check for new messages
Instead of opening "messages.json" directly
For #2081
2022-08-09 16:11:36 +02:00
Richard de Boer 143bbf858d
messages: Add `getMessages` and `status` functions to library
Apps/widgets should use the library instead of opening "messages.json"
For #2081
2022-08-09 16:11:36 +02:00
Gordon Williams f3f8313442
Merge pull request #2076 from glemco/master
presentation_timer: added interface for configuration from app loader
2022-08-09 13:29:56 +01:00
Gordon Williams 2c32b89414 advclock 0.02: Remove un-needed fonts to improve memory usage (#2079) 2022-08-09 11:24:59 +01:00
Gordon Williams 87f90f8634 should be on bangle.js 1 too, fix #2077 2022-08-09 11:17:38 +01:00
adrian w kirk 5d50e0a9a7 sliding clock: Corrected the German One o'clock - should be Ein not Eins 2022-08-07 23:17:39 +01:00
adrian w kirk 4e3c8552c1 sliding clock: All watch faces working again after refactoring 2022-08-06 02:18:25 +01:00
Gabriele Monaco 13456000c3 presentation_timer: added interface for configuration from app loader 2022-08-05 20:11:42 +02:00
Gordon Williams 387e037a61
Merge pull request #2072 from xxDUxx/master
New app: Altimeter widget + tinyVario update
2022-08-04 08:34:31 +01:00
David Peer b3570ed5e4 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-08-03 22:03:14 +02:00
David Peer 97a507bbf4 Add humidity to weather data 2022-08-03 22:02:12 +02:00
xxDUxx b5d4f0439f
Merge pull request #19 from xxDUxx/development
Development
2022-08-03 09:04:47 +02:00
xxDUxx 0a7d91be2e
Update metadata.json 2022-08-03 09:03:00 +02:00
xxDUxx 5be2516bc0
Update metadata.json 2022-08-03 09:02:48 +02:00
xxDUxx 7a54d4474a
Update metadata.json 2022-08-03 09:01:14 +02:00
xxDUxx 9278ce6c78
Merge pull request #18 from xxDUxx/development
Development
2022-08-03 08:51:56 +02:00
xxDUxx 66022b461c
Update widalt.wid.js 2022-08-03 08:50:52 +02:00
xxDUxx 18f5b1af44
Update widalt.settings.js 2022-08-03 08:44:15 +02:00
xxDUxx fb4b46bd0f
Update widalt.settings.js 2022-08-03 08:38:51 +02:00
xxDUxx 0207dc604c
Update metadata.json 2022-08-03 08:22:41 +02:00
xxDUxx 553f36556e
Update ChangeLog 2022-08-03 08:22:17 +02:00
xxDUxx a2947cecad
Update ChangeLog 2022-08-03 08:21:30 +02:00
xxDUxx 9249293287
Update metadata.json 2022-08-03 08:20:59 +02:00
xxDUxx 894acdf323
Merge pull request #17 from xxDUxx/development
Development
2022-08-03 08:16:01 +02:00
xxDUxx 88fb1c18b6
Update widalt.settings.js 2022-08-03 08:13:11 +02:00
xxDUxx 7032496bcf
Update widalt.settings.js 2022-08-03 08:12:49 +02:00
xxDUxx f264f8e043
Update widalt.settings.js 2022-08-03 08:08:07 +02:00
xxDUxx ca16b7e225
Update widalt.wid.js 2022-08-03 08:07:06 +02:00
xxDUxx bb16310d2e
Update widalt.wid.js 2022-08-03 08:06:08 +02:00
xxDUxx 13c65dd6cb
Update app.js 2022-08-03 07:31:52 +02:00
xxDUxx c9729ca9c4
Update app.js 2022-08-03 07:30:34 +02:00
xxDUxx 296919571d
Merge branch 'espruino:master' into master 2022-08-02 16:38:54 +02:00
xxDUxx ce13da02d5
Merge pull request #16 from xxDUxx/development
Development
2022-08-02 16:34:33 +02:00
xxDUxx ad54958edd
Update widalt.wid.js 2022-08-02 16:33:27 +02:00
xxDUxx 3832eaa6ae
Update widalt.wid.js 2022-08-02 16:24:44 +02:00
xxDUxx 5023dc09d9
Update widalt.wid.js 2022-08-02 16:24:09 +02:00
xxDUxx 826064bfc1
Update widalt.settings.js 2022-08-02 16:15:40 +02:00
xxDUxx 0fd544477c
Merge pull request #15 from xxDUxx/development
Update widalt.wid.js
2022-08-02 14:48:08 +02:00
xxDUxx 9fb6c1b36f
Update widalt.wid.js 2022-08-02 14:46:41 +02:00
xxDUxx 74905fe41a
Merge pull request #14 from xxDUxx/development
Development
2022-08-02 13:56:34 +02:00
xxDUxx 8b3a13d996
Update metadata.json 2022-08-02 13:55:31 +02:00
xxDUxx d444d55372
Update metadata.json 2022-08-02 13:52:38 +02:00
xxDUxx 8cd62f0270
Create ChangeLog 2022-08-02 13:49:52 +02:00
xxDUxx 0ddb0ca799
Update widalt.wid.js 2022-08-02 13:48:47 +02:00
xxDUxx 974b1238da
Create widalt.settings.js 2022-08-02 13:46:41 +02:00
xxDUxx 4587b98ee6
Add files via upload 2022-08-02 13:44:55 +02:00
Gordon Williams 73bafd4b5d 0.02: Add 'pre' code that can erase the device
Wait more between sending code snippets
      Now force use of 'Storage' (assume 2v00 or later)
2022-08-02 11:28:14 +01:00
xxDUxx 3c5e21a9fc
Create README.md 2022-08-02 10:41:15 +02:00
xxDUxx ab1bf03178
Create metadata.json 2022-08-02 10:39:45 +02:00
xxDUxx 9bf672f28e
Create widalt.wid.js 2022-08-02 09:27:26 +02:00
adrian w kirk c3ce292289 sliding clock: testing with current clock faces
- added left side date style
2022-08-01 20:41:42 +01:00
Gordon Williams 2b514addb2 android 0.15: Allow method/body/headers to be specified for `http` (needs Gadgetbridge 0.68.0b or later) 2022-08-01 10:19:59 +01:00
adrian w kirk b95360232f sliding clock: testing with current english clock 2022-07-31 23:42:09 +01:00
adrian w kirk 74b5dc9441 sliding clock: changed styling properties to map based.
- Added english formatter with date
2022-07-31 16:17:24 +01:00
Gabriele Monaco a25ec8b133 agenda: disable past events display from settings 2022-07-31 16:09:25 +02:00
xxDUxx b7baf9ed3f
Update app.js 2022-07-31 11:16:18 +02:00
lu713691 1fc4dcde62 Sliding Clock: BUGIFX: build failure due to semi colons 2022-07-31 00:17:24 +01:00
lu713691 395d7ac62f Sliding Clock: sliding clock can now be styled using styling properties 2022-07-30 22:47:21 +01:00
lu713691 99adaa5ab6 Sliding Clock: BUGFIX: variable clock speed being overwritten 2022-07-30 19:31:04 +01:00
lu713691 0d3dc9f582 Sliding Clock: Added Text moving in a different rotation 2022-07-30 19:24:44 +01:00
lu713691 f69b9744fc Sliding Clock: BUGFIX: Sliding off to the bottom and sliding new time from side was resulting in a blank row 2022-07-30 16:08:43 +01:00
lu713691 df7281383e Sliding Clock: Now adding styling hooks so that rows can be placed as well as follow on from previous rows 2022-07-30 11:59:43 +01:00
lu713691 36096d76c3 Sliding Clock: Add row context to display row object so row properties can be stored/used for styling 2022-07-30 10:53:21 +01:00
lu713691 af2b83e64e Sliding Clock: Can now slide on and off both left and right 2022-07-29 22:49:48 +01:00
Gordon Williams 51bb637572
Merge pull request #2066 from rigrig/fix-weather-clockiness
weather: don't mark app as CLOCK.
2022-07-29 08:07:41 +01:00
Richard de Boer 929c6171d6
weather: don't mark app as CLOCK.
This matters for widgets that hide themselves for clocks
2022-07-28 21:48:09 +02:00
Gordon Williams 8efcb22ec4 quick image clock tweaks - give up on 3bpp images as palette handling (rendering 3->8bpp) makes it tricky 2022-07-28 17:05:44 +01:00
Gordon Williams 6c46718acf custom image clock for bangle.js 2 2022-07-28 15:15:06 +01:00
Gordon Williams 1c261bea03
Merge pull request #2065 from rigrig/improve-messages-memory
messages: improve memory usage
2022-07-28 08:45:22 +01:00
frederic wagner 9ccc958d1f simulated=false 2022-07-28 08:38:04 +02:00
frederic wagner 70ad233920 better fonts 2022-07-28 08:23:17 +02:00
adrian w kirk 245e083ee0 sliding clock: refactored to initialize the sliding rows from functions rather than data so styling can be introduced 2022-07-27 23:37:55 +01:00
Richard de Boer b854e58a96
messages: improve memory usage
Clear `layout` when going back from message to list
2022-07-27 20:08:47 +02:00
Richard de Boer ded3b25d3e
widcw: fix memory leak
Repeated redrawing would create multiple redraw-timeouts
2022-07-27 19:45:40 +02:00
frederic wagner 0dfb187737 more fix 2022-07-27 17:21:51 +02:00
frederic wagner b056f85a95 bugfix in segment detection 2022-07-27 15:35:00 +02:00
Gordon Williams 489582ee91 shownearby: 0.02: Ensure we reset advertising after exiting so the watch can be connected to! 2022-07-27 10:17:12 +01:00
adrian w kirk 381ba5ec65 sliding clock: refactored sliding clock so that it only loads 1 clock face. The intention being that we can start adding more complexity and individuality to each clock face 2022-07-27 00:01:56 +01:00
Gordon Williams 91728c147f Big refactor to attempt to merge all the waypoints code into one place. At least 3 apps had basically identical interface.html files, and yet wpmoto had a great map-based editor. 2022-07-26 16:14:04 +01:00
frederic wagner da72a24199 bugfix for speed 2022-07-26 16:59:04 +02:00
xxDUxx 457766edf6
Update app.js 2022-07-26 14:24:06 +02:00
xxDUxx efa50f5d9b
Update app.js 2022-07-26 14:19:51 +02:00
xxDUxx e8d50c6b0d
Update metadata.json 2022-07-26 14:18:41 +02:00
xxDUxx 636f6f17a0
Update ChangeLog 2022-07-26 14:18:26 +02:00
xxDUxx 79066f2086
Update app.js 2022-07-26 14:17:37 +02:00
xxDUxx fa8493a634
Update app.js 2022-07-26 14:11:16 +02:00
frederic wagner 84e9d12a09 turn gps off 2022-07-26 09:44:42 +02:00
frederic wagner e26aafc4fa removed waypoints detection code 2022-07-26 09:09:08 +02:00
frederic wagner e022f5894f another non working waypoints detection algorithm 2022-07-26 09:02:52 +02:00
frederic wagner cb4ee0d8e9 debuging direction 2022-07-26 08:43:52 +02:00
Gordon Williams 2d99d5f92c messages 0.49: Change messages icon (to fit within 24px) and ensure widget renders icons centrally if they're not 24px 2022-07-25 15:53:59 +01:00
Gordon Williams d604d73a70
Merge pull request #2058 from qucchia/fix-kbmorse
Fix kbmorse
2022-07-25 11:50:18 +01:00
Gordon Williams 30f507a2ae
Merge pull request #2059 from rigrig/messages-widget-memory
messages: reduce widget memory usage
2022-07-25 11:44:50 +01:00
Gordon Williams 661c33e9ab
Merge pull request #2056 from qucchia/master
Allow Noteify on Bangle.js 1
2022-07-25 10:35:13 +01:00
Richard de Boer 3be786841e
messages: reduce widget memory usage
Don't keep entire messages in memory: we only need `src` for icon+color
2022-07-23 21:33:42 +02:00
frederic wagner 054c72e11c forgot simulation 2022-07-23 16:26:07 +02:00
frederic wagner 61d5e46e86 avg speed 2022-07-23 16:25:38 +02:00
qucchia 9c05a142c0 Fix ‘kbmorse’ 2022-07-23 11:10:49 +02:00
frederic wagner 540bf2fef8 minor improvements
display direction to next point if lost
 bugfix: menu
2022-07-23 11:00:59 +02:00
frederic wagner 2eea84f01d fonts change 2022-07-23 08:41:23 +02:00
frederic wagner 3ee3ddc403 better waypoints extraction 2022-07-23 08:21:53 +02:00
frederic wagner 987a44990c minor fixes 2022-07-22 18:06:24 +02:00
frederic wagner f35967d502 new algorithm for waypoints detection 2022-07-22 17:36:04 +02:00
qucchia 81eb874e71 Allow Noteify on Bangle.js 1 2022-07-22 15:14:03 +02:00
frederic wagner f276e9e4f2 trying some fixes for the various pb 2022-07-22 13:50:53 +02:00
Gordon Williams f70ccd5aea messages 0.48: When getting new message from the clock, only buzz once the messages app is loaded 2022-07-22 11:23:21 +01:00
frederic wagner d3fcc943e6 small bug fixes 2022-07-22 09:49:33 +02:00
frederic wagner 1e4a9ce4c4 display lost/turn on screen to debug 2022-07-22 07:54:54 +02:00
frederic wagner f4ca3afe34 minor stuff 2022-07-22 07:31:23 +02:00
frederic wagner d2b3840518 waypoints in file 2022-07-22 07:02:45 +02:00
frederic wagner a255fc5c1e waypoints from gmaps 2022-07-21 20:49:49 +02:00
frederic wagner 9650cb0204 faster display 2022-07-21 17:58:12 +02:00
Gordon Williams 13db51c636 tweak for higher output power 2022-07-21 15:45:26 +01:00
Gordon Williams 752d2561ca openstmap 0.13: Use a single image file with 'frames' of data (drastically reduces file count, possibility of >1 map on device) 2022-07-21 15:45:17 +01:00
Gordon Williams d546bd0d18 update openstreetmap tile provider since although opentopomap has nicer maps, it's too slow/unreliable 2022-07-21 15:12:39 +01:00
Gordon Williams f7870c0cab Add app to show location of others using the app 2022-07-21 15:10:11 +01:00
Gordon Williams b72fbb627e make descriptions less confusing for folks that just want to update AGPS from the app loader 2022-07-21 15:09:40 +01:00
frederic wagner b1e3db6d81 v009 2022-07-21 15:09:16 +02:00
frederic wagner 1bce4cf8e0 updated todo list 2022-07-21 14:20:50 +02:00
frederic wagner d4a755660e complex algorithm for interest points seems ok 2022-07-21 14:19:41 +02:00
frederic wagner b2a7b65c5b parsing new file format 2022-07-21 12:35:24 +02:00
frederic wagner 2c410ecdfe preparing for interest points 2022-07-21 11:17:57 +02:00
frederic wagner b70bebdbac v008 2022-07-20 17:57:38 +02:00
xxDUxx b3be86f5be
Merge branch 'espruino:master' into master 2022-07-20 17:40:51 +02:00
xxDUxx 533fc9861f
Merge pull request #13 from xxDUxx/development
Development
2022-07-20 17:39:16 +02:00
frederic wagner dafca51365 update metadata 2022-07-20 17:02:03 +02:00
xxDUxx 63a40bd61b
Update app.js 2022-07-20 16:38:32 +02:00
xxDUxx 4c75ee4391
Update metadata.json 2022-07-20 16:31:53 +02:00
xxDUxx a5fe5b3aa4
Update ChangeLog 2022-07-20 16:31:34 +02:00
xxDUxx 7fe89b9b41
Update app.js 2022-07-20 16:29:18 +02:00
frederic wagner 8a1e71ce76 fix 2022-07-20 15:17:22 +02:00
frederic wagner e6b76cde31 gipy: v007 2022-07-20 15:09:25 +02:00
frederic wagner f1c204c77a gipy 0.06 2022-07-20 12:00:51 +02:00
frederic wagner e3b5a6bba6 gipy: steep turns 2022-07-20 10:52:00 +02:00
Gordon Williams d7e9469909 Added automatic Espruino programmer tool 2022-07-19 17:13:01 +01:00
frederic wagner c0164d2493 gpconv: bugfix + osm
- we now use distances to segments
- better svg
- we can now fetch osm data
2022-07-19 14:10:12 +02:00
Gordon Williams 1369047259 Add Espruino terminal - to allow communications with Espruino devices via terminal 2022-07-19 12:20:24 +01:00
Gordon Williams da31affbea Ensure espruinoctrl icon is transparent 2022-07-19 10:09:26 +01:00
Gordon Williams 5d534e0932 thermom 0.06: Minor tweaks for stability. Update every 5 seconds 2022-07-19 10:09:08 +01:00
Gordon Williams 9a6866f407 Merge branch 'master' of github.com:espruino/BangleApps 2022-07-19 10:08:50 +01:00
frederic wagner ab5f4ed3de buzz 2022-07-19 10:05:34 +02:00
Gabriele Monaco dad7246bfb Added some notification icons 2022-07-19 08:36:12 +02:00
pancake f36e2ff8cf Update kanawatch 0.04 with a random character every minute 2022-07-18 17:39:02 +02:00
frederic wagner a93fc07bd8 minor stuff 2022-07-18 17:11:41 +02:00
frederic wagner 9fb484a6b1 gipy: refactoring 2022-07-18 17:01:04 +02:00
Gordon Williams 2ec97ce88e add google icon 2022-07-18 14:57:18 +01:00
Gordon Williams 9b5dd113b4 settings 0.49: Now reloads settings properly after 'Calibrate Battery' 2022-07-18 14:24:53 +01:00
Gordon Williams 3f14b0dc8f
Merge pull request #2048 from xxDUxx/master
TinyVario 0.2
2022-07-18 12:12:09 +01:00
lu713691 e6586c0237 Matrix Clock: Updating version no and change log 2022-07-17 21:57:20 +01:00
lu713691 c5f27550f1 Matrix Clock: Adding 24 hour clock as an available time format (controlled from the setting window 2022-07-17 21:48:17 +01:00
frederic wagner db46d75c6a orientation 2022-07-16 16:23:01 +02:00
frederic wagner 531d403ff3 working on rotation 2022-07-16 15:20:41 +02:00
frederic wagner 1f76505f5f gipy: prog dyn path simplification 2022-07-16 14:42:48 +02:00
xxDUxx 6db3ad02e4
Merge branch 'espruino:master' into master 2022-07-15 22:32:10 +02:00
xxDUxx 8ea766de65
Delete Readme.md 2022-07-15 22:07:56 +02:00
xxDUxx b12e1d15b2
Create README.md 2022-07-15 22:07:38 +02:00
xxDUxx 8e470f5bc7
Update ChangeLog 2022-07-15 20:26:18 +02:00
xxDUxx 714eb99701
Delete README.md 2022-07-15 20:24:39 +02:00
xxDUxx f3ba395f0c
Update metadata.json 2022-07-15 20:24:15 +02:00
xxDUxx eb2565d763
Merge branch 'master' into development 2022-07-15 20:23:02 +02:00
xxDUxx bb1599dff0
Update app.js 2022-07-15 20:18:41 +02:00
Gordon Williams 6ca63def2f messages 0.46: Add 'Vibrate Timer' option to set how long to vibrate for, and fix Repeat:off
+      Fix message removal from widget bar (previously caused exception as .hide has been removed)
2022-07-15 12:10:52 +01:00
Gordon Williams 85abda3ba5 tweak sort orders so non-default launchers aren't right at the top 2022-07-15 11:43:01 +01:00
Gordon Williams 818b8a5b4d show up GPX export, even for indoor tracks 2022-07-15 08:21:00 +01:00
Gordon Williams e9d66c85e0
Merge pull request #2047 from rigrig/barclock-powersave
Barclock powersaving
2022-07-15 08:17:11 +01:00
Richard de Boer 29eedee899
barclock: whitespace 2022-07-14 22:19:37 +02:00
Richard de Boer 86e3ee489b
barclock: optimize drawing 2022-07-14 22:19:26 +02:00
Gordon Williams b02947dc93 Allow option to include GPX entries even when there is no corresponding GPS info 2022-07-14 17:10:59 +01:00
Hank 0902a3a5ec Adopted for BangleJS2 2022-07-14 08:17:33 +02:00
frederic wagner 20712747c7 gipy: bump version 2022-07-13 13:11:07 +02:00
frederic wagner 14b273a834 gipy: distances 2022-07-13 13:10:42 +02:00
frederic wagner 81226a34d6 gipy : compute distances 2022-07-13 11:53:53 +02:00
frederic wagner a1705964c2 fix in gpconv 2022-07-12 20:07:25 +02:00
Gordon Williams 0f25f341d4
Merge pull request #2028 from myxor/apgsdata_v0.02
AGPSdata v0.02: Load AGPS data on app start and automatically in background
2022-07-12 16:34:04 +01:00
frederic wagner ed84d25846 gipy: change res 2022-07-12 17:01:35 +02:00
frederic wagner 46c6f8cd4d gipy: testing new code 2022-07-12 16:57:34 +02:00
frederic wagner 3bcf4443c5 gipy: path following
- gps simulation
- back to simple but large file format
- find nearest segment
- avoid printing all segments testing all segments
2022-07-12 16:45:37 +02:00
Gordon Williams 64ee251677
Merge pull request #2041 from pebl-hank/master
Adopted for BJS1
2022-07-12 12:53:59 +01:00
Hank 1a5e7794f6 BTN improvement 2022-07-12 13:51:20 +02:00
Hank 29e2387e4a Tabs 2022-07-12 12:53:02 +02:00
Hank 0aa5d76cbf Tabs 2022-07-12 12:51:37 +02:00
Hank efdacb23c0 Adopted for BJS1 2022-07-12 12:48:30 +02:00
Gordon Williams 2d2aff8a11
Merge pull request #2040 from myxor/widgps_0.07
GPS Widget: Alternative marker icon (configurable via settings)
2022-07-12 10:28:38 +01:00
Marco Heiming 630f5d5011 Merge branch 'widgps_0.07' of https://github.com/myxor/BangleApps into widgps_0.07 2022-07-12 11:26:02 +02:00
Marco H 67886838f8 Use 1-bit icons 2022-07-12 11:25:39 +02:00
Marco H 8fc24cb63c
Update README.md 2022-07-12 10:40:02 +02:00
Gordon Williams f79b3f7394
Merge pull request #2039 from pebl-hank/master
Taking care of the readme files
2022-07-12 09:37:55 +01:00
Marco H f532bcb5be Use white icons when dark theme is enabled 2022-07-12 10:13:58 +02:00
Marco H 3207c73b4f Alternative marker icon (configurable via settings) 2022-07-12 09:25:27 +02:00
Hank 7090817fa0 Taking care of the readme files 2022-07-12 07:12:54 +02:00
frederic wagner afa1dea628 gipy: trying adding icon 2022-07-11 17:17:55 +02:00
frederic wagner 1b0bd0d014 test icon 2022-07-11 17:08:00 +02:00
frederic wagner f32ab8383b gipy : initial commit 2022-07-11 16:51:03 +02:00
deirdreobyrne 2f940d901e Checks firmware; E.setDST(...) moved to boot.js 2022-07-11 14:37:09 +01:00
Marco H d537fc5d73 Add setting for GNSS type 2022-07-11 13:39:14 +02:00
Gordon Williams c68fb80071 update desc 2022-07-11 12:13:30 +01:00
Gordon Williams cf737d4dbe
Merge pull request #2037 from deirdreobyrne/widdst
Widget to set dst rules
2022-07-11 12:12:21 +01:00
Gordon Williams d0ad75b5fa
Merge pull request #2032 from LeonMatthes/hide-alarms
[Alarms & Timers] Allow hiding timers/alarms
2022-07-11 12:06:49 +01:00
Gordon Williams 1f6424d172
Merge pull request #2036 from fewieden/feature/add-more-ios-apps
[ios & messages] Added more iOS apps
2022-07-11 10:20:10 +01:00
Gordon Williams ae06a5d696
Merge pull request #2035 from awkirk71/master
Matrix Clock: Fixing non dark color themes
2022-07-11 10:19:30 +01:00
deirdreobyrne 9d2867a443 Widget to set dst rules 2022-07-10 19:13:46 +01:00
Felix Wiedenbach 1229029d5e Reorders bundleIds alphabetically 2022-07-10 18:26:50 +02:00
Felix Wiedenbach f10ac1f54e Adds new app colors and icons 2022-07-10 18:19:37 +02:00
Felix Wiedenbach 2888c6d85f fixes typo 2022-07-10 17:32:25 +02:00
Felix Wiedenbach 474c7b16b7 adds more app colors 2022-07-10 17:32:07 +02:00
Felix Wiedenbach d09e8be58f converts more bundleIds to app titles 2022-07-10 17:26:50 +02:00
xxDUxx 8468031925
Update Readme.md 2022-07-10 11:18:28 +02:00
Hank 947f5afdc9 Added Screenshot 2022-07-10 11:16:58 +02:00
Hank 631f435ec4 Improving image - disable logging 2022-07-10 11:14:03 +02:00
xxDUxx 894285aff5
Create Readme.md 2022-07-10 11:13:58 +02:00
Hank f4fb4cd12f Fix init setting 2022-07-09 20:10:27 +02:00
Hank 17e3cc71cc Adding more description 2022-07-09 20:05:24 +02:00
Hank 3c32810162 Adding status file to metadata 2022-07-09 20:03:20 +02:00
Hank 874320cb63 Fixes 2022-07-09 19:58:39 +02:00
Hank 3fe261821d Fixes 2022-07-09 19:55:54 +02:00
Hank 9430b2faef 0.20: Added status saving 2022-07-09 19:23:22 +02:00
Hank efdff0f4a4 0.15 - first working version 2022-07-09 17:20:14 +02:00
awkirk71 9b55fc2394
Merge branch 'espruino:master' into master 2022-07-09 14:32:10 +01:00
adrian w kirk bbf94f862e matrix clock: typo in config 2022-07-09 14:23:57 +01:00
adrian w kirk 38be324bd9 Matrix Clock: Resized screen images 2022-07-09 14:21:14 +01:00
lu713691 984d91ed0c Matrix Clock: Updating documentation 2022-07-09 14:05:45 +01:00
Hank 570bec09ff Merge branch 'DrinkCounter' 2022-07-08 18:50:18 +02:00
Hank b0be12c03b Readme 2022-07-08 18:48:35 +02:00
Hank ae771c6515 Merge branch 'DrinkCounter' 2022-07-08 18:45:08 +02:00
Hank 51d1fab4e4 Readme 2022-07-08 18:41:58 +02:00
Leon Matthes 00546163ec [Alarms & Timers] Allow hiding timers/alarms 2022-07-08 18:32:01 +02:00
Gordon Williams b73c41baa4 Merge branch 'master' of github.com:espruino/BangleApps 2022-07-08 08:56:16 +01:00
Gordon Williams f8117221b5
Merge pull request #2031 from pidajo/agpswidget
[New] AGPS Widget
2022-07-08 08:35:03 +01:00
Gordon Williams cddeef0156 update main changelog 2022-07-08 08:31:17 +01:00
Gordon Williams c12e2101f2
Merge pull request #1996 from seanhagen/master
Rewrite Bowser clock to use ClockFace
2022-07-08 08:30:30 +01:00
Hank eb68aa4a4c New BAC calculation 2022-07-08 07:41:11 +02:00
pidajo 101ec7d753
Update README.md 2022-07-08 00:03:15 +02:00
pidajo 61ef5f3772
Create README.md 2022-07-08 00:00:48 +02:00
pidajo 74334e09c6
Add files via upload 2022-07-07 23:57:58 +02:00
pidajo 7402bdc7fe
Create metadata.json 2022-07-07 23:56:38 +02:00
pidajo 66d8770059
Create ChangeLog 2022-07-07 23:53:56 +02:00
pidajo 295cdb7e81
Create widget.js 2022-07-07 23:52:45 +02:00
Marco H cf1f2119cc Improve app handling
Unify writing
2022-07-07 21:24:47 +02:00
Leon Matthes f781f34200 Minimal battery: Optimizations 2022-07-07 19:38:42 +02:00
Leon Matthes 2a1eb5ade2 Minimal Bluetooth Widget 2022-07-07 19:38:42 +02:00
Leon Matthes e097da43dd Add Minimal Battery widget 2022-07-07 19:38:42 +02:00
Hank 4e1f52ea26 added ebac 2022-07-07 19:31:30 +02:00
Sean Patrick Hagen d79bc3b73f
Updating CHANGELOG & metadata 2022-07-07 10:18:35 -07:00
Hank 55675446fa Drinks selectable 2022-07-07 18:45:16 +02:00
Hank 4338cdda73 clearRect 2022-07-07 18:23:28 +02:00
Hank 927608be54 Adding time and beer. 2022-07-07 16:40:53 +02:00
Marco H 1c2ca29f3f Allow retry if download via app fails 2022-07-07 14:20:37 +02:00
Hank c3382032c2 png 2022-07-07 13:17:51 +02:00
Hank 22a722346c tabs 2022-07-07 13:13:40 +02:00
Hank 4ed167d1b6 Drink counter - init 2022-07-07 13:08:59 +02:00
lu713691 765e7cce42 Matrix Clock: Remove color schemes that don't work 2022-07-07 11:15:57 +01:00
Gordon Williams 789e3a7ec5 0.06: Bangle.js 2 enhancements - remove offscreen buffer and render direct 2022-07-07 11:00:18 +01:00
awkirk71 2398f7c964
Merge branch 'espruino:master' into master 2022-07-07 10:57:59 +01:00
lu713691 8ceeea95cd Matrix Clock: Expand colour schemes and add intensity setting for no shards displayed 2022-07-07 10:57:20 +01:00
Gordon Williams 970de6bf9b
Merge pull request #2005 from myxor/message_buzz_pattern_for_calls
Messages: Separate buzz pattern for incoming calls
2022-07-07 10:27:58 +01:00
Marco H bdf67c0360 Split settings file and data file into two 2022-07-07 09:51:57 +02:00
Hank 3aace6daff Teatimer: Fix BG/FG color 2022-07-07 08:58:14 +02:00
Marco H f06168af97 Merge branch 'master' into message_buzz_pattern_for_calls 2022-07-07 07:30:47 +02:00
lu713691 c1759cb310 Matrix Clock BUGFIX: typo in settings panel 2022-07-06 17:07:20 +01:00
lu713691 8028451d11 Merge remote-tracking branch 'origin/master' 2022-07-06 16:46:58 +01:00
lu713691 98a1abb180 Matrix Clock BUGFIX: typo in settings panel 2022-07-06 16:44:51 +01:00
awkirk71 ae8e2dd006
Merge branch 'espruino:master' into master 2022-07-06 16:10:05 +01:00
lu713691 c8059ce006 Matrix Clock Update: Matrix clock currently only works with the black theme, we extend to other themes
- setting panel is added so the colour scheme can be selected
2022-07-06 16:05:16 +01:00
Marco H 5ef4d8be70 Update README and screenshots 2022-07-06 14:13:23 +02:00
Marco H 603abf7bb7 Adjust max refresh interval 2022-07-06 14:06:38 +02:00
Marco H dabaec97d6 Load AGPS data on app start and automatically in background 2022-07-06 14:03:35 +02:00
xxpasixx 095f1c6dd5
Update metadata.json 2022-07-06 12:19:47 +02:00
xxpasixx 5c04d60da2
Update ChangeLog 2022-07-06 12:19:25 +02:00
xxpasixx ab33e7adae
add warnapp Logo 2022-07-06 12:12:25 +02:00
Marco Heiming 39e6ccb823 Merge branch 'master' into message_buzz_pattern_for_calls 2022-07-06 11:32:41 +02:00
xxpasixx 6f1697f868
add airbnb icon 2022-07-06 11:24:00 +02:00
Gordon Williams 9d65537dc2
Merge pull request #2026 from myxor/owm_interface_update
OpenWeatherMap: minor update
2022-07-06 09:45:38 +01:00
Gordon Williams bc4746ef45
Merge pull request #2023 from LeonMatthes/master
Fix "Vibrate: off" being ignored by messages app
2022-07-06 09:45:08 +01:00
Gordon Williams 70d5bf40de teatimer Fix issue setting colors after showMessage (fix #2025) 2022-07-06 09:42:31 +01:00
Gordon Williams b6f501b6bf check for badly named changelogs, fix some more (ref #2024) 2022-07-06 09:30:44 +01:00
Gordon Williams 1e9a35cc1a
Merge pull request #2024 from buergi/fixing_changelog_case
Fixed existance of multiple change logs with different cases
2022-07-06 09:24:44 +01:00
Marco H a256bbed00 Use official writing of OpenWeatherMap
Short documentation on how to get a OWN API key
2022-07-06 08:12:33 +02:00
Marco Heiming d82454f942 Fix messages ignoring "Vibrate: Off" setting (from PR #2023) 2022-07-06 07:49:16 +02:00
buergi b615abd9b6 Fixed existance of multiple change logs with different cases 2022-07-05 23:48:24 +02:00
Leon Matthes b00c6e48c4 Fix "Vibrate: off" being ignored by messages app 2022-07-05 23:18:11 +02:00
thyttan 8c6bfd96c6
tested with messages v0.41 fw2v14 2022-07-05 18:50:34 +02:00
thyttan 39a792d9ef
Update metadata.json 2022-07-05 18:43:33 +02:00
thyttan 13a7998098
Update ChangeLog 2022-07-05 18:43:06 +02:00
thyttan a7f4b83927
Remove unnecessary line of code
This change doesn't change functionality of the app. But it does make it compatible with @rigrig's version of the messages app. I think it's something to do with asynchronous code - but I'm really not qualified to say.
2022-07-05 18:38:41 +02:00
thyttan b99371e278
Music Messages -> Messages Music 2022-07-05 17:40:57 +02:00
Gordon Williams 970c344c11 Merge branch 'master' of github.com:espruino/BangleApps 2022-07-05 15:31:57 +01:00
Gordon Williams 70f15ae1ed fixing more warnings from CI test - where no changelog was added 2022-07-05 15:31:47 +01:00
Gordon Williams b6cb080670
Merge pull request #2021 from deirdreobyrne/locale_en_IE
Adding en_IE
2022-07-05 15:03:55 +01:00
Hank 94aa001760 Mod changelog 2022-07-05 12:14:19 +02:00
Hank e48bf98739 Fix tabs 2022-07-05 12:05:17 +02:00
Hank 6fddc24d60 Enabled tap; fixed image position 2022-07-05 12:03:53 +02:00
Hank ba186c2463 Fix tabs 2022-07-05 10:53:52 +02:00
Hank b593fd56ff hidcam: Bangle.js 2 support 2022-07-05 10:51:38 +02:00
deirdreobyrne a383e1fdc2 Adding en_IE 2022-07-04 21:07:06 +01:00
Gordon Williams 427cfb593e
Merge pull request #1969 from halemmerich/owmweather
Pull weather from OpenWeatherMap via http
2022-07-04 14:54:54 +01:00
Gordon Williams 6c0ad7a394
Merge pull request #2013 from halemmerich/bthrm
BTHRM - Various improvements
2022-07-04 14:15:06 +01:00
deirdreobyrne 7bea535086
Merge branch 'espruino:master' into widmp 2022-07-04 13:46:43 +01:00
Gordon Williams 9375cc5eff
Merge pull request #2010 from peerdavid/master
[BW clock] Bugfix: Ignore clicks for widgets.
2022-07-04 11:06:48 +01:00
Gordon Williams b402d77a9a
Merge pull request #2015 from halemmerich/hrmaccevents
hrmaccevents - Allow downloads of logged data from Bangle
2022-07-04 11:06:11 +01:00
Gordon Williams cfb8b3c90f
Merge pull request #2016 from glemco/master
presentation_timer: initial release
2022-07-04 11:05:41 +01:00
Gordon Williams 576afcbaf2
Merge pull request #2012 from awkirk71/master
Sliding Clock: Settings Screen
2022-07-04 10:57:46 +01:00
Gordon Williams 34b9feaefe
Merge pull request #2017 from halemmerich/kbmulti
Multitap Keyboard
2022-07-04 10:45:51 +01:00
Gordon Williams 92bb4e9a22
Merge pull request #2014 from halemmerich/android
android - Fix timeout not beeing cleared
2022-07-04 10:38:15 +01:00
Hank d0a33541a5 0.15: Added option to hide widget when connected 2022-07-04 09:45:15 +02:00
Martin Boonk 54232adbe8 kbmulti - Fix space and backspace when not at end of text 2022-07-03 20:01:42 +02:00
Martin Boonk 2b3b451ec7 kbmulti - Fix/Workaround for 2v14 2022-07-03 20:01:42 +02:00
Martin Boonk dd5e2b2000 kbmulti - Allow more characters if help button invisible 2022-07-03 20:01:42 +02:00
Martin Boonk 05c4e12c78 kbmulti - Set cursor to end of text on start 2022-07-03 20:01:42 +02:00
Martin Boonk 41e58a90d3 kbmulti - Bump version and changelog 2022-07-03 20:01:42 +02:00
Martin Boonk 98394557ae kbmulti - Implement moving the cursor inside the text 2022-07-03 20:01:42 +02:00
Martin Boonk 05d9018025 owmweather - Adds weather.json as data to metadata file 2022-07-03 11:44:25 +02:00
Martin Boonk 51439c74b1 owmweather - Fix check for the last update 2022-07-03 11:41:13 +02:00
Martin Boonk f286d7b4b6 owmweather - Only try to pull if BT is connected 2022-07-03 11:18:13 +02:00
Martin Boonk 16418fa364 owmweather - Remove dependency to weather, some apps just use weather.json 2022-07-03 11:12:16 +02:00
Martin Boonk 9a62e818d1 hrmaccevents - Bump version 2022-07-03 11:04:47 +02:00
Martin Boonk cdc2da170b hrmaccevents - Use internal HRM event if needed 2022-07-03 11:02:54 +02:00
Martin Boonk ac92a6995a hrmaccevents - Allow downloading files directly from customizer 2022-07-03 11:02:54 +02:00
Martin Boonk f9cb4629d6 owmweather - Add settings file to metadata 2022-07-02 23:41:46 +02:00
Martin Boonk 729628ca0f owmweather - Move pulling code to lib 2022-07-02 23:41:46 +02:00
Martin Boonk 76cd112a13 owmweather - Show message during save 2022-07-02 23:26:18 +02:00
Martin Boonk b6c6ca3c86 owmweather - Show hint if pull method not available 2022-07-02 22:49:09 +02:00
Martin Boonk d26c33aef6 owmweather - Set 3h refresh default value 2022-07-02 22:48:45 +02:00
Martin Boonk f406df4210 owmweather - Adds interface to change API key in browser 2022-07-02 21:23:46 +02:00
Gabriele Monaco 211e547603 presentation_timer: initial release 2022-07-02 19:09:36 +02:00
Martin Boonk 3de13839fb android - Bump version and changelog 2022-07-02 17:17:47 +02:00
Martin Boonk aaa1856892 android - Fix timeout not beeing cleared 2022-07-02 17:00:23 +02:00
Martin Boonk 97b96114d5 owmweather - Get location on every pull 2022-07-02 16:52:42 +02:00
Martin Boonk 650af83736 owmweather - Do not enable by default 2022-07-02 16:44:28 +02:00
Martin Boonk 1e9d708d8c owmweather - Use default random ID 2022-07-02 16:42:58 +02:00
Martin Boonk 1abeaa45d1 owmweather - Cleanup code 2022-07-02 16:39:59 +02:00
Martin Boonk 4d46df3082 owmweather - Adds default config 2022-07-02 16:31:30 +02:00
Martin Boonk 09e5c8cadc owmweather - Display error on unexpected data 2022-07-02 16:31:05 +02:00
Martin Boonk 8a14255c5f owmweather - Show notice if not textinput is installed 2022-07-02 16:11:02 +02:00
Martin Boonk c8fc3046d4 owmweather - Read settings on every refresh 2022-07-02 16:10:01 +02:00
Martin Boonk 2fbe9cd6c1 owmweather - Add dependency to weather app 2022-07-02 15:42:49 +02:00
Martin Boonk 2e35162f84 owmweather - Adds notice on location 2022-07-02 15:41:55 +02:00
Martin Boonk 8a49ca06ab owmweather - Update readme and metadata 2022-07-02 15:29:04 +02:00
Martin Boonk 3132dcb46e owmweather - Add settings 2022-07-02 15:24:46 +02:00
Martin Boonk 27062fdbc0 owmweather - Get weather on boot if older than refresh period 2022-07-02 15:24:11 +02:00
Martin Boonk 37df546df0 owmweather - Correctly handle the http promise 2022-07-02 14:29:29 +02:00
deirdreobyrne 54ea6c35e4 Better formula for the phase 2022-07-02 13:05:17 +01:00
Martin Boonk 7a7499d20e owmweather - Only start new request if not already waiting for one 2022-07-02 12:25:04 +02:00
Martin Boonk d7f34c5cab owmweather - Use new Bangle.http api 2022-07-02 12:19:40 +02:00
Martin Boonk 8e788a608a Initial proof of concept 2022-07-02 12:02:04 +02:00
Martin Boonk 22975c2839 bthrm - Update readme and changelog 2022-07-02 11:44:37 +02:00
Martin Boonk fd0e13226b bthrm - Allow recording unmodified internal HR 2022-07-02 11:28:17 +02:00
Martin Boonk a142bfa5f2 bthrm - Reset retry time for all causes but connection timeout 2022-07-02 10:19:43 +02:00
Martin Boonk e38c7832c6 bthrm - Better mechanism for HRM fallback 2022-07-02 10:19:43 +02:00
Martin Boonk 26a8940af0 bthrm - Prevent indefinite recursion on HRM fallback 2022-07-02 10:19:43 +02:00
Martin Boonk 446a56ba6b bthrm - Reset retry time if connection successful 2022-07-02 10:19:43 +02:00
Martin Boonk cb156b925c bthrm - Do not allow profiles to change debug log setting 2022-07-02 10:19:43 +02:00
Martin Boonk be2f145524 bthrm - Correctly clear retry timeout on poweroff 2022-07-02 10:19:43 +02:00
Martin Boonk 9ff20b9367 bthrm - Rename internal events to allow correct filtering 2022-07-02 10:19:43 +02:00
Martin Boonk 07f7c2fec4 bthrm - Fix HRM fallback switching 2022-07-02 10:19:43 +02:00
Martin Boonk a1e52e15ef bthrm - Use default boolean formatter in custom menu 2022-07-02 10:19:43 +02:00
Martin Boonk c6489b1044 bthrm - Directly apply changes if custom mode is active 2022-07-02 10:19:43 +02:00
Martin Boonk 258fa141be bthrm - Add missing semicolon 2022-07-02 10:19:43 +02:00
Martin Boonk fce4519ab4 bthrm - fix fallback switching on HRM all the time 2022-07-02 10:19:37 +02:00
Hank 371dd94a03 fix ms 2022-07-02 08:54:27 +02:00
Hank d83396036b widbt: Added configuration option 2022-07-01 23:01:48 +02:00
adrian w kirk fb68c133f3 sliding text clock: resized reamme images 2022-07-01 21:18:27 +01:00
adrian w kirk 91bc34a9dc sliding text clock: BUGFIX - Live controls not working after fresh load on bangle 2022-07-01 19:51:00 +01:00
adrian w kirk bb8938e385 sliding text clock: second attempt at documentation uplaod 2022-07-01 19:46:42 +01:00
adrian w kirk 8afb3a8303 Revert "sliding text clock: updating the documentation for bangle2"
This reverts commit 711a56556a.
2022-07-01 19:26:39 +01:00
David Peer d3c93d8569 Fix 2022-07-01 20:14:18 +02:00
adrian w kirk 9711d3c172 sliding text clock: BUGFIX - Live control not cycling through all the colours 2022-07-01 19:04:31 +01:00
adrian w kirk 711a56556a sliding text clock: updating the documentation for bangle2 2022-07-01 19:03:36 +01:00
Hank c99a0de9a9 widbt_notify: Added "connection restored" notification. Fixed restoring of the watchface. 2022-07-01 19:49:35 +02:00
Hank 088cd53b9c Fixes 2022-07-01 19:25:54 +02:00
Hank 44ce655023 Added missing position note 2022-07-01 19:12:53 +02:00
Hank fbaa889183 Merge branch 'master' of https://github.com/pebl-hank/BangleApps 2022-07-01 18:32:40 +02:00
Hank 7e2f03adb1 Small fixes 2022-07-01 18:30:26 +02:00
adrian w kirk bfa453c745 Merge remote-tracking branch 'origin/master' 2022-07-01 15:55:49 +01:00
adrian w kirk 9d53a9877b sliding clock: Updated ChangeLog 2022-07-01 15:55:22 +01:00
awkirk71 6a3d030973
Merge branch 'espruino:master' into master 2022-07-01 15:43:16 +01:00
adrian w kirk 2630d328ac sliding clock bug fix: settings loaded does not need secondsOnUnlock var 2022-07-01 15:41:41 +01:00
David Peer ebe9b6efd4 Minor changes 2022-07-01 16:04:16 +02:00
David Peer 373613f64c Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-07-01 15:09:44 +02:00
David Peer 22cec695c0 Fixed widgets clicks. 2022-07-01 15:09:40 +02:00
Gordon Williams 72f5769486 fix clear amount 2022-07-01 11:07:22 +01:00
Gordon Williams 20d5bae555 bthrm 0.11: App now shows status info while connecting
+      Fixes to allow cached BluetoothRemoteGATTCharacteristic to work with 2v14.14 onwards (>1 central)
2022-07-01 11:01:27 +01:00
Hank b632c232aa Minor changes 2022-06-30 10:15:01 +02:00
David Peer 157135242c Minor change 2022-06-29 22:13:03 +02:00
David Peer 1cc51c470a Minor changes 2022-06-29 22:10:20 +02:00
David Peer fe9e982306 Minor design improvements 2022-06-29 22:03:10 +02:00
David Peer d169dd94ec Minor improvement 2022-06-29 19:43:15 +02:00
David Peer 4a6bfad90d Minor change 2022-06-29 19:36:00 +02:00
David Peer a840b1a14a Change charging icon 2022-06-29 19:35:45 +02:00
David Peer 7759297538 Minor improvement for charging state 2022-06-29 19:33:23 +02:00
David Peer b5e691a538 Stability improvement 2022-06-29 19:25:34 +02:00
David Peer 3bf5407dff Minor improvement 2022-06-29 19:15:00 +02:00
David Peer f343195f14 Verison 0.12 - Implements a 2D menu. 2022-06-29 19:14:00 +02:00
Marco Heiming 0f4fc046f6 Merge branch 'master' into message_buzz_pattern_for_calls 2022-06-29 14:28:52 +02:00
Gordon Williams 9a3e2bc194 Merge branch 'master' of github.com:espruino/BangleApps 2022-06-28 15:32:10 +01:00
Gordon Williams 85dad61386 android 0.13: Added Bangle.http function (see Readme file for more info) 2022-06-28 15:31:57 +01:00
Gordon Williams 67a5453118
Merge pull request #2006 from myxor/widbaroalarm_v0.06
Widget Barometeralarm: Fix exception
2022-06-28 15:20:06 +01:00
adrian w kirk 2735ce8ff6 sliding clock bug fix: screen controls still not working properly 2022-06-28 14:25:51 +01:00
Lubomir f3d3091706
Remove pointless functions 2022-06-28 22:27:22 +10:00
Lubomir 23086cc0df
Merge branch 'master' into icon-notifs 2022-06-28 22:27:06 +10:00
Marco Heiming 233b0dc8fc Fix exception 2022-06-28 13:00:26 +02:00
Marco Heiming 4cf04308ee Separate buzz pattern for incoming calls 2022-06-28 12:43:25 +02:00
Gordon Williams d34fe36331
Merge pull request #2004 from CarlR9/master
Add files via upload
2022-06-28 11:15:06 +01:00
adrian w kirk 6771d1afdd Merge remote-tracking branch 'origin/master' 2022-06-28 11:13:46 +01:00
adrian w kirk b19850e9fb sliding clock bug fixe: typo in fr short name 2022-06-28 11:13:34 +01:00
awkirk71 0f7891e592
Merge branch 'espruino:master' into master 2022-06-28 11:10:34 +01:00
adrian w kirk 08a2377de1 Merge remote-tracking branch 'origin/master' 2022-06-28 11:09:06 +01:00
adrian w kirk d87a2532d6 bug fixes: setting screen not controlling language
- wrong screen version used for bangle 2
2022-06-28 11:08:43 +01:00
CarlR9 6c6e9b141d
Add files via upload 2022-06-28 22:01:54 +12:00
Gordon Williams f9f8cfe29f
Merge pull request #1975 from trufae/kw2
Release kanawatch 0.03
2022-06-28 10:23:13 +01:00
Gordon Williams 513f581fc0
Merge pull request #1990 from myxor/widbaroalarm_v0.05
WidBaroAlarm v0.05
2022-06-28 10:21:42 +01:00
Gordon Williams b2f516c0c0
Merge pull request #2002 from CarlR9/master
Updated Screenlock
2022-06-28 10:21:16 +01:00
Gordon Williams 596a8183c0 fixing versions/etc o remove lint warnings 2022-06-28 10:19:29 +01:00
Gordon Williams 42202a2a8b
Merge pull request #2003 from peerdavid/master
[InfoApp] Show Total, Free and Trash, I also added the file counts (fileCount, trashCount)
2022-06-28 10:01:16 +01:00
Gordon Williams 76929bf03a
Merge pull request #2001 from blogmywiki/master
Upadte MacWatch README files
2022-06-28 09:48:52 +01:00
David Peer 72870d6d6c Minor design changes 2022-06-28 10:10:46 +02:00
David Peer 81aac3b164 Performance improvements BW clock. 2022-06-28 10:08:52 +02:00
Peer David c0375d732a
Merge branch 'espruino:master' into master 2022-06-28 09:54:19 +02:00
David Peer a7e99ede91 Update 0.03 - Show storage stats for free, used and trash 2022-06-28 09:53:59 +02:00
Gordon Williams 0fadb39ae9
Merge pull request #2000 from peerdavid/master
Refactoring and improvements of HomeAssistant, BWClock and Info App.
2022-06-28 08:21:01 +01:00
Marco Heiming 579e57f82e Do not show widget at wrong position
Better readability of IF statement
2022-06-28 08:41:12 +02:00
CarlR9 f308ee7802
Add files via upload 2022-06-28 12:06:11 +12:00
CarlR9 3ead5bbcac
Add files via upload 2022-06-28 11:59:08 +12:00
pancake 98bc3bf9bd minor fies 2022-06-28 01:56:11 +02:00
pancake f4cf75a541 Update screenshot 2022-06-28 01:42:12 +02:00
pancake 4059d4c42c Release kanawatch 0.03
* Fix ui button issue, reduce source size, improved graphics
* Add the program to generate all the katakana/hiragana images
* Improve battery life reducing fullscreen refresh
* Show month and day numbers
2022-06-28 01:33:25 +02:00
pancake c060e5edb8 Release tabanchi 0.03, reduce source size and fix a js error in the clock screen 2022-06-28 00:31:15 +02:00
Giles Booth 7471e48c82
Update README.md 2022-06-27 20:54:13 +01:00
Giles Booth 19d14e7a7e
Update README.md 2022-06-27 20:53:28 +01:00
Giles Booth ff216c5e78
Update README.md 2022-06-27 20:53:03 +01:00
awkirk71 dbc585ee98
Merge branch 'espruino:master' into master 2022-06-27 18:14:24 +01:00
adrian w kirk f561b44463 disabling screen controls on the sliding text GUI for the bangle2 2022-06-27 18:04:45 +01:00
David Peer 86af82dd06 Lazy load images to improve memory consumption. 2022-06-27 17:59:15 +02:00
David Peer 0a3222eae3 Improved stability 2022-06-27 17:45:42 +02:00
David Peer 5c6952a260 Integrate HomeAssistant into BW Clock 2022-06-27 17:41:43 +02:00
David Peer 69f4aa1395 Minor fixes 2022-06-27 16:46:40 +02:00
Peer David 1c723001a3
Merge pull request #3 from peerdavid/feature/ha_library
Export a library for other apps
2022-06-27 16:37:42 +02:00
David Peer eee3a8c0af Export a library for other apps 2022-06-27 16:36:26 +02:00
David Peer ee994e027f Version 0.02 of "Info" app including weather data 2022-06-27 16:12:26 +02:00
Marco H 11507d5eb4 Improve performance for deletion
Better titles for alarms
2022-06-27 13:50:58 +02:00
Gordon Williams 02ca72a222
Merge pull request #1989 from myxor/circlesclock_v0.13
CirclesClock v0.13
2022-06-27 12:28:50 +01:00
Gordon Williams a3fa5f1f30
Merge pull request #1992 from xxDUxx/master
New app: tinyVario
2022-06-27 12:24:28 +01:00
Gordon Williams 6d0b3f8754
Merge pull request #1993 from pebl-hank/hBatteryWidget
H battery widget
2022-06-27 12:22:22 +01:00
Gordon Williams a49ef89ab1
Merge branch 'master' into fixAlarm 2022-06-27 12:21:44 +01:00
Gordon Williams 29d8fd6f6d
Merge pull request #1998 from CarlR9/master
Screenlock Widget
2022-06-27 12:20:39 +01:00
Gordon Williams b4bce45449
Merge pull request #1988 from blogmywiki/master
[new app] MacWatch
2022-06-27 12:17:44 +01:00
Gordon Williams 2659d5f46b
Merge pull request #1995 from peerdavid/master
[HomeAssistant] Trigger HomeAssistant automations with your BangleJs
2022-06-27 12:16:04 +01:00
Marco H 803c65eb75 Update changelog 2022-06-27 12:59:21 +02:00
Marco H e161a030c1 Fix deletion of old entries in log
Only use valid pressure values
2022-06-27 12:58:33 +02:00
Gordon Williams 20751d6e74
Merge pull request #1986 from TrinTragula/master
[new app] Bouncing DVD logo
2022-06-27 11:42:22 +01:00
Gordon Williams b74e2c3a09
Merge pull request #1987 from fewieden/fix/stardate-clock
[stardateclock] Fix let/const usage
2022-06-27 11:40:48 +01:00
Gordon Williams fb87e14c98
Merge pull request #1994 from dotgreg/master
[NEW CLOCK] Advanced Casio Clock
2022-06-27 11:36:59 +01:00
Gordon Williams 4e7a61f3ca
Merge pull request #1984 from halemmerich/ltherm
Ltherm - Use barometer temp if available
2022-06-27 11:28:33 +01:00
Gordon Williams b96b5db6b4
Merge pull request #1983 from halemmerich/hrmaccevents
Hrmaccevents - Allow recording to bangle storage and show status info on display
2022-06-27 11:28:10 +01:00
Gordon Williams eaba9148b1
Merge pull request #1946 from alessandrococco/sched-patch
[Scheduler] Delete a timer after expiration
2022-06-27 11:05:38 +01:00
Gordon Williams 85be2caece
Merge pull request #1979 from Stiralbios/master
[TerminalClock] Use ClockFace module and add the ability to personalize the line order
2022-06-27 11:05:08 +01:00
Gordon Williams 4c80a1a4ae
Merge pull request #1980 from alessandrococco/firmware-214
Remove custom boolean formatters
2022-06-27 11:04:12 +01:00
Gordon Williams a9a6efc987
Merge pull request #1982 from halemmerich/hrm
HRM raw graph autoscaling
2022-06-27 11:00:26 +01:00
Gordon Williams 13ee8ecb19
Merge pull request #1978 from barakplasma/fix-mjs-content-type
[apps/Hebrew Calendar] fix: can't load dependency for customizer.html
2022-06-27 10:57:55 +01:00
Gordon Williams 442b3b6fa4
Merge pull request #1976 from Darin755/master
Who uses yards?
2022-06-27 10:36:22 +01:00
David Peer d6a1c6b07f Fix template 2022-06-26 16:02:33 +02:00
David Peer 8eb1f23010 Show template if nothing is on bangle yet... 2022-06-26 15:59:40 +02:00
David Peer 8ee12fc5e8 Minor fix if nothing is installed yet 2022-06-26 15:56:41 +02:00
David Peer 49eb18df0b Working verision. 2022-06-26 13:12:21 +02:00
David Peer 3543cc6858 Better default entries handling 2022-06-26 13:09:02 +02:00
David Peer 6c1b48bcba Test 2022-06-26 13:04:13 +02:00
David Peer 701e1c58ef Minor changes 2022-06-26 13:01:29 +02:00
David Peer e51967d8d4 Improvements 2022-06-26 12:57:33 +02:00
David Peer fe6293dcbb Some improvements 2022-06-26 12:54:25 +02:00
David Peer f98fd1662d Improved custom.html 2022-06-26 12:49:06 +02:00
David Peer 5461a7c6f5 Fixed path to html 2022-06-26 12:41:53 +02:00
David Peer cc7e5600e3 Using custom.html again to ensure that data is uploaded. 2022-06-26 12:40:28 +02:00
David Peer 8b9a34aab0 Minor changes 2022-06-26 12:32:24 +02:00
David Peer f4aa2fcf8e Fixes 2022-06-26 12:29:58 +02:00
David Peer ee0fb2790a Don't stringify string 2022-06-26 12:24:04 +02:00
David Peer e9152c354d Improvements 2022-06-26 12:23:22 +02:00
BartS23 808a94582f Alarms with hidden: true are not filtered 2022-06-26 12:23:09 +02:00
David Peer 189b85301b Write and load data 2022-06-26 12:14:06 +02:00
David Peer cb2d2657d6 onInit needed 2022-06-26 11:52:13 +02:00
David Peer 9ec50b4d8f Remove custom -- interafce.html 2022-06-26 11:49:45 +02:00
David Peer fcbcfadd57 Interface instead of custom 2022-06-26 11:49:30 +02:00
David Peer d9b4d27a82 Test 2022-06-26 11:42:13 +02:00
David Peer 2ea52e9f52 Minor test 2022-06-26 11:37:14 +02:00
David Peer b8b73d1564 Fixes 2022-06-26 11:29:24 +02:00
David Peer 0bfa726a49 Better debugging 2022-06-26 11:22:32 +02:00
David Peer aad3f43d87 Fixes 2022-06-26 11:16:38 +02:00
David Peer 295a9b57f0 Use utils to read storage file 2022-06-26 11:11:55 +02:00
CarlR9 5344084533
Add files via upload 2022-06-26 21:05:46 +12:00
David Peer a94554d706 Test json loader 2022-06-26 11:03:30 +02:00
David Peer e9ddfb06f3 Load trigger from bangle 2022-06-26 10:55:51 +02:00
CarlR9 6e357b93db
Add files via upload 2022-06-26 20:20:05 +12:00
CarlR9 08fdbc90d2
Add files via upload 2022-06-26 20:02:40 +12:00
CarlR9 6ae328d528
Add files via upload 2022-06-26 19:15:52 +12:00
CarlR9 c8577945e5
Add files via upload 2022-06-26 19:02:32 +12:00
CarlR9 165e023663
Add files via upload 2022-06-26 18:51:58 +12:00
Richard de Boer 91e80cc3b2
barclock: add powerSave option, perform second updates in "ram" 2022-06-26 00:03:29 +02:00
CarlR9 a80bd58965
Add files via upload 2022-06-25 21:05:42 +12:00
David Peer 33dc0c566d Add generic intent "TRIGGER" whenever a trigger is send. 2022-06-25 10:52:42 +02:00
CarlR9 9e74547d74
Add files via upload 2022-06-25 20:34:52 +12:00
CarlR9 8e82c45aa0
Add files via upload 2022-06-25 20:13:16 +12:00
Giles Booth a0fb9baa79
Update metadata.json 2022-06-25 09:13:01 +01:00
Giles Booth 92eccd5094
Update ChangeLog 2022-06-25 09:12:42 +01:00
Giles Booth 3213051eb7
Update app.js 2022-06-25 09:11:50 +01:00
Giles Booth dd48884a60
Update README.md 2022-06-25 09:11:24 +01:00
CarlR9 1986522a75
Add files via upload 2022-06-25 20:05:45 +12:00
CarlR9 19daee6b71
Add files via upload 2022-06-25 19:08:04 +12:00
CarlR9 0f6eb606d8
Add files via upload 2022-06-25 18:42:20 +12:00
Giles Booth 92bfa240b5
Update ChangeLog 2022-06-24 17:52:46 +01:00
Giles Booth 89c56ec41f
Update metadata.json 2022-06-24 17:52:14 +01:00
Giles Booth 753ff272cc
shimmy date along a bit 2022-06-24 17:51:45 +01:00
Giles Booth 73b792eb9d
new app icon
changed to avoid confusion with original simple MacWatch app
2022-06-24 17:50:02 +01:00
Giles Booth 158ca1116d
new icon, different to MacWatch 1 2022-06-24 17:48:02 +01:00
Giles Booth 6fb6620ae7
Update README.md 2022-06-24 16:46:12 +01:00
Giles Booth 27491ffe96
fix storage app name error 2022-06-24 16:42:19 +01:00
Giles Booth 3539309a9e
Update README.md 2022-06-24 13:02:25 +01:00
Giles Booth 4cb3f91a51
Update README.md 2022-06-24 13:00:20 +01:00
Giles Booth 4a8818dd6e
Create README.md 2022-06-24 12:59:47 +01:00
David Peer 70fbd194f1 Minor changes 2022-06-24 12:57:32 +02:00
David Peer 31a538b577 Minor changes 2022-06-24 12:57:03 +02:00
David Peer 6efb06a833 Set width of text area 2022-06-24 12:47:56 +02:00
greg@1m 9b676885d3 updating readme 2022-06-24 12:47:34 +02:00
David Peer c0f3d9b8a9 Retry logic for sending intents 2022-06-24 12:45:11 +02:00
greg@1m 05137dfde0 improving webapp and adding screenshots 2022-06-24 12:38:19 +02:00
Giles Booth 1bf98df049
Add files via upload 2022-06-24 11:15:21 +01:00
Giles Booth 7065377642
Create app-icon.js 2022-06-24 11:13:57 +01:00
Giles Booth 7794b737e7
Add files via upload 2022-06-24 11:12:15 +01:00
Giles Booth fc1adeb193
Add files via upload 2022-06-24 11:10:54 +01:00
Giles Booth 082cb20c5d
Create metadata.json 2022-06-24 11:10:00 +01:00
Giles Booth 683f3361d2
Create ChangeLog 2022-06-24 11:08:18 +01:00
Giles Booth 212d165f15
Create app.js 2022-06-24 10:58:59 +01:00
Marco Heiming 936702d9fc Fix widget drawing without having the actual widget area 2022-06-24 11:30:12 +02:00
David Peer 649ecf4952 Add trick how to start HomeAssistant automatically. 2022-06-24 11:29:25 +02:00
David Peer f7247753c0 Minor fix; 2022-06-24 09:40:20 +02:00
David Peer b974887c4b Remove Unnecessary semicolon no-extra-semi 2022-06-24 09:39:56 +02:00
David Peer 2f29c9ada2 Minor changes 2022-06-24 09:37:49 +02:00
David Peer 96c247944b Fixed metadata 2022-06-24 09:33:02 +02:00
David Peer bd1a6459b2 Support display name and icons. 2022-06-24 09:29:49 +02:00
David Peer e87d6aa26c First test with display name and json file 2022-06-24 08:59:51 +02:00
David Peer d5557ee508 Minor design changes 2022-06-24 08:46:31 +02:00
David Peer dee0ca3aef Added APP_STARTED to Readme 2022-06-24 08:36:08 +02:00
David Peer b4ce80db86 Added screenshot 2022-06-24 08:33:44 +02:00
David Peer 27eaa5beed Improved UI 2022-06-24 08:33:14 +02:00
David Peer 5af5f5a7d0 Undo other changes... 2022-06-24 08:19:08 +02:00
Sean Patrick Hagen 411e724868
On-save auto-formatting 2022-06-23 21:10:27 -07:00
Sean Patrick Hagen b84c6573eb
Rewrite Bowser clock to use ClockFace 2022-06-23 21:10:15 -07:00
greg@1m 221f1a371b updating webapp link to github 2022-06-23 21:39:34 +02:00
Marco Heiming 9c63ebf9da Bump version 2022-06-23 21:29:21 +02:00
greg@1m 007344115b cleaning code 2022-06-23 21:11:03 +02:00
David Peer a3f192c3d9 Minor change 2022-06-23 21:03:32 +02:00
greg@1m 3d86cb3e23 adding data.json in settings and updating links 2022-06-23 20:57:30 +02:00
David Peer a3e8fb5b77 Finished readme 2022-06-23 20:52:20 +02:00
David Peer 9c6178df7d Minor fixes 2022-06-23 20:32:39 +02:00
David Peer ee2d45ebd6 Better description 2022-06-23 20:26:25 +02:00
David Peer 0c0fb6089c Fixed Icon Color 2022-06-23 20:24:32 +02:00
David Peer 23e8925595 Minor changes 2022-06-23 20:23:30 +02:00
David Peer 23da906d51 Use extra of intent rather than intents -- much easier to configure. 2022-06-23 20:23:20 +02:00
David Peer 4966143cef Added custom html page 2022-06-23 20:11:07 +02:00
greg@1m 8fe186df28 readme update 2022-06-23 20:10:31 +02:00
David Peer 21cc7a07cc First working version :D 2022-06-23 20:06:53 +02:00
greg@1m cb025421d1 readme update 2022-06-23 19:59:43 +02:00
greg@1m 2e69b7bad1 readme update 2022-06-23 19:55:15 +02:00
greg@1m 1f57e42f79 readme update 2022-06-23 19:52:21 +02:00
greg@1m 8aba1c9172 adding clock type and readme update 2022-06-23 19:48:29 +02:00
greg@1m 0ae29feed0 adding clock type and readme update 2022-06-23 19:44:22 +02:00
greg@1m b3ba08da48 fixing entry point pb 2022-06-23 19:29:15 +02:00
greg@1m 821db85138 fix packagejson pb 2022-06-23 19:26:01 +02:00
greg@1m dddc00f904 adding screenshots 2022-06-23 19:22:28 +02:00
greg@1m 854569a642 fixing readme 2022-06-23 19:12:57 +02:00
greg@1m 464c1554d1 advcasio fixing path 2022-06-23 19:02:59 +02:00
greg@1m 908828e92e adding advCasio o o o 2022-06-23 18:58:18 +02:00
David Peer ce90666725 Minor changes 2022-06-23 18:51:37 +02:00
Hank 127cb501b9 More fixes 2022-06-23 17:05:08 +02:00
Hank 237cc63239 More fixes 2022-06-23 16:53:06 +02:00
Marco Heiming 99ec754622 Fix tendency format 2022-06-23 16:16:59 +02:00
Hank d2a1c7658f Minor fix 2022-06-23 15:51:06 +02:00
Hank b17dbe015a Fixed position after unlocking 2022-06-23 15:49:09 +02:00
xxDUxx 16115f8343
Update app.js 2022-06-23 13:46:45 +02:00
xxDUxx d9a5c3d5c0
Update app.js 2022-06-23 13:36:46 +02:00
xxDUxx 5ca23e019e
Merge branch 'espruino:master' into master 2022-06-23 13:03:15 +02:00
xxDUxx 7c29d40313
Update metadata.json 2022-06-23 12:49:56 +02:00
xxDUxx 6c5c2f012b
Update README.md 2022-06-23 12:36:02 +02:00
xxDUxx 8d6f4dd435
Update README.md 2022-06-23 12:33:02 +02:00
xxDUxx 8f066f3f9b
Update README.md 2022-06-23 12:30:20 +02:00
xxDUxx 3f74357827
Create README.md 2022-06-23 12:28:26 +02:00
xxDUxx 9c2512c5b9
Update app.js 2022-06-23 12:14:53 +02:00
Marco Heiming 634b0bb29a Better code structure 2022-06-23 11:43:28 +02:00
Marco Heiming c2c7d168a7 Fix logging of entries & calculation of alarms 2022-06-22 15:40:36 +02:00
Marco Heiming 5f11743d76 Fix warning calculation 2022-06-22 15:14:18 +02:00
Marco Heiming ac74ec2818 Update screenshot and remove double minus sign 2022-06-22 14:30:01 +02:00
Marco Heiming ed5fb8aee8 Fix changelog 2022-06-22 14:27:06 +02:00
Marco Heiming f988c299dd Remove arrows from widget 2022-06-22 14:25:46 +02:00
Marco Heiming 1d7b98a5f4 Fix metadata 2022-06-22 11:58:51 +02:00
Marco Heiming 2dce374a18 Show difference of last measurement to pressure average of the the last three hours and an arrow indicating the trend in the widget 2022-06-22 11:55:07 +02:00
Marco H ed444aafa7 CirclesClock v0.13 2022-06-22 11:09:54 +02:00
Giles Booth c94e3dcc13
Create ChangeLog 2022-06-22 07:18:01 +01:00
Giles Booth cd6c443aed
fix app icon 2022-06-22 07:13:39 +01:00
Giles Booth 5c4130467e
fix typo in screenshot filename 2022-06-22 06:46:20 +01:00
Giles Booth 0b63632bed
Update metadata.json 2022-06-22 06:40:26 +01:00
Giles Booth 07d836cd54
Update README.md 2022-06-22 06:37:25 +01:00
Giles Booth 97d18773dc
add photo 2022-06-22 06:32:27 +01:00
Giles Booth b6a0762324
Add files via upload 2022-06-22 06:31:32 +01:00
Giles Booth 96ea9db2a7
Create README.md 2022-06-22 06:29:14 +01:00
Giles Booth f9c28f76a2
add screenshots 2022-06-22 06:24:05 +01:00
Giles Booth 12838a5410
Update metadata.json 2022-06-21 23:16:15 +01:00
Giles Booth 4e13642f68
Update metadata.json 2022-06-21 23:08:43 +01:00
Giles Booth 0087614d26
Add files via upload 2022-06-21 23:03:31 +01:00
Giles Booth 7edbb8709c
Create metadata.json 2022-06-21 22:59:22 +01:00
Giles Booth cba65bc50e
Create app-icon.js 2022-06-21 22:55:32 +01:00
Giles Booth d1b722dee7
Create app.js 2022-06-21 22:38:58 +01:00
fewieden da6c38c12f
Bumps version 2022-06-21 08:31:58 +02:00
fewieden 7da202a99f
Update ChangeLog 2022-06-21 08:31:29 +02:00
fewieden a4bdab07ff
fixes let/const in stardate clock 2022-06-21 08:29:36 +02:00
Martin Boonk 5fca2fbaa3 hrm - Draw "empty" BPM display when first HRM-raw arrives 2022-06-20 21:56:17 +02:00
Martin Boonk c9800fc85d hrm - Apply scale every time the graph starts new 2022-06-20 21:23:55 +02:00
Daniele f1d5d9025e Bouncing DVD logo app 2022-06-20 18:27:21 +02:00
David Peer 2044fa9df3 Renaming 2022-06-20 13:36:49 +02:00
David Peer b8c5558aac Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-06-20 10:26:00 +02:00
David Peer ce51b0b0ba Add homeassistant app 2022-06-20 10:25:57 +02:00
xxDUxx aab746f34d
Update app.js 2022-06-20 04:27:33 +02:00
Martin Boonk ace1f2cf3d hrmaccevents - Bump version and changelog 2022-06-19 19:54:35 +02:00
Martin Boonk cba794d491 hrmaccevents - Adds readme 2022-06-19 19:54:35 +02:00
Martin Boonk 32967fa548 hrmaccevents - Show status info on display 2022-06-19 19:54:35 +02:00
Martin Boonk 7b6cbdfdb6 hrmaccevents - Allow storing log on bangle 2022-06-19 19:54:35 +02:00
Martin Boonk 3b53d1a825 hrm - Bump version and changelog 2022-06-19 19:41:48 +02:00
Martin Boonk 39fc047bdf heartrate - Autoscale to maximum seen raw value 2022-06-19 19:41:43 +02:00
Martin Boonk 340fdfd0f3 ltherm - Bump version and changelog 2022-06-19 19:30:46 +02:00
Martin Boonk 92fb93907c ltherm - Use temperature from barometer if available 2022-06-19 19:28:29 +02:00
Alessandro Cocco 35e9da95aa [Alarms & Timers] Update metadata and changelog 2022-06-19 16:19:01 +02:00
Alessandro Cocco c99a7a0075 [Alarms & Timers] Add new option for delete a timer after it expires 2022-06-19 16:19:01 +02:00
Alessandro Cocco a8382b0dc7 [Scheduler] Update metadata and changelog 2022-06-19 16:19:01 +02:00
Alessandro Cocco a8116f3e49 [Scheduler] Add "delete timer at expiration" option 2022-06-19 16:19:01 +02:00
Alessandro Cocco f5f1cc7523 [Scheduler] Improve code readability 2022-06-19 16:19:01 +02:00
Michael Salaverry dc11845dbb fix: less specific pin in same major version 2022-06-19 15:08:46 +03:00
Michael Salaverry a0ef33a8fe fix: pin hebcal 2022-06-19 15:06:47 +03:00
Stiralbios 4d8558ef13 [TerminalClock] Attempt to fix high batery usage since the switch to ClockFace 2022-06-19 08:47:59 +02:00
Stiralbios 295d646e74 [TerminalClock] Use "m" instead of "min" for consistence with other apps 2022-06-18 22:12:21 +02:00
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
Stiralbios 93c18eb16e Use default Bangle formatter for booleans 2022-06-18 21:55:21 +02:00
Stiralbios f77226e33e [TerminalClock] Add sensible default settings 2022-06-18 19:16:44 +02:00
Stiralbios c50813322c [TerminalClock] Consistent settings 2022-06-18 19:04:31 +02:00
Stiralbios 03fbd4c08a [TerminalClock] Small fix 2022-06-18 18:53:42 +02:00
Stiralbios a6fa71290b [TerminalClock] Change the settings to be able to personalize the line display more 2022-06-18 18:39:51 +02:00
Michael Salaverry 0779a546c7 fix: mjs content type by using js 2022-06-18 19:37:18 +03:00
Stiralbios 93b6fdb974 [TerminalClock] Remove useless calls to the graphic lib 2022-06-18 15:56:38 +02:00
Lubomir (Mac) 16255198a2
Merge branch 'master' into icon-notifs 2022-06-18 23:42:36 +10:00
Stiralbios 2aa56bdaf2 [TerminalClock] Bug fix 2022-06-18 15:25:02 +02:00
Stiralbios 1f2726a841 [TerminalClock] Use ClockFace module 2022-06-18 15:17:34 +02:00
Darin755 6c4bfc58b5 switched yards to meters for us locale 2022-06-17 19:39:57 -06:00
pidajo 99a2c0ffd6
Update app.js 2022-06-17 19:47:16 +02:00
pidajo 3dda6e49a2
Merge branch 'espruino:master' into agpsdata 2022-06-17 13:01:49 +02:00
pidajo a560facf06
Add files via upload 2022-06-17 12:59:11 +02:00
pidajo ed4a9083c3
Delete screenshot.png 2022-06-17 12:59:02 +02:00
pidajo e72f5c4717
Add files via upload 2022-06-17 12:56:16 +02:00
pidajo db297f98a7
Update app.js 2022-06-17 12:50:00 +02:00
pidajo 07c6a981e1
Update metadata.json 2022-06-16 19:32:30 +02:00
pidajo eba42b0114
Update metadata.json 2022-06-16 19:27:15 +02:00
pidajo 0010de6a01
Rename agps-icon.js to agpsdata-icon.js 2022-06-16 19:26:44 +02:00
pidajo fefbc6d785
Add files via upload 2022-06-16 19:26:12 +02:00
pidajo be15e73536
Rename agpsdata/metadata.json to apps/agpsdata/metadata.json 2022-06-16 19:23:45 +02:00
pidajo 55ae2bc75b
Rename agpsdata/app.js to apps/agpsdata/app.js 2022-06-16 19:23:17 +02:00
pidajo 29e589e992
Rename agpsdata/agps-icon.js to apps/agpsdata/agps-icon.js 2022-06-16 19:22:41 +02:00
pidajo 8f73d7b3e6
Rename agpsdata/README.md to apps/agpsdata/README.md 2022-06-16 19:21:33 +02:00
pidajo ba51d1d667
Rename agpsdata/ChangeLog to apps/agpsdata/ChangeLog 2022-06-16 19:20:49 +02:00
Gordon Williams 9d8f70b0f0
Merge pull request #1970 from pebl-hank/HanksWorldClock
Hanks world clock - Add settings
2022-06-16 16:58:24 +01:00
Hank 5aca600923 Fix Metadata 2022-06-16 17:47:23 +02:00
Hank cb380b6771 Add Settings 2022-06-16 17:43:30 +02:00
Felix Wiedenbach a6a5996ce0 warn about bottom area widgets 2022-06-16 14:39:31 +02:00
Gordon Williams e4191bcf2a
Merge pull request #1750 from alessandrococco/sched-patch-1
after 2v14 release: [Scheduler] UI improvements
2022-06-16 09:28:45 +01:00
Gordon Williams 237b92cf97
Merge pull request #1963 from julowe/pull-qrcode
qrcode: add MeCard (contact info) creation
2022-06-16 09:27:58 +01:00
Gordon Williams 76af31d28d
Merge pull request #1966 from BartS23/health-fix
[health] Fix load after delete
2022-06-16 09:27:48 +01:00
Gordon Williams c8d32d94be
Merge pull request #1965 from nxdefiant/master
sleepphasealarm. misc changes
2022-06-16 09:27:28 +01:00
BartS23 ce62d98a26
Fix wrong function call 2022-06-16 08:48:40 +02:00
thyttan 5e245af745
spelling 2022-06-15 22:58:06 +02:00
thyttan 978b2c804d
Clarify Bangle 2 on 0.14 and 0.15 2022-06-15 22:56:47 +02:00
thyttan 45394ef7ee
'Swipe to exit' now uses load()
...instead of showClock() which has been completely removed.
2022-06-15 22:47:18 +02:00
thyttan 9e4b3925e6
'Swipe to exit' now uses load()
..instead of showClock() which has been completely removed.
2022-06-15 22:46:35 +02:00
thyttan 0eeb8e7976
'Swipe to exit' now uses load()
...instead of showClock() which is now removed completely.
2022-06-15 22:30:42 +02:00
julowe 433f8adc18 qrcode: add MeCard (contact info) creation
add html elements and script for First & Last Names, Phone Number, Email, and Website elements of meCard format. Bump to v0.06
2022-06-15 10:27:51 -07:00
pancake 67e2fb2400 Add a simple watchface to learn Hiragana and Katakana 2022-06-15 10:44:45 +02:00
Gordon Williams 9bab1477fe vectorclock 0.09: Workaround for issue in 2v14 firmware (fix #1959) 2022-06-15 08:21:39 +01:00
pikipirs ebd2748b01 Merge branch 'new_branch' of https://github.com/pikipirs/BangleApps into new_branch 2022-06-14 22:48:20 +02:00
pikipirs cea1052b3c ChangeLog version bump, message 2022-06-14 22:47:32 +02:00
nxdefiant caf2cd8f9b
Merge branch 'espruino:master' into master 2022-06-14 20:30:14 +02:00
Erik Andresen ee8f62d250 sleepphasealarm set powerSave=false
do not dynamically change accelerometer poll interval
2022-06-14 20:29:10 +02:00
Erik Andresen fa2fa9e4a7 sleepphasealarm: set acc fixed intervall 2022-06-14 20:09:57 +02:00
Gordon Williams 366da99536
Merge branch 'master' into new_branch 2022-06-14 14:17:15 +01:00
Gordon Williams 6c7525b8ea Fixing apps that use buzz after recent buzz strength PR (these apps would have previously used a low strength buzz) 2022-06-14 09:04:15 +01:00
Gordon Williams c237d5f342
Merge pull request #1957 from kilrah/2ofthemclk
two of them clock
2022-06-14 08:52:47 +01:00
Gordon Williams 56ee293318
Merge pull request #1955 from pidajo/pongclock
Pongclock
2022-06-14 08:48:38 +01:00
Kilrah 94aff2d015
two of them clock
* Try adding new watchface

* Add real screenshot

* Fix app icon?

* Doc

Co-authored-by: Kilrah <kilrah@thatoldtech.net>
2022-06-13 23:08:05 +02:00
dronesflier b27705eacc
Update README.md 2022-06-13 21:42:09 +02:00
dronesflier c2d8229c9e
Update README.md 2022-06-13 21:41:56 +02:00
dronesflier b6d14c4104
oh. 2022-06-13 21:36:51 +02:00
dronesflier 99600e0c6c
Update metadata.json 2022-06-13 21:31:47 +02:00
dronesflier 0a7a820645
supports 2022-06-13 21:28:34 +02:00
dronesflier 4baf6b096b
Create README.md 2022-06-13 21:25:06 +02:00
dronesflier 0103f6a554
readme 2022-06-13 21:22:07 +02:00
dronesflier 2410a81b1c
Add files via upload 2022-06-13 21:20:25 +02:00
dronesflier e0b996b75c
Create metadata.json 2022-06-13 21:19:53 +02:00
dronesflier 04f60a596f
Create app-icon.js 2022-06-13 21:17:23 +02:00
dronesflier 486d30ab5e
Create app.js 2022-06-13 21:14:09 +02:00
pikipirs 893857570e Rewritten buzzing on new message, widget buzz method rewritten to return a promise 2022-06-13 21:07:30 +02:00
pikipirs 725ce88f95 Rewritten buzzing on new message, widget buzz method rewritten to return a promise 2022-06-13 20:56:42 +02:00
pidajo ce8306e70f
Merge branch 'espruino:master' into pongclock 2022-06-13 19:23:07 +02:00
Gordon Williams 204666134a
Merge pull request #1887 from myxor/baroalarm_v0.04
Baroalarm v0.04
2022-06-13 15:52:28 +01:00
Gordon Williams 87ed01b47b
Merge pull request #1945 from pebl-hank/HanksWorldClock
Initial Release of Hanks World Clock
2022-06-13 15:41:28 +01:00
Gordon Williams e0470d48f0
Merge pull request #1947 from pebl-hank/hBatteryWidget
H battery widget - fixing the refresh issues
2022-06-13 15:40:59 +01:00
Gordon Williams 9ffaa834c8
Merge pull request #1948 from peerdavid/master
[cassioWatch] Version 0.10 - Show daily step count, temperature as well as heartrate.
2022-06-13 15:37:51 +01:00
Gordon Williams ed3e44b750
Merge pull request #1950 from trufae/fix-fb
football: Upgrade to 1.01. Works with BTN1
2022-06-13 15:37:14 +01:00
Gordon Williams ae8eb0a79c
Merge pull request #1944 from deirdreobyrne/BigDClock-v0.05
Proper fix for the race condition
2022-06-13 15:35:40 +01:00
Gordon Williams 271d0b2047
Merge pull request #1942 from pidajo/wristlight
[New App] Wristlight
2022-06-13 15:34:55 +01:00
Rarder44 988b4d478f changelog and metatada update 2022-06-13 14:20:40 +02:00
Rarder44 dac6e6ec91 Rebble: fix battery size 2022-06-13 14:18:26 +02:00
Gordon Williams e68d04da5b works on v2 2022-06-13 08:23:16 +01:00
Hank d89ba34bb7 Remove 2022-06-12 22:49:55 +02:00
Hank c3b1a973c0 Add theme support 2022-06-12 22:44:32 +02:00
Alessandro Cocco 19c3e0e20e [Scheduler] Remove custom boolean formatter
The new menu system handles booleans by default
2022-06-12 21:49:56 +02:00
Marco H 1d6887a4df Do not check new values if alarm is shown 2022-06-12 21:17:52 +02:00
Hank 38f23be5b4 Fix PM hours 2022-06-12 21:13:28 +02:00
Stiralbios 7ba81f1ba5 add missing semicolons 2022-06-12 20:29:43 +02:00
Stiralbios ea82ae3f25 Fix activityreminder_data scoping issue in boot.js 2022-06-12 20:16:14 +02:00
Stiralbios 9b71b107cf Use let instead of const on object that get updated 2022-06-12 20:05:32 +02:00
Stiralbios 59ee5b1a78 Moving stuff around to be sure to instanciate the variable before even referencing them in functions 2022-06-12 19:51:46 +02:00
Hank 516814cdf8 Fix spaces 2022-06-12 19:42:48 +02:00
Hank 749cb2fc2a 0.18: Code cleanup and major changes with seconds timing. New feature: if watch is locked, seconds get refreshed every 10 seconds. 2022-06-12 19:38:40 +02:00
David Peer d734f92118 Show steps in k. 2022-06-12 18:01:47 +02:00
David Peer 6ef45a4258 Minor fix 2022-06-12 18:00:41 +02:00
Stiralbios 85a52afbf5 Fix the const reassign bug (cutting edge firmware) and better indentation and scoping 2022-06-12 17:50:43 +02:00
Hank d7e1cf704d Fix hours 2022-06-12 17:48:07 +02:00
Marco H 02bb0ab481 Calculate 3h average only if data is available 2022-06-12 17:46:25 +02:00
Marco H da9261446f Further improvements 2022-06-12 17:34:30 +02:00
Marco H 4dba48f0ac Improve rais/drop calculation and handling 2022-06-12 17:12:06 +02:00
Marco H b5f3930c41 Improve widget drawing code & fix some typos 2022-06-12 11:24:29 +02:00
Erik Andresen 7fcd86b4bc sleepphasealarm: Replace setInterval with setTimeout 2022-06-12 10:39:48 +02:00
pancake 223ee50435 football: Upgrade to 1.01. Works with BTN1 2022-06-12 02:36:39 +02:00
pebl-hank 1a3b8e5446
Fix hours 2022-06-11 23:08:03 +02:00
David Peer e1180c88d2 Use interval for animation and timeout for time to ensure that the time changes precisely. 2022-06-11 19:08:37 +02:00
Dennis Kueper 7798f214a3 Merge branch 'HanksWorldClock' 2022-06-11 18:26:11 +02:00
Dennis Kueper 3e0a5af414 Version Info 2022-06-11 18:22:56 +02:00
Dennis Kueper b5c3607ca1 Version Info 2022-06-11 18:22:37 +02:00
Dennis Kueper 99cdfdb8d4 Removing obsolete stuff 2022-06-11 18:15:27 +02:00
Dennis Kueper 3ec548c922 Prepare new version 2022-06-11 17:58:18 +02:00
David Peer 8295cc794e Update version to 0.10 2022-06-11 17:58:15 +02:00
David Peer 5c8ba46ea9 Version 0.10 - Show daily step count, temperature as well as heartrate. 2022-06-11 17:49:47 +02:00
Dennis Kueper e6515080e8 Fixing refresh issues 2022-06-11 17:46:36 +02:00
Marco H d77bddbbed Improve median calculation
Do no longer show 3h average pressure in widget
2022-06-11 15:55:03 +02:00
Dennis Kueper d2597b3201 Merge branch 'HanksWorldClock' into hBatteryWidget 2022-06-11 15:26:17 +02:00
Dennis Kueper 09ef337984 Initial Release 2022-06-11 15:23:47 +02:00
Dennis Kueper 87387d546d Initial Release 2022-06-11 15:16:18 +02:00
Erik Andresen fd1cab5b96 sleepphasealarm. updated documentation 2022-06-11 09:05:31 +02:00
Erik Andresen c28d85ad1f sleepphasealarm: add settings file
- Vibrate with configured pattern
- Add setting to defer start of algorithm
2022-06-11 09:00:47 +02:00
pidajo f72148eea9
Update metadata.json 2022-06-10 17:25:55 +02:00
pidajo 8d588d8220
Update ChangeLog 2022-06-10 17:25:35 +02:00
pidajo 42b3e9597d
Update metadata.json 2022-06-10 17:24:57 +02:00
pidajo fb48fccd6c
Add files via upload 2022-06-10 17:03:24 +02:00
pidajo 5d908f50f4
Add files via upload 2022-06-10 16:52:52 +02:00
pidajo a9922f3fa0
Add files via upload 2022-06-10 16:50:26 +02:00
pidajo c191b01d2b
Add files via upload 2022-06-10 16:49:19 +02:00
pidajo 835f62d59a
Delete wristlight48.png 2022-06-10 16:48:50 +02:00
pidajo d29b7596bc
Add files via upload 2022-06-10 16:46:42 +02:00
pidajo c12ece7cde
Create wristlight-icon.js 2022-06-10 16:44:43 +02:00
pidajo 21db0d3412
Create README.md 2022-06-10 16:43:06 +02:00
pidajo d623647ef3
Update metadata.json 2022-06-10 16:40:56 +02:00
pidajo 894df7889e
Update metadata.json 2022-06-10 16:40:33 +02:00
pidajo a51016d5bc
Add files via upload 2022-06-10 16:36:16 +02:00
pidajo baf2f9a93d
Create metadata.json 2022-06-10 16:35:54 +02:00
pidajo 713a2849cc
Create app.js 2022-06-10 16:34:27 +02:00
deirdreobyrne 53cbb2bb32 Proper fix for the race condition 2022-06-10 05:14:22 +01:00
Gordon Williams f4721afc97 Merge branch 'master' of github.com:espruino/BangleApps 2022-06-09 17:06:57 +01:00
Gordon Williams e1cc59ec4f bootloader CRC 2022-06-09 17:06:52 +01:00
Gordon Williams 308e7f6517
Merge pull request #1884 from glemco/master
WIP: android: added calendar sync events
2022-06-09 16:55:19 +01:00
xxDUxx 7409acb337
Update app.js 2022-06-09 13:01:58 +02:00
Gordon Williams 6781f9abca
Merge pull request #1938 from alessandrococco/clockface-nifty-a
[Nifty-A Clock] Read settings file via ClockFace
2022-06-09 09:37:05 +01:00
Alessandro Cocco db096ea2f8 [Nifty-B Clock] Update metadata and changelog 2022-06-08 22:50:39 +02:00
Alessandro Cocco d9a0884c5a [Nifty-B Clock] Use ClockFace library 2022-06-08 22:50:19 +02:00
Alessandro Cocco b793e7d6e4 [Nifty-A Clock] Read settings file via ClockFace 2022-06-08 21:03:39 +02:00
pancake ac084fa386 Fix regression in rgb introduced by semistandard --fix 2022-06-08 18:13:23 +02:00
Gabriele Monaco 685f3710f3 Starting forceCalendarSync from Gadgetbridge 2022-06-08 17:45:39 +02:00
Alessandro Cocco 955bff9e52 [Nifty-A Clock] Update metadata and changelog 2022-06-08 14:04:55 +02:00
Alessandro Cocco 7222465e50 [Nifty-A Clock] Use ClockFace library 2022-06-08 14:04:55 +02:00
Gordon Williams 48a14da4e1
Merge pull request #1932 from alessandrococco/alarms-add-seconds
[Alarms & Timers] Add seconds to timers
2022-06-08 08:18:55 +01:00
Gordon Williams 50ed1b766b
Merge pull request #1934 from deirdreobyrne/bigdclock-v0.04
bug fix (again!): confused setTimeout with setInterval
2022-06-08 08:18:39 +01:00
Lubomir (Mac) 263ae1ab9a
Merge branch 'master' into icon-notifs 2022-06-08 14:36:36 +10:00
deirdreobyrne 6e1aeed55b I was right the first time with drawTimeout 2022-06-07 22:34:21 +01:00
storm64 33c8aa3143
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-06-07 23:28:05 +02:00
Alessandro Cocco 2247ee07bb [Alarms & Timers] Restore "Cancel" in timer view
Oooops
2022-06-07 21:56:14 +02:00
Alessandro Cocco 48164384eb [Alarms & Timers] Add seconds to timers 2022-06-07 21:53:57 +02:00
Richard de Boer d09f85413b
cogclock: Use ClockFace_menu.addSettingsFile 2022-06-07 21:44:54 +02:00
Richard de Boer 994d9f2a08
cogclock: Use ClockFace_menu.addItems 2022-06-07 21:28:11 +02:00
Richard de Boer c6c146029e
barclock: Use ClockFace_menu.addItems 2022-06-07 21:26:31 +02:00
deirdreobyrne e5de06eba5 Internationalisation; small bug fix 2022-06-07 14:04:55 +01:00
Gordon Williams cfb808f5e6 info 2022-06-07 13:07:13 +01:00
Gordon Williams 473e916878
Merge pull request #1886 from pidajo/master
Pong Clock
2022-06-07 08:55:20 +01:00
Gordon Williams 9947de16ad
Merge pull request #1926 from deirdreobyrne/widmp-darkmode
Moon phase widget - dark mode, custom colours, and small bugfix
2022-06-07 08:41:42 +01:00
deirdreobyrne f0222b0195
Better way of determining 12 hour clock setting 2022-06-07 02:11:53 +01:00
deirdreobyrne 7517e21ada Dynamically updates the widget 2022-06-06 23:37:41 +01:00
deirdreobyrne 60a8d736f2 Update metadata.json 2022-06-06 23:28:25 +01:00
deirdreobyrne 107dabdb28 Including the settings.js 2022-06-06 23:18:18 +01:00
deirdreobyrne 3adb5b0b79 Update ChangeLog 2022-06-06 23:09:46 +01:00
deirdreobyrne 26f1c29ace Formatting... 2022-06-06 23:08:06 +01:00
deirdreobyrne f79f76056b Reducing number of possible colours 2022-06-06 23:04:55 +01:00
deirdreobyrne 45c830d216 Should draw the moon in the right colour 2022-06-06 22:45:45 +01:00
deirdreobyrne 92f0aea4db Pausing this. 2022-06-06 22:35:30 +01:00
deirdreobyrne dd45d0e513
Not needed - 12 hour config is in setting.json 2022-06-06 22:24:26 +01:00
deirdreobyrne 3cc0d13772
The 12 hour config is in setting.json 2022-06-06 22:19:24 +01:00
deirdreobyrne 3fc2c33fc1
Not needed - the 12 hour config is in setting.json 2022-06-06 22:17:56 +01:00
deirdreobyrne f10ff7cb2f
The 12/24 hour clock setting is in setting.json 2022-06-06 22:17:03 +01:00
deirdreobyrne d200f6afbf
Shortening the name of the config item 2022-06-06 21:41:40 +01:00
deirdreobyrne 09fe123738
formatting. 2022-06-06 21:36:54 +01:00
deirdreobyrne 82579465de
Update metadata.json 2022-06-06 21:36:09 +01:00
deirdreobyrne f36edc4213
formatting 2022-06-06 21:02:33 +01:00
deirdreobyrne 4d8884e1e3
formatting 2022-06-06 21:00:46 +01:00
deirdreobyrne 7256f11f94 Should now support 12 hour clocl 2022-06-06 20:57:26 +01:00
deirdreobyrne 72d9d2ad19 Update ChangeLog 2022-06-06 19:11:59 +01:00
deirdreobyrne 335c29dc80 Now does light mode 2022-06-06 19:11:13 +01:00
pikipirs 8b2adb2684 If watchface is fullscreen (ie it doesn't load widgets), messages fail to buzz. This fixes it. 2022-06-06 19:50:50 +02:00
deirdreobyrne d5014356c0 Update screenshot.png 2022-06-06 18:39:37 +01:00
deirdreobyrne 0555efc44b
Update metadata.json 2022-06-06 18:33:48 +01:00
deirdreobyrne 5226477f60
Update ChangeLog 2022-06-06 18:33:27 +01:00
deirdreobyrne e95842a9d7
Wee cleanup 2022-06-06 18:29:50 +01:00
deirdreobyrne 417df8e2c1
Timeout bug fix; no leading zero on the date. 2022-06-06 18:23:49 +01:00
pidajo 9b0a089166
Merge branch 'espruino:master' into master 2022-06-06 19:20:47 +02:00
deirdreobyrne 932895b53c
Widgets don't need periodic calls 2022-06-06 18:08:40 +01:00
deirdreobyrne 6f3fb77941
Update description 2022-06-06 17:53:15 +01:00
deirdreobyrne e841e9646d
New version 2022-06-06 17:22:21 +01:00
deirdreobyrne a0d0b9fdea
Update ChangeLog 2022-06-06 17:21:37 +01:00
deirdreobyrne a35b4f7e96
formatting. 2022-06-06 17:20:23 +01:00
deirdreobyrne 09e2407b55 Darkmode, and fix a bug with location updates
Now supports darkmode. Also the widget now reacts to changes in the data in mylocation.json
2022-06-06 17:15:17 +01:00
Gordon Williams a448c570bf compass 0.07: Use 360-heading to output the correct heading value (fix #1866) 2022-06-06 15:47:24 +01:00
Gordon Williams 479b53d607 update fw 2v13 CRC 2022-06-06 14:54:33 +01:00
pidajo 336ee1052a
Update metadata.json 2022-06-06 14:19:00 +02:00
pidajo bb1f8d6c2b
Update app.js 2022-06-06 14:11:00 +02:00
pidajo fe5c293c46
Update metadata.json 2022-06-06 14:07:11 +02:00
pidajo de4b820b58
Update metadata.json 2022-06-06 14:05:50 +02:00
pidajo e75a044257
Update metadata.json 2022-06-06 14:00:40 +02:00
pidajo de751b1b80
Rename app.js to widget.js 2022-06-06 14:00:17 +02:00
pidajo b2d1a52800
Update app.js 2022-06-06 13:52:26 +02:00
pidajo aeafb1488e
Update metadata.json 2022-06-06 13:49:31 +02:00
pidajo fb0af46f49
Add files via upload 2022-06-06 13:46:30 +02:00
pidajo 0499e6040c
Update metadata.json 2022-06-06 13:43:08 +02:00
pidajo 2529f294e2
Update metadata.json 2022-06-06 13:40:07 +02:00
pidajo d6434a2a18
Update metadata.json 2022-06-06 13:33:55 +02:00
Gordon Williams 3cbe532ed7
Merge pull request #1912 from trufae/rgb
Initial import of the RGB utility app
2022-06-06 12:12:44 +01:00
Gordon Williams bd08b00d13
Merge pull request #1896 from nxdefiant/master
Added widshipbell
2022-06-06 12:11:57 +01:00
Gordon Williams 20303e026f
Merge pull request #1913 from trufae/football
Initial import of the football game
2022-06-06 12:11:22 +01:00
Gordon Williams 43ab255ef5
Merge branch 'master' into themefiles 2022-06-06 12:10:00 +01:00
Gordon Williams 1eb464885f
Merge pull request #1918 from Santagain/master
add cassioWatch clock face App
2022-06-06 12:08:53 +01:00
Gordon Williams dc5f9af7d2
Merge pull request #1917 from halemmerich/iconlauncher
Iconlaunch - Fix colors changed during scrolling by widgets
2022-06-06 12:07:26 +01:00
Gordon Williams e912217596
Merge pull request #1916 from halemmerich/imageclock
Imageclock - Define watchfaces by json or use amazfit ones
2022-06-06 12:07:04 +01:00
Gordon Williams ab637c9b36
Merge pull request #1921 from deirdreobyrne/widmp_fix
Fixing the moon phase calculation
2022-06-06 12:03:51 +01:00
Gordon Williams 78734a1670
Merge branch 'master' into notificationColor 2022-06-06 12:03:38 +01:00
Gordon Williams b8999dfccc
Merge pull request #1920 from deirdreobyrne/bigdclock
Big Digit Clock
2022-06-06 12:02:44 +01:00
nxdefiant 418d14a156
Merge branch 'espruino:master' into master 2022-06-06 13:02:18 +02:00
Gordon Williams 5bdaf068d2
Merge pull request #1903 from bkumanchik/master
Invader for Bangle.js 2
2022-06-06 12:01:18 +01:00
Gordon Williams 384d3413fa
Merge pull request #1905 from nxdefiant/miclock2
miclock2: Fix typo in redraw check
2022-06-06 11:58:40 +01:00
Gordon Williams e978e0828d
Merge pull request #1902 from adamschmalhofer/lcars-flash-warning
Add low flash warning to LCARS
2022-06-06 11:58:11 +01:00
pidajo d88c2d6ede
Delete pongclock.img 2022-06-06 12:44:08 +02:00
pidajo 9c8463d2dc
Delete widday.info 2022-06-06 12:43:07 +02:00
pidajo 9defc580c2
Update metadata.json 2022-06-06 12:42:41 +02:00
pidajo 3dabc77c55
Rename metadata.info to metadata.json 2022-06-06 12:42:05 +02:00
Gordon Williams e1dd6d2368
Merge branch 'master' into localization 2022-06-06 11:40:12 +01:00
Gordon Williams b251912a31
Merge pull request #1909 from nxdefiant/calendar
calendar: Fix scope of let variables
2022-06-06 11:36:51 +01:00
Gordon Williams 825e4ff5d8
Merge pull request #1900 from alessandrococco/enable-all
[Alarms & Timers] Fix "Enable All"
2022-06-06 11:35:59 +01:00
Gordon Williams ddd7f735f8
Merge pull request #1901 from alessandrococco/turn-off-patch
[Settings] Improve "Turn Off" user experience
2022-06-06 11:35:35 +01:00
Gordon Williams 8c7eb51f61
Merge pull request #1898 from nujw/master
Fixed Typos
2022-06-06 11:34:04 +01:00
Gordon Williams 967a2805b0
Merge pull request #1894 from rigrig/clockface-settings-barclock
barclock: add settings using ClockFace
2022-06-06 11:33:33 +01:00
Gordon Williams c267d407ac
Merge pull request #1895 from rigrig/cog-clock
new clock: Cog clock
2022-06-06 11:33:06 +01:00
Gordon Williams 8317221023
Merge pull request #1897 from matrixes/barcode-face
Barcode face
2022-06-06 11:25:34 +01:00
Gordon Williams c8071c61aa
Merge pull request #1891 from Stiralbios/master
[ActivityReminder] Detect if not worn + better experience for people using the app at night
2022-06-06 11:23:51 +01:00
Gordon Williams 62a500deec
Merge pull request #1892 from halemmerich/calibration
Calibration - Scale the inputs to account for linear variation
2022-06-06 11:23:09 +01:00
Gordon Williams fa475516ab
Merge pull request #1888 from dronesflier/master
Homework app cleanup
2022-06-06 11:17:54 +01:00
Gordon Williams 9629148318
Merge pull request #1889 from alessandrococco/buzz-patch
[buzz] Add support for new patterns
2022-06-06 11:15:45 +01:00
Dione Batista adfab5fcd6
Remove ESLint spaces 2022-06-05 16:01:43 -04:00
Dione Batista b90d48fec4
Update Some Variable Scopes to not use memory until need 2022-06-05 15:55:54 -04:00
Dione Batista 647d4b290f
Update Rocket Sequences Scope to not use memory all time 2022-06-05 15:52:10 -04:00
Dione Batista b3f1e8afb7
fix ref 2022-06-05 15:40:04 -04:00
Dione Batista 9e70fbf886
update version 2022-06-05 15:38:44 -04:00
Dione Batista cf7215aa2a
add config Page 2022-06-05 15:38:06 -04:00
Dione Batista 59244d1ec0
update images sizes 2022-06-05 15:16:56 -04:00
Dione Batista c8e8a2cebf
update readme 2022-06-05 15:15:02 -04:00
Dione Batista bc18a42de8
reorder 1 screen 2022-06-05 15:13:53 -04:00
Dione Batista b77c06cef8
update readme 2022-06-05 15:13:10 -04:00
Dione Batista 4001c58d74
update screenshots 2022-06-05 15:11:59 -04:00
deirdreobyrne dfacb87e37
Update metadata.json 2022-06-05 19:53:03 +01:00
deirdreobyrne edf06fe56f
Update README.md 2022-06-05 19:51:45 +01:00
deirdreobyrne 070f78e752
Create README.md 2022-06-05 19:51:19 +01:00
Dione Batista 549c24943c
update to native date funcions 2022-06-05 13:44:23 -04:00
Gabriele Monaco 064b9996e7 Added periodic call to forceCalendarSync 2022-06-05 19:06:18 +02:00
deirdreobyrne 940241ce52 Fixing the moon phase calculation
The moon phase calculation was quite poor - this one gives much better results.
2022-06-05 18:01:21 +01:00
Gabriele Monaco 9e4d58d215 Added simpler calendar management (all in single packet) 2022-06-05 18:56:20 +02:00
Gabriele Monaco e057270d01 Added settings page to force calendar sync 2022-06-05 18:56:20 +02:00
deirdreobyrne 043e5bf420 Initial version 2022-06-05 17:56:06 +01:00
Gabriele Monaco a50f53b15a Added screenshots and correct version number 2022-06-05 18:55:55 +02:00
Gabriele Monaco 5fee259dd0 Changed calendar format to array and graying out old events 2022-06-05 18:55:55 +02:00
Gabriele Monaco 0f079a2752 Fixed layout in agenda 2022-06-05 18:55:55 +02:00
Gabriele Monaco 8c42e81aea Added basic agenda 2022-06-05 18:55:55 +02:00
Gabriele Monaco 069e0c13a9 android: added calendar sync events 2022-06-05 18:55:55 +02:00
Martin Boonk 4efbf72011 Set theme matching default color for message type icon 2022-06-05 18:41:07 +02:00
Dione Batista a92a57cd94
Update ChangeLog 2022-06-05 12:55:25 -03:00
Dione Batista ffd2a61d2a
Update metadata.json 2022-06-05 12:54:50 -03:00
Dione Batista 242dea3459
Clear Clock Location Before Update Time 2022-06-05 12:54:38 -03:00
Dione Batista 78438b6b88
Update ChangeLog 2022-06-05 12:22:13 -03:00
Dione Batista c33b682d35
Update metadata.json 2022-06-05 12:21:58 -03:00
Dione Batista a8a9eaad14
Update app.js 2022-06-05 12:21:40 -03:00
Dione Batista f6dbc2b61d
Update metadata.json 2022-06-05 12:17:22 -03:00
Dione Batista c341009bc7
Update icon.js 2022-06-05 12:11:32 -03:00
Dione Batista 7958fb2d25
Update metadata.json 2022-06-05 12:09:28 -03:00
Dione Batista a497c8af94
Update ChangeLog 2022-06-05 12:09:19 -03:00
Dione Batista b653a53f28
fix screenshot reference 2022-06-05 12:08:16 -03:00
Dione Batista e187843e60
add my cassioWatch clock face 2022-06-05 11:05:40 -04:00
Martin Boonk 9cc603e4bf Update metadata and changelog 2022-06-05 15:09:19 +02:00
Martin Boonk f897b4f86c Update metadata and changelog 2022-06-05 15:03:36 +02:00
Martin Boonk aecd80a669 Fix colors changed during scrolling by widgets 2022-06-05 14:49:27 +02:00
Martin Boonk 1a8f8d9cdf Improve localization for de_DE 2022-06-04 14:30:28 +02:00
pancake 3c48f963b6 upicon 2022-06-04 14:14:25 +02:00
pancake fca0209fa3 entrypoin 2022-06-04 14:11:57 +02:00
pancake 4822f342be de-obj 2022-06-04 14:10:23 +02:00
pancake 974d356c0c add app-icon 2022-06-04 14:08:02 +02:00
pancake f95878bf37 Initial import of the football game 2022-06-04 14:06:26 +02:00
pancake 2b09259173 Initial import of the RGB utility app 2022-06-04 14:06:13 +02:00
Martin Boonk 67992dc4bb Allow reading custom themes from files 2022-06-04 14:00:38 +02:00
Alessandro Cocco b33cfc8c14 [Scheduler] Update metadata and changelog 2022-06-03 17:32:39 +02:00
Alessandro Cocco a1c214a502 [Scheduler] Set default patterns to "strong" 2022-06-03 17:32:09 +02:00
Alessandro Cocco 061fec4826 [Scheduler] Show timer using formatDuration 2022-06-03 17:29:57 +02:00
Alessandro Cocco 9ac54459b4 [Scheduler] Fallback to configured default patterns 2022-06-03 17:29:57 +02:00
Alessandro Cocco 13c3e13cde [Scheduler] Update label 2022-06-03 17:29:57 +02:00
xxDUxx 4099564fc9
Create ChangeLog 2022-06-03 10:56:21 +02:00
Erik Andresen 602ffee601 calendar: Fix scope of let variables 2022-06-02 19:39:42 +02:00
Martin Boonk 5f0025fe76 Update demo watchface 2022-06-02 16:20:29 +02:00
Martin Boonk ebce52ea13 Use a 4 bit buffer 2022-06-02 16:20:29 +02:00
Martin Boonk 6f8a7b0534 Add drawing of circles and refactor poly 2022-06-02 16:20:29 +02:00
Martin Boonk be4521d0f5 Update demo watchfaces 2022-06-02 16:20:29 +02:00
Martin Boonk a7959390ba Adds settings 2022-06-02 16:20:29 +02:00
Martin Boonk 662b4c1cda Update README 2022-06-02 16:20:29 +02:00
Martin Boonk 09dabad760 Refactoring and removing old code 2022-06-02 16:20:29 +02:00
Martin Boonk c047cfda6d Allow hiding/showing widgets on drag up/down 2022-06-02 16:20:29 +02:00
Martin Boonk eb54751886 Optionally add debug printing to generated code 2022-06-02 16:20:29 +02:00
Martin Boonk 850e76685f Render watchfaces using additional planes without drawing to p0 correctly 2022-06-02 16:20:29 +02:00
Martin Boonk 46b6ba3929 Generate smaller code 2022-06-02 16:20:29 +02:00
Martin Boonk f9494b592f Fix double variable definition when wrapping in timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 04bd84b439 Fix setting properties in Amazfit conversion 2022-06-02 16:20:29 +02:00
Martin Boonk 3608574ab2 Convert to json from default JS object 2022-06-02 16:20:29 +02:00
Martin Boonk c1f1d0938a Update changelog and metadata 2022-06-02 16:20:29 +02:00
Martin Boonk 73c9ea2c1a Set planes for Amazfit conversion 2022-06-02 16:20:29 +02:00
Martin Boonk e246b762b6 Clear all panes if clear is requested 2022-06-02 16:20:29 +02:00
Martin Boonk 555a5e34b5 Render in planes 2022-06-02 16:20:29 +02:00
Martin Boonk 0efe1dd6a5 Only switch sensors on on unlock if used by watchface 2022-06-02 16:20:29 +02:00
Martin Boonk 627c58e8cd Allow optionally drawing using timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 36e2a64cda Optionally wrap in timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 092a042c84 Catch barometer errors 2022-06-02 16:20:29 +02:00
Martin Boonk 23eb62f9a6 Remove obsolete drawing methods 2022-06-02 16:20:29 +02:00
Martin Boonk 163b59dac9 Draw into buffer to prevent visible refreshing 2022-06-02 16:20:29 +02:00
Martin Boonk ebfc73ebd8 Cache complete image in elements for faster drawing 2022-06-02 16:20:29 +02:00
Martin Boonk eb3dd9e401 Update demo apps 2022-06-02 16:20:29 +02:00
Martin Boonk f25d5d577e Update ChangeLog 2022-06-02 16:20:29 +02:00
Martin Boonk 1a6683695c Allow drawing rectangles 2022-06-02 16:20:29 +02:00
Martin Boonk c24be8c698 Allow refreshing selectively 2022-06-02 16:20:29 +02:00
Martin Boonk 1b733dd330 Use the last draw time to set better timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 20f4c10c9c Load widgets in timeout 2022-06-02 16:20:29 +02:00
Martin Boonk 87c74b7536 Modify resource directly, making caching the default 2022-06-02 16:20:29 +02:00
Martin Boonk 0bbf574613 Do not use resources/face variables from global scope but as parameters 2022-06-02 16:20:29 +02:00
Martin Boonk ec7125c7dd Update metadata and README 2022-06-02 16:20:29 +02:00
Martin Boonk 2c9939578e Remove option to only collapse, precompile is always faster 2022-06-02 16:20:29 +02:00
Martin Boonk 10884bbbc2 Remove checkRedraw 2022-06-02 16:20:29 +02:00
Martin Boonk 841f098f2a Remove all code for compression and other resource types than data file 2022-06-02 16:20:29 +02:00
Martin Boonk 70b0c50946 Update simpleanalog demo watchface 2022-06-02 16:20:29 +02:00
Martin Boonk a2db554239 Correctly set properties on amazfit conversion 2022-06-02 16:20:28 +02:00
Martin Boonk 73e05fdb5d Redraw before setting intervals to minimize error 2022-06-02 16:20:28 +02:00
Martin Boonk 7e5891d829 Run callable on defining the matched interval as not to miss the first one 2022-06-02 16:20:28 +02:00
Martin Boonk d03734fe3f Clear and reset graphics on every draw 2022-06-02 16:20:28 +02:00
Martin Boonk 0e6e627b7c Precompile watchface to JS 2022-06-02 16:20:28 +02:00
Martin Boonk a500fd26a9 Write binary data in imageclock.resources.data 2022-06-02 16:20:28 +02:00
Martin Boonk 16e4393092 Allow resetting perflog 2022-06-02 16:20:28 +02:00
Martin Boonk 0cca59144d Allow collapsing the watchface tree down to an array 2022-06-02 16:20:28 +02:00
Martin Boonk dfd127f498 Use Graphics.transformVertices and convert rotation to radians 2022-06-02 16:20:28 +02:00
Martin Boonk 8f7bd34693 Fix rendering issues 2022-06-02 16:20:28 +02:00
Martin Boonk 9fdad181e0 Adds performance logging 2022-06-02 16:20:28 +02:00
Martin Boonk cdab89b414 Print stack on error 2022-06-02 16:20:28 +02:00
Martin Boonk 093d250722 Get value for coded image with helper 2022-06-02 16:20:28 +02:00
Martin Boonk 755ba01ef2 Fix data file checkbox 2022-06-02 16:20:28 +02:00
Martin Boonk 8e161940d5 Allow hiding elements on lock 2022-06-02 16:20:28 +02:00
Martin Boonk 90a2a47d6a Update demo apps 2022-06-02 16:20:28 +02:00
Martin Boonk 995f339b48 Fix getting rotation values 2022-06-02 16:20:28 +02:00
Martin Boonk fbc62eed03 Allow writing image data to separate file to keep it out of memory 2022-06-02 16:20:28 +02:00
Martin Boonk 7a62248f6b Initial work on unofficial amazfit format compatible parser 2022-06-02 16:20:28 +02:00
Martin Boonk 51a5b42f0c Update demo watchfaces 2022-06-02 16:20:28 +02:00
Martin Boonk 7da5de7235 Allow drawing images with fixed number of steps 2022-06-02 16:20:28 +02:00
Martin Boonk cd613588e7 Refactor scaling for rotation 2022-06-02 16:20:28 +02:00
Martin Boonk a40eb22cdf Temporarily load widgets and overwrite their draw methods to hide them 2022-06-02 16:20:28 +02:00
Martin Boonk 0968c50c8a Update documentation 2022-06-02 16:20:28 +02:00
Martin Boonk 7994e61bc0 Allow drawing polys 2022-06-02 16:20:28 +02:00
Martin Boonk 0c49b22c73 Handle charging event 2022-06-02 16:20:28 +02:00
Martin Boonk d2ddc649ac Add support for time values containing fractions 2022-06-02 16:20:28 +02:00
Martin Boonk c70f25a15e Fix reading weather data if not available 2022-06-02 16:20:28 +02:00
Martin Boonk 2b6ffb127a Convert palette data correctly 2022-06-02 16:20:28 +02:00
Martin Boonk 6fe2a6dc14 Fix finding the "on" function in resources and trying to draw it 2022-06-02 16:20:28 +02:00
Martin Boonk 92d7493ad2 Use locale for temperature 2022-06-02 16:20:28 +02:00
Martin Boonk 01eef85199 Set intervals to trigger aligned to real time (i.e. 60000 on the full minute) 2022-06-02 16:20:28 +02:00
Martin Boonk bff3564926 Cache created buffers directly in resource instead of creating new object 2022-06-02 16:20:28 +02:00
Martin Boonk f08009d08c Add simple analog demo watchface 2022-06-02 16:20:28 +02:00
Martin Boonk 5dc3d12a8d Add digitalretro demo watchface 2022-06-02 16:20:28 +02:00
Martin Boonk 9c6793e815 Add configurability for events 2022-06-02 16:20:28 +02:00
Martin Boonk bb88d06c78 Allow compression to be used 2022-06-02 16:20:28 +02:00
Martin Boonk 64d0b6fccb Adds additional prints 2022-06-02 16:20:28 +02:00
Martin Boonk 1742e08b45 Better logic for detemining not needed draws 2022-06-02 16:20:28 +02:00
Martin Boonk 2bda4e41f3 Update readme 2022-06-02 16:20:28 +02:00
Martin Boonk 7569800e23 Disable upload and save button if not yet ready 2022-06-02 16:20:28 +02:00
Martin Boonk bd51747f10 Fix color inheritance 2022-06-02 16:20:28 +02:00
Martin Boonk e0d54d5586 Allow image rotation and forced transparency color by filename 2022-06-02 16:20:28 +02:00
Martin Boonk 32c27a7be9 Adds description 2022-06-02 16:20:28 +02:00
Martin Boonk d2903cb97b Refactor customizer 2022-06-02 16:20:28 +02:00
Martin Boonk a547bdec9c Initial implementation of zip upload 2022-06-02 16:20:28 +02:00
Martin Boonk 9a24086101 Do no use events just for redrawing 2022-06-02 16:20:28 +02:00
Martin Boonk 84b03366a7 Allow per object refresh policy 2022-06-02 16:20:28 +02:00
Martin Boonk 299a66b0c7 Use fewer predefined element types and instead rely on datasources 2022-06-02 16:20:28 +02:00
Martin Boonk 80e5eff3bd Adds readme file 2022-06-02 16:20:28 +02:00
Martin Boonk f9001e1969 customclock - Initial work on easily customizable clock 2022-06-02 16:20:28 +02:00
xxDUxx f857f3fa0b
Update app.js 2022-06-02 11:14:16 +02:00
xxDUxx b4e0467cf2
Update app.js 2022-06-02 09:48:54 +02:00
Erik Andresen 4f92dcc002 miclock2: Fix typo in redraw check 2022-06-01 17:43:47 +02:00
Erik Andresen cfe2278fcf miclock2: Fix typo in redraw check 2022-06-01 17:39:48 +02:00
Brian Kumanchik 37cd4a1f5e
Add files via upload 2022-05-31 09:00:45 -08:00
Brian Kumanchik 4f807796f4
Add files via upload 2022-05-31 08:18:39 -08:00
Adam Schmalhofer 1812f963cc Merge branch master into lcars-flash-warning 2022-05-31 15:35:06 +02:00
Richard de Boer fa6943ef18
barclock: fix Vector font size on Bangle.js 2 2022-05-31 00:19:29 +02:00
xxDUxx 6d1077818b
Update metadata.json 2022-05-30 20:57:31 +02:00
xxDUxx 6fa7d9b7dd
Update app-icon.js 2022-05-30 20:55:11 +02:00
xxDUxx e71242ffd3
Add files via upload 2022-05-30 20:22:09 +02:00
xxDUxx f1330afd48
Create app-icon.js 2022-05-30 20:15:31 +02:00
xxDUxx 6a432f052f
Create metadata.json 2022-05-30 20:04:16 +02:00
xxDUxx 867c8a9280
Create app.js 2022-05-30 20:00:34 +02:00
Alessandro Cocco f01dd23bab [Settings] Improve "Turn Off" user experience
- User must confirm
- Show a goodbye message
- Clear the screen
2022-05-29 22:29:26 +02:00
Brian Kumanchik fcde17946d
Add files via upload 2022-05-29 07:22:40 -08:00
Brian Kumanchik e564efbcea
Add files via upload 2022-05-29 07:21:23 -08:00
Alessandro Cocco 99f3c6ab26 [Alarms & Timers] Fix "enable all" 2022-05-29 15:22:32 +02:00
Erik Andresen 5d773b7751 widshipbell: longer pauses 2022-05-29 14:30:38 +02:00
Erik Andresen bd88e4bbca widshipbell: Adapt to new weak/strong buzz patterns 2022-05-29 11:22:00 +02:00
Lubomir (Mac) 9740a36796
messages: Use message array from lib
Also, a max widget messages setting
2022-05-29 14:19:38 +10:00
nujw b094ce2b91
Update README.md 2022-05-29 15:26:10 +12:00
nujw 840abf6e38
Update README.md 2022-05-29 15:22:30 +12:00
Lubomir (Mac) e1481981da
Merge branch 'master' into icon-notifs 2022-05-29 13:20:08 +10:00
Brian Kumanchik 3d296473d4
Add files via upload 2022-05-28 13:15:33 -08:00
Brian Kumanchik c00820190c
Add files via upload 2022-05-28 13:00:06 -08:00
Brian Kumanchik 21fdba71d3
Add files via upload 2022-05-28 12:50:18 -08:00
Brian Kumanchik f3ff034439
Add files via upload 2022-05-28 12:22:44 -08:00
Brian Kumanchik f9df01f8cd
Add files via upload 2022-05-28 11:23:50 -08:00
Brian Kumanchik 32b72e1c16
Add files via upload 2022-05-28 10:06:21 -08:00
Brian Kumanchik 8fe9522828
Add files via upload 2022-05-28 10:05:25 -08:00
Brian Kumanchik c3055367e6
Add files via upload 2022-05-28 09:53:00 -08:00
Marko.Kl.Berkenbusch@gmail.com 3c121a808f Fix missing comma 2022-05-28 11:29:51 -04:00
Marko.Kl.Berkenbusch@gmail.com 763ef2ddb5 Merge branch 'master' of https://github.com/berkenbu/BangleApps 2022-05-28 11:27:31 -04:00
Marko.Kl.Berkenbusch@gmail.com c54a6dbaaa Add lightning mode 2022-05-28 11:26:12 -04:00
Matrixes 87a33e16d5 Icon updates 2022-05-28 14:37:08 +02:00
Matrixes 41377d6c03 Clarifying update intervals 2022-05-28 14:01:20 +02:00
Matrixes 08fdf22e99 Merge branch 'master' into barcode-face 2022-05-28 13:49:18 +02:00
Matrixes d0ff3c142c README updates 2022-05-28 13:40:41 +02:00
Erik Andresen c1e9600c1a Added widshipbell
A widget that buzzes according to a nautical bell, one strike at 04:30, two strikes at 05:00, up to eight strikes at 08:00 and so on.
2022-05-28 08:50:12 +02:00
Brian Kumanchik a5ed2385d4
Add files via upload 2022-05-27 15:48:02 -08:00
Brian Kumanchik 94d97f8d8d
Add files via upload 2022-05-27 15:42:20 -08:00
Brian Kumanchik e6fe232116
Add files via upload 2022-05-27 13:41:12 -08:00
Brian Kumanchik 1c9f6e7879
Add files via upload 2022-05-27 12:40:57 -08:00
Brian Kumanchik cae5f1b927
Add files via upload 2022-05-27 12:35:00 -08:00
Brian Kumanchik 8574ef736a
Add files via upload 2022-05-27 12:17:31 -08:00
Brian Kumanchik a8e348dd59
Add files via upload 2022-05-27 12:03:35 -08:00
Brian Kumanchik d89d15ec78
Add files via upload 2022-05-27 11:56:40 -08:00
Brian Kumanchik 208ac30a39
Add files via upload 2022-05-27 11:28:06 -08:00
Richard de Boer 66a36ec215
cogclock: new clock 2022-05-27 18:37:55 +02:00
Richard de Boer 17cb0de69e
cogclock: fill cog 2022-05-27 17:50:38 +02:00
Richard de Boer 944c709629
cogclock: replace date with rectangles
todo: makt this a setting
2022-05-27 17:50:37 +02:00
Richard de Boer c4c0a55cea
cogclock: improve font 2022-05-27 17:50:37 +02:00
Richard de Boer 452b329893
cogclock: fix missing g.reset() 2022-05-27 17:50:37 +02:00
Richard de Boer 9cf64f5d98
cogclock: setUI before loading widgets 2022-05-27 17:50:36 +02:00
Richard de Boer 30dd8512ed
cogclock: new app 2022-05-27 17:50:36 +02:00
Richard de Boer 65d59242d5
barclock: add font setting 2022-05-27 17:20:13 +02:00
Richard de Boer f90d5dbdca
barclock: add settings to hide date/widgets 2022-05-27 17:09:21 +02:00
Martin Boonk 0add5a9950 Update readme 2022-05-27 14:01:13 +02:00
Martin Boonk e8c7ea363e Bump version 2022-05-27 14:01:13 +02:00
Martin Boonk f763cd962f Clip values to display range 2022-05-27 13:47:58 +02:00
Martin Boonk cddaf36f1a Use median sample values 2022-05-27 13:47:58 +02:00
Martin Boonk 056adb7873 Adds scaling to correct for linear mismatches in coordinates 2022-05-27 12:20:39 +02:00
Stiralbios d48f674b1c [ActivityReminder] Add "step" in settings to facilitate settings usage 2022-05-27 11:06:19 +02:00
Stiralbios c1ca89dc60 [ActivityReminder] Fix broken return 2022-05-27 10:43:45 +02:00
Stiralbios 5256acfe4c [ActivityReminder] Remove done todo 2022-05-27 10:10:16 +02:00
Martin Boonk c7231d243e Use full screen for calibration 2022-05-27 10:05:50 +02:00
Stiralbios 904f0d1260 [ActivityReminder] Fix tempThreshold 2022-05-27 09:50:07 +02:00
Alessandro Cocco dcac7426ac [Messages] Small code improvements 2022-05-27 08:57:01 +02:00
pidajo 704195c8b7
Add files via upload 2022-05-27 00:10:45 +02:00
Alessandro Cocco d4edeb5096 [Messages] Don't turn on the screen after unread timeout expires 2022-05-26 22:39:36 +02:00
Stiralbios 358b06fd6c [ActivityReminder] Add temperature threshold to detect when the watch isn't worn 2022-05-26 21:21:15 +02:00
Stiralbios 6e88874d41 [ActivityReminder] Better handling of period going through midnight 2022-05-26 21:02:07 +02:00
dronesflier b4ae6e47c6
homework.subjects.txt 2022-05-26 20:59:38 +02:00
dronesflier ecc6e8b666
add data section 2022-05-26 20:59:18 +02:00
dronesflier 01f16f196c
change subjects.txt to homework.subjects.txt and hope it doesn't break 2022-05-26 20:58:19 +02:00
dronesflier 700760ff1e
attempt to upload subjects.txt 2022-05-26 20:53:40 +02:00
Marco H 5968df327c Improve changelog 2022-05-26 20:15:05 +02:00
Marco H 02fc7af750 Fix warning 2022-05-26 20:07:15 +02:00
Marco H 55a346272a Update README 2022-05-26 19:31:48 +02:00
Marco H a29eeaca51 Remove dependency 2022-05-26 19:25:29 +02:00
Marco H 71d9907657 Fix settings 2022-05-26 19:20:15 +02:00
Marco H dab3c045db Use prompt with dimiss and pause 2022-05-26 19:13:40 +02:00
pidajo 65524a28b6
Update metadata.info 2022-05-26 18:58:40 +02:00
pidajo 61135af33f
Update README.md 2022-05-26 18:56:44 +02:00
pidajo 309db1bdf2
Create README.md 2022-05-26 18:54:55 +02:00
pidajo 515469d2b5
Update metadata.info 2022-05-26 18:51:02 +02:00
pidajo 6ab7263272
Create metadata.info 2022-05-26 18:48:07 +02:00
pidajo 68af6449dc
Create ChangeLog 2022-05-26 18:45:59 +02:00
pidajo 858d4deeeb
Create app-icon.js 2022-05-26 18:45:07 +02:00
pidajo c5fac3dd2a
Create widday.info 2022-05-26 18:37:26 +02:00
pidajo e672b523c5
Update app.js 2022-05-26 18:33:19 +02:00
pidajo 2f1342eebc
Create app.js 2022-05-26 18:30:12 +02:00
pidajo 16ce6105d6
Merge branch 'espruino:master' into master 2022-05-26 18:28:42 +02:00
Gordon Williams ac5c80ff38
Merge pull request #1885 from Stiralbios/master
[TerminalClock] Add power related settings to control sensors
2022-05-26 16:04:21 +01:00
Stiralbios 76c40f94a2 [TerminalClock] Remove logs 2022-05-26 16:53:50 +02:00
Stiralbios 95bf53e68d [TerminalClock] Add power related settings to control sensors 2022-05-26 16:44:56 +02:00
Gordon Williams 3a3a01136b mylocation 0.07: Move mylocation app into 'Settings -> Apps' 2022-05-26 12:50:44 +01:00
storm64 aef6f638cb [sleeplog] Change caching for global getStats 2022-05-26 11:27:36 +02:00
storm64 d04efb6fe2
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-05-26 12:42:50 +02:00
Gordon Williams 6b8cf13f6c 0.46: Fix regression after making 'calibrate battery' only for Bangle.js 2 2022-05-26 10:07:04 +01:00
Gordon Williams 6f202bc925 fix locale errors after recent PRs 2022-05-26 09:59:11 +01:00
Gordon Williams 211af92a41 bangle.js 2 compat 2022-05-26 09:58:59 +01:00
storm64 f32e1d0201 Merge branch 'sleeplog_v0.10_beta' of https://github.com/storm64/BangleApps into sleeplog_v0.10_beta 2022-05-26 10:41:59 +02:00
storm64 76629a9d78 [sleeplog] Add "View log" in debug + send via BT
Add "View log" function for debugging log
Send data for gadgetbridge via BT
2022-05-26 10:41:56 +02:00
Gordon Williams a322339482
Merge pull request #1882 from nh-99/r2d2clk_add_screenshots
[r2d2clk] Add screenshot to metadata.json
2022-05-26 08:26:00 +01:00
Noah Howard 182743a0e3 Add screenshot of R2D2 clock to metadata for app store 2022-05-25 17:33:40 -04:00
Alessandro Cocco 2fd5ec8f37 [Alarms & Timers] Update metadata and changelog 2022-05-25 23:20:00 +02:00
Alessandro Cocco 280fd5e665 [Alarms & Timers] Fix dow handling for timers 2022-05-25 23:14:50 +02:00
Gordon Williams 4cbc80ddbb oops - disable battery calibration for Bangle.js 1 2022-05-25 14:12:55 +01:00
Gordon Williams a6d92c1115 inline tick/cross images to save some space 2022-05-25 10:00:27 +01:00
Gordon Williams b6576e37eb Merge branch 'master' of github.com:espruino/BangleApps 2022-05-25 09:58:28 +01:00
Gordon Williams 68edab1a18 Move getMessageImage/getMessageImageCol to the library as per
https://github.com/espruino/BangleApps/pull/1872

No version bump as no functionality changes
2022-05-25 09:58:02 +01:00
Lubomir cb890e6fc5 android: Fix SMS bug 2022-05-25 09:52:54 +01:00
Lubomir 6202286fe6
Merge branch 'master' into icon-notifs 2022-05-25 17:45:37 +10:00
storm64 d3645a9bf3
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-05-25 09:33:58 +02:00
Gordon Williams b46a9eabe9
Merge pull request #1848 from myxor/circlesclock_v0.12
Circlesclock v0.12
2022-05-25 08:27:44 +01:00
Gordon Williams e96db5c0fb
Merge pull request #1876 from nh-99/r2d2clk_v1
R2D2 Clock v1
2022-05-25 08:26:44 +01:00
Gordon Williams 8e4063004c changelog and duplicate fix 2022-05-25 08:24:20 +01:00
Gabriele Monaco 43b07419b9 messages 0.38: using Telegram icon on Telegram FOSS 2022-05-25 09:10:40 +02:00
storm64 54ea712fed
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-05-24 23:21:12 +02:00
storm64 1a89f963ea [sleeplog] Redesign interfacce.html 2022-05-24 23:13:03 +02:00
Noah Howard c64882a82f Add r2d2 clock 2022-05-24 12:09:25 -04:00
Noah Howard d7f8272337 Merge branch 'master' of github.com:nh-99/BangleApps 2022-05-24 12:04:32 -04:00
Noah Howard f5b85299a3 Revert patches to mandelbrot clock 2022-05-24 12:04:19 -04:00
Noah Howard 54e99279a0
Merge branch 'espruino:master' into master 2022-05-24 12:02:59 -04:00
Noah Howard 4f512a15f4 Remove new apps from master branch 2022-05-24 12:02:37 -04:00
Gordon Williams c3468fc0e9 bthrm 0.09: Misc Fixes and improvements (https://github.com/espruino/BangleApps/pull/1655) 2022-05-24 16:28:22 +01:00
Gordon Williams e517262237
Merge pull request #1655 from GrandVizierOlaf/bt-hrm-active
[bthrm] Various fixes
2022-05-24 16:27:12 +01:00
storm64 71fc6f2859 [sleeplog] Update interface.html 2022-05-24 16:08:14 +02:00
storm64 ad10714556 [sleeplog] Update interface.html 2022-05-24 16:01:23 +02:00
Lubomir 4ded6c844a
iconlaunch: Change icon to one by icons8
This doesn't bump the version, as it doesn't change anything on the watch, just the website
2022-05-24 22:54:16 +10:00
Lubomir 1fb256b9de
messages: Replace mail icon with color notif icons 2022-05-24 22:24:38 +10:00
Lubomir 2d60ce4a53
android: Fix SMS bug 2022-05-24 22:08:43 +10:00
storm64 6cbce8a0c5 [sleeplog] Update interface.html 2022-05-24 13:57:14 +02:00
storm64 732bc11c7f [sleeplog] Update interface.html 2022-05-24 13:41:02 +02:00
storm64 8445241a23 [sleeplog] Update interface.html 2022-05-24 13:31:42 +02:00
storm64 e1f4364ab0 [sleeplog] Update interface.html 2022-05-24 13:18:48 +02:00
storm64 5a7360b64f [sleeplog] Update interface.html 2022-05-24 13:16:03 +02:00
storm64 9ca37915b3 [sleeplog] Update interface.html 2022-05-24 13:01:54 +02:00
storm64 b9ed7e75a7 [sleeplog] Update interface.html
Replace unnecessary match with substr.
2022-05-24 12:58:56 +02:00
storm64 86fb6bc7b0 [sleeplog] Update interface.html 2022-05-24 12:52:08 +02:00
storm64 aef0000e65 [sleeplog] Update interface.html 2022-05-24 12:37:43 +02:00
storm64 dd4cb316dc [sleeplog] Redesigned interface.html 2022-05-24 12:28:17 +02:00
storm64 f5a9f47054 [sleeplog] Fixed usage of RegEx in interface.html 2022-05-24 10:52:30 +02:00
Gordon Williams 9ef9137bc0 update after https://github.com/espruino/BangleApps/pull/1868 since we use waypoints.json too 2022-05-24 09:50:10 +01:00
Gordon Williams 49b4f1edfb
Merge pull request #1868 from nujw/master
Alternative waypoints file names
2022-05-24 09:49:17 +01:00
storm64 7d09a1229f [sleeplog] Fixed typos in interface.html (3) 2022-05-24 10:44:09 +02:00
storm64 7d4a61810e [sleeplog] Fixed typos in interface.html (2) 2022-05-24 10:38:19 +02:00
Gordon Williams f6d8cca1e7
Merge pull request #1869 from frigis1/master
[Multi Timer] update
2022-05-24 09:36:52 +01:00
storm64 974194898e [sleeplog] Fix typos in interface.html 2022-05-24 10:34:46 +02:00
Rarder44 2ef59c470f implemented "direct launch" and "one click exit" settings 2022-05-24 10:18:03 +02:00
storm64 f1790695ea [sleeplog] Add interface.html 2022-05-24 10:14:10 +02:00
nujw 05f1c3059a
Merge branch 'espruino:master' into master 2022-05-24 20:08:58 +12:00
Gordon Williams 17f69da0b9
Merge pull request #1870 from TheGLander/add-iconlaunch
New app: Icon Launcher
2022-05-24 08:53:04 +01:00
Noah Howard 6c28d94b76 Add new metadata 2022-05-23 22:00:38 -04:00
Noah Howard 28eb907f57 Add properly sized icon 2022-05-23 20:39:54 -04:00
Lubomir 3bdcc55c9b
iconlaunch: Release app 2022-05-24 10:18:26 +10:00
frigis1 b56eff48c6
Update metadata.json 2022-05-23 17:06:55 -07:00
frigis1 5854217f1c
Update app.js 2022-05-23 17:06:31 -07:00
frigis1 5330784b3f
Update alarm.js 2022-05-23 17:05:59 -07:00
frigis1 a7c9c124ea
Update ChangeLog 2022-05-23 17:05:34 -07:00
nujw 9973435b69
Update metadata.json 2022-05-24 09:37:47 +12:00
Noah Howard fd9569ffa9 Add R2D2 clock 2022-05-23 15:50:49 -04:00
storm64 79938dcab4 [sleeplog] Update README.md
Correct timestamp information
2022-05-23 16:20:23 +02:00
Noah Howard e1fc5c0996
Make screen updates more efficient 2022-05-23 09:15:04 -04:00
Noah Howard acae22049a
Use locale for time, add date to watchface 2022-05-23 09:06:48 -04:00
Noah Howard fb73d65176
Merge branch 'espruino:master' into master 2022-05-23 09:00:30 -04:00
Gordon Williams 5fd9c7600a Merge branch 'master' of github.com:espruino/BangleApps 2022-05-23 12:16:16 +01:00
Gordon Williams 43a3d70571 run 0.14: Fix Bangle.js 1 issue where after the 'overwrite track' menu, the start/stop button stopped working
Add 'setUI' to Layout
2022-05-23 11:53:25 +01:00
Gordon Williams 1b290a6982 settings 0.45: Add calibrate battery option 2022-05-23 11:16:40 +01:00
Gordon Williams 0dd835014b
Merge pull request #1862 from alessandrococco/nifty-clock-patch
[Nifty Clock A&B] Bug fix and improvements
2022-05-23 10:39:42 +01:00
Gordon Williams db7bda3924
Merge pull request #1852 from Rarder44/master
[Rebble Clock] various fixes
2022-05-23 10:39:07 +01:00
Gordon Williams ee57228be8
Merge pull request #1860 from alessandrococco/alarms-patch
[Alarms & Timers] Fix repeat when user unchecks ALL the days
2022-05-23 10:36:40 +01:00
Gordon Williams 7d9151a398
Merge pull request #1857 from peerdavid/master
[BW Clock] Larger font size if colon is hidden to improve readability further.
2022-05-23 10:35:46 +01:00
Gordon Williams d3a0128bc8 Revert "Update boot.js"
The old code was fine, and this broke it

This reverts commit 2351340a73.
2022-05-23 10:34:18 +01:00
nujw c6f45f06a0
Update README.md 2022-05-23 17:02:25 +12:00
nujw fa77e25b10
Update README.md 2022-05-23 17:00:01 +12:00
nujw 8247052038
Update ChangeLog 2022-05-23 16:53:56 +12:00
nujw 445b21fc07
Update metadata.json 2022-05-23 16:36:11 +12:00
nujw 1ac9864bae
Update settings.js 2022-05-23 16:35:04 +12:00
nujw 864fa672ab
Update ChangeLog 2022-05-23 16:17:40 +12:00
nujw b6366761fc
Update app.js 2022-05-23 16:13:52 +12:00
Alessandro Cocco 1a00f7d9e2 [Nifty-B Clock] Update metadata & changelog 2022-05-22 11:26:22 +02:00
Alessandro Cocco adf7c75365 [Nifty-B Clock] Improve settings page 2022-05-22 11:26:22 +02:00
Alessandro Cocco 58f9461dac [Nifty-B Clock] Fix bug with black being unselectable 2022-05-22 11:26:22 +02:00
Alessandro Cocco e481c0daa2 [Nifty-B Clock] Call setUI before loading widgets 2022-05-22 11:26:22 +02:00
Alessandro Cocco ac161c103e [Nifty-A Clock] Update metadata & changelog 2022-05-22 11:26:22 +02:00
Alessandro Cocco 3b6db907e7 [Nifty-A Clock] Remove unnecessary function call 2022-05-22 11:26:22 +02:00
Alessandro Cocco b6e9474bf4 [Nifty-A Clock] Improve settings page 2022-05-21 16:18:04 +02:00
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
storm64 b571accc65
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-05-21 12:25:28 +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
storm64 fd5ed2b00a
[sleeplog] Update README.md 2022-05-20 20:25:19 +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
storm64 a3efd32981
[sleeplog] Update README.md 2022-05-20 20:20:13 +02:00
storm64 5e7d8c14b4
[sleeplog] Update README.md 2022-05-20 20:17:48 +02:00
pidajo 11c7fd7e34
Update metadata.json 2022-05-20 20:15:01 +02:00
storm64 cdff3173ba [sleeplog] Replace old icons 2022-05-20 20:14:05 +02:00
storm64 d13c8fb241 [sleeplog] Update README.md 2022-05-20 20:09:42 +02:00
storm64 6331f936f6 [sleeplog] Update README.md 2022-05-20 20:05:05 +02:00
pidajo 1f59957735
Update pongclock-icon.js 2022-05-20 20:03:56 +02:00
storm64 c832017df4 [sleeplog] Update README.md 2022-05-20 20:02:46 +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
storm64 5c45f491d0 [sleeplog] Add todo entry + rename options 2022-05-20 18:28:05 +02:00
pidajo 2b4ca3a2f7
Create README.md 2022-05-20 18:24:13 +02:00
storm64 ae8ce7f1fd [sleeplog] Change default app timeout behavior 2022-05-20 18:22:11 +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 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
storm64 34ae1cdcf1 [sleeplog] Correct README.md 2022-05-20 17:42:10 +02:00
storm64 9c2df31379 [sleeplog] Remove emulator tag
Emulation impractical because of missing libraries and data.
2022-05-20 17:29:33 +02:00
storm64 a40a0e3477 [sleeplog] Update to do list 2022-05-20 17:21:23 +02:00
storm64 3ec051be9d [sleeplog] Complete rework, BETA v01 2022-05-20 17:17:30 +02: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
David Peer c90ca67668 Minor fix -- always 3 digits if colons are hidden. 2022-05-20 08:04:09 +02:00
David Peer 9e69b19c4e Minor improvement 2022-05-20 07:56:41 +02:00
David Peer 9dcd43f343 Hide colon option. 2022-05-20 07:47:35 +02:00
David Peer c95103946e Minor change 2022-05-20 07:40:15 +02:00
frigis1 5093782e25
Update app-icon.js 2022-05-19 19:16:10 -07:00
Rarder44 3e275a51ae - sideTap setting converted into number
- sideTap setting menu is radiobutton
2022-05-20 01:42:18 +02:00
Rarder44 d760fcdf93 "tap to Cycle" setting 2022-05-20 01:26:11 +02:00
Matrixes 9a153d9376 Reset count more reliable and also shows additional info 2022-05-20 01:16:28 +02:00
storm64 60de030e92 [lightswitch] Prevent drawing into app area 2022-05-20 00:26:14 +02:00
Rarder44 07b53c5893 removed pedometer dependency 2022-05-20 00:17:55 +02:00
Rarder44 ef996391c6 imported suncalc and trimmed 2022-05-20 00:03:36 +02:00
Rarder44 4dfd1b2bf0 - removed unused font
- fix autoCycle
2022-05-19 23:43:59 +02:00
Iakov Davydov 95cf3cd8e0 dinoClock: invert icon for launcher 2022-05-19 22:40:16 +02:00
Iakov Davydov 5d48a738e5 dinoClock: update icons to match weather icons 2022-05-19 22:40:16 +02:00
Iakov Davydov ea06c58b6e dinoClock: add changelog 2022-05-19 22:40:16 +02:00
Iakov Davydov a0ba0c40d7 dinoClock: formatting, match espruino style 2022-05-19 22:40:16 +02:00
Iakov Davydov 6a0cecaa61 dinoClock: improve formatting 2022-05-19 22:40:16 +02:00
Iakov Davydov f370091399 dinoClock: better temp alignment code 2022-05-19 22:40:16 +02:00
Iakov Davydov d82024dd0c dinoClock: replace weather strings with consts 2022-05-19 22:40:16 +02:00
Iakov Davydov 3ef7a160e5 dinoClock: update comments 2022-05-19 22:40:16 +02:00
Iakov Davydov 81b5dbcc92 dinoClock: fix formatting and semicolons 2022-05-19 22:40:16 +02:00
Iakov Davydov aac7aad6a7 dinoClock: rename weatherIcon to wIcon (name clash) & remove clear icon 2022-05-19 22:40:16 +02:00
Iakov Davydov bb5d5068a4 dinoClock: move all icons into functions & invert (some) icons 2022-05-19 22:40:16 +02:00
Iakov Davydov 108cfc7d31 dinoClock: update icons to ios glyph 2022-05-19 22:40:16 +02:00
Iakov Davydov 1c8ab449ea invert icon 2022-05-19 22:40:16 +02:00
Iakov Davydov 2cbdd6dcdc dino: getMonth returns 0-11, correct for that 2022-05-19 22:40:16 +02:00
Iakov Davydov 4b91dd9fce do not redraw all screen on draw 2022-05-19 22:40:16 +02:00
Iakov Davydov c7aba47f5d add icon.js 2022-05-19 22:40:16 +02:00
Iakov Davydov 08a98d403e add icon 2022-05-19 22:40:16 +02:00
Iakov Davydov bdf2cf5b76 remove region cleanup, fix weather icon and degree symbol 2022-05-19 22:40:16 +02:00
Iakov Davydov 45c2f943e0 update dino app icon 2022-05-19 22:40:16 +02:00
Iakov Davydov d417696c43 dino: clear screen 2022-05-19 22:40:16 +02:00
Iakov Davydov 8d1d688bf0 add (wrong) icon 2022-05-19 22:40:16 +02:00
Iakov Davydov 409dadacb7 rename dyno to dino 2022-05-19 22:40:16 +02:00
Iakov Davydov 9f21d96d13 description 2022-05-19 22:39:53 +02:00
Iakov Davydov 09ffe0740b rename dynoclock dir 2022-05-19 22:27:38 +02:00
Iakov Davydov 9900355140 dyno clock 2022-05-19 22:27:38 +02:00
David Peer 5c72025d0d Slightly smaller font to avoid cutoff... 2022-05-19 20:21:24 +02:00
Peer David bab082a065
Merge branch 'espruino:master' into master 2022-05-19 20:10:11 +02:00
David Peer f5ba88f8dd Show the color of widgets correctly. 2022-05-19 20:09:26 +02:00
Gordon Williams 365db46d3c Fix issues sanity test threw up 2022-05-19 09:05:20 +01:00
Gordon Williams 3f294f0a0d
Merge pull request #1847 from elykittytee/master
Created Poketch clockface
2022-05-19 09:03:31 +01:00
Gordon Williams 10c3202a5d
Merge pull request #1849 from Rarder44/master
[Rebble Clock] added localization
2022-05-19 08:59:39 +01:00
Gordon Williams b2f01faf48
Merge pull request #1828 from idavydov/widbt_pr
[apps/widbthide] bluetooth widget which hides upon no connection
2022-05-19 08:59:14 +01:00
Gordon Williams 172379ed0c
Merge pull request #1843 from frigis1/master
[Android & Sched] - small fixes and updates
2022-05-19 08:57:26 +01:00
frigis1 29736d6133
Update metadata.json 2022-05-18 16:21:38 -07:00
frigis1 4102a128b9
Update metadata.json 2022-05-18 16:20:50 -07:00
Matrixes 616277fe5d Step count resets around midnight 2022-05-18 23:14:37 +02:00
Rarder44 6deff25578 fix version and changelog 2022-05-18 21:43:37 +02:00
Rarder44 ee94df33ad -added localization
-removed deprecated code
2022-05-18 21:40:15 +02:00
Marco H 5358fec9ba Allow configuration of update interval 2022-05-18 20:13:57 +02:00
Marco H 437630574d Optimize settings 2022-05-18 20:12:53 +02:00
Iakov Davydov 63aa03bbdb widbthide: fix typo 2022-05-18 19:31:52 +02:00
Iakov Davydov 63f78e3233 widbthide: update entry point 2022-05-18 19:21:36 +02:00
Iakov Davydov 9f3ed84d6c widbthide: remove settings & update metadata 2022-05-18 19:18:42 +02:00
Iakov Davydov 19ab79e5d1 widbthide: remove changelog 2022-05-18 19:11:17 +02:00
Iakov Davydov 983bdc5b04 widbthide: remove unnecesary icon 2022-05-18 19:10:59 +02:00
Iakov Davydov 2c1a4e3003 widbt: recover original widbt 2022-05-18 19:10:02 +02:00
Iakov Davydov a9839bed9e widbt: rename to widbthide 2022-05-18 19:09:23 +02:00
eleanor 43eba6b1ee
Create ChangeLog 2022-05-18 12:01:23 -05:00
eleanor b9673fb3f9
Add files via upload 2022-05-18 11:52:29 -05:00
eleanor 6f6df88118
Create app-icon.js 2022-05-18 11:50:54 -05:00
eleanor ce800395a8
Update app.js 2022-05-18 11:49:26 -05:00
eleanor 7b26596e72
Create README.md 2022-05-18 11:36:26 -05:00
eleanor 5ec25d9908
Create metadata.json 2022-05-18 11:34:03 -05:00
eleanor 370617915c
Create app.js 2022-05-18 11:31:09 -05:00
eleanor 89fca54046
Delete app.png 2022-05-18 11:29:32 -05:00
eleanor dd7f45f4f8
Delete metadata.json 2022-05-18 11:29:28 -05:00
eleanor f9860a5d42
Delete app.js 2022-05-18 11:29:21 -05:00
eleanor 90b1a838a0
Delete app-icon.js 2022-05-18 11:29:17 -05:00
eleanor e999660512
Merge branch 'espruino:master' into master 2022-05-18 11:27:14 -05:00
Gordon Williams 2bc17f0215
Merge pull request #1846 from trufae/fix-tabanchi-icon
Fix the icon of the `tabanchi` app
2022-05-18 16:09:56 +01:00
pancake bd5035064f Fix the icon of the `tabanchi` app 2022-05-18 17:07:57 +02:00
Gordon Williams 887ae0bdc1
Merge pull request #1845 from trufae/update-tinydraw
Upgrade tinydraw app with fixes and performance improvements
2022-05-18 16:03:32 +01:00
Gordon Williams 2e98a731a8
Merge pull request #1813 from zachstr2/master
Add 12h support, auto-cycle control to Rebble Clock
2022-05-18 15:29:47 +01:00
pancake 5735873910 Upgrade tinydraw app with fixes and performance improvements
* Fix segmented line drawing with all the pencils
* Dont use a timer to check if the screen is locked
2022-05-18 14:19:28 +02:00
storm64 66c2ce54c2 Merge branch 'master' of https://github.com/storm64/BangleApps 2022-05-18 13:04:09 +02:00
storm64 dde4cc1562 [widbt_notify] Prevent repeated `draw()`
Replace `setInterval` with `setTimeout` to clear the `Connection lost.`-message to prevent repeatedly calling of `draw()` from the current app/clock.
2022-05-18 13:00:53 +02:00
Gordon Williams e1cec7c383 Merge branch 'master' of github.com:espruino/BangleApps 2022-05-18 09:23:30 +01:00
Gordon Williams 5daf2be7df boot 0.48: Workaround for BTHRM issues on Bangle.js 1 (write .boot files in chunks) 2022-05-18 09:23:23 +01:00
frigis1 d8e0b56993
Update boot.js 2022-05-18 01:09:12 -07:00
frigis1 f92415c780
Update lib.js 2022-05-18 01:08:37 -07:00
frigis1 8525d862b1
Update lib.js 2022-05-18 00:55:54 -07:00
Gordon Williams eb61126b12
Merge pull request #1840 from storm64/master
[sleeplog] Reduced log size further, see #1835
2022-05-18 08:14:38 +01:00
frigis1 ba29358259
Update settings.js 2022-05-18 00:08:37 -07:00
frigis1 46a4e5f261
Update boot.js 2022-05-18 00:08:11 -07:00
frigis1 c5072b3a9a
Update README.md 2022-05-18 00:06:28 -07:00
frigis1 417ce17b86
Update ChangeLog 2022-05-18 00:06:09 -07:00
frigis1 7a64faf1c5
Update ChangeLog 2022-05-17 23:41:24 -07:00
frigis1 2351340a73
Update boot.js 2022-05-17 23:39:51 -07:00
Alessandro Cocco 774aa169eb [Health] Update metadata and changelog 2022-05-17 23:27:13 +02:00
Alessandro Cocco 5b37bdca63 [Health] Avoid division by zero 2022-05-17 23:22:53 +02:00