Skip to content

Commit

Permalink
Update fastlane for v2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MuntashirAkon committed Jun 8, 2020
1 parent 48bf052 commit 9681782
Show file tree
Hide file tree
Showing 17 changed files with 21 additions and 13 deletions.
5 changes: 5 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/96.txt
Original file line number Diff line number Diff line change
@@ -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
29 changes: 16 additions & 13 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -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.
Binary file modified fastlane/metadata/android/en-US/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9681782

Please sign in to comment.