#rc #unstable #release
App Manager v3.1.0-rc02
Installer
- Added workarounds for permission denied issues in MIUI 12.5 and later
The workaround may not always work as expected and require more testing.
- Prevented the installer from crashing if the activity Intent can't be opened
ADB
- Fixed checking for permission limits in ADB mode
- Fixed connecting to ADB immediately after pairing
App Info tab
- Fixed issues with setting a custom SSAID
- Fixed permission toggles in the uses permissions tab
Others
- Fixed the startup progress dialog from displaying indefinitely
- Prevented the app from crashing on attempting to grant GET_APP_OPS_STATS permission
Full Changelog: https://github.com/MuntashirAkon/AppManager/compare/v3.1.0-rc01...v3.1.0-rc02
App Manager v3.1.0-rc02
Installer
- Added workarounds for permission denied issues in MIUI 12.5 and later
The workaround may not always work as expected and require more testing.
- Prevented the installer from crashing if the activity Intent can't be opened
ADB
- Fixed checking for permission limits in ADB mode
- Fixed connecting to ADB immediately after pairing
App Info tab
- Fixed issues with setting a custom SSAID
- Fixed permission toggles in the uses permissions tab
Others
- Fixed the startup progress dialog from displaying indefinitely
- Prevented the app from crashing on attempting to grant GET_APP_OPS_STATS permission
Full Changelog: https://github.com/MuntashirAkon/AppManager/compare/v3.1.0-rc01...v3.1.0-rc02
👍25
Metro v6.0.4
Synced with Retro Music Player.
See in-app changelog for more information.
Full Changelog: v5.8.5...v6.0.4
NOTE: Metro is a fully offline music player, and intends to remain so. So, any features such as scribbling, fetching lyrics, album arts, etc. will never be available.
A new build will be available on F-Droid within a few days.
Synced with Retro Music Player.
See in-app changelog for more information.
Full Changelog: v5.8.5...v6.0.4
NOTE: Metro is a fully offline music player, and intends to remain so. So, any features such as scribbling, fetching lyrics, album arts, etc. will never be available.
A new build will be available on F-Droid within a few days.
👍25🔥16❤5🎉4😢3👎1🤩1
#rc #unstable #release
App Manager v3.1.0-rc03
- Display app distribution source if available in the signatures tab
Currently, the only known source is Google Play.
- Re-enabled searching in the permissions tabs
- Prevented a crash in the log viewer page
- Fixed extracting backups if the directory to be created already exists
- Fixed applying custom language and appearance in Android 9 and earlier.
Full Changelog: https://github.com/MuntashirAkon/AppManager/compare/v3.1.0-rc02...v3.1.0-rc03
App Manager v3.1.0-rc03
- Display app distribution source if available in the signatures tab
Currently, the only known source is Google Play.
- Re-enabled searching in the permissions tabs
- Prevented a crash in the log viewer page
- Fixed extracting backups if the directory to be created already exists
- Fixed applying custom language and appearance in Android 9 and earlier.
Full Changelog: https://github.com/MuntashirAkon/AppManager/compare/v3.1.0-rc02...v3.1.0-rc03
❤20🔥8👍4🤩3
#stable #release
App Manager v3.1.0
App Manager v3.1.0 comes with a few new features and a lot of improvements. Visit Settings > About > Version/Changelog for details.
Android 13 support
App Manager now targets Android 13 which means most issues in Android 12 and 13 has been addressed, including SSAID and SAF issues as well as monochrome icons and other theming issues.
Known issue: KeyStore backup/restore not working in Android 12 and later.
Introducing freeze/unfreeze
Enable/disable is replaced with freeze/unfreeze to allow greater control on the behaviours of an app. It supports suspend, disable and hide functionalities which can be controlled at Settings > Rules > Default freezing method. In order to make it easy to freeze or unfreeze an app, shortcuts can also be created from the App Info tab by long clicking on the freeze or unfreeze button.
Export app list
In the Main page, it is now possible to export the list of apps in either XML or Markdown format using batch operations. In the future, the XML file may also be imported to App Manager.
Elliptic Curve Crypography (ECC)
App Manager now fully supports encrypting backups using ECC in addition to offering AES, RSA and OpenPGP.
New languages
Two new languages are added: Korean and Romanian.
More list options
In the main page, more sorting and filtering options are added. Sorting options include sorting the apps by total size, total data usage, launch count, screen time and last usage time. Filtering options include filtering the apps having at least one item in the Android KeyStore, filtering apps with URIs granted via SAF, and filtering apps with SSAID.
Improved handling of mode of operation
Fixed various issues with ADB pairing, handled incomplete USB debugging. Some rooting methods cannot allow interprocess communication via Binder. In those cases, ADB mode is used as a fallback method by enabling it automatically if possible.
Handling multiple users
When possible, App Manager will be able to display apps from Work profile in no-root mode in addition to allowing basic operations such as launching the app or navigating to the system settings. For backups, it is now possible to restore backups for other users, but for work profile, some apps may only work properly after re-enabling the work profile. In the installer page, selecting All users will now install the app for all users instead of only the present user. Finally, in the app info tab, current app can be installed in another profile using the Install for option available in the three-dots menu. This is analogous to the
Explorer enhancements
Explorer can now open DEX and JAR files in addition to APK files. Several sorting options as well as folder options are also added as the list options.
New tag: WX
In app info tab, a new tag called WX is added. It is displayed in Android 10 and later if the application targets Android 9 or earlier. It indicates W^X violation which allows the app to execute arbitrary executable files either by the modification of executables embedded within the app or by downloading them from the Internet.
App ops management
App ops are now managed automatically to avoid various app ops related crashes in various platforms. This will also lessen the amount of crashes in an unsupported operating system.
Batch uninstallation
In the Main page, enabled batch uninstallation in no-root mode.
Running apps
Enabled advanced searching. Searching now matches not only app labels but also package names.
Interceptor
Copy the intercepted Intent as
Device-specific fixes
Graphene OS: Explicitly handle the Internet permission which is a runtime permission in the OS.
MIUI: Fixed permission denied issues in the installer due to a framework issue introduced in MIUI 12.5.
Motorola: Fixed crashes in the Interceptor page due to a framework issue introduced in Android 11.
App Manager v3.1.0
App Manager v3.1.0 comes with a few new features and a lot of improvements. Visit Settings > About > Version/Changelog for details.
Android 13 support
App Manager now targets Android 13 which means most issues in Android 12 and 13 has been addressed, including SSAID and SAF issues as well as monochrome icons and other theming issues.
Known issue: KeyStore backup/restore not working in Android 12 and later.
Introducing freeze/unfreeze
Enable/disable is replaced with freeze/unfreeze to allow greater control on the behaviours of an app. It supports suspend, disable and hide functionalities which can be controlled at Settings > Rules > Default freezing method. In order to make it easy to freeze or unfreeze an app, shortcuts can also be created from the App Info tab by long clicking on the freeze or unfreeze button.
Export app list
In the Main page, it is now possible to export the list of apps in either XML or Markdown format using batch operations. In the future, the XML file may also be imported to App Manager.
Elliptic Curve Crypography (ECC)
App Manager now fully supports encrypting backups using ECC in addition to offering AES, RSA and OpenPGP.
New languages
Two new languages are added: Korean and Romanian.
More list options
In the main page, more sorting and filtering options are added. Sorting options include sorting the apps by total size, total data usage, launch count, screen time and last usage time. Filtering options include filtering the apps having at least one item in the Android KeyStore, filtering apps with URIs granted via SAF, and filtering apps with SSAID.
Improved handling of mode of operation
Fixed various issues with ADB pairing, handled incomplete USB debugging. Some rooting methods cannot allow interprocess communication via Binder. In those cases, ADB mode is used as a fallback method by enabling it automatically if possible.
Handling multiple users
When possible, App Manager will be able to display apps from Work profile in no-root mode in addition to allowing basic operations such as launching the app or navigating to the system settings. For backups, it is now possible to restore backups for other users, but for work profile, some apps may only work properly after re-enabling the work profile. In the installer page, selecting All users will now install the app for all users instead of only the present user. Finally, in the app info tab, current app can be installed in another profile using the Install for option available in the three-dots menu. This is analogous to the
pm install-existing command, thereby, making the installation process a lot faster.Explorer enhancements
Explorer can now open DEX and JAR files in addition to APK files. Several sorting options as well as folder options are also added as the list options.
New tag: WX
In app info tab, a new tag called WX is added. It is displayed in Android 10 and later if the application targets Android 9 or earlier. It indicates W^X violation which allows the app to execute arbitrary executable files either by the modification of executables embedded within the app or by downloading them from the Internet.
App ops management
App ops are now managed automatically to avoid various app ops related crashes in various platforms. This will also lessen the amount of crashes in an unsupported operating system.
Batch uninstallation
In the Main page, enabled batch uninstallation in no-root mode.
Running apps
Enabled advanced searching. Searching now matches not only app labels but also package names.
Interceptor
Copy the intercepted Intent as
am command which can be run from either an ADB shell or a terminal using root with the same effectiveness.Device-specific fixes
Graphene OS: Explicitly handle the Internet permission which is a runtime permission in the OS.
MIUI: Fixed permission denied issues in the installer due to a framework issue introduced in MIUI 12.5.
Motorola: Fixed crashes in the Interceptor page due to a framework issue introduced in Android 11.
❤33👍13🔥3❤🔥2🍓1
App Manager | CHANNEL
#stable #release App Manager v3.1.0 App Manager v3.1.0 comes with a few new features and a lot of improvements. Visit Settings > About > Version/Changelog for details. Android 13 support App Manager now targets Android 13 which means most issues in Android…
Others
- Improved Java-Smali conversion by including all the subclasses during conversion
- Improved scanning performance in the Scanner page
- Improved updating the list of apps in the Main page
- Scan all the available paths to detect systemless-ly installed system apps
- Vacuum SQLite database before opening it for viewing or editing
Full Changelog: v3.0.0…v3.1.0
- Improved Java-Smali conversion by including all the subclasses during conversion
- Improved scanning performance in the Scanner page
- Improved updating the list of apps in the Main page
- Scan all the available paths to detect systemless-ly installed system apps
- Vacuum SQLite database before opening it for viewing or editing
Full Changelog: v3.0.0…v3.1.0
❤38👍10🎉6❤🔥1😢1🤩1
App Manager | CHANNEL
Funding App Manager, 2023 Background All the projects I work on are hobby projects. However, with a growing number of users and requests since its release in May 2020, App Manager has become more than a hobby project. It currently has 219,000 lines of code…
The campaign was ended. It was better than the last year. Thanks everyone who contributed during the campaign.
👍40🎉15❤5🤔4❤🔥2👏2🔥1😢1
Metro v6.1.0
- Synced with Retro Music Player
- Target 13
- Removed startup warnings
Full Changelog: v6.0.4...v6.1.0
A new build will be available on F-Droid within a fewdays weeks.
- Synced with Retro Music Player
- Target 13
- Removed startup warnings
Full Changelog: v6.0.4...v6.1.0
A new build will be available on F-Droid within a few
🔥34❤6👍6😁4❤🔥2👎2🤔2😢2🎉2🤩2
App Manager | CHANNEL
Metro v6.1.0 - Synced with Retro Music Player - Target 13 - Removed startup warnings Full Changelog: v6.0.4...v6.1.0 A new build will be available on F-Droid within a few days weeks.
Now available.
NOTE: Metro is for F-Droid users only. So, if you want to see it outside F-Droid, feel free to fork the source code, change the app noscript and package name and publish it wherever you want, and please stop E-Mailing me with comments such as “This app deserves more visibility.” I don’t maintain applications for visibility but usability, and contrary to what some of you think, such E-Mails greatly demotivate me.
NOTE: Metro is for F-Droid users only. So, if you want to see it outside F-Droid, feel free to fork the source code, change the app noscript and package name and publish it wherever you want, and please stop E-Mailing me with comments such as “This app deserves more visibility.” I don’t maintain applications for visibility but usability, and contrary to what some of you think, such E-Mails greatly demotivate me.
👍54❤17🫡14👾5💯4🔥3🤣2☃1🤔1🤩1💔1
#unstable #alpha #release
App Manager v3.2.0-alpha01
What's New
- New logo for App Manager!
- Added a dedicated page for debloating the phone
Debloating profiles were available as “Presets” in the Profiles page which has now been replaced with the Debloater page which can be accessed from the three-dots menu in the Main page.
The list is taken from UAD project and kept intact for now.
Colour codes for the list:
- Dark cyan: The app is safe to remove. It does not necessarily mean that the app should be removed as it is always up to the preferences of the user
- Sand colour: The app is safe to remove, but removing it might break one or more features
- Orange: The app may or may not be safe to remove
- Red: The app is not safe to remove. It is not clear as to why these apps are listed in the UAD list.
Batch operations:
- Uninstallation
- Enable/disable
- Save APK
- Create new profile
- Add to profile.
In addition to the typical search option, there are several filtering options available in this page:
1. Categories: AOSP, OEM, Carrier/ISP, Google, Miscellany and Pending
2. Types: Safe (i.e. safe to remove), Replace (i.e. should be replaced with alternatives), Caution (i.e. generally safe to remove but no guarantees), Unsafe (may cause bootloop)
3. Other: User apps, System apps (mutually exclusive), Installed apps and Uninstalled apps (mutually exclusive).
- Integrated code editor within App Manager
Manifest viewer, code viewer, etc. have been replaced with this new editor.
Among other regular features, the editor includes proper syntax highlighting, advanced searching options.
- Added options for runtime optimization in Android 7 or later
This option is available for all apps in the 1-click ops page and individual app in the three-dots menu in the app info tab.
Features:
- Set Compile filters such as speed-profile or everything-profile
- Compile layout resources
- Immediate optimization of DEX, i.e. somewhat similar to
- [Main page] Replaced log viewer, sys config, Termux, etc. with Labs
Labs is a new page where various handy tools are listed. They include Sys Config, Log Viewer, Terminal (experimental), File Manager (experimental), UI Tracker, Interceptor and Code Editor.
- [Backup/restore] Enable experimental support for Zstandard (ZSTD) compression
This option should only be used for testing purposes.
- [App Info tab] New tag: Open links
“Open links” is displayed for apps capable of opening links from the verified domains without any user intervention. This feature, added in Android 12, has raised privacy as well as usability concerns, because it promotes tracking and reduce user's freedom of choice. Therefore, in active state, that is, when the app is able to open the links directly, this tag will have a “red” background (otherwise, it will have a “green” background).
On clicking the tag, a list of supported domains will be displayed in a dialog (although not all domains can be opened by default). If the user has enough permissions, an option to enable/disable the behaviour will be displayed. Otherwise, an option to open the app details page in the Android Settings app will be displayed.
- [App Info tab] New tag: Static shared library
The tag is displayed for static shared libraries, that is, the apps with
- [Installer] Added the option to align APK files before signing
When APK signing is enabled, enabling this option will ensure that the contents of the APK are aligned properly before the APK is signed. Since it doesn't modify the contents of the APK, the option is enabled by default.
- [1-Click Ops page] Added option to uninstall apps that were previously uninstalled without clearing data.
App Manager v3.2.0-alpha01
What's New
- New logo for App Manager!
- Added a dedicated page for debloating the phone
Debloating profiles were available as “Presets” in the Profiles page which has now been replaced with the Debloater page which can be accessed from the three-dots menu in the Main page.
The list is taken from UAD project and kept intact for now.
Colour codes for the list:
- Dark cyan: The app is safe to remove. It does not necessarily mean that the app should be removed as it is always up to the preferences of the user
- Sand colour: The app is safe to remove, but removing it might break one or more features
- Orange: The app may or may not be safe to remove
- Red: The app is not safe to remove. It is not clear as to why these apps are listed in the UAD list.
Batch operations:
- Uninstallation
- Enable/disable
- Save APK
- Create new profile
- Add to profile.
In addition to the typical search option, there are several filtering options available in this page:
1. Categories: AOSP, OEM, Carrier/ISP, Google, Miscellany and Pending
2. Types: Safe (i.e. safe to remove), Replace (i.e. should be replaced with alternatives), Caution (i.e. generally safe to remove but no guarantees), Unsafe (may cause bootloop)
3. Other: User apps, System apps (mutually exclusive), Installed apps and Uninstalled apps (mutually exclusive).
- Integrated code editor within App Manager
Manifest viewer, code viewer, etc. have been replaced with this new editor.
Among other regular features, the editor includes proper syntax highlighting, advanced searching options.
- Added options for runtime optimization in Android 7 or later
This option is available for all apps in the 1-click ops page and individual app in the three-dots menu in the app info tab.
Features:
- Set Compile filters such as speed-profile or everything-profile
- Compile layout resources
- Immediate optimization of DEX, i.e. somewhat similar to
pm force-dex-opt- [Main page] Replaced log viewer, sys config, Termux, etc. with Labs
Labs is a new page where various handy tools are listed. They include Sys Config, Log Viewer, Terminal (experimental), File Manager (experimental), UI Tracker, Interceptor and Code Editor.
- [Backup/restore] Enable experimental support for Zstandard (ZSTD) compression
This option should only be used for testing purposes.
- [App Info tab] New tag: Open links
“Open links” is displayed for apps capable of opening links from the verified domains without any user intervention. This feature, added in Android 12, has raised privacy as well as usability concerns, because it promotes tracking and reduce user's freedom of choice. Therefore, in active state, that is, when the app is able to open the links directly, this tag will have a “red” background (otherwise, it will have a “green” background).
On clicking the tag, a list of supported domains will be displayed in a dialog (although not all domains can be opened by default). If the user has enough permissions, an option to enable/disable the behaviour will be displayed. Otherwise, an option to open the app details page in the Android Settings app will be displayed.
- [App Info tab] New tag: Static shared library
The tag is displayed for static shared libraries, that is, the apps with
static-library tag in their manifest files, requires root or ADB. Clicking on the tag displays a dialog with a list of libraries installed under the same package name, and offer the user to uninstall the selected libraries.- [Installer] Added the option to align APK files before signing
When APK signing is enabled, enabling this option will ensure that the contents of the APK are aligned properly before the APK is signed. Since it doesn't modify the contents of the APK, the option is enabled by default.
- [1-Click Ops page] Added option to uninstall apps that were previously uninstalled without clearing data.
❤19🔥8👍4🥰2
App Manager | CHANNEL
#unstable #alpha #release App Manager v3.2.0-alpha01 What's New - New logo for App Manager! - Added a dedicated page for debloating the phone Debloating profiles were available as “Presets” in the Profiles page which has now been replaced with the Debloater…
1-Click Ops
- Replace “Block components…” with “Block/unblock components…”
From now on, components can also be unblocked using the option.
App Info tab
- Split APKs are no longer displayed in “Paths & Directories” section
Split APK info are already displayed in the corresponding tags above this section. There is no reason to display them again in this section.
App Ops
- Prevented crashes in Samsung devices running Android 6.0.1
Code Viewer
- Enabled Smali to Java conversion feature in Android Nougat and earlier
Explorer page
- Fixed opening files with external editor/viewer
Freeze/unfreeze
- Prevented the app from crashing if a shortcut icon is immutable
Installer
- Fixed displaying re-installation prompt for apps that were uninstalled without clearing data
Interceptor page
- Prevented crashes if the shortcut icon is invalid
Main page
- Display static libraries in privileged mode
Static libraries such as Trichrome Library are only visible to system, shell, root and the apps which depend on it. Using privileged mode, it is possible to list them in the Main as well as perform typical operations on them.
For non-rooted users, these libraries are only visible in the “Shared Libs” tab (in App Details page) of the apps that depend on them.
- Display a prompt to fully uninstall apps that were uninstalled without clearing data
- Prevented crashes when the installer feature is disabled
Profile page
- Fixed a crash due to lifecycle issue
Settings page
- Renamed “Layout orientation” to “Layout direction”
Others
- Improved security of the shortcuts created within App Manager
Earlier, opening the shortcuts of exportable activities did not require any authentication. From now on, authentication is required for opening any new shortcuts.
- Fixed parsing the manifest of some apps
- Fixed opening certain shortcuts in Android 13
- Fixed various security issues related to JADX
Full Changelog: https://github.com/MuntashirAkon/AppManager/compare/v3.1.0...v3.2.0-alpha01
- Replace “Block components…” with “Block/unblock components…”
From now on, components can also be unblocked using the option.
App Info tab
- Split APKs are no longer displayed in “Paths & Directories” section
Split APK info are already displayed in the corresponding tags above this section. There is no reason to display them again in this section.
App Ops
- Prevented crashes in Samsung devices running Android 6.0.1
Code Viewer
- Enabled Smali to Java conversion feature in Android Nougat and earlier
Explorer page
- Fixed opening files with external editor/viewer
Freeze/unfreeze
- Prevented the app from crashing if a shortcut icon is immutable
Installer
- Fixed displaying re-installation prompt for apps that were uninstalled without clearing data
Interceptor page
- Prevented crashes if the shortcut icon is invalid
Main page
- Display static libraries in privileged mode
Static libraries such as Trichrome Library are only visible to system, shell, root and the apps which depend on it. Using privileged mode, it is possible to list them in the Main as well as perform typical operations on them.
For non-rooted users, these libraries are only visible in the “Shared Libs” tab (in App Details page) of the apps that depend on them.
- Display a prompt to fully uninstall apps that were uninstalled without clearing data
- Prevented crashes when the installer feature is disabled
Profile page
- Fixed a crash due to lifecycle issue
Settings page
- Renamed “Layout orientation” to “Layout direction”
Others
- Improved security of the shortcuts created within App Manager
Earlier, opening the shortcuts of exportable activities did not require any authentication. From now on, authentication is required for opening any new shortcuts.
- Fixed parsing the manifest of some apps
- Fixed opening certain shortcuts in Android 13
- Fixed various security issues related to JADX
Full Changelog: https://github.com/MuntashirAkon/AppManager/compare/v3.1.0...v3.2.0-alpha01
❤37🔥12👍10🥰1
App Manager is now 3 years old!
🎉277❤30🔥10❤🔥7😢3🥰2🕊2👍1🙏1
#stable #release
App Manager v3.1.1
1-click Ops page
- Replaced “Block components…” with “Block/unblock components…”
App Info tab
- Skipped displaying split APKs in “Paths & Directories” section
They're already displayed when the “Splits” tag is clicked.
- Fixed crashes in Android < 11 while fetching the installer of an app
- Fixed fetching installer package in Android 14
App Ops tab
- Fixed crashes in Samsung devices running 6.0.1 and Lenovo devices running 7.1.2
Explorer page
- Fixed opening files with external editor/viewer
Freeze/unfreeze
- Prevented crashing the app if the freeze shortcut icon is immutable/unmodifiable
Interceptor page
- Fixed crashes if the shortcut icon is invalid
Installer page
- Offer to re-install apps that were previously uninstalled without clearing data
Main page
- Offer to fully uninstall apps that were uninstalled without clearing data
- Prevented crashes when the installer feature is disabled
Profiles page
- Fixed a crash due to lifecycle issue
Settings page
- Fixed listing available storages in backup volume selector
Shortcuts
- Improved security of third-party shortcuts
Third-party shortcuts created in the App Info tab redirects via App Manager in order to provide authentication. It also fixed launching certain shortcuts in Android 13 due to mismatched Intent filters.
Others
- Enabled Smali to Java conversion in Android < 8
- Fixed memory leaks while calculating the size of a folder
- Fixed updating uninstalled apps in no-root mode
- Fixed writing to files managed via ContentProvider (instead of a DocumentProvider)
- Prevented crashing due to lifecycle issues in list options dialogs
Full Changelog: https://github.com/MuntashirAkon/AppManager/compare/v3.0.0...v3.1.1
App Manager v3.1.1
1-click Ops page
- Replaced “Block components…” with “Block/unblock components…”
App Info tab
- Skipped displaying split APKs in “Paths & Directories” section
They're already displayed when the “Splits” tag is clicked.
- Fixed crashes in Android < 11 while fetching the installer of an app
- Fixed fetching installer package in Android 14
App Ops tab
- Fixed crashes in Samsung devices running 6.0.1 and Lenovo devices running 7.1.2
Explorer page
- Fixed opening files with external editor/viewer
Freeze/unfreeze
- Prevented crashing the app if the freeze shortcut icon is immutable/unmodifiable
Interceptor page
- Fixed crashes if the shortcut icon is invalid
Installer page
- Offer to re-install apps that were previously uninstalled without clearing data
Main page
- Offer to fully uninstall apps that were uninstalled without clearing data
- Prevented crashes when the installer feature is disabled
Profiles page
- Fixed a crash due to lifecycle issue
Settings page
- Fixed listing available storages in backup volume selector
Shortcuts
- Improved security of third-party shortcuts
Third-party shortcuts created in the App Info tab redirects via App Manager in order to provide authentication. It also fixed launching certain shortcuts in Android 13 due to mismatched Intent filters.
Others
- Enabled Smali to Java conversion in Android < 8
- Fixed memory leaks while calculating the size of a folder
- Fixed updating uninstalled apps in no-root mode
- Fixed writing to files managed via ContentProvider (instead of a DocumentProvider)
- Prevented crashing due to lifecycle issues in list options dialogs
Full Changelog: https://github.com/MuntashirAkon/AppManager/compare/v3.0.0...v3.1.1
❤44👍21🎉9👎4🔥4🥰1😢1👀1