Victor Kropp

Results 8 comments of Victor Kropp

Actually, I ended up rewriting Analytics support from scratch due to several reasons. Main are: * library didn't suit our threading model (e. g. activities are already running in background...

@gschnepp Thanks, Guido, you're right. The fork already contains updates I suggest.

Upstream initiated https://android-review.googlesource.com/c/platform/frameworks/support/+/3074249 https://android-review.googlesource.com/c/platform/frameworks/support/+/3074323

I only tested it on Ubuntu 18.04 with GTK 3.22 I will release the generator later, so it will be possible to generate bindings for any GTK version

Wow! Impressive! Thanks a lot for your contribution. I need some time to go through it.

I just pushed a preview of new impl. Please take a look at sample directory and `main.kt` there

I've pushed the initial generator code. Will refine it soon and prepare a reusable library.

The ultimate goal is to make generator for any gir library, however for now to make things simple and to get it working I focus just on UI toolkit.