Martin Boonk
13bbf669b4
fastload - Add fastload app
2022-11-28 19:56:00 +01:00
Gordon Williams
a7364f716b
Keep messages version rising so it'll actually update to the new version automatically
2022-11-28 15:03:00 +00:00
Gordon Williams
d0d35ecec7
renaming
2022-11-28 14:48:46 +00:00
Gordon Williams
20c153033e
Merge branch 'master' into split-message-library
2022-11-28 14:24:10 +00:00
Gordon Williams
8678d0cc21
slight tweaks to https://github.com/espruino/BangleApps/pull/2304/
2022-11-28 14:22:44 +00:00
Gordon Williams
cac0c306f4
Merge branch 'android-gps-updater' of github.com:LukasEdl/BangleApps into LukasEdl-android-gps-updater
2022-11-28 13:56:16 +00:00
Gordon Williams
b097b93bbf
active pedometer notes
2022-11-28 13:55:02 +00:00
Gordon Williams
eba77c8a99
openstmap 0.15: Make track drawing an option (default off)
2022-11-28 11:16:36 +00:00
Gordon Williams
981f16ceeb
Merge pull request #2314 from glemco/devel
...
Sched clkinfo and other improvements
2022-11-28 10:33:03 +00:00
Gordon Williams
73a491aeaf
Merge pull request #2312 from Kedlub/quickcenter
...
[New App] Quick Center
2022-11-28 10:30:16 +00:00
Gordon Williams
62826cbb27
Merge pull request #2313 from berkenbu/master
...
Add lightning mode to F9 lander app, new app "Tetris"
2022-11-28 10:23:49 +00:00
Gordon Williams
b1a7401754
Merge pull request #2315 from nxdefiant/master
...
hrmmar: Add fft elimination algorithm to remove MA
2022-11-28 10:13:24 +00:00
Gordon Williams
e2da2a87a8
0.03: Added support for locale based time
...
ref #2311 , fix #2317
2022-11-28 10:09:55 +00:00
Gordon Williams
172c73ed1c
Merge pull request #2311 from eyecreate/patch-2
...
Add support for local time display to slopeclockpp
2022-11-28 10:08:21 +00:00
glemco
a011f929fd
Rolled back agenda clkinfo
2022-11-28 08:33:41 +01:00
Martin Boonk
bc28900e60
launch - Use Bangle.showClock
2022-11-27 22:15:45 +01:00
nxdefiant
7b49d4eb2e
Merge branch 'espruino:master' into master
2022-11-27 19:15:49 +01:00
Erik Andresen
77e270d356
hrmmar: Add fft elimination algorithm to remove MA
...
The fft with size=256 is calculated over a window of 8 seconds with step size 2
seconds. Sample rate of acceleration (12.5Hz) and PPG sensor (25Hz) is unchanged, so the algorithm runs with 12.5Hz.
Generally the maximum peak in fft spectrum in an interval of -5..+10BPM of
last one is used.
The low fft resolution limits the accuracy to ~3BPM, but mean error
is ~5-10BPM.
If firmware reports confidence >= 90% its value is used.
2022-11-27 19:05:40 +01:00
Gordon Williams
dc219416eb
bump version
2022-11-27 09:41:58 +00:00
Gordon Williams
8da09e3ea1
quick fix for last update - recorder now plots tracks ok
2022-11-27 09:34:27 +00:00
Richard de Boer
2a506e7421
messages: split library/gui/widget into separate apps
2022-11-26 16:52:17 +01:00
Marko.Kl.Berkenbusch@gmail.com
43fdeecdb1
Another mistake in metadata
2022-11-25 20:27:44 -05:00
Marko.Kl.Berkenbusch@gmail.com
5a1c701add
Fix metadata typo
2022-11-25 20:24:30 -05:00
Marko.Kl.Berkenbusch@gmail.com
4fa373c078
Merge branch 'master' of https://github.com/berkenbu/BangleApps
2022-11-25 20:18:43 -05:00
Marko.Kl.Berkenbusch@gmail.com
21e9fc1e24
Add tetris app, first commit
2022-11-25 20:06:29 -05:00
berkenbu
32a170d0a6
Merge branch 'espruino:master' into master
2022-11-25 20:00:21 -05:00
Kedlub
e35f3a26bb
qcenter: Add padding
2022-11-25 21:37:54 +01:00
eyecreate
58fbe0455e
Update ChangeLog
2022-11-25 12:52:37 -05:00
eyecreate
ebc2091c29
Update metadata
2022-11-25 12:52:13 -05:00
eyecreate
93c2429bf5
Add locale time support to watch
2022-11-25 12:51:08 -05:00
Gabriele Monaco
18d91bf5f9
Added short field and general clkinfo improvements
2022-11-25 18:50:38 +01:00
Gabriele Monaco
4ff8e9a52c
Fixed sched clkinfo icons and sorting
2022-11-25 18:35:10 +01:00
Gabriele Monaco
c8ee05a4b6
clkinfo: added sched and ranges in weather
2022-11-25 18:35:10 +01:00
Gordon Williams
a9b12f0dba
misc fixes/tweaks for map rendering
2022-11-25 17:05:30 +00:00
Kedlub
fb0dcb82cd
qcenter: Update description
2022-11-25 17:53:34 +01:00
Gordon Williams
c0a89a375e
oops
2022-11-25 16:36:07 +00:00
Gordon Williams
7bdafa281a
clock_info images now optional
2022-11-25 16:27:42 +00:00
Gordon Williams
602689ed28
Fix clkinfo icon
2022-11-25 16:26:38 +00:00
Gordon Williams
902db2a19a
recorder 0.18: Improve widget load speed, allow currently recording track to be plotted in openstmap
2022-11-25 16:08:52 +00:00
Gordon Williams
e5894c36af
oops - forgotten commit
2022-11-25 16:08:40 +00:00
Gordon Williams
639d9b7dc5
agenda 0.08: Fix error in clkinfo (didn't require Storage & locale)
2022-11-25 16:08:26 +00:00
Gordon Williams
459a643c87
openstmap
...
Added ability to upload multiple sets of map tiles
Support for zooming in on map
Satellite count moved to widget bar to leave more room for the map
2022-11-25 15:34:51 +00:00
Kedlub
bc052c3ace
qcenter: Grammar fixes & Final touches
2022-11-25 14:42:10 +01:00
Gordon Williams
f4a48e62e6
Added Util.close to allow interfaces to close the window
...
Fix My Location that couldn't be installed after the most recent update
2022-11-25 09:42:25 +00:00
Kedlub
8cf2f9957a
qcenter: Added widgets & fix remove
2022-11-24 18:30:29 +01:00
Gordon Williams
b01d284b80
Mention the calibration app isn't a good idea now
2022-11-24 14:43:23 +00:00
Gordon Williams
fc96f98c1d
android 0.17: Now kick off Calendar sync as soon as connected to Gadgetbridge
2022-11-24 09:44:48 +00:00
m-p-3
e0bfca0715
Delete .createdir
2022-11-23 10:46:28 -05:00
m-p-3
a733055c10
Upload icon source files to messageicons/icons
2022-11-23 10:44:58 -05:00
m-p-3
5e2af483b3
Creating "icons" directory in "messageicons"
2022-11-23 10:41:28 -05:00