[APP][2.2+] MiXplorer v6.x Released (fully-featured file manager)

Search This thread

v5HMeca

Senior Member
Dec 7, 2007
451
144
Los Angeles
Hey I mentioned earlier that it was crashing in LeWa OS and you said you were aware of it. I wasn't sure if anyone provided you with a log, however. So here's this. If you need a bug report too, let me know.

Code:
14:27:11.966 Info ActivityManager 2145  Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.mifileexplorer/.FileExplorerTabActivity } from pid 2252
14:27:11.966 Info ActivityManager 2145  Start proc com.android.mifileexplorer for activity com.android.mifileexplorer/.FileExplorerTabActivity: pid=2905 uid=10051 gids={3003, 1015, 3002, 3001}
14:27:12.070 Info ActivityThread 2905  #lyx@lewaAttachThemeAssets
14:27:12.070 Debug dalvikvm 2905  GC_EXTERNAL_ALLOC freed 69K, 49% free 2754K/5379K, external 0K/0K, paused 37ms
14:27:12.290 Warning ResourceType 2905  Skipping entry 0x7f06001f in package table 0 because it is not complex!
14:27:12.290 Debug dalvikvm 2905  GC_EXTERNAL_ALLOC freed 107K, 48% free 2840K/5447K, external 495K/513K, paused 37ms
14:27:12.397 Debug dalvikvm 2905  GC_FOR_MALLOC freed 34K, 46% free 3016K/5575K, external 899K/1026K, paused 28ms
14:27:12.506 Warning ResourceType 2905  Skipping entry 0x7f06001f in package table 0 because it is not complex!
14:27:12.617 Info Database 2808  sqlite returned: error code = 1, msg = no such column: format
14:27:12.617 Error DatabaseUtils 2808  Writing exception to parcel
14:27:12.617 Error DatabaseUtils 2808  android.database.sqlite.SQLiteException: no such column: format: , while compiling: SELECT COUNT(*), SUM(_size) FROM files WHERE (_size >= ? AND format<>12289 AND (_data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ?))
14:27:12.617 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
14:27:12.617 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.compile(SQLiteCompiledSql.java:92)
14:27:12.617 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:65)
14:27:12.617 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:83)
14:27:12.617 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:49)
14:27:12.617 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:42)
14:27:12.617 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1356)
14:27:12.617 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:330)
14:27:12.617 Error DatabaseUtils 2808  	at com.android.providers.media.MediaProvider.query(Unknown Source)
14:27:12.618 Error DatabaseUtils 2808  	at android.content.ContentProvider$Transport.bulkQuery(ContentProvider.java:174)
14:27:12.618 Error DatabaseUtils 2808  	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:111)
14:27:12.618 Error DatabaseUtils 2808  	at android.os.Binder.execTransact(Binder.java:320)
14:27:12.618 Error DatabaseUtils 2808  	at dalvik.system.NativeStart.run(Native Method)
14:27:12.618 Info FileViewActivity 2905  computeScrollPosition: result pos: /mnt/sdcard 0 stack count:0
14:27:12.725 Debug dalvikvm 2905  GC_CONCURRENT freed 254K, 46% free 3256K/6023K, external 1007K/1026K, paused 3ms+3ms
14:27:12.725 Debug dalvikvm 2905  GC_EXTERNAL_ALLOC freed 29K, 47% free 3227K/6023K, external 1007K/1026K, paused 31ms
14:27:12.725 Info Database 2808  sqlite returned: error code = 1, msg = no such column: format
14:27:12.725 Error DatabaseUtils 2808  Writing exception to parcel
14:27:12.725 Error DatabaseUtils 2808  android.database.sqlite.SQLiteException: no such column: format: , while compiling: SELECT COUNT(*), SUM(_size) FROM files WHERE (_size >= ? AND format<>12289 AND (_data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ?))
14:27:12.725 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
14:27:12.725 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.compile(SQLiteCompiledSql.java:92)
14:27:12.725 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:65)
14:27:12.725 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:83)
14:27:12.725 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:49)
14:27:12.725 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:42)
14:27:12.726 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1356)
14:27:12.726 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:330)
14:27:12.726 Error DatabaseUtils 2808  	at com.android.providers.media.MediaProvider.query(Unknown Source)
14:27:12.726 Error DatabaseUtils 2808  	at android.content.ContentProvider$Transport.bulkQuery(ContentProvider.java:174)
14:27:12.726 Error DatabaseUtils 2808  	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:111)
14:27:12.726 Error DatabaseUtils 2808  	at android.os.Binder.execTransact(Binder.java:320)
14:27:12.726 Error DatabaseUtils 2808  	at dalvik.system.NativeStart.run(Native Method)
14:27:12.837 Info Database 2808  sqlite returned: error code = 1, msg = no such column: format
14:27:12.945 Error DatabaseUtils 2808  Writing exception to parcel
14:27:12.945 Error DatabaseUtils 2808  android.database.sqlite.SQLiteException: no such column: format: , while compiling: SELECT COUNT(*), SUM(_size) FROM files WHERE (_size >= ? AND format<>12289 AND (_data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ?))
14:27:12.945 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
14:27:12.945 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.compile(SQLiteCompiledSql.java:92)
14:27:12.945 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:65)
14:27:12.945 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:83)
14:27:12.945 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:49)
14:27:12.945 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:42)
14:27:12.945 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1356)
14:27:12.945 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:330)
14:27:12.946 Error DatabaseUtils 2808  	at com.android.providers.media.MediaProvider.query(Unknown Source)
14:27:12.946 Error DatabaseUtils 2808  	at android.content.ContentProvider$Transport.bulkQuery(ContentProvider.java:174)
14:27:12.946 Error DatabaseUtils 2808  	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:111)
14:27:12.946 Error DatabaseUtils 2808  	at android.os.Binder.execTransact(Binder.java:320)
14:27:12.946 Error DatabaseUtils 2808  	at dalvik.system.NativeStart.run(Native Method)
14:27:12.946 Info ActivityManager 2145  Displayed com.android.mifileexplorer/.FileExplorerTabActivity: +1s7ms
14:27:12.946 Info Database 2808  sqlite returned: error code = 1, msg = no such column: format
14:27:12.946 Error DatabaseUtils 2808  Writing exception to parcel
14:27:12.946 Error DatabaseUtils 2808  android.database.sqlite.SQLiteException: no such column: format: , while compiling: SELECT COUNT(*), SUM(_size) FROM files WHERE (_size >= ? AND format<>12289 AND (_data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ?))
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.compile(SQLiteCompiledSql.java:92)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:65)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:83)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:49)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:42)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1356)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:330)
14:27:12.946 Error DatabaseUtils 2808  	at com.android.providers.media.MediaProvider.query(Unknown Source)
14:27:12.946 Error DatabaseUtils 2808  	at android.content.ContentProvider$Transport.bulkQuery(ContentProvider.java:174)
14:27:12.946 Error DatabaseUtils 2808  	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:111)
14:27:12.946 Error DatabaseUtils 2808  	at android.os.Binder.execTransact(Binder.java:320)
14:27:12.946 Error DatabaseUtils 2808  	at dalvik.system.NativeStart.run(Native Method)
14:27:12.946 Info Database 2808  sqlite returned: error code = 1, msg = no such column: format
14:27:12.946 Error DatabaseUtils 2808  Writing exception to parcel
14:27:12.946 Error DatabaseUtils 2808  android.database.sqlite.SQLiteException: no such column: format: , while compiling: SELECT COUNT(*), SUM(_size) FROM files WHERE (_size >= ? AND format<>12289 AND (_data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ? OR _data LIKE ?))
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.compile(SQLiteCompiledSql.java:92)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:65)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:83)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:49)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:42)
14:27:12.946 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1356)
14:27:12.947 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:330)
14:27:12.947 Error DatabaseUtils 2808  	at com.android.providers.media.MediaProvider.query(Unknown Source)
14:27:12.947 Error DatabaseUtils 2808  	at android.content.ContentProvider$Transport.bulkQuery(ContentProvider.java:174)
14:27:12.947 Error DatabaseUtils 2808  	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:111)
14:27:12.947 Error DatabaseUtils 2808  	at android.os.Binder.execTransact(Binder.java:320)
14:27:12.947 Error DatabaseUtils 2808  	at dalvik.system.NativeStart.run(Native Method)
14:27:13.052 Info Database 2808  sqlite returned: error code = 1, msg = no such column: format
14:27:13.052 Error DatabaseUtils 2808  Writing exception to parcel
14:27:13.052 Error DatabaseUtils 2808  android.database.sqlite.SQLiteException: no such column: format: , while compiling: SELECT COUNT(*), SUM(_size) FROM files WHERE (_size >= ? AND format<>12289 AND (_data LIKE ?))
14:27:13.052 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
14:27:13.052 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.compile(SQLiteCompiledSql.java:92)
14:27:13.052 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:65)
14:27:13.052 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:83)
14:27:13.052 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:49)
14:27:13.052 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:42)
14:27:13.052 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1356)
14:27:13.052 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:330)
14:27:13.053 Error DatabaseUtils 2808  	at com.android.providers.media.MediaProvider.query(Unknown Source)
14:27:13.053 Error DatabaseUtils 2808  	at android.content.ContentProvider$Transport.bulkQuery(ContentProvider.java:174)
14:27:13.053 Error DatabaseUtils 2808  	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:111)
14:27:13.053 Error DatabaseUtils 2808  	at android.os.Binder.execTransact(Binder.java:320)
14:27:13.053 Error DatabaseUtils 2808  	at dalvik.system.NativeStart.run(Native Method)
14:27:13.053 Debug dalvikvm 2905  GC_CONCURRENT freed 474K, 48% free 3238K/6215K, external 1201K/1542K, paused 4ms+2ms
14:27:13.053 Info Database 2808  sqlite returned: error code = 1, msg = no such column: format
14:27:13.053 Error DatabaseUtils 2808  Writing exception to parcel
14:27:13.053 Error DatabaseUtils 2808  android.database.sqlite.SQLiteException: no such column: format: , while compiling: SELECT COUNT(*), SUM(_size) FROM files WHERE (_size >= ? AND format<>12289 AND (_data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ? AND _data NOT LIKE ?))
14:27:13.053 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
14:27:13.053 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.compile(SQLiteCompiledSql.java:92)
14:27:13.053 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:65)
14:27:13.053 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:83)
14:27:13.053 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:49)
14:27:13.053 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:42)
14:27:13.053 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1356)
14:27:13.053 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:330)
14:27:13.053 Error DatabaseUtils 2808  	at com.android.providers.media.MediaProvider.query(Unknown Source)
14:27:13.053 Error DatabaseUtils 2808  	at android.content.ContentProvider$Transport.bulkQuery(ContentProvider.java:174)
14:27:13.053 Error DatabaseUtils 2808  	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:111)
14:27:13.053 Error DatabaseUtils 2808  	at android.os.Binder.execTransact(Binder.java:320)
14:27:13.053 Error DatabaseUtils 2808  	at dalvik.system.NativeStart.run(Native Method)
14:27:13.166 Verbose CategoryBar 2905  startAnimation
14:27:13.166 Verbose CategoryBar 2905  Animation stopped
14:27:18.186 Debug dalvikvm 2880  GC_EXPLICIT freed 155K, 49% free 2851K/5511K, external 0K/0K, paused 76ms
14:27:27.904 Debug dalvikvm 2808  GC_EXPLICIT freed 309K, 52% free 2750K/5639K, external 0K/0K, paused 74ms
14:27:33.693 Debug dalvikvm 2296  GC_EXPLICIT freed 3K, 46% free 3606K/6599K, external 1175K/1687K, paused 60ms
14:27:38.606 Debug dalvikvm 2785  GC_EXPLICIT freed <1K, 52% free 2757K/5639K, external 0K/0K, paused 52ms
14:27:55.969 Debug StatusBarPolicy 2226  EVENT_UPDATE_CDMA_SIGNAL   mOldcdmalevel=3
14:28:02.973 Debug Category 2905  All
14:28:02.973 Debug FileCategoryHelper 2905  Cat equals null - constraint:null
14:28:02.973 Info Database 2808  sqlite returned: error code = 1, msg = no such column: format
14:28:02.973 Error DatabaseUtils 2808  Writing exception to parcel
14:28:02.973 Error DatabaseUtils 2808  android.database.sqlite.SQLiteException: no such column: format: , while compiling: SELECT _id, _data, _size, date_modified FROM files WHERE (_size >= ? AND format<>12289 AND (_data LIKE ?)) ORDER BY title asc
14:28:02.973 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
14:28:02.973 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.compile(SQLiteCompiledSql.java:92)
14:28:02.973 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:65)
14:28:02.973 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:83)
14:28:02.974 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:49)
14:28:02.974 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:42)
14:28:02.974 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1356)
14:28:02.974 Error DatabaseUtils 2808  	at android.database.sqlite.SQLiteQueryBuilder.query(SQLiteQueryBuilder.java:330)
14:28:02.974 Error DatabaseUtils 2808  	at com.android.providers.media.MediaProvider.query(Unknown Source)
14:28:02.974 Error DatabaseUtils 2808  	at android.content.ContentProvider$Transport.bulkQuery(ContentProvider.java:174)
14:28:02.974 Error DatabaseUtils 2808  	at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:111)
14:28:02.974 Error DatabaseUtils 2808  	at android.os.Binder.execTransact(Binder.java:320)
14:28:02.974 Error DatabaseUtils 2808  	at dalvik.system.NativeStart.run(Native Method)
14:28:02.974 Debug AndroidRuntime 2905  Shutting down VM
14:28:02.974 Warning dalvikvm 2905  threadid=1: thread exiting with uncaught exception (group=0x401b8560)
14:28:02.974 Error AndroidRuntime 2905  FATAL EXCEPTION: main
14:28:02.974 Error AndroidRuntime 2905  android.database.sqlite.SQLiteException: no such column: format: , while compiling: SELECT _id, _data, _size, date_modified FROM files WHERE (_size >= ? AND format<>12289 AND (_data LIKE ?)) ORDER BY title asc
14:28:02.974 Error AndroidRuntime 2905  	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:158)
14:28:02.974 Error AndroidRuntime 2905  	at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:114)
14:28:02.974 Error AndroidRuntime 2905  	at android.content.ContentProviderProxy.bulkQueryInternal(ContentProviderNative.java:330)
14:28:02.974 Error AndroidRuntime 2905  	at android.content.ContentProviderProxy.query(ContentProviderNative.java:366)
14:28:02.974 Error AndroidRuntime 2905  	at android.content.ContentResolver.query(ContentResolver.java:271)
14:28:02.974 Error AndroidRuntime 2905  	at com.android.mifileexplorer.helpers.ak.a(Unknown Source)
14:28:02.974 Error AndroidRuntime 2905  	at com.android.mifileexplorer.cb.a(Unknown Source)
14:28:02.974 Error AndroidRuntime 2905  	at com.android.mifileexplorer.cb.a(Unknown Source)
14:28:02.974 Error AndroidRuntime 2905  	at com.android.mifileexplorer.bl.F(Unknown Source)
14:28:02.974 Error AndroidRuntime 2905  	at com.android.mifileexplorer.cb.a(Unknown Source)
14:28:02.974 Error AndroidRuntime 2905  	at com.android.mifileexplorer.bb.onClick(Unknown Source)
14:28:02.974 Error AndroidRuntime 2905  	at android.view.View.performClick(View.java:2507)
14:28:02.974 Error AndroidRuntime 2905  	at android.view.View$PerformClick.run(View.java:9113)
14:28:02.974 Error AndroidRuntime 2905  	at android.os.Handler.handleCallback(Handler.java:587)
14:28:02.974 Error AndroidRuntime 2905  	at android.os.Handler.dispatchMessage(Handler.java:92)
14:28:02.974 Error AndroidRuntime 2905  	at android.os.Looper.loop(Looper.java:130)
14:28:02.974 Error AndroidRuntime 2905  	at android.app.ActivityThread.main(ActivityThread.java:3935)
14:28:02.974 Error AndroidRuntime 2905  	at java.lang.reflect.Method.invokeNative(Native Method)
14:28:02.975 Error AndroidRuntime 2905  	at java.lang.reflect.Method.invoke(Method.java:507)
14:28:02.975 Error AndroidRuntime 2905  	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)
14:28:02.975 Error AndroidRuntime 2905  	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
14:28:02.975 Error AndroidRuntime 2905  	at dalvik.system.NativeStart.main(Native Method)
14:28:02.975 Warning ActivityManager 2145    Force finishing activity com.android.mifileexplorer/.FileExplorerTabActivity
14:28:03.522 Warning ActivityManager 2145  Activity pause timeout for HistoryRecord{40b68070 com.android.mifileexplorer/.FileExplorerTabActivity}


