Skip to content
Snippets Groups Projects
README.md 4.93 KiB
Newer Older
<!-- SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0 -->

Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
<p align="center">
  <img src="docs/raw/images/icon.png" alt="App Manager Logo" height="150dp">
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
</p>

<h1 align="center">App Manager</h1>

<p align=center>
  <a href="https://muntashirakon.github.io/AppManager">Docs</a> ·
  <a href="https://github.com/MuntashirAkon/AppManager/releases">Releases</a> ·
  <a href="https://t.me/AppManagerChannel">Telegram Channel</a>
</p>

---

## Features

### General features
- Fully reproducible, copylefted libre software (GPLv3+)
- Material 3 with dynamic colours
- Displays as much information as possible in the main page
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
- Lists activities, broadcast receivers, services, providers, app ops, permissions, signatures, shared libraries, etc.
  of an application
- Launch activities and services
- Create shortcuts of activities
- [Intercept activities](https://muntashirakon.github.io/AppManager/#sec:interceptor-page)
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
- Scan for trackers and libraries in apps and list (all or only) tracking classes (and their code dump)
- View/save the manifest of an app
- Display app usage, data usage (mobile and Wi-Fi), and app storage info (requires “Usage Access” permission)
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
- Install/uninstall APK files (including APKS, APKM and XAPK with OBB files)
- Share APK files
- Back up/restore APK files
- Batch operations
- Logcat viewer, manager and exporter
- [Profiles](https://muntashirakon.github.io/AppManager/#sec:profiles-page) (including presets for quick debloating)
- Open an app in Aurora Store or in your favourite F-Droid client directly from App Manager
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
- Sign APK files with custom signatures before installing
- Backup encryption: OpenPGP via OpenKeychain, RSA, ECC (hybrid encryption with AES) and AES.
- Track foreground UI components
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed

### Root/ADB-only features
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed

- Revoke runtime (AKA dangerous) and development permissions
- Change the mode of an app op
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
- Display/kill/force-stop running apps or processes
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
- Clear app data or app cache
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
- View/change net policy
- Control battery optimization
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed

### Root-only features
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed

- Block any activities, broadcast receivers, services, or providers of an app with native import/export as well as Watt
  and Blocker import support
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
- View/edit/delete shared preferences of any app
- Back up/restore apps with data, rules and extras (such as permissions, battery optimization, SSAID, etc.)
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
- View system configurations including blacklisted or whitelisted apps, permissions, etc.
- View/change SSAID
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed

…and many more! This single app combines the features of 5 or 6 apps any tech-savvy person needs!

### Upcoming features
- APK editing
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
- Routine operations
- Finder: Find app components, permissions etc. in all apps
- Enable/disable app actions such as launch on boot
- Panic responder for Ripple
- Crash monitor
- Systemless disabling/uninstalling of the system apps
- Import app list exported by App Manager
- More advance terminal emulator
- File manager
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
- Database viewer and editor, etc.
Muntashir Al-Islam's avatar
Muntashir Al-Islam committed
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80" />](https://f-droid.org/packages/io.github.muntashirakon.AppManager)
## Translations
Help translate [the app strings](https://hosted.weblate.org/engage/app-manager/) and
[the docs](https://hosted.weblate.org/projects/app-manager/docs/) at Hosted Weblate.
pling plong's avatar
pling plong committed

[![Translation status](https://hosted.weblate.org/widgets/app-manager/-/multi-auto.svg)](https://hosted.weblate.org/engage/app-manager/)

[GitLab](https://gitlab.com/muntashir/AppManager) · [Riseup](https://0xacab.org/muntashir/AppManager) ·
[Codeberg](https://codeberg.org/muntashir/AppManager)
## Screenshots
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" height="500dp" /><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" height="500dp" /><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" height="500dp" /><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" height="500dp" /><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/5.png" height="500dp" /><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6.png" height="500dp" /><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/7.png" height="500dp" /><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/8.png" height="500dp" /><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/9.png" height="500dp" />
## Build Instructions
See [BUILDING.rst](BUILDING.rst)
## Contributing
See [CONTRIBUTING.rst](CONTRIBUTING.rst)
## Donation and Funding
As of September 2024, App Manager is not accepting any financial support until further notice. But
you may still be able to send gifts (e.g., gift cards, subscriptions, food and drink, flowers, or
even cash). Please contact the maintainer at muntashirakon [at] riseup [dot] net for further
assistance.
## Credits and Libraries
A list of credits and libraries are available in the **About** section of the app.