Commit Graph

8034 Commits (bdde2dfd179ead993ca3960e80095867e6bb0d04)

Author SHA1 Message Date
Martin Boonk 704fdb5a35 Recorder - Extract number from file name for overwrite prompt 2022-02-02 22:25:15 +01:00
Gordon Williams 0b4d2b5b5d health 0.11: Pre-minified boot&lib - folds constants and saves RAM 2022-02-02 19:57:44 +00:00
Richard de Boer f131426976
gbridge: Include charging state in battery updates to phone 2022-02-02 20:34:06 +01:00
Richard de Boer 6315a192d6
android: Include charging state in battery updates to phone 2022-02-02 20:34:05 +01:00
Gordon Williams a1bcc2f9a3 recorder 0.08: Memory usage improvements for recorder app itself 2022-02-02 15:21:00 +00:00
Gordon Williams 2831919d6e 0.09: Enable 'ams' on new firmwares (ams/ancs can now be enabled individually) (fix #1365) 2022-02-02 13:06:20 +00:00
Gordon Williams 9de0a3676d remove beta tag 2022-02-02 11:41:08 +00:00
Gordon Williams c90af4c674 version test tweak 2022-02-01 20:14:33 +00:00
Gordon Williams 0481477623 Mention 2v12 Bangle.js update 2022-02-01 19:38:10 +00:00
Gordon Williams c4c539006a fix speed calcs 2022-02-01 17:26:43 +00:00
Gordon Williams ae42515fc1 2v12 bootloader 2022-02-01 17:26:24 +00:00
Gordon Williams 471d6c8e00 Merge branch 'master' of github.com:espruino/BangleApps 2022-02-01 14:23:46 +00:00
Gordon Williams 55b7650a0d fix distance over-calculation, add averaging to current speed 2022-02-01 14:23:37 +00:00
Gordon Williams 1634c959e6
Merge pull request #1376 from myxor/circlesclock_v0.09
Circlesclock v0.09
2022-02-01 09:01:34 +00:00
Gordon Williams 7a11f410b5 tweak version format 2022-02-01 08:51:16 +00:00
Gordon Williams 95904fdc8b
Merge pull request #1374 from xxDUxx/master
ContourClock update
2022-02-01 08:50:15 +00:00
Gordon Williams eddd49ce52 notes on 314324cc1e 2022-02-01 08:40:35 +00:00
Gordon Williams 314324cc1e
Merge pull request #1375 from Benjamin-6848/patch-2
MatrixClock: Fixed Color-Issues and Screen-Update-Order
2022-02-01 08:38:55 +00:00
Marco Heiming bd4366278c Make HRM validity period configurable 2022-02-01 08:54:21 +01:00
Marco Heiming 15d2e00fa3 Increase timeout for HRM value reset 2022-02-01 07:50:05 +01:00
Marco Heiming 10c9eeaea0 Fix warnings 2022-01-31 21:07:52 +01:00
Marco Heiming cfb8340893 This is not java ;) 2022-01-31 21:04:30 +01:00
xxDUxx 8d75b7c6de
Update contourclock.settings.js 2022-01-31 21:00:57 +01:00
xxDUxx 288ce5d4a2
Update app.js 2022-01-31 21:00:16 +01:00
xxDUxx b371c386f3
Update lib.js 2022-01-31 20:59:16 +01:00
Benjamin_6848 2b077835a1
Fixed Color-Issues and Screen-Update-Order
I fixed 2 Problems: 
1. When trying to clear the old Text, so it could get updated, previously it got cleared by using "g.theme.fg" as color which is white. But it should be "g.theme.bg" which is black. 
2. Previously the Date got "deleted" by the falling Shards, this problem should be fixed.
2022-01-31 20:51:40 +01:00
xxDUxx 6a8182cc24
Update metadata.json 2022-01-31 20:09:14 +01:00
xxDUxx edf0c34bc3
Update metadata.json 2022-01-31 20:04:49 +01:00
xxDUxx d095a3d762
Update font-Phosphate.json 2022-01-31 19:46:24 +01:00
xxDUxx 50dd8d4883
Update font-Yumaro.json 2022-01-31 19:45:44 +01:00
xxDUxx a4b4c41c53
Update font-Impact.json 2022-01-31 19:45:22 +01:00
xxDUxx 51a91e0fb9
Update metadata.json 2022-01-31 19:45:07 +01:00
Marco Heiming 069c96f36c Let us wait a bit before we overwrite "good" HRM values 2022-01-31 19:16:39 +01:00
xxDUxx 6fd97db561
Add files via upload 2022-01-31 18:38:00 +01:00
xxDUxx fb39233352
Update metadata.json 2022-01-31 18:37:37 +01:00
xxDUxx e5bd05d19c
Add files via upload 2022-01-31 18:34:03 +01:00
xxDUxx 91e2eb7f23
Create ChangeLog 2022-01-31 15:14:32 +01:00
xxDUxx 1f9b53524e
Add files via upload 2022-01-31 15:12:03 +01:00
Gordon Williams 4a8aaf7026 tweak how device info displayed to use a table 2022-01-31 10:58:06 +00:00
Gordon Williams bd544230d2
Merge pull request #1371 from myxor/show_bangle_info_html
Web UI: Show bangle info on more page when connected
2022-01-31 10:50:18 +00:00
Gordon Williams c24c619e65 update for https://github.com/espruino/BangleApps/pull/1371 2022-01-31 10:49:46 +00:00
Gordon Williams 507b36b790 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-31 10:49:22 +00:00
Gordon Williams 7f21a5d46d
Merge pull request #1360 from HilmarSt/master
Add "Chime the Time" to Vector Clock
2022-01-31 10:48:03 +00:00
Gordon Williams 5708e0b433 run 0.05: exstats updated so update 'distance' label is updated, option for 'speed' 2022-01-31 10:40:35 +00:00
Gordon Williams c7bfc902e2
Merge pull request #1367 from Johoseph/app/sonic-clock
Added configurable settings to Sonic Clock app
2022-01-31 10:08:49 +00:00
Gordon Williams 8305b66b24 version for last PR 2022-01-31 10:08:21 +00:00
Gordon Williams 8bde346597
Merge pull request #1368 from Benjamin-6848/patch-1
fixed Font-Name in Morse App
2022-01-31 10:07:20 +00:00
Gordon Williams 5207ecf328
Merge pull request #1369 from thedod/banglejs-1-compatibility
`acmaze` and `ftclock` are `bangle.js 1` compat
2022-01-31 10:06:29 +00:00
Gordon Williams 39cc14f7f1
Merge pull request #1370 from emarc/master
New Ruuvi Watch version, redesigned and refactored
2022-01-31 10:06:05 +00:00
Gordon Williams 541a8554c3
Merge pull request #1372 from alessandrococco/master
use the correct key to check for translations
2022-01-31 10:05:43 +00:00