wtimme
wtimme
Hey @flocke, have you had the time to take a look at this? Is there anything I can do to further this pull request? I'm happy to assist with testing...
I debugged the andOTP's behaviour, and the reason for the crash seems to be that in `EditorActionHelper.isActionDoneOrKeyboardEnter()`, the parameter `event` was `null` when filling the password using the Magikeyboard. Checking...
Thanks for creating a dedicated issue for this! I've created a branch, set up a "Shared" module and integrated it into an empty Xcode project. The build succeeds and I...
Hey guys, I hope I'm not too late to the game. Recently, I opened an issue for "Go Map!!" to fix the _Associated Domains_ for [Universal Deeplinks][1] ([GoMap/#164][2]). The way...
> that actually works modulo a bit of bitrot Sorry, I don't know this expression. Do you mean that it bloats the software? 🤔 > For GoMap!! the question is...
I have installed NewPipe on my Fire TV Stick. Navigating the app using the TV's remote is cumbersome for me and takes a lot of time. I also have NewPipe...
Something else that I noticed after uploading the XML I manually modified: The changes that I did _not_ intend to upload still seem to be there; at least they still...
> They'll go away if you clear the cache. Thanks! That did get rid of them.
@bryceco, does this include the code related to the `SHOW_3D` flag as well, or only the SceneKit-related stuff?
Thanks for your response! With Git, the code is not lost - it just not part of the _current commit_ anymore. Let's improve the code by removing things we do...