Alex Vasilkov

Results 6 issues of Alex Vasilkov

Now plugin `com.alexvasilkov.sign` should be applied last to work correctly (see discussion here: #5), but it should not depend on the order of plugins in the build file.

- [ +] I have updated Purchases SDK to the latest version - [ +] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-android/blob/main/CONTRIBUTING.md) - [ +] I have read the [Help Center](https://support.revenuecat.com/hc/en-us)...

Investigating
triaged

* **Tinting**: I tried to come up with tinting formula that would better preserve contrast between texts and backgrounds. Though black accent for Dark theme or white accent for Arctic...

This is a combined pull request of all issues that were found and fixed during June contest (2019). Issues description can be found on contest website: https://contest.dev/telegram-fixes/entry321. Different fixes are...

By default HDR videos are transcoded into SDR, but resulting colors look washed out. I [can](https://github.com/linkedin/LiTr/issues/252) transcode HDR videos into HDR, but such videos can't be correctly played on devices...

I have several local video files and I need to display a grid of thumbnails. I registered the video decoder like this: ```swift ImageDecoderRegistry.shared.register(ImageDecoders.Video.init) ``` But it doesn't work, thumbnails...