-
Notifications
You must be signed in to change notification settings - Fork 0
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
Close issue #31 #34
Open
relztic
wants to merge
26
commits into
master
Choose a base branch
from
31-feature
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Close issue #31 #34
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Description: * Normalizes the way the method signatures are written. * Changes the implementation of `Unique ID` for `users`. * Adds the timestamp properties to the user model.
Description: * Changes the implementation of `Thread` for `Handler`.
Description: * Removes an unnecessary activity instance from the form utils. * Normalizes the way the method signatures are written.
Description: * Adds the placeholder code for the main activity.
Description: * Adds a ripple effect to the bottom navigation view items. * Changes the appearance of the bottom navigation view.
Description: * Sets the email verification interval to `2s`.
Description: * Changes the order of the bottom navigation view items. * Sets the search item as the initial selection. * Removes an unnecessary check against the Firebase user.
Description: * Sets the bottom navigation view highlight to transparent.
Description: * Normalizes the way the activity UIs are updated.
Description: * Sets the application gradle to `2.3.2`.
Description: * Rearranges the way the activity UIs are updated.
Description: * Fix the way the field values are returned.
Description: * Changes the implementation of `SupportMapFragment` for `MapFragment`.
Description: * Adds the placeholder code for the activities navigation.
Description: * Adds a custom utility to handle the activities navigation.
Description: * Adds an animation to the activities transition.
Description: * Adds an animation to the fragments transition.
Description: * Adds an animation to the place picker activity. * Prevents the instantiation of utility class.
Description: * Makes the `startCustomActivity` method `private`.
Description: * Normalizes the way the activity methods are accessed.
Description: * Adds the XML definition tag to the navigation fragments.
Description: * Adds the placeholder code for the search fragment. * Refactors the place picker activity map.
Description: * Normalizes the way the bottom navigation pushes the fragments.
Description: * Refactors the packages structure of the application. * A-Zs the packages import.
Description: * Completes the code for the profile layout. * Adds the full name and country properties to the user model. * Removes an animation from the activities transition.
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Waffle Card URL
https://waffle.io/arieldiax/fireblood/cards/5924c5b687132e00afd47d86
Description
Dependencies in Other PR
#30
QA Instructions
N/A