Results 4 issues of Anton Krasov

Hello, it will be nice to have an ability to addFlags via builder, like: ``` java DetailsActivityIntentBuilder(id) .addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP) .build(this); ``` Now it's not very comfortable, what we need to do...

Hi, First of all, thanks for your library, it looks really nice. But it will be much better to give an ability to add custom spans. Thanks.

enhancement

Hi guys, So I have an issue sharing some PNG images, after some investigation, I found that there is an issue with PNG encoding. 8bit png works fine, but png16...

Hi guys, Just recently started getting: "HTTP Error 500: Internal Server Error", on prod. Full trace: ``` Downloading detection model, please wait. This may take several minutes depending upon your...