Giter Club home page Giter Club logo

filemanager_test's Introduction

📁File-Manager

安卓大作业——文件管理器

✅TODO

  • 基本布局 ;
  • 能够对文件或文件夹进行管理。包括复制、剪切、移动、删除、新建、搜索等操作(必选);
  • 能够支持对不同文件调用不同模块打开功能,比如:html文件调用系统浏览器打开,MP3文件能调用播放器打开等等,如找不到对应模块,显示“无法打开”即可(必选);
  • 支持后缀名显示和隐藏功能(必选);
  • 需以列表形式文件或目录,对文件和目录使用图片进行区分,可以采用类似windows电脑文件管理处理方式(必选);
  • 支持排序选择功能(比如:以时间排序、以大小排序)(必选);

⏳可选

  • 能支持单个或多个文件或文件夹操作,比如:同时删除5个文件、同时删除一个目录下的文件和文件夹、同时复制粘贴五个文件等(可选);
  • 支持文件拖拽到文件夹功能,支持文件拖拽到文件上自动合并生成文件夹功能(可选);

⚠️Bugs修复

  • 新建文件夹/文件之后会回到上一个目录
  • 加号按钮会和下面的工具栏同时出现
  • 拖拽文件夹进去另一个文件夹会消失
  • 后缀名显示/隐藏未成功实现
  • Snackbar显示时底部工具栏也会出现
  • 文件夹拖拽到文件夹会有报错
  • 搜索会卡住

FileManager

filemanager_test's People

Contributors

lc20001110 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.