AM Debug v3.1.0 Run#2290
Explorer Fix opening files with external editor/viewer
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Explorer Fix opening files with external editor/viewer
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.1.0 Run#2291
Setting Rename “Layout orientation” to “Layout direction”
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Setting Rename “Layout orientation” to “Layout direction”
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0 Run#2292
AppInfo Skip displaying split APKs in “Paths & Directories” section
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Skip displaying split APKs in “Paths & Directories” section
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0 Run#2293
Update dependencies
Gradle to 8.0.2
AGP to 7.4.0
Webkit to 1.6.1
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Update dependencies
Gradle to 8.0.2
AGP to 7.4.0
Webkit to 1.6.1
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0 Run#2294
Main Prevent crashes when the installer feature is disabled
For the uninstalled system apps, the Installer activity is launched when the
item is clicked which causes a crash when the feature isn't enabled.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Main Prevent crashes when the installer feature is disabled
For the uninstalled system apps, the Installer activity is launched when the
item is clicked which causes a crash when the feature isn't enabled.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0 Run#2295
Profiles Fix a crash due to lifecycle issue
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Profiles Fix a crash due to lifecycle issue
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4
AM Debug v3.1.0 Run#2296
Update room to 2.5.1
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Update room to 2.5.1
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0 Run#2297
Reveal experimental features: optimisation and auto links
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Reveal experimental features: optimisation and auto links
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v3.1.0 Run#2298
Offer to align APK files before signing
When APK signing is enabled, enabling this option will ensure that the contents
of the APK are aligned properly before the APK is signed. Since it doesn't
modify the contents of the APK, the option is enabled by default.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Offer to align APK files before signing
When APK signing is enabled, enabling this option will ensure that the contents
of the APK are aligned properly before the APK is signed. Since it doesn't
modify the contents of the APK, the option is enabled by default.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0 Run#2300
Integrate code editor
Replaced Manifest view, code viewer with the new editor
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Integrate code editor
Replaced Manifest view, code viewer with the new editor
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥2
App Manager | DEBUG
AM Debug v3.1.0 Run#2300 Integrate code editor Replaced Manifest view, code viewer with the new editor Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Currently, the editor may crash in Android < 8. This is due to some compatibility issues with the sora-editor which I shall fix later.