Maido

Results 40 comments of Maido

For screen issues you can try to press left and right buttons at the same time, it should reset the screen. For audio issues you can try to disable audio...

Any changes in the latest release? https://github.com/v3rm0n/m8c-android/releases/tag/v1.0.17

Just a heads up: I don't have a Pixel so it would be great if somebody else can look into it.

I actually managed to get into the same situation by putting the app in the background and resuming it so I refactored the code a bit to fix the resume...

I think this PR will not make a difference since it's only about device discovery, which currently can only be done from JVM code. Just in case though I quickly...

Yeah it was very quickly put together. Can you share a screenshot of how it looks for you? Devices are very different so it would be good to understand the...

@illtscha try out this version, there's a new option to toggle in the UI settings https://github.com/v3rm0n/m8c-android/releases/tag/v1.0.61

Does it happen before or after v1.0.23 release or both? There was a pretty big change on how touches are handled in that release.

I had a look and I could not reproduce this issue on my phone. This is exactly what I fixed in v1.0.23 btw, try v1.0.28 and if you have the...