From e8415ae32c312a2dc8a680c181da55e4fbb3d2f7 Mon Sep 17 00:00:00 2001 From: nain <126972030+nain-F49FF806@users.noreply.github.com> Date: Wed, 25 Dec 2024 20:48:27 +0000 Subject: [PATCH] Update feature description --- app/build.gradle.kts | 2 +- metadata/en-US/full_description.txt | 26 ++++++++++++++------------ 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 32e978c..af58df4 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -14,7 +14,7 @@ android { defaultConfig { minSdk = rootProject.extra["minSdkVersion"] as Int targetSdk = rootProject.extra["targetSdkVersion"] as Int - versionCode = 1735158000 + versionCode = 1735159000 versionName = "2024.12.25" applicationId = "alt.nainapps.aer" vectorDrawables { diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt index 2046881..7587502 100644 --- a/metadata/en-US/full_description.txt +++ b/metadata/en-US/full_description.txt @@ -9,20 +9,22 @@ Instead of being a stand-alone file manager, Aer hooks into various components o making it feel like a native part of the operating system. Moreover, it provides ways for the user to export contents from other apps and save them in Aer storage. -Features +Features -- Create folders and organize files freely -- All files in the Aer private storage won't appear in the other apps -- Access using the system Files application (the DocumentsProviderUI) - - An optional shortcut is offered for devices that do not expose the system Files app - - The system Files app is also used as file picker, so you can pick Aer files to share -- Lock access to the private storage - - Quick tile - - Auto lock after set delay - - Password for locking access to the files -- Import content into Aer using the Android share functionality + -Aer vs Anemo +Aer vs Anemo In addition to Anemo features above, Aer adds support for external storage, like encrypted SD cards. When available Aer will store your files on external storage (which tend to have larger capacity).