isabsent

Results 28 issues of isabsent

Is it possible to convert input audio byte array to another byte array or stream without saving data to file in the middle by means of FFMPEG and how to...

I need to select and pickup the selected folder path. Is it possible with your library?

enhancement

Subj. P.S.: 1. Раздел "From network uri" - линейный прогресс не останавливается. Пауза не нажимается. Время 89:48:04 всегда. 2. Раздел "With custom layout" - круговой прогресс никогда не исчезает

Is it possible to convert input audio byte array to another byte array or stream without saving data to file in the middle by means of FFMPEG and how to...

I have user your `ActivityJava` code example to change a picture resolution from `highestResolution()` to `lowestResolution()` without any effect: private CameraConfiguration cameraConfiguration = CameraConfiguration .builder() .photoResolution(standardRatio( // highestResolution() lowestResolution() //...

Hi! Thanks for the code sharing! I have found you are not showing data fetched from local DB while the remote request is running: moviesListViewModel.getMoviesLiveData().observe(this, resource -> { if(resource.isLoading()) {...

You have a lot of 'provider` tags in `Manifest` as: with the only difference in `android:authorities="${applicationId}.nonmedia.documents"`. I suppose you can combine most of them under one `provider` tag with specifying...

Please, remove `android:icon="@mipmap/ic_launcher"` from your library! I have a compile time exception Error:Execution failed for task ':app:processDebugManifest'. Manifest merger failed : Attribute application@icon value=(@mipmap/cashbox) from AndroidManifest.xml:30:9-39 is also present at...

Is it possible to use this library without Crashlytics? I need to view exceptions in Android Studio logcat only.

I would like to use this library in my `rxjava2` project, but last artifact available on `bintray` is `0.8.3` which is for `rxjava1` as I understand. Will this library work...