Commit Graph

34 Commits (acb96b5d1ed6c5297a03ecf4f7a1452ccd50041c)

Author SHA1 Message Date
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
adrian w kirk 7487ea5e08 Solar clock: updating the version no and change log for next release 2021-08-11 00:22:52 +01:00
adrian w kirk 8bcf8887cc Solar Clock: Memory footprint reduction. It appears that each object created is extremely expensive memorywise. Have merged together the night and data strategy which reduces the footprint by 5% 2021-08-08 16:16:05 +01:00
adrian w kirk 91a957adeb Solar Clock: BUGFIX:Sun sometimes disappearing from view completely until button1 is pressed. 2021-08-05 20:36:58 +01:00
adrian w kirk 7ba2cb6a4d Solar Clock: Sun sometimes not getting cleared at steapest part of slope. Change large sun movements detections to be in x and y directions 2021-08-04 00:10:02 +01:00
adrian w kirk b25a7cc20d Solar Clock: added GPS reset instructions 2021-07-29 12:43:29 +01:00
adrian w kirk c169d42455 Solar Clock: Added comments 2021-07-29 02:10:23 +01:00
adrian w kirk 6277fa3b74 Solar Clock: Added Seoul 2021-07-28 15:35:05 +01:00
adrian w kirk 6d3fb37851 SolarClock: Updated the README for the GPS update 2021-07-28 01:58:48 +01:00
adrian w kirk d03e7debd2 Solar Clock: typo in set_color 2021-07-28 01:37:25 +01:00
adrian w kirk 3e0cbf5d8d SolarClock: Hong Kong file changed it name 2021-07-28 01:25:49 +01:00
adrian w kirk 65e578c2a3 Solar Clock: Optimized Date writing
- also allow place names with space
2021-07-28 01:00:31 +01:00
adrian w kirk 66096e5d91 Solar Clock: Change of variable name for gps callback installation 2021-07-27 02:06:16 +01:00
adrian w kirk e137452baf Solar Clock: fixed memory leak. GPS callbacks being installed for every location change 2021-07-27 01:54:00 +01:00
adrian w kirk 81a5c0847e Solar Clock: changed from daily GPS update to GPS update on request because it can take hours to get a GPS fix indoors which will drain the battery. Replaced it with GPS on request of button1 2021-07-26 22:38:23 +01:00
adrian w kirk 788e72a5cb Solar Clock - filled out README file 2021-07-26 14:35:39 +01:00
adrian w kirk bed3878a05 solar clock: fixed typo in custom.html 2021-07-25 20:57:17 +01:00
adrian w kirk cb31c2cef5 Adding the custom page to choose locations 2021-07-25 20:42:41 +01:00
adrian w kirk e5c0216656 Solar Clock: changed icon 2021-07-25 10:41:36 +01:00
adrian w kirk 6c96a02a5e Solar Clock: GPS location now only updates once per day. 2021-07-24 16:45:43 +01:00
adrian w kirk 1dded3904f Solar Clock: changed to proper location names 2021-07-24 01:48:34 +01:00
adrian w kirk 8653c9c72e Solar Clock: Shaved off some memory use with location 2021-07-24 01:48:04 +01:00
adrian w kirk 945ef8e1de solar clock: typo side panels 2021-07-22 21:01:02 +01:00
adrian w kirk 2b09d70226 Solar clock: shaving off memory usage on the side panels 2021-07-22 20:48:09 +01:00
adrian w kirk 432636106e solar clock: BUGFIX current location not being written to file 2021-07-20 19:07:52 +01:00
adrian w kirk 967cd6a861 Solar clock - changed back to having long and lat combined with status 2021-07-20 16:36:48 +01:00
adrian w kirk 1733489df5 Solar Clock: Decreasing the memory consumption - deleting the Long and Lat readout 2021-07-20 01:59:04 +01:00
adrian w kirk 224975ea81 solar clock BUGFIX. Clock missing GPS update on screen 2021-07-19 09:18:14 +01:00
adrian w kirk 07698a9cf1 Solar Clock - need to update the twilight times on a new day 2021-07-19 01:51:38 +01:00
adrian w kirk a8dac4729b solar clock: added the sun up and sundown times
- also tidied up long and lat readouts
2021-07-18 14:11:56 +01:00
adrian w kirk 9ffb1062eb solar clock: display North and East around the wrong way 2021-07-17 21:36:20 +01:00
adrian w kirk 03716d5b80 solar clock: First Commit 2021-07-17 21:04:04 +01:00