1
0
Fork 0
Commit Graph

5853 Commits (af293b3e7c2caf1782c2e5d26ab5ab86608fc428)

Author SHA1 Message Date
Gordon Williams af293b3e7c
Merge branch 'master' into master 2021-12-13 09:06:12 +00:00
Gordon Williams 1edcc1f79e
Merge pull request #1051 from crazysaem/master
Update Pattern Launcher: Show saved patterns with linked apps
2021-12-13 09:04:38 +00:00
Gordon Williams f31054a34b
Merge pull request #1057 from myxor/clicomplete_v0.03
CLI complete clock v0.03
2021-12-13 08:51:55 +00:00
Gordon Williams 20317a7efe
Merge pull request #1056 from lightnin/master
Updates for impwclock BangleJs2 compatibility
2021-12-13 08:50:09 +00:00
Marco H 15ac03f866
Update app.js
Below threshold means below :)
2021-12-13 08:51:10 +01:00
Amos Blanton 159ba0cece
Touch screen instead of button. 2021-12-11 21:03:22 +01:00
Marco H aeea8241ba
Update README.md 2021-12-11 13:29:42 +01:00
Marco H 29ba4fab0a
Update app.js
Let's load correct settings :)
2021-12-11 13:28:21 +01:00
Marco H 7dcc5385e2
Update settings.js
Fix settings
2021-12-11 13:24:30 +01:00
Marco H dfc46898c3
Update app.js
* Use settings to toggle visibility of elements
* If heart rate should be hidden we do not enable HRM power
* Show battery value in red if value below threshold
2021-12-11 13:21:45 +01:00
Marco H 2a918b6c13
Update apps.json
Increase version
2021-12-11 13:14:13 +01:00
Marco H 5b16eb20f8
Update settings.js
Extend settings
2021-12-11 13:12:30 +01:00
Marco H 05a00c9525
Update apps.json
Add settings and data to apps.json
2021-12-11 13:03:44 +01:00
Amos Blanton dc84156055
Change to handling of digital time display
Remove code for BangleJS physical button.
Replace with code to toggle display of accurate time based on screen touch that works for both BangleJS and BangleJS2
Stop displaying accurate digital time when new imprecise era begins.
2021-12-11 13:03:21 +01:00
Marco H 2f7e81fea8
Create settings.js
Initial settings file
2021-12-11 12:55:16 +01:00
Amos Blanton 4862219a2f
Toggle digital time when BangleJS2 screen touched. 2021-12-11 12:53:55 +01:00
Marco H 12ab36c30f
Update app.js
Adjust margins
2021-12-11 12:30:52 +01:00
Marco H 203a78ce3d
Update app.js
* Support for "6x8:2" font
* Update steps and heart rate when (un)locking the screen
2021-12-11 12:19:14 +01:00
Amos Blanton 3df8f688af
Changes for BangleJs2 2021-12-11 11:30:36 +01:00
Amos Blanton f4dbe714a4
Impwclock support for Bangle.js2 2021-12-11 11:24:46 +01:00
Amos Blanton 6c61c17d2b
Copy offset and font size changes from wclock to handle Bangle.js 2 2021-12-11 11:14:45 +01:00
Alain Saas 93f2891548
Update apps.json 2021-12-11 19:10:02 +09:00
Alain Saas c7177a6aec
Update README.md 2021-12-11 19:09:14 +09:00
Alain Saas d55ef2cd01
Update apps.json 2021-12-11 19:01:34 +09:00
Alain Saas 653156c0e6
Create app-icon.js 2021-12-11 18:53:59 +09:00
Alain Saas 0bfbf34e20
Update README.md 2021-12-11 13:52:14 +09:00
Alain Saas 2c77ea939a
Create README.md 2021-12-11 13:51:19 +09:00
Alain Saas ebf62e8328
Create ChangeLog 2021-12-11 13:28:42 +09:00
Alain Saas 7152cd6d1b
Awair Monitor: awair_to_bangle.html 2021-12-11 13:26:38 +09:00
Alain Saas 13e68ec8b4
Awair Monitor: icon 2021-12-11 12:55:38 +09:00
crazysaem 8f0d9f310c ptlaunch: add all screenshots 2021-12-10 21:57:02 +00:00
crazysaem 5ff04c50ac ptlaunch: add screenshot 2021-12-10 21:53:17 +00:00
crazysaem 2a97188aab ptlaunch: try to improve the code slightly 2021-12-10 21:47:15 +00:00
crazysaem 31a4d05cb3 ptlaunch: Improve the management of existing patterns: Draw the linked pattern on the left hand side of the app name within a scroller, similar to the default launcher. Slighlty clean up the code to make it less horrible. 2021-12-10 21:47:15 +00:00
crazysaem 854d2f9ade ptlaunch: Make tap to confirm new pattern more reliable. Also allow for easier creation of single circle patterns. 2021-12-10 21:47:15 +00:00
Gordon Williams 6b2f8e98d3 oops - fix firmware loader issues 2021-12-10 20:09:14 +00:00
Alain Saas 60eb8ef7ec
AwairMonitor: screenshot 2021-12-11 00:10:37 +09:00
Alain Saas b88223ed0d
AwairMonitor: fixed graph color and temperature scale 2021-12-11 00:02:39 +09:00
Alain Saas dfe753d306
Create awairmonitor/app.js 2021-12-10 23:33:47 +09:00
Gordon Williams b8f5f973c5
Merge pull request #1050 from myxor/clicompleteclk_v0.2
CLI complete clock v0.02
2021-12-10 12:46:48 +00:00
Marco H 25543abb11
Update app.js
Do not overwrite old heart rate value with '...'
2021-12-10 11:39:16 +01:00
Gordon Williams cde6b8a764
Merge pull request #1048 from rigrig/messages-touch-widget
messages: Open app when touching the widget (Bangle.js 2 only)
2021-12-10 09:38:01 +00:00
Gordon Williams d732894ced
Merge pull request #1047 from rigrig/gbmusic-fix
gbmusic: Fix scrolling title background color
2021-12-10 09:32:11 +00:00
Marco H f3531c8160
Update apps.json 2021-12-10 09:27:10 +01:00
Marco H 24b5937295
ChangeLog: v.0.02 2021-12-10 09:09:21 +01:00
Marco H 87acbe83e5
Update README.md 2021-12-10 08:58:52 +01:00
Marco H f8628dd26d
Update app.js
Load steps from Health Tracking app (if installed)
2021-12-10 08:58:44 +01:00
Richard de Boer c9ffee04a7 messages: Open app when touching the widget 2021-12-09 20:57:04 +01:00
Richard de Boer 4ce0e39263 gbmusic: Fix scrolling title background color 2021-12-09 20:17:11 +01:00
Gordon Williams a45f7506ff more app.json fixes, remove warning about settings as it seems nobody cares 2021-12-09 17:16:55 +00:00