Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[file system][ios] Add download and upload in background #7380

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
4e95964
[file-system] make downloadAsync work in backgroud
lukmccall Mar 9, 2020
c887651
[file-system] Upload method
lukmccall Mar 10, 2020
5911d0a
[file-system] Add body to response
lukmccall Mar 11, 2020
6f2a709
[file-system] Refactor
lukmccall Mar 16, 2020
24d123c
[file system] Handle resumable downloads
lukmccall Mar 17, 2020
c23102e
[file system] Add background/foreground option
lukmccall Mar 17, 2020
437752e
[file system] Make background session default
lukmccall Mar 18, 2020
aaa4f08
[file system] Apply requested changes
lukmccall Mar 23, 2020
5b10efb
[file system] Fix typo
lukmccall Mar 23, 2020
d257e96
[file system] Apply requested changes
lukmccall Mar 24, 2020
6fb4386
[file system] Add changelog
lukmccall Mar 24, 2020
d796959
[expo-file-system] Apply requested changes
lukmccall Apr 2, 2020
dade1e2
[expo-file-system] Fix session lifetime
lukmccall Apr 2, 2020
c2fe420
[expo-file-system] Refactor
lukmccall Apr 8, 2020
dfbfc73
[expo-file-system] Fix headers
lukmccall Apr 8, 2020
5546674
[expo-file-system] Apply requested changes
lukmccall Apr 9, 2020
6e6aae6
[expo-file-system] Fix lifetime of EXFileSystem
lukmccall Apr 14, 2020
3f4b959
[expo-file-system] Extract resumables manger
lukmccall Apr 15, 2020
349c212
[expo-file-system] Pass body safely
lukmccall Apr 15, 2020
f498b89
[expo-file-system] Pod install
lukmccall Apr 15, 2020
29e7152
[expo-file-system] Apply requested changes
lukmccall Apr 20, 2020
9f8f902
[expo-file-system] Apply requested changes
lukmccall Apr 23, 2020
22028b3
[expo-file-system] Apply requested changes
lukmccall Apr 27, 2020
a0448d6
[expo-file-system] Pod install in bare-expo
lukmccall Apr 27, 2020
77015a7
[expo-file-system] EXResumableManager -> EXResumablesManager
lukmccall Apr 27, 2020
9af4920
[expo-file-system] Fix error codes
lukmccall Apr 27, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 14 additions & 2 deletions apps/bare-expo/ios/Pods/.project_cache/installation_cache.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

333 changes: 195 additions & 138 deletions apps/bare-expo/ios/Pods/EXFileSystem.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 14 additions & 2 deletions ios/Pods/.project_cache/installation_cache.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.