1
0
Fork 0
Commit Graph

4432 Commits (a12b003d9017c13e5e1fb77f79aea4f02f04212d)

Author SHA1 Message Date
Michael Kronenwett 934fe77d07
Rename app-icon.js to snaky-icon.js 2021-12-13 01:21:02 +01:00
Michael Kronenwett 1beaef5d3a
Update app-icon.js 2021-12-13 01:17:59 +01:00
Michael Kronenwett b59c26f1b1
Create app-icon.js 2021-12-13 01:06:07 +01:00
Michael Kronenwett bec573c1ab
Create snaky.app.js 2021-12-13 01:02:57 +01:00
Jeroen Peters 91d7cfbd47 Work in progres for testing 2021-12-13 00:21:16 +01:00
stephenPspackman d93ef10f26
Update app.js
Oops, shouldn't say return on a setter.
2021-12-12 15:08:55 -08:00
stephenPspackman 14e221fbb1
Merge branch 'espruino:master' into master 2021-12-12 14:55:38 -08:00
Jeroen Peters b63f1ee706 Work in progres for testing 2021-12-12 23:50:02 +01:00
stephenPspackman 47eb4a6346
Update app.js
* Improve handling of default local options.
* Add timeout to internal menu.
* Allow menus to be lazified (as in the Round face).
* Rename options.active to activeFg, restoring consistency and avoiding a name collision.
* Fix broken bounding box logic for drags.
* Defer screen clear on face reset to reduce blinking.
2021-12-12 14:40:36 -08:00
Jeroen Peters 977c26b5a1 Work in progres for testing 2021-12-12 23:14:43 +01:00
hughbarney 0cd7a577a4 Rebble: ensure widget area is also cleared when we hide widgets 2021-12-12 17:36:59 +00:00
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 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 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 5b16eb20f8
Update settings.js
Extend settings
2021-12-11 13:12:30 +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 6c61c17d2b
Copy offset and font size changes from wclock to handle Bangle.js 2 2021-12-11 11:14:45 +01:00
Alain Saas c7177a6aec
Update README.md 2021-12-11 19:09:14 +09:00
Alain Saas 653156c0e6
Create app-icon.js 2021-12-11 18:53:59 +09:00
Adam Schmalhofer 098376b9ec Merge remote-tracking branch 'upstream/master' into fix-gbridge 2021-12-11 10:26:44 +01:00
Adam Schmalhofer 8ef3a6a1a6 Updated gbride changelog 2021-12-11 10:18:34 +01:00
Adam Schmalhofer b99024f9ca Fix gbridge inflating steps 2021-12-11 10:16:34 +01: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
Jeroen Peters f54c59bd02 Merge branch 'master' of github.com:jeroenpeters1986/BangleApps
 Conflicts:
	apps.json
	apps/messages/ChangeLog
