AppManager
AppManager copied to clipboard
A full-featured package manager and viewer for Android
Once we create a profile shortcut icon, it would be better if we can select custom icons for the shortcuts. I am using an icon pack, all my icons and...
- [x] Add "Unblock trackers" just as we have "Block trackers" in both batch and per-app menu. - [x] Add Select All & Unselect all button in 1-Click Ops's "Block/unblock...
Due to recent changes in how settings files are stored, `settings_ssaid.xml` has become unreadable to App Manager. This issue will be fixed as soon as Google releases the sources of...
Related issue: https://github.com/MuntashirAkon/AppManager/issues/138 **Situations:** Situation 1: - User uses a FOSS app - User decides to modify and compile the app by themselves from source - User installs modified app...
A short guide is available here: https://medium.com/androiddevelopers/making-sense-of-intent-filters-in-android-13-8f6656903dde
- [x] I know what my device, OS and App Manager versions are - [x] I know how to take logs - [x] I know how to reproduce the issue...
**Is your feature request related to a problem? Please describe.** As you mentioned the AM or maybe from android system itself have adb connection issues when i connect to usb...
**Is your feature request related to a problem? Please describe.** No Issues Except Battery Hogging Apps **Describe the solution you'd like** Make App Manager Able To Put App In Stand...
**Is your feature request related to a problem? Please describe.** Android Q Also Keep Revert My App Ops After Some Updates not only app ops battery optimization also keep revert...
java.lang.ClassCastException: io.github.muntashirakon.widget.MultiSelectionView cannot be cast to java.lang.Object[] at androidx.collection.SimpleArrayMap.allocArrays(SimpleArrayMap.java:184) at androidx.collection.SimpleArrayMap.put(SimpleArrayMap.java:458) at androidx.transition.Transition.addViewValues(Transition.java:1529) at androidx.transition.Transition.captureHierarchy(Transition.java:1626) at androidx.transition.Transition.captureValues(Transition.java:1508) at androidx.transition.TransitionManager$MultiListener.onPreDraw(TransitionManager.java:294) at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:1093) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3325) at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2135) at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:8624) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:975) at...