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 }}
netizen01
/
FirebaseUI-iOS
Public
forked from
firebase/FirebaseUI-iOS
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 Apr 19, 2020
Merge remote-tracking branch 'firebase/master'
netizen01
committed
b6ec807
Copy full SHA for b6ec807
Commits on Apr 17, 2020
Merge pull request #854 from firebase/dpebot-repositorygardener
Show description for 9469542
morganchen12
authored
9469542
Copy full SHA for 9469542
Auto-update dependencies.
dpebot
committed
a44ceb3
Copy full SHA for a44ceb3
Commits on Apr 13, 2020
Merge pull request #853 from firebase/dpebot-repositorygardener
Show description for 9b066ec
morganchen12
authored
9b066ec
Copy full SHA for 9b066ec
Auto-update dependencies.
dpebot
committed
432d9d8
Copy full SHA for 432d9d8
Commits on Apr 9, 2020
Merge pull request #850 from firebase/dpebot-repositorygardener
Show description for 366aa09
morganchen12
authored
366aa09
Copy full SHA for 366aa09
Auto-update dependencies.
dpebot
committed
655c7ed
Copy full SHA for 655c7ed
Commits on Apr 6, 2020
Merge pull request #849 from firebase/dpebot-repositorygardener
Show description for f55e396
morganchen12
authored
f55e396
Copy full SHA for f55e396
Auto-update dependencies.
dpebot
committed
79bb888
Copy full SHA for 79bb888
Commits on Mar 25, 2020
Merge pull request #846 from firebase/dpebot-repositorygardener
Show description for 29be508
morganchen12
authored
29be508
Copy full SHA for 29be508
Auto-update dependencies.
dpebot
committed
47c3a01
Copy full SHA for 47c3a01
Commits on Mar 19, 2020
Merge pull request #831 from firebase/dpebot-repositorygardener
Show description for a098296
morganchen12
authored
a098296
Copy full SHA for a098296
Auto-update dependencies.
dpebot
committed
3c13e84
Copy full SHA for 3c13e84
Commits on Mar 18, 2020
add explicit exit to test script
morganchen12
committed
369e718
Copy full SHA for 369e718
Commits on Mar 17, 2020
fix travis hopefully
morganchen12
committed
97baa46
Copy full SHA for 97baa46
Commits on Mar 12, 2020
Merge pull request #842 from dreampiggy/fix_storage_ui_bug_and_demo
Show description for ce64c8b
morganchen12
authored
ce64c8b
Copy full SHA for ce64c8b
Merge pull request #844 from firebase/updategems
Show description for 8885639
morganchen12
authored
8885639
Copy full SHA for 8885639
update gems
morganchen12
committed
6a2ab5c
Copy full SHA for 6a2ab5c
Commits on Mar 11, 2020
Review: change the Swift Demo's method into private
dreampiggy
committed
bfc57ca
Copy full SHA for bfc57ca
Use NSOperation instead GCD, high level, supports cancel and add only if queue is empty (to avoid too frequent callback), don't need to create AutoReleasePool as well
dreampiggy
committed
dcca215
Copy full SHA for dcca215
Commits on Mar 10, 2020
Change the StorageUI download task decoding queue into per-task level, this can avoid blocking issue during massive image loading
dreampiggy
committed
eca8d10
Copy full SHA for eca8d10
Update StorageUI Swift demo as well
dreampiggy
committed
3e3b2b4
Copy full SHA for 3e3b2b4
Update the StorageUI demo to use progressive decoding, add the clear cache button
dreampiggy
committed
afa1397
Copy full SHA for afa1397
Fix issues related StorageUI and SDWebImage
Show description for 66b2614
dreampiggy
committed
66b2614
Copy full SHA for 66b2614
Commits on Mar 9, 2020
Merge pull request #841 from dreampiggy/storage_upgrade_SD
Show description for 75b5ebe
morganchen12
authored
75b5ebe
Copy full SHA for 75b5ebe
Commits on Mar 7, 2020
Fix the retain cycle because of task, fix the progressive main queue dispatch
dreampiggy
committed
e7a80d9
Copy full SHA for e7a80d9
Update the readme for progressive load
dreampiggy
committed
1e32fb6
Copy full SHA for 1e32fb6
Add the support for progressive image decoding from StorageUI
dreampiggy
committed
4bdaaf0
Copy full SHA for 4bdaaf0
Update the readme about StorageUI usage with custom loader and gs URL
dreampiggy
committed
6a88e17
Copy full SHA for 6a88e17
Support to load gs:// storage URL directly with sd_setImage API
dreampiggy
committed
d223b5b
Copy full SHA for d223b5b
Update the FirebaseUIStorage to use SDWebImage 5.6.0's API, which use a specify loader instead of dummy manager
dreampiggy
committed
7df56b8
Copy full SHA for 7df56b8
Commits on Mar 3, 2020
Bump podspec version
morganchen12
committed
460d1f7
Copy full SHA for 460d1f7
Commits on Feb 27, 2020
Merge branch 'master' of https://github.com/firebase/FirebaseUI-iOS
netizen01
committed
683ccbf
Copy full SHA for 683ccbf
Merge pull request #837 from firebase/onetimecode
Show description for c36b461
morganchen12
authored
c36b461
Copy full SHA for c36b461
Commits on Feb 25, 2020
update cocoapods in travis before running build
morganchen12
committed
19b524b
Copy full SHA for 19b524b
Pagination
Previous
Next
You can’t perform that action at this time.