-
Merge pull request #88 from roughike/patch-1
puf committedAdded instructions for RecyclerAdapter cleanup & corrected method names
-
Added instructions for RecyclerAdapter cleanup & corrected method names
roughike committedSomebody 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.
-
Merge pull request #76 from UD4Y/bugfix/fix-password-button
puf committedMake sure that the click listener gets attached to the login buttons
-
puf committed
-
Merge pull request #73 from PeEllAvaj/StephenFluin-samplecode
puf committedChanged setListAdapter to setAdapter
-
Changed setListAdapter to setAdapter
PeEllAvaj committedsetListAdapter only exists for ListActivities, but this example seems to be using ListViews
-
Updated screenshots to com.firebaseui
puf committed
-
puf committed
Buttons are not layouts, so let's use the name of the top-level class they share View.
-
-
Fix NPE on resetFirebaseLoginPrompt
tremerhl committed
-
Update version number for release 0.3.1
puf committed
-
Finish #59 (or at least, I hope so)
abehaskins committed -
abehaskins committed
-
abehaskins committed
-
Merge branch 'puf-kill-switches' of github.com:firebase/FirebaseUI-An…
abehaskins committed…droid into puf-kill-switches
-
Addresses #53 and other minor cleanup
abehaskins committed
-
abehaskins committed
-
abehaskins committed
-
Merge branch 'puf-kill-switches' of github.com:firebase/FirebaseUI-An…
abehaskins committed…droid into puf-kill-switches
-
abehaskins committed
-
abehaskins committed
-
abehaskins committed
-
abehaskins committed
-
abehaskins committed
-
abehaskins committed
-
abehaskins committed
-
abehaskins committed
-
abehaskins committed
-
abehaskins committed
-
Merge branch 'puf-kill-switches' of github.com:firebase/FirebaseUI-An…
abehaskins committed…droid into puf-kill-switches
-
Beginning of new Codelab images
abehaskins committed