Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dgrcode
/
FirebaseUI-Android
Public
forked from
firebase/FirebaseUI-Android
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
FirebaseUI-Android
app
src
main
java
on
patch-1
User selector
All users
All time
Commit history
Commits on May 31, 2016
Add support for specifying a logo in the AuthMethodPickerActivity (#150)
amandle
authored and
samtstern
committed
1fb8407
View commit details
Copy full SHA for 1fb8407
View code at this point
Browse repository at this point
Commits on May 16, 2016
Move config strings into their own XML file, with basic docs
Show description for e4378ff
Iain McGinniss
committed
e4378ff
View commit details
Copy full SHA for e4378ff
View code at this point
Browse repository at this point
Fix licensing issues for check-oss-release script
Show description for b1f5a55
Iain McGinniss
committed
b1f5a55
View commit details
Copy full SHA for b1f5a55
View code at this point
Browse repository at this point
Commits on May 15, 2016
Updated API surface based on API review feedback
Show description for afd29f0
Iain McGinniss
committed
afd29f0
View commit details
Copy full SHA for afd29f0
View code at this point
Browse repository at this point
Commits on May 14, 2016
Fix for broken auth javadoc
Show description for 3085cf3
samtstern
committed
3085cf3
View commit details
Copy full SHA for 3085cf3
View code at this point
Browse repository at this point
Commits on May 13, 2016
Make auth less prominent in DB sample
Show description for e9395fc
samtstern
committed
e9395fc
View commit details
Copy full SHA for e9395fc
View code at this point
Browse repository at this point
Default theme fixes
Show description for da44cc6
Iain McGinniss
committed
da44cc6
View commit details
Copy full SHA for da44cc6
View code at this point
Browse repository at this point
Theming support and examples
Show description for 98a5a6b
Iain McGinniss
committed
98a5a6b
View commit details
Copy full SHA for 98a5a6b
View code at this point
Browse repository at this point
Commits on May 12, 2016
Firebase Auth demo, to more comprehensively demonstrate the API surface
Show description for 8e88259
Iain McGinniss
committed
8e88259
View commit details
Copy full SHA for 8e88259
View code at this point
Browse repository at this point
Commits on May 11, 2016
Update dependencies, clean up sample
Show description for 8df2f11
samtstern
committed
8df2f11
View commit details
Copy full SHA for 8df2f11
View code at this point
Browse repository at this point
Commits on Mar 29, 2016
Updating sample app to new version
Show description for 2c1fe45
samtstern
committed
2c1fe45
View commit details
Copy full SHA for 2c1fe45
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
Change demo app to compile without com.firebase.ui.auth
abeisgoat
committed
c744cec
View commit details
Copy full SHA for c744cec
View code at this point
Browse repository at this point
Moves database features to com.firebase.ui.database
abeisgoat
committed
4e09f27
View commit details
Copy full SHA for 4e09f27
View code at this point
Browse repository at this point
Commits on Jan 18, 2016
Addresses #53 and other minor cleanup
abeisgoat
committed
f3f472c
View commit details
Copy full SHA for f3f472c
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Rename SocialProvider to AuthProviderType
Show description for bb7b0fc
puf
committed
bb7b0fc
View commit details
Copy full SHA for bb7b0fc
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Now treat providers as a common type
Show description for 89c0b96
puf
committed
89c0b96
View commit details
Copy full SHA for 89c0b96
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
Add getAuth() to base activity, re-order methods
Show description for 5f9b9bd
puf
committed
5f9b9bd
View commit details
Copy full SHA for 5f9b9bd
View code at this point
Browse repository at this point
Commits on Nov 25, 2015
Sets all providers to be disabled by default
abeisgoat
committed
a941c5d
View commit details
Copy full SHA for a941c5d
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
Various tweaks from feedback
abeisgoat
committed
5a08bba
View commit details
Copy full SHA for 5a08bba
View code at this point
Browse repository at this point
Removes google-services.json
abeisgoat
committed
916a4a9
View commit details
Copy full SHA for 916a4a9
View code at this point
Browse repository at this point
Adds ability to enable providers from FirebaseLoginBaseActivity
abeisgoat
committed
504588c
View commit details
Copy full SHA for 504588c
View code at this point
Browse repository at this point
Commits on Nov 22, 2015
Cleans up BaseActivity and refactors Google*.java
abeisgoat
committed
cd42ad7
View commit details
Copy full SHA for cd42ad7
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
Implemented hacky Google sign-in
abeisgoat
committed
3f12e19
View commit details
Copy full SHA for 3f12e19
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Adds FirebaseLoginError
abeisgoat
committed
59236f1
View commit details
Copy full SHA for 59236f1
View code at this point
Browse repository at this point
Reorganize auth package
abeisgoat
committed
202e400
View commit details
Copy full SHA for 202e400
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
Fixed onAuth triggering multiple times
abeisgoat
committed
b6e9378
View commit details
Copy full SHA for b6e9378
View code at this point
Browse repository at this point
Fixes RecyclerView flashing on login/logout
abeisgoat
committed
5052e58
View commit details
Copy full SHA for 5052e58
View code at this point
Browse repository at this point
UI clean-up
abeisgoat
committed
960a7af
View commit details
Copy full SHA for 960a7af
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
UI cleanup
abeisgoat
committed
d0c621a
View commit details
Copy full SHA for d0c621a
View code at this point
Browse repository at this point
More cleanup of errors and keys
abeisgoat
committed
6148882
View commit details
Copy full SHA for 6148882
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Switches twitter creds and adds an icon on send button
abeisgoat
committed
17ba409
View commit details
Copy full SHA for 17ba409
View code at this point
Browse repository at this point
Cleans up FirebaseLoginDialog layout
abeisgoat
committed
1bef15a
View commit details
Copy full SHA for 1bef15a
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
Remove .iml, migrated auth into helpers, add PasswordAuthHelper, clean-up dependencies
abeisgoat
committed
891947f
View commit details
Copy full SHA for 891947f
View code at this point
Browse repository at this point
Adds login dialog and various fixes
abeisgoat
committed
892e053
View commit details
Copy full SHA for 892e053
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Adds functional support for Twitter auth and partial Facebook support
Abe Haskins
committed
1afad6b
View commit details
Copy full SHA for 1afad6b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.