feat(mobile): 支持图库自动增量备份 - #158
Merged
Merged
Conversation
Owner
Author
|
已补充备份任务进度与控制能力(commit
按要求未额外运行本地测试,等待本次 CI 验证。 |
Owner
Author
|
已完成备份页面与设置页面拆分(commit I have read and agree to the CLA |
Owner
Author
|
已修复双文件实况照片备份(commit aa28bf9):
按要求未运行本地测试;已补充伴随文件路径单元测试,等待 PR CI 验证。 |
Owner
Author
|
已修复原图备份与 GPS 元数据丢失(commit c55ada8):
按要求未运行本地测试,等待 PR CI 验证。 |
Deploying trailsnap with
|
| Latest commit: |
26da931
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1818c251.trailsnap-bfa.pages.dev |
| Branch Preview URL: | https://codex-mobile-gallery-backup.trailsnap-bfa.pages.dev |
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.
描述
为 Android 原生 APP 增加系统图库自动增量备份,并优化大量照片场景下的上传体验。
backup_key幂等校验避免重试、重装或多设备导致重复入库年/月整理、平展所有内容、保留手机原目录结构三种模式当前范围为 Android;iOS 与 APP 完全退出后的系统后台调度不包含在本 PR 中。
变更类型
相关 Issue
暂无。
如何测试
按用户要求,本轮页面拆分与设置增强未额外运行本地测试,等待 PR CI 验证。此前基础实现阶段已完成:
pnpm build:通过检查清单
I have read and agree to the CLA