AM Debug v2.7.0 Run#1306
AppInfo Remove support for Aurora Store 4.0.5 and later
Aurora Store 4.0.5 and later versions include promotional apps which is against
App Manager's philosophy. However, support for the future versions shall be
considered provided they do not contain any promotional app.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Remove support for Aurora Store 4.0.5 and later
Aurora Store 4.0.5 and later versions include promotional apps which is against
App Manager's philosophy. However, support for the future versions shall be
considered provided they do not contain any promotional app.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1308
Locale Update translation for Indonesian
Currently translated at 100.0% (923 of 923 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/id/
Signed-off-by: whenwesober <naomi16i_1298q@cikuh.com>
Locale Update translation for Indonesian
Currently translated at 100.0% (923 of 923 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/id/
Signed-off-by: whenwesober <naomi16i_1298q@cikuh.com>
Hosted Weblate
App Manager/Main — Indonesian
App Manager is being translated into 33 languages using Weblate. Join the translation or start translating your own project.
AM Debug v2.7.0 Run#1312
AppDetails Fix NPE on some devices
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Fix NPE on some devices
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1313
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#1314
Installer Fix extracting OBB in Android 11
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Fix extracting OBB in Android 11
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.6.1 Run#1315
Installer Fix extracting OBB in Android 11
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Fix extracting OBB in Android 11
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1316
Merge branch 'restore-oab-sb-tb'
# Conflicts:
# app/build.gradle
# app/src/main/java/io/github/muntashirakon/AppManager/batchops/BatchOpsManager.java
# app/src/main/java/io/github/muntashirakon/AppManager/utils/TarUtils.java
# app/src/main/res/values/strings.xml
# app/src/test/java/io/github/muntashirakon/AppManager/TestApplication.java
# app/src/test/resources/robolectric.properties
Merge branch 'restore-oab-sb-tb'
# Conflicts:
# app/build.gradle
# app/src/main/java/io/github/muntashirakon/AppManager/batchops/BatchOpsManager.java
# app/src/main/java/io/github/muntashirakon/AppManager/utils/TarUtils.java
# app/src/main/res/values/strings.xml
# app/src/test/java/io/github/muntashirakon/AppManager/TestApplication.java
# app/src/test/resources/robolectric.properties
Note that import-export functionality is by no means perfect as there were limitations on how tests could be performed. This is specially true for TB backups (some backups may fail). So, test the feature very carefully and don’t delete your existing OAB or TB backups. If you used OAB with OpenKeychain, make sure to configure OpenKeychain in the backup encryption first (you don’t have to enable it, just configure it and then change the setting to whatever you were using).
AM Debug v2.7.0 Run#1317
Tar Pass the tests again
In the previous commit, root directory, i.e.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Tar Pass the tests again
In the previous commit, root directory, i.e.
/ was no longer archived. This made some tests to fail.Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>