Commit Graph

4596 Commits (b8959f7335f56fe1daae00881fcc29fe52e76de1)

Author SHA1 Message Date
jeffyactive 0fa290be68 Encode all barometer service data in a single function 2021-12-14 16:57:59 -05:00
Jeffrey Dungen f15d264a68
Merge branch 'espruino:master' into master 2021-12-14 16:33:59 -05:00
Gordon Williams 456886c6d5 Merge branch 'master' of github.com:espruino/BangleApps 2021-12-14 16:28:32 +00:00
Gordon Williams c7a9fc751d Start of app translation support (no menu to enable it yet) - https://github.com/espruino/BangleApps/issues/136 2021-12-14 16:21:05 +00:00
Marco H 0b6e2f1356
Update ChangeLog 2021-12-14 15:54:57 +01:00
Marco H 44919fc503
Update ChangeLog 2021-12-14 15:53:57 +01:00
Marco H e9436eca15
Make themperature value readable on smaller screens 2021-12-14 15:52:22 +01:00
Jeroen Peters 158e59c5bf Changes version numbers to align with live 2021-12-14 12:27:05 +01:00
Jeroen Peters 9f195b74ee Cleaned up messages code and put back `this.t` 2021-12-14 12:21:27 +01:00
Martin Boonk 67635f1bda Update for Bangle 2 2021-12-14 12:13:55 +01:00
Jeroen Peters 94761c5c0c Messages: reverted icon change as 'notification' is very versatile, could be anything from envelopes, to bells, to chatbubbles etc.. Also fixed duration 2021-12-14 12:02:48 +01:00
Jeroen Peters 0c50785e9c
Merge branch 'espruino:master' into master 2021-12-14 11:53:17 +01:00
Gordon Williams 253abf53c0
Merge pull request #1076 from alainsaas/master
AwairMonitor: added photo to README.md
2021-12-14 09:54:51 +00:00
Gordon Williams d46b441087
Merge pull request #1078 from hughbarney/master
Snek: Fixed icon and screenshot, Rebble, Pebble correted typo
2021-12-14 09:54:39 +00:00
Gordon Williams 524e7edb52
Merge branch 'master' into round-dev 2021-12-14 09:54:13 +00:00
Gordon Williams b2e39d950f
Merge pull request #1079 from stephenPspackman/roman-autolight
pooq Roman: autolight
2021-12-14 09:53:37 +00:00
Gordon Williams e0d00abcb5
Merge pull request #1081 from halemmerich/master
Desktop launcher: Adds settings page
2021-12-14 09:51:28 +00:00
Gordon Williams 86df140ff5
Merge pull request #1077 from nebbishhacker/android
android: Send notification id when handling notifications
2021-12-14 09:11:51 +00:00
Jeroen Peters c347c6d6ee Messages: changed screenshots, reverted translation text
iOS: added song duration
2021-12-14 10:07:22 +01:00
Jeroen Peters 13715ea43d Revert 2021-12-14 02:08:33 +01:00
Jeroen Peters d2f749295a Possible bug 2021-12-14 01:54:29 +01:00
Jeroen Peters dfb2e4fc0a Possible bug 2021-12-14 01:49:11 +01:00
Jeroen Peters b1022b1c85 Merge remote-tracking branch 'origin/master' 2021-12-14 01:34:35 +01:00
Jeroen Peters 96078a2791 iOS app 0.08
============
 Added more details from music (instead of Undefined)
 Added more app identifiers
 Added Readme

Messages app 0.13
=================
 New animated widget bell icon (instead of large blinking 'MESSAGES')
 New app icon
 Added screenshot
 Extra app-specific notification icons

 Locale 0.14
 ===========
  Added some first translations for Messages in nl_NL
