AM Debug v3.1.0-rc01 Run#2269
Refactor Fix checking for permission-limited ADB
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix checking for permission-limited ADB
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1
AM Debug v3.1.0-rc01 Run#2270
AppInfo Add a new tag: Open links
“Open links” is displayed for apps capable of opening links from the verified
domains without any user intervention. This feature, added in Android 12, has
raised privacy as well as usability concerns, because it promotes tracking and
reduce user's freedom of choice. Therefore, in active state, that is, when the
app is able to open the links directly, this tag will have a “red” background
(otherwise, it will have a “green” background).
On clicking the tag, a list of supported domains will be displayed in a dialog
(although not all domains can be opened by default). If the user has enough
permissions, an option to enable/disable the behaviour will be displayed.
Otherwise, an option to open the app details page in the Android Settings app
will be displayed.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Add a new tag: Open links
“Open links” is displayed for apps capable of opening links from the verified
domains without any user intervention. This feature, added in Android 12, has
raised privacy as well as usability concerns, because it promotes tracking and
reduce user's freedom of choice. Therefore, in active state, that is, when the
app is able to open the links directly, this tag will have a “red” background
(otherwise, it will have a “green” background).
On clicking the tag, a list of supported domains will be displayed in a dialog
(although not all domains can be opened by default). If the user has enough
permissions, an option to enable/disable the behaviour will be displayed.
Otherwise, an option to open the app details page in the Android Settings app
will be displayed.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
App Manager | DEBUG
AM Debug v3.1.0-rc01 Run#2270 AppInfo Add a new tag: Open links “Open links” is displayed for apps capable of opening links from the verified domains without any user intervention. This feature, added in Android 12, has raised privacy as well as usability…
I’ve implemented this completely blindfolded as I do not have access to any A12+ device with apps that actually supports this.
🔥2
AM Debug v3.1.0-rc01 Run#2271
AppInfo Fix issues with setting a custom SSAID
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Fix issues with setting a custom SSAID
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v3.1.0-rc01 Run#2272
AppInfo Fix crashing for external APK
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Fix crashing for external APK
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3🔥1
AM Debug v3.1.0-rc01 Run#2273
Installer Ensure the installation is performed in non-UI thread
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Ensure the installation is performed in non-UI thread
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3🔥1
AM Debug v3.1.0-rc01 Run#2274
AppInfo Fix permission toggles in the uses permissions tab
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Fix permission toggles in the uses permissions tab
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-rc02 Run#2275
fastlane Prepare for v3.1.0-rc02
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
fastlane Prepare for v3.1.0-rc02
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-rc02 Run#2276
AppDetails Display distribution source if available
In signatures tab, along with the verified SourceStamp, the distribution source
is also displayed. Currently, the only known distribution source with a valid
SourceStamp is Google Play.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Display distribution source if available
In signatures tab, along with the verified SourceStamp, the distribution source
is also displayed. Currently, the only known distribution source with a valid
SourceStamp is Google Play.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG
AM Debug v3.1.0-rc02 Run#2276 AppDetails Display distribution source if available In signatures tab, along with the verified SourceStamp, the distribution source is also displayed. Currently, the only known distribution source with a valid SourceStamp is…
Note that, the only known SourceStamp (by Google Play) has the following (SHA-256) checksum:
3257d599a49d2c961a471ca9843f59d341a405884583fc087df4237b733bbd6d👍2
AM Debug v3.1.0-rc02 Run#2277
AppDetails Re-enable searching in the permissions tabs
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Re-enable searching in the permissions tabs
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>