The log starts with me first opening Mi FileExplorer. Then I wait about 50 seconds and press on APK.


LeWa OS has its own MIUI File Explorer clone built in as well (not as good as yours since it doesn't have FTP or root). If you think having that APK would be helpful, I can send it your way.
 
  • Like
Reactions: HootanParsa

jukyO

Senior Member
Feb 2, 2011
2,747
620
Ogulin
OnePlus One
OnePlus 2
Nice mod buddy! How to set r/w or r/o permissions on the fly? Long press on the folder does not offer it.
Also on browse tab, number of files by file types is all 0. Bug, or my ROM? MARANGE Miui ICS.

Thanks.

Sent from my HTC Desire using Tapatalk 2
 

HootanParsa

Recognized Developer
May 8, 2011
6,435
34,808
Nice mod buddy! How to set r/w or r/o permissions on the fly? Long press on the folder does not offer it.
Also on browse tab, number of files by file types is all 0. Bug, or my ROM? MARANGE Miui ICS.

Thanks.

Sent from my HTC Desire using Tapatalk 2
- My English is not good and I don't know why you should do things "on the fly":D:p
there is only Auto Mount option in the settings page as I remember. (There was;))
- Maybe your Rom Media Scanner is off, I guess
thanks

Edit:
Oh Sorry, you asked about setting permissions, you can see the Permission Option on Rooted Roms
 
