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

2.02 firebase storage put file #19

Open
wants to merge 9 commits into
base: 1.00-starting-point
Choose a base branch
from

Commits on Nov 7, 2016

  1. Add gradle dependencies for new Firebase app.

    Don't forget to add your own google-services.json file too.
    Daniel Mai committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    37496ff View commit details
    Browse the repository at this point in the history
  2. Write messages to database.

    Daniel Mai committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    ce2dc1b View commit details
    Browse the repository at this point in the history
  3. Read messages from database.

    Daniel Mai committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    477c12d View commit details
    Browse the repository at this point in the history
  4. 10 Configuration menu
    Copy the full SHA
    81d3782 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43e66bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c338340 View commit details
    Browse the repository at this point in the history
  7. Implement signing out with FirebaseUI Auth.

    Daniel Mai committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    f44b912 View commit details
    Browse the repository at this point in the history
  8. Open photo picker activity on button click.

    Daniel Mai committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    a125f40 View commit details
    Browse the repository at this point in the history
  9. Store photo in Firebase Storage.

    Daniel Mai committed Nov 7, 2016
    1 Configuration menu
    Copy the full SHA
    a8b875a View commit details
    Browse the repository at this point in the history