Commit Graph

5825 Commits (083d5e47aa8cd7447313d70039747b362a70c9e6)

Author SHA1 Message Date
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 ea81020095
Update apps.json 2021-12-13 01:28:01 +01:00
Michael Kronenwett a2a7373fe9
Add files via upload 2021-12-13 01:25:36 +01:00
Michael Kronenwett 797d556411
Update apps.json 2021-12-13 01:23:04 +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 c096b2093c
Update apps.json 2021-12-13 01:09: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
Gordon Williams 6b2f8e98d3 oops - fix firmware loader issues 2021-12-10 20:09:14 +00: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
Gordon Williams cc79881719 fix after #1018 2021-12-09 17:09:40 +00: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 f8e04ad28a oops 2021-12-09 16:16:01 +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 61553056da app notes 2021-12-09 15:56:37 +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 47ee38d504
Merge pull request #1042 from myxor/poweroff-tools
Poweroff app -> tool and emulator
2021-12-09 13:16:16 +00:00
Gordon Williams f73f10f980
Merge pull request #1043 from crazysaem/master
Small Update for Pattern Launcher
2021-12-09 13:15:55 +00:00
Gordon Williams 404e5ab3ce
Merge pull request #1044 from Razoxane/master
Moon Phase widget for Southern Hemisphere
2021-12-09 13:15:47 +00:00
Marco H 7ce4ada3df
Fix names (again) 2021-12-09 13:40:33 +01:00
Marco H 0f18c5888f
Make names even shorter + allow emulator 2021-12-09 13:38:10 +01:00
Jade Edward e5da5b8040 Copy from widmp, flip phases 2021-12-09 23:34:52 +11:00
Marco H 32107c668e
Make shortName short 2021-12-09 13:34:33 +01:00
Marco H 93361297bd
Add clicompleteclk to apps.json 2021-12-09 13:31:12 +01: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
Marco H 68cef85b6b
Poweroff app -> tool and emulator 2021-12-09 12:51:03 +01: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