Giter Site home page Giter Site logo

jiangwq's Projects

actionbarsherlock icon 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.

actionscontentview icon actionscontentview

ActionsContentView is an standalone library implements actions/content swiping view (AKA Side Navigation UI Pattern, AKA Facebook side menu). The library doesn't use any specific code introduced in new Android SDK versions. This allows develop an application with an action/content swiping view for every version of Android from 2.2 and up.

afinal icon afinal

Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。

android-appmsg icon android-appmsg

消息提示In-layout notifications. Based on Toast notifications and article by Cyril Mottier (http://android.cyrilmottier.com/?p=773).

android-cover-flow-widget icon android-cover-flow-widget

Changes of Android Cover Flow Widget based on Neil Davies Cover Flow Widget v2 (http://www.inter-fuser.com/2010/02/android-coverflow-widget-v2.html)

android-directionalviewpager icon android-directionalviewpager

*DEPRECATED* Implementation of the compatibility library ViewPager class that supports paging both vertically and horizontally.

android-download-manager icon android-download-manager

多线程下载A download manager for android with muti-task downloads, resuming downloads, traffic counter and the basic task controls such as pause, continue and delete.

android-flip icon android-flip

A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android

android-flipview icon android-flipview

A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application翻页效果

android-form-edittext icon android-form-edittext

Android form edit text is an extension of EditText that brings data validation facilities to the edittext.

android-image-cache icon android-image-cache

图片缓存An image download-and-cacher that also knows how to efficiently generate and retrieve thumbnails of various sizes. 主要特点如下: 只需提供一个适配器即可从光标读取本地、网络URL; 基于一个已下载的图像自动生成并缓存多种尺寸图像; 同时提供磁盘缓存和内存缓存; 自动磁盘缓存管理;不需进行设置,但如果需要的话,参数可进行调整; 根据现有设置进行运作; 光标适配器支持一个ImageView中多个图像字段;当是null或为空时自动跳过; 当加载光标时,光标适配器会有一个自动进度提示条。

android-menudrawer icon android-menudrawer

A slide-out menu implementation, which allows users to navigate between views in your app.

android-progressfragment icon android-progressfragment

Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial data.

android-scrollbarpanel icon android-scrollbarpanel

Android-ScrollBarPanel allows to attach a View to a scroll indicator like it's done in Path 2.0

android-swipelistview icon android-swipelistview

An Android List View implementation with support for drawable cells and many other swipe related features

android-switch-backport icon android-switch-backport

开关控件包A backport of the Switch widget (http://developer.android.com/reference/android/widget/Switch.html) that was introduced on Android 4. This port works on Android 2.1+.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.