Pinned Repositories
accounting.js
A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
aliyun-oss-android-sdk
Android SDK for aliyun object storage service
Android-Blog-Source
Blog Demo Storage
android-boilerplate
Android boilerplate app that showcases architecture and libraries used at ribot
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.
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
DeepVision
在我很多项目中用到的CV算法推理框架应用。
NavigationTabBar
Navigation tab bar with colorful interactions.
Rx
本人第一个实例-上传maven retrofit+rxjava+rxandroid+retrolambda+highlight
RxJoke
RxJoke是一个基于Rxjava,Retrofit,Dagger2和Mvp设计的一款App。
JDDJJ's Repositories
JDDJJ/NavigationTabBar
Navigation tab bar with colorful interactions.
JDDJJ/Rx
本人第一个实例-上传maven retrofit+rxjava+rxandroid+retrolambda+highlight
JDDJJ/Android-ConvenientBanner
Simple and convenient banner, loop viewpager with 3D effects
JDDJJ/Android-Lib-VerticalMarqueeTextView
A custom TextView with vertical marquee effect
JDDJJ/AndroidNote
安卓学习笔记
JDDJJ/AppIntro
Make a cool intro for your Android app.
JDDJJ/Avengers
[WIP] This project aims to work as a demo project and reference using the common frameworks and tools used in production enviroments
JDDJJ/awesome-github
收集这个列表,只是为了更好地使用亲爱的GitHub,欢迎提交pr和issue。
JDDJJ/BasePopup
// 打造通用的popupwindow
JDDJJ/DBFlow
A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
JDDJJ/EasingInterpolator
Twenty-eight different easing animation interpolators for Android.
JDDJJ/FloatingText
FloatingText is a text widget that can floating above view with animation
JDDJJ/Gank.io
gank.io client RxJava、Retrofit & MVP
JDDJJ/gradle-retrolambda
A gradle plugin for getting java lambda support in java 6, 7 and android
JDDJJ/greedo-layout-for-android
Full aspect ratio grid LayoutManager for Android's RecyclerView
JDDJJ/hexo-theme-next
Elegant theme for Hexo.
JDDJJ/HTextView
Animation effects to TextView
JDDJJ/Idaily
使用data binding , dagger2 , retrofit2和rxjava实现的,基于MVVM的知乎日报APP。
JDDJJ/JJSearchViewAnim
A cool search view animation library
JDDJJ/Material-Animations
Android Transition animations explanation with examples.
JDDJJ/MaterialIntroView
Material Intro View is a showcase android library.
JDDJJ/MPAndroidChart
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
JDDJJ/PinchImageView
体验最好的图片手势控件,不同分辨率无缝切换,可与ViewPager结合使用。
JDDJJ/plaid
JDDJJ/RxJava-Android-Samples
Learning RxJava for Android by example
JDDJJ/RxZhihuPager
知乎日报客户端,Rxjava + Retrofit实践
JDDJJ/Steppers
Steppers view library for Android, based on Google Material design guidelines
JDDJJ/VideoPlayerManager
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. When new item in the list become the most visible, this library gives and API to track it.
JDDJJ/WoWoViewPager
Optimized for scrolling app intros or making your CV app. Free and open source.
JDDJJ/ZhiHuMVP
采用MVP架构的仿知乎APP