2021-12-14 01:34:30 +01:00
Ivor Hewitt 0fa14d74fb
Merge branch 'espruino:master' into master 2021-12-13 23:42:31 +00:00
Martin Boonk 3cb795c033 Adds setting for direct launch of apps on touch with Bangle 2 2021-12-13 23:20:56 +01:00
Martin Boonk 3cfb42456a Bump version 2021-12-13 22:53:27 +01:00
Martin Boonk a42b609d23 Adds settings page for hiding launchers and clocks 2021-12-13 22:53:27 +01:00
Martin Boonk b541a4b6a7 Draw correct border (1px all around) 2021-12-13 22:53:16 +01:00
stephenPspackman c1cbc39377
Update app.js
Remove an unneeded piece of defensiveness.
2021-12-13 13:00:29 -08:00
stephenPspackman 419248f647
Update README.md
Fix a typo, add a couple of sentences about autolight.
2021-12-13 12:51:20 -08:00
stephenPspackman abfb7fc8a4
Update README.md
FIx a typo, add a couple of sentences about autolight.
2021-12-13 12:51:01 -08:00
stephenPspackman dbab1df394
Create app.js 2021-12-13 12:46:59 -08:00
stephenPspackman cb4427cd6d
Add files via upload 2021-12-13 12:11:11 -08:00
stephenPspackman 134935dc46
Update app.js
Debugged. Also, it seems that on Bangle 2, the responsible way to do this is with LCDPower, not LCDBrightness.
2021-12-13 11:52:10 -08:00
stephenPspackman dc1e290493
Create resourcer.js
Assets for the pooq Round watchface.
2021-12-13 11:23:35 -08:00
stephenPspackman 186258e398
Update app.js
Add an option to illuminate the display on twist.
2021-12-13 11:17:24 -08:00
Ben Whittaker 358a02471d android: Send notification id when handling notifications 2021-12-13 13:42:14 -05:00
stephenPspackman f243c0972b
Update ChangeLog 2021-12-13 10:33:58 -08:00
hughbarney 23df3c0e98 Rebble: fix dependancies, fixed typo, Pebble: fix typo 2021-12-13 18:21:24 +00:00
hughbarney ab4de670fb Snek: fixed icon to 64x64, added screenshots 2021-12-13 18:13:53 +00:00
stephenPspackman e148b21cde
Create app-icon.js 2021-12-13 09:54:26 -08:00
Alain Saas 5b3628ef38
Merge branch 'espruino:master' into master 2021-12-14 02:50:09 +09:00
Alain Saas 5afa80d38e
Update README.md 2021-12-14 02:49:39 +09:00
Alain Saas 4bf955f0d1
Add files via upload 2021-12-14 02:46:13 +09:00
Alain Saas a70934fafe
Add files via upload 2021-12-14 02:39:33 +09:00
stephenPspackman 84b184570a
Create README.md 2021-12-13 09:32:48 -08:00
stephenPspackman 3e04f5cc9f
Create ChangeLog 2021-12-13 09:19:34 -08:00
Ivor Hewitt d1efe34f63 Fix icon 2021-12-13 16:22:30 +00:00
Ivor Hewitt b214d53fcf Add readme 2021-12-13 16:18:48 +00:00
Jeroen Peters 1d509d8195
Merge branch 'espruino:master' into master 2021-12-13 17:15:00 +01:00
Ivor Hewitt 45194a5428 Add CoreTemp app 2021-12-13 16:00:56 +00:00
Gordon Williams 469b2c76f2 make firmware update app beta again 2021-12-13 15:57:29 +00:00
Jeroen Peters 9e166ec7a6
Merge branch 'espruino:master' into master 2021-12-13 14:21:32 +01:00
Jeroen Peters 725f648e2a Merge remote-tracking branch 'origin/master' 2021-12-13 14:21:12 +01:00
Jeroen Peters ab4941c495 iOS app 0.08
============
 Added more details from music (instead of Undefined)
 Added more app identifiers

Messages app 0.13
=================
 New animated widget bell icon (instead of large blinking 'MESSAGES')
 New app icon
 Added screenshot
 Extra app-specific notification icons
