AM Debug v2.7.0 Run#1575
APK Delete cached files when moving out of the explorer
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
APK Delete cached files when moving out of the explorer
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1578
Refactor Add automatic handling of VirtualFileSystem using Path
Path can now handle VirtualFileSystem automatically in most of the cases.
Certain behaviours such as renaming and moving are yet to be implemented, but
currently they aren't necessary. In addition, an extensive documentation has
been added for Path to clarify its inner-workings.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Add automatic handling of VirtualFileSystem using Path
Path can now handle VirtualFileSystem automatically in most of the cases.
Certain behaviours such as renaming and moving are yet to be implemented, but
currently they aren't necessary. In addition, an extensive documentation has
been added for Path to clarify its inner-workings.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1579
Update trackers and libraries
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Update trackers and libraries
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
I'll be taking a break from App Manager for several days. Don't go anywhere!
AM Debug v2.7.0 Run#1580
Installer Fix crashes in Android 12 while installing an app
In addition, hidden APIs related to PackageInstaller which were accessed via
reflections have been replaced with dummy classes.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Fix crashes in Android 12 while installing an app
In addition, hidden APIs related to PackageInstaller which were accessed via
reflections have been replaced with dummy classes.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG pinned «I'll be taking a break from App Manager for several days. Don't go anywhere!»
AM Debug v2.7.0 Run#1583
Update build instructions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Update build instructions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
I regret to announce that the break will be extended as I've caught a very bad flu. Thanks.
AM Debug v2.7.0 Run#1586
Merge remote-tracking branch 'weblate/master'
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Merge remote-tracking branch 'weblate/master'
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1587
Locale Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/
Signed-off-by: Weblate <hosted@weblate.org>
Locale Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/
Signed-off-by: Weblate <hosted@weblate.org>
Hosted Weblate
App Manager/Main
App Manager is being translated into 38 languages using Weblate. Join the translation or start translating your own project.
AM Debug v2.7.0 Run#1589
Refactor Return ProxyFile instead of File in Path
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Return ProxyFile instead of File in Path
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
The file issue introduced in build 1578 should be fixed now, i.e. features like backup and shared prefs will start working again.