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
127
Star
309
Code
Issues
111
Pull requests
55
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
0a3bd40
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 6, 2023
Revert "Add a dashboard of build/test status to the nightly build page. (#1340)"
Show description for 0b4aaa6
jonsimantov
committed
0b4aaa6
Copy full SHA for 0b4aaa6
Add a dashboard of build/test status to the nightly build page. (#1340)
Show description for 69779cf
jonsimantov
authored
69779cf
Copy full SHA for 69779cf
Commits on Jun 2, 2023
Formatting
jonsimantov
committed
70989bc
Copy full SHA for 70989bc
Add noop job
jonsimantov
committed
dbfd709
Copy full SHA for dbfd709
Add workflow for summarized build report.
jonsimantov
committed
8bcd9ec
Copy full SHA for 8bcd9ec
Fix App and App Check headers for doxygen (#1339)
Show description for 7ca8e40
a-maurice
authored
7ca8e40
Copy full SHA for 7ca8e40
Commits on Jun 1, 2023
Handle time zone environment variable having international characters. (#1332)
Show description for 974fb07
jonsimantov
authored
974fb07
Copy full SHA for 974fb07
Commits on May 30, 2023
Update C++ SDK version to 11.1.0 (#1336)
a-maurice
authored
25d6324
Copy full SHA for 25d6324
Commits on May 29, 2023
Update Android dependencies - Fri May 26 2023 (#1334)
Show description for a8fc5e3
3 people
authored
a8fc5e3
Copy full SHA for a8fc5e3
Commits on May 25, 2023
add api to get allApps (#1327)
Show description for 0cd8b7c
cynthiajoan
and
Cynthia Jiang
authored
0cd8b7c
Copy full SHA for 0cd8b7c
Update iOS dependencies - Tue May 23 2023 (#1329)
Show description for 3f32415
3 people
authored
3f32415
Copy full SHA for 3f32415
Commits on May 24, 2023
Fix for a deadlock in JniResultCallback (#1330)
a-maurice
authored
8f8718b
Copy full SHA for 8f8718b
Commits on May 19, 2023
Mila/multi db (#1321)
milaGGL
authored
35f554b
Copy full SHA for 35f554b
Update ios and tvos simulator versions for GitHub runners (a second time) (#1328)
AlmostMatt
authored
26c09e5
Copy full SHA for 26c09e5
Commits on May 17, 2023
Merge remote-tracking branch 'origin/main'
jonsimantov
committed
05327fa
Copy full SHA for 05327fa
Add github code to list workflows and associated changes.
Show description for a97d8c0
jonsimantov
committed
a97d8c0
Copy full SHA for a97d8c0
Update ios and tvos simulator target and latest versions (#1326)
Show description for c6ec86a
AlmostMatt
authored
c6ec86a
Copy full SHA for c6ec86a
Commits on May 15, 2023
Remove the debug part of RemoteConfig file manager path (#1323)
Show description for b5a23a0
AlmostMatt
authored
b5a23a0
Copy full SHA for b5a23a0
On Windows desktop, use wide path strings in Remote Config. (#1316)
Show description for e239450
jonsimantov
authored
e239450
Copy full SHA for e239450
Patch flatbuffers to fix unused variable warning that occurs with some C++ compiler versions (#1322)
AlmostMatt
authored
a395148
Copy full SHA for a395148
Commits on May 12, 2023
Modify heartbeat local storage to use wide strings on Windows. (#1313)
Show description for e44c994
jonsimantov
authored
e44c994
Copy full SHA for e44c994
Remove user from reviewer roulette.
jonsimantov
committed
68bc894
Copy full SHA for 68bc894
Patch leveldb for Windows UTF16 path support (#1315)
Show description for c5214c0
jonsimantov
authored
c5214c0
Copy full SHA for c5214c0
Support international paths on Windows in app (#1319)
Show description for 9a4af62
jonsimantov
authored
9a4af62
Copy full SHA for 9a4af62
Commits on May 11, 2023
Install python3-venv if it's not already installed on Linux, (#1317)
Show description for 3053252
jonsimantov
authored
3053252
Copy full SHA for 3053252
Commits on May 9, 2023
Update version for 11.0.1.
jonsimantov
committed
25a198b
Copy full SHA for 25a198b
Fix `credential.is_valid()` crash on iOS (#1309)
Show description for 20d0b8d
jonsimantov
and
chkuang-g
authored
20d0b8d
Copy full SHA for 20d0b8d
Commits on May 4, 2023
Remove @ref from @deprecated entries in auth credential docs.
jonsimantov
committed
041257c
Copy full SHA for 041257c
Removed @ref flags that are messing up internal doc generation. (#1307)
jonsimantov
authored
1e777f0
Copy full SHA for 1e777f0
Update iOS simulator to match GitHub preinstall.
jonsimantov
committed
4b175d4
Copy full SHA for 4b175d4
Commits on May 3, 2023
Fix use of handle in AppCheck block (#1306)
Show description for be6d183
a-maurice
authored
be6d183
Copy full SHA for be6d183
Fix Realtime RC release notes (#1305)
Show description for 19b506e
AlmostMatt
authored
19b506e
Copy full SHA for 19b506e
Add note about iOS GMA dependency.
jonsimantov
committed
abe5e93
Copy full SHA for abe5e93
Update Android dependencies - Wed May 03 2023 (#1304)
Show description for b24a694
firebase-workflow-trigger[bot]
and
firebase-workflow-trigger-bot
authored
b24a694
Copy full SHA for b24a694
Fix RemoteConfigError enum values (#1303)
a-maurice
authored
1b3ff86
Copy full SHA for 1b3ff86
Pagination
Previous
Next
You can’t perform that action at this time.