2021-12-13 14:21:06 +01:00
Gordon Williams ba78819410
Merge pull request #1059 from barakplasma/hebrew_calendar
app update: Hebrew Calendar
2021-12-13 13:12:00 +00:00
Gordon Williams 0cdb9c87f2 fix icon 2021-12-13 13:05:53 +00:00
Gordon Williams 864772be8e
Merge pull request #1060 from barakplasma/golfscore
new app: Golf score tracker
2021-12-13 13:05:19 +00:00
Gordon Williams 16917939c2
Merge branch 'master' into master 2021-12-13 10:15:46 +00:00
Gordon Williams e725e3c6f8
Merge pull request #1066 from lunctis-viribus/master
weatherClock Bangle.js 2 layout compatibility
2021-12-13 10:14:32 +00:00
Gordon Williams 562caf211a
Merge pull request #1067 from Lukasz-pluszczewski/master
Added polish locale
2021-12-13 10:13:55 +00:00
Gordon Williams 4757355aec version no 2021-12-13 10:13:25 +00:00
Gordon Williams 44e4bb1d3d
Merge pull request #1070 from stephenPspackman/master
Make internal menu time out + small fixes
2021-12-13 10:12:27 +00:00
Gordon Williams 3b3bffdbd5
Merge branch 'master' into master 2021-12-13 09:51:28 +00:00
Gordon Williams 0a5c32c0c1
Merge pull request #1071 from nebbishhacker/weather
weather: Tweak bangle 2 light theme colors
2021-12-13 09:50:23 +00:00
Gordon Williams fcffb710e0
Merge pull request #1062 from nebbishhacker/abatterywidget
a_battery_widget: support dark themes
2021-12-13 09:47:45 +00:00
Gordon Williams 9a376a7386
Merge pull request #1063 from nebbishhacker/qmsched
qmsched: Correctly size widget on load
2021-12-13 09:47:20 +00:00
Gordon Williams c3c792ee24
Merge pull request #1064 from halemmerich/master
Custom QR Code v0.04: Adds QR code scanning
2021-12-13 09:46:42 +00:00
Gordon Williams fda5a9fc6e
Merge pull request #1061 from nebbishhacker/vectorclock
vectorclock: Bangle.js 2 support
2021-12-13 09:44:48 +00:00
Jeroen Peters c892da146d
Merge branch 'espruino:master' into master 2021-12-13 10:11:38 +01:00
Gordon Williams 821a49c834
Merge pull request #1058 from adamschmalhofer/fix-gbridge
Gbridge fixes
2021-12-13 09:09:13 +00:00
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
Jeroen Peters c0f6dee079 Work in progress on icon-support 2021-12-13 09:13:04 +01:00
Marco H 15ac03f866
Update app.js
Below threshold means below :)
2021-12-13 08:51:10 +01:00
Ben Whittaker e56be81f8f weather: Tweak bangle 2 light theme colors 2021-12-12 22:37:59 -05:00
Michael Kronenwett bafbca8187
Update snaky-icon.js 2021-12-13 02:29:01 +01:00
Michael Kronenwett 5126ddf9d2
Update snaky-icon.js 2021-12-13 02:25:15 +01:00
Michael Kronenwett 65736c5c1d
Update snaky-icon.js 2021-12-13 02:18:56 +01:00
Michael Kronenwett 4ad525ea9b
Update snaky-icon.js 2021-12-13 02:15:53 +01:00
Michael Kronenwett 22fbb99e64
Update snaky-icon.js 2021-12-13 02:10:16 +01:00
Michael Kronenwett 48c08f0ebe
Update snaky-icon.js 2021-12-13 02:07:16 +01:00
Michael Kronenwett f171391b23
Rename snaky.app.js to snaky.js 2021-12-13 01:40:04 +01:00
Michael Kronenwett 0f1b13b17e
Create README.md 2021-12-13 01:34:33 +01:00
Michael Kronenwett fe5470e6de
Update snaky-icon.js 2021-12-13 01:31:20 +01:00
Michael Kronenwett 083d5e47aa
Add files via upload 2021-12-13 01:30:07 +01:00
Michael Kronenwett 97bff1f533
Delete snaky.png 2021-12-13 01:29:48 +01:00
Michael Kronenwett a2a7373fe9
Add files via upload 2021-12-13 01:25:36 +01:00
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