1
0
Fork 0
Commit Graph

4370 Commits (9f6602c5968d6c3539719ff810e2d96e73c6461b)

Author SHA1 Message Date
hughbarney 9f6602c596 merge with upstream 2021-10-21 19:59:49 +01:00
Gordon Williams ebf2f2d0ef Calibrate at start if no info 2021-10-21 15:44:26 +01:00
Gordon Williams 036b45f4d8 Merge branch 'master' of github.com:espruino/BangleApps 2021-10-21 15:13:58 +01:00
Gordon Williams 89895a4005
Merge pull request #856 from VSerain/arrow-app-disable-compass
feat: set compass power off when screen is off
2021-10-21 15:13:49 +01:00
Gordon Williams d9441b3a40 Added vernier respiration app 2021-10-21 14:49:51 +01:00
Gordon Williams f6184f0fd1 minor tweaks 2021-10-21 13:57:14 +01:00
Gordon Williams ce48309568 Minor app tweaks 2021-10-21 13:50:19 +01:00
Gordon Williams f1b94d4c66 Bluetooth Heart Rate Monitor - Overrides Bangle.js's build in heart rate monitor with an external Bluetooth one. 2021-10-21 13:42:46 +01:00
Gordon Williams 852f911dcf testing/converting heart rate apps for Bangle.js 2 2021-10-21 12:40:34 +01:00
Gordon Williams 38ab8521d1 Fix compass and compass widget 2021-10-21 12:17:18 +01:00
Gordon Williams 69c5c9d8a2 move to icons defined in main.css 2021-10-21 11:43:30 +01:00
Gordon Williams 47f32f34fa more bangle 2 compatibility 2021-10-21 11:43:13 +01:00
Gordon Williams 9f05531ba7 new spectre css 2021-10-21 11:08:53 +01:00
Victor Serain 86ad7ee037 feat: set compass power off when screen is off 2021-10-21 12:04:13 +02:00
Gordon Williams 26f43a787a Move default app handling into loader.js, clear list of installed apps on disconnect
different default apps for the 2 bangle versions
2021-10-21 10:14:40 +01:00
Gordon Williams e829ad54ac widid works on bangle2 2021-10-21 10:14:00 +01:00
Gordon Williams d2d1f5b8cd General clock update - fix svclock after last commit, ensure other clocks update on the minute (not 1-15 seconds later), add Bangle.js 2 and theme compatibility 2021-10-21 09:13:17 +01:00
Gordon Williams 96685e531d Rename launchers 2021-10-21 08:29:07 +01:00
hughbarney 304b9c40ee fixed merge issue with apps.json 2021-10-20 22:55:33 +01:00
hughbarney 30555f9715 merge with upstream 2021-10-20 21:17:29 +01:00
hughbarney 7d99cde28d Stopwatch Touch: README and screenshots 2021-10-20 21:13:40 +01:00
Gordon Williams 1cc7674aa7 Fix issue where re-running bootupdate could disable existing polyfills 2021-10-20 20:48:38 +01:00
Gordon Williams fc3ce86009 misc tweaks for layout/gps time/bootloader 2021-10-20 20:28:28 +01:00
hughbarney 8d439968ba Stopwatch Touch: update short name 2021-10-20 19:28:09 +01:00
hughbarney 572dac6889 Widbatpc: setting to hide widget, apps.json fix for stopwatch touch 2021-10-20 19:13:29 +01:00
hughbarney 4ccc61822f Stopwatch: touch based stopwatch for Bangle 2 2021-10-20 18:38:52 +01:00
hughbarney a89545e02a Stopwatch: touch based stopwatch for Bangle 2 2021-10-20 18:35:03 +01:00
Gordon Williams 8875e41f2f Merge branch 'master' of github.com:espruino/BangleApps 2021-10-20 15:23:37 +01:00
Gordon Williams d1935c3860 Add filtering for Bangle.js 1 and 2 2021-10-20 15:20:25 +01:00
Gordon Williams a94790391a Get rid of "b2" and "bno2" tags and add "supports" array.
Use the opportunity to refactor apps.json so everything looks pretty
2021-10-20 15:11:04 +01:00
Gordon Williams 1801a3f4ae
Merge pull request #851 from hughbarney/master
Simplest: fixed for Bangle 2
2021-10-20 09:16:49 +01:00
Gordon Williams 54a0b89fe7 Merge branch 'master' of github.com:espruino/BangleApps 2021-10-20 08:51:15 +01:00
Gordon Williams cf51c17dc5 Adding Bangle.js 2 firmware update app 2021-10-20 08:50:51 +01:00
Gordon Williams b6d333ae74 cliock 0.14: Fix BTN1 (fix #853)
Add light/dark theme support
2021-10-20 08:49:53 +01:00
hughbarney 547893c261 Merge remote-tracking branch 'upstream/master' 2021-10-19 20:58:58 +01:00
hughbarney e36125e570 Simplest: fixed for bangle 2 2021-10-19 20:58:16 +01:00
hughbarney 22b6bc5dee Simplest: fixed for bangle 2 2021-10-19 20:56:49 +01:00
Gordon Williams 6f24ba5aa4
Merge pull request #850 from DeuxEtienne/svclock
svclock - scaling for the banglejs 2 and locale support
2021-10-19 09:36:30 +01:00
Gordon Williams efda990f03
Merge pull request #848 from hughbarney/master
Toucher: b2 support, Pastel: added 2 more custom fonts
2021-10-19 08:48:05 +01:00
hughbarney 97688cc381 Merge remote-tracking branch 'upstream/master' 2021-10-18 22:17:53 +01:00
hughbarney 09c2718d52 fixed travis build error in toucher, rordered options in App Manager, back first 2021-10-18 22:17:31 +01:00
Etienne Deux 75422b7ff8 Scale UI to banglejs 2 2021-10-18 20:49:01 +02:00
Gordon Williams 1e0f6cd675 Allow non-function images, and fix touch handling for 'fake' buttons on Bangle.js 2 2021-10-18 14:33:42 +01:00
Gordon Williams c4c2a93056 oops 2021-10-18 13:35:28 +01:00
Gordon Williams f41b3c5a88 Update bootloader to include polyfills for g.wrapString, g.imageMetrics, g.stringMetrics - and modify Layout lib to use those functions 2021-10-18 12:01:40 +01:00
Gordon Williams 3f26b8b88e Layout module now allows 'soft' buttons to be cycled through and selected using up/down on Bangle.js 1 2021-10-18 11:32:46 +01:00
Gordon Williams 2cfc3cab83 Merge branch 'master' of github.com:espruino/BangleApps 2021-10-18 11:16:06 +01:00
Gordon Williams f0c9f0774b
Merge pull request #847 from ff2005/feature/nifty-clock-a
Feature/nifty clock a
2021-10-18 10:07:16 +01:00
hughbarney cbfd73e122 Matrix clock support for Bangle 2 2021-10-16 22:33:46 +01:00
hughbarney 249b3f9de2 corrected typo 2021-10-16 15:21:53 +01:00