2021-12-11 00:06:31 +01:00
Jeroen Peters 10be0b5e97 Local work in progress on ios integration and new app messages app look 2021-12-11 00:04:10 +01: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
jeffyactive fe78e5045b Removed needless spaces 2021-12-10 14:59:26 -05:00
jeffyactive 04af6b9a88 Always advertise app name among data frames 2021-12-10 11:55:50 -05:00
jeffyactive 57f6b2a8bb Removed superfluous function, moved temperature encoding to function 2021-12-10 11:36:32 -05: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
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
jeffyactive 7fe88fd02c Added temperature and heart rate service advertising 2021-12-09 22:26:48 -05: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 7b73fe5001
Merge pull request #1018 from qucchia/master
Allow Calendar app to begin on Sunday
2021-12-09 17:08:54 +00:00
Gordon Williams 4fd08b6824
Merge pull request #1045 from myxor/clicompleteclk
Command line complete clock
2021-12-09 17:08:33 +00:00
Gordon Williams 845a962005 cliclocks - Load widgets after Bangle.setUI to ensure widgets know if they're on a clock or not (fix #970) 2021-12-09 17:08:18 +00:00
Gordon Williams 59b06d5aef boot 0.38: Option to log to file if settings.log==2
settings 0.36: Added 'Utils' menu with helpful utilities for restoring Bangle.js
2021-12-09 16:49:28 +00:00
Gordon Williams 9b4d2e140b Merge branch 'master' of github.com:espruino/BangleApps 2021-12-09 15:57:04 +00:00
Gordon Williams 52ed2c3b5d 0.04: Fix widget hiding code (fix #1046) 2021-12-09 15:56:58 +00:00
Gordon Williams 978de345ee fwupdate 0.02: Add support for ZIPs
Find and download ZIPs direct from the Espruino website
      Take 'beta' tag off
2021-12-09 14:56:36 +00:00
Marco H 989f0fc4c5
Merge branch 'espruino:master' into clicompleteclk 2021-12-09 15:40:42 +01:00
Marco H 0a67d177bb
Update app.js
* Remove local temperature
* Draw heart rate value in grey if the value is not up to date
2021-12-09 15:35:17 +01:00
Marco H 5903aed3e4
Turn on HRM when screen is on and unlocked 2021-12-09 14:53:51 +01:00
Marco H 7b09fd9b4f
Add todo to README 2021-12-09 14:53:22 +01:00
Gordon Williams f73f10f980
Merge pull request #1043 from crazysaem/master
Small Update for Pattern Launcher
2021-12-09 13:15:55 +00:00
Jade Edward e5da5b8040 Copy from widmp, flip phases 2021-12-09 23:34:52 +11:00
Marco H a1599a967b
Adding icons, readme and changelog 2021-12-09 13:29:54 +01:00
Marco H 7df753a0f7
New clock: CLI complete 2021-12-09 13:29:17 +01:00
crazysaem c09da000ed Merge branch 'master' of github.com:crazysaem/BangleApps 2021-12-09 12:02:19 +00:00
crazysaem b98a0d262c ptlaunch: Turn on lcd when launching an app if the lock screen was disabled in the settings 2021-12-09 12:02:16 +00:00
Gordon Williams aec9e829cd
Merge pull request #1036 from reelyactive/master
Transmit app name as Espruino manufacturer data
2021-12-09 09:41:25 +00:00
Gordon Williams da0c9b1157
Merge branch 'master' into master 2021-12-09 09:35:52 +00:00
Gordon Williams 73574201bf gpsrec 0.27: Map drawing with light theme (fix #1023) 2021-12-09 09:13:11 +00:00
Gordon Williams c003a8897f
Merge pull request #1039 from ps-igel/master
update Numerals clock
2021-12-09 09:09:22 +00:00
Ray Holder 3de4a91454 Update README.md to fix markdown rendering 2021-12-09 00:53:41 -06:00
Ray Holder b3234a8e5c Update Changelog for 0.05 2021-12-09 00:53:01 -06:00
Ray Holder 602be41386 Fix typo for Thursday image 2021-12-09 00:51:36 -06:00
ps-igel 26cb1e58a6 enhance for use with Bangle2, add new draw mode 2021-12-08 23:17:06 +01:00
crazysaem bbef0ded3f ptlaunch: fix eslint errors 2021-12-08 20:52:46 +00:00
crazysaem 456bc21ed3 ptlaunch: fix undefined error on boot.js if a pattern was saved but no setting was defined 2021-12-08 20:44:25 +00:00
Adam Schmalhofer c88121daf8 Bumbed gbridge version 2021-12-08 21:05:21 +01:00
Adam Schmalhofer bf9f0e4db7 Workaround call notifications with gadgetbridge
I have missed a few calls as my watch didn't inform me about them. Using
gbdebug it turns out the cmd left empty.
2021-12-08 20:38:15 +01:00
crazysaem b9f636d9db Create Pattern Launcher app 2021-12-08 18:10:26 +00:00
jeffyactive f7a3728826 Added screenshots 2021-12-08 11:31:52 -05:00
jeffyactive 53cc58845a Advertise app name as Espruino manufacturer data when idle 2021-12-08 11:12:03 -05:00
Gordon Williams b10de5aa7b
Merge pull request #1034 from neshanjo/master
shortened German date string (fixing issue #1028)
2021-12-08 15:03:03 +00:00
Gordon Williams f4f0541c4b 0.13: Now use shorter de_DE date format to more closely match other languages for size 2021-12-08 15:02:48 +00:00
Johannes Schneider e908a542ea shortened German date string (fixing issue #1028) 2021-12-08 13:07:50 +01:00
Gordon Williams 392038be8a
Merge pull request #1029 from myxor/weather-widget-hide
Weather: Allow hiding the widget
2021-12-08 11:09:55 +00:00
Gordon Williams 592b5aac4a
Merge pull request #1021 from lunctis-viribus/master
Update locales.js with en_NL and weatherClock
2021-12-08 11:08:52 +00:00
lunctis-viribus 1e733d4378
Update app.js
Layout tweak. Make number of spaces dependent on length of locale speedUnits variable.
2021-12-08 12:08:41 +01:00
lunctis-viribus bfec01ca2b
Update ChangeLog
Add extra spaces for better layout, especially when locale for speedUnits is 'km/h' there was a text overlap.
2021-12-08 11:40:29 +01:00
lunctis-viribus ed36d800b1
Update locales.js
kmh -> km/h for en_NL. km/h works fine with new WeatherClock v0.03
2021-12-08 11:36:28 +01:00
Marco H 1c9b949e39
Merge branch 'espruino:master' into weather-widget-hide 2021-12-08 11:34:28 +01:00
Marco H 0ef58851bc
Update ChangeLog
Update changelog
2021-12-08 11:33:17 +01:00
Marco H b017a3e91b
Update widget.js
* Fix loading of settings
* Do not draw widget if `hide` is true
2021-12-08 11:30:21 +01:00
Gordon Williams aa94abe3be tweaks to allow lint to pass after #1019 2021-12-08 10:13:42 +00:00
Gordon Williams 72aa32f9fc
Merge pull request #1022 from halemmerich/master
Integer scaling and additional configuration options for the Custom QR Code app
2021-12-08 09:58:48 +00:00
Gordon Williams fcf31f2f4c
Merge pull request #1026 from jeroenpeters1986/master
Fix for iOS: messages app should not pop up with old messages #968
2021-12-08 09:54:01 +00:00
Gordon Williams 7cee2195e9
Merge pull request #1025 from hughbarney/master
README file updates to gpsrec and gpstouch, added screenshot to gpsrec
2021-12-08 09:39:33 +00:00
Marco H b6b7aa8a46
Update widget.js
* Load settings on reload of widget
* Do not draw widget when `hide` is set
2021-12-08 10:37:02 +01:00
Marco H 8bcedfa552
Update readme.md
Add settings to README
2021-12-08 10:27:14 +01:00
Marco H 92d3164029
Update widget.js
Load settings from file and obey 'hide' setting
2021-12-08 10:23:48 +01:00
Marco H ccd1cd1f3c
Update settings.js
New setting: Hide Widget
2021-12-08 10:19:58 +01:00
Jeroen Peters c9c91871e0 Merge branch 'master' of https://github.com/espruino/BangleApps into espruino-master
# Conflicts:
#	apps/messages/ChangeLog
#	apps/messages/lib.js
2021-12-08 02:39:24 +01:00
Jeroen Peters f61d5c8d57 Fix #968: messages app should not pop up with old messages 2021-12-08 02:22:06 +01:00
Jeroen Peters cf604588bf Fix #968: messages app should not pop up with old messages 2021-12-08 02:06:15 +01:00
Jeroen Peters 456c4f4019 Fix #968: messages app should not pop up with old messages 2021-12-08 02:05:35 +01:00
Jeroen Peters f1cb286daf revert 2021-12-08 01:45:29 +01:00
Jeroen Peters 261a680e6c try to use ancsGetAppInfo 2021-12-08 01:40:39 +01:00
hughbarney 50c34f2f5c updated gpsrec and gpstouch README files, added screenshot to gpsrec 2021-12-07 23:27:48 +00:00
hughbarney 59e36009d6 updated gpsrec and gpstouch README files, added screenshot to gpsrec 2021-12-07 23:14:29 +00:00
Jeroen Peters e93615e3d3 We check lowercase strings, so also lowercase checks :-) 2021-12-07 23:19:12 +01:00
Martin Boonk d28bbdd286 Move the additional options group down to make the qr visible 2021-12-07 23:13:09 +01:00
Martin Boonk e97c3041d8 Adds option to prevent integer scaling 2021-12-07 23:12:35 +01:00
Martin Boonk 8c313c446e Update changelog 2021-12-07 23:01:19 +01:00
Martin Boonk 59a4fda701 Adds some primitive error handling 2021-12-07 23:01:19 +01:00
Martin Boonk 9a5d01899b Adds configuration for error correction level 2021-12-07 22:59:03 +01:00
Martin Boonk f245ac3d5b Allow configuration of backlight for runtime of QR app 2021-12-07 22:55:21 +01:00
Martin Boonk 1bcc8b205f Repurposes URL field for generic text entry 2021-12-07 22:55:21 +01:00
Martin Boonk 8cc770a69e Only use integer scaling for clearer QR codes 2021-12-07 22:55:21 +01:00
Martin Boonk fd8c1c237f Allow hiding the description 2021-12-07 22:55:21 +01:00
Martin Boonk 57e25085dc Fix redundant parenthesis 2021-12-07 22:55:21 +01:00
lunctis-viribus b96ec91453
Update app.js
Add extra space to day of week
2021-12-07 21:24:25 +01:00