Pinned Repositories
acra
Application Crash Reports for Android
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
AfinalDemo
A Demo to Test all functions with Afinal
Android-AppDaemon
App process daemon.
android-autofittextview
A TextView that automatically resizes text to fit perfectly within its bounds.
Android-Bootstrap
Bootstrap style buttons with Font Awesome
android-crop
Android library project for cropping images
android-eye
Change your android phone to surveillance camera
android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
android-image-filter
some android image filters
X3Daniel's Repositories
X3Daniel/Android-AppDaemon
App process daemon.
X3Daniel/android-autofittextview
A TextView that automatically resizes text to fit perfectly within its bounds.
X3Daniel/android-crop
Android library project for cropping images
X3Daniel/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
X3Daniel/android-PullRefreshLayout
This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.
X3Daniel/android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
X3Daniel/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
X3Daniel/AndroidCommon
trinea android common lib, include ImageCache, DropDownListView, DownloadManager, install apk silent and so on
X3Daniel/AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
X3Daniel/AndroidStaggeredGrid
An Android staggered grid view which supports multiple columns with rows of varying sizes.
X3Daniel/AndroidTouchGallery
Android widget for gallery, using viewpager. Allow pinch zoom and drag for images by url
X3Daniel/AsymmetricGridView
Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span
X3Daniel/Auto-Hide-ListView
像Google+那样滑动列表时自动隐藏顶部与底部元素。A quick-return-listview helper class
X3Daniel/CircleDemo
仿微信实现的朋友圈,模拟与后台交互实现了点赞、评论、删除等功能,listview可以根据键盘的显示或隐藏实现联动。与后台交互采用mvp模式。
X3Daniel/demo-app-android-v2
App for demonstration of Rong IMKit v2.0 component.
X3Daniel/emojicon
A library to show emoji in TextView, EditText (like WhatsApp) for Android
X3Daniel/Euclid
User Profile Interface Animation. Made in http://yalantis.com/.
X3Daniel/flutter_i18n
This plugin create a binding between your translations from .arb files and your Flutter app.
X3Daniel/Genius-Android
Android 中经常使用的方法或类集合,包括:MaterialUI 主题控件、日志、命令行执行、(Ping DNS Telnet TraceRoute)网络包、同时包含常用类或方法及固定队列。
X3Daniel/GlowPadBackport
A backport of the Android 4.2 GlowPadView that works on the SDK on API levels 4+
X3Daniel/InstaMaterial
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)
X3Daniel/Material-Animations
Android Transition animations explanation with examples.
X3Daniel/PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
X3Daniel/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
X3Daniel/QustomDialog
a quick custom android dialog project
X3Daniel/SuperListview
Way more than just a listview
X3Daniel/SuperSwipeRefreshLayout
A Custom SwipeRefreshLayout
X3Daniel/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
X3Daniel/VolleyPlus
Android Volley library : make everything faster . Its an improvements for Volley by Google https://android.googlesource.com/platform/frameworks/volley
X3Daniel/xUtils
android orm, bitmap, http, view inject...