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 = ???