Skip to content
New issue

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

Stream Episode 11 #48

Merged
merged 10 commits into from
Apr 25, 2018
Merged

Stream Episode 11 #48

merged 10 commits into from
Apr 25, 2018

Conversation

JoaquimLey
Copy link
Owner

No description provided.

Fixed some tests related to FavoritesFragment but still have a non-sdk warning showing up,
this makes the whenThereIsNoDataAndErrorOccursErrorViewStateIsShown() test flaky. Needs fix

#29
Compile SDK was updated to android-p preview, support: 28.0.0-alpha1 and constraint to 1.1.0

#29
This way the consumer (ViewModel) gets the response from the same place the request is made,
this prevents the akwardness it comes with requesting on a place and receiving on another
The user now gets a Requesting... message (might change the string)
with the ability to cancel the request, in reality this request isn't canceled

- If the sms was already sent, then we ignore the response
- The UI renables the REQUEST ETA buttons (were previously disabled)
- If an error occurs the user is notified

This should give more control to the user, if the service is unresposive.
#29
Moved all the extension functions to a separate packages to make it more
clear where stuff is.

#29
@JoaquimLey JoaquimLey merged commit 28cec8c into develop Apr 25, 2018
@JoaquimLey JoaquimLey deleted the stream/episode_11 branch April 25, 2018 20:02
@JoaquimLey JoaquimLey self-assigned this Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant