A simple file explorer with basic functionalities for those who just aim to browse their files.
After you clone the repository you have to add the following lines to the file gradle.properties
:
RELEASE_KEY_ALIAS = ???
RELEASE_KEY_PASSWORD = ???
RELEASE_STORE_PASSWORD = ???
RELEASE_STORE_FILE = ???
- Navigation drawer
- Smaller folder path in title (ellipse start)
- If no app to open file, let user select among all apps
- Search (global and current folder)
- Sort by (alphabetically/size)
- Change view (list or tiles - small, medium or big)