William Kamp
William Kamp
Predictions should page left and right based on scale using a viewpager.
* 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~~