Josh Guilfoyle
Josh Guilfoyle
I'm having trouble making this solution work when using a borrowed argument as with: ``` [#async_trait] trait Hello { async fn say_hi(&self, to_whom: &'_ str); } ``` It seems no...
@skyisle I believe this library remains in beta, according to both https://bintray.com/android/android-tools/com.android.databinding.dataBinder/view and https://android.googlesource.com/platform/frameworks/data-binding/+/studio-master-dev
Databinding appears to be out of beta and is now using version 1.0 and 1.1 as the two latest releases.
These security issues expose developers too. An attacker could easily use a malicious app intending specifically to attack developers and extract critical things like oauth token on potentially major services...
Actually, looks like we just have to undo this: https://github.com/minecraft-linux/mcpelauncher-core/commit/d73cac9e937b4eda31d5f27e862fa220c514e5f9. Definitely gets further along but then crashes.
Interesting, I'll take a look there. I was wondering when looking at all this in a more modern light if it perhaps makes sense to switch back to libhybris which...
Oh one thing I wanted to ask separately as well is what your workflow looks like and if you're willing to document that somewhere so folks like me can more...
Hmm, I still get the black screen and the same behaviour I saw before with my local hacks using https://github.com/minecraft-linux/mcpelauncher-manifest/tree/snapshot/renderdragon. This is on Ubuntu 20.04. It would be super helpful...
Thanks for the responses. > I'm concerned to see my github username / repository to be mentioned by users who redistribute the game. The first google search results about this...
Thanks for doing this work, I was wondering why my USV was completing missions at such low speeds and it looks like it could be affected by the position controller...