Pinned Repositories
500px-android-blur
ActionBar-PullToRefresh
DEPRECATED
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
AlgorithmVisualizer-Android
Visualize algorithms and data structures using animations
android-app
eoe的Android客户端源码
Android-AppMsg
In-layout notifications. Based on Toast notifications and article by Cyril Mottier (http://android.cyrilmottier.com/?p=773).
ConvenitentAndroidFramework
Android开发框架库及工具类库的封装
JazzyViewPager
An easy to use ViewPager that adds an awesome set of custom swiping animations. Just change your ViewPagers to JazzyViewPagers, two more steps, and you're good to go!
PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
yybb
yangboqing's Repositories
yangboqing/SmartTabLayout
A custom ViewPager title strip which gives continuous feedback to the user when scrolling
yangboqing/QuickReturn
Showcases QuickReturn view as a header, footer, and both header and footer
yangboqing/android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
yangboqing/ArcLayout
A very simple arc layout library for Android
yangboqing/learn-git
yangboqing/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
yangboqing/android-stackblur
Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.
yangboqing/SHSwitchView
an iOS-7 Style Switch for android
yangboqing/LitePal
An Android library that allows developers to use SQLite database extremely easy.
yangboqing/Spider
yangboqing/Pull-to-Refresh.Rentals-Android
yangboqing/Android-AppMsg
In-layout notifications. Based on Toast notifications and article by Cyril Mottier (http://android.cyrilmottier.com/?p=773).
yangboqing/MaterialDesignLibrary
This is a library with components of Android L to you use in android 2.2
yangboqing/Android-Gradle-Examples
yangboqing/SmoothProgressBar
A small Android library allowing you to have a smooth and customizable horizontal indeterminate ProgressBar
yangboqing/ListViewAnimations
An Android library which allows developers to easily add animations to ListView items
yangboqing/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
yangboqing/ActionBar-PullToRefresh
DEPRECATED
yangboqing/DLNAproject
A DMC of DLNA
yangboqing/StudyDemo
学习Android过程中编写的Demo,包括图片压缩,图片上传,ViewPager与Loader的使用
yangboqing/PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
yangboqing/MediaPlayer
A DLNA-compliant UPnP Media Player.
yangboqing/dlna_framework
a upnp framework for CyberGarage (FORK),fix some bugs from original
yangboqing/CustomLoading
custom loading for android
yangboqing/StaggeredGridView
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore.
yangboqing/TableFixHeaders
Android library that implements a table with fixed headers.
yangboqing/SlidingMenu
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
yangboqing/android-times-square
Standalone Android widget for picking a single date from a calendar view.
yangboqing/android-bootstrap
A template/bootstrap/boilerplate application that includes tons of great open source tools and frameworks.
yangboqing/PagedDragDropGrid
An Android ViewGroup that implements a paged grid with drag'n'drop moveable items