Skip to content

功能请求:增加“最近 / Recent”文件聚合视图 #1607

Description

@Coconut-2439

希望 Material Files 能增加一个独立的 “最近(Recent)” 视图,用于聚合显示不同目录中最近新增或修改的文件,类似 Google Files 中的“最近”功能。

目前似乎没有一个专门的视图,可以将整个存储空间中不同目录里的最近新增文件集中显示。

Android 本身提供了 DocumentsProvider、queryRecentDocuments() 等与 Recent 文档相关的机制。也可以试试自行建立本地的 Recent 文件索引,或者利用文件系统的时间元数据实现类似功能。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions