1
0
Fork 0

Update README.md

master
Giles Booth 2022-08-19 11:41:49 +01:00 committed by GitHub
parent 9631e57886
commit 1e809fc42c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -17,9 +17,8 @@ This may become very unreliable over time and will need periodic realignment.
## Many faults ## Many faults
- [ ] app not appearing in Settings > Apps - [ ] minutes not appearing in settings
- [ ] possible confusion between low and high tide? lol - [ ] tide set to 'false' instead of high/low
- [ ] no need to check sunrise and sunset times so often
- [x] default location data doesn't show up in the simulator for some reason - [x] default location data doesn't show up in the simulator for some reason
- [x] app icon invisible - [x] app icon invisible
@ -28,6 +27,7 @@ This may become very unreliable over time and will need periodic realignment.
- [ ] handle tide time not being set and remove default time which is just for testing - [ ] handle tide time not being set and remove default time which is just for testing
- [ ] write tide data back to json file when flipped to keep it up to date when app reloaded - [ ] write tide data back to json file when flipped to keep it up to date when app reloaded
- [ ] tidy up code in general - [ ] tidy up code in general
- [ ] no need to check sunrise and sunset times so often
- [x] add sun image to main screen - [x] add sun image to main screen
- [x] show alternative data on tap - [x] show alternative data on tap
- [x] show tide times - [x] show tide times