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

Fix review issues #192

Merged
merged 160 commits into from
Dec 18, 2018
Merged

Fix review issues #192

merged 160 commits into from
Dec 18, 2018

Conversation

Gondolav
Copy link
Member

@Gondolav Gondolav commented Dec 12, 2018

This pull request resolves (partially) #189 with the following changes:

  • Change drawing activities name
  • Change Database.java from enum to utility class
  • Change names: Activity to BaseActivity and BaseActivity to NoBackPressActivity
  • Remove getString from UsernameInputWatcher
  • Move Glide logic into a separate class, GlideUtils
  • Make special mode items immutable
  • Change DatabaseReferenceBuilder to private
  • Move methods and fields inside Items into RandomItemGenerator
  • Create interfaces for the local database classes
  • Define constants for keys used in getting and putting extras
  • Create FbFunctions
  • Create FbAuthentication
  • FbStorage (not PaintView anymore) keeps track of the storage reference for sendBitmapToFirebaseStorage
  • FbStorage now has a function for removing images
  • Move Firebase Database logic in a separate class
  • Move Firebase Database related methods from Account to Database
  • Change GameResult in separate view-model classes
  • Remove if conditions used only for testing and increase timeout for the game
  • Reformat code and optimize all imports

Sorry, something went wrong.

Gondolav and others added 30 commits December 11, 2018 11:16
The class putting the extra defines it as a public static final String 
KEY
@rbischof rbischof changed the title WIP: Fix review issues Fix review issues Dec 17, 2018
@rbischof rbischof merged commit a6af057 into master Dec 18, 2018
@LudoHoff LudoHoff deleted the fix-review-issues branch December 19, 2018 08:58
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.

None yet

4 participants