Gordon Williams
a0ea14c00a
Merge branch 'master' of github.com:espruino/BangleApps
2021-01-20 08:35:26 +00:00
Samuel Vilz
1e41e6ead0
Added lifeclk's readme in apps.json
2021-01-19 21:40:46 +01:00
Samuel Vilz
2cb4dbcd1e
Added a Game of Life Clock
2021-01-19 21:16:16 +01:00
hughbarney
04dad49e6f
added active pedometer face to multiclock
2021-01-18 22:29:55 +00:00
singintime
c4dac127e6
Fix GPS update
2021-01-15 09:49:06 +01:00
Gordon Williams
7ac7c056dd
Merge pull request #633 from fergalwalsh/master
...
devstopwatch - Persist stopwatch state
2021-01-14 09:20:11 +00:00
Gordon Williams
9b16cbeef1
Merge pull request #634 from singintime/master
...
banglerun v0.06 - HDOP from GPS, added README
2021-01-14 09:15:27 +00:00
Ben Jabituya
c0da3377dc
Update apps.json
2021-01-13 23:43:35 +00:00
singintime
b526ccea12
Updated version number in apps.json
2021-01-13 23:51:02 +01:00
Ben Jabituya
7d01947e92
Update apps.json
2021-01-13 22:40:25 +00:00
Ben Jabituya
6582471a6d
Update apps.json
2021-01-13 20:59:55 +00:00
Ben Jabituya
0b74ab0d03
Update apps.json
2021-01-13 17:35:04 +00:00
Ben Jabituya
9480d3a548
Update apps.json
2021-01-13 17:20:39 +00:00
Fergal Walsh
d51fde5ea2
devstopwatch - bump version
2021-01-13 16:30:44 +00:00
OmegaRogue
7e87e6aa0b
🔖 (DANE) Bump version to 0.16
...
Bump version of DANE Watchface to 0.16 in preparation of release/dane/0.16
Signed-off-by: OmegaRogue <omegarogue@omegavoid.codes>
2021-01-13 15:13:31 +01:00
OmegaRogue
e9c7e2ede7
🔀 Merge branch master from upstream ( #23 )
...
* Create HRV.js
* Add files via upload
* Create hrv-icon.js
* Delete hrv-icon.js
* Create HRV-icon.js
* Update apps.json
* Update apps.json
* Update apps.json
* Rename HRV.js to app.js
* Rename HRV-icon.js to app-icon.js
* Update apps.json
* Update apps.json
* Update apps.json
* Update apps.json
* add hardalarm
* fix app description
* fix same name for storage in apps.json
* Add dtlaunch
* Update app.js
updated with declutter and additional options
* Create ChangeLog
* Update app.js
* Create README.md
* Update README.md
* Update app.js
* Update app.js
* Update README.md
* Update app.js
updated so that now it takes readings every 3 minutes in continous mode and also the sample range has been extended to 30 seconds rather than just 20
* tweak
* Create app.js
* Add files via upload
* Delete icon.png
* Add files via upload
* Update apps.json
* Delete app-icon.png
* Create app-icon.js
* Update app-icon.js
* Update app-icon.js
* Update app-icon.js
* Update app-icon.js
* Add files via upload
* Update app-icon.js
* Update app.js
* Create README.md
* Update apps.json
* Update README.md
* Update apps.json
* Update apps.json
* Update app-icon.js
* Update apps.json
* Update app-icon.js
* Update app-icon.js
* Update apps.json
* Update app-icon.js
* Update apps.json
* Update app-icon.js
* Update apps.json
* Update apps.json
* Update README.md
* Update app.js
* Update README.md
* Update app.js
* Improve readibility to README.md
* bump version
* activepedom 0.05: Fix default step/distance display if it hasn't been set up first
* Add files via upload
* Update apps.json
* Update apps.json
* Update apps.json
* Update app-icon.js
* Update app-icon.js
* Update app-icon.js
* Delete app-icon.png
* Add files via upload
* Delete app-icon.png
* Add files via upload
* Update app-icon.js
* Delete app-icon.png
* Add files via upload
* Update apps.json
* Update README.md
* Update apps.json
* Update app-icon.js
* Update app-icon.js
* Update apps.json
* Create hrmexp.js
* Delete app.js
* Update apps.json
* Update apps.json
* Update app-icon.js
* Update app-icon.js
* Update apps.json
* Update app-icon.js
* Update hrmexp.js
* Update hrmexp.js
* Update apps.json
* Create README.md
* Add files via upload
* Create app.js
* Create app-icon.js
* Update apps.json
* Update apps.json
* Update apps.json
* Update apps.json
* Update apps.json
* remove
remove
* Update README.md
* Update README.md
* Update README.md
* Added Interface file to allow downloading (and deletion!) of BangleRun data files
* added WIDGETS.activepedom.getSteps()
* Update ChangeLog
0.06: Added WIDGETS.activepedom.getSteps()
* bump versions
* Create interface.html
* Update apps.json
* Update README.md
* Add files via upload
* Update and rename breather_settings.txt to settings.js
* Update apps.json
* Update app.js
* Update app.js
* Add files via upload
* Update README.md
* Delete readme_gif.gif
* Update README.md
* Update apps.json
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update app.js
* Update app.js
* Update apps.json
* Rename settings.js to settings.json
* feat(app): Add "Lazy Clock" app
* update multiclock
* update dtlaunch app
* minor tweak for faster writes (best to end with a newline anyway)
Co-authored-by: Gordon Williams <gw@pur3.co.uk>
Co-authored-by: Ben Jabituya <74158243+jabituyaben@users.noreply.github.com>
Co-authored-by: jamespsteinberg@gmail.com <jamespsteinberg@gmail.com>
Co-authored-by: jeffmer <jeffmer@users.noreply.github.com>
Co-authored-by: krichtof <geek@robiweb.net>
Co-authored-by: hughbarney <hughbarney@gmail.com>
Co-authored-by: Olly Cross <olly@ollyollyolly.com>
Co-authored-by: Jeff Magee <jeffreymagee@gmail.com>
2021-01-13 14:47:50 +01:00
Gordon Williams
d6eb943bb5
Update AGPS description, and default to 2 days validity (a good compromise)
2021-01-13 08:59:22 +00:00
Gordon Williams
dd398dca24
Merge branch 'master' into master
2021-01-11 10:57:06 +00:00
Gordon Williams
13efba5945
Merge pull request #629 from ollycross/master
...
feat(app): Add "Lazy Clock" app
2021-01-11 09:33:33 +00:00
Gordon Williams
2806858db1
Merge pull request #630 from jeffmer/master
...
updates to multi lock & dtlaunch
2021-01-11 08:35:52 +00:00
Jeff Magee
a70436217b
update dtlaunch app
2021-01-11 07:40:45 +00:00
Jeff Magee
96d41ee0b0
update multiclock
2021-01-11 07:16:58 +00:00
Olly Cross
afa33d6773
feat(app): Add "Lazy Clock" app
2021-01-10 13:03:23 +00:00
Ben Jabituya
b134bb894f
Update apps.json
2021-01-09 02:11:54 +00:00
Ben Jabituya
f9f88ef533
Update apps.json
2021-01-08 18:22:42 +00:00
Ben Jabituya
0592b54c7e
Update apps.json
2021-01-08 16:45:46 +00:00
Gordon Williams
57f2bd7f0c
Merge pull request #624 from jabituyaben/master
...
HRM raw data export app
2021-01-08 08:17:07 +00:00
Ben Jabituya
cb1aecc0f2
Update apps.json
2021-01-07 20:58:21 +00:00
Gordon Williams
f317c12630
bump versions
2021-01-07 08:39:36 +00:00
Gordon Williams
d157c216cc
Added Interface file to allow downloading (and deletion!) of BangleRun data files
2021-01-06 16:05:01 +00:00
Ben Jabituya
6c09713e90
Update apps.json
2021-01-06 13:24:15 +00:00
Ben Jabituya
e8382f1221
Update apps.json
2021-01-05 23:22:43 +00:00
Ben Jabituya
ccd1f1294e
Update apps.json
2021-01-05 23:06:46 +00:00
Ben Jabituya
08763c0719
Update apps.json
2021-01-05 23:01:41 +00:00
Ben Jabituya
7d65e67af3
Update apps.json
2021-01-05 22:57:50 +00:00
Ben Jabituya
bb97ade9b6
Update apps.json
2021-01-05 22:52:13 +00:00
Ben Jabituya
fb54b43601
Update apps.json
2021-01-05 21:57:49 +00:00
Ben Jabituya
5e49df5b21
Update apps.json
2021-01-05 21:18:55 +00:00
Ben Jabituya
894eb7ea03
Update apps.json
2021-01-05 21:16:25 +00:00
Ben Jabituya
da37b97062
Update apps.json
2021-01-05 21:13:32 +00:00
Ben Jabituya
f65f16254a
Update apps.json
2021-01-05 20:57:52 +00:00
Ben Jabituya
9fef40e4e3
Update apps.json
2021-01-05 20:37:49 +00:00
Ben Jabituya
cbfdb906f7
Update apps.json
2021-01-05 20:07:09 +00:00
Ben Jabituya
faf6ac6a0d
Update apps.json
2021-01-05 20:05:29 +00:00
Ben Jabituya
33d47c79db
Update apps.json
2021-01-05 19:05:59 +00:00
Gordon Williams
e0a8664745
activepedom 0.05: Fix default step/distance display if it hasn't been set up first
2021-01-05 12:10:10 +00:00
Gordon Williams
c9afa66dde
bump version
2021-01-04 09:40:09 +00:00
Ben Jabituya
14f5f2cd0a
Update apps.json
2021-01-01 16:30:40 +00:00
Ben Jabituya
844aaa2a5e
Update apps.json
2021-01-01 16:28:37 +00:00
Ben Jabituya
eb66243fc4
Update apps.json
2021-01-01 16:23:51 +00:00
Ben Jabituya
bd764fc8cf
Update apps.json
2021-01-01 16:20:32 +00:00
Ben Jabituya
b63d607503
Update apps.json
2021-01-01 16:09:22 +00:00
Ben Jabituya
f03fd856c9
Update apps.json
2021-01-01 15:52:43 +00:00
Ben Jabituya
7e72a13e52
Update apps.json
2021-01-01 15:50:31 +00:00
Ben Jabituya
4c89f822b7
Update apps.json
2021-01-01 11:33:04 +00:00
Ben Jabituya
d560d550f1
Update apps.json
2020-12-31 23:34:58 +00:00
jeffmer
57907b0e6f
Merge branch 'master' of https://github.com/espruino/BangleApps
2020-12-28 11:01:25 +00:00
jeffmer
b119494492
Add dtlaunch
2020-12-28 10:51:40 +00:00
Ben Jabituya
d6b2127892
Update apps.json
2020-12-21 11:37:37 +00:00
Ben Jabituya
3ec2622b50
Update apps.json
2020-12-21 11:34:54 +00:00
Ben Jabituya
56c77daeb0
Update apps.json
2020-12-21 11:31:29 +00:00
Ben Jabituya
6836fd88a1
Update apps.json
2020-12-21 11:27:53 +00:00
Ben Jabituya
acdb256020
Update apps.json
2020-12-21 11:21:59 +00:00
Ben Jabituya
66705a1356
Update apps.json
2020-12-21 11:18:44 +00:00
Ben Jabituya
91367d9139
Update apps.json
2020-12-21 11:14:36 +00:00
OmegaRogue
fde47a16eb
Update app.json for hotfix
2020-12-17 11:58:55 +01:00
OmegaRogue
e7d5fb889c
Update app.json for hotfix
2020-12-17 11:54:48 +01:00
OmegaRogue
f5d0c36290
Bump Version for hotfix
2020-12-17 11:52:05 +01:00
OmegaRogue
35e8ea29a1
Bump up Version from previous commit
2020-12-17 11:43:29 +01:00
OmegaRogue
8908f3b77e
Merge pull request #20 from espruino/master
...
Pull from Upstream
2020-12-17 10:45:26 +01:00
Mark Hoekstra
1d7f2070cf
bump version from 0.02 to 0.03
2020-12-11 10:10:56 -07:00
jeffmer
3f0617754e
Fix magnav font size
2020-12-09 15:10:06 +00:00
jeffmer
fdb058e604
add timdat clock and fix font sizes
2020-12-09 14:58:39 +00:00
OmegaRogue
1cee2ce4e7
Updated Changelog
2020-12-09 15:18:33 +01:00
OmegaRogue
3a36580ee4
Add Icon for Dane Launcher,
...
Improve Icon for Dane
add dane_arwes module
2020-12-09 14:56:20 +01:00
OmegaRogue
f5e57c1805
Merge pull request #19 from espruino/master
...
Update from Upstream
2020-12-09 14:52:02 +01:00
OmegaRogue
51032cfcc6
Update Changelog
2020-12-08 23:05:37 +01:00
Gordon Williams
6a63a6ea47
fileman 0.02: Improve handling of large amounts of files ( fix #579 )
2020-12-08 16:41:24 +00:00
Gordon Williams
30f66a8775
Add gpsrec app to Settings menu
2020-12-08 16:10:23 +00:00
Gordon Williams
4caa6786f5
oops - include library
2020-12-08 15:59:00 +00:00
Gordon Williams
947731a129
openstmap: Show currently active gpsrec GPS trace ( fix #395 )
2020-12-08 15:56:53 +00:00
Gordon Williams
b3e12df673
openstmap: 0.04: Move map rendering to a module ( fix #396 )
...
gpsrec: 0.14: Now use the openstmap lib for map plotting
2020-12-08 15:40:15 +00:00
Gordon Williams
23aa25dbef
tweaks - sort out activity handling when HRM=false (default), add README
2020-12-08 14:41:38 +00:00
Gordon Williams
9a3b203429
gadgetbridge: 0.18: Added reporting of step count and HRM (new Gadgetbridges can now log this)
2020-12-08 14:13:01 +00:00
Gordon Williams
322880510e
Merge pull request #606 from OmegaVoid/develop
...
Add Dane Touch Launcher
2020-12-08 08:19:50 +00:00
OmegaRogue
5f4a250ff7
Add Low Res Support
2020-12-07 23:28:11 +01:00
OmegaRogue
ac21688221
Add frames to DANE Touch Launcher
2020-12-06 18:30:18 +01:00
OmegaRogue
90925d91da
remove dane_cfg for now
2020-12-06 17:35:29 +01:00
jeffmer
85d23d3db9
update gpsnav to use locale + add en_NAV
2020-12-05 10:41:50 +00:00
OmegaRogue
9e73c4e9b1
Merge remote-tracking branch 'upstream/master' into develop
2020-12-04 14:23:10 +01:00
OmegaRogue
cdd4e6a8cc
Added DANE Settings
2020-12-04 14:08:09 +01:00
OmegaRogue
5d624d2880
DANE Style version of Touch Launcher
2020-12-04 10:54:36 +01:00
Gordon Williams
3db0b02f05
Merge pull request #604 from OmegaVoid/develop
...
Refactoring, Improved Description
2020-12-04 09:11:01 +00:00
OmegaRogue
2d82d8dbfe
Refactoring, Improved Description
2020-12-03 22:03:56 +01:00
Gordon Williams
49f0b8841d
Manually merge gmeter from https://github.com/espruino/BangleApps/pull/602
2020-12-03 15:19:24 +00:00
Gordon Williams
5f5561e433
Copy just swlclk from https://github.com/espruino/BangleApps/pull/601 - also fix the sanity test issues
2020-12-02 16:02:55 +00:00
Gordon Williams
48beacf017
Use HRM data and calculations from Bangle.js (don't access hardware directly)
2020-11-30 11:51:03 +00:00
Gordon Williams
b3e35726c5
gpsrec: Increase GPS recording accuracy by one decimal place
...
Ensure default time period is 10
from http://forum.espruino.com/conversations/356940
2020-11-25 09:09:20 +00:00
abhinavgolwalkar
6eca09e917
app added
2020-11-19 20:02:27 +00:00
Gordon Williams
c1bc4a4a5b
Merge pull request #598 from Fscked-In-The-Head/master
...
Cosmetic changes to rpgdice
2020-11-19 08:10:02 +00:00
Fscked-In-The-Head
571d733dca
Update apps.json
2020-11-18 19:39:10 -08:00
Gordon Williams
afb6ab3669
Add Tilt Hydrometer app
2020-11-18 10:11:24 +00:00
Gordon Williams
5fc5b83102
add new bluetoothdock app
2020-11-17 12:31:56 +00:00
Gordon Williams
24c84f9ba6
add GPS Time Server
2020-11-16 09:18:49 +00:00
Gordon Williams
ae5b7ba7b9
Bump for b65b73ed4b
2020-11-16 09:17:33 +00:00
Gordon Williams
82379b6edc
bump version based on 7150408623
2020-11-16 09:12:22 +00:00
Fscked-In-The-Head
a135a17f0d
Update apps.json
2020-11-14 09:57:29 -08:00
jonathan
326eb7b764
Don't clear all intervals during initialisation of Large Clock
2020-11-12 18:53:41 +00:00
Nico Kaiser
feaf011bee
Add a watch face and a widget for NodeConf Remote
2020-11-09 10:49:52 +01:00
Gordon Williams
59afadc55a
Added smartibot controller to allow controlling the Smartibot robot from Bangle.js
2020-11-06 12:02:49 +00:00
Gordon Williams
5feb3c6113
miplant: Adjust alignment for >1 device found
2020-10-28 15:17:56 +00:00
Gordon Williams
d0082775c5
bootloader: Stop LCD timeout being disabled on first run (when there is no settings.json)
2020-10-28 13:26:01 +00:00
Gordon Williams
1f2ccce17b
petrock: Ensure eyes are white even if a widget (eg Bluetooth) changes the draw color
2020-10-28 08:51:41 +00:00
singintime
021a96cb4d
petrock v0.01
2020-10-27 15:53:01 +01:00
Gordon Williams
47a5253383
emu
2020-10-26 16:35:33 +00:00
Gordon Williams
117bfd52b3
Skip double buffering, use 240x240 size
2020-10-23 15:49:16 +01:00
Gordon Williams
51d699d6dd
Added automatic charge animation
2020-10-22 17:02:35 +01:00
Gordon Williams
0ec2bad835
bledetect: Ensure manufacturer:undefined doesn't overflow screen
2020-10-21 14:05:21 +01:00
Gordon Williams
d7cf959bab
accelrec: Increase record time to 5 second
...
Calculate the time moving in graph display
Trigger on 1.04g now, and record 10 samples before trigger
2020-10-21 09:09:51 +01:00
marko
e757fd07c1
Merge remote-tracking branch 'upstream/master'
2020-10-16 14:37:40 -04:00
marko
bbb3bca5a2
First commit, app Mandel
2020-10-16 14:37:32 -04:00
Gordon Williams
c95069a5b6
mywelcome: Add birthday style
2020-10-16 11:42:33 +01:00
Gordon Williams
86b82d3ae8
Merge branch 'master' of github.com:espruino/BangleApps
2020-10-16 10:19:23 +01:00
Gordon Williams
991cd17f00
simpletimer: Fix buzz regression from 0.06
2020-10-16 09:34:48 +01:00
Malte Kiefer
f49ac99d00
Update apps.json
2020-10-16 07:36:04 +02:00
Gordon Williams
b8fdb2e5ef
fix sanitycheck error
2020-10-15 17:38:53 +01:00
Gordon Williams
326db60aad
Added customised welcome screen - christmas only for now
2020-10-15 17:22:43 +01:00
Gordon Williams
315e7c6bc1
simpletimer: Fix buzz error, remove '+' when timer running and add 'back' text ( fix #577 )
2020-10-15 14:09:45 +01:00
Gordon Williams
ba4eab2a3e
add docs re #454
2020-10-15 13:53:42 +01:00
Marko.Kl.Berkenbusch@gmail.com
7a84181102
First commit DSDRelay
2020-10-14 21:23:37 -04:00
Gordon Williams
ed8307c2de
Merge pull request #571 from Shashank-Prasanna/master
...
Created Digital Clock Face
2020-10-01 17:14:57 +01:00
marko
237e867504
Adjust wording
2020-09-29 17:45:02 -04:00
marko
431b70a0f8
New file manager app
2020-09-29 17:41:56 -04:00
SpyGuy
40d0e305ed
Update apps.json
2020-09-29 13:46:04 -04:00
SpyGuy
14b18a68e7
Update apps.json
2020-09-29 13:43:51 -04:00
Gordon Williams
9c5b4142a5
verticalface: Tweak sizing to allow widgets at top, and add widgets ( fix #567 )
2020-09-28 09:05:48 +01:00
Gordon Williams
f352281482
settings: Move HID to BLE menu
2020-09-28 09:05:28 +01:00
Gordon Williams
9f7461f434
findphone Remove HID requirement, update screen ( fix #565 )
2020-09-25 11:50:26 +01:00
SpyGuy
876368eefa
Update apps.json
2020-09-24 16:41:19 -04:00
SpyGuy
00afedf8ad
Update apps.json
2020-09-24 16:19:53 -04:00
SpyGuy
89e7438e66
Update apps.json
2020-09-24 16:14:29 -04:00
SpyGuy
1857bdc33d
Update apps.json
2020-09-24 16:12:59 -04:00
SpyGuy
4e47e445e3
Update apps.json
2020-09-24 16:11:40 -04:00
SpyGuy
6cd5af484e
Update apps.json
2020-09-24 15:55:03 -04:00
SpyGuy
736ef026d9
Update apps.json
2020-09-24 13:38:08 -04:00
Gordon Williams
2e45174d4a
Fix sanity check - handle 'to RAM' uploads better, allowing the app loader to upload stuff that doesn't actually ever stay in storage
2020-09-23 11:38:02 +01:00
Gordon Williams
063929f750
Handle 'RAM' as filename to allow direct uploads
...
Add ability to upload assisted GPS data
2020-09-23 11:18:20 +01:00
Gordon Williams
23cb4ea18e
Added vibrate clock
2020-09-23 08:44:58 +01:00
Gordon Williams
80dc05bc3c
Merge branch 'master' of github.com:espruino/BangleApps
2020-09-22 09:08:08 +01:00
Gordon Williams
a0b2aa30d2
Adjust position of notification src text and notifications without title
2020-09-22 09:07:27 +01:00
OmegaRogue
01dc955206
DANE Watchface v0.10: Added Counter, Added Battery Display
2020-09-21 23:21:41 +02:00
OmegaRogue
4bd7f5bb3d
DANE Watchface v0.09: Added Unix Time display
2020-09-21 22:25:33 +02:00
OmegaRogue
de1bfb5ad0
DANE Watchface v0.08: Reduced RAM usage
2020-09-21 19:38:07 +02:00
Gordon Williams
ca50a4dbd9
0.05: Fix `g` corruption issue if .hide gets called twice
2020-09-21 15:24:18 +01:00
Gordon Williams
c1b0bef549
Merge pull request #559 from berkenbu/master
...
Add sensor battery indicator, small bugfixes
2020-09-16 08:04:07 +01:00
marko
c22254a591
Add sensor battery indicator
2020-09-15 17:48:41 -04:00
Gordon Williams
142ccaddf8
0.21: Handle echo off char from Gadgetbridge app when programmable:off ( fix #558 )
2020-09-14 10:50:26 +01:00
Gordon Williams
1af5fab35f
Merge pull request #557 from berkenbu/master
...
Cycling speed sensor app
2020-09-14 07:45:29 +01:00
marko
e28cee9057
Save total distanced traveled
2020-09-10 16:45:11 -04:00
marko
ff74f1eb44
Add wheel circumference setting
2020-09-09 15:28:52 -04:00
marko
55f06a9647
Add wheel circumference setting
2020-09-09 15:26:50 -04:00
marko
04cda3681f
Add wheel circumference setting
2020-09-09 15:25:00 -04:00
marko
379323f935
Fix apps.json
2020-09-08 17:37:51 -04:00
marko
255a89dc95
New CSC sensor app, first commit
2020-09-08 17:35:08 -04:00
singintime
028367d6ff
minionclk v0.04
2020-09-04 20:56:40 +02:00
Gordon Williams
243f432d0d
Merge pull request #553 from singintime/master
...
banglerun v0.05
2020-08-31 11:03:40 +01:00
computermacgyver
2dd43b022a
Bump version and add readme to apps.json
2020-08-31 09:55:28 +01:00
singintime
dda628beed
banglerun v0.05
2020-08-31 10:16:16 +02:00
Gordon Williams
9675565550
Merge pull request #552 from berkenbu/master
...
Fix great circle formula in distance calculation
2020-08-26 07:46:35 +01:00
marko
a2397ca421
Fix great circle formula in gpsnav
2020-08-25 10:38:40 -04:00
Gordon Williams
8c34d4b673
Merge pull request #551 from computermacgyver/master
...
New app: World Clock
2020-08-24 07:41:17 +01:00
Gordon Williams
87822fe617
Merge pull request #550 from berkenbu/master
...
Add accelerometer/magnetometer rotation mode
2020-08-24 07:39:59 +01:00
computermacgyver
1714b44d88
icon+typo
2020-08-24 00:36:12 +01:00
computermacgyver
a29faacade
adding to apps.json - fix typo
2020-08-23 23:58:30 +01:00
computermacgyver
05803858c8
adding to apps.json
2020-08-23 23:56:09 +01:00
Marko.Kl.Berkenbusch@gmail.com
9850892c7c
Add magnetometer/accelerometer rotation mode
2020-08-21 22:43:55 -04:00
Gordon Williams
de45bdecba
Merge branch 'master' into gatt-battery-service
2020-08-18 13:13:15 +01:00
jonathan
536eeb1679
Change from widget to to bootloader
2020-08-18 11:29:15 +01:00
Paul Cockrell
164d484dcb
Update MarioClock
...
Add jumping sprites for all characters
2020-08-18 09:49:04 +01:00
jonathan
ffc057654b
Change to boot code, instead of widget
2020-08-17 20:53:11 +01:00
marko
deb597b307
Add viewstl README.md to apps.json
2020-08-13 17:20:06 -04:00
marko
d2aa245a0e
And another typo
2020-08-13 14:11:02 -04:00
marko
ed1970456d
Fix another app list typo
2020-08-13 14:06:51 -04:00
marko
fe09696579
Fix app list
2020-08-13 13:59:00 -04:00
marko
e810285486
Fix author
2020-08-13 13:54:33 -04:00
Gordon Williams
a8dc1dbb17
OpenSeizureDetector Widget
2020-08-07 12:06:58 +01:00
jonathan
3830289a5e
Initial commit of BLE GATT Battery Service
2020-08-07 00:18:05 +01:00
Gordon Williams
c4e62a3819
simpletimer: Fix buzz that doesn't stop ( fix #521 )
2020-07-30 10:15:25 +01:00
Gordon Williams
cb0b228f0e
Settings 0.21: Add passkey pairing option (BETA), Add whitelist option ( fix #78 )
2020-07-30 09:59:20 +01:00
Gordon Williams
aa48f5038f
Allow Gadgetbridge to work even with programmable:off
2020-07-30 09:04:06 +01:00
Richard de Boer
7228f8b2fa
widbatwarn: add readme+screenshot
2020-07-20 23:06:58 +02:00
Richard de Boer
a1629d9ac9
widbatwarn: create Battery Warning
2020-07-20 22:23:24 +02:00
Richard de Boer
6406788165
gbridge: Modified music notification for updated 'notify' library
2020-07-19 21:59:59 +02:00
Richard de Boer
48bf67dfb1
notifyfs: Update notify API for #527
...
Also some cleanup:
- fall back to "src" if title is missing
- move message-splitting into separate function
- make icon position depend on whether titlebar is present
2020-07-19 21:59:28 +02:00
Richard de Boer
7bb98d38e0
notify: Update notify API for #527
...
Also some cleanup:
- fall back to "src" if title is missing
- move message-splitting into separate function
2020-07-19 21:57:49 +02:00
Gordon Williams
8b0e70b117
banglerun: Use offscreen buffer for flickerless updates
2020-07-17 08:23:13 +01:00
Gordon Williams
81bca5ca04
0.03: Fix distance >=10 km ( fix #529 )
2020-07-17 08:11:31 +01:00
bengwalker
c9b6ca5fc3
Merge branch 'master' into master
2020-07-16 09:24:13 +02:00
Richard de Boer
e2b7fc8541
notifyfs: fix custom render callback
2020-07-14 21:25:19 +02:00
Gordon Williams
45c8d7a49f
Merge branch 'master' of github.com:espruino/BangleApps
2020-07-14 13:47:42 +01:00
Gordon Williams
8b029f7d02
Add ordnance survey app
2020-07-14 13:47:33 +01:00
Stefano Baldan
b490945445
minionclk v0.03
2020-07-13 10:35:17 +02:00
Gordon Williams
c99e4e53a8
mark created files
2020-07-09 11:30:47 +01:00
Gordon Williams
51a3c01fe1
Added acceleration recorder
2020-07-09 11:27:44 +01:00
Richard de Boer
a5f3118859
gbridge: Handle notify- events
...
So dismissing notifications on the phone also clears them on the watch
2020-07-07 20:53:00 +02:00
Richard de Boer
9c55b47263
notify/notifyfs: Add notification ID option
...
So you can hide a notification only if it hasn't been replaced yet.
2020-07-07 20:45:03 +02:00
berkenbu
a16f026e2b
gpsrec ver 0.12 - openstreetmap plotting
2020-07-03 23:06:41 -04:00
Richard de Boer
b172017f2e
gbridge: Don't keep LCD on while playing music
...
Looks like this fell through during the 'notify' upgrade.
Some apps can keep the LCD pretty much awake all the time with
"position" updates.
2020-06-30 22:48:00 +02:00
Gordon Williams
3f74e96bc5
verticalclock 0.05: Stop hours being displayed wrong if moving from 2 digits to 1 ( fix #516 )
2020-06-29 08:39:11 +01:00
Gordon Williams
484f2c7eb2
Merge pull request #511 from paulcockrell/master
...
BugFix: Marioclock use of fillPoly adjustments
2020-06-29 08:33:06 +01:00
Gordon Williams
da11909d4e
Merge pull request #514 from capybara1/pr-cprassist
...
Added first version of CRP Assist app
2020-06-29 08:32:36 +01:00
tebarius
f319cff2bc
Modification of SimpleClock to use Vectorfont
2020-06-28 21:03:05 +02:00
capybara1
6ca8262b51
Added first version of CRP Assist app
2020-06-27 09:38:58 +02:00
Michael Bengfort
5ff86f1957
update apps.json
2020-06-27 00:05:07 +02:00
Michael Bengfort
900166f127
new app - simple counter
2020-06-26 23:57:47 +02:00
jeffmer
f1fcc6ff5a
Update apps.json
2020-06-25 18:44:21 +01:00
Gordon Williams
e859c3d20c
gpsrec: Ensure we don't turn GPS off if it was previously on (eg from another app/widget)
2020-06-25 07:55:44 +01:00
Gordon Williams
30519272cf
Merge branch 'master' of github.com:espruino/BangleApps
2020-06-24 10:21:43 +01:00
Gordon Williams
ab30d2dd6b
launcher 0.04: Now displays widgets
2020-06-24 10:20:39 +01:00
Gordon Williams
7647a7a921
Add new draw styles, tidy up draw functionality
2020-06-24 10:13:00 +01:00
Gordon Williams
c449a258f1
Added Espruino control ( fix #417 )
2020-06-24 09:55:28 +01:00
Gordon Williams
af408e9363
Merge pull request #512 from jeffmer/master
...
New MultiClock app
2020-06-23 16:08:06 +01:00
Gordon Williams
f40e3a2549
bump version
2020-06-23 13:54:28 +01:00
Gordon Williams
a345ca2316
Add flag raiser docs
2020-06-23 13:13:14 +01:00
Paul Cockrell
7a054bc794
Update apps.json
2020-06-23 10:28:59 +01:00
jeffmer
9af674aa30
Update apps.json
2020-06-23 09:30:38 +01:00
Gordon Williams
a04b1298f8
Merge branch 'master' of github.com:espruino/BangleApps
2020-06-23 08:18:04 +01:00
Gordon Williams
56ce4c30e1
boldclk: Tweak for more efficient rendering, and firmware 2v06
2020-06-23 08:08:59 +01:00
Erik Andresen
7ec8f1f90c
gpsautotime:
...
renamed gps_auto_time to gpsautotime to fix sanitycheck
2020-06-22 22:44:04 +02:00
Erik Andresen
a8f52da803
Added gpsautotime widget
2020-06-22 20:48:08 +02:00
Gordon Williams
e295f91bc4
Merge pull request #507 from gedankenstuecke/master
...
Adds a one-button-tracker widget
2020-06-22 08:55:09 +01:00
Gordon Williams
8275e64ec4
Merge pull request #508 from ps-igel/upstreamMerge
...
Numerals clock: Add date on touch and some improvements
2020-06-22 08:54:13 +01:00
ps-igel
2f06eeb9f9
Numerals clock: Add date on touch and some improvements
2020-06-18 22:56:27 +02:00
Bastian Greshake Tzovaras
223668faa0
first add of 1button
2020-06-17 12:07:47 +02:00
Erik Andresen
4635cd92bc
Pong: Keep display on during game
2020-06-14 19:00:02 +02:00
Gordon Williams
7b59f2f821
Merge pull request #500 from nxdefiant/master
...
Added Mixed Clock 2 fork of original mixed clock
2020-06-14 16:30:11 +01:00
Gordon Williams
889d3c1f56
Merge branch 'master' into release/largeclock
2020-06-14 16:28:31 +01:00
Gordon Williams
92c731e3e5
Merge pull request #503 from nebbishhacker/blobclk
...
blobclk: Adapt to fillPoly changes
2020-06-14 16:27:22 +01:00
Gordon Williams
f17ddbc652
Merge pull request #502 from nebbishhacker/largeclock
...
Largeclock changes
2020-06-14 16:25:44 +01:00
Francesco Bedussi
2ffdd2d282
feat: allow to disable BTN1 and BTN3 buttons
2020-06-14 16:15:59 +02:00
Ben Whittaker
5805329248
blobclk: Adapt to fillPoly changes
2020-06-13 21:24:09 -04:00
Ben Whittaker
86bb7da352
largeclock: Support 12 hour time
2020-06-13 19:18:39 -04:00
Ben Whittaker
30864632a6
largeclock: Adjust layout to account for new font
2020-06-13 17:57:55 -04:00
Ben Whittaker
3404d244b6
App Manager: reduce memory usage
2020-06-13 16:29:17 -04:00
Erik Andresen
687db8904f
Mixed Clock 2: Fix apps.json entry
2020-06-13 08:25:48 +02:00
Erik Andresen
a1820b7e7e
Added Mixed Clock 2 fork of original mixed clock
...
Differences to original Mixed Clock:
- Color is all white for better readability in the bright sunlight
- Thicker clock hands for better readability in the bright sunlight
- Extra space under the clock for widgets
- Seconds in the digital clock
2020-06-13 08:15:43 +02:00
Gordon Williams
1658b5f035
new pixels
2020-06-12 15:10:08 +01:00
Gordon Williams
fa169c3bef
revert accidental commits
2020-06-11 15:06:22 +01:00
Gordon Williams
93da493192
Merge branch 'master' of https://github.com/hopkira/BangleApps into hopkira-master
2020-06-11 15:04:36 +01:00
Gordon Williams
cb4df2d7c6
GPS POI Logger - A simple app to log points of interest with their GPS coordinates and read them back onto your PC. Based on the https://www.espruino.com/Bangle.js+Storage tutorial
2020-06-11 13:37:55 +01:00