diff --git a/fastlane/metadata/android/en-US/changelogs/96.txt b/fastlane/metadata/android/en-US/changelogs/96.txt new file mode 100644 index 00000000000..9194cefc39b --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/96.txt @@ -0,0 +1,5 @@ +- Add support for apk sharing +- Enable component (activities, broadcast receivers, servieces) blocking +- Opening packages in Aurora Droid alongside F-Droid +- Allow launching app, and its directories via default file manager +- Add custom day/night theme diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 10f44eb6bfb..6455d1d5ad9 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,17 +1,20 @@ -Yet another android package manager and viewer. It merged the features of App_packages Info (formerly Application Info), ClassyShark3xodus and Activity Launcher into a single app with material design and dark mode to give a modern look and feel. +Yet another android package manager and viewer, but... -Features: -- View applications' status dynamically in the main activity -- View basic info (apk path, data path, installer, date installed, date updated, etc.) of an application by clicking on it -- View advance info (activities, services, receivers, providers, permissions, signatures, etc.) of an application by clicking and holding (aka long clicking) on it -- Launch any activity or make customisable shortcuts from the activities tab -- View list of trackers and classes of any (odexed) application in the basic info (by clicking on the exodus button) -- Ability to view class dump (with syntax highlighting) -- Ability to view dynamic application manifest (with syntax highlighting) -- Uninstall an application -- Open application info in device settings -- Open app on F-Droid -- Material design with light and dark theme (changes with system settings) +- It is free and open source +- It has material design (and a nice UI) +- It doesn't have any useless permissions +- It doesn't connect to the internet +- It tries to display as much information as possible in the main window +- It lists activities, broadcast receivers, services, providers, permissions, signatures, shared libraries, etc. of any app +- It can launch (exportable) activities, create (customizable) shortcuts +- Using Intent Firewall, it can block any activities, receivers or services you like (requires root) +- It can scan for trackers in apps and list (all or only) tracking classes (and their code dump) +- It can generate dynamic manifest for any app +- It displays your app usage (requires “Usage Access” permission) +- Apk files can be shared (hence the use of a provider) +...and other minor features such as uninstalling apks, displaying app installation info, opening on F-Droid or Aurora Droid. + +It basically combined the features of five or six apps that any tech-savy needed to install in order to have a “life”. See the about section within the app for more information on how to use the app. diff --git a/fastlane/metadata/android/en-US/images/icon.png b/fastlane/metadata/android/en-US/images/icon.png index 0930c740c4d..d87cbb2d672 100644 Binary files a/fastlane/metadata/android/en-US/images/icon.png and b/fastlane/metadata/android/en-US/images/icon.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png index 64e2e140da2..a4dd4ab1f42 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/10.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/10.png index dac62438961..aef440648ed 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/10.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/10.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/11.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/11.png index c35ecc0c7c4..cb60c1ccf3b 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/11.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/11.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/12.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/12.png index f0d4c458a84..09f29ca5ed3 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/12.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/12.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/13.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/13.png index f295a55dc25..b8e946a5855 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/13.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/13.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/14.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/14.png index 3cfe274c22d..cffe61977bb 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/14.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/14.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png index 97a3ad4a9df..96f1fa7bdeb 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png index c632797e0f8..b43e5b68258 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png index c49561ab159..2ce781e044c 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png index e4d128d6dbb..a88a87b61bb 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png index 1ae8cb19cd2..e6e46e2879b 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/7.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/7.png index 2581a6edd73..68feb080f1b 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/7.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/7.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/8.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/8.png index 078d3a48698..fb81833c7c7 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/8.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/8.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/9.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/9.png index d270712de9c..476a13d5dc4 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/9.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/9.png differ