Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AndroidCourseMaterial/GroceryDroid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AndroidCourseMaterial/GroceryDroid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: firebase
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 26 files changed
  • 1 contributor

Commits on Oct 25, 2015

  1. Configuration menu
    Copy the full SHA
    e4b2bda View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. Configuration menu
    Copy the full SHA
    01cca2f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2015

  1. ItemAdapter is now a BaseAdapter instead of ArrayAdapter

    Start remove sqlite code from ShoppingListActivity,. since Firebase done
    there.
    mboutell committed Oct 30, 2015
    Configuration menu
    Copy the full SHA
    f34f933 View commit details
    Browse the repository at this point in the history
  2. Add firebase methods to Item model, +

    Floats are now doubles for Firebase
    mboutell committed Oct 30, 2015
    Configuration menu
    Copy the full SHA
    e892647 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    404d897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7878f28 View commit details
    Browse the repository at this point in the history
  5. Item has firebase functions

    Replace IDs with keys
    Adapter does add/edit/delete now
    mboutell committed Oct 30, 2015
    Configuration menu
    Copy the full SHA
    677e5e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. Misc notes

    mboutell committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    402b95e View commit details
    Browse the repository at this point in the history
Loading