Mirko Galimberti

Results 339 comments of Mirko Galimberti
trafficstars

Can you post the full log captured via `adb` ?

Can you please send the output of the following steps? ``` cd /home/xero/camera/.buildozer/android/platform/python-for-android git branch -vv ```

That seems to be confirmed from multiple sources. (E.g. Stackoverflow) @monkeycc can you attach some more info about your hardware?

@gottadiveintopython In case you want to have a green check (I've seen your reaction on the PEP8 PR which I completely forgot about), feel free to force-push as it's now...

About harfbuzz and SDL_ttf, this one recently got merged into SDL_ttf, so seems that We're really near to support you use case : https://hg.libsdl.org/SDL_ttf/rev/b357aefce885 I'm currently busy, but if someone...

GBoard: - Issue confirmed when using swipe or suggestions. Samsung Keyboard: - The first inputted character, keeps into TextInput. Reverting #7231 fixed the issue. It could potentially disrupt the UX...

Update: Looks like some device vendors and keyboards are de-facto ignoring the `InputType.TYPE_TEXT_FLAG_NO_SUGGESTIONS` flag, so we can't really rely on this one to disable suggestions.

AFAIK is not expected to work currently. Could certainly be a nice addition BTW 😃 Marking it as a feature-request.

@matham are you talking about https://github.com/kivy/kivy/issues/6651 ?

Hi @GWrench , What's the output of `import sys; sys.platform` ?