Radostin Dimitrov

Results 184 comments of Radostin Dimitrov

I've only tested on Android 12 and 13. It seems to only happen with the attached grammar file, however it isn't modified so it should work. [csharp_tmlanguage.zip](https://github.com/Rosemoe/sora-editor/files/10931350/csharp_tmlanguage.zip)

Any progress on this bug? Or at least a workaround?

Manually hardcoding all possible modifier characters? For multiple keyboard layouts? I really don't think for example an EditText implements it like that. To clarify I'm not talking about keyboard shortcuts...

Also contextually related: hardware mouse. Click and drag selection doesn't work. Should I open a separate one for it or just rename this issue?

Activity intent filters not currently supported, however probably can be added

Yes, it is still JSON. However it would be best wait after the next major update since there will be a lot of new fields from it and other recent...

I haven't had the time to make sure there are no mistakes and regenerate the translations, which is slow. Plus, there have been new additions constantly. Right now some of...

There is no such example because the pre MAUI version (Xamarin.Forms) automatically requested any declared permissions. This isn't applicable in the newer versions as detailed in the APK permissions section...

As for opening the app setting and therefore permissions screen [this ](https://stackoverflow.com/questions/32822101/how-can-i-programmatically-open-the-permission-screen-for-a-specific-app-on-andr)is the way. After Activity startup, I think.

I didn't pour through the entire code, however calculators are pretty basic. It should work .NET 7 also? The non-Android source files from the Platform sub directories would need to...