Important
This repository has been moved to another location.
Please head to https://github.com/nain-F49FF806/anemo-aer
[!NOTE]
- This fork focuses on supporting app's private location on external storage (~ SD card)
- If no external storage exists it'll gracefully fall back to using internal storage
- Anemo and Aer can be used side by side for maximal profit
Aer is a private local storage utility application for android. Instead of being a stand-alone file manager user interface, it hooks into various components of Android making it feel like a native part of the operative system. Moreover it provides ways for the user to export contents from other apps and save them as files.
- Create folders and organize files freely
- All files in the private storage won't appear in the other apps
- Access in the system Files application (the DocumentsProviderUI)
- An optional shortcut for devices that do not expose the system Files app is offered
- Lock access to the private storage
- Quick tile
- Auto lock after 15 minutes
- Password for locking access to the files
- Import content using the share Android functionality
Get the Aer apk from github releases
With Gradle:
./gradlew :app:assembleRelease
./gradlew :app:assembleDebug
Open an discussion on github
Every contributions, including ideas, bug reports and Pull Requests are welcome!
- Solve bug(s), add feature(s) or translate Aer to your native language by making a pull request
- You have an idea for improvement or a new feature? Open a feature request upstream or specifically for Aer
- You faced a bug, let us know by opening a bug report
Aer is licensed under the GNU General Public License v3 (GPL-3).