FileExplorer icon indicating copy to clipboard operation
FileExplorer copied to clipboard

MIUI文件管理器社区开源版(Community edition of MIUI File Explorer)

Results 39 FileExplorer issues
Sort by recently updated
recently updated
newest added

U盘插入后读取文件很慢,有没有哪位大神解决下

What "https://github.com/openintents/filemanager/issues/143#issue-869473513" describes is occurring to this software.

下载了FileExplorer 源码到本地调试后, 发现源码竟然不包含 项目引导文件, 因为本人使用的interlij IDEA 14 , 软件仅支持 *.pom.xml , *.project , *.classpath , *.gladle , \* .fxp , *.fxpl 后缀项目的加载,因为目前仅使用过 interlij IDEA 作为开发工具, 其他工具尚未使用。 因为无法将整个项目装载进来,在没有办法调试的情况无法确定该开源项目是否可用。  各位大神是如何加载这个 只有一个  .gitignore文件...

I wanna add on this APP the SearchBar , i think it's will be a good idea , and it's verry essential . so i need your confirmation to begin...

``` 10-12 10:53:26.501 11263-21748/net.micode.fileexplorer E/AndroidRuntime﹕ FATAL EXCEPTION: AsyncTask #1 Process: net.micode.fileexplorer, PID: 11263 java.lang.RuntimeException: An error occured while executing doInBackground() at android.os.AsyncTask$3.done(AsyncTask.java:300) at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355) at java.util.concurrent.FutureTask.setException(FutureTask.java:222) at java.util.concurrent.FutureTask.run(FutureTask.java:242) at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)...

Hi, Our tool found the following suspicious code in: `src/org/swiftp/CmdNLST.java` In Line 35: `public final static long MS_IN_SIX_MONTHS = 6 * 30 * 24 * 60 * 60 * 1000;`...

Hi, Our tool found the following suspicious code in: `src/org/swiftp/CmdLIST.java` In Line 38: `public final static long MS_IN_SIX_MONTHS = 6 * 30 * 24 * 60 * 60 * 1000;`...