-
Viva Republica
- Seoul, Korea
Stars
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
An image loading and caching library for Android focused on smooth scrolling
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries.
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
An Android transformation library providing a variety of image transformations for Glide.
A collection of samples demonstrating different frameworks and techniques for automated testing
A library for debugging android databases and shared preferences - Make Debugging Great Again
Learning RxJava for Android by example
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
A fast ImageView that supports rounded corners, ovals, and circles.
From Java To Kotlin - Your Cheat Sheet For Java To Kotlin
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
Standalone Android widget for picking a single date from a calendar view.
This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations
✔️ Secure, simple key-value storage for Android
Android integration of multiple icon providers such as FontAwesome, Entypo, Typicons,...
📦 Android Parcelables made easy through code generation.
A realtime blurring overlay for Android (like iOS UIVisualEffectView)
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. Wh…
"Favor composition over inheritance" for RecyclerView Adapters
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception