Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Improve README.md#1

Open
GfEW wants to merge 7 commits into
MuntashirAkon:masterfrom
GfEW:patch-1
Open

Improve README.md#1
GfEW wants to merge 7 commits into
MuntashirAkon:masterfrom
GfEW:patch-1

Conversation

@GfEW
Copy link
Copy Markdown

@GfEW GfEW commented Aug 21, 2025

Currently, README.md warns that ADB users "may not use ADB on both builds at the same time". However in my experience, as well as confirmed by MuntashirAkon/AppManager#1603 (comment), that doesn't suffice.

Testers rather need to explicitly disable the use of ADB in one build before enabling it in the other, even if the former is to be uninstalled. That's relevant information, it may save testers hours of pointless troubles.

Also added a sentence that helps to decide which build to use if unsure.

github-actions Bot and others added 7 commits August 21, 2025 00:12
… clearing data

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
In some custom ROMs (e.g., Huawei), the AOSP-default string names are not used
which causes the app to crash as it attempts to get the value of those strings.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
…er IDs

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
…of RuntimeException

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
If the size of the text being copied exceeds 1 MB, it is stored in a temporary
file and the file URI is copied instead of the text itself. During pasting, the
supplied text/URI or any other type of data is coerced to text value.

This required some nasty workarounds for Sora Editor which does not inherently
support such copy and pasting.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
According to MuntashirAkon/AppManager#1603 (comment) , making sure not to "use ADB on both builds at the same time" doesn't suffice, testers rather need to explicitly disable the use of ADB in one build, even if going to be uninstalled, _before_ enabling it in the other. That's relevant info, it may save testers hours of pointless troubles.

Also added a sentence that helps to decide which build to use if unsure.
Copy link
Copy Markdown

@rannlangel rannlangel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MuntashirAkon MuntashirAkon force-pushed the master branch 2 times, most recently from 1f2d08f to 7219e19 Compare September 15, 2025 06:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants