Skip to content

nain-F49FF806/anemo-aeolus

 
 

Repository files navigation

Aer - fork of Anemo

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 CI Latest release

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.

Features

  • 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

Download

Get the Aer apk from github releases

Build

With Gradle:

  • ./gradlew :app:assembleRelease
  • ./gradlew :app:assembleDebug

Get help

Open an discussion on github

Contributions

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

License

Aer is licensed under the GNU General Public License v3 (GPL-3).

About

Local (secondary) private storage for Android

Resources

License

Stars

Watchers

Forks

Languages

  • Kotlin 63.0%
  • Java 35.0%
  • Shell 2.0%