jakubvimn

Results 5 issues of jakubvimn

Currently all the extensions are in one library. This library has a dependency to appcompat. So if the library is used by a project that doesn't use appcompat, it will...

enhancement

This PR updates RxJava to version 2.x I cannot guarantee that it work (no unit tests to confirm that :( ), but if there are no null values passed to...

Currently the client of the library needs to override onActivityResult in an Activity/Fragment. But it's possible to create a cleaner API without this requirement. Have a look at the Dexter...

### Problem description The plugin can be used only for Google Play, but it doesn't support Amazon Appstore ### Potential solutions/workarounds Add the support to it by wrapping the Amazon...

enhancement
feature:other

Use case: After download a batch, I need to do some post-processing with the files after they are downloaded (e.g. extract a downloaded zip archive to the directory with the...

feature