Commit Graph

853 Commits (01dc95520687d657732ad0d841f7b27ad85a75bc)

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