Commit Graph

777 Commits (a04b1298f8bbb22a7d767cf97a8296714725d4fa)

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