Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Rmolaei96
/
firebase-android-sdk
Public
forked from
firebase/firebase-android-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 24, 2022
Support App Distribution in smoke tests (#3585)
Show description for a0c54fd
yifanyang
and
rachaprince
authored
a0c54fd
Copy full SHA for a0c54fd
Extending test-app to have buttons for all sdk methods (#3581)
Show description for 08c8faf
manny-jimenez
and
Manny Jimenez
authored
08c8faf
Copy full SHA for 08c8faf
[firehorn] Revert "Workaround to make smoke-test pass. (#3531)" (#3543)
yifanyang
authored
10fb9b2
Copy full SHA for 10fb9b2
Commits on Mar 23, 2022
Fix refresh logic for App Check custom providers. (#3582)
Show description for b5d1df8
rosalyntan
authored
b5d1df8
Copy full SHA for b5d1df8
Firestore: Migrate unit tests to assertThrows() (#3562)
dconeybe
authored
cf374de
Copy full SHA for cf374de
Commits on Mar 22, 2022
Java doc updates as per b/190099349 (#3580)
eldhosembabu
authored
e3ae02d
Copy full SHA for e3ae02d
Commits on Mar 21, 2022
Revert "Add Firebase App Distribution to smoke tests (#3555)" (#3576)
Show description for 6e232d8
rachaprince
authored
6e232d8
Copy full SHA for 6e232d8
Fireperf: start screen trace in `onResume` (#3532)
Show description for a9ffa8b
leotianlizhan
authored
a9ffa8b
Copy full SHA for a9ffa8b
Use assertThrows() in StorageReferenceTest (#3572)
kluever
authored
e1fcfc3
Copy full SHA for e1fcfc3
Commits on Mar 18, 2022
Catch RuntimeException when getting analytics Bundle. (#3564)
Show description for 56b0cd3
gsakakihara
authored
56b0cd3
Copy full SHA for 56b0cd3
Add Firebase App Distribution to smoke tests (#3555)
rachaprince
authored
1667f33
Copy full SHA for 1667f33
Don't use Indexes for outdated limit queries (#3549)
schmidt-sebastian
authored
63efd46
Copy full SHA for 63efd46
Change DocumentOverlayCache.saveOverlays() to require non-null values in the given Map (#3518)
dconeybe
authored
ea8957d
Copy full SHA for ea8957d
Commits on Mar 17, 2022
Update CHANGELOG from m112 release (#3547)
Show description for ea5490c
rachaprince
authored
ea5490c
Copy full SHA for ea5490c
bom fix (#3554)
VinayGuthal
authored
f73d432
Copy full SHA for f73d432
Fix IgnoredPureGetter violation in CrashlyticsReport (#3553)
kluever
authored
344e1de
Copy full SHA for 344e1de
Commits on Mar 16, 2022
Do not throw when FileStore cannot create a dir. (#3541)
Show description for 09e158e
mrober
authored
09e158e
Copy full SHA for 09e158e
directboot fix (#3544)
VinayGuthal
authored
525b580
Copy full SHA for 525b580
Fix overlay bug when offline (#3537)
Show description for df21954
wu-hui
authored
df21954
Copy full SHA for df21954
Commits on Mar 15, 2022
App Check as a heartbeat Consumer since backend works now (#3520)
Show description for f5845b2
VinayGuthal
authored
f5845b2
Copy full SHA for f5845b2
Update versions post m112 release. (#3536)
vkryachko
authored
b9fba82
Copy full SHA for b9fba82
Fix fcm dependency (#3533)
Show description for 87ae78e
VinayGuthal
authored
87ae78e
Copy full SHA for 87ae78e
Implement on-demand fatals internally (#3402)
Show description for e324046
mrober
authored
e324046
Copy full SHA for e324046
[firehorn] Workaround to make smoke-test pass. (#3531)
yifanyang
authored
2bf81a5
Copy full SHA for 2bf81a5
Commits on Mar 14, 2022
Fireperf m112 changelog (#3512)
Show description for 05b5184
leotianlizhan
authored
05b5184
Copy full SHA for 05b5184
Make indexing public (#3476)
schmidt-sebastian
authored
2cb5492
Copy full SHA for 2cb5492
Support descending queries (#3499)
schmidt-sebastian
authored
54f6ee7
Copy full SHA for 54f6ee7
Commits on Mar 10, 2022
Add autovalue to appcheck debug's javadoc classpath (#3524)
rlazo
authored
f103c35
Copy full SHA for f103c35
Add checker-qual to appcheck's javadocClasspath (#3519)
rlazo
authored
5c69cfc
Copy full SHA for 5c69cfc
Adding more specific notification messages (#3515)
Show description for c0499e6
manny-jimenez
and
Manny Jimenez
authored
c0499e6
Copy full SHA for c0499e6
Commits on Mar 9, 2022
Remove unused gradle files. (#3516)
Show description for 3072bbc
rlazo
authored
3072bbc
Copy full SHA for 3072bbc
Support sign in redirect when applicationId contains underscore (#3502)
Show description for 217783d
manny-jimenez
and
Manny Jimenez
authored
217783d
Copy full SHA for 217783d
Fixing sign in cancellation bug (#3489)
Show description for 69cbea0
manny-jimenez
and
Manny Jimenez
authored
69cbea0
Copy full SHA for 69cbea0
Commits on Mar 8, 2022
Remove need for alternative build script. (#3488)
rlazo
authored
83e5c4b
Copy full SHA for 83e5c4b
Add mutability flag to pending intent (#3513)
Show description for 2099192
rachaprince
and
lfkellogg
authored
2099192
Copy full SHA for 2099192
Pagination
Previous
Next
You can’t perform that action at this time.