AM Debug v2.7.0 Run#1420
Refactor Fix SSAID not being displayed
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix SSAID not being displayed
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.6.3 Run#1421
AppInfo Display warning on trying to disable App Manager
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Display warning on trying to disable App Manager
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1422
Refactor Eliminate the need for entering KeyStore passwords
KeyStore password is generated automatically and alias password are the same as the KeyStore password
All users are given the option to view and save KeyStore password at the startup
Old aliases are migrated to use the KeyStore password
On restoring a backup, it asks for the old password
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Eliminate the need for entering KeyStore passwords
KeyStore password is generated automatically and alias password are the same as the KeyStore password
All users are given the option to view and save KeyStore password at the startup
Old aliases are migrated to use the KeyStore password
On restoring a backup, it asks for the old password
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.6.3 Run#1423
Refactor Eliminate the need for entering KeyStore passwords
KeyStore password is generated automatically and alias password are the same as the KeyStore password
All users are given the option to view and save KeyStore password at the startup
Old aliases are migrated to use the KeyStore password
On restoring a backup, it asks for the old password
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Eliminate the need for entering KeyStore passwords
KeyStore password is generated automatically and alias password are the same as the KeyStore password
All users are given the option to view and save KeyStore password at the startup
Old aliases are migrated to use the KeyStore password
On restoring a backup, it asks for the old password
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1424
Refactor Fix various theming issues
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix various theming issues
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1425
Refactor Add common LocalizedString interface
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Add common LocalizedString interface
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1426
Refactor Fix navigation theming issue in Android < 27
Android SDK versions < 27 only support changing the colours of the navigation
background, not the buttons. As a result, when the white background is set in
light mode, the navigation buttons become more or less invisible.
To circumvent the issue, the white background is replaced by the accent colour
for Android SDK versions < 27. For 27 or later, the white background is still
used.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix navigation theming issue in Android < 27
Android SDK versions < 27 only support changing the colours of the navigation
background, not the buttons. As a result, when the white background is set in
light mode, the navigation buttons become more or less invisible.
To circumvent the issue, the white background is replaced by the accent colour
for Android SDK versions < 27. For 27 or later, the white background is still
used.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.6.3 Run#1427
Refactor Fix navigation theming issue in Android < 27
Android SDK versions < 27 only support changing the colours of the navigation
background, not the buttons. As a result, when the white background is set in
light mode, the navigation buttons become more or less invisible.
To circumvent the issue, the white background is replaced by the accent colour
for Android SDK versions < 27. For 27 or later, the white background is still
used.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix navigation theming issue in Android < 27
Android SDK versions < 27 only support changing the colours of the navigation
background, not the buttons. As a result, when the white background is set in
light mode, the navigation buttons become more or less invisible.
To circumvent the issue, the white background is replaced by the accent colour
for Android SDK versions < 27. For 27 or later, the white background is still
used.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1428
AppInfo Catch errors on trying to launch an app
In some Android version, launch intent may return an intent inaccessible to
third-party apps due to the activity not being exported and might throw a
SecurityException which, consequently, crashed App Manager.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Catch errors on trying to launch an app
In some Android version, launch intent may return an intent inaccessible to
third-party apps due to the activity not being exported and might throw a
SecurityException which, consequently, crashed App Manager.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1429
RunningApps List running apps with different processes when filtered by apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
RunningApps List running apps with different processes when filtered by apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>