1
0
Fork 0
Commit Graph

12325 Commits (55e1a7e74f2949ddce0f9da09d1bbfbed5415281)

Author SHA1 Message Date
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
Gordon Williams 1b4ad06289
Merge pull request #2091 from peerdavid/master
[BW Clock] Added agenda to menu
2022-08-19 08:15:54 +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
Gordon Williams a6e815483f
Merge pull request #2090 from sersorrel/bash-shebang
Use /usr/bin/env as shebang everywhere
2022-08-18 09:19:14 +01: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
ash 5a6b37f3cc Use /usr/bin/env as shebang everywhere
It's not guaranteed that bash will be available at /bin/bash; it's even
less likely that node will always be installed at /usr/bin/node{,js}.
Always indirecting through /usr/bin/env means that there is only one
such path that needs to be available.
2022-08-17 23:03:21 +01: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
Gordon Williams fad985c1e7
Merge pull request #2088 from peerdavid/master
[BW Clock] Added option for a dynamic screen mode to show widgets only if unlocked.
2022-08-15 09:11:20 +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 dd6694246b 2v15 release 2022-08-11 14:43:01 +01:00
Gordon Williams 74430167c3 Merge branch 'master' of github.com:espruino/BangleApps 2022-08-11 14:01:56 +01:00
Gordon Williams 03f3961e6b
Merge pull request #2085 from pebl-hank/master
Handling exceptions
2022-08-11 14:01:14 +01:00
Hank 61b28cb47c Handling exceptions 2022-08-11 14:56:37 +02:00
Gordon Williams 9703983ea7 Apply fix for app restore: https://github.com/espruino/BangleApps/issues/2068#issuecomment-1211717749
Also refresh the apps list after we restored
2022-08-11 10:16:07 +01:00