AppManager icon indicating copy to clipboard operation
AppManager copied to clipboard

A full-featured package manager and viewer for Android

Results 357 AppManager issues
Sort by recently updated
recently updated
newest added

Allowing restoring unencrypted backups by default allows an attacker familiar with the internals of App Manager to install malware quite efficiently. Consider the following situation: 1. User has at least...

Priority: 3
Severity: 0
Feature: Backup
Security
Status: Accepted

- [✓] I know what my device, OS and App Manager versions are - [ ] I know how to take logs - [✓] I know how to reproduce the...

Bug
Severity: 3
Priority: 4
Third-party Issue

Feature
Status: Pending
Priority: 3
Investigation Needed

Adding links to the relevant docs file in the overflow menu (as help) will help users find relevant documentation easily. Since we have Russian and English translations for the docs,...

Feature
Priority: 3
Status: Accepted

closest app: https://github.com/fedefernandez/MyAppList (also available in F-Droid archive) Main functions: 1. export list of the installed apps; 2. automatic export on app install/remove event; 3. view the saved export list...

Feature
Status: Partly Fixed
Priority: 1

`pm grant ...` doesn't allow granting permission that is not available in the app manifest. But for root users, it's possible to add such permissions by other means. This answer...

Feature
Status: Pending
Priority: 5
Investigation Needed

After I've added a `systemless` tag for apps installed systemless-ly using Magisk, I've thought of adding a Magisk module to allow systemless installation of apps and solve various problems people...

Feature
Priority: 2
Status: WIP

Android 11 introduced [v4 signature scheme](https://source.android.com/security/apksigning/v4) where `.apk.idsig` file is needed for the additional verification of the APK file (how this signature is stored isn't documented but it can be...

Feature
Status: Pending
Priority: 5
Feature: Installer

_Related issue #61._ App Manager should periodically check for the app ops configured within AM for an app and make sure that they are consistent.

Feature
Status: Pending
Priority: 4
Feature: Routine Ops

AM should be show and make toggllable app actions(written in app manifest with action tag). https://developer.android.com/reference/android/content/Intent This feature already implemented in 3C App Manager. ![Screenshot_20210306-210445](https://user-images.githubusercontent.com/41156994/110218179-20871680-7eb0-11eb-81a4-0850689fa9ab.png)

Feature
Priority: 3
Status: WIP