1
0
Fork 0
Commit Graph

1352 Commits (d40c64a805ae06002c77e6f4ba0f5073799fd142)

Author SHA1 Message Date
Fredrik Lautrup a015fa97cf New version 2021-03-22 19:46:06 +01:00
Gordon Williams df5fb6c052
Merge pull request #696 from awkirk71/master
Sweep Hand Clock
2021-03-22 13:59:38 +00:00
Richard de Boer 6345aa604c widchime: simple hour chime 2021-03-20 20:53:53 +01:00
adrian w kirk 0a27d4d63f Adding the proper supporting images and comments 2021-03-19 23:55:56 +00:00
hughbarney 44add51c80 reduced arrayBuffer size in stepo to save memory 2021-03-18 20:40:02 +00:00
hughbarney ae2f296b2c removed LCD1.write() from arrow as it was keeping LCD on 2021-03-18 12:03:24 +00:00
Gordon Williams 8437293252 don't break the whole watch if widget is installed on 2v08 and older firmwares (fix #693) 2021-03-18 09:17:29 +00:00
Gordon Williams d344dc127b versions for #691 2021-03-17 14:51:44 +00:00
hughbarney e259fbef10 improved speed of arrow drawCompass() function to avoid causing issue with buttons becoming unresponsive 2021-03-17 12:49:20 +00:00
Gordon Williams cc4cea3a30
Merge pull request #688 from ollycross/master
feat(app): Update "Lazy Clock" app to v0.02
2021-03-17 09:32:05 +00:00
capybara1 c73a77ce6c Adding first version of app battleship 2021-03-15 17:06:20 +01:00
Richard de Boer a4465cb532 new app: gbmusic: Gadgetbridge Music Controls 2021-03-14 22:28:44 +01:00
adrian w kirk dd0d3a61ac Only redraw the digit when it needs to 2021-03-14 20:59:04 +00:00
adrian w kirk 4d71953cae ock now has ROman Numeral support 2021-03-13 00:07:36 +00:00
Gordon Williams 30d49662ae Merge branch 'master' of github.com:espruino/BangleApps 2021-03-11 10:58:52 +00:00
Gordon Williams cc59d35342 gpsrec 0.18: Period counter now uses GPS time rather than counting packets (allows use with GPS Setup) 2021-03-11 10:58:47 +00:00
hughbarney 72c60dbfa7 improved speed of stepo draw and started and stopped timer on screen on / off 2021-03-09 21:09:43 +00:00
Gordon Williams 1860ddb707
Merge pull request #684 from nujw/master
Kalman filter to smooth alt and speed readings.
2021-03-09 09:32:21 +00:00
Gordon Williams 8ce54c2deb
Merge branch 'master' into master 2021-03-08 09:50:46 +00:00
dapgo 4cf3fe5db4 2 new apps and updates for another 2021-03-07 20:02:12 +01:00
adrian w kirk cc68a1be1c Sweep hand now red 2021-03-07 00:31:23 +00:00
adrian w kirk bc35f06d89 Renamed 2021-03-06 20:45:10 +00:00
adrian w kirk d631fc36d0 Added numeral clock 2021-03-06 20:29:59 +00:00
hughbarney 248547146f updates to README files for stepo and simplest clocks 2021-03-06 12:59:22 +00:00
hughbarney f03c24321f added Simplest clock, added Stepometer clock 2021-03-06 12:29:47 +00:00
Gordon Williams a7efdb9724 hrm 0.03: Fix timing issues, and use 1/2 scale to keep graph on screen 2021-03-04 11:10:17 +00:00
Gordon Williams 86d43c3fbb notify 0.07: Auto-calculate height, and pad text down even when there's no title (so it stays on-screen) 2021-03-04 10:30:23 +00:00
nujw 15ec3dc05d
Update apps.json
Add kalman filtering to smooth speed and alt.
2021-03-02 13:07:08 +13:00
Gordon Williams 77277393d7
Merge branch 'master' into gbridge-fix 2021-03-01 11:49:16 +00:00
Richard de Boer 427fd49fa3 gbridge: fix HRM setting
The settings menu didn't handle `undefined` value for `hrm` properly, so
you were unable to toggle it.
Fixed by forcing the value to a boolean.
2021-02-28 21:55:29 +01:00
hughbarney 2a15a56a96 changed name to Arrow Compass, bumped versions, added changelog, moved image load to global scope 2021-02-25 22:15:42 +00:00
hughbarney 37d45d2618 fixed issue with waypointer entry in apps.json 2021-02-25 21:42:38 +00:00
hughbarney 46444bd6fb corrected entry for Waypointer in apps.json 2021-02-25 21:08:01 +00:00
hughbarney eef93793e8 added entry for Waypointer in apps.json 2021-02-25 20:56:14 +00:00
hughbarney a364a0edf0 added entry in apps.json for Arrow compass, updated README.md file 2021-02-24 00:06:53 +00:00
hughbarney 5186c0d87c added lat/lon/course to Walkersclock GPS displays 2021-02-23 22:22:53 +00:00
hughbarney 012560e863 Added Compass power status widget 2021-02-23 22:18:09 +00:00
Gordon Williams 97cdf21654 Merge branch 'master' of github.com:espruino/BangleApps 2021-02-22 15:37:11 +00:00
Gordon Williams 056bcd9eda banglerun 0.10: Removed kalman filtering to allow distance log to work
Only log data every 5 seconds (not 1 sec)
      Don't create a file until the first log entry is ready
