Skip to content
Commits on Mar 1, 2016
  1. @puf

    Merge pull request #88 from roughike/patch-1

    puf committed
    Added instructions for RecyclerAdapter cleanup & corrected method names
  2. @roughike

    Added instructions for RecyclerAdapter cleanup & corrected method names

    roughike committed
    Somebody that wants to jump right in and use the `RecyclerAdapter`, might just skip through the `ListAdapter` example and forget to call `cleanup()` on it.
    
    Also, the method name seemed to be incorrect in the instructions but right in the code: instead of `release()` the correct method is `cleanup()` just like above.
Commits on Feb 16, 2016
  1. @puf

    Merge pull request #76 from UD4Y/bugfix/fix-password-button

    puf committed
    Make sure that the click listener gets attached to the login buttons
Commits on Feb 15, 2016
  1. @UD4Y
  2. @puf

    Update README.md

    puf committed
Commits on Feb 14, 2016
  1. @puf

    Merge pull request #73 from PeEllAvaj/StephenFluin-samplecode

    puf committed
    Changed setListAdapter to setAdapter
  2. @PeEllAvaj

    Changed setListAdapter to setAdapter

    PeEllAvaj committed
    setListAdapter only exists for ListActivities, but this example seems to be using ListViews
Commits on Feb 12, 2016
  1. @puf
Commits on Jan 26, 2016
  1. @puf

    Merge pull request #65 from firebase/puf-fix-password

    puf committed
    Rename layout to view
  2. @puf

    Rename layout to view

    puf committed
    Buttons are not layouts, so let's use the name of the top-level class
    they share View.
Commits on Jan 24, 2016
  1. Fix Issue #60

    tremerhl committed
  2. Fix NPE on resetFirebaseLoginPrompt

    tremerhl committed
Commits on Jan 19, 2016
  1. @puf
Commits on Jan 18, 2016
  1. @abehaskins
  2. @abehaskins
  3. @abehaskins

    Codelab improvements

    abehaskins committed
  4. @abehaskins

    Addresses #54

    abehaskins committed
  5. @abehaskins

    Merge branch 'puf-kill-switches' of github.com:firebase/FirebaseUI-An…

    abehaskins committed
    …droid into puf-kill-switches
  6. @abehaskins
Commits on Jan 15, 2016
  1. @abehaskins

    Dialog -> Prompt

    abehaskins committed
Commits on Jan 13, 2016
  1. @abehaskins

    More codelab improvements

    abehaskins committed
Commits on Jan 12, 2016
  1. @abehaskins

    Merge branch 'puf-kill-switches' of github.com:firebase/FirebaseUI-An…

    abehaskins committed
    …droid into puf-kill-switches
  2. @abehaskins
Commits on Jan 7, 2016
  1. @abehaskins

    Update Codelab

    abehaskins committed
  2. @abehaskins

    Update Codelab

    abehaskins committed
  3. @abehaskins

    Codelab changes

    abehaskins committed
  4. @abehaskins

    Codelab changes

    abehaskins committed
  5. @abehaskins

    More codelab changes

    abehaskins committed
  6. @abehaskins

    More images!

    abehaskins committed
  7. @abehaskins

    Codelab typo fix

    abehaskins committed
  8. @abehaskins

    Codelab images

    abehaskins committed
  9. @abehaskins

    Replace image 2_6 and 2_7

    abehaskins committed
  10. @abehaskins

    Try new images again

    abehaskins committed
  11. @abehaskins

    Merge branch 'puf-kill-switches' of github.com:firebase/FirebaseUI-An…

    abehaskins committed
    …droid into puf-kill-switches
  12. @abehaskins
Something went wrong with that request. Please try again.