1
0
Fork 0
Commit Graph

975 Commits (9b3ccab4eea3b26f8f699b6e9700842bec8c67d8)

Author SHA1 Message Date
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