[PB-5318]: feature/Share extension#401
Merged
CandelR merged 47 commits intorelease-v1.9.0from Apr 2, 2026
Merged
Conversation
…e extension crashes on device, fixed animation leak and remove blob-util depdency from excluded packages
…ile panel and folder navigation hooks
…-set-up [PB-5933] feature/Integrate expo-share-extension for sharing functionality
[PB-5934] feature/Add share extension login ui and flow
…ring-extension-interface [PB-5935] feature/Create sharing extension UI
…er-listing [PB-5936] feature/Add navigation and folder listing in share extension
[PB-5938] feature/Create folders in share extension
…fore-upload [PB-5939] feature/Add rename upluading file panel
- Added handling for and in keychain operations within AppDelegate. - Updated ShareExtensionViewController to read and from the shared keychain. - Modified AsyncStorageService to migrate and during share extension migration. - Included and in SecureStorageService's critical user fields. - Modified share extension views (both Android and iOS) to use new user data during file uploads. - Implemented upload feedback component to provide user with upload status and error messages. - Updated hooks to manage new user data and upload logic. - Improved file handling utilities to support MIME type detection. - Added new styles for upload feedback and error handling.
…-file-upload-logic-and-encription-2
…-file-upload-logic-and-encription-2
… with tests to compare with drive-web implementation
…king for drive folders and fix folder loading logic
[PB-6110] feature/Create success upload UI and flow
…ls-on-upload-in-share-extension [PB-6149] feature/Create and upload thumbnails when upload items from share extension
…e-files [PB-6187] feature/Move large files upload to main app
…move-already-uploaded-files-from-json [_] feature/Progate correctly error and manage already upload files error
[PB-6231] feature/Handle file name collisions before upload
larryrider
previously approved these changes
Apr 1, 2026
Base automatically changed from
feature/PB-5877-enable-folder-uploads
to
release-v1.9.0
April 1, 2026 15:08
…nd improve variable naming in ShareExtensionViewController
larryrider
previously approved these changes
Apr 1, 2026
|
larryrider
approved these changes
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Implements the iOS and Android share extension, allowing users to upload files directly from other apps