Skip to content

Remove a ton of redundant code#1207

Merged
samtstern merged 2 commits intofirebase:version-3.3.0-devfrom
SUPERCILEX:redundent
Mar 26, 2018
Merged

Remove a ton of redundant code#1207
samtstern merged 2 commits intofirebase:version-3.3.0-devfrom
SUPERCILEX:redundent

Conversation

@SUPERCILEX
Copy link
Copy Markdown
Collaborator

@samtstern We're on the last mile for my rewrite auth PR! There's email and phone left, but I'm going to be busy next week again so I'm hoping get all my PRs open by the end of this weekend. Email will be easy, but phone literally required a complete rewrite. Sorry in advance! 😊

This PR is starting to rip out all the leftover changes I haven't merged in yet. Also went ahead and fixed #1205 while I was at it.

Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>

@Override
public final void onChanged(Resource<T> resource) {
if (resource.getState() == State.LOADING) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will make it really easy to remove all the dialogs later! Since now we can just handle loading in some other way.

@samtstern samtstern added this to the 3.3.0 milestone Mar 26, 2018
@samtstern samtstern merged commit 2f8112f into firebase:version-3.3.0-dev Mar 26, 2018
@samtstern
Copy link
Copy Markdown
Contributor

@SUPERCILEX nice! Btw let's cut off 3.3.0 here. Phone and Email can be in 3.3.1 (or whatever comes next). Just in case this big refactor is not as wonderful as we think, I'd like to release it in pieces.

@SUPERCILEX SUPERCILEX deleted the redundent branch March 26, 2018 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants