mxtide-android
mxtide-android copied to clipboard
Xtide Library And App For Android
The app's opening screen is always a list of (presumably nearby) locations. But I (like I suspect many users) am always interested in one single location, and having to pick...
Predictions should page left and right based on scale using a viewpager.
I wish there was a homescreen widget to show the current days' tide times. I love the presentation of https://github.com/forrestguice/SuntimesWidget and I wonder if their code could be of help....
* Add Kdocs to api layer * Update readme with links to docs and quick getting started info
IPC interface - Evaluate Messenger vs AIDL https://developer.android.com/guide/components/bound-services.html#Messenger - design and IPC interface for ITidesAndCurrents, IStationPrediction, IStation - add ability to launch prediction activity for a given station and date-time
Add "About" screen accessible from "Settings" About should include license and attribution to xtide and harmonics https://flaterco.com/xtide/files.html natural earth data attribution
Add prediction scale options [3hr,6hr,12hr,24hr,48hr] (graph prediction tab/view only). Selected scale should be persisted as a user preference. Scale should be presented in toolbar action menu items and open a...
Use bottom tab navigation to add tide prediction text option. Predictions should page (daily scale)
Add toolbar to prediction activity. Time and date picker should be toolbar action menu items.
Setup custom Github Actions CI Runner that runs tests on real device(s). ~~Depends on #3~~