Damian Mazurkiewicz

Results 6 issues of Damian Mazurkiewicz

Hi, Is it possible to use Icepick without "@State" annotations? Can I manually add the objects I want to save? I would like to use Icepick with Kotlin but I...

enhancement
nice to have

- When clicking on Time Picker we currently have an ability to choose a time from minutes and seconds. - Add multiple buttons (considering good design) for 10 seconds, 30...

enhancement

- Added as discussed in https://github.com/scobal/seyren/issues/331 - Supports AWS Lambda through SNS - Supports SMS through SNS - Uses default AWS credentials - Supports AWS Regions from `SNS_REGION` config. -...

Hello, I am trying to remove data from cache for Foo.class and Bar.class. RemoveDataFromCache with cache key actually removes data and makes cache (in settings) smaller whereas removeDataFromCache(Class) does absolutely...