grepx's Stars
JetBrains/kotlin
The Kotlin Programming Language.
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
google/iosched
The Google I/O Android App
facebook/fresco
An Android library for managing images and the memory they use.
Kotlin/anko
Pleasant Android application development
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
google/auto
A collection of source code generators for Java.
JakeWharton/RxBinding
RxJava binding APIs for Android's UI widgets.
trello-archive/RxLifecycle
Lifecycle handling APIs for Android apps using RxJava
pedrovgs/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
facebookarchive/rebound
A Java library that models spring dynamics and adds real world physics to your app.
facebookarchive/shimmer-android
An easy, flexible way to add a shimmering effect to any view in an Android app.
JakeWharton/pidcat
Colored logcat script which only shows log entries for a specific application package.
pedrovgs/AndroidWiFiADB
IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.
luontola/retrolambda
Backport of Java 8's lambda expressions to Java 7, 6 and 5
yigit/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
Nightonke/WoWoViewPager
Combine ViewPager and Animations to provide a simple way to create applications' guide pages.
JakeWharton/RxRelay
RxJava types that are both an Observable and a Consumer.
anjlab/android-inapp-billing-v3
A lightweight implementation of Android In-app Billing Version 3
jpardogo/PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
pocorall/scaloid
Scaloid makes your Android code easy to understand and maintain.
reark/reark
RxJava architecture library for Android
googlearchive/firebase-jobdispatcher-android
DEPRECATED please see the README.md below for details.
calabash/calabash-android
Automated Functional testing for Android using cucumber
f2prateek/rx-preferences
Reactive SharedPreferences for Android
anvil-ui/anvil
Minimal UI library for Android inspired by React
acejump/AceJump
🅰️ single character search, select, and jump
requery/sqlite-android
Android SQLite support library
damianpetla/kotlin-dagger-example
Example of Android project showing integration with Kotlin and Dagger 2