Note that due to certain limitations on my end, fixes in the installer haven’t been tested properly. So, some issues might arise. If that’s the case, be sure to report them to me.
AM Debug v2.7.0 Run#1503
Refactor Fix compatibility issue in TelephonyManager
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix compatibility issue in TelephonyManager
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1504
Settings Add option to block trackers during app installation
The tracking components are blocked automatically after the installation is
completed if all the conditions below are matched:
1. “Block trackers” preference under Settings > Installer is turned on
2. Root is available/turned on
3. The app is being installed via App Manager's installer.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Settings Add option to block trackers during app installation
The tracking components are blocked automatically after the installation is
completed if all the conditions below are matched:
1. “Block trackers” preference under Settings > Installer is turned on
2. Root is available/turned on
3. The app is being installed via App Manager's installer.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1505
Installer Fix opening installed app
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Fix opening installed app
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1506
AppDetails Fix frequent instant-exit on opening large APK files
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Fix frequent instant-exit on opening large APK files
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1508
Installer Fix crash if an app is uninstalled without clearing its data
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Fix crash if an app is uninstalled without clearing its data
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1509
Installer Add an info icon to open app in app details page
After the installation is finished successfully, an info button is displayed on
the top-right of the dialog. Clicking on the dialog opens the regular app
details page for the app. However, on clicking the back button on the page, it
goes to the main page instead of exiting the app.
Additional fix includes displaying version and tracker info in the “changes”
(or “What's New”) dialog.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Add an info icon to open app in app details page
After the installation is finished successfully, an info button is displayed on
the top-right of the dialog. Clicking on the dialog opens the regular app
details page for the app. However, on clicking the back button on the page, it
goes to the main page instead of exiting the app.
Additional fix includes displaying version and tracker info in the “changes”
(or “What's New”) dialog.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1510
Scanner Delete only the APK file that was cached in this page
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Scanner Delete only the APK file that was cached in this page
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1511
Refactor Various UI improvements
1. Display second degree tracker hint in the tracker details dialog
2. Use monospace font to display SHA sums, signatures
3. Move “exodus link” to the top-right side of the tracker details dialog
4. Extend MaterialTextView rather than AppCompatTextView.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Various UI improvements
1. Display second degree tracker hint in the tracker details dialog
2. Use monospace font to display SHA sums, signatures
3. Move “exodus link” to the top-right side of the tracker details dialog
4. Extend MaterialTextView rather than AppCompatTextView.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>