Last edited:

bsoplinger

Senior Member
Jan 17, 2011
1,477
338
Not sure about the "on the fly" myself, but how to you change owner/group and permissions, especially for directories or folders?

Sent from my HTCEVOV4G using Xparent Purple Tapatalk 2
 
  • Like
Reactions: HootanParsa

CyberpunkDad

Senior Member
Nov 29, 2011
175
31
Oswego, IL
Just an idea, since this is open source you could publish the .apk for free on
http://f-droid.org/ (it is a an alternative market for open source apps), it is free so would not cost you money and would give you more exposure?

In the Help/About section of the app you could put a notice inviting people to post something here

:)

I had no idea this existed! Thanks!

Sent from my SGH-I777 using xda premium
 

mortoa

New member
Mar 29, 2012
3
1
Brisbane
Love the app and couldn't imagine going back to root explorer

But when you have media in a hidden folder, it gets shown at the browse screen as being not hidden. My hidden dir is not ticked so it shouldn't be showing
 
  • Like
Reactions: HootanParsa

shizzel

Senior Member
Jun 21, 2010
162
117
Hey apoonet, LOVE your file explorer. Thanks! However, I have some feedback :eek:

I noticed when I have "Mount file system" ticked, it unticks itself after a reboot (ICS).

When not using "Root exploring" you have the ability to jump to sdcard and emmc. I can't jump to emmc, since you need root permission for that (on ICS).

Hope this is useful to you, keep up the good work! Cheers.
 
  • Like
Reactions: HootanParsa

Top Liked Posts

  • 6
    Instead of "copying the current address to the clipboard", you mean "sending the address resolved by Mix to the clipboard", right?

    Correct. The destination link is generated after the browser starts the download. Even then, it is an obfuscated address -- needs to be unfurled to know where it goes.

    I remove both WebView and the system wide downloader in Android ( only proper web browser and terminal have internet permission ) so MiX cannot download or copy anywhere, but it catches the final link. This is useful. Even more useful if it could go straight to clipboard.

    No need to be angry...it was'nt clear that you need to copy a shady link or a redirected one...
    I try my best every day but cannot read people's mind. What is surprising is that there is no reason to say I try to be kind if you don't have to respond to an insult...
    Come on, I know you as a very polite person...
    Anyway, thank you for the nice reply...
    I have nothing against your request to make the text selectable. Just according to what you wrote, I could not understand why, since there are others simple ways. My fault for sure...

    I understand I should have maybe explained why this particular request is useful, as I have done afterwards and here above. Sorry for the snark, I couldn't believe I was being told how to copy a link in a browser ...

    Not your fault at all, sorry.
  • 12
    Ok guys, thanks. I'm feeling lazy to search and read rn
    :p
    Help me be my search engine one more time, any other recommended root file manager for a14?
    My guy, my savior. Thanks

    ===my OOT==
    Xda search is junk, can't search if not login (i browse on incognito), timeline is messed up 😛
    Also i didn't mean to offend anyone, since the burger isn't available 😛
    Hello and good morning, @ledagiw

    If you're too lazy to search prior to posting you demonstrate your unwillingness to follow the XDA Forum Rules, to which you agreed to adhere when you registered a year ago. After a year, please consider to review them and note paragraph one:
    1. Search before posting.

    Use one of our search functions before posting or creating a new thread. Whether you have a question or just something new to share, it's very likely that someone has already asked that question or shared that news.
    It's irrelevant why you don't want to follow the rules but if you don't it will eventually lead to consequences to your account. I'm convinced this is something you want to avoid.

    Respectfully
    Oswald Boelcke
    Senior Moderator
    10
    You said "use an alternative" in your post.

    Is there any possibility to open a different viewing app out of MiXExplorer instead of ImageViewer which would allow swiping through the whole folder?

    If I click "open with" and choose Google Photos for example only the one picture opened opens in Google Photos and I cannot swipe through the whole folder like I can in ImageViewer.

    Google severely restricts access to files, MIX's image viewer can handle viewing files better because it has permissions to handle all files. Use a gallery application that you can give permissions to handle all files to, for instance this one, open-source, with no trackers or malvertising :

    10
    With apologies to thread-mates and moderators who know that I have no official standing but that I do have opinions. I intended to send this by PM yesterday, but said user with PM blocked seems interested only in taking and flaming, not in receiving viable input.

    Go ahead, ban me. Reason: not use search function
    That would be the greatest joke of all time to tell my grandkids
    And don't be weak by deleting post instead of addressing the issue, this site obviously horde justice warrior, with the guy inisiated the quarrel, yet you only delete mine.

    Respectfully
    I'm leaving

    Please put your shovel away as it is not helping you. You used incognito mode as an excuse and you got reasonably called out. Throughout you were willfully ignorant of or unwilling to follow rules which all of us agreed to follow, as if some exception should be made for you. There's no reason, particularly your own laziness and lack of contribution, which should be anyone else's motivation to do your work for you. You had a chance to participate and learn about a significant development topic but refused to do your part. Any failing in this regard is yours.

    As to the topic about which you inquired, if the available documentation does not answer your questions or if it is not clear (it is a indeed a bit sprawling) then feel free to inquire about it or provide feedback in the FAQ https://xdaforums.com/t/mixplorer-q-a-and-faq-user-manual.3308582/. You already have the links for Google and XDA search and you did not even have to do any of the legwork to get those. ;)
    9

    FYI, people here aren't on call for immediate response, and 47 minutes is an unreasonably short period of time within which to expect another response even if the first one did not meet your expectations (although at least is was not a full ping with @ symbol). It was not even enough time for others who might have helpful advice or even support of your request to jump in. I was writing a post on your behalf containing a comparison which was absent from your question, but didn't even have time to do that before you bumped the question.

    Please give people time to respond. You happened to have gotten a reply from one of MiXplorer's most experienced Skinners and Themers (not me). Even if there has been some misunderstanding the answer may be worth the wait... or not... but wait is what we are expected to do in such cases. More details about your question in a moment.
    9
    Will mixplorer will ever get material you theme sir?

    As, It's 2024 now.

    @HootanParsa
    The closer you can get for now:

  • 2945
    Downloads


    Download the latest updates from Drive.
    The latest MiXplorer (com.mixplorer API-29 & API-33)

    Download the latest BETA from here:

    Get MiX Silver
    from Play Store (com.mixplorer.silver)
    to support the development of this project.

    Downloads from any other source are not recommended.



    FAQ MiXplorer Q&A and FAQ (User Manual)
    LOG How to report a bug
    If you're going to report a bug, first install the latest BETA, try to reproduce the error, then if it's still happening, write a post and explain the issue with the attached log file from the main menu > Send log. Thank you.

    Some Tipes:
    • Swipe the left-center edge will open the drawer.
    • Allow Background Activity from Android settings + Apps + MiXplorer + Battery usage.
    • If user is anonymous in FTP-Client, working directory on the server will be read-only. Default user is Admin. Set a password to prevent your neighbors from even reading your files.


    • Themes by @djdarkknight96
    • Themes by @TerrorFlatRider
    • Themes by Vladimir

    • Windows Fluent Design theme by @marciozomb13
    • Material Design theme by @marciozomb13
    • Theme Corporate
    • Guillaume Skins Gallery
    • YandLiu Skins Gallery
    Skins by @scohut
    2414
    [APP][2.2+] MiXplorer (full-featured file manager)

    Hello everyone!
    My name is Hootan. I work on XDA in my free time and this file explorer is my favorite Android project!


    MiXplorer mix of explorers (SD, FTP, Lan, Cloud and other storage explorers) is a fast, smooth, beautiful, reliable and full-featured file manager with a simple and intuitive user interface.

    This app has no ads, is and will always remain free.
    It supports Android 2.2+ (Froyo)
    I hope you enjoy it.



    Features
    The best way indeed is to explore yourself. But here's a brief list of essential features:

    • Easily themable with customization option which lets you select any color you like.
    • Sort, disable and enable all menu options and action buttons.
    • Unlimited Tabbed browsing and Dual panel in landscape mode and Drag and Drop between panels also supported.
    • Easily create Tasks to multitask Copy, Move, ... operations.
    • Different various View Modes and Sorting Options for each folder separately!
    • Customizable bookmarks drawer with essential file types already categorized.
    • Advanced search functions.
    • Custom USB OTG driver. FAT32 (R/W), exFat(R/W), NTFS (R).
    • Html viewer which supports MHT, Markdown, AXml, CHM, MAFF and ....
    • Export/Import all preferences and bookmarks and customized skins.
    • Packing/unpacking 7z and Zip/Zip64 (splitted-encrypted), TAR, TAR.GZ, TAR.BZ2, GZIP, BZIP2, XZ, WIM, Lizard, LZ4, LZ5, Zstandard.
    • Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR/RAR5, RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, XAR and Z.
    • All your cloud storage needs accessible from one single app. Choose from 19 providers:
      Amazon CloudDrive, Mega.co.nz, Mail.ru, Dropbox, Box, Yandex, HiDrive, Baidu, Mediafire, IDrive, Hubic, 4Sync, 4Shared, Google Drive, Meo, OneDrive, OneDrive Business, pCloud, SugarSync, VDisk.
      + clouds which support webdav like (Yandex.ru, OwnCloud, MyDrive.ch, DriveHQ, CloudMe, CloudSafe, ...).
    • Modifying zip files.
    • EPub, MobiPacket and PDF reader.
    • Root access for all advanced operations.
    • User and System app management with data backup ability for rooted devices.
    • EncFS volumes supported for all storages.
    • File encryption and decryption using Aescrypt file format.
    • FTP/HTTP Server built in + TCP server to receive files from other devices using MiX (Send-to option).
    • Built-in Image Viewer (it supports GIF, SVG, TGA, ICO,...).
    • Built-in Media Player + VLC codecs add-on.
    • Powerful Text Editor.
    • SAMBA, FTP, SFTP, WEBDAV supported as well.
    • And many more awesome features for you to explore!


    FAQ MiXplorer Q&A and FAQ (User Manual)
    LOG How to report a bug
    If you're going to report a bug, first install the latest BETA, try to reproduce the error, then if it's still happening, write a post and explain the issue with the log file from the main menu > Send log. Thank you.

    If you have any ideas, suggestions or you found a bug/mistake, feel free and let me know. :)
    Email: MiXplorer@gmail.com



    Screenshots
    426
    Changelog


    v6.65.0-BETA_B23092010:
    • Improved Google Drive.
    • Improved to add/remove USB drive automatically.
    • Added "text_grid_tertiary" and "text_grid_tertiary_inverse" for skins. You can modify it in Skin editor.
    • Added "Play music in the background" option in the settings > More settings.
    ...

    v6.64.3_B23090710:
    • Fixed an issue with player.
    • Fixed sharing DropBox file.
    • Some other fixes.

    v6.64.2_B23083120:
    • Fixed an issue with installing apps.

    v6.64.1_B23082910:
    • Fixed crashing on older Android versions and some other bug fixes.

    v6.64.0_B23082910:
    • Updated target SDK to 33.
    • Some bug fixes and tiny improvements.

    v6.63.0_B23042410:
    • Added 'Extract' option in the main menu inside the opened archive.
    • Added 'MoveTo...' option in Image viewer menu.
    • Added 'Shuffle' option in Sort menu.
    • Some changes to prevent users from executing AutoTasks in a wrong destination.
    • Remove OpenWith... from OpenAs... dialog and instead added a new item for all possible activities.
    • Some other fixes and optimizations.

    v6.62.3_B23041810:
    • Fixed some issues with SFTP server.
    • Fixed stopping local server.
    • Some other fixes and optimizations.

    v6.62.2_B23041410:
    • Fixed login to mega cloud storge.
    • Fixed opening CBZ files with some apps.

    v6.62.1_B23041310:
    • Added Viber bookmark support.
    • Fixed some issues.

    v6.62.0_B23041210:
    • Added SYNC option for Auto-Task > COPY.
    • Added sharing split app from APP category.
    • Added 'encrypt_data' option for SMB3 in the advanced settings of the SMB client, and it's disabled by default.
    Disabled 'Show hidden files globally' by default. Change it from VIEW>Options.
    Enabled 'Swipe down to show/hide hidden files' by default. Change it from VIEW>Options.
    • Some fixes and optimizations.

    v6.61.7_B23032410:
    • Fixed external storage issue in Android 6.
    • Some other tiny fixes.

    v6.61.6_B23031310:
    • Some fixes and tiny improvements.

    v6.61.5_B23030520:
    • Fixed some random crashes.
    • Fixed translation issues.

    v6.61.3_B23022830:
    • This folder '/data/user/<UserID>/com.mixplorer/Home' will be recognized as default Home. You can add it manually or 'Reset defaults' from the bookmarks menu. Or long-press on the tab title of previous Home address and 'Set as Home'.
    • Some fixes and optimizations.

    v6.61.1_B23022610:
    • Fixed some issues with drawing icons.
    • Removed the indicator where you can open the left drawer. Now you know how you could swipe the left edge to open the left drawer instead of going back.

    v6.61.0_B23022520:
    • Added 'Set app icon' in the action menu for folders.
    • Added 'Same extension' option in address bar menu in the action mode.
    • Added 'Full view thumbnails in gallery mode' option in Toolbar > VIEW > Options. You need to long-press on the address bar and clear the thumbnails cache.
    • Added an indicator line at the left side of screen to open the left drawer (Android 29+).
    • Added monochrome app icon.
    • Fixed overwriting files in Box storage with auto task.
    • Fixed logging out Mail.ru when exiting the app.
    • Notifications must be enabled for MiX to be able to start the servers, find duplicates and...
    • You can add the working directory at the end of the deeplinks for the servers. (https://mixplorer.com/app/ftp/trigger/storage/emulated/0/pictures)
    • Fixed some other issues.

    v6.60.3_B23021520:
    • Added an extra option in the network dialog to make sure if we really want to have an extra lock for the cloud storage or not.

    v6.60.2_B23021420:
    • Fixed an issue with finding local IP addresses.

    v6.60.1_B23021210:
    • Fixed restoring split apps.
    • Disabled Document provider at first run. You can enable it from the settings > Components, if you need it.
    • Fixed an issue with scanning local IP.

    v6.60.0_B23021130:
    • Added WhatsApp, Telegram, Twitter, Instagram bookmarks. Long-press on the address-bar > Enter path (e.g content://mix/whatsapp) and add to bookmarks. Or Reset Defaults from the bookmarks menu.
    • Added supporting images for Convert feature.
    • Optimized searching speed.
    • Fixed stopping servers.
    • Fixed crash due to decoding a type of AVIF image. Update MiX-Image add-on.
    • Fixed Yandex login issue.
    • Some other fixes and improvements.

    v6.59.1_B23020180:
    • Fixed searching PDF content.

    v6.59.0_B23012940:
    • Added a separate option for Recycle bin in the settings page > More settings.
    • Added deeplinks to turn the servers on and off:
    - https://mixplorer.com/app/ftp/trigger
    - https://mixplorer.com/app/sftp/trigger
    - https://mixplorer.com/app/http/trigger
    - https://mixplorer.com/app/smb/trigger
    • Some tiny improvements and bug fixes.

    v6.58.8_B22090510:
    • Enabled Undo feature by default. You can disable it from the settings > More settings > Undo.
    • Fixed some issues and tiny improvements.

    v6.58.5_B22090510:
    • Fixed accessing to /Android/data and /obb directories in Android 12+.
    • Fixed crashing while decoding some types of HEIC images.
    • Fixed crashing Code editor because of a bug in a system method used by GBoard app on Android 12+.
    • Fixed some issues in SQLite DB editor.
    • Changed to use the internal browser to login to DropBox by default.
    • Added ID3 version options for MP3 files in Tags editor dialog.
    • Added Metadata/Tags/Comment option in Search dialog.
    • Some other bug fixes and improvements.

    v6.58.4_B22020920:
    • Fixed some issues in previous builds.

    v6.58.1_B22020120:
    • Fixed group of issues was made during compiling the codes.

    v6.58.0_B22013120:
    • Added SFTP and SMB1 servers. (experimental)
    • Added 'Reload' and 'Start at the end of text' menu options in Code/Text editors. And 'Tab with 4 spaces' for Code editor.
    • Added AXML editor.
    • Added 'Don't show in recent activities' option in app selection dialog.
    • Added support for AVIF and multipage HEIC images.
    • Removed 'Root directory' from FTP server settings. It will be the same as the 'Working directory'. Added 'Force this directory'.
    • Moved Add > 'Document provider' to Add > 'Storage'.
    • Improved local IP scanner.
    • Fixed some issues with editing SQLite files.
    • If user is anonymous in FTP-Client, working directory will be read-only. Default user is Admin.
    • Many other fixes and improvements.

    v6.57.6_B21121040:
    • Improved FTP/Share server performance and compatibility.
    • Many tiny improvements, optimizations and fixes.

    v6.57.5_B21111410:
    • Added the list of current possible IPs for the server, in the Server settings.
    • Added sending the list of video files in the current folder to MX Player.

    v6.57.4_B21111220:
    • Added settings to set the server port for SendTo feature.
    • Some tiny fixes and improvements.

    v6.57.3_B21110910:
    • Fixed some issues with FTP(S-ES) server.
    • Fixed reading /data/data directory.
    • Fixed some other issues.

    v6.57.2_B21110510:
    • Added SSL option for Servers again.
    • Added Explicit mode and content encryption support for FTP server.
    • Added Filter extensions for thumbnails. Long press on the address bar.
    • Added custom keystore and key manager in the servers settings page.
    • Added 'Archive files separately' option in the Archive dialog, if there are multiple files/folders.
    • Added starting FTP/HTTP servers without WIFI.
    • Added custom IP input in the servers settings page.
    • Added 'nameio/block32' filename encoding support for EncFs.
    • Added Multi-user support for the servers. Default user is Admin.
    • Removed TCP server. Use FTP/Share server.
    • Improved Send-To function and added Archive option.
    • Fixed an issue with some compressors. Archive add-on needs to be updated.
    • Fixed starting servers on boot.
    • Fixed an issue with searching files in the system directories.
    • Fixed selecting files from Viber and some other apps.
    • Fixed adjusting the new file size when editing MP3 tags.
    • Fixed an issue with updating the Android media store.
    • Fixed typing lags in Code Editor.
    • Fixed opening some type of files from Gmail app.
    • Fixed selecting files from some other apps.
    • Fixed uploading an empty file to OneDrive.
    • Fixed editing a text file in OneDrive with Code Editor directly.
    • Fixed opening user home directory for FTP server.
    • And some other tiny fixes and changes.


    v6.56.5_B21060520:
    • Fixed not removing the deleted folder from the list which is happening in the previous version.
    • Some optimizations for TV and added 'Column count' option for Grid/Gallery view modes for non touch screen devices.

    v6.56.4_B21060210:
    • Removed WebDav server option. HTTP server will support WebDav commands.
    • Added Comment input in the file properties dialog.
    • Added Basic/Digest authentication option in HTTP server settings page.
    • Fixed some issues with SVG thumbnails.
    • Some other fixes and tiny improvements.

    v6.56.3_B21052720:
    • Fixed some bugs.

    v6.56.2_B21052410:
    • Added 'Ignore .nosearch files' option in the Search dialog.
    • Improved WebDav server security and performance and added Digest authentication to support Windows explorer.
    • Fixed some minor bugs and missing options in Auto-task dialog.
    • Fixed encoding issue with some short filenames in the zip files.

    v6.56.1_B21051580:
    • Improved WebDav server to work with more clients.

    v6.56.0_B21051510:
    • Added WebDav server.
    • Fixed some bugs.

    v6.55.4_B21051010:
    • Fixed some issues with Image viewer.
    • Fixed some other bugs.

    v6.55.2_B21050440:
    • Fixed WebDav Digest authentication error in recent versions.
    • Added 'auth_type' option in the Advanced settings for WebDav. You can enter basic, digest, ntlm.
    • Fixed auto folding bookmark sections on startup.

    v6.55.1_B21050210:
    • Added space bar in bookmarks panel.
    • Added access to Home folder in the system file selection dialog on Android 11.
    • Added 'Swipe down to show/hide hidden files' in VIEW > Options.
    • Improved Mega.nz functions and added 'Sync' option in the main menu to update the cached data.
    • Optimized the speed of reading the archived files.
    • Optimized the download speed.
    • Added 'Remember Delete option' in the Setting > More settings, to remember the last choice in Delete dialog when Undo is enabled.
    • Disabled renaming folders, if EncFS volume has 'Filename IV chaining' option enabled.
    • Fixed a listing error with FTP client.
    • Improved to Move/Delete bookmarks with their section header if it's collapsed.
    • Some other tiny fixes and changes.

    v6.54.7_B21041720:
    • Fixed giving permission to access .../Android/data/ on Android 11 for some devices.
    • Fixed the problem with Html viewer in the previous build on older Android versions.

    v6.54.6_B21041550:
    • Fixed Mail.ru login issue.
    • Fixed wrong View/Sort icons.

    v6.54.5_B21041520:
    • Fixed infinite loading lists when a folder doesn't really exist.

    v6.54.4_B21041410
    • Optimized for Desktop mode.
    • Fixed extracting POSIX Tar.
    • Fixed listing SMB shared folders from Mac OS. You don't need to set 'share_names' manually.
    • Fixed opening CBZ Comic books without ZIP headers.
    • Increased the thumbnails quality.
    • Deprecated the SMB add-on. Uninstall it.
    • Deprecated the Metadata add-on. Install the Tagger add-on instead.
    • Fixed the Mediafire login issue.
    • Fixed opening some kind of MHT files.
    • Fixed an issue with opening an EncFS folder on some clouds .
    • Some other tiny changes and fixes.

    v6.54.2_B21040310
    • Added 'Folder media symbols' option in VIEW > Options...
    • Fixed SD card Write issue on Android 7.

    v6.54.1_B21040210
    • Added space usage bar for the recursive search list.
    • Fixed some issues in the previous build.

    v6.53.7_B21032810
    • Fixed the thumbnail quality issue.

    v6.53.6_B21032720
    • Changed Target SDK to 30 and added 'MANAGE_EXTERNAL_STORAGE' permission for Android 11.
    • Updated PDF and Codecs add-ons.
    • Some fixes and tiny improvements.

    v6.53.5_B21031110
    • Some fixes and optimizations.

    v6.53.4_B21031010
    • Added an option 'Data folder in root' in the Settings > More settings, which is enabled by default on Android 11.
    • Added 'Open in terminal' option in the main menu.
    • Some fixes and optimizations.

    v6.53.3_B21030910
    • Moved MiX data folder to the root of internal storage on Android 11.
    • Fixed some issues in the previous build.

    v6.53.2_B21030720
    • Added the last changed and accessed times to the Properties dialog, if it's supported.
    • Fixed some issues.

    v6.53.1_B21030620
    • Added 'Dot files first' option in Sort > Options.
    • Fixed some issues.

    v6.53.0_B21030510
    • Added 'Move contents up' option in the action menu.
    • Added 'Content URI' in the properties dialog.
    • Search recursively for Type: ALL and Size smaller than 1 Byte, to find empty folders and files with zero size.
    • Dot files will be at the end of the list if the list is sorted by Name or Type.
    • Fixed some issues.

    v6.52.4_B21030120
    • Many improvements, optimizations and fixes.
    • Changed Content provider address. You need to update your shortcuts like those saved in home screen.
    • If the Breadcrumb bar is enabled by default and you don't want it, you can disable it from the Settings > More settings.
    • Added 'Folder' type in Search dialog.
    • Fixed freezing when using custom themes.
    • Add .nothumbnail to a folder to disable thumbnails.
    • Fixed some other bugs.

    v6.51.6_B21020750
    • Fixed filtering category lists by name instead of path.
    • Added check for '.nomedia' file if the category list is sorted by the parent folders. If it ignores .nomedia when it's sorted by files or when you filter the list, it's your system issue and Android media-store needs to get updated. Long-press on the address bar > Refresh Android media-store.
    • Added notification and log for 'Refresh Android media-store' function.
    • If your connected device is not added to the bookmark list, tap on Add > Document provider and select it manually.
    • Fixed an issue with loading files.

    v6.51.4_B21020450
    • Optimized listing and filtering file categories.

    v6.51.3_B21020410
    • Optimized Home page.
    • Some tiny changes.

    v6.51.2_B21020120
    • Fixed crashes in the previous build.

    v6.51.1_B21013120
    • Fixed some issues in the previous build.

    v6.51.0_B21012930
    • Added SMB3 support. You can set smb3=no to disable it. You need to update SMB add-on.
    • Many optimizations and fixes and tiny features.

    v6.50.1_B21011710
    • Fixed some bugs.

    v6.50.0_B21011130
    • Added ADD > Dot File > .nopreview to prevent creating thumbnails.
    • Added 'Starred' folder in Drive Cloud.
    • Added 'TEXT_BREADCRUMB' & 'TEXT_BREADCRUMB_SELECTED' in Skin Editor. Skins need to get updated. If you've selected a built-in skin, remove and add it again.
    • Added ADD > Symbolic Link option for network folders.
    • Added binary_mode option for FTP client.
    • Moved temp folder to /Android folder for Android 11.
    • Fixed extracting some type of Archives. (You need to update the Archive add-on.)
    • Fixed an issue with listing files in Mega.co.nz.
    • Fixed restoring .mib files.
    • Fixed executing with the built-in BusyBox.
    • Fixed some issues on Android 11 and some other bugs.

    v6.49.6_B21010710
    • Updated pCloud.
    • Fixed some other bugs.

    v6.49.5_B21010210
    • Fixed some issues on Android 11.
    • Many tiny fixes and improvements.

    v6.49.4_B20122510
    • Updated Mail.ru cloud.
    • Some other tiny fixes and optimizations.

    v6.49.3_B20080720
    • Some fixes and optimizations.

    v6.49.1_B20080510
    • Added XAPK installation support.
    • Added VIEW > Options > Change view mode globally.
    • Added 'Activities' section in the settings page to enable/disable activities.
    • Added Toolbar > VIEW > Options > Reset zoom on view change.
    • Added navigation back button option in the Settings > More settings.
    • Fixed some bugs.

    v6.48.1_B20071810
    • Fixed executing shell scripts as an unprivileged user.
    • Optimized the streaming performance in EncFs volume.

    v6.48.0_B20071610
    • Added a basic XLSX reader.
    • Optimized Main Menu > Tools > Duplicates. It's faster and uses less memory.
    • Enabled Cleartext HTTP traffic for WebDav.
    • Fixed some issues on Android 11.
    • Open your exported settings file > Add "delete_without_asking": true, after "pref": { "main": { > Save > Tap on it and import. It won't show the delete prompt.
    • The bookmarks drawer > APP lists apps by their folders by default. Tap on 'SORT' button in the toolbar > Options > Uncheck 'By parents'.
    • Fixed some other bugs.

    v6.47.2_B20062830
    • Target API Level changed to 30.
    • Added TGS animated sticker support.
    • Added reading raw text from DOCX and save as DOCX in Code editor.
    • Improved Content viewer (HTML viewer) and added basic DOCX support.
    • Long press on Delete button to send files to the recycle bin, if 'Undo' is enabled from the settings.
    • Added 'Extract to...' to extract files directly from the other apps. You can disable 'Open Archive' from the settings and use it as 'Extract here'.
    • Fixed an issue with some NTFS partitions in the previous build.
    • If you've selected the built-in Dark skin. Remove and select it again to update it.
    • Improved SFTP Client performance.
    • Rename the addons extension from 'apk' to 'mia' and tap on it, then Import. You don't need to install the addons anymore.
    • Many tiny fixes and improvements.

    v6.46.3_B20060910
    • Create a folder and add symbolic links with any target and long-press on tab > 'Set as home'.
    • And some fixes.

    v6.46.2_B20060830
    • Added an experimental Home page. 'Reset Defaults' from the menu in the bookmarks drawer. If you don't need it, delete '/data/data/com.mixplorer[.beta|.silver]/home' directory.
    • Added an option to set your favorite skin as the Night Mode skin. Tap on the Pencil icon in the skins dialog > Enable 'Nigh mode'. If your system is dark, the dark skin will be selected automatically. You need to select the 'Default' skin again, if you don't want it.
    • Removed Delete confirm dialog if 'Undo' is enabled and moving to recycle bin is supported for the storage.
    • Added 'Playlist' in the Player menu.
    • Some fixes and tiny improvements.
    • Fixed some bugs in the previous builds.

    v6.45.3_B20060410
    • Added GPG-encrypted text viewer and editor.
    • These characters , @| will be allowed in 'Custom Datetime Format' in the settings.
    • Fixed Notification progress issue.
    • Fixed an issue with importing large settings.
    • Updated pCloud client ID.
    • Fixed some other bugs and tiny improvements.

    v6.44.1_B20043010
    • Added 'Auto Hide Controls' in built-in player.
    • Some bug fixes and tiny improvements.

    v6.44.0_B20030810
    • Added Auto Remount option in the settings and an option 'Remount as RO/RW' in the main menu.
    • Added '%TT' to add Title tag and '%TN' to add Track number to media filenames, in Rename dialog.
    • Added '%A' for Auto Increment Number, in Rename dialog.
    • Some tiny fixes and improvements.

    v6.43.1_B20020410
    • Fixed some issues in the previous build.

    v6.43.0_B20020320
    • Optimized deleting folders on Sd Card. If there is an error, let me know.
    • Fixed reusing TLS session key for FTP client in Android Pie+.
    • Added an option to create home screen shortcut for an AutoTask.
    • Fixed the new uploading issue in Mail.Ru.
    • Added 2FA support for Mail.Ru.
    • Added 'Overwrite if it's not equal' in 'File Exists' dialog, if it's supported by storage.
    • Fixed 'Fullscreen' option in Image Viewer, Content Viewer and eBook Reader.
    • Fixed the new login issue in Mega.nz.
    • Added 'Type' option in the Search dialog.
    • And some other tiny fixes and changes.

    v6.42.3_B19121220
    • Improved FTP client performance and fixed reusing TLS session for data connections. If it's still not working on your system, let me know.
    • Added MiX Dark Grey Skin. If there are color issues, let me know.
    • Added 'Show Extensions' in Toolbar View > Options...
    • Added back 'Editable' option in Bookmarks bar menu > Options...
    • Fixed deleting folders on SD card for some devices.

    v6.42.2_B19120820
    • Tiny fixes and improvements.

    v6.42.1_B19120810
    • Added 'Show Hidden Globally' option in the main menu. You can enable it from the Setting > Buttons > Main menu.
    • Fixed some bugs in previous build.

    v6.42.0_B19120720
    • Moved options related to Grid views from 'Settings > More settings' to 'Toolbar > View > Options'.
    • Moved 'Show hidden globally' and 'Show hidden recursively' from 'Main bar > Menu > Show Hidden' to 'Toolbar > View > Options'.
    • Added 'Drag and Drop' and 'Pinch to zoom' in 'Toolbar > View > Options'.
    • Moved 'App Remnants' and 'Duplicates' to 'Main bar > Menu > Tools'.
    • Added 'Tap to execute' option in 'Setting > More settings', to start operation by single tap on Tasks button. Long press to show tasks.
    • Moved 'Fixed drawer in landscape' from 'Settings > More settings' to 'Drawer bar > Menu > Options'.
    • Added 'Reverse and pin the list from bottom' in 'Drawer bar > Menu > Options'.
    • Fixed MediaFire new upload issue.
    • Added 'HIGHLIGHT_VISITED_FOLDER' color option.
    • Added 'Fullscreen' option for EBook Reader and Html Viewer.
    • Many tiny fixes and improvements.

    v6.41.3_B19111510
    • Some optimizations and fixes.

    v6.41.2_B19111210
    • Fixed copy to clipboard and some other issues.

    v6.41.1_B19111120
    • Added custom 'client_id' option in bookmark settings for Google and Microsoft Drives.
    • Fixed some other tiny issues.

    v6.41.0_B19111110
    • Improved 7z compression performance with LZMA, LZ5, ... methods.
    • Added Boot Completed Permission to reset auto tasks alarms.
    • Fixed saving Epub tags with cover and Mobi tags with no cover.
    • Many other tiny improvements and fixes.

    v6.40.3_B19101620
    • Fixed some issues for Android 10.
    • Fixed FTP listing for 'ows_nt' system type.
    • Fixed 'Delete Source' issue in Archive dialog. Archive addon needs to be updated.
    • Added 'Delete Source' and 'Remember' in Extract dialog.
    • Some tiny changes and improvements.

    v6.40.2_B19101610
    • Fixed text editing crash in previous build.

    v6.40.1_B19101520
    • Changed Target SDK version to 29 for Android 10.
    • Fixed some UI issues.
    • Fixed Player crash in previous build.

    v6.40.0_B19101310
    • Added custom font and LIGHT_STATUS_BAR options in Skin editor.
    • Improved CHM viewer.
    • Added 'Delete Source' option in Archive Dialog.
    • Fixed an issue with extracting RAR files.
    • Fixed wake up to execute auto task.
    • Added 'Go to' option in Ebook reader > Tap on Title bar.
    • Fixed some other tiny issues.

    v6.39.6_B19100710
    • Fixed long-press selection crash in previous build.

    v6.39.5_B19100610
    • Fixed long-press on some action buttons to execute task for selected files immediately.
    • Fixed Mega.nz 2fa authentication.
    • Fixed Exif Datetime read/save.
    • Fixed listing wrong files/folders after MOVE operation on clouds.
    • Fixed reading certificate from v2 scheme signature.
    • Fixed copying a folder into EncFs container.

    v6.39.4_B19092410
    • Fixed Google Team Drives bug.
    • Fixed wrong Week,Month interval for auto tasks.
    • Fixed an issue with IP scanner.
    • Removed Fast delete option. It does when it's possible.
    • Fixed some other bugs.

    v6.39.3_B19092210
    • Removed Amazon Drive.
    • Fixed moving/renaming in WebDav.
    Fixed wake up for auto tasks.
    • Fixed some issues for Android 10.
    • Fixed video thumbnail issue.
    • Fixed some other bugs and crashes.

    v6.39.2_B19071410
    • Fixed an issue with silent app installation.
    • Some other tiny fixes.

    v6.39.1_B19070810
    • Added archive format (for local files) and password option in Auto Tasks dialog.
    • Added Remember last password in archive dialog.
    • Added THUMB_ROUNDED_CORNER option for skins.
    • Added Subtitle options and PIP (Oreo+) for built-in player.
    • Added Slide show options for image viewer.
    • Added Breadcrumb option in settings > More settings.
    • Added Cp850 to encoding list.
    • Improved Backblaze cloud to support keys for single bucket.
    • Removed 'Folder Size' and 'Detailed View' from the settings > More settings and added 'More details' in View modes popup.
    • Fixed some root issues.
    • Some other improvements and fixes.

    v6.38.0_B19062410
    • Added Save option for entered regex in rename dialog.
    • Added Archive to... option to receive and archive the shared files.
    • Added editing EPub icon in tag editor.
    • Added Night mode option for Epub (It depends on EPub design).
    • Added 'Detailed view' option in Settings > More settings to enable extra info in detailed view mode for Lollipop+.
    • Fixed to start tasks from background in Oreo/Pie.
    • Fixed and improved reading MIME formats with Html Viewer.
    • Updated VLC addon.
    • And some other tiny fixes and improvements.

    v6.37.0_B19061310
    • Added 'DELETE' option for Auto Tasks.
    • Added a Dark skin.
    • Fixed opening network files with Code editor.
    • Added some tiny features for Lollipop+ and some other fixes.

    v6.36.6_B19060520
    • Fixed an issue with opening shortcuts from home screen.

    v6.36.5_B19060510
    • Updated Mediafire cloud.
    • Fixed freezing when creating thumbnails in previous build.

    v6.36.4_B19053110
    • Some tiny changes and optimizations for Android TV.

    v6.36.3_B19053010
    • Fixed an issue with creating zip file.

    v6.36.2_B19052610
    • Fixed opening password protected PDF. (Update Addon)
    • Fixed random crash on exit.
    • Fixed setting write permission in Android Q.
    • Improved Backblaze to save user key (encrypted) to update auth token later.
    • Fixed some Find/Replace issues in Code/Text Editor.
    • Changed FTP server timezone to UTC for some clients.
    • Fixed OneDrive external login.
    • Fixed FTP Server transfer timeout issue.
    • Optimized SFTP transfer speed.
    • Fixed some other tiny bugs.

    v6.36.1_B19051810
    • Added 'Teams' folder for Google Drive.
    • Fixed and improved PDF reader. (Update MiX PDF)
    • Fixed some Metadata/Tags editing issues. (Update MiX Metadata)
    • Dropped supporting mips architecture.
    • And some other tiny fixes and improvements.

    v6.35.7_B19042110
    • Fixed editing EPUB metadata. (Update Metadata addon)

    v6.35.6_B19042020
    • Fixed WebDav NTLM authentication.
    • Fixed reading filename from Zip extra field.
    • Fixed reading searched files for some clouds like DropBox.
    • Fixed some other bugs and some tiny improvements.

    v6.35.5_B19041010

    • Fixed generating video thumbnails for LAN.
    • Fixed opening Chrome extension .crx files.
    • Fixed FTP/SFTP Direct Write issue.
    • Fixed some other bugs and tiny improvements.
    396
    Languages

    See List of v6.x language add-ons
    If you want to help to translate to your language, send me an email to MiXplorer@gmail.com