We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In order to facilitate the user, we should add the ability to save favorite stations. Depends on #17
Convert to dynamic feature module
https://proandroiddev.com/dynamic-feature-module-android-ondemand-module-android-app-bundle-ea0d872b32d
Display fetched favorites on the list depends on -> MVP: Display service-specific SMS on a list #13
Ability to add a favorite to the favorites list
Ability to remove a favorite
Instrumentation tests
Unit tests
The text was updated successfully, but these errors were encountered:
Just a reference to the UI-Tests when developing this issue: https://stackoverflow.com/questions/49833533/how-to-correctly-mock-viewmodel-on-androidtest
Sorry, something went wrong.
Small reafactor to use the FrameworkLocalStorage
39fb0f0
#18
Fix tests
9bf3682
With the new callbacks for getting the favories from the DataStore. #18
No branches or pull requests
In order to facilitate the user, we should add the ability to save favorite stations. Depends on #17
Tasks ⚙
Convert to dynamic feature module
https://proandroiddev.com/dynamic-feature-module-android-ondemand-module-android-app-bundle-ea0d872b32d
Display fetched favorites on the list depends on -> MVP: Display service-specific SMS on a list #13
Ability to add a favorite to the favorites list
Ability to remove a favorite
Instrumentation tests
Unit tests
The text was updated successfully, but these errors were encountered: