Aleh Tarashkevich

Results 9 issues of Aleh Tarashkevich

Hey @alexjlockwood ! Thank you for your awesome library! I have an issue with downloading icon animation... I using it on recyclerview (maybe it doesn't matter) and download content. I...

@romandanylyk Hi, thank you for your awesome library. (Привет Львову) Is it possible to limit the count of visible dots, like indicator in Instagram? Sometimes I have more than 30...

enhancement

Hi @judemanutd Thank you for the superb library! Do you plan to add more devices. I suppose that you can found some more devices from here: https://github.com/thelittlefireman/AppKillerManager

enhancement

Hey! Could you please add an api endpoint for IGTV. It will be awesome! Thank you!

@Marplex @arlair Please share instructions how to deploy these library on Cloudflare Worker. It will be very helpful. Thanks.

Здравствуйте, После добавления библиотеки версии 5.6.0 размер apk файла увеличился на 3.3Мб. **Это критически много!** Пожалуйста уберите возможные лишние зависимости, например AppMetrica.

transmitted

It looks like AdmobModule -> deleteTCStringIfOutdated may delete the data on every launch, because of unknown changes in google updated sdk com.google.android.ump:user-messaging-platform. You have v.2.0.0, but last is **v.2.2.0**. Furthermore,...

Hi, @gilday Thanks for the great plugin! I found 2 issues: 1. The menu option shows infinite progress. 2. The theme doesn't changes automatically after restarting the macOS or turning...

``` val postgrestClient = PostgrestDefaultClient( uri = URI("https://......."), headers = mapOf("piu" to "kjxhzfldjfglekjblcnakuefhlk") ) return postgrestClient.from("table_name") .select("*") .ilike("key", "%hello%") .gt("like", 1_000_000) // Greater than .lt("like", 3_000_000) // Less than .order("like",...

bug