Skip to content

refactor: SnapshotPage UI/Function#1324

Closed
cjy0812 wants to merge 2 commits into
gkd-kit:mainfrom
cjy0812:dev
Closed

refactor: SnapshotPage UI/Function#1324
cjy0812 wants to merge 2 commits into
gkd-kit:mainfrom
cjy0812:dev

Conversation

@cjy0812
Copy link
Copy Markdown
Contributor

@cjy0812 cjy0812 commented Apr 4, 2026

重构快照记录页面demo(需要做权衡ing)

我还没测试完!先梳理下设计思路

现UI Demo

展开视频

Screenrecording_20260404_192746_2026.04.04-19.33.58.mp4

TODO

  • 快照管理
    • 多选等快照管理操作
    • 快照app分类
    • 多张快照分享/生成链接
    • 排序问题
  • UI(待定,基于普通用户所见所得)
    • 能直观的快照图片分辨(比如分享多张快照容易选错,如果看的话一个个看,等看完3-5张又忘了。还有就是重复截取快照还得一个个看,操作很怪)

cjy0812 added 2 commits April 4, 2026 18:29
- group snapshot records by app with optional activity sub-grouping
- add snapshot sort options for latest-first and app name
- introduce selection mode with batch share, save, and delete actions
- keep single-item action dialog behavior unchanged in normal mode
- add multi-file share support and silent download saving for batch operations
- document new code blocks with review-friendly comments
- move snapshot grouping and sorting work to Dispatchers.Default
- avoid blocking the Compose main thread while opening SnapshotPage
- keep snapshot grouping behavior unchanged

- remove animateListItem from snapshot list items to improve page entry speed
- replace animated Card rows with lighter background containers
- keep snapshot grouping and selection behavior unchanged
- prioritize faster first paint for large snapshot lists
@cjy0812
Copy link
Copy Markdown
Contributor Author

cjy0812 commented Apr 10, 2026

感觉这种方式太反人类了,左右滑动快照条目预览图片不是很直观的显示多张快照实现。。。

@cjy0812 cjy0812 closed this Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant