Commit Graph

9834 Commits (262ac59a65fa1ecbe177172db4e4f6078a7c9bb2)

Author SHA1 Message Date
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
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
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
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
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
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
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