Results 29 issues of Jakub Syty

I just migrated whole project to Android Studio 3.2.1, gradle 4.10, Kotlin 1.2.71 I can't build project due to error with generated binding class: ![image](https://user-images.githubusercontent.com/3933348/46946121-0cd87c80-d077-11e8-84f1-2ee4c3bd7b78.png) Do you have any idea...

Hi, Have you considered adding some kind of paging info on `Apply` result? It's common pattern that we need Page, PageSize and TotalCount of filtered items. The only option now...

I'm trying to use this library on only-android (no multiplatform setup) app. I used plugin and `de.jensklingenberg.cabret:cabret-log`, both with 1.0.3 versions. I enabled cabret and useIR in kotlinOptions block like...

Hi, great library you did here! I have one small question. Do you release no-op version of it so i can include it in `releaseImplementation` without any actual code? When...

On emulator in version 1.1.9 i have device name - "AOSP On IA Emulator". After upgrading to 2.0.0 i now have "Emualtor". Probably a typo in device db?

In may this library won't be available from JCenter: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Please migrate this library to some other repository

I'm using hyperion in release builds with QA flavor. When building i get this warning from R8 phase: ``` AGPBI: {"kind":"warning","text":"The rule `-keep class * implements com.willowtreeapps.hyperion.plugin.v1.Plugin {\r\n *;\r\n}` uses...

In may this library won't be available from JCenter: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Please migrate this library to some other repository

question

Hi, I have it only on android device: Samsung Galaxy J5 (SM-J530F), but possibly there are other devices affected. We have fatal crash that always happens when trying to hash...