2021-02-22 15:10:30 +00:00
Gordon Williams c951fda5e5
Merge branch 'master' into master 2021-02-22 09:07:44 +00:00
dapgo 79fe999588 adding a new app: helloworld 2021-02-21 14:55:46 +01:00
Shaylin Chetty 151a51470b Added countdown timer application 2021-02-21 11:49:37 +02:00
nujw bca2740a0b
Update apps.json 2021-02-21 10:40:49 +13:00
dapgo 037836b6fa v0.04
probably the menu icon.js(require("heatshrink")...) will fail again when producing a valid .img on server
2021-02-19 20:39:37 +01:00
Gordon Williams a1454a9d85 geissclk 0.02: BTN2->launcher, use smaller text to allow "20:00" to fit on screen 2021-02-18 10:21:28 +00:00
Gordon Williams 64d379432d
Merge pull request #671 from hughbarney/master
fixed flicker in walkersclock
2021-02-18 09:03:14 +00:00
Gordon Williams 4408bf8597
Merge pull request #673 from awkirk71/master
Sliding Text Clock
2021-02-18 09:02:50 +00:00
Gordon Williams a9d9a0f14b
Merge pull request #674 from dapgo/master
testuserinput v0.03
2021-02-18 09:00:36 +00:00
dapgo e66965f61b remove wrong double quotes 2021-02-18 05:48:11 +01:00
adrian w kirk ac87020621 Updated with new icon 2021-02-17 21:09:38 +00:00
dapgo ca0eb3718f update version v0.03. 2021-02-17 21:05:09 +01:00
dapgo 66b0fb6fbf improve app and fix icon
now BTN2 change color
icon: replace E.toArrayBuffer by require("heatshrink").decompress
2021-02-17 20:59:21 +01:00
hughbarney 031e2b2cec bumped version for walkersclock 2021-02-17 18:05:16 +00:00
Gordon Williams 30802645a1 bump locale to fix warning 2021-02-17 16:47:23 +00:00
Gordon Williams 993f909335 add geiss clock 2021-02-17 16:46:58 +00:00
Gordon Williams 186f6c6180
Merge pull request #632 from OmegaVoid/release/dane/0.16
 Release DANE 0.16
