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

Develop -> Master #48

Merged
merged 16 commits into from
Jan 15, 2020
Merged

Develop -> Master #48

merged 16 commits into from
Jan 15, 2020

Conversation

riggaroo
Copy link
Member

No description provided.

spongebobrf and others added 16 commits February 17, 2018 22:29
(cherry picked from commit d4bae90)
…s V4] MIGRATE Update all libraries and migrate to androidx and API 28. CHANGES (to fix project after androidx update) 1) Changed naming FireBookDetails.contributors to FireBookDetails.contributorsIndexedKeys as FirebaseDatabase tries to marshall contributors data onto FireBookDetails.contributors which causes exception "expected List but found HashMap" when R8 optimizer applied. 2) Remove FixedFragmentStatePagerAdapter as androidx package is different and bug should be fixed by now. 3) Clean up dependencies.
…roidx and Glide V4. The library was is deprecated so maintenance will now be within this project.
…Event() when calling MotionEventCompat.getX(event, pointerIndex). Remove onTouchEvent() method altogether - it's not adding any useful functionality to the app currently.
…known to ZoneRulesProvider.getProvider(). E.g. "America/Punta_Arenas". Added fallback.
… Suspecting threading issue - added local variable to ensure value stays the same after null check.
…e Play Store or an internet browser installed.
…there was an error downloading books. Added null check.
…, rather use a "chooser" intent when the user wants to invite friends.
Bug fixes and migration to androidx
@riggaroo riggaroo merged commit 82e1764 into master Jan 15, 2020
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.

3 participants