AM Debug v3.0.0-rc04 Run#1928
Refactor Offer user to view changelog via a Snackbar
Instead of opening the changelog window directly, ask the users if they want to
view the changelog, in order to prevent blocking the whole window.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Offer user to view changelog via a Snackbar
Instead of opening the changelog window directly, ask the users if they want to
view the changelog, in order to prevent blocking the whole window.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v3.0.0 Run#1929
fastlane Prepare for v3.0.0
- Add changelog
- Deploy docs
Co-authored-by: Pooka Mustard <pooka251@gmail.com>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
fastlane Prepare for v3.0.0
- Add changelog
- Deploy docs
Co-authored-by: Pooka Mustard <pooka251@gmail.com>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
App Manager | DEBUG
AM Debug v3.0.0 Run#1929 fastlane Prepare for v3.0.0 - Add changelog - Deploy docs Co-authored-by: Pooka Mustard <pooka251@gmail.com> Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Proofreaders are requested to check the changelog to see if they can find any issues.
👍2
AM Debug v3.0.0 Run#1930
Docs Update changelogs.tex
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Docs Update changelogs.tex
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1
AM Debug v3.0.0 Run#1931
Scanner Remove compatibility for Android Nougat and earlier
Smali/baksmali library has been “desugarated” to support the older Android OS.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Scanner Remove compatibility for Android Nougat and earlier
Smali/baksmali library has been “desugarated” to support the older Android OS.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1
AM Debug v3.0.0 Run#1932
Refactor Hide Java/Smali toggle switch in Android Nougat and earlier
Some parts of the modified Jadx library still has Java 8 dependencies.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Hide Java/Smali toggle switch in Android Nougat and earlier
Some parts of the modified Jadx library still has Java 8 dependencies.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v3.0.0 Run#1933
Refactor Increase what's new Snackbar duration
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Increase what's new Snackbar duration
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0 Run#1934
RunningApps Fix lagging when the list of processes is too large
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
RunningApps Fix lagging when the list of processes is too large
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#1935
Main Add support for market://search?q=<query>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Main Add support for market://search?q=<query>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
AM Debug v3.1.0-alpha01 Run#1937
Crypto Add support for elliptic-curve cryptography (ECC)
ECC in App Manager uses curve 25519 with ECDH which is wrapped with
SHA512withECDSA when storing the key in the Bouncy Castle KeyStore.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Crypto Add support for elliptic-curve cryptography (ECC)
ECC in App Manager uses curve 25519 with ECDH which is wrapped with
SHA512withECDSA when storing the key in the Bouncy Castle KeyStore.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>