Pinned Repositories
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Android-FilePicker
Photopicker and document picker for android
android-lrc-view
Display standard lyric file of songs on android, also can move to seek progress and multi touch to scale font size.
Android-MvvmComponent-App
Android 组件化开源app -开眼短视频(OpenEyes)
android-open-project-analysis
Android 源码解析开发版
android-percent-support-extend
a extends lib for android-percent-support(Google百分比布局库的扩展)
android-resource-remover
A simple utility to remove unused resources in your Android app to lower the size of the APK. It's based on the Android lint tool output.
JFrame
Launcher3
[不再维护啦]更改官方的Launcher3使得可以在Android Studio编译
subsampling-scale-image-view
Highly configurable, easily extendable view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.
Jason-Lee-1001's Repositories
Jason-Lee-1001/Launcher3
[不再维护啦]更改官方的Launcher3使得可以在Android Studio编译
Jason-Lee-1001/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Jason-Lee-1001/Android-FilePicker
Photopicker and document picker for android
Jason-Lee-1001/AndroidAudioRecorder
A fancy audio recorder lib for Android. Supports WAV format at 48kHz.
Jason-Lee-1001/AndroidFine
Android快速开发框架
Jason-Lee-1001/AndroidSlidingUpPanel
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
Jason-Lee-1001/app-theme-engine
An easy to use app-level theme engine for Android developers.
Jason-Lee-1001/baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
Jason-Lee-1001/ContentResolverDemo
Android媒体库文件的查询使用,例如图片,音频,视频
Jason-Lee-1001/CrystalMusicPlayer
Jason-Lee-1001/drawee-text-view
Simple drawee spannable text view based on Fresco
Jason-Lee-1001/ENViews
A cool dynamic view library
Jason-Lee-1001/fresco-processors
An Android image processor library providing a variety of image transformations for Fresco.
Jason-Lee-1001/ImagePicker
完全仿微信的图片选择,并且提供了多种图片加载接口,选择图片后可以旋转,可以裁剪成矩形或圆形,可以配置各种其他的参数
Jason-Lee-1001/LookLook
A amazing, minimalist reading information app
Jason-Lee-1001/Luban
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
Jason-Lee-1001/Material-Animations
Android Transition animations explanation with examples.
Jason-Lee-1001/MaterialTransitions
Sample material transition animations for Android
Jason-Lee-1001/NineGridView
类似QQ空间,微信朋友圈,微博主页等,展示图片的九宫格控件,自动根据图片的数量确定图片大小和控件大小,使用Adapter模式设置图片,对外提供接口回调,使用接口加载图片,支持任意的图片加载框架,如 Glide,ImageLoader,Fresco,xUtils3,Picasso 等,支持点击图片全屏预览大图。
Jason-Lee-1001/okhttp-OkGo
OkHttpUtils-2.0.0 升级后改名 OkGo,全新完美支持RxJava,比Retrofit更简单易用。该库是封装了okhttp的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,可以自定义返回对象,支持Https和自签名证书,支持cookie的持久化和自动管理,支持四种缓存模式缓存网络数据,支持301和302重定向,扩展了统一的上传管理和下载管理功能
Jason-Lee-1001/okhttputils
okhttp的辅助类
Jason-Lee-1001/PhotoDraweeView
PhotoView For Fresco
Jason-Lee-1001/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
Jason-Lee-1001/richeditor-android
RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.
Jason-Lee-1001/SimpleNews
基于Material Design和MVP的新闻客户端
Jason-Lee-1001/Sport_Android
一个Android版的运动APP。
Jason-Lee-1001/Sport_Service
一个运动APP的服务器端程序。
Jason-Lee-1001/vector-compat
A support library for VectorDrawable and AnimatedVectorDrawable classes introduced in Lollipop
Jason-Lee-1001/VideoRecord
最全的懒人视频拍摄,支持横屏拍摄效果与竖屏拍摄效果,闪光灯,切换前后摄像头,懒人视频拍摄Demo,继承预览。简书:
Jason-Lee-1001/WrapRecyclerView
RecyclerView can add header and footer.