Arianne Orpilla

Results 173 comments of Arianne Orpilla

[There are currently some maintenance shenanigans with the wakelock repo.](https://github.com/creativecreatorormaybenot/wakelock/pull/203) It's caused my `git pull`s and `flutter pub get`s and Git workflows to fail a while ago, I've resolved these...

Also, this is just a shot at the dark, but if somehow the local files on an iPhone can be exposed with an HTTP server, maybe this would work? I'm...

I can confirm I have this in mind, I will share more when ready.

This is expected behaviour, and a Flutter bug. In order to meet F-Droid submission requirements, this project needs to use a stable version of Flutter, which excludes the custom fix...

Attached [StackOverflow thread](https://stackoverflow.com/questions/68798662/scrollable-selectabletext-when-selecting-text-from-bottom-autoscrolls-to-top-of) and [GitHub issue](https://github.com/flutter/flutter/pull/102270#issuecomment-1529023337).

Try double tapping to see if that would select it instead of a long press. Other than that, you can attempt to open the Card Creator to make your text...

@Lyhcan, no worries and your English is fine. I'll take a look and see if there's anything else I can do anyway.

You'd just have to edit the JavaScript that I inject into the Browser to make this work. I add a click event handler to the body of the document of...

Just for testing purposes, could you please supply a URL that I can use to test against this to make it easier for me to test a fix in the...

That is the case, yeah. Truth be told, the browser was a popular request, one that I don't use myself regularly but I see the benefits for. I was initially...