Pinned Repositories
Android-
Android设置透明状态栏后导致软键盘、虚拟按键的显示问题,在activity的onCreate()的setContentView()之后调用,,基于AndroidBug5497Workaround作出了一些修改,适配可隐藏的虚拟按键和部分华为手机出现的黑/白条
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-auto-scroll-view-pager
Android auto scroll viewpager or viewpager in viewpager
Android-CircleMenu
Menu with items on a rotating circle
android-flip
A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android
android-FlipView
A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application
android-oauth2-client
Android OAuth2 client for the Resource Owner Password Grant
android-open-project
Collect and classify android open source projects, 交流 QQ 群:(入群理由必须填写群简介问题答案) 214742675
android-push
单通道多App push系统以service方式运行,如果一个手机安装了多个集成push的应用,只有一个service实例运行(不会每个应用都开启一个后台服务),即多个应用共享一个push通道,这样的设计目的是:减少手机运行的进程数量,减少内存使用量,减少手机的耗电量,减少网络流量。
Android-Ultra-Photo-Selector
Select images from Android devices made easy :-) Start Activity PhotoSelectorActivity, this is the main entry point
lindaojiang's Repositories
lindaojiang/Awesome-MaterialDesign
Collection of material design libs and res.
lindaojiang/MultiImageSelector
Image selector for Android device. Support single choice and multi-choice.
lindaojiang/BlurDialogFragment
Library project to display DialogFragment with a blur effect.
lindaojiang/Lightning-Browser
A speedy, lightweight browser with modern navigation
lindaojiang/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
lindaojiang/android_page_curl
An example application for creating page curl/flip effect on Android using OpenGL ES.
lindaojiang/FlipViewPager.Draco
lindaojiang/Android-Ultra-Photo-Selector
Select images from Android devices made easy :-) Start Activity PhotoSelectorActivity, this is the main entry point
lindaojiang/android-FlipView
A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application
lindaojiang/dynamic-load-apk
DL : Apk动态加载框架
lindaojiang/keytool-importkeypair
A shell script to import key/certificate pairs into an existing Java keystore
lindaojiang/CircleProgress
CircleProgress, DonutProgress, ArcProgress
lindaojiang/android-open-project
Collect and classify android open source projects, 交流 QQ 群:(入群理由必须填写群简介问题答案) 214742675
lindaojiang/ProgressWheel
A progress wheel for android, intended for use instead of the standard progress bar.
lindaojiang/android-auto-scroll-view-pager
Android auto scroll viewpager or viewpager in viewpager
lindaojiang/ThinDownloadManager
To download files and to avoid using DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.
lindaojiang/LDrawer
Android drawer icon with material design animation
lindaojiang/AndroidDecompiler
Decompile any APK
lindaojiang/BaseAnimation
BaseAnimation network Android animation set, custom controls, nearly 200 kinds of source code! BaseAnimation, if a new version is updated automatically to remind everyone, I hope everyone will contribute their animated XML files or other source, together to create this open source app!
lindaojiang/proprietary_vendor_samsung
lindaojiang/android-oauth2-client
Android OAuth2 client for the Resource Owner Password Grant
lindaojiang/android-push
单通道多App push系统以service方式运行,如果一个手机安装了多个集成push的应用,只有一个service实例运行(不会每个应用都开启一个后台服务),即多个应用共享一个push通道,这样的设计目的是:减少手机运行的进程数量,减少内存使用量,减少手机的耗电量,减少网络流量。
lindaojiang/Android-CircleMenu
Menu with items on a rotating circle
lindaojiang/android-flip
A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android