2021-02-17 13:04:27 +00:00
adrian w kirk 8c3d0febf9 Added a proper description 2021-02-17 02:20:25 +00:00
adrian w kirk a4efb807f6 Text not fitting on watch screen 2021-02-17 02:13:29 +00:00
adrian w kirk e065a9aaf0 BUGFIX: icon not working on watch 2021-02-17 02:06:09 +00:00
adrian w kirk 49e20dee95 typos in apps file 2021-02-17 01:24:48 +00:00
adrian w kirk 107859978c Typos in the apps loader 2021-02-17 01:14:23 +00:00
adrian w kirk e3ee8142bf Renamed xclock to sliding text clock 2021-02-17 01:07:30 +00:00
Gordon Williams 414505339b
Merge pull request #669 from hughbarney/master
added tiny power status widgets for GPS and HRM
2021-02-15 09:23:01 +00:00
Gordon Williams 0bae0c976e
Merge branch 'master' into master 2021-02-15 09:21:49 +00:00
hughbarney f3fe69ddfc updated descriptions in apps.json for widgps and widhrm, require v2.08.167 or later 2021-02-12 21:02:38 +00:00
hughbarney 3a97e4a8a1 added README files to apps.json for widgps and widhrm 2021-02-12 20:53:07 +00:00
hughbarney bbc98d1d46 added gps and hrm power status widgets 2021-02-12 20:34:10 +00:00
nujw 3585c468cf Tweak settings 2021-02-12 15:18:00 +13:00
adrian w kirk db79b4f77c had to take out 1 clock face due to lack of memory 2021-02-11 23:42:53 +00:00
adrian w kirk bf0feecb3d corrected Japanese clock 2021-02-11 22:54:53 +00:00
hughbarney 7dde9a4d23 added type=clock for walkers clock in apps.json 2021-02-11 21:24:59 +00:00
hughbarney eafdb5c776 added walkers clock to apps.json 2021-02-11 20:34:51 +00:00
Gordon Williams b794059884 0.02: Created gppsetup module 2021-02-11 11:24:44 +00:00
Gordon Williams b5c7ded4b5 gbridge 0.20: Reduce memory usage 2021-02-11 09:57:34 +00:00
Gordon Williams 0e2f33d656 gbridge: 0.19: Support for call incoming/start/end 2021-02-11 09:45:50 +00:00
Gordon Williams 6c53cf739b
Merge pull request #666 from hughbarney/master
gpssetup app
2021-02-10 08:26:09 +00:00
adrian w kirk b393b7d32b bugfixes to Japanese clock 2021-02-09 19:48:30 +00:00
hughbarney c18604148b corrected apps.json description for gpssetup 2021-02-09 18:49:54 +00:00
hughbarney c0d5d09671 corrected apps.json and added gpssetup.png 2021-02-09 18:47:12 +00:00
hughbarney 8449fc00d8 added apps.json settings for gpssetup app 2021-02-09 13:07:58 +00:00
Gordon Williams dfba0a3e2e add readme 2021-02-09 08:34:52 +00:00
Gordon Williams 11530da172 Build tweaks for app loader 2021-02-09 08:32:06 +00:00
Gordon Williams f2da4e5a0d
Merge pull request #662 from dapgo/master
Test User Input app v002
2021-02-09 08:29:01 +00:00
adrian w kirk 8cedf2d09b Now supports French and Japanese 2021-02-09 07:22:12 +00:00
dapgo b5b363955c fixed caps in id/folder 2021-02-08 21:55:55 +01:00
hughbarney 754826a3a3 fixed issues with tapelauncher entries in apps.json 2021-02-08 20:44:27 +00:00
dapgo 2417c7d8c1
Update apps.json 2021-02-08 15:41:32 +01:00
dapgo b03055530d
Update apps.json 2021-02-08 15:39:30 +01:00
dapgo e9c25a2a6f
Update apps.json
add testuserInput app
2021-02-08 15:38:08 +01:00
Gordon Williams 77384543a4
Merge pull request #661 from pglez82/master
Version 0.03 of planetarium
2021-02-08 09:30:08 +00:00
Pablo Gonzalez 03105fe3f7 updating version 2021-02-06 20:23:00 +01:00
Pablo Gonzalez 58bc22b1e6 adding readme to main page 2021-02-06 20:21:09 +01:00
Pablo Gonzalez 6fa61caaa6 adding extra stars to constellations 2021-02-06 20:21:09 +01:00
Pablo Gonzalez 360ebcf702 modify how to load the constellations 2021-02-06 20:21:09 +01:00
Fredrik Lautrup b902bb4bd0 Update app.json config 2021-02-06 16:25:31 +01:00
adrian w kirk c846176290 Added different language support 2021-02-06 00:36:22 +00:00
nujw 3a63458834
Major functionality update to speedalt.
Renamed to GPS Adventure Sports. Added distance to waypoint. Added Low Power GPS Service. Many minor tweaks.
2021-02-06 11:07:50 +13:00
nujw de21b9b570
Update apps.json 2021-02-05 18:09:32 +13:00
nujw af83dafee4
Update apps.json 2021-02-05 09:45:43 +13:00
nujw 45e55e48cc
Update apps.json 2021-02-05 09:36:02 +13:00
nujw d228eb3c2b
Update apps.json 2021-02-05 09:24:39 +13:00
nujw 2bcfc72536
Update apps.json 2021-02-05 09:15:33 +13:00
nujw cc47b51c1c
Update apps.json 2021-02-05 09:01:55 +13:00
nujw 19186dfae4
Update apps.json 2021-02-05 08:48:47 +13:00
hughbarney 0941874983 Merge remote-tracking branch 'upstream/master' 2021-02-04 19:47:47 +00:00
hughbarney 472a0d0ea8 bumped activepedom Changelog and version number 2021-02-04 19:47:27 +00:00
nujw ded3b115bd
Update apps.json 2021-02-05 08:04:05 +13:00
Gordon Williams addf3ceaa2
Merge pull request #658 from smcalilly/master
add Oblique Strategies to the app loader
2021-02-04 08:12:47 +00:00
Gordon Williams 27bdf73f6b fileman 0.03: Update RegExp use (Was using backreference instead of character code) 2021-02-04 08:10:42 +00:00
Sam McAlilly 2eef8fc019 fix oblique js icon 2021-02-03 23:13:00 -06:00
Sam McAlilly 9938b25a24 add oblique strategies to the app loader 2021-02-03 22:56:23 -06:00
Sam McAlilly 81bd42f14b
Update apps.json 2021-02-03 22:34:10 -06:00
Sam McAlilly 86679f863e
Update apps.json 2021-02-03 22:30:18 -06:00
Sam McAlilly b9e5be7004
Update apps.json 2021-02-03 22:23:17 -06:00
nujw 1944382768
Update apps.json 2021-02-04 17:05:59 +13:00
adrian w kirk 788642404b Bug fix to reset_clock 2021-02-04 01:39:43 +00:00
adrian w kirk 3d7ddfca15 - Bug fix to onTap behviour
- Generaization so that more languages can be added
2021-02-04 00:29:35 +00:00
Gordon Williams 55a3fb08d3 add acceleration logger 2021-02-03 10:06:00 +00:00
Gordon Williams f34fa81600 update version 2021-02-03 08:25:41 +00:00
adrian w kirk df39fcae20 clock now shifts between times 2021-02-03 00:30:34 +00:00
Gordon Williams 15be69ba0b gpsrec 0.17: Disable recording if storage is full (fix #574) 2021-02-02 10:10:18 +00:00
Gordon Williams 83b88e0d80 banglerun 0.09: Another GPS fix (log raw coordinates - not filtered ones) 2021-02-02 09:58:40 +00:00
nujw fc7ec82ebf
Update apps.json 2021-02-02 16:00:00 +13:00
nujw 61f4d023a3
Update apps.json 2021-02-02 10:41:46 +13:00
Gordon Williams 4e095172dd banglerun 0.08: Fix issue with GPS coordinates being wrong after the first one 2021-02-01 15:46:33 +00:00
Gordon Williams 457ccb1d99 about 0.07: Pressing a button now exits immediately (fix #618) 2021-02-01 15:33:42 +00:00
Gordon Williams 38d3adc026 gpsservice 0.04: Only turn GPS off if it was previously on (stops other apps/widgets that use GPS getting broken) 2021-02-01 15:31:36 +00:00
nujw d475f56660
Update apps.json 2021-02-01 22:50:21 +13:00
Gordon Williams 9586669114
Merge pull request #654 from hughbarney/master
new launcher=tapelauncher, HRT display for cliock, bumped version of cliock
2021-02-01 08:12:33 +00:00
Gordon Williams cfb7243c91
Merge pull request #653 from pglez82/master
v0.02
2021-02-01 07:45:38 +00:00
nujw fe019eb184
Update apps.json 2021-02-01 19:41:19 +13:00
adrian w kirk b1948af067 renamed clock 2021-02-01 02:17:53 +00:00
adrian w kirk fd20982296 typo in config 2021-02-01 01:58:08 +00:00
hughbarney a93fc46c40 bumped version of cliock 2021-01-31 21:03:24 +00:00
nujw fde821022a
Update apps.json 2021-01-31 22:26:23 +13:00
nujw 4da33b20c8
Update apps.json 2021-01-31 22:02:36 +13:00
nujw a5be6ac417
Added distance to waypoint. 2021-01-31 16:42:44 +13:00
hughbarney be086908e8 adjusted id from tapelaunch to tapelauncher - the src directory must match the id 2021-01-29 23:37:03 +00:00
hughbarney 57a92ec16e bumped cliock version and change log after icon update 2021-01-29 20:36:32 +00:00
hughbarney 12009d1b81 added tape launcher 2021-01-29 20:33:33 +00:00
Pablo Gonzalez b661679c19 updating app.js 2021-01-29 13:37:44 +01:00
Pablo Gonzalez 565b621f2e updating readme and changelog 2021-01-29 13:36:57 +01:00
Gordon Williams 0cf96513f4
Merge pull request #652 from pglez82/master
Planetarium App
2021-01-29 10:51:37 +00:00
Gordon Williams cd5aa81eb5
Merge pull request #650 from hughbarney/master
added hide settings for line1/line2 in activepedom widget
2021-01-29 08:48:10 +00:00
Gordon Williams af98eb9017
Merge branch 'master' into master 2021-01-29 08:43:43 +00:00
nujw a5249f692d
Update apps.json 2021-01-29 14:42:14 +13:00
nujw 0ca1836bdc
Update apps.json 2021-01-29 13:56:05 +13:00
nujw caafa9d763
Update apps.json 2021-01-29 10:38:48 +13:00
nujw 9c67ab7fef
Update apps.json 2021-01-29 10:22:16 +13:00
nujw a4086fcb82
Update apps.json 2021-01-29 10:05:31 +13:00
hughbarney 41777c29b8 added hide settings for line1/line2 in activepedom widget 2021-01-28 20:53:39 +00:00
Pablo Gonzalez 033819e096 adding settings 2021-01-28 20:05:25 +01:00
Pablo Gonzalez 19fac8a36f planetarium 2021-01-28 18:23:49 +01:00
Pablo Gonzalez bd882648f5 planetarium 2021-01-28 18:07:39 +01:00
hughbarney 6635acc7a4 bumped gpsservice ver to 0.3 2021-01-28 13:25:54 +00:00
hughbarney b79b7ea048 bumped version of cliock in apps.json 2021-01-28 13:19:35 +00:00
Pablo Gonzalez 8c0c0b5a53 starting planetarium 2021-01-28 13:34:39 +01:00
nujw 7daacf4053
Update apps.json 2021-01-28 23:23:12 +13:00
Gordon Williams e6008eb614
Merge pull request #647 from pglez82/master
Interval trainer app
2021-01-28 08:07:37 +00:00
nujw b9e343f0ca
Update apps.json 2021-01-28 19:55:44 +13:00
nujw ac9122fac2
Update apps.json 2021-01-28 18:22:57 +13:00
Pablo Gonzalez b14da553f9 changing file names 2021-01-27 17:48:39 +01:00
Pablo Gonzalez 34f0f49789 changing file names 2021-01-27 17:42:25 +01:00
Pablo Gonzalez ca215b5cc2 changing file names 2021-01-27 17:36:04 +01:00
Pablo Gonzalez 9ca209dad3 adding new app 2021-01-27 17:29:11 +01:00
Gordon Williams c747b0b620 fixing some test warnings 2021-01-27 08:04:53 +00:00
nujw 5e6457dbfb
Update apps.json 2021-01-27 11:28:45 +13:00
nujw ec37c2bbc8
Update apps.json 2021-01-27 11:27:34 +13:00
nujw 0207754eb5
Update apps.json 2021-01-27 11:20:41 +13:00
hughbarney b8c181209c bumped versions and Changelogs for apps using wpedom and activepedom .getSteps() 2021-01-26 22:10:29 +00:00
Gordon Williams 87547f2c92
Merge branch 'master' into master 2021-01-26 15:00:31 +00:00
Gordon Williams 4a0742b452
Merge pull request #644 from singintime/master
BangleRun v0.07 - GPS update bugfix, added guards against NaN values
2021-01-26 09:50:15 +00:00
Gordon Williams e2649062bb
Merge pull request #642 from skauertz/master
Add mclockplus app
2021-01-26 09:27:21 +00:00
Ben Jabituya ee4b05fa33
Update apps.json 2021-01-25 20:36:42 +00:00
Ben Jabituya d30584038e
Update apps.json 2021-01-25 19:32:26 +00:00
Ben Jabituya fa8f4d4aa6
Update apps.json 2021-01-25 19:25:55 +00:00
Ben Jabituya 4d841d3b30
Update apps.json 2021-01-25 19:21:55 +00:00
Ben Jabituya e658c23f6c
Update apps.json 2021-01-25 19:16:19 +00:00
Ben Jabituya 44f6d96783
Update apps.json 2021-01-25 19:11:48 +00:00
Ben Jabituya 8f927302ca
Update apps.json 2021-01-25 19:05:51 +00:00
Sebastian Kauertz 3964d5754e Add Readme 2021-01-23 14:30:23 +01:00
Sebastian Kauertz 4f957277fd Add mclockplus app 2021-01-23 13:47:38 +01:00
hughbarney 34787c0d9a added gps_get|set_settings, restore to SuperE setup on poweroff(), updated README 2021-01-22 22:13:25 +00:00
nujw 53c31c74b0
Update apps.json 2021-01-22 13:32:21 +13:00
nujw 60a4281b5b
Update apps.json 2021-01-22 13:29:31 +13:00
Olly Cross 23d0255bd6 feat(app): Update "Lazy Clock" app to v0.02 2021-01-21 20:45:03 +00:00
hughbarney 368136a6ba merged in latest upstream code 2021-01-21 19:19:44 +00:00
nujw abed624a3a
Update apps.json 2021-01-21 19:39:05 +13:00
nujw 94a288b53b
Update apps.json 2021-01-21 19:31:57 +13:00
nujw 01c71f1fb8
Update apps.json 2021-01-21 19:15:33 +13:00
nujw 0e05a3feeb
Update apps.json 2021-01-21 19:10:58 +13:00
motorfiets 8353ccdd2f
Update apps.json 2021-01-20 23:21:56 -05:00
nujw a5065748b9
Update apps.json 2021-01-21 16:15:07 +13:00
nujw dedf8cd89d
Update apps.json 2021-01-21 16:09:03 +13:00
nujw 94033aef77
Update apps.json 2021-01-21 16:02:03 +13:00
hughbarney 2e9dd4dac4 bumped version of multiclock, updated changelog 2021-01-20 21:39:14 +00:00
motorfiets 1a9538bee0
Update apps.json 2021-01-20 15:58:06 -05:00
hughbarney 5828c60d70 updated apps.json for GPSservice in launcher 2021-01-20 20:24:01 +00:00
hughbarney e2c940a88d Merge remote-tracking branch 'upstream/master' 2021-01-20 18:13:20 +00:00
Gordon Williams a0ea14c00a Merge branch 'master' of github.com:espruino/BangleApps 2021-01-20 08:35:26 +00:00