Pinned Repositories
Alerter
An Android Alerting Library
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-boilerplate
Android boilerplate app that showcases architecture and libraries used at ribot
android-tech-docs
Android官方技术文档翻译
anko
Pleasant Android application development
base-adapter
封装的RecyclerView的adapter
BottomBar
A custom view component that mimics the new Material Design Bottom Navigation pattern.
deep-reinforcement-learning-papers
A list of recent papers regarding deep reinforcement learning
deeplearningbook-chinese
Deep Learning Book Chinese Translation
design-patterns
Design patterns in a functional light implemented in Java 8
yiyinying's Repositories
yiyinying/Alerter
An Android Alerting Library
yiyinying/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
yiyinying/android-boilerplate
Android boilerplate app that showcases architecture and libraries used at ribot
yiyinying/android-tech-docs
Android官方技术文档翻译
yiyinying/anko
Pleasant Android application development
yiyinying/base-adapter
封装的RecyclerView的adapter
yiyinying/BottomBar
A custom view component that mimics the new Material Design Bottom Navigation pattern.
yiyinying/deep-reinforcement-learning-papers
A list of recent papers regarding deep reinforcement learning
yiyinying/deeplearningbook-chinese
Deep Learning Book Chinese Translation
yiyinying/design-patterns
Design patterns in a functional light implemented in Java 8
yiyinying/EasyMVP
A full-featured framework that allows building android applications following the principles of Clean Architecture.
yiyinying/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
yiyinying/GlideBitmapPool
Glide Bitmap Pool is a memory management library for reusing the bitmap memory
yiyinying/gradle-retrolambda
A gradle plugin for getting java lambda support in java 6, 7 and android
yiyinying/KedditBySteps
Small Reddit Android client developed with Kotlin
yiyinying/Kotlin-CleanArchitecture
yiyinying/LastAdapter
Don't write a RecyclerView adapter again. Not even a ViewHolder!
yiyinying/material-dialogs
A beautiful, fluid, and customizable dialogs API.
yiyinying/mosby
A Model-View-Presenter library for modern Android apps
yiyinying/Moxy
Moxy is MVP library for Android
yiyinying/MyApplication
rxpage,配合rxbinding让recyclerview无限加载更简单
yiyinying/PermissionUtil
A simple wrapper around Android 6.0 runtime permission api
yiyinying/recyclerview-playground
Examples of RecyclerView use and custom LayoutManager implementations
yiyinying/reinforcement-learning-an-introduction-cn
sutton 的增强学习导论中文版翻译
yiyinying/RxJava-Android-Samples
Learning RxJava for Android by example
yiyinying/RxPage
RxRecyclerview转换成页面的操作符,无限分页。
yiyinying/styleguide
Style guides for Google-originated open-source projects