-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Merge version-1.1.0-dev into master #510
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
Conversation
Fix typo in sample
Change-Id: Ibaf6e4fc280438c2d35f3d425370143d2c4e09db
Change-Id: I98c1a7b46b312738d8fc9d8ab1e5d5a14d1f7bce
Change-Id: I5fecad0d92466b727eea47b0ec03da876652b143
Change-Id: I0fc2e3773efff571236df288c72e250cf6f06803
Change-Id: Icb240b86747841dd6ac885ce79b31a9fcf382756
Signed-off-by: Alex Saveau <[email protected]>
Fix NPE in FacebookProvider
Refactor email flow into fragments
Signed-off-by: Alex Saveau <[email protected]>
Signed-off-by: Alex Saveau <[email protected]>
[HIGH PRIORITY] Fix inflation errors
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that they're okay with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the |
@samtstern Whoa!!! There were more lines of code changed in this PR than The Big Kahuna. 😄 (Also, all those red PS: could you merge #511 before finalizing QA (it removes the lint hack). |
Signed-off-by: Alex Saveau <[email protected]>
@samtstern I also created #512 which fixes the broken documentation for |
Fix db documentation
* Update android gradle plugin Signed-off-by: Alex Saveau <[email protected]> * Cleanup Signed-off-by: Alex Saveau <[email protected]> * Better lint InvalidPackage handling Signed-off-by: Alex Saveau <[email protected]> * Update dependencies Signed-off-by: Alex Saveau <[email protected]> * Remove explicit glide dep in sample Signed-off-by: Alex Saveau <[email protected]> * Hmmm, I guess you can't override lint options Signed-off-by: Alex Saveau <[email protected]>
This reverts commit 97ac613.
* The auth method picker screen looks really bad in landscape, put everything in a ScrollView as a temporary measure until we can think of some better UX * TestUtils did not compile, had to change some code and move the package Change-Id: I84d3d974390774a7ea3c7cf5deb444b022bb7fd8
Change-Id: I1a43b8cd08672253a1a749cbb3e256da0a7621d7
Version 1.1.0 qa
@samtstern Oh, wait I just noticed an issue. |
@samtstern Nevermind, I just noticed that the buttons in |
@SUPERCILEX yeah that's the one behavior change ... I think it's worth it to un-break landscape (and also help on very small devices) but if you think it's bad I am open to reverting the change. |
@puf @SUPERCILEX @mcdonamp @amandle I am going to do a merge/release at 3pm PST since I have found no issues in manual QA. Respond here if you have some objection. |
@samtstern let's merge! 😄 And yeah, we should definitely keep the scroll view to make landscape layout bearable. |
Change-Id: I165c1f41bee5464cc149a5606a62a0ca36602763
Change-Id: I6d7c812fb39c484590932d3ae665d09ea959735e
Creating this PR in advance of QA. Will discuss all 1.1.0 release or QA issues here.