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 }}
codebaum
/
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
database
src
on
version-2.2.0
User selector
All users
All time
Commit history
Commits on Jul 31, 2017
Add support for Android Architecture Components (#827)
SUPERCILEX
authored and
samtstern
committed
e16784d
View commit details
Copy full SHA for e16784d
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
Ouch! Fix terrible db listener leak (#828)
SUPERCILEX
authored and
samtstern
committed
804f4e7
View commit details
Copy full SHA for 804f4e7
View code at this point
Browse repository at this point
Commits on Jul 5, 2017
Style refactor (#784)
SUPERCILEX
authored and
samtstern
committed
f34f5ab
View commit details
Copy full SHA for f34f5ab
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Update FirebaseListAdapter to use Context in constructor and layout inflation (#774)
WillieCubed
authored and
samtstern
committed
6d2c1ae
View commit details
Copy full SHA for 6d2c1ae
View code at this point
Browse repository at this point
Commits on Jun 8, 2017
Add call to onDataChanged when adding first listener (#736)
SUPERCILEX
authored and
samtstern
committed
6eba74c
View commit details
Copy full SHA for 6eba74c
View code at this point
Browse repository at this point
Fix `onDataChanged` not being called in FirebaseIndexArray if empty (#742)
SUPERCILEX
authored and
samtstern
committed
2b8a8ac
View commit details
Copy full SHA for 2b8a8ac
View code at this point
Browse repository at this point
Commits on Jun 5, 2017
Remove unnecessary immutable stuff (#738)
SUPERCILEX
authored and
samtstern
committed
2435b77
View commit details
Copy full SHA for 2435b77
View code at this point
Browse repository at this point
Restrict unnecessary immutable stuff to library so we can change it later (#737)
SUPERCILEX
authored and
samtstern
committed
5ee62a3
View commit details
Copy full SHA for 5ee62a3
View code at this point
Browse repository at this point
Commits on May 11, 2017
Fix broken database tests (#705)
SUPERCILEX
authored and
samtstern
committed
ee0a49a
View commit details
Copy full SHA for ee0a49a
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Add hint that a DatabaseReference is a Query
SUPERCILEX
committed
fc4d736
View commit details
Copy full SHA for fc4d736
View code at this point
Browse repository at this point
Commits on Apr 26, 2017
Merge pull request #633 from SUPERCILEX/onDataChanged
Show description for 1524f05
samtstern
authored
1524f05
View commit details
Copy full SHA for 1524f05
View code at this point
Browse repository at this point
More docs updates
SUPERCILEX
committed
88328d4
View commit details
Copy full SHA for 88328d4
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
Add documentation and rename vars
SUPERCILEX
committed
b3a7e5d
View commit details
Copy full SHA for b3a7e5d
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
Make protected fields final in adapters
Show description for 233d7c6
SUPERCILEX
committed
233d7c6
View commit details
Copy full SHA for 233d7c6
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
Merge remote-tracking branch 'firebase/version-2.0.0-dev' into onDataChanged
Show description for fc1a4a4
SUPERCILEX
committed
fc1a4a4
View commit details
Copy full SHA for fc1a4a4
View code at this point
Browse repository at this point
Cleanup index array (#632)
SUPERCILEX
authored and
samtstern
committed
812ff23
View commit details
Copy full SHA for 812ff23
View code at this point
Browse repository at this point
Support onChildChanged for index stuff
Show description for 72ccc84
SUPERCILEX
committed
72ccc84
View commit details
Copy full SHA for 72ccc84
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
The Big Kahuna of firebase-ui-database (#544)
SUPERCILEX
authored and
samtstern
committed
ac5c849
View commit details
Copy full SHA for ac5c849
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
Merge pull request #605 from firebase/version-1.2.0-dev
Show description for e96aae5
samtstern
authored
e96aae5
View commit details
Copy full SHA for e96aae5
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
Cleanup
Show description for b342a73
SUPERCILEX
committed
b342a73
View commit details
Copy full SHA for b342a73
View code at this point
Browse repository at this point
Merge remote-tracking branch 'firebase/version-1.2.0-dev' into db-tests
Show description for 6be68d5
SUPERCILEX
committed
6be68d5
View commit details
Copy full SHA for 6be68d5
View code at this point
Browse repository at this point
Fixed a bug and added another test that verifies it.
CodingDoug
authored and
SUPERCILEX
committed
492b276
View commit details
Copy full SHA for 492b276
View code at this point
Browse repository at this point
Commits on Jan 26, 2017
Update docs stating the need to call cleanup (#550)
Maragues
authored and
samtstern
committed
4a97566
View commit details
Copy full SHA for 4a97566
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Let devs intercept onChanged events and control when to update their adapter (#488)
SUPERCILEX
authored and
samtstern
committed
d08eaa0
View commit details
Copy full SHA for d08eaa0
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Modernized Android unit tests.
Show description for 6babf71
CodingDoug
committed
6babf71
View commit details
Copy full SHA for 6babf71
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
NEVER use dynamic tag names
Show description for 8d79634
SUPERCILEX
committed
8d79634
View commit details
Copy full SHA for 8d79634
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Changes resulting from QA:
Show description for baf6d33
samtstern
committed
baf6d33
View commit details
Copy full SHA for baf6d33
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
Fix documentation
Show description for 87b1c31
SUPERCILEX
committed
87b1c31
View commit details
Copy full SHA for 87b1c31
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
This change allows easy detection of the list being empty *and* respo… (#487)
puf
authored and
samtstern
committed
dd6dd6a
View commit details
Copy full SHA for dd6dd6a
View code at this point
Browse repository at this point
Commits on Dec 6, 2016
Add and enforce checkstyle, lint, findbugs, and pmd (#420)
SUPERCILEX
authored and
samtstern
committed
ac1fb39
View commit details
Copy full SHA for ac1fb39
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Update database access modifiers (#297)
SUPERCILEX
authored and
samtstern
committed
8667f35
View commit details
Copy full SHA for 8667f35
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
Fix small mistakes in FirebaseIndexArray (#412)
Show description for edd3fe5
SUPERCILEX
authored and
samtstern
committed
edd3fe5
View commit details
Copy full SHA for edd3fe5
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
Auth code cleanup (#376)
SUPERCILEX
authored and
samtstern
committed
42fa51c
View commit details
Copy full SHA for 42fa51c
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
Support for joins (#276)
Show description for 5a4b661
SUPERCILEX
authored and
morganchen12
committed
5a4b661
View commit details
Copy full SHA for 5a4b661
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Merge pull request #307 from MaciejCiemiega/patch-1
Show description for a86fdb5
samtstern
authored
a86fdb5
View commit details
Copy full SHA for a86fdb5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.