Commit Graph

1105 Commits (9064fe44b657c3cdd97b7f241430b37bcc712f21)

Author SHA1 Message Date
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
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
Gordon Williams dc8d2fc25e Added ability to have fullscreen notifications (fix #130) 2020-06-04 16:18:41 +01:00
Gordon Williams 519262793d Added ability to specify dependencies (used for `notify` at the moment)
Gadgetbridge: Modified to use the 'notify' library
2020-06-04 15:19:37 +01:00
Gordon Williams 3c41379206 Added notification widget 2020-06-04 14:49:35 +01:00
jeffmer 3826460ab0
Update apps.json 2020-06-04 12:44:49 +01:00
Gordon Williams bfae4e0aaf
Merge pull request #477 from jeffmer/master
Conway’s Game of Life
2020-06-04 10:22:10 +01:00
Gordon Williams 50a2df66d9 Added analog clock with image background 2020-06-04 10:21:02 +01:00
jeffmer 386e921cca
Update apps.json 2020-06-03 17:28:17 +01:00
Gordon Williams f1a65a213c Fix bug if image clock wasn't installed 2020-06-03 10:40:02 +01:00
Gordon Williams 146a390bf7
Merge pull request #473 from bengwalker/master
Fix position
2020-06-03 08:26:09 +01:00
Gordon Williams c71aedcef9 Fix 'GPS time' checks for western hemisphere 2020-06-03 08:09:14 +01:00
Gordon Williams 2bbecfc7f3
Merge pull request #471 from m0n5t3r/master
Add auto-snooze option to alarms
2020-06-02 07:53:17 +01:00
hopkira 3210548600 Dedicated Dalek Control App 2020-06-01 21:44:00 +01:00
hopkira 7f5bbf0f7a Added K9 controller 2020-06-01 21:35:43 +01:00
Sabin Iacob 89909c0746 Add auto-snooze option to alarms 2020-06-01 20:12:14 +03:00
hopkira 8f04881c53 Merge remote-tracking branch 'espruino/master' 2020-06-01 17:31:24 +01:00
hopkira 7b6fe2f0d2 Major refactoring to three apps 2020-06-01 17:30:19 +01:00
Gordon Williams d9442f2fd0 locale: Improve handling of non-ASCII characters (fix #469) 2020-06-01 17:04:55 +01:00
Michael Bengfort e9e9bf941a correct string position 2020-06-01 15:53:28 +02:00
hopkira 60b0fee49d Change to app description 2020-06-01 14:22:38 +01:00
hopkira f2aa55f852 Merge remote-tracking branch 'espruino/master' 2020-06-01 11:41:44 +01:00
hopkira 6aad4d8f93 Fixing JSON 2020-06-01 11:27:51 +01:00
hopkira 5bc70b474c Merge didn't; t work 2020-06-01 10:42:57 +01:00
Gordon Williams 30ae2f65f5 fix travis errors 2020-06-01 09:32:47 +01:00
Gordon Williams 207fabeb1d version bump 2020-06-01 08:40:46 +01:00
Richard Hopkins ef208e1600 Merge remote-tracking branch 'upstream/master' 2020-06-01 00:59:15 +01:00
Gordon Williams b08d8ce0f4 gpsrec can now graph altitude & speed 2020-05-31 15:06:31 +01:00
Gordon Williams 97ff606212
Merge pull request #462 from rigrig/gbridge
gbridge: Add setting to show/hide icon
2020-05-29 12:01:06 +01:00
Richard de Boer 631abb812e gbridge: Add setting to show/hide icon 2020-05-28 23:27:10 +02:00
Richard de Boer 4ab68eb411 simpletimer: remember last set time 2020-05-28 22:33:15 +02:00
Gordon Williams bc62a90dab Merge branch 'master' of github.com:espruino/BangleApps 2020-05-28 14:37:55 +01:00
Gordon Williams ed47314f02 Added animated clock using palette cycling 2020-05-28 14:36:54 +01:00
Gordon Williams a173418506
Merge branch 'master' into master 2020-05-28 13:54:43 +01:00
Gordon Williams 8d4949b69c
Merge pull request #459 from nxdefiant/master
New app SleepPhaseAlarm
2020-05-28 10:00:21 +01:00
Ephraim Amiel Yusi ece998969b
Update apps.json 2020-05-28 11:05:49 +10:00
Ben Whittaker 3cdd0f7820 Merge branch 'master' of https://github.com/espruino/BangleApps into compass
# Conflicts:
#	apps/compass/compass.js
2020-05-27 21:01:26 -04:00
Ben Whittaker cc4757537a compass: eliminate flickering 2020-05-27 20:51:21 -04:00
Gordon Williams 9241e125f6
Merge branch 'master' into master 2020-05-27 16:21:22 +01:00
Ephraim Amiel Yusi 0d44a243a1
Update apps.json 2020-05-28 00:57:47 +10:00
Ephraim Amiel Yusi 1ff039d0dd
Update apps.json 2020-05-28 00:43:30 +10:00
Ephraim Amiel Yusi c90fd28a56
Update apps.json 2020-05-27 21:49:32 +10:00
Sabin Iacob 8e8e56098a Bump alarm version 2020-05-27 11:47:20 +03:00
Ephraim Amiel Yusi 495f07d010
Update apps.json 2020-05-27 18:10:14 +10:00
Ephraim Amiel Yusi 5f0fe5859f
Update apps.json 2020-05-27 17:16:13 +10:00
Ephraim Amiel Yusi 87a3314fcd Update apps.json 2020-05-27 17:06:03 +10:00
Ephraim Amiel Yusi 61407ecfd1
Update apps.json 2020-05-27 16:38:21 +10:00
Erik Andresen 15d3c4c1bb sleepphasealarm: attempt to fix image 2020-05-27 08:03:15 +02:00
Erik Andresen 474f54ee29 sleepphasealarm: attempt to fix image 2020-05-27 08:01:01 +02:00
Erik Andresen 0a616c7772 sleepphasealarm: attempt to fix image 2020-05-27 07:59:51 +02:00
Erik Andresen b532468dac Initial commit of sleepphasealarm 2020-05-27 07:50:48 +02:00
Ephraim Amiel Yusi 6c5636b720
Update apps.json 2020-05-27 14:58:55 +10:00
Ephraim Amiel Yusi ccd0dc7e8a
Update apps.json 2020-05-27 14:45:24 +10:00
Ephraim Amiel Yusi 3d0eac8162
Update apps.json 2020-05-27 14:18:49 +10:00
Ephraim Amiel Yusi 1e33664101
Allow clock setting 2020-05-27 14:15:27 +10:00
Ephraim Amiel Yusi 288d6bea72
Update apps.json 2020-05-27 14:05:39 +10:00
Gordon Williams 5530b80ca8 Start GPS after loading app, just in case widgets affect it (#449) 2020-05-26 17:02:10 +01:00
Gordon Williams 4c9335412c
Merge pull request #445 from eska-muc/master
Update Berlin Clock to version 0.3
2020-05-26 08:24:26 +01:00
Gordon Williams 24f611c98d
Merge pull request #444 from msdeibel/master
RandomClockWidget even less invasive
2020-05-26 08:22:07 +01:00
Gordon Williams 16eab939ba
Merge pull request #442 from a-m-brewer/master
Pizza Timer App
2020-05-26 08:21:31 +01:00
Gordon Williams 9b12fb519d
Merge pull request #443 from nebbishhacker/weather
Improvements to weather app
2020-05-26 08:18:50 +01:00
Taffaz 89e76e3898
Update apps.json 2020-05-25 08:15:52 +01:00
Taffaz 234880ad2e
Update apps.json
Updated version number
2020-05-25 08:11:37 +01:00
Taffaz 86cddbabbe
Update apps.json 2020-05-24 21:48:48 +01:00
Taffaz 9c0f8e2c5b
Update apps.json 2020-05-24 21:40:42 +01:00
Stefan Kuehnel 854cc68313 Correct version number 2020-05-24 18:54:16 +02:00
Stefan Kuehnel 42bb0e418e Try/Catch and Stacktrace for debugging 2020-05-24 18:45:38 +02:00
Stefan Kuehnel 379da3d6db Final changes for new release. 2020-05-24 18:22:44 +02:00
msdeibel a1f1eb4c7f Merge branch 'master' of https://github.com/espruino/BangleApps 2020-05-24 17:58:02 +02:00
msdeibel ef91392a9c RandomClockWidget even less invasive 2020-05-24 17:57:55 +02:00
Stefan Kuehnel 96febe52f1 Changed version. 2020-05-24 17:13:16 +02:00
Stefan Kuehnel 7a409f74a3 Restructured settings file handling. 2020-05-24 15:40:02 +02:00
Stefan Kuehnel 2818c1049f Changed logic for reading settings 2020-05-24 15:05:11 +02:00
Stefan Kuehnel 6c377eb582 Updated version 2020-05-24 14:48:08 +02:00
Stefan Kuehnel bdd1dc018d Changed code for reading settings. 2020-05-24 14:39:12 +02:00
Stefan Kuehnel ee6171e1ca Commented out date code for debugging purpose. 2020-05-24 14:11:42 +02:00
Stefan Kuehnel bcea5326a5 Replaced template String with concatenation. Performed code indentation. Enabled settings again. 2020-05-24 13:54:32 +02:00
Stefan Kuehnel 17d5e1a1c4 Removed settings from apps.json for test purposes 2020-05-24 13:29:11 +02:00
Ben Whittaker aba59bd2c2 weather: bump version & add change log 2020-05-24 05:37:00 -04:00
Ben Whittaker eed9868b76 weather: delete stale weather data 2020-05-24 05:25:26 -04:00
Stefan Kuehnel 1bf355c8f0 Temporarily added minor version 2020-05-23 21:48:43 +02:00
Stefan Kuehnel b69c9e0c26 Added json to storage structure 2020-05-23 21:45:25 +02:00
Stefan Kuehnel f8a830c696 try to fix corrupt apps.json 2020-05-23 19:17:42 +02:00
Stefan Kuehnel 013a5e9e2a Corrected problem with apps.json 2020-05-23 19:09:44 +02:00
Stefan Kuehnel cc78c352ac Merge branch 'berlin-clock-update' 2020-05-23 19:07:22 +02:00
Stefan Kuehnel 64a7a8f147 Added settings. Changed size to better fit the screen of the physical device. Added date display. 2020-05-23 18:42:52 +02:00
Adam Brewer 9990beeeac Updated short name 2020-05-23 16:43:50 +01:00
Adam Brewer 2205660600 emulator 2020-05-23 16:38:25 +01:00
Adam Brewer 97989e2884 Created a timer for pizza 2020-05-23 16:31:48 +01:00
Tuukka Ikkala 0bacb71bbd gpstime 0.04: Fix shown UTC time zone sign 2020-05-23 13:26:33 +03:00
Gordon Williams 793b5d6361
Merge pull request #439 from jeffmer/master
Update of widviz to use swipe rather than buttons.
2020-05-22 13:24:54 +01:00
jeffmer 4c7b5d9e45
Update apps.json 2020-05-22 13:18:33 +01:00
Gordon Williams a782cce450
Merge pull request #432 from jeffmer/master
Widget Visibility Widget
2020-05-22 11:24:35 +01:00
Ben Whittaker 5f8e424f5f imgclock: Make imgclock text area wider
This prevents imgclock from cutting off the date in locales with long date
formats such as "Wednesday, September 10, 2020". Also adjusts the position
and alignment of the date when necessary to prevent it from flowing off the edge of the
screen.
2020-05-20 22:18:00 -04:00
jeffmer 19ed596a16
Update apps.json 2020-05-19 15:33:01 +01:00
Francesco Bedussi 3148a59dc6 fix: simpletimer - BTN2 to open launcher 2020-05-18 22:58:56 +02:00
Gordon Williams 0df077db55
Merge pull request #429 from nebbishhacker/gbridge-battery
Report battery status to Gadgetbridge more often
2020-05-18 13:06:51 +01:00
Ben Whittaker 9ebb718cc2 gbridge: report battery status more often
Make the gbridge widget report battery status
- every 10 minutes
- 2 seconds after a new bluetooth connection is initiated
2020-05-17 19:12:31 -04:00
Richard Hopkins 0d8501f2d6
Update apps.json 2020-05-17 18:26:13 +01:00
Richard Hopkins 077728de67
Update apps.json 2020-05-17 18:18:56 +01:00
Richard Hopkins 673e1c3c7b
Update apps.json 2020-05-17 18:18:08 +01:00
Richard Hopkins 89a49189f4
Update apps.json 2020-05-17 18:07:04 +01:00
jeffmer 05e3a1f51f
gpsnav 0.03 2020-05-17 12:01:52 +01:00
msdeibel d2b3cb7d34 Reduce invasiveness of RndmClk 2020-05-15 14:48:52 +02:00
Gordon Williams 14c1f04d0d
Merge pull request #421 from johanbove/master
New App: Magic 8Ball
2020-05-15 13:36:46 +01:00
Gordon Williams 50412f256d
Merge pull request #423 from bengwalker/master
new pull request motronome v0.05
2020-05-15 13:34:52 +01:00
Michael Bengfort c7aed0d192 update v005 - Use settings 2020-05-15 13:53:30 +02:00
Michael Bengfort 1e60f47fa9 Revert "add settings to apps.json"
This reverts commit 09ba504289.
2020-05-15 13:52:07 +02:00
Michael Bengfort 886195a339 Revert "change version and update Readme"
This reverts commit 7df65cad51.
2020-05-15 13:51:57 +02:00
Michael Bengfort e210fdaea3 Revert "Revert "change version and update Readme""
This reverts commit e3aea0fd61.
2020-05-15 13:51:15 +02:00
Michael Bengfort 131c918d3d Revert "Revert "add settings to apps.json""
This reverts commit 2b77dabe51.
2020-05-15 13:51:04 +02:00
Michael Bengfort afa6d0dc3a Revert "update0005"
This reverts commit 4ceb67f2b2.
2020-05-15 13:47:55 +02:00
Johan Bové be35745fcb Fixed apps.json
Removed trailing comma
2020-05-15 13:45:35 +02:00
Johan Bové 0cd385fbfb Fixed formatting in apps.json 2020-05-15 13:42:12 +02:00
Michael Bengfort 4ceb67f2b2 update0005 2020-05-15 13:38:03 +02:00
Michael Bengfort 2b77dabe51 Revert "add settings to apps.json"
This reverts commit 09ba504289.
2020-05-15 13:36:33 +02:00
Michael Bengfort e3aea0fd61 Revert "change version and update Readme"
This reverts commit 7df65cad51.
2020-05-15 13:35:56 +02:00
Johan Bové ba4c2493c0 Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master 2020-05-15 13:32:50 +02:00
Paul Cockrell 2101a28557 Merge remote-tracking branch 'upstream/master' 2020-05-15 09:11:39 +01:00
Gordon Williams 2ed65f3ead Welcome: Allow welcome to run after a fresh install
+      More useful app menu
+      BTN2 now goes to menu on release
2020-05-14 21:32:36 +01:00
Johan Bové dc1c599d63 Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master 2020-05-14 22:13:58 +02:00
Paul Cockrell 315131c9d8 Fix apps.json 2020-05-14 19:52:49 +01:00
Paul Cockrell 0106abb809 Fix spelling error 2020-05-14 19:49:20 +01:00
Paul Cockrell decc3dcfaf Create dotmatrix clock 2020-05-14 19:48:42 +01:00
Gordon Williams 7bf0e57882 Bootloader: Don't modify beep/buzz behaviour if firmware does it automatically 2020-05-14 11:42:24 +01:00
Michael Bengfort 7df65cad51 change version and update Readme 2020-05-14 09:01:52 +02:00
bengwalker 09ba504289 add settings to apps.json 2020-05-14 07:51:55 +02:00
Gordon Williams d6f03a49e1
Merge pull request #415 from msdeibel/master
Add Random Clock Loader widget
2020-05-13 07:39:05 +01:00
msdeibel 069d663253 Add Random Clock Loader widget 2020-05-12 23:10:14 +02:00
Ben Whittaker 187798da70 mclock: support 12h time 2020-05-12 12:37:57 -04:00
Gordon Williams 7a46ac82c8 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-12 11:05:12 +01:00
Gordon Williams b7ef9e424c Added app for reading from bluetooth plan moisture sensors 2020-05-12 11:05:07 +01:00
Gordon Williams ea2962a226
Merge pull request #408 from msdeibel/master
BatteryChart 0.10
2020-05-12 08:16:51 +01:00
Gordon Williams 4391b48aeb Tweaks to appease the sanity checker 2020-05-12 08:08:19 +01:00
msdeibel 4dd102a906 BatteryChart 0.10 2020-05-11 20:48:50 +02:00
Richard Hopkins 38a3922a9e Re-merging apps.json 2020-05-11 17:00:06 +01:00
v1nc 5456a10f65
bump app version 2020-05-11 11:22:41 +00:00
Gordon Williams 2e709b4f83 files: Tweaks to help with memory usage 2020-05-11 11:20:50 +01:00
Richard Hopkins 506f626083 Add README to apps.json 2020-05-11 10:54:33 +01:00
Richard Hopkins d6cb2bba18 Adding README 2020-05-11 10:35:17 +01:00
Gordon Williams f5cad4a05a Merge branch 'master' of github.com:espruino/BangleApps 2020-05-11 10:34:30 +01:00
Gordon Williams 40f38500b6 imgclock: Fix memory/interval leak when LCD turns on 2020-05-11 10:34:20 +01:00
Gordon Williams ebc78c65c3
Merge pull request #392 from v1nc/getup
New App: Get Up - reminds you to move after some time sitting
2020-05-11 08:36:47 +01:00
Gordon Williams 95fb22ac8f
Merge pull request #385 from fbedussi/release/largeclock
fix: 3/4 moon orientation
2020-05-11 08:18:44 +01:00
Gordon Williams a1e28898b2
Merge pull request #398 from bengwalker/master
Metronome App shows instructions and loaded widgets
2020-05-11 07:47:35 +01:00
Richard Hopkins 2cd4396860 Adding settings 2020-05-11 01:29:27 +01:00
Richard Hopkins f2df509f19 Description change 2020-05-11 00:31:22 +01:00
Richard Hopkins 721cf11099 JSON formatting and description change 2020-05-11 00:29:32 +01:00
Richard Hopkins 19cf9bde3a Update apps.json 2020-05-11 00:18:40 +01:00
Richard Hopkins 61a1fc90fe
Update apps.json 2020-05-10 21:22:34 +01:00
Richard Hopkins b6e0c6402d
Update apps.json 2020-05-10 21:14:58 +01:00
Richard Hopkins d0985a676d
Update apps.json 2020-05-10 21:06:44 +01:00
Richard Hopkins b25ab0af35
Update apps.json 2020-05-10 20:42:53 +01:00
Richard Hopkins abf7af209e
Update apps.json 2020-05-10 20:29:42 +01:00
Michael Bengfort c69ac747a1 Metronome shows manual instructions 2020-05-10 16:42:27 +02:00
Francesco Bedussi 23b6f88824 chore: fix version number 2020-05-09 15:28:33 +02:00
Gordon Williams e57e03d35d 0.03: Show widgets (mainly so we can use the GPS recorder widget) 2020-05-08 22:06:36 +01:00
Gordon Williams 4416df1363 gpsrec 0.09: Change default GPS period to 10 (1 is overkill for most uses and makes things slow)
Added RAM keyword to functions & other tweaks to speed up rendering
      Going 'back' from track view now doesn't load again
2020-05-08 21:58:55 +01:00
Gordon Williams 743f319d85 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-08 15:56:59 +01:00
Gordon Williams 59fab34035 imgclock: Fix hour alignment for single digits Fix hour alignment for single digits
Scaling for background images <240px wide
2020-05-08 14:59:15 +01:00
v1nc e7bd0d6f82
Add readme 2020-05-07 21:26:34 +02:00
v1nc d428c99bd5 add settings to app.json 2020-05-07 20:15:18 +02:00
v1nc 6e412abba0 rename + fix typos 2020-05-07 19:13:41 +02:00
v1nc a8adf39be0 add stepup 2020-05-07 18:02:49 +02:00
v1nc 9c21cbe2e8 add findphone version 0.01 2020-05-07 16:33:11 +02:00
Gordon Williams 31a58a15a4 Add {msb:true} so that on new builds, color is correct for 16 bit 2020-05-07 11:52:15 +01:00
Gordon Williams e8d5394ee5 Update speedo to use localised speed 2020-05-07 08:21:12 +01:00
Gordon Williams 139b7cb6d6
Merge pull request #390 from nxdefiant/master
Speedo app: Allow widgets
2020-05-07 07:56:33 +01:00
Erik Andresen 3dcd5820fc Speedo app: Allow widgets
This allows e.g. GPS Recorder to work in the background while running Speedo
2020-05-07 07:23:20 +02:00
Gordon Williams 8ad50eccf1 imgclock: Add configurable color - and 'this is fine.' 2020-05-06 13:53:22 +01:00
Gordon Williams 67135a3224 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-06 11:04:04 +01:00
Gordon Williams f1f1f11158 Added image background clock 2020-05-06 11:03:04 +01:00
Gordon Williams 39b7569d8d tidying custom apps 2020-05-06 09:59:28 +01:00
Gordon Williams 620cdc1de1 tidying up beer & poi compass like in last qr code commit 2020-05-06 09:55:14 +01:00
Gordon Williams f5480bfa0f Tidy up QR code customiser. No change to app, but now we don't have to store icon in HTML 2020-05-06 09:50:47 +01:00
Francesco Bedussi 0040ae9b8b fix: 3/4 moon orientation 2020-05-05 23:34:59 +02:00
Francesco Bedussi 511831fc46 feat: reset with gesture 2020-05-05 23:24:23 +02:00
Tom Gidden 06149002d7 Beebclock 2020-05-05 14:15:13 +01:00
Gordon Williams a8953f40ea remove some sanity check warnings 2020-05-05 13:43:59 +01:00
Gordon Williams 3b14b2d5ba Speed updates 2020-05-05 13:42:27 +01:00
Gordon Williams 7d8d1a8f6f Add "ram" keyword to allow 2v06 Espruino builds to cache function that needs to be fast
Fix issue where first digit could get stuck going from "2x:xx" to " x:xx" (fix #365)

also remove accidental commit
2020-05-05 13:41:30 +01:00
Gordon Williams 69a4c7ce74 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-05 11:39:31 +01:00
Gordon Williams 87cf91d80e Allow scrolling to wrap around (fix #382) 2020-05-05 11:39:21 +01:00
Bzly 7c7e995e5c
Increment impwclock version number 2020-05-04 20:42:20 +01:00
Gordon Williams 0dbbce2134 Detect out of memory errors and draw them onto the bottom of the screen in red 2020-05-04 15:06:36 +01:00
Gordon Williams 11b9069416 keywords 2020-05-04 13:21:16 +01:00
Gordon Williams 0d9eeab613 aclock: Fix broken date padding (fix #376) 2020-05-04 10:23:25 +01:00
Gordon Williams 4432155a08 fix merge error 2020-05-04 08:39:27 +01:00