Commit Graph

10286 Commits (5374b1af301e9fb39ca70b17b3e40c3b9f818de8)

Author SHA1 Message Date
Leon Matthes 6e909eeeeb [calclock] Initial version 2022-08-30 11:01:53 +02:00
storm64 a3f6097131 [gpsnav] Update app_b2.js
Add degree sign to bearing.
2022-08-30 10:41:21 +02:00
storm64 919ec8c34b [sleeplog] Update metadata.json
Edit screenshots
2022-08-29 23:15:41 +02:00
storm64 4824c4bcd4 [sleeplog] Update README.md + screenshots 2022-08-29 23:11:49 +02:00
storm64 0d59e20cd9 [sleeplog] Update README.md 2022-08-29 22:30:39 +02:00
storm64 c2eaa00aa0 [sleeplog] Update README.md 2022-08-29 22:25:19 +02:00
storm64 7442dc4002 [gpsnav] Update drawing + add metrics change
- Remove Ypos constant
- Adjust drawing positions
- Add metrics change feature
- Add B2 specifics to README.md
2022-08-28 23:34:21 +02:00
storm64 8e45725adc [gpsnav] Add support for b2
Add support for Bangle.js 2:
- Change button mapping
- Remove custom graphics object and flip function
- Use theme colors
- Adjust sizes
- Add screenshot
2022-08-28 21:56:59 +02:00
storm64 2d822a9abc
Merge branch 'espruino:master' into sleeplog_beta 2022-08-28 16:21:59 +02:00
deirdreobyrne b3f40e868d Works - except that date_utils is gone?! 2022-08-27 22:25:28 +01:00
thyttan a16d414e4e bump version 2022-08-26 02:20:01 +02:00
thyttan 5d14311c58 move setUI("clock") up before loadWidgets(). This makes bwclock and "Digital clock widget" play nice together 2022-08-26 01:58:19 +02:00
aaronrolls 8f70e2779a Added sleep mode toggle 2022-08-25 09:26:36 +00:00
aaronrolls 478cef2393 Added sleep mode feature 2022-08-25 09:16:51 +00:00
aaronrolls b3c33855ac Added setting to toggle sleep mode 2022-08-25 09:15:59 +00:00
aaronrolls 747b21f7fe Created 2022-08-25 09:15:42 +00:00
aaronrolls a3de2a9460 Added readme, change up version to 0.02 2022-08-25 09:15:35 +00:00
David Peer 4485e58218 Updated screenshot 2022-08-24 22:29:03 +02:00
David Peer 752e91e1b8 Minor design improvement 2022-08-24 22:27:47 +02:00
David Peer a23b8a4e74 Updated screenshot 2022-08-24 22:21:29 +02:00
David Peer 5ea59aa053 Set timer for agenda entries 2022-08-24 22:19:52 +02:00
aaronrolls 02e12ffd86 Bug Fixes 2022-08-24 10:38:13 +00:00
Gordon Williams 58a200b05d
Merge pull request #2099 from aaronrolls/master
New App - Chimer
2022-08-24 10:59:57 +01:00
aaronrolls c4f6ccd4d1 bug fix 2022-08-24 09:38:26 +00:00
aaronrolls 6689c9adce Updated start and end hours to 0 - 23 2022-08-24 09:35:31 +00:00
aaronrolls da784d05f5 Added Readme 2022-08-24 09:34:56 +00:00
aaronrolls bd52aad34d Changed icon link to match new icon 2022-08-24 09:34:48 +00:00
aaronrolls 63434a6efb Changed Icon 2022-08-24 09:25:45 +00:00
aaronrolls 984fcf812f Updated description 2022-08-24 09:17:56 +00:00
aaronrolls ec29905238 Removed version number 2022-08-24 09:15:40 +00:00
aaronrolls 86b5c10937 Updated formatting 2022-08-24 09:15:18 +00:00
Gordon Williams 178c16f08c
Merge pull request #2093 from thyttan/thermometer
[Thermometer] Add back button
2022-08-24 08:45:13 +01:00
Gordon Williams 794ece07e6
Merge pull request #2094 from peerdavid/master
[BW Clock] Fix - Step count was no more shown in the menu.
2022-08-24 08:44:26 +01:00
Gordon Williams 791999e6aa
Merge pull request #2095 from Stiralbios/master
[ActivityReminder] Change the app.js display and cleanup + maybe some optimisations
2022-08-24 08:44:02 +01:00
Gordon Williams 18cbc78496
Merge pull request #2097 from khromov/patch
[LCARS] Add ability to disable alarms
2022-08-24 08:43:35 +01:00
aaronrolls 04819fcfe1 Removed 1 minute frequency option 2022-08-24 04:42:16 +00:00
aaronrolls 0751accf08 Changed version to 14 2022-08-23 21:54:51 +00:00
aaronrolls e9eef512a6 Bug Fixes 2022-08-23 21:54:26 +00:00
aaronrolls b8895a028b Fixed bug where watch would chime on reload if minute matched one of its parameters 2022-08-23 21:06:52 +00:00
Gabriele Monaco 89a4cf1bbf agenda: added awareness of allDay field 2022-08-23 11:52:31 +02:00
aaronrolls 0ae3a550ad Fixed start and end not loading properly 2022-08-23 05:55:38 +00:00
aaronrolls 4632b990a7 Added a feature to enable diabling chime at certain times 2022-08-23 05:48:45 +00:00
aaronrolls 10b470193b Added sleep timer 2022-08-23 05:40:42 +00:00
aaronrolls a14ce9434a Add features back 2022-08-23 05:36:07 +00:00
aaronrolls d423bd8886 Changed version to 8 2022-08-23 05:29:53 +00:00
aaronrolls 1e9f862b84 Added FILE var 2022-08-23 05:29:04 +00:00
aaronrolls 9270cc9fcd Changed to version 7 2022-08-23 05:27:07 +00:00
aaronrolls 8193b665b5 Changed Buzz 2022-08-23 05:26:42 +00:00
aaronrolls 71bf57cee5 bug fix 2022-08-23 04:18:32 +00:00
aaronrolls 4b5384911f changed version to 5 2022-08-23 04:13:37 +00:00
aaronrolls 719142e4e5 added min 2022-08-23 04:12:48 +00:00
aaronrolls a8bcd16f6d added 1 min frequency 2022-08-23 04:12:34 +00:00
aaronrolls 0aafb0202b Fixes 2022-08-23 03:12:00 +00:00
aaronrolls 3584071381 Changed desc version to 3 2022-08-23 02:11:24 +00:00
aaronrolls b4d586ad6f trying to fix lack of buzz 2022-08-23 02:03:40 +00:00
aaronrolls beeb053db7 Tried to fix timing of buzz 2022-08-23 01:33:44 +00:00
aaronrolls 0f04ba8f67 Fixed another bug 2022-08-23 01:04:51 +00:00
aaronrolls e81b6a2dac Fixed another bug 2022-08-23 00:59:15 +00:00
aaronrolls c2b93e3325 Fixed a bug 2022-08-23 00:58:13 +00:00
aaronrolls 36d58a715c Add ability for more than one vibration 2022-08-23 00:57:22 +00:00
aaronrolls 6dc96580fc removed the last hour feature and tried to fix app 2022-08-23 12:32:07 +12:00
aaronrolls f75ee4df72 fixed 30 and 15 minute chimes 2022-08-23 11:20:53 +12:00
aaronrolls ecdf4fbeed added function showMainMenu 2022-08-23 11:09:32 +12:00
aaronrolls 3eb269eee0 fixed typo 2022-08-23 10:18:57 +12:00
aaronrolls 9ae6b7c821 changed the location of some vars 2022-08-23 10:15:45 +12:00
aaronrolls 8036f6435f updated version to 0.02 2022-08-23 10:11:27 +12:00
aaronrolls e6a861b52d changed value to v 2022-08-23 10:09:14 +12:00
aaronrolls 7bffac0206 Changed the frequnecy const 2022-08-23 10:06:02 +12:00
Stanislav Khromov afe895f435 Update metadata.json 2022-08-22 23:58:43 +02:00
Stanislav Khromov faddda9db2 [LCARS] Add ability to disable alarms 2022-08-22 23:58:05 +02:00
aaronrolls 0931f44a58 Tried to fix the settings page 2022-08-23 09:57:12 +12:00
aaronrolls ae581d3aff Tried to fix bugs again 2022-08-23 09:40:36 +12:00
aaronrolls cf18ecc312 Tried to fix bug in settings 2022-08-23 09:32:17 +12:00
Aaron Rolls ec7e58a14d Added first version of Chimer app 2022-08-23 08:49:10 +12:00
storm64 59393a8e32
Merge branch 'espruino:master' into sleeplog_beta 2022-08-21 20:40:01 +02:00
Stiralbios 392866d2de [ActivityReminder] New app screen 2022-08-20 16:11:10 +02:00
Stiralbios 563245defe [ActivityReminder] Put the alert code in it's own file 2022-08-20 15:10:44 +02:00
Stiralbios d714c2c490 [ActivityReminder] Add storageFile: true for the data file with the goal to improve perfs slightly 2022-08-20 14:39:30 +02:00
Stiralbios a787181206 [ActivityReminder] Small change on settings.js to allow futur flexibility 2022-08-20 14:35:26 +02:00
Stiralbios 8cc79a77d0 [ActivityReminder] Use 2 space indent like on others apps in the repository 2022-08-20 14:17:36 +02:00
David Peer fa6a1bc6eb Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-08-20 11:57:42 +02:00
David Peer 43deb4eb3d Minor improvements 2022-08-20 11:57:39 +02:00
Peer David 473236dfa8
Merge branch 'espruino:master' into master 2022-08-20 09:43:03 +02:00
David Peer 91c794d5ee Fix - Step count was no more shown in the menu. 2022-08-20 09:42:51 +02:00
thyttan fe16d67e99 Add back button 2022-08-20 00:14:14 +02:00
Gordon Williams fb7b69379a Merge branch 'master' of github.com:espruino/BangleApps 2022-08-19 08:42:10 +01:00
Gordon Williams 7f8d27b95e recognise 2v15 2022-08-19 08:42:03 +01:00
Gordon Williams 9965f372e7
Merge pull request #2089 from eyecreate/master
Update macwatch2 app to use time based on locale settings
2022-08-19 08:16:12 +01:00
David Peer 302e98ac3f Minor fix 2022-08-18 22:25:51 +02:00
Peer David d5eb9716da
Merge branch 'espruino:master' into master 2022-08-18 22:16:16 +02:00
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
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
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
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
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
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
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
qucchia 9c05a142c0 Fix ‘kbmorse’ 2022-07-23 11:10:49 +02:00
qucchia 81eb874e71 Allow Noteify on Bangle.js 1 2022-07-22 15:14:03 +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
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
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
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
Gordon Williams d7e9469909 Added automatic Espruino programmer tool 2022-07-19 17:13:01 +01: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
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
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
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
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
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
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