1
0
Fork 0
Commit Graph

891 Commits (aedd35e7d47693493a6fb7d75e17b3bf1b7c2243)

Author SHA1 Message Date
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
Gordon Williams ca0dcb53d7 bump bootloader version 2020-06-10 08:26:38 +01:00
jeffmer ee054008e4
Update apps.json 2020-06-09 12:12:00 +01:00
Gordon Williams 4a5abd1cfd
Merge pull request #492 from nebbishhacker/weather
Weather: Fix flickering last updated time
2020-06-09 07:40:05 +01:00
Ben Whittaker 19ce8b888e weather: bump version 2020-06-08 21:52:23 -04:00
ps-igel fa9efbc23f Improve rendering of Numeral 1, fix issue with alarms not showing up 2020-06-08 22:16:20 +02:00
Gordon Williams de58659257 settings: Fix set time menu, allow dates to roll over 2020-06-08 09:52:27 +01:00
Gordon Williams 77de51dac4 gadgetbridge: Added 'find' event handling 2020-06-05 11:21:52 +01:00
Gordon Williams d04c418419
Merge pull request #486 from Jasper-Ben/master
banglerun fix timer
2020-06-05 09:19:18 +01:00
Gordon Williams 67f95e3e33
Merge pull request #482 from jeffmer/master
update to life app
2020-06-05 09:16:08 +01:00
Jasper Orschulko 9da68b6efd
banglerun fix timer
Missing modulo 60 caused the minutes not to reset when hitting 60
2020-06-04 22:49:22 +02:00
jeffmer 19fbd67b92
Update apps.json 2020-06-04 17:17:27 +01:00
Gordon Williams 53061f27d3 analogimgclk: Add BTN2 -> launcher 2020-06-04 17:06:25 +01:00