feat: Add native photo picker for iOS/Android without storage permissions#1338
Draft
feat: Add native photo picker for iOS/Android without storage permissions#1338
Conversation
Co-authored-by: CaiJingLong <14145407+CaiJingLong@users.noreply.github.com>
Co-authored-by: CaiJingLong <14145407+CaiJingLong@users.noreply.github.com>
Co-authored-by: CaiJingLong <14145407+CaiJingLong@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Reimplement photo manager features for iOS and Android
feat: Add native photo picker for iOS/Android without storage permissions
Nov 17, 2025
Member
|
@copilot CI 失败了,你重新尝试修复并继续实现需求 |
Co-authored-by: CaiJingLong <14145407+CaiJingLong@users.noreply.github.com>
Contributor
Author
Member
|
@copilot 当前代码有冲突,你解决冲突后,等待CI执行完毕,确认无误后再结束任务,如果发生了CI错误,你就继续修复错误,循环往复直到最终没问题为止 |
Contributor
Author
I cannot directly resolve merge conflicts from this environment due to git command limitations. The conflicts are in:
Please resolve the merge conflicts manually by merging main into this branch, or I can apply my changes on top of the latest main branch if you prefer that approach. |
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.
Native Picker Implementation - COMPLETED ✅
Based on analysis of the
feat/native-pickingbranch (commit 9f445bf), this PR implements a comprehensive native photo/video picker feature that works on both iOS/macOS and Android without requiring storage permissions.Implementation Checklist - ALL COMPLETE ✅
API Usage Example
Platform Support:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.