Wireless debugging feature was supposed to be added in the last build. However, it relies on SPAKE2, a password-authenticated key exchange algorithm, exclusively written as part of BoringSSL, and the licenses used in BoringSSL include OpenSSL license which is not compatible with GPLv3.0+ license. Therefore, this can't be incorporated directly in App Manager. As discussed in #281, another way is to create a separate extension with permissive-licensed API which is currently under consideration. Porting the relevant part from the BoringSSL is also under consideration.
AM Debug v2.7.0 Run#1234
Update credits and libraries
* Credits and libraries are sorted alphabetically.
* Removed unused libraries.
Update credits and libraries
* Credits and libraries are sorted alphabetically.
* Removed unused libraries.
AM Debug v2.7.0 Run#1236
[Main] Fix inconsistencies in RecyclerView
However, since the issue can't be reproduced, there's no knowing whether this has actually been fixed.
[Main] Fix inconsistencies in RecyclerView
However, since the issue can't be reproduced, there's no knowing whether this has actually been fixed.
AM Debug v2.7.0 Run#1237
[Refactor] Print error when back fails on trying to compress KeyStore files
[Refactor] Print error when back fails on trying to compress KeyStore files
AM Debug v2.7.0 Run#1238
[Locale] Update translation for Chinese (Traditional)
Currently translated at 99.2% (907 of 914 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/zh_Hant/
[Locale] Update translation for Chinese (Traditional)
Currently translated at 99.2% (907 of 914 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/zh_Hant/
Hosted Weblate
App Manager/Main — Chinese (Traditional)
App Manager is translated into 27 languages using Weblate. Join the translation or start translating your own project.
AM Debug v2.7.0 Run#1239
[Locale] Update translation for Russian
Currently translated at 100.0% (921 of 921 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/ru/
[Locale] Update translation for Russian
Currently translated at 100.0% (921 of 921 strings)
Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/ru/
Hosted Weblate
App Manager/Main — Russian
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#1240
[Refactor] Fix various lint issues
There are still 110 errors and 82 warnings
[Refactor] Fix various lint issues
There are still 110 errors and 82 warnings
AM Debug v2.7.0 Run#1241
[AppDetails] Replace threads with ViewModel implementation
[AppDetails] Replace threads with ViewModel implementation
AM Debug v2.7.0 Run#1242
[Refactor] Replace Thread.sleep with SystemClock.sleep
[Refactor] Replace Thread.sleep with SystemClock.sleep