Pinned Repositories
android
GitHub Android App
Android-Universal-Image-Loader
This project aims to provide a reusable instrument for asynchronous image loading, caching and displaying.
ApiDemos
CnBlogs4Android
CnBlogs4Android
drag-sort-listview
Android ListView with drag and drop reordering.
droid-fu
A utility library for your daily Android needs
fanfoudroid
安能饭否
FileExplorer
MIUI文件管理器社区开源版(Community edition of MIUI File Explorer)
pickncrop
Android app for picking and cropping images
dzwillpower's Repositories
dzwillpower/GifView
An android library to deal with Gif
dzwillpower/CnBlogs4Android
CnBlogs4Android
dzwillpower/PagedDragDropGrid
An Android ViewGroup that implements a paged grid with drag'n'drop moveable items
dzwillpower/OneXListview
ListView supports pull refresh and pull up to load more feature.
dzwillpower/ActionTitleBar
dzwillpower/Android-ImageViewPlus
ImageViewPlus is an extension of ImageView for Android to enhance its functionality
dzwillpower/ImageViewZoom
Android ImageView widget with zoom and pan capabilities
dzwillpower/ActionBar-PullToRefresh
A modern implementation of the pull-to-refresh for #android
dzwillpower/filemanager
OpenIntents file manager
dzwillpower/VerticalViewPager
Vertical implementation of Android ViewPager
dzwillpower/PullToRefresh-ListView
A generic, customizable, open source Android ListView implementation that has 'Pull to Refresh' functionality.
dzwillpower/android-styled-dialogs
A simple library for styling Android dialogs in the Holo theme. It also removes boilerplate code for displaying simple dialogs.
dzwillpower/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
dzwillpower/AndroidSlidingUpPanel
Android Sliding Up Panel Demo
dzwillpower/AnimUtils
andorid AnimUtils
dzwillpower/Android_Demos
Android_Demos
dzwillpower/PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
dzwillpower/TinyWeibo
An Android application for Sina Weibo
dzwillpower/android-app-1
eoe的Android客户端源码
dzwillpower/androidannotations
Fast Android Development. Easy maintainance.
dzwillpower/PinnedHeaderListView
A ListView with pinned section headers for Android
dzwillpower/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
dzwillpower/android_packages_apps_Apollo
Highly customizable Android music app
dzwillpower/picasso
A powerful image downloading and caching library for Android
dzwillpower/okhttp
An HTTP+SPDY client for Android and Java applications.
dzwillpower/PageDemo2
dzwillpower/ViewImage
dzwillpower/SlidingMenuDemo
dzwillpower/ActionBarSherlock
Library for implementing the action bar design pattern using the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
dzwillpower/ThinkAndroid
ThinkAndroid是包含Android mvc和简易sqlite orm以及ioc模块,它封装了Android httpclitent中的http模块, 具有快速构建文件缓存功能,无需考虑什么格式的文件,都可以非常轻松的实现缓存,它实现了图片缓存,在android中 加载的图片的时候oom的问题和快速滑动的时候图片加载位置错位等问题都可以轻易的解决掉。他还包括了一个手机开发中 经常应用的实用工具类,如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。 ThinkAndroid的开发宗旨是简洁,快速的进行Android应用程序的开发。