AM Debug v3.0.0-alpha02 Run#1773
SharedPref Fix inability to edit shared preferences
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
SharedPref Fix inability to edit shared preferences
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3
AM Debug v3.0.0-alpha02 Run#1774
SharedPref Add option to open in new window
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
SharedPref Add option to open in new window
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
App Manager | DEBUG
AM Debug v3.0.0-alpha02 Run#1774 SharedPref Add option to open in new window Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
You can only open it in a new window if it’s not being edited. This is very convenient if you want to edit shared pref and still want to browse App Manager.
🔥2
AM Debug v3.0.0-alpha02 Run#1775
SharedPref Add support for sets
editor, this is known as the “set of string” and the strings are separated by
comma. Since comma has a special character, if it appears in any string, it
must be escaped.
Example:
This would be converted as follows:
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
SharedPref Add support for sets
set tag contains a list of string tags. In App Manager shared preferenceseditor, this is known as the “set of string” and the strings are separated by
comma. Since comma has a special character, if it appears in any string, it
must be escaped.
Example:
Test string,String\,2This would be converted as follows:
<set>
<string>Test string</string>
<string>String,2</string>
</set>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3
AM Debug v3.0.0-alpha02 Run#1776
Interceptor Add OPENABLE category, enhance zxing
Thanks: blank X and k3b
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Interceptor Add OPENABLE category, enhance zxing
Thanks: blank X and k3b
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2🔥1
AM Debug v3.0.0-alpha02 Run#1777
Refactor Apply dynamic colours if available
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Apply dynamic colours if available
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3
AM Debug v3.0.0-alpha02 Run#1778
Profile Sanitise profile filename but not the profile name itself
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Profile Sanitise profile filename but not the profile name itself
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3
AM Debug v3.0.0-alpha02 Run#1779
Refactor Fix crashes on startup in Android 13
Reported-by: Justin Wing <mcprowing@gmail.com>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix crashes on startup in Android 13
Reported-by: Justin Wing <mcprowing@gmail.com>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3
AM Debug v3.0.0-alpha02 Run#1780
AppUsage Add rounded borders to the screen time widget
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppUsage Add rounded borders to the screen time widget
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v3.0.0-alpha02 Run#1781
1ClickOps Add widget for clearing cache from all apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
1ClickOps Add widget for clearing cache from all apps
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥4
AM Debug v3.0.0-alpha02 Run#1782
VirusTotal Add option to display a prompt before uploading a file
A prompt is displayed by default if the file to be scanned is not found in the
Virus Total database and needs to be uploaded.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
VirusTotal Add option to display a prompt before uploading a file
A prompt is displayed by default if the file to be scanned is not found in the
Virus Total database and needs to be uploaded.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5🔥1