AM Debug v3.1.2 Run#2597
Refactor Avoid fetching packages for other users if there's no permission
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Avoid fetching packages for other users if there's no permission
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4❤2
AM Debug v3.1.2 Run#2598
Refactor Add static library mask for retrieving all packages
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Add static library mask for retrieving all packages
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍7
AM Debug v3.1.2 Run#2599
Refactor Fix loading list of packages
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix loading list of packages
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍6
AM Debug v3.1.2 Run#2600
Locale Fix typo in a German string
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Locale Fix typo in a German string
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.1.2 Run#2601
Usage Skip loading usage for uninstalled packages
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Usage Skip loading usage for uninstalled packages
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
AM Debug v3.1.2 Run#2602
Path Prevent crashes when filename returned by SAF is null
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Path Prevent crashes when filename returned by SAF is null
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.1.2 Run#2603
Refactor Fix NPE related to ViewModels
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix NPE related to ViewModels
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.1.3 Run#2604
fastlane Prepare for v3.1.3
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
fastlane Prepare for v3.1.3
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤4
AM Debug v3.1.3 Run#2605
Pass the tests again
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Pass the tests again
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍5
AM Debug v4.0.0-alpha02 Run#2606
Refactor Add more network policies from Motorola
- POLICY_REJECT_METERED
- POLICY_REJECT_BACKGROUND
- POLICY_REJECT_ALL
Thanks: Hemanth Jabalpuri
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Add more network policies from Motorola
- POLICY_REJECT_METERED
- POLICY_REJECT_BACKGROUND
- POLICY_REJECT_ALL
Thanks: Hemanth Jabalpuri
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍7
AM Debug v4.0.0-alpha02 Run#2607
Settings Improve auto-connecting to ADB
- When mode is set to auto, instead of checking the active ADB host and port
first, the status of the ADB daemon is checked
- When mode is set to “Wireless debugging”, developer settings as well as
wireless debugging are enabled automatically before attempting any
connections. This requires:
1. android.permission.WRITE_SECURE_SETTINGS to be granted to App Manager, OR
2. App Manager connected via root or ADB at least once (in which case, the
permission above is granted automatically)
- Attempt to fetch the current port for ADB over TCP via service.adb.tcp.port
property instead of simply using the default 5555 or the previously saved value.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Settings Improve auto-connecting to ADB
- When mode is set to auto, instead of checking the active ADB host and port
first, the status of the ADB daemon is checked
- When mode is set to “Wireless debugging”, developer settings as well as
wireless debugging are enabled automatically before attempting any
connections. This requires:
1. android.permission.WRITE_SECURE_SETTINGS to be granted to App Manager, OR
2. App Manager connected via root or ADB at least once (in which case, the
permission above is granted automatically)
- Attempt to fetch the current port for ADB over TCP via service.adb.tcp.port
property instead of simply using the default 5555 or the previously saved value.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥5👍2🎉1