rifqimfahmi's Stars
JakeWharton/RxBinding
RxJava binding APIs for Android's UI widgets.
ReactiveX/RxKotlin
RxJava bindings for Kotlin
ReactiveX/RxAndroid
RxJava bindings for Android
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
luontola/retrolambda
Backport of Java 8's lambda expressions to Java 7, 6 and 5
kaushikgopal/RxJava-Android-Samples
Learning RxJava for Android by example
realm/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
uPhyca/stetho-realm
Realm module for Stetho
jscomplete/advanced-nodejs
For help, ask in #questions at slack.jscomplete.com
scotch-io/building-and-securing-a-modern-backend-api
amitshekhariitbhu/from-java-to-kotlin
From Java To Kotlin - Your Cheat Sheet For Java To Kotlin
googlemaps/android-maps-utils
Maps SDK for Android Utility Library
amitshekhariitbhu/android-mvp-basic-sample
Android MVP Basic Sample
square/leakcanary
A memory leak detection library for Android.
nickbutcher/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
cesarferreira/drone
:cake: The missing library manager for Android Developers
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
Ramotion/circle-menu-android
:octocat: ⭕️ CircleMenu is a simple, elegant UI menu with a circular layout and material design animations. Android UI library made by @Ramotion
laracasts/Vue-Forms
https://laracasts.com/series/learn-vue-2-step-by-step/episodes/19
laravel/framework
The Laravel Framework.
janishar/android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Yalantis/StarWars.Android
This component implements transition animation to crumble view into tiny pieces.
Yalantis/PullToMakeSoup
Custom animated pull-to-refresh that can be easily added to UIScrollView
Azoft/CarouselLayoutManager
Android Carousel LayoutManager for RecyclerView
Azoft/ExpandLayoutManager
Android Expandable LayoutManager for RecyclerView
Ramotion/expanding-collection-android
:octocat: ExpandingCollection is a material design card peek/pop controller. Android UI Library made by @Ramotion
vaigunth/card-printer
Pull down to refresh - card printer
Ramotion/cardslider-android
:octocat: 🃏 Cardslider is a material design UI controller that allows you to swipe through cards with pictures and accompanying descriptions.
frank-tan/SinsOfMemoryLeaks
Some common patterns of memory leaks in Android development and how to fix/avoid them
udacity/ud825-render
Course code repository for Android Performance - Rendering lesson