gradle-imagemagick
Gradle tasks to easy integrate ImageMagick
Install
buildscript {
repositories {
jCenter()
}
dependencies {
classpath 'com.eowise:gradle-imagemagick:0.5.2'
}
}
Usage
Have a look at the wiki
Source link: https://github.com/eowise/gradle-imagemagick
Gradle tasks to easy integrate ImageMagick
buildscript {
repositories {
jCenter()
}
dependencies {
classpath 'com.eowise:gradle-imagemagick:0.5.2'
}
}
Have a look at the wiki
Android Phone Call Recorder
Android app built with an MVP approach without RxJava or Dagger.
A ListView
-like FastScroller for Android's RecyclerView
.
RxLoader caches the data emitted by your Observable across orientation changes by utilizing an Android Loader, while also providing the results from an Observable preserving the RxJava pattern.
Play video in ListView
, RecyclerView
with full-screen support and different features to control video stream.
An extension for Google's AutoValue that omits @IgnoreHashEquals
field values from hashCode()
and equals()
.