Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
firebase
/
firebase-cpp-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
125
Star
309
Code
Issues
111
Pull requests
53
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
a43892b
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 17, 2023
Merge remote-tracking branch 'origin/main' into tomandersen/or_query
Show description for a43892b
tom-andersen
committed
a43892b
Copy full SHA for a43892b
Commits on Jul 14, 2023
M134: update GMA version in readme (#1390)
Show description for 71371d3
cynthiajoan
and
Cynthia Jiang
authored
71371d3
Copy full SHA for 71371d3
Add a retry decorator to the GitHub log downloader. (#1387)
Show description for af4e2b2
jonsimantov
authored
af4e2b2
Copy full SHA for af4e2b2
Update mobile dependencies - Thu Jul 13 2023 (#1388)
Show description for 9033da3
3 people
authored
9033da3
Copy full SHA for 9033da3
m134 release update (#1389)
Show description for 62ce085
cynthiajoan
and
Cynthia Jiang
authored
62ce085
Copy full SHA for 62ce085
Commits on Jul 13, 2023
Convert path from UTF-8 to UTF-16 before loading, for google services JSON. (#1383)
Show description for 41dc1be
jonsimantov
authored
41dc1be
Copy full SHA for 41dc1be
Fix for gma android failing assert (#1385)
nakirekommula
authored
76f1506
Copy full SHA for 76f1506
Commits on Jul 7, 2023
Update mobile dependencies - Fri Jul 07 2023 (#1382)
Show description for 936ef5e
3 people
authored
936ef5e
Copy full SHA for 936ef5e
Commits on Jul 6, 2023
Fix printing out "iOS simulator" and "Android emulator" in build dashboard.
jonsimantov
committed
c1c9601
Copy full SHA for c1c9601
Set updated credential on iOS Auth errors (#1381)
Show description for be99d0d
a-maurice
authored
be99d0d
Copy full SHA for be99d0d
rename github.py to firebase_github.py (#1377)
Show description for 4b97d0e
cynthiajoan
and
Cynthia Jiang
authored
4b97d0e
Copy full SHA for 4b97d0e
Fix for windows time zone name and other Unicode issues (#1375)
Show description for 4fd4ce9
jonsimantov
authored
4fd4ce9
Copy full SHA for 4fd4ce9
On Ubuntu, GetTimezone should return the long time zone name. (#1380)
Show description for 76a58c3
jonsimantov
authored
76a58c3
Copy full SHA for 76a58c3
Commits on Jul 5, 2023
Use C++'s smart pointers std::unique_ptr and std::shared_ptr instead of our own. (#1365)
Show description for 6a59781
jonsimantov
authored
6a59781
Copy full SHA for 6a59781
Upgrade python calls to python3 (#1372)
a-maurice
authored
2506fd9
Copy full SHA for 2506fd9
Update build_testapps script to log generated files. (#1378)
Show description for 20891fd
AlmostMatt
authored
20891fd
Copy full SHA for 20891fd
Commits on Jun 30, 2023
Run simulator install as root (#1379)
a-maurice
authored
d916083
Copy full SHA for d916083
Firestore: Fix global refs exhaustion issue in Android (#1364)
dconeybe
authored
f2f99bb
Copy full SHA for f2f99bb
Add step to C++ packaging to create Windows package. (#1370)
Show description for 3c74d09
jonsimantov
authored
3c74d09
Copy full SHA for 3c74d09
Firestore: Various small improvements to the Android integration tests (#1359)
dconeybe
authored
7fad544
Copy full SHA for 7fad544
Use core implementation of aggregate query equality operator. (#1376)
tom-andersen
authored
6068798
Copy full SHA for 6068798
Commits on Jun 29, 2023
Release load_ad futures in flaky gma tests (#1373)
nakirekommula
authored
6c13151
Copy full SHA for 6c13151
Release notes
tom-andersen
committed
6f3fc73
Copy full SHA for 6f3fc73
Merge branch 'main' into tomandersen/or_query
tom-andersen
authored
678262c
Copy full SHA for 678262c
Release notes
tom-andersen
committed
d6961a7
Copy full SHA for d6961a7
Commits on Jun 28, 2023
Add a GitHub warning to the iOS simulator logic (#1371)
Show description for 1adbf0a
a-maurice
authored
1adbf0a
Copy full SHA for 1adbf0a
Merge branch 'main' into tomandersen/or_query
tom-andersen
authored
1c71573
Copy full SHA for 1c71573
Fixes from code review
tom-andersen
committed
a232d50
Copy full SHA for a232d50
Clean up JNI task listeners per object (#1358)
Show description for 8fecdb9
a-maurice
authored
8fecdb9
Copy full SHA for 8fecdb9
Update to June 2022 release of boringssl. (#1362)
Show description for 0859b17
jonsimantov
authored
0859b17
Copy full SHA for 0859b17
Improve the iOS simulator install logic (#1368)
a-maurice
authored
71e8a1e
Copy full SHA for 71e8a1e
Increase the wait time for realtime remote config integration test from 10s to 30s (#1366)
AlmostMatt
authored
ab2fd00
Copy full SHA for ab2fd00
Commits on Jun 27, 2023
Fix gma flaky tests caused by nofill error (#1363)
Show description for a55ce4d
nakirekommula
authored
a55ce4d
Copy full SHA for a55ce4d
Commits on Jun 26, 2023
Fix PhoneAuthOptions Timeout overflow on some platforms (#1360)
Show description for cd6c183
AlmostMatt
authored
cd6c183
Copy full SHA for cd6c183
Commits on Jun 23, 2023
Internal updates (#1349)
Show description for 9723100
nakirekommula
authored
9723100
Copy full SHA for 9723100
Pagination
Previous
Next
You can’t perform that action at this time.