Cristian

Results 16 comments of Cristian

I have a pull request sended https://github.com/Dhaval2404/ImagePicker/pull/291 It will required a good testing of all library features

No, I'm sorry, you can clone pull request and launch in a mobile phone, if you would test it, please indicate the test cases in pull request. So mantainers will...

Please comment pull request to maintainer take into account. Documenting the tests you have done.

I'm interested in helping to keep up mantained this repo.

I would like to work on this I think, maybe a favorite button can make the trick and favorite entries will be on top of the list

I have an example using as base this project in my own repository. https://github.com/CristianMG/KCleanArchitectureExample But, I have a question, in this example the repository seems be using directly of use...

The repositories can expose directly their Reactive functions to ViewModel. It would be correct to use the functions that can be reactive as functions of RX-Java and the other functions...

Hi, We have some idea, How much effort would take to give the support on OpenApi 3.0? I would like to use this library, but in the back-end they use...

Yes, I need the intent with parameters. Thank you.

Hi! I got the crash: ``` java.lang.SecurityException: Permission Denial: opening provider com.android.providers.media.MediaDocumentsProvider from ProcessRecord{3e20b1a7 21902:com.nostrostudio.carbraxx/u0a144} (pid=21902, uid=10144) requires android.permission.MANAGE_DOCUMENTS or android.permission.MANAGE_DOCUMENTS at android.os.Parcel.readException(Parcel.java:1546) at android.os.Parcel.readException(Parcel.java:1499) at android.app.ActivityManagerProxy.getContentProvider(ActivityManagerNative.java:4018) at android.app.ActivityThread.acquireProvider(ActivityThread.java:6100) at...