CameraFilter
Realtime camera filters. Process frames by OpenGL shaders.
Download the apk to have a try.
Filters
Thanks to the original authors of the shader codes. I had only portted them from webgl to opengl es.
Source link: https://github.com/nekocode/CameraFilter
Realtime camera filters. Process frames by OpenGL shaders.
Download the apk to have a try.
Thanks to the original authors of the shader codes. I had only portted them from webgl to opengl es.
OkHttpParamsGet helps you to get Okhttp request params.
Support
How to use 1. Choose a class. 2. Press Alt + P or click the Generate menu choose GetParams. 3. Choose a type. 4. click ok.
A simple ImageView
which scales the width or height aspect with the given ratio.
Live-models backed up by SharedPreferences and observable with Rx, LiveData or old-fashioned listeners.
Kotlin Json DSL.
Android's regular spinner can be really annoying sometimes. Unwanted calls during initialization, doesn't let user to select same item etc. Respinner is a simple spinner which supports item click events. You can set item click listener.
Tinder like swipeable card view for Android.