umairshaik / openintents

Automatically exported from code.google.com/p/openintents
0 stars 0 forks source link

Patch for /trunk/filemanager/FileManager/src/org/openintents/filemanager/DirectoryScanner.java #512

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1)Added display properties for folders in list(RW, date)
2)Fixed bug: display random icon for files without mime type (like init.rc)

Original issue reported on code.google.com by treww5 on 9 Mar 2012 at 9:38

Attachments:

GoogleCodeExporter commented 8 years ago
In android 2.1, if you open OI File manager on the root folder (or wherever you 
have files without an associated mime type, like init, init.rc...), you will 
see that those files are shown with the icon of some application, instead of a 
blank or default icon.

Also this patch will display some details for folders in the list (date and 
permissions) 

Original comment by treww5 on 19 Mar 2012 at 4:30