Commit Graph

9781 Commits (f42c82c67f75bdb8f0cd4d54f37ef91a5109d629)

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