Connor Tumbleson

Results 630 comments of Connor Tumbleson

thanks - I took a look and the actual string affected is this: ``` a;href=intent:#Intent;action=android.settings.SYSTEM_UPDATE_SETTINGS;end ``` This is double `;end` is messing up the parser - going to have to...

O apologies. That is literally the string you posted. I didn't scroll it left/right.

Working app ``` ➜ 2890 aapt2 dump resources 2890-good.apk | grep 'SYSTEM_UPDATE' () "To use Assistant voice typing, update your Android System. Update Learn more" (ca) "Per utilitzar l'escriptura per...

@REAndroid - Good question, I guess you get so focused on something you might overlook the fact you are mistyping it as styled.

This might be related to https://github.com/iBotPeaches/Apktool/issues/2514, but I am also learning with my recent investigations that we might need to introduce an unknown type of resource. What is happening there...

> So what can I do to resolve ? I'm lost - doesn't my reply answer what we need to research/do in order to resolve? I'm not sure how I...

This helps to have a more isolated/reproducible example - thanks. I believe I started some research on this in here: https://github.com/iBotPeaches/Apktool/issues/2514

> but I'm assuming since this is still open this is not implemented in the latest release? Correct, it would be closed if solved. > If it isn't then is...

The documentation repo is here if you'd like to make a pull request - https://github.com/soketi/docs