Commit Graph

5988 Commits (67635f1bdaad7b7b81fe5f7175e4dadb605a2c8a)

Author SHA1 Message Date
Ben Whittaker a0a913a0e2 vectorclock: fix overlap caused by margin 2021-12-12 09:43:32 -05:00
lukasz 226666909f Added polish locale 2021-12-12 12:52:02 +01:00
Martin Boonk 30689e6430 Bump version to 0.04 2021-12-12 10:41:56 +01:00
Martin Boonk 63811b361f Add function for scanning QR codes from camera or file 2021-12-12 10:41:56 +01:00
lunctis-viribus a4d028f63e
Update app.js
Final fix
2021-12-12 10:36:34 +01:00
lunctis-viribus 001d1763dd
Update apps.json
Weather Clock from v0.03 to (v0.4 to) v0.04
2021-12-12 10:29:57 +01:00
lunctis-viribus bd0e48273d
Update apps.json
Weather Clock to version 0.4
2021-12-12 10:19:57 +01:00
lunctis-viribus b4c2c0d422
Update ChangeLog 2021-12-12 10:18:12 +01:00
lunctis-viribus c5a598d75e
weatherClock Bangle.js 2 layout compatibility
On Bangle.js 2 there still was a layout overlap issue for wind text.
This commit fixes it. Tested for different input lengths in emulator, also for Bangle.js.
2021-12-12 10:15:44 +01:00
Amos Blanton 159ba0cece
Touch screen instead of button. 2021-12-11 21:03:22 +01:00
Ben Whittaker 6d49e1d466 qmsched: Correctly size widget on load 2021-12-11 14:53:02 -05:00
Ben Whittaker dc4f20d237 a_battery_widget: support dark themes 2021-12-11 14:16:41 -05:00
hughbarney 775715ddbd Rebble: updated README, gone for queueDraw() approach, update every minute 2021-12-11 18:58:50 +00:00
Ben Whittaker e3e360dbd8 vectorclock: add 2px margin 2021-12-11 13:44:40 -05:00
Michael Salaverry d8c41b78a2
feat: multiple player support 2021-12-11 20:37:08 +02:00
Ben Whittaker f81215eb46 vectorclock: Bangle.js 2 support 2021-12-11 13:36:28 -05:00
hughbarney b8c8ad4529 Rebble: added more screenshots, updated README 2021-12-11 18:32:37 +00:00
Michael Salaverry 24d66cb4a0
feat: new app Golf Score 2021-12-11 20:29:01 +02:00
Michael Salaverry 238b0fc58c
lint: 2021-12-11 20:01:34 +02:00
hughbarney 9eed9b8036 Rebble updated icon 2021-12-11 17:57:46 +00:00
Michael Salaverry e42f12e4e9
fix: exports 2021-12-11 19:45:22 +02:00
Michael Salaverry 8e2ddc69c9
docs: cant emulate 2021-12-11 19:40:23 +02:00
Michael Salaverry 9ee60b8b77
docs: add tags 2021-12-11 19:37:45 +02:00
Michael Salaverry fce78eadb3
fix: add missing file 2021-12-11 19:34:56 +02:00
Michael Salaverry fa61c92bea
bump 2021-12-11 19:19:31 +02:00
Michael Salaverry 4123434a35
fix: require 2021-12-11 19:17:05 +02:00
Michael Salaverry ad7f63a10f
fix: require 2021-12-11 19:08:50 +02:00
hughbarney acae86c937 Rebble clock - added screenshot and README 2021-12-11 17:05:02 +00:00
Michael Salaverry 764644ca25
fix: remove TS 2021-12-11 19:04:02 +02:00
hughbarney ecd97e00aa Merge remote-tracking branch 'upstream/master' 2021-12-11 13:50:30 +00:00
hughbarney 61f5dddf26 Rebble clock - long live the rebellion 2021-12-11 13:50:02 +00: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