forked from FOSS/BangleApps
Update README.md
parent
9631e57886
commit
1e809fc42c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue