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
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
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
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
Gordon Williams
efd5a09b19
hrm docs
2022-08-11 10:08:57 +01:00
Gordon Williams
2e8ded053b
Merge pull request #2084 from khromov/gps-widget-configuration
...
Add option to hide GPS widget when GPS is off
2022-08-11 08:53:04 +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
Gordon Williams
d4c83690c0
Merge pull request #2083 from mbks/waypoint-bugfix
...
Waypoint bugfix
2022-08-10 08:23:25 +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
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