From 44f5e5ce32c4df6f2c1fff1e5a537c4315e81b42 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 23 Feb 2017 19:59:47 +0800 Subject: [PATCH 001/401] update readme --- AI_VI/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AI_VI/README.md b/AI_VI/README.md index 846e5213..54537c9a 100644 --- a/AI_VI/README.md +++ b/AI_VI/README.md @@ -1,6 +1,6 @@ # AndroidLibs == AI VI -包含:各种 AI, VI +包含:各种 AI, VI, 人工智能, 神经网络, 模式识别... [<==返回首页==](https://github.com/XXApple/AndroidLibs) From 35382b64b86ac2687207e532af160f68d26e9caa Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 21 Feb 2017 16:21:17 +0800 Subject: [PATCH 002/401] update gradle --- Gradle/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gradle/README.md b/Gradle/README.md index 3660bd76..df6e5e1b 100644 --- a/Gradle/README.md +++ b/Gradle/README.md @@ -1,6 +1,6 @@ # AndroidLibs == Gradle -包含:各种 Gradle 插件等 +包含:各种 Gradle 相关插件及 AS 中插件等 [<==返回首页==](https://github.com/XXApple/AndroidLibs) @@ -188,4 +188,4 @@ Gradle plugin providing very minimal release version numbering (Git-specific) A gradle plugin for getting java lambda support in java 6, 7 and android ---- \ No newline at end of file +--- From ed8f23370d4fd5fc6423d5dca37f3633e753b0c5 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 6 Feb 2017 12:21:18 +0800 Subject: [PATCH 003/401] update kotlin --- Kotlin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kotlin/README.md b/Kotlin/README.md index 181dad14..980b7167 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -1,6 +1,6 @@ # AndroidLibs == Kotlin -包含:各种 Kotlin 语言的各种库 +包含:各种 Kotlin 语言的介绍,使用,开发库 [<==返回首页==](https://github.com/XXApple/AndroidLibs) From 5957b37ce0285e8244f05162f0882a4639a5d787 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 31 May 2017 20:57:50 +0800 Subject: [PATCH 004/401] add AndroidBluetoothLibrary --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index b0bf1ad1..fb9c4902 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -2229,6 +2229,12 @@ A modern JSON library for Android and Java. --- +**AndroidBluetoothLibrary**: https://github.com/douglasjunior/AndroidBluetoothLibrary + +AndroidBluetoothLibrary + +--- + **BluetoothHelper**: https://github.com/a-voyager/BluetoothHelper Bluetooth Helper Library.—-蓝牙操作库 From 1db87951c690649f380d0069213a64beb72fdd67 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 31 May 2017 20:58:48 +0800 Subject: [PATCH 005/401] add Sneaker --- "\345\274\271\346\241\206Dialog/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index 00fd6321..6e81fa00 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -14,6 +14,14 @@ Swipe-To-Dismiss-Dialog --- +**Sneaker**: https://github.com/Hamadakram/Sneaker + +自定义弹窗 + + + +--- + **SearchableSpinner**: https://github.com/miteshpithadiya/SearchableSpinner 支持搜索的spinner From 6454f21761956fce6d75160fb032434c019c0583 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 31 May 2017 21:00:28 +0800 Subject: [PATCH 006/401] add MaterialShadows --- "\347\211\271\346\225\210Effect/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\347\211\271\346\225\210Effect/README.md" "b/\347\211\271\346\225\210Effect/README.md" index 50bb2cb2..c67669be 100644 --- "a/\347\211\271\346\225\210Effect/README.md" +++ "b/\347\211\271\346\225\210Effect/README.md" @@ -6,6 +6,14 @@ --- +**MaterialShadows**: https://github.com/harjot-oberai/MaterialShadows + +MaterialShadows + + + +--- + **trianglify**: https://github.com/sdsmdg/trianglify 自定义三角形特效组件 From 07e60ec829dab5ff1474d5b159de8c097f8a0487 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 31 May 2017 21:03:18 +0800 Subject: [PATCH 007/401] add MusicPickerActivity --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 5ec8f126..263d4192 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -18,6 +18,14 @@ A bunch of scripts you can use to compile FFmpeg with OpenSSL --- +**MusicPickerActivity**: https://github.com/ykAR6Bqy5DeG/MusicPickerActivity + +系统音频文件选择 + + + +--- + **NiceVieoPlayer**: https://github.com/xiaoyanger0825/NiceVieoPlayer MediaPlayer+TextureView,完美切换全屏、小窗口的Android视频播放器 From b9d9da4f704601c7b795580ec88a5895f29684aa Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 31 May 2017 21:06:07 +0800 Subject: [PATCH 008/401] add expandable-layout --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 99d316ba..35e55522 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -17,6 +17,14 @@ Material Design 风格的组件集合 --- +**expandable-layout**: https://github.com/chuross/expandable-layout + +可展开折叠的布局 + + + +--- + **CarouselEffect**: https://github.com/bhaveshjabuvani-credencys/CarouselEffect Carousel Effect with ViewPager From 31b98e0c5c4c978d9e299a36418d30b862415d80 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 1 Jun 2017 18:10:10 +0800 Subject: [PATCH 009/401] add SwipeableRV --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 22b8f1c2..4f6d9f47 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -53,6 +53,14 @@ Multiple item adapters for RecyclerView --- +**SwipeableRV**: https://github.com/huan-nguyen/SwipeableRV + +SwipeableRV + + + +--- + **SwipeMenuRecyclerView**: https://github.com/AItsuki/SwipeMenuRecyclerView RecyclerView侧滑菜单 From c7d4868b6d765fb8366ed4290138aa6cf08919c5 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 1 Jun 2017 18:12:02 +0800 Subject: [PATCH 010/401] add SegmentedStepperSeekbar --- .../README.md" | 16 ++++++++-------- .../README.md" | 8 ++++++++ 2 files changed, 16 insertions(+), 8 deletions(-) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 79c1aa8f..dc7c4a7c 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -62,6 +62,14 @@ Android library with collection of cool progress views --- +**SegmentedStepperSeekbar**: https://github.com/harshalbenake/SegmentedStepperSeekbar + +SegmentedStepperSeekbar + + + +--- + **ProtractorView**: https://github.com/GoodieBag/ProtractorView 半圆 seekbar @@ -86,14 +94,6 @@ Customizable progress indicator in the form of 2D geometric shapes --- -**PreviewSeekBar**: https://github.com/rubensousa/PreviewSeekBar - -支持视频 Preview 效果的 Seekbar - - - ---- - **pageloader**: https://github.com/arieridwan8/pageloader 自定义布局加载 diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 263d4192..b91a5e11 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -26,6 +26,14 @@ A bunch of scripts you can use to compile FFmpeg with OpenSSL --- +**PreviewSeekBar**: https://github.com/rubensousa/PreviewSeekBar + +支持视频 Preview 效果的 Seekbar + + + +--- + **NiceVieoPlayer**: https://github.com/xiaoyanger0825/NiceVieoPlayer MediaPlayer+TextureView,完美切换全屏、小窗口的Android视频播放器 From 15c007a077e2c575abcd956520198990c31fe952 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 1 Jun 2017 18:13:12 +0800 Subject: [PATCH 011/401] add LifecycleAwareRx --- RxJava/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RxJava/README.md b/RxJava/README.md index 9f9816df..378f3f7a 100644 --- a/RxJava/README.md +++ b/RxJava/README.md @@ -44,6 +44,12 @@ Learning RxJava for Android by example --- +**LifecycleAwareRx**: https://github.com/WaylonBrown/LifecycleAwareRx + +Make your RxJava2 streams life-cycle aware with Android Architecture Components + +--- + **aesthetic**: https://github.com/afollestad/aesthetic RxJava 实现的主题切换引擎 From 2273b79e7cf522f0469b9f8124b4ce7b319e734a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 1 Jun 2017 18:14:35 +0800 Subject: [PATCH 012/401] add progress-image-view-android --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 3d999430..3feee631 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -28,6 +28,14 @@ litho-glide --- +**progress-image-view-android: https://github.com/safetysystemtechnology/progress-image-view-android + +progress-image-view-android + + + +--- + **DismissibleImageView**: https://github.com/dmallcott/DismissibleImageView Clickable ImageView that expands to full screen and is dismissible by swiping the image off-screen From 50fd837c752983c295d1d68e724421cee329bf50 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 1 Jun 2017 18:17:16 +0800 Subject: [PATCH 013/401] add --- .../README.md" | 30 +++++++++++-------- 1 file changed, 18 insertions(+), 12 deletions(-) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index fb9c4902..ba3b389d 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -72,12 +72,6 @@ A Java 8 string manipulation library. It is inspired by https://github.com/dleit --- -**libaums**: https://github.com/magnusja/libaums - -在非root设备上访问usb大容量存储设备 - ---- - **android-shake-detector**: https://github.com/safetysystemtechnology/android-shake-detector Android 晃动检测小工具 @@ -744,6 +738,24 @@ Android 上使用 NDK 编写 OpenGL ES 3.0 --- +**USB-Device-Info---Android**: https://github.com/alt236/USB-Device-Info---Android + +从linux层和android层获取usb设备信息的应用 + +--- + +**AndroidUsbCamera**: https://github.com/quanhua92/AndroidUsbCamera + +Use USB Webcam on non-rooted Android devices with UVCCamera library from saki4510t(above) + +--- + +**libaums**: https://github.com/magnusja/libaums + +在非root设备上访问usb大容量存储设备 + +--- + **UsbSerial**: https://github.com/felHR85/UsbSerial Usb serial controller for Android @@ -1470,12 +1482,6 @@ AsyncTask 替代者 --- -**AndroidUsbCamera**: https://github.com/quanhua92/AndroidUsbCamera - -Use USB Webcam on non-rooted Android devices with UVCCamera library from saki4510t(above) - ---- - **ParcelCheck**: https://github.com/Commit451/ParcelCheck Simple test to see if all models in project correctly implement Parcelable From ba15e1f681154763a4bc8a3c4287d3e910ad0e03 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 2 Jun 2017 20:06:39 +0800 Subject: [PATCH 014/401] add DoubanMovie --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 03803901..9efb8682 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -18,6 +18,14 @@ kotlin-for-android-developers-zh --- +**DoubanMovie**: https://github.com/zhoujunjiang/DoubanMovie + +豆瓣电影公开接口Android实现 + + + +--- + **PoiShuhui-Kotlin**: https://github.com/wuapnjie/PoiShuhui-Kotlin 一个用Kotlin写的简单漫画APP From 3f9097d74739cdcbbb50f17ef866448276cf7401 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 2 Jun 2017 20:10:27 +0800 Subject: [PATCH 015/401] add Aria --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index ba3b389d..233deaa0 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1408,6 +1408,14 @@ Android Studio 翻译插件,可以将英文翻译为中文. --- +**Aria**: https://github.com/AriaLyy/Aria + +文件下载管理 + + + +--- + **lib_download**: https://github.com/wangdanlizhiyun/lib_download 处理异步下载的库 From cfdd6face2400d1689ca7db7774f780cbb4e40cb Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 2 Jun 2017 20:15:29 +0800 Subject: [PATCH 016/401] add CarouselLayoutManager --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 4f6d9f47..185f357c 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -213,6 +213,14 @@ TwinklingRefreshLayout 小而强大的刷新控件,自带顺滑的越界回弹 --- +**CarouselLayoutManager**: https://github.com/Azoft/CarouselLayoutManager + +让你的RecyclerView秀出传送带效果,支持横向和纵向两种选择 + + + +--- + **ChipsLayoutManager**: https://github.com/BelooS/ChipsLayoutManager ANDROID. ChipsLayoutManager (SpanLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing recyclerView features From 44f6153e634cbdfca6b59cff8522385af1d0546e Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 2 Jun 2017 20:18:41 +0800 Subject: [PATCH 017/401] add HiveLayoutManager --- "\345\210\227\350\241\250List/README.md" | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 185f357c..b8159de8 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -93,14 +93,6 @@ A single adapter for the whole project --- -**vlayout**: https://github.com/alibaba/vlayout - -VirtualLayout是一个针对RecyclerView的LayoutManager扩展, 主要提供一整套布局方案和布局间的组件复用的问题 - - - ---- - **ExpectAnim**: https://github.com/florent37/ExpectAnim 通过描述来实现动画方案 @@ -213,6 +205,22 @@ TwinklingRefreshLayout 小而强大的刷新控件,自带顺滑的越界回弹 --- +**HiveLayoutManager**: https://github.com/Chacojack/HiveLayoutManager + +蜂巢布局管理器 + + + +--- + +**vlayout**: https://github.com/alibaba/vlayout + +VirtualLayout是一个针对RecyclerView的LayoutManager扩展, 主要提供一整套布局方案和布局间的组件复用的问题 + + + +--- + **CarouselLayoutManager**: https://github.com/Azoft/CarouselLayoutManager 让你的RecyclerView秀出传送带效果,支持横向和纵向两种选择 From eb73010c8b6757a671bd1e017d6e62bd795d8dfc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 2 Jun 2017 20:33:36 +0800 Subject: [PATCH 018/401] add LondonEyeLayoutManager --- "\345\210\227\350\241\250List/README.md" | 16 ++++++++++++++++ "\345\270\203\345\261\200Layout/README.md" | 8 -------- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index b8159de8..6e6eb410 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -205,6 +205,22 @@ TwinklingRefreshLayout 小而强大的刷新控件,自带顺滑的越界回弹 --- +**flexbox-layout**: https://github.com/google/flexbox-layout + +FlexboxLayout is a library project which brings the similar capabilities of CSS Flexible Box Layout Module to Android + + + +--- + +**LondonEyeLayoutManager**: https://github.com/danylovolokh/LondonEyeLayoutManager + +A Layoutmanager that must be used with RecyclerView + + + +--- + **HiveLayoutManager**: https://github.com/Chacojack/HiveLayoutManager 蜂巢布局管理器 diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 35e55522..5a29fc2d 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -752,14 +752,6 @@ TabLayout CollapsingToolbarLayout CoordinatorLayout 使用示例 --- -**flexbox-layout**: https://github.com/google/flexbox-layout - -FlexboxLayout is a library project which brings the similar capabilities of CSS Flexible Box Layout Module to Android - - - ---- - **FloatView**: https://github.com/AlexLiuSheng/FloatView 类似来电秀的可自由浮动的 View From 72c860eef37200eb283f9deca11d6fcbc820b04a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 3 Jun 2017 09:59:25 +0800 Subject: [PATCH 019/401] add ColorFullTabLayout --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 5a29fc2d..48d8401e 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -704,6 +704,14 @@ jakewharton 出品 ,DrawerBehavior --- +**ColorFullTabLayout**: https://github.com/MdFarhanRaja/ColorFullTabLayout + +Fully Customized TabLayout + + + +--- + **android-segmentedtab**: https://github.com/pucamafra/android-segmentedtab segmented control style to TabLayout From 00016f88f6a8af5327d5c48900d2551cc2d96772 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 3 Jun 2017 10:01:01 +0800 Subject: [PATCH 020/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 0e884245..d7e3dad3 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -539,6 +539,14 @@ a night model lib for easy change app's night theme --- +**Colors**: https://github.com/marverenic/Colors + +换肤框架 + + + +--- + **Android-skin-support**: https://github.com/ximsfei/Android-skin-support 一款用心去做的Android 换肤框架, 极低的学习成本, 极好的用户体验. 只需要两行代码, 就可以实现换肤 From 36f0a299a91208249eeb1376aca027beae3ceeff Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 3 Jun 2017 10:05:07 +0800 Subject: [PATCH 021/401] add rx-scheduler-transformer --- RxJava/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RxJava/README.md b/RxJava/README.md index 378f3f7a..626afe21 100644 --- a/RxJava/README.md +++ b/RxJava/README.md @@ -66,6 +66,12 @@ RxJava 实现的主题切换引擎 --- +**rx-scheduler-transformer**: https://github.com/thepacific/rx-scheduler-transformer + +rxjava scheduler transformer tools for android + +--- + **RxAnnotations**: https://github.com/CityVibes/RxAnnotations Annotations for RxJava From 28fd3b88fa7aba86e67fc023ff5f11073d71390b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 3 Jun 2017 10:05:48 +0800 Subject: [PATCH 022/401] add KotlinDiscreteMathToolkit --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 9efb8682..d2e4f8b6 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -12,6 +12,12 @@ Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2 --- +**KotlinDiscreteMathToolkit**: https://github.com/MarcinMoskala/KotlinDiscreteMathToolkit + +KotlinDiscreteMathToolkit + +--- + **kotlin-for-android-developers-zh**: https://github.com/wangjiegulu/kotlin-for-android-developers-zh kotlin-for-android-developers-zh From 3613ce816b94cefdefa99513ec2ac348a3d86303 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 3 Jun 2017 10:07:26 +0800 Subject: [PATCH 023/401] add AdaptableBottomNavigation --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 48d8401e..6803715b 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -462,6 +462,14 @@ Android layout with an header image sensible to scroll and touch events --- +**AdaptableBottomNavigation**: https://github.com/bufferapp/AdaptableBottomNavigation + +A simpler way for implementing the Bottom Navigation View on Android + + + +--- + **SlidingDrawer**: https://github.com/PierfrancescoSoffritti/SlidingDrawer Android custom View implementing the bottom sheet pattern From 261edfb6402dd046c70f332510dc1af89fb6fe4a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 3 Jun 2017 10:21:58 +0800 Subject: [PATCH 024/401] add AACustomFont --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 44d0e567..b987d6e8 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -1001,6 +1001,14 @@ Easy Font for Android is a Library which makes it easy to use Custom Fonts in An --- +**AACustomFont**: https://github.com/EngrAhsanAli/AACustomFont + +AACustomFont is a lightweight custom font binder in XML directly in TextView, Button, EditText, RadioButton, CheckBox tags + + + +--- + **ontometricsLibrary**: https://github.com/Ishmeetsingh97/FontometricsLibrary 更方便的调整 Android 中的字体,这个库自带了一些第三方英文字体 From 562221868ac5326347e792f46579903a23ce5951 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 4 Jun 2017 03:42:29 +0800 Subject: [PATCH 025/401] add PersistentSearchView --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 6803715b..83a06f02 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -945,6 +945,14 @@ this is a draggable flow layout lib --- +**PersistentSearchView**: https://github.com/crysehillmes/PersistentSearchView + +A library that implements Google Play like PersistentSearch view + + + +--- + **SearchFilter**: https://github.com/Yalantis/SearchFilter Yalantis 出品:搜索过滤器交互效果 From c8da6d9336981ec47c5b0965fa0215cacec14fcb Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 4 Jun 2017 03:48:58 +0800 Subject: [PATCH 026/401] add CarouselPicker --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index e5af835a..7b877781 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -14,6 +14,14 @@ android-ringtone-picker --- +**CarouselPicker**: https://github.com/GoodieBag/CarouselPicker + +图标和文本选择 + + + +--- + **ScrollChoice**: https://github.com/webianks/ScrollChoice Scrollable view which can be used to give different choices to user with nice ui From db788029740edfc9fee1cbbaa48060c3ad40f5ed Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 4 Jun 2017 03:50:24 +0800 Subject: [PATCH 027/401] add --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 6e6eb410..4d3ca3c7 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -13,6 +13,14 @@ A slim & clean & typeable Adapter without VIEWHOLDER --- +**admobadapter**: https://github.com/clockbyte/admobadapter + +It wraps your Adapter to display Admob native ads in a ListView/RecyclerView data set. It based on the Yahoo fetchr project + + + +--- + **AutoRecyclerAdapter**: https://github.com/teambition/AutoRecyclerAdapter Automated configuration RecyclerView.Adapter for Android From 4b66a2472638fae3d72a4325745275766d4d1535 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 5 Jun 2017 18:36:26 +0800 Subject: [PATCH 028/401] add ANR-WatchDog --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 233deaa0..1f60d944 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -2207,6 +2207,12 @@ A memory leak detection library for Android and Java. --- +**ANR-WatchDog**: https://github.com/SalomonBrys/ANR-WatchDog + +ANR 卡顿检测 + +--- + **BlockCanaryEx**: https://github.com/lqcandqq13/BlockCanaryEx blockcanary 升级版 From ff92dae5c03edaed366bf35ecec167252922e2fa Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 5 Jun 2017 18:37:15 +0800 Subject: [PATCH 029/401] add --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 1f60d944..2003d084 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -2207,6 +2207,12 @@ A memory leak detection library for Android and Java. --- +**AndroidPerformanceTools**: https://github.com/D-clock/AndroidPerformanceTools + +检测ANR + +--- + **ANR-WatchDog**: https://github.com/SalomonBrys/ANR-WatchDog ANR 卡顿检测 From 1720dff7ad3d056e00b5b06ad018b7ebcf8997c7 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 5 Jun 2017 18:40:05 +0800 Subject: [PATCH 030/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 2003d084..4092c71c 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -164,6 +164,14 @@ Easily edit your build.prop file on Android --- +**ResourceInspector**: https://github.com/nekocode/ResourceInspector + +从一个大型项目中快速找到当前页面元素用到的布局文件 + + + +--- + **redexer**: https://github.com/plum-umd/redexer The Redexer binary instrumentation framework for Dalvik bytecode From cd9c6c9ac91fb4cee9ffed88825427aba0964690 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 5 Jun 2017 18:42:52 +0800 Subject: [PATCH 031/401] add KontinuousSpeechRecognizer --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index d2e4f8b6..a78b76c2 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -24,6 +24,14 @@ kotlin-for-android-developers-zh --- +**KontinuousSpeechRecognizer**: https://github.com/StephenVinouze/KontinuousSpeechRecognizer + +Kotlin 语音识别 + + + +--- + **DoubanMovie**: https://github.com/zhoujunjiang/DoubanMovie 豆瓣电影公开接口Android实现 From 3754e579d1f57448d15740398f61a4f0ff193eb7 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 6 Jun 2017 19:32:32 +0800 Subject: [PATCH 032/401] add CompoundIconTextView --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index b987d6e8..5b8e1718 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -12,6 +12,14 @@ --- +**CompoundIconTextView**: https://github.com/AAkira/CompoundIconTextView + +支持矢量图展示的 TextView + + + +--- + **HorizontalScrollSelectedView**: https://github.com/385841539/HorizontalScrollSelectedView 横向滚动的,可以支持大量文本选择的 自定义View ,一行代码 , 简单易用 , 无OOM情况 From 2c870b5ec737725d7e8ad2066a2858eef1504718 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 6 Jun 2017 19:36:10 +0800 Subject: [PATCH 033/401] add InsLoadingAnimation --- .../README.md" | 8 ++++++++ .../README.md" | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 3feee631..741ddde4 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -28,6 +28,14 @@ litho-glide --- +**InsLoadingAnimation: https://github.com/qintong91/InsLoadingAnimation + +头像加载进度 + + + +--- + **progress-image-view-android: https://github.com/safetysystemtechnology/progress-image-view-android progress-image-view-android diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index dc7c4a7c..a2761fbb 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -42,7 +42,7 @@ An animated Progress Dialog A 'Google Fit'-like implementation of the circular view - + --- From 6d3b57ad1ef4f5490ee0e27e1b5149172f1f31b2 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 6 Jun 2017 19:38:02 +0800 Subject: [PATCH 034/401] add android-constraintlayout-demo --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 83a06f02..a80b7b86 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -17,6 +17,14 @@ Material Design 风格的组件集合 --- +**android-constraintlayout-demo**: https://github.com/Arjun-sna/android-constraintlayout-demo + +android-constraintlayout-demo + + + +--- + **expandable-layout**: https://github.com/chuross/expandable-layout 可展开折叠的布局 From 600fdb028ef97da25d276a18d220bcacfb012841 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 6 Jun 2017 19:39:46 +0800 Subject: [PATCH 035/401] add MultiViewAdapter --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 4d3ca3c7..6c38ff49 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -471,6 +471,14 @@ Decouple the item(/nested viewholder) from recyclerview's adapter --- +**MultiViewAdapter**: https://github.com/DevAhamed/MultiViewAdapter + +显示recycleview复杂布局 + + + +--- + **epoxy**: https://github.com/airbnb/epoxy 又一个显示recycleview复杂效果的库 From cabe12cde75f0895a8539a80594e5d3e8b3c0eba Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 7 Jun 2017 18:49:34 +0800 Subject: [PATCH 036/401] add SimpleRecorder --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index b91a5e11..f529b24a 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -315,6 +315,12 @@ Android音视频相关的Demo --- +**SimpleRecorder**: https://github.com/lrannn/SimpleRecorder + +Android 高质量录音库 + +--- + **AndroidMp3Recorder**: https://github.com/GavinCT/AndroidMP3Recorder 为Android提供MP3录音功能 From 00f79485567c9b2eefc7fb491a3c33e550dd6b18 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 7 Jun 2017 18:51:20 +0800 Subject: [PATCH 037/401] add android-slidr --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index a2761fbb..11b3b3ef 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -62,6 +62,14 @@ Android library with collection of cool progress views --- +**android-slidr**: https://github.com/florent37/android-slidr + +Another android slider / seekbar + + + +--- + **SegmentedStepperSeekbar**: https://github.com/harshalbenake/SegmentedStepperSeekbar SegmentedStepperSeekbar From e375167290cb4f08b983efe25c4f6514fe950106 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 8 Jun 2017 20:46:57 +0800 Subject: [PATCH 038/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index f529b24a..440b293e 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -405,6 +405,14 @@ Awesome app to listen music and audiobooks on the device and online at vk.com. S --- +**MusicIndicator**: https://github.com/Taishi-Y/MusicIndicator + +Android 音乐频谱效果组件 + + + +--- + **CameraFragment**: https://github.com/florent37/CameraFragment Fragment拍照摄像 From 605f86959245312c5be936b8f799c4d257a19aff Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 8 Jun 2017 20:48:13 +0800 Subject: [PATCH 039/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 11b3b3ef..68d9127d 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -6,6 +6,14 @@ --- +**snackprogressbar**: https://github.com/tingyik90/snackprogressbar + +snackbar扩展,可以显示进度 + + + +--- + **HueSeekBar**: https://github.com/iammert/HueSeekBar Yet another android seekbar inspired from Philips Hue app From 3534f576dc4065000dbf316d37f9de80f5d05795 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 8 Jun 2017 20:51:03 +0800 Subject: [PATCH 040/401] add EasyFont --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 5b8e1718..53805ce8 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -1003,6 +1003,14 @@ Custom-Typeface is a library to add custom fonts in android --- +**EasyFont**: https://github.com/natiginfo/EasyFont + +Android Library to set font of TextView, Button, EditText, and RadioButton in XML without editing Java code to set Typeface + + + +--- + **EasyFont**: https://github.com/vishal259/EasyFont Easy Font for Android is a Library which makes it easy to use Custom Fonts in Android Application From aa1ef3e7f324cedbc8d1b83dcfd89be365b1b7d3 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 9 Jun 2017 18:38:18 +0800 Subject: [PATCH 041/401] add SpannedGridLayoutManager --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 6c38ff49..0e684fb5 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -221,6 +221,14 @@ FlexboxLayout is a library project which brings the similar capabilities of CSS --- +**SpannedGridLayoutManager**: https://github.com/Arasthel/SpannedGridLayoutManager + +支持不同形态的 Span Grid Layout + + + +--- + **LondonEyeLayoutManager**: https://github.com/danylovolokh/LondonEyeLayoutManager A Layoutmanager that must be used with RecyclerView From 15f9a9d2eaf2e406214a1a00b9bba84fd6e95ec2 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 9 Jun 2017 18:39:40 +0800 Subject: [PATCH 042/401] add Twobbble --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index a78b76c2..48d862b7 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -24,6 +24,14 @@ kotlin-for-android-developers-zh --- +**Twobbble**: https://github.com/550609334/Twobbble + +一个使用Kotlin开发的Dribbble客户端 + + + +--- + **KontinuousSpeechRecognizer**: https://github.com/StephenVinouze/KontinuousSpeechRecognizer Kotlin 语音识别 From 42a082eace2241bc220272b27ec7baae8d180284 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 10 Jun 2017 19:30:43 +0800 Subject: [PATCH 043/401] add --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 4092c71c..764b7e75 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1596,6 +1596,12 @@ apk 反编译工具 --- +**EasySharedPreference**: https://github.com/kingfisherphuoc/EasySharedPreference + +简单易用的可存储任意对象的 SharedPreference + +--- + **CipherSharedPrefs**: https://github.com/Ufkoku/CipherSharedPrefs Android shared preferences 加解密 From d3586c447fc3c1dbbcedb76d25922ac085876294 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 10 Jun 2017 19:46:00 +0800 Subject: [PATCH 044/401] add android-permission-checker-app --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index 9666b19e..3878ca13 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -12,6 +12,14 @@ --- +**android-permission-checker-app**: https://github.com/Arjun-sna/android-permission-checker-app + +识别应用中的各种权限 + + + +--- + **CNode-android**: https://github.com/shellljx/CNode-android https://cnodejs.org/ 非官方客户端 From 2e0e58ff242d809e7988d541cd04c91478a18e3b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 10 Jun 2017 19:47:04 +0800 Subject: [PATCH 045/401] add --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 741ddde4..ded248b2 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -16,6 +16,12 @@ --- +**pesdk-android-demo: https://github.com/imgly/pesdk-android-demo + +图片编辑sdk使用demo + +--- + **litho-glide: https://github.com/pavlospt/litho-glide litho-glide From dd196a40fd9036eb919793441a96fb4e393f464d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 11 Jun 2017 19:11:44 +0800 Subject: [PATCH 046/401] add --- "\345\274\271\346\241\206Dialog/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index 6e81fa00..20551295 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -22,6 +22,14 @@ Swipe-To-Dismiss-Dialog --- +**SearchableSpinner**: https://github.com/MdFarhanRaja/SearchableSpinner + +支持搜索的spinner + + + +--- + **SearchableSpinner**: https://github.com/miteshpithadiya/SearchableSpinner 支持搜索的spinner From d7a78ac3d56cf4d8dd2b357fefb92e6ba1049215 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 11 Jun 2017 19:13:24 +0800 Subject: [PATCH 047/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 440b293e..6d224814 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -115,6 +115,14 @@ A simple Android wrapper for interfacing with the new Camera2 API for video capt --- +**ExoPlayerFilter**: https://github.com/MasayukiSuda/ExoPlayerFilter + +实时视频滤镜 + + + +--- + **VidEffects**: https://github.com/krazykira/VidEffects 实时视频滤镜 From 86a9b5a94b7b078534931194ad216c13129dd9dc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 11 Jun 2017 19:14:52 +0800 Subject: [PATCH 048/401] add IndicatorView --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index a80b7b86..dece8b58 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -1219,6 +1219,14 @@ MD 风格的启动引导页面 --- +**IndicatorView**: https://github.com/steelkiwi/IndicatorView + +Configurable view for ViewPager + + + +--- + **WoWoViewPager**: https://github.com/Nightonke/WoWoViewPager WoWo可以优化你的App介绍/引导页面,制作你的App简历 From 7ccc44f2af196c1cee84689950cfdc4790659243 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 11 Jun 2017 19:17:10 +0800 Subject: [PATCH 049/401] add IpcEventBus --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 764b7e75..191ae588 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1048,6 +1048,14 @@ Blorm is a field validation lib for android --- +**IpcEventBus**: https://github.com/NewtronLabs/IpcEventBus + +进程通信事件总线 + + + +--- + **Hermes**: https://github.com/Xiaofei-it/Hermes 简单易用的安卓进程间通信IPC框架 From 833227333658247e1f3859eaa1b8888cc433522b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 12 Jun 2017 18:15:11 +0800 Subject: [PATCH 050/401] add ViewTooltip --- "\345\274\271\346\241\206Dialog/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index 20551295..6456da6c 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -14,6 +14,14 @@ Swipe-To-Dismiss-Dialog --- +**ViewTooltip**: https://github.com/florent37/ViewTooltip + +Android View Tooltips,目前来看做的最漂亮的 + + + +--- + **Sneaker**: https://github.com/Hamadakram/Sneaker 自定义弹窗 From d27b2d08567521e4356c7aeb762ba5a11efef85b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 12 Jun 2017 18:16:54 +0800 Subject: [PATCH 051/401] add PinCodeView --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" index 7658d65b..33d9ef06 100644 --- "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" +++ "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" @@ -348,6 +348,14 @@ IOS 风格选择控制 --- +**PinCodeView**: https://github.com/antoxa2584x/PinCodeView + +Android PinCode 密码输入效果 + + + +--- + **PasscodeView**: https://github.com/kevalpatel2106/PasscodeView pin和指纹识别解锁 From 2f5e4d4a184942ca184a9216a9ff6c0d3a225688 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 12 Jun 2017 18:19:30 +0800 Subject: [PATCH 052/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 68d9127d..3a38cd15 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -6,6 +6,14 @@ --- +**ProgressManager**: https://github.com/JessYanCoding/ProgressManager + +一行代码即可监听 App 中所有网络链接的上传以及下载进度,包括 Glide 的图片加载进度 + + + +--- + **snackprogressbar**: https://github.com/tingyik90/snackprogressbar snackbar扩展,可以显示进度 From 895a0c2e598106bdad3cff48eab7ea037fd29c2b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 12 Jun 2017 18:20:23 +0800 Subject: [PATCH 053/401] add Magisk --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index d7e3dad3..ae3c6e28 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -30,6 +30,12 @@ Android 开发的一些 Tips 集合 --- +**Magisk**:https://github.com/topjohnwu/Magisk + +A Magic Mask to Alter Android System Systemless-ly + +--- + **Alfonz**:https://github.com/petrnohejl/Alfonz Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code From fb201d7bd6dbd77bb8ebde0555fc827c9909d1c9 Mon Sep 17 00:00:00 2001 From: Pengfei Date: Tue, 13 Jun 2017 09:46:24 +0800 Subject: [PATCH 054/401] Create README.md (#87) add SimpleNews.io news app,thanks! --- .../README.md" | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index 3878ca13..cbe8ed32 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -1569,4 +1569,24 @@ Mr. lock screen is a simple, cool lock screen software, the ability to provide c ---- \ No newline at end of file +--- + +**SimpleNews.io**: https://github.com/whiskeyfei/SimpleNews.io + +A news App,based on the Material Design and RxJava 、MVP、Component Module. 基于 Material Design 、MVP、RxJava 、Android 组件化的新闻客户端 + +本代码库借鉴了[SimpleNews](https://github.com/liuling07/SimpleNews),上面也有原库的介绍,在原来得基础上,修改了较多内容,目前除了一些 tab 切换及 UI 使用原 SimpleNews 逻辑,架构和数据方面基本上已经完全被修改。 +Change as follows: + +- [x] change the data interface. +- [x] change switch fragment mechanism. +- [x] change mvc mechanism separate ui and logic. +- [x] clear the useless code and liarary and ui resourses. +- [x] add gradle build apk release version. +- [x] add BaseActivity for eventBus. + + + + +--- + From cbdbb88d2fa506d308c689102e8e81fe57bd3b62 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 13 Jun 2017 21:03:59 +0800 Subject: [PATCH 055/401] add ConfigDroid --- Gradle/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Gradle/README.md b/Gradle/README.md index a536a1b3..01a1fbc1 100644 --- a/Gradle/README.md +++ b/Gradle/README.md @@ -6,6 +6,12 @@ --- +**ConfigDroid**: https://github.com/mb-14/ConfigDroid + +可生成常量的gradle插件 + +--- + **DataBindingCompat**: https://github.com/MichaelRocks/DataBindingCompat A Gradle plugin that makes databinding work well with appcompat From dead23b306ae4420bb79ef82734a0562b5ca314c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 13 Jun 2017 21:05:44 +0800 Subject: [PATCH 056/401] add CameraFilters --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index ded248b2..7f42ed65 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -788,6 +788,12 @@ Android 色彩渐进 ImageView --- +**CameraFilters**: https://github.com/JessYanCoding/CameraFilters + +摄像头实时滤镜处理库,自带10多种滤镜,支持滤镜扩展,并且兼容七牛云直播滤镜处理 + +--- + **CameraFilter**: https://github.com/nekocode/CameraFilter Realtime camera filters for Android From a94621b0a7577ae53a5a85755de826f057a9f746 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 13 Jun 2017 21:07:03 +0800 Subject: [PATCH 057/401] add DotsLoaderView --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 3a38cd15..8d184c31 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -14,6 +14,14 @@ --- +**DotsLoaderView**: https://github.com/steelkiwi/DotsLoaderView + +Simple dots loader view http://steelkiwi.com/ + + + +--- + **snackprogressbar**: https://github.com/tingyik90/snackprogressbar snackbar扩展,可以显示进度 From 15bd6e6e2e7de978d9f2662125f7047dac4a0f36 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 13 Jun 2017 21:08:33 +0800 Subject: [PATCH 058/401] add swipe-button --- "\346\214\211\351\222\256Button/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\214\211\351\222\256Button/README.md" "b/\346\214\211\351\222\256Button/README.md" index a32c2597..6642089d 100644 --- "a/\346\214\211\351\222\256Button/README.md" +++ "b/\346\214\211\351\222\256Button/README.md" @@ -36,6 +36,14 @@ Android Holding Button 效果 --- +**swipe-button**: https://github.com/ebanx/swipe-button + +可滑动的按钮 + + + +--- + **slideview**: https://github.com/MAXDeliveryNG/slideview 很有新意的一个滑动效果库 From ae87739ee1d2e8226b196aa38430fdff16ac6eb5 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 14 Jun 2017 19:29:38 +0800 Subject: [PATCH 059/401] add Renran --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 48d862b7..d032367f 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -24,6 +24,14 @@ kotlin-for-android-developers-zh --- +**Renran**: https://github.com/zhoujunjiang/Renran + +纯粹的倒计时应用,kotlin实现,永远不添加广告 + + + +--- + **Twobbble**: https://github.com/550609334/Twobbble 一个使用Kotlin开发的Dribbble客户端 From a35870fcd41716a30c942714ddb8f5f16bffdfe1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 14 Jun 2017 19:37:25 +0800 Subject: [PATCH 060/401] add AnnularMenuView --- "\350\217\234\345\215\225Menu/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\217\234\345\215\225Menu/README.md" "b/\350\217\234\345\215\225Menu/README.md" index 8b528080..a24ed815 100644 --- "a/\350\217\234\345\215\225Menu/README.md" +++ "b/\350\217\234\345\215\225Menu/README.md" @@ -6,6 +6,14 @@ --- +**AnnularMenuView**: https://github.com/DingMouRen/AnnularMenuView + +Quick Action is a small android library for easy create Tooltips with some action or just as decoration + + + +--- + **quickaction**: https://github.com/piruin/quickaction Quick Action is a small android library for easy create Tooltips with some action or just as decoration From be775515fa660f1a158c2296272fc37ec230e9a9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 14 Jun 2017 19:38:26 +0800 Subject: [PATCH 061/401] add TagViewGroup --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ "\350\217\234\345\215\225Menu/README.md" | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 53805ce8..1ab4f75e 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -12,6 +12,14 @@ --- +**TagViewGroup**: https://github.com/shellljx/TagViewGroup + +Android 仿小红书图片标签Group + + + +--- + **CompoundIconTextView**: https://github.com/AAkira/CompoundIconTextView 支持矢量图展示的 TextView diff --git "a/\350\217\234\345\215\225Menu/README.md" "b/\350\217\234\345\215\225Menu/README.md" index a24ed815..d23e8078 100644 --- "a/\350\217\234\345\215\225Menu/README.md" +++ "b/\350\217\234\345\215\225Menu/README.md" @@ -8,7 +8,7 @@ **AnnularMenuView**: https://github.com/DingMouRen/AnnularMenuView -Quick Action is a small android library for easy create Tooltips with some action or just as decoration +基于Material Design设计的环形菜单控件 From ced689e71ceeec7dd3b28ff33d3b79d94e4adf2d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 14 Jun 2017 19:39:07 +0800 Subject: [PATCH 062/401] add GradientTextView --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 1ab4f75e..4792f52d 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -12,6 +12,14 @@ --- +**GradientTextView**: https://github.com/livesun/GradientTextView + +一个颜色逐渐改变的textview,类似歌词效果 + + + +--- + **TagViewGroup**: https://github.com/shellljx/TagViewGroup Android 仿小红书图片标签Group From 8ff6412860b14e7fdeb72c542b4ae963a933b817 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 14 Jun 2017 19:40:20 +0800 Subject: [PATCH 063/401] add ganguo --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index cbe8ed32..18954344 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -861,6 +861,14 @@ A third party app for androidweekly.net --- +**ganguo**: https://github.com/yanyiqun001/ganguo + +干果——简洁易用的gank客户端 + + + +--- + **MyGank**: https://github.com/mask-hao/MyGank 一个具有用户登录注册,干货收藏功能的干货集中营第三方客户端。个人学习项目,前端使用Android展示,后端使用javaee中转,数据来源干货集中营 From 38a541dd70c262be0dcf35cd1c13d3f05f21c641 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 14 Jun 2017 19:41:19 +0800 Subject: [PATCH 064/401] add wcdb --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 191ae588..e89e3fc7 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -92,6 +92,12 @@ An android library to create the new Android 7.1 shortcuts easily --- +**wcdb**: https://github.com/Tencent/wcdb + +微信数据库组件 + +--- + **SQLiteToExcel**: https://github.com/li-yu/SQLiteToExcel SQLiteToExcel 库整合了 Apache POI 和一些基本的数据库查询操作,使得 SQLite 和 Excel 之间相互转换更加便捷 From d02c0d827e1b86084c118de09670442bab9d6fb0 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 15 Jun 2017 18:43:15 +0800 Subject: [PATCH 065/401] add EasySwipeMenuLayout --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 0e684fb5..6e6b0e17 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -37,6 +37,14 @@ Multiple item adapters for RecyclerView --- +**EasySwipeMenuLayout**: https://github.com/anzaizai/EasySwipeMenuLayout + +Android之自定义View:侧滑删除 + + + +--- + **Swiperoo**: https://github.com/BelkaLab/Swiperoo 滑动删除 From 6a11b8dc1ff652a87ccb4fccffe8502c091abfd1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 15 Jun 2017 18:44:25 +0800 Subject: [PATCH 066/401] add --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 6e6b0e17..825338f1 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -141,6 +141,14 @@ A RecyclerView extension for building list more easily --- +**StickyDecoration**: https://github.com/Gavin-ZYX/StickyDecoration + +利用RecyclerView.ItemDecoration实现顶部悬浮效果 + + + +--- + **RecyclerStickyHeaderView**: https://github.com/TellH/RecyclerStickyHeaderView 在RecyclerView上实现吸顶布局 From ad1bbb58c6d571dacd58d174e4d27d909a38e2b0 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 15 Jun 2017 18:48:26 +0800 Subject: [PATCH 067/401] add from-java-to-kotlin --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index d032367f..4375c3ed 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -6,6 +6,12 @@ --- +**from-java-to-kotlin**: https://github.com/MindorksOpenSource/from-java-to-kotlin + +《From Java To Kotlin》从Java到Kotlin·译 (双语对比) + +--- + **KotlinMvpTemplateGenerator**: https://github.com/burakeregar/KotlinMvpTemplateGenerator Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2 From 501275ee9bfaf4afe630849af135abb26dfc79c9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 15 Jun 2017 18:52:27 +0800 Subject: [PATCH 068/401] add BilibiliSearchView --- "\345\270\203\345\261\200Layout/README.md" | 40 +++++++++++++--------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index dece8b58..8f0e8f9e 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -953,6 +953,14 @@ this is a draggable flow layout lib --- +**BilibiliSearchView**: https://github.com/didixyy/BilibiliSearchView + +漂亮的波纹展开式搜索效果 + + + +--- + **PersistentSearchView**: https://github.com/crysehillmes/PersistentSearchView A library that implements Google Play like PersistentSearch view @@ -969,6 +977,22 @@ Yalantis 出品:搜索过滤器交互效果 --- +**MaterialSearchBar**: https://github.com/mancj/MaterialSearchBar + +Material Design Search Bar for Android + + + +--- + +**MaterialSearchView**: https://github.com/Mauker1/MaterialSearchView + +Android Search View based on Material design guidelines + + + +--- + **AssembleEssay**: https://github.com/rantianhua/AssembleEssay 自定义LayoutManager实现一个展示文章的View,支持拖动插入以及相应的动画展示 @@ -1252,22 +1276,6 @@ Count down, count up, tick... tock... --- -**MaterialSearchBar**: https://github.com/mancj/MaterialSearchBar - -Material Design Search Bar for Android - - - ---- - -**MaterialSearchView**: https://github.com/Mauker1/MaterialSearchView - -Android Search View based on Material design guidelines - - - ---- - **InstaLikeFragmentTransaction**: https://github.com/TakeoffAndroid/InstaLikeFragmentTransaction Easy Bottom Tab Navigation with back stack history From 7115a99f7723803efe19be911cae567f8b3dd4a5 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 15 Jun 2017 18:54:06 +0800 Subject: [PATCH 069/401] add Protein --- .../README.md" | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index 18954344..2caaffe9 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -1227,12 +1227,19 @@ An Android App for Github --- +**Protein**: https://github.com/gejiaheng/Protein + +目前最漂亮的一个 Dribbble 客户端 + + + +--- + **Watch**: https://github.com/tuesda/Watch dribbble 客户端 - - + --- From 79aa41c0c22551c1573ab579fc94aeefa92ad130 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 15 Jun 2017 18:55:47 +0800 Subject: [PATCH 070/401] add gitbook-reader-rn --- React_Native/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/React_Native/README.md b/React_Native/README.md index 31331daf..6055f6f6 100644 --- a/React_Native/README.md +++ b/React_Native/README.md @@ -26,6 +26,14 @@ React Native 仿 ofo 共享单车 App --- +**gitbook-reader-rn**: https://github.com/le0zh/gitbook-reader-rn + +使用ReactNative开发的GitBook阅读器 + + + +--- + **react-native-eyepetizer**: https://github.com/MarnoDev/react-native-eyepetizer React Native 仿开眼3.1.2版本 From 2898fadf32a1e206eb6b88e35412cde97c279e0d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 15 Jun 2017 18:57:30 +0800 Subject: [PATCH 071/401] add ImageNice9Layout --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 7f42ed65..48239cb5 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -162,6 +162,14 @@ Loads images for Bypass using Picasso --- +**ImageNice9Layout**: https://github.com/wobiancao/ImageNice9Layout + +仿Nice首页图片列表9图样式,并实现拖拽效果 + + + +--- + **ImageShowPicker**: https://github.com/yaozs/ImageShowPicker 仿微信朋友圈图片选择 From d986a356cd90b2a5122a94c33933dacd6f7cf7e3 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 15 Jun 2017 19:00:26 +0800 Subject: [PATCH 072/401] add OkDeepLink --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index e89e3fc7..5b159040 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -776,6 +776,14 @@ Usb serial controller for Android --- +**OkDeepLink**: https://github.com/HongJun2046/OkDeepLink + +Android 轻量级 DeepLink 解决方案 + + + +--- + **AntCaves**: https://github.com/themores/AntCaves Android Router 框架,取名为AntCaves,中文名”蚁穴“ From 2a0e330ef252c5f73c815923dee5e1d0dcc1d040 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 16 Jun 2017 18:11:04 +0800 Subject: [PATCH 073/401] add Sequent --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" index 33d9ef06..912ef84b 100644 --- "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" +++ "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" @@ -6,6 +6,14 @@ --- +**Sequent**: https://github.com/fujiyuu75/Sequent + +A simple continuous animation library for Android UI + + + +--- + **DividerDrawable**: https://github.com/nekocode/DividerDrawable 不要再新建 View 来画分隔符了,用 Drawable 吧 From a557b4da161b8437ca7dbc7368889e6e7efccd2d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 16 Jun 2017 18:12:21 +0800 Subject: [PATCH 074/401] add EasyFilePickerDialog --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index 7b877781..7e80713d 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -363,6 +363,14 @@ a better DropDownMenu solution, 完整的筛选器解决方案 --- +**EasyFilePickerDialog**: https://github.com/kingfisherphuoc/EasyFilePickerDialog + +EasyFilePickerDialog + + + +--- + **Android-FileBrowser-FilePicker**: https://github.com/adityak368/Android-FileBrowser-FilePicker 文件浏览,选择 From 5f0b91d44d0e5816d0bba08b26b5768d7e15314e Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 16 Jun 2017 18:17:27 +0800 Subject: [PATCH 075/401] add LGSnackbar --- "\345\274\271\346\241\206Dialog/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index 6456da6c..ff6ebc56 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -286,6 +286,14 @@ Magic Toast --- +**LGSnackbar**: https://github.com/loregr/LGSnackbar + +好看的 Snackbar + + + +--- + **SnackEngage**: https://github.com/ligi/SnackEngage Engage Users with a Snackbar to e.g. rate or translate the app From d19814b8471321ae1bc7b1a4955871351d5168da Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 16 Jun 2017 18:23:12 +0800 Subject: [PATCH 076/401] add RxComponentLifecycle --- RxJava/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RxJava/README.md b/RxJava/README.md index 626afe21..56a93ba0 100644 --- a/RxJava/README.md +++ b/RxJava/README.md @@ -286,6 +286,12 @@ Easily group RxJava Observables together and tie them to your Android Activity l --- +**RxComponentLifecycle**: https://github.com/florent37/RxComponentLifecycle + +Rx binding of new Android Architecture Component Lifecycle + +--- + **rxlifecycle**: https://github.com/nekocode/rxlifecycle 非侵入式的 RxLifecycle From a0fc67e03d9d7f4d052156ab5833c4fadcf61b6d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 17 Jun 2017 20:14:36 +0800 Subject: [PATCH 077/401] add --- .../README.md" | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 5b159040..9339eab0 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -274,12 +274,6 @@ An android wrapper library to mathjs.org javascript library --- -**Napkin**: https://github.com/AleksanderMielczarek/Napkin - -Common scopes and qualifiers for Dagger 2 - ---- - **ThinRPlugin**: https://github.com/mogujie/ThinRPlugin apk 瘦身之去除android中的R.class @@ -684,6 +678,18 @@ java依赖注入 --- +**DaggerAutoInject**: https://github.com/florent37/DaggerAutoInject + +DaggerAutoInject + +--- + +**Napkin**: https://github.com/AleksanderMielczarek/Napkin + +Common scopes and qualifiers for Dagger 2 + +--- + **dagger**: https://github.com/google/dagger 传说中的 dagger2,依赖注入 From b723fa6f7a275e9d1a744d3c85e1ab2a4d0a14ab Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 17 Jun 2017 20:17:08 +0800 Subject: [PATCH 078/401] add Android-Architecture-Components --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index ae3c6e28..e3671ff3 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -108,6 +108,14 @@ Showcase project of Functional Reactive Programming on Android, using RxJava. ht --- +**Android-Architecture-Components**: https://github.com/KucherenkoIhor/Android-Architecture-Components + +The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView + + + +--- + **Pluto-Android**: https://github.com/minggo620/Pluto-Android Android应用开发通用框架 From 57827d69f0caff413c4456d98197b45f87c2e211 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 17 Jun 2017 20:17:57 +0800 Subject: [PATCH 079/401] add ClickDrawableTextView --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 4792f52d..5785dc33 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -12,6 +12,14 @@ --- +**ClickDrawableTextView**: https://github.com/matpag/ClickDrawableTextView + +ClickDrawableTextView + + + +--- + **GradientTextView**: https://github.com/livesun/GradientTextView 一个颜色逐渐改变的textview,类似歌词效果 From f78cc582fb56cd8616695233dee34fb566f5dbca Mon Sep 17 00:00:00 2001 From: dkzwm <412946760@qq.com> Date: Sat, 17 Jun 2017 19:26:15 -0500 Subject: [PATCH 080/401] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=B7=E6=96=B0?= =?UTF-8?q?=E5=BA=93=E5=92=8C=E5=88=86=E5=89=B2=E7=BA=BF=E5=BA=93=20(#88)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add SmoothRefresLayout&Add ItemDecorations * Fix format error * Fix format error --- "\345\210\227\350\241\250List/README.md" | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 825338f1..07b1701b 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -1149,6 +1149,14 @@ a custom pull-to-refresh layout which contains a interesting animation. --- +**SmoothRefreshLayout**: [https://github.com/dkzwm/SmoothRefreshLayout](https://github.com/dkzwm/SmoothRefreshLayout) + +A highly efficient refresh library for Android.In theory , Can support all Views. + + + +--- + **WaveSwipeRefreshLayout**: [https://github.com/recruit-lifestyle/WaveSwipeRefreshLayout](https://github.com/recruit-lifestyle/WaveSwipeRefreshLayout) [http://engineer.recruit-lifestyle.co.jp/techblog/2015-08-03-swipe-refresh-layout/](http://engineer.recruit-lifestyle.co.jp/techblog/2015-08-03-swipe-refresh-layout/) @@ -1340,6 +1348,17 @@ RecyclerView 分割线 --- +**ItemDecorations**: [https://github.com/dkzwm/ItemDecorations](https://github.com/dkzwm/ItemDecorations) + +A dividers library for RecyclerView which use GridLayoutManager or LinearLayoutManager , +when the RecyclerView used GridLayoutManager that supports cross-column feature +

+ + +

+ +--- + **RecyclerView-FlexibleDivider**: https://github.com/yqritc/RecyclerView-FlexibleDivider Android library providing simple way to control divider items of RecyclerView. From d953c3c4d710eae7032d684955fac3f158a6abfb Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 18 Jun 2017 19:45:21 +0800 Subject: [PATCH 081/401] add RippleValidatorEditText --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 5785dc33..5126b43c 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -12,6 +12,14 @@ --- +**RippleValidatorEditText**: https://github.com/omidheshmatinia/RippleValidatorEditText + +RippleValidatorEditText + + + +--- + **ClickDrawableTextView**: https://github.com/matpag/ClickDrawableTextView ClickDrawableTextView From 9d917f93eade05bd718f28526dc11bcfee537f70 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 18 Jun 2017 19:46:49 +0800 Subject: [PATCH 082/401] add FrameView --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 4375c3ed..f32f8e42 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -30,6 +30,14 @@ kotlin-for-android-developers-zh --- +**FrameView**: https://github.com/EarlOfEgo/FrameView + +Custom view written in Kotlin to Display a translucent frame with corners as known from cameras + + + +--- + **Renran**: https://github.com/zhoujunjiang/Renran 纯粹的倒计时应用,kotlin实现,永远不添加广告 From 43154f72d250ea845b11f6d9e6cb4d6a1dffcff1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 18 Jun 2017 19:48:24 +0800 Subject: [PATCH 083/401] add HtmlNative --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index e3671ff3..906cc252 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -108,6 +108,14 @@ Showcase project of Functional Reactive Programming on Android, using RxJava. ht --- +**HtmlNative**: https://github.com/hsllany/HtmlNative + +Use HTML/CSS to render Android View, Lua to control its logic (Not Webview) + + + +--- + **Android-Architecture-Components**: https://github.com/KucherenkoIhor/Android-Architecture-Components The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView From 42c8cd681820836830d3c35e3bc50d8c2e03d0dc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 18 Jun 2017 19:50:42 +0800 Subject: [PATCH 084/401] add RSS-Reader --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index f32f8e42..f20f21b7 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -38,6 +38,14 @@ Custom view written in Kotlin to Display a translucent frame with corners as kno --- +**RSS-Reader**: https://github.com/uziassantosferreira/RSS-Reader + +Simple project with clean architecture RSS-Reader + + + +--- + **Renran**: https://github.com/zhoujunjiang/Renran 纯粹的倒计时应用,kotlin实现,永远不添加广告 From c249c75f3700848e1ebfde79c309da7921b94e6b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 19 Jun 2017 19:46:37 +0800 Subject: [PATCH 085/401] add MaterialFabSpeedDial --- "\350\217\234\345\215\225Menu/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\217\234\345\215\225Menu/README.md" "b/\350\217\234\345\215\225Menu/README.md" index d23e8078..23937907 100644 --- "a/\350\217\234\345\215\225Menu/README.md" +++ "b/\350\217\234\345\215\225Menu/README.md" @@ -6,6 +6,14 @@ --- +**MaterialFabSpeedDial**: https://github.com/kobakei/MaterialFabSpeedDial + +Android UI library of FAB speed dial + + + +--- + **AnnularMenuView**: https://github.com/DingMouRen/AnnularMenuView 基于Material Design设计的环形菜单控件 From e637916662aeb9a1a8aecf3792a585b2e049a775 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 19 Jun 2017 19:54:50 +0800 Subject: [PATCH 086/401] add BoxLoaderView --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 8d184c31..64e51034 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -6,6 +6,14 @@ --- +**BoxLoaderView**: https://github.com/nipun-birla/BoxLoaderView + +BoxLoaderView + + + +--- + **ProgressManager**: https://github.com/JessYanCoding/ProgressManager 一行代码即可监听 App 中所有网络链接的上传以及下载进度,包括 Glide 的图片加载进度 From 57948086df5325dfd1ae59837c7f29443f470b65 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 21 Jun 2017 18:59:06 +0800 Subject: [PATCH 087/401] add EffortlessPermissions --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 9339eab0..05aa6b1e 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1904,6 +1904,12 @@ A simple android library to request permissions in runtime --- +**EffortlessPermissions**: https://github.com/DreaminginCodeZH/EffortlessPermissions + +An Android permission library extending Google's EasyPermissions with convenient additions. + +--- + **easypermissions**: https://github.com/googlesamples/easypermissions Simplify Android M system permissions From 0e4dd07e32999586499b4ac8d5e53bc48a75a7c2 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 21 Jun 2017 19:01:02 +0800 Subject: [PATCH 088/401] add android-api-SecureKeys --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 05aa6b1e..cdb9ff4f 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -208,6 +208,12 @@ Java实现高阶函数,类似Python,支持串行并行计算,适用于Java --- +**android-api-SecureKeys**: https://github.com/saantiaguilera/android-api-SecureKeys + +简单好用的安卓数据加密存储 + +--- + **scytale**: https://github.com/yakivmospan/scytale Android Key 生成,存储,加密工具库 From 74ee95880b9d534164928e7e48d4e079b44b9f0f Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 21 Jun 2017 19:02:36 +0800 Subject: [PATCH 089/401] add rx-contacts2 --- RxJava/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RxJava/README.md b/RxJava/README.md index 56a93ba0..6a058bca 100644 --- a/RxJava/README.md +++ b/RxJava/README.md @@ -84,6 +84,12 @@ RxAndroidOrm --- +**rx-contacts2**: https://github.com/mirrajabi/rx-contacts2 + +rx-contacts2 + +--- + **RxPicker**: https://github.com/imuhao/RxPicker 基于 RxJava 图片选择器 From 5840b33903ec32eb1b0f0fc90e23521dec5ae7cb Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 21 Jun 2017 19:04:00 +0800 Subject: [PATCH 090/401] add --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index f20f21b7..71a707c0 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -30,6 +30,14 @@ kotlin-for-android-developers-zh --- +**SkeletonLoadingView**: https://github.com/omjoonkim/SkeletonLoadingView + +SkeletonLoadingView with Kotlin + + + +--- + **FrameView**: https://github.com/EarlOfEgo/FrameView Custom view written in Kotlin to Display a translucent frame with corners as known from cameras From a6004846b65915f869db6daa55fe8e7933c85529 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 22 Jun 2017 18:31:26 +0800 Subject: [PATCH 091/401] add EliteMvp --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 906cc252..2dafe332 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -108,6 +108,14 @@ Showcase project of Functional Reactive Programming on Android, using RxJava. ht --- +**EliteMvp**: https://github.com/jemshit/EliteMvp + +Simple, Tiny, Extendable Android MVP library + + + +--- + **HtmlNative**: https://github.com/hsllany/HtmlNative Use HTML/CSS to render Android View, Lua to control its logic (Not Webview) From f3f2198343b2ab6cb42184ee5dafb2705f973c45 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 22 Jun 2017 18:57:26 +0800 Subject: [PATCH 092/401] add prefdata --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index cdb9ff4f..bfbb9aaa 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -930,6 +930,12 @@ Stetho-Couchbase is a plugin for Stetho to enable visualizing and debugging Andr --- +**prefdata**: https://github.com/xelevra/prefdata + +Pref Data – the Android SharedPreferences wrapper + +--- + **ProbeTools**: https://github.com/pavel163/ProbeTools ProbeTools displays the data from the Database and SharedPreferences in the browser From e3a21bd425d51cb3be8485347e2cee7a9fe211d7 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 22 Jun 2017 18:58:22 +0800 Subject: [PATCH 093/401] add --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index bfbb9aaa..55805bc8 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -72,6 +72,12 @@ A Java 8 string manipulation library. It is inspired by https://github.com/dleit --- +**DateTimeUtils**: https://github.com/thunder413/DateTimeUtils + +时间工具 + +--- + **android-shake-detector**: https://github.com/safetysystemtechnology/android-shake-detector Android 晃动检测小工具 From efc6e351b4670e9de18ae5bf988f147786d57a55 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 22 Jun 2017 18:59:48 +0800 Subject: [PATCH 094/401] add SectorProgressView --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 64e51034..44200cd4 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -6,6 +6,14 @@ --- +**SectorProgressView**: https://github.com/timqi/SectorProgressView + +a simple progress prompt or chart widget of android using circle and a sector + + + +--- + **BoxLoaderView**: https://github.com/nipun-birla/BoxLoaderView BoxLoaderView From 03f9aa8f81a5e29b31ffd445917fcb0a653bd358 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 24 Jun 2017 18:32:15 +0800 Subject: [PATCH 095/401] add Android-PLog --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 55805bc8..53a8df2e 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -2128,6 +2128,14 @@ jlog是一款针对Android开发者的日志工具 --- +**Android-PLog**: https://github.com/JumeiRdGroup/Android-PLog + +A Pure, Pretty and Powerful logging library for android + + + +--- + **Android-PLog**: https://github.com/Muyangmin/Android-PLog Android 专用日志封装库,轻巧易用,高扩展性 From 38753a67276e8d20b73b89542c42bd9a2cd1df0a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 24 Jun 2017 18:39:42 +0800 Subject: [PATCH 096/401] add AndroidHookStartActivity --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 2dafe332..9ff8e472 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -148,6 +148,12 @@ Login/Signup app which handles boiler plate Validation logics using MVP design p --- +**AndroidHookStartActivity**: https://github.com/BolexLiu/AndroidHookStartActivity + +两行代码实现动态启动未注册的Activity + +--- + **AppAddUpdate**: https://github.com/kingwang666/AppAddUpdate Android app 增量更新 From 07af51138ec6f3ad9d92ba24ff518bdc55abfa84 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 24 Jun 2017 19:54:26 +0800 Subject: [PATCH 097/401] add AgentWeb --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" index 607b5a0b..c58e89e8 100644 --- "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" +++ "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" @@ -112,6 +112,14 @@ This library provides an easy way for configure retrofit for use a 2 layer cache --- +**AgentWeb**: https://github.com/Justson/AgentWeb + +AgentWeb 是基于 Android WebView 一个功能完善小型浏览器库 。 使用很方便 , 集成进你应用 ,只需几行代码 + + + +--- + **mars**: https://github.com/Tencent/mars Mars 是微信官方的跨平台跨业务的终端基础组件 From 7717c87b2ddd8c761704d807591d753bc7ff94f8 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 25 Jun 2017 16:39:03 +0800 Subject: [PATCH 098/401] add AdapterX --- "\345\210\227\350\241\250List/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 07b1701b..267c294f 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -511,6 +511,12 @@ Decouple the item(/nested viewholder) from recyclerview's adapter --- +**AdapterX**: https://github.com/siper/AdapterX + +Simple multiview RecyclerView adapter + +--- + **groupie**: https://github.com/Genius/groupie Groupie helps you display and manage complex RecyclerView layouts From 5c996222c1aae6148697bdbfa87968b9db47dda6 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 25 Jun 2017 16:50:04 +0800 Subject: [PATCH 099/401] add Konfetti --- "\347\211\271\346\225\210Effect/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\347\211\271\346\225\210Effect/README.md" "b/\347\211\271\346\225\210Effect/README.md" index c67669be..bd2d014c 100644 --- "a/\347\211\271\346\225\210Effect/README.md" +++ "b/\347\211\271\346\225\210Effect/README.md" @@ -492,6 +492,14 @@ A slider that allows a user to select a value at one of the specified tickmarks --- +**Konfetti**: https://github.com/DanielMartinus/Konfetti + +粒子爆炸节日祝贺效果 + + + +--- + **Popview-Android**: https://github.com/krishnarb3/Popview-Android 粒子爆炸效果 From 666baf68d142cacc9fc209e64fbdc3155bc0a316 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 26 Jun 2017 18:43:37 +0800 Subject: [PATCH 100/401] add VectorMaster --- "\345\233\276\346\240\207Icon/README.md" | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git "a/\345\233\276\346\240\207Icon/README.md" "b/\345\233\276\346\240\207Icon/README.md" index 71b68374..660662a8 100644 --- "a/\345\233\276\346\240\207Icon/README.md" +++ "b/\345\233\276\346\240\207Icon/README.md" @@ -1,6 +1,6 @@ # AndroidLibs == 图标 Icon -包含:各种图标资源库 +包含:各种icon, vector 图标资源库 [<==返回首页==](https://github.com/XXApple/AndroidLibs) @@ -22,6 +22,14 @@ --- +**VectorMaster**: https://github.com/harjot-oberai/VectorMaster + +Dynamic control over vector drawables + + + +--- + **live-emoji**: https://github.com/RomainPiel/live-emoji 利用 AnimatedVectorDrawable 实现会动的 emoji From 02211e16b253fc6b38d552b6e85539d629973077 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 26 Jun 2017 18:47:40 +0800 Subject: [PATCH 101/401] add binaryprefs --- "\345\233\276\346\240\207Icon/README.md" | 29 ++++++++++++++++++ .../README.md" | 30 ------------------- .../README.md" | 6 ++++ 3 files changed, 35 insertions(+), 30 deletions(-) diff --git "a/\345\233\276\346\240\207Icon/README.md" "b/\345\233\276\346\240\207Icon/README.md" index 660662a8..131bf337 100644 --- "a/\345\233\276\346\240\207Icon/README.md" +++ "b/\345\233\276\346\240\207Icon/README.md" @@ -11,6 +11,35 @@ - [http://findicons.com/](http://findicons.com/) - [https://www.iconfinder.com/](https://www.iconfinder.com/) +--- + +**vectalign**: https://github.com/bonnyfone/vectalign + +Tool for create complex morphing animations using VectorDrawables (allows morphing between any pair of SVG images) + + + + + + + + + +--- + +**GoogleClock**: https://github.com/lypeer/GoogleClock + +纯用SVG做的Google I/O 2016那个炫酷的时钟 + + + +--- + +**AnimatedSvgView**: https://github.com/jrummyapps/AnimatedSvgView + +Animated SVG Drawing for Android + + --- diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 48239cb5..ab4deb41 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -882,36 +882,6 @@ Glide Bitmap Pool is a memory management library for reusing the bitmap memory h --- -**vectalign**: https://github.com/bonnyfone/vectalign - -Tool for create complex morphing animations using VectorDrawables (allows morphing between any pair of SVG images) - - - - - - - - - ---- - -**GoogleClock**: https://github.com/lypeer/GoogleClock - -纯用SVG做的Google I/O 2016那个炫酷的时钟 - - - ---- - -**AnimatedSvgView**: https://github.com/jrummyapps/AnimatedSvgView - -Animated SVG Drawing for Android - - - ---- - **android-drag-square**: https://github.com/SwiftyWang/android-drag-square 一个仿探探上传相片的widget,基于xmuSistone的demo, 提供gradle import,添加上传照片功能以及各种回调,api,方便使用 diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 53a8df2e..fca8728f 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -936,6 +936,12 @@ Stetho-Couchbase is a plugin for Stetho to enable visualizing and debugging Andr --- +**binaryprefs**: https://github.com/iamironz/binaryprefs + +Rapidly fast implementation of SharedPreferences which stores each preference in files separately, performs disk IO via NIO with memory mapped byte buffers and works IPC (between processes) + +--- + **prefdata**: https://github.com/xelevra/prefdata Pref Data – the Android SharedPreferences wrapper From 36dc089f0fbd00aa00a1b55539fdcffc9328d58c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 26 Jun 2017 18:49:27 +0800 Subject: [PATCH 102/401] add FunnyLoader --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 44200cd4..bae729d6 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -6,6 +6,14 @@ --- +**FunnyLoader**: https://github.com/team-supercharge/FunnyLoader + +Loading indicator for android with over 200 random messages + + + +--- + **SectorProgressView**: https://github.com/timqi/SectorProgressView a simple progress prompt or chart widget of android using circle and a sector From 706f4c757ac6f3534943901754be3b51217db8b1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 26 Jun 2017 18:50:30 +0800 Subject: [PATCH 103/401] add RoundKornerLayouts --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 8f0e8f9e..fe50b45c 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -25,6 +25,14 @@ android-constraintlayout-demo --- +**RoundKornerLayouts**: https://github.com/JcMinarro/RoundKornerLayouts + +圆角布局 + + + +--- + **expandable-layout**: https://github.com/chuross/expandable-layout 可展开折叠的布局 From 7fe0d19470713324097f6ae73da668ef7db22002 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 27 Jun 2017 18:03:44 +0800 Subject: [PATCH 104/401] add SiliCompressor --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 6d224814..91abb4e8 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -93,6 +93,12 @@ Kotin 写的视频广告库 --- +**SiliCompressor**: https://github.com/Tourenathan-G5organisation/SiliCompressor + +稳定强大的图片,视频压缩库 + +--- + **k4l-video-trimmer**: https://github.com/knowledge4life/k4l-video-trimmer 视频裁剪 From 769337ddb9633338af681d47ba92b8c9ffd6ca73 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 27 Jun 2017 18:15:13 +0800 Subject: [PATCH 105/401] add android-mvp-architecture --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 9ff8e472..f6aad390 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -108,6 +108,14 @@ Showcase project of Functional Reactive Programming on Android, using RxJava. ht --- +**android-mvp-architecture**: https://github.com/MindorksOpenSource/android-mvp-architecture + +This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView + + + +--- + **EliteMvp**: https://github.com/jemshit/EliteMvp Simple, Tiny, Extendable Android MVP library From fb302d26534749093139c4539237212ca1001ba4 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 27 Jun 2017 18:16:38 +0800 Subject: [PATCH 106/401] add EasyPay --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index fca8728f..d02463a8 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1148,6 +1148,12 @@ Android optimized event bus that simplifies communication between Activities, Fr --- +**EasyPay**: https://github.com/xiong-it/EasyPay + +简单易用的第三方可扩展支付框架 + +--- + **Android-Pay**: https://github.com/mayubao/Android-Pay 支持微信和支付宝两种主流支付的集成库, 两行代码实现微信支付, 三行代码实现支付宝支付 From 1ae618b5718913cc32f44df49e95f1675b8538e3 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 27 Jun 2017 18:29:05 +0800 Subject: [PATCH 107/401] add android-DownloadableFonts --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 5126b43c..8655e700 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -1013,6 +1013,14 @@ BubbleView是带箭头的气泡控件/容器类,支持在布局中通过自定 --- +**android-DownloadableFonts**: https://github.com/googlesamples/android-DownloadableFonts + +This sample demonstrates how to use the Downloadable Fonts feature introduced in Android O + + + +--- + **Fonty**: https://github.com/MarcinOrlowski/Fonty Android library allowing you to easily change the typeface of your UI elements From 4afc1a3760a3937254191f084c8d0e17c21dbfe8 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 27 Jun 2017 18:32:34 +0800 Subject: [PATCH 108/401] add komputation --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 71a707c0..0fcbd413 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -24,6 +24,12 @@ KotlinDiscreteMathToolkit --- +**komputation**: https://github.com/sekwiatkowski/komputation + +神经网络框架 + +--- + **kotlin-for-android-developers-zh**: https://github.com/wangjiegulu/kotlin-for-android-developers-zh kotlin-for-android-developers-zh From e2390a973969c9cb30cd74bad77ca7bf19b83728 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 27 Jun 2017 18:37:12 +0800 Subject: [PATCH 109/401] add greedo-layout-for-android --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 267c294f..e191b936 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -21,6 +21,14 @@ It wraps your Adapter to display Admob native ads in a ListView/RecyclerView dat --- +**greedo-layout-for-android**: https://github.com/500px/greedo-layout-for-android + +Full aspect ratio grid LayoutManager for Android's RecyclerView + + + +--- + **AutoRecyclerAdapter**: https://github.com/teambition/AutoRecyclerAdapter Automated configuration RecyclerView.Adapter for Android From 282f0f96f3697705bd65967e64c398e97b762a09 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 28 Jun 2017 17:43:31 +0800 Subject: [PATCH 110/401] add GLRippleView --- "\347\211\271\346\225\210Effect/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\347\211\271\346\225\210Effect/README.md" "b/\347\211\271\346\225\210Effect/README.md" index bd2d014c..9d66765b 100644 --- "a/\347\211\271\346\225\210Effect/README.md" +++ "b/\347\211\271\346\225\210Effect/README.md" @@ -340,6 +340,14 @@ MD 风格飞出效果菜单选择 --- +**GLRippleView**: https://github.com/r21nomi/GLRippleView + +Custom GLSurfaceView for Android to show image with ripple effect using OpenGL + + + +--- + **ShapeRipple**: https://github.com/poldz123/ShapeRipple 多种形状波纹特效 From e4179f5ec041ba18f974f0dee7055490cfdab5d8 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 28 Jun 2017 17:50:18 +0800 Subject: [PATCH 111/401] add ADAL --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index f6aad390..3e237b1a 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -54,6 +54,12 @@ Mr. Alfonz is here to help you build your Android app, make the development proc --- +**ADAL**:https://github.com/massivedisaster/ADAL + +安卓快速开发库 + +--- + **MVPArt**:https://github.com/JessYanCoding/MVPArt A New Android MVP Architecture http://www.jianshu.com/p/ac51c9b88af3 From a4ea5492a89acccaeeaf57e6cbca0b5d188aed6e Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 28 Jun 2017 17:51:56 +0800 Subject: [PATCH 112/401] add ImmersiveDetailSample --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index fe50b45c..51459bea 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -25,6 +25,14 @@ android-constraintlayout-demo --- +**ImmersiveDetailSample**: https://github.com/matrixxun/ImmersiveDetailSample + +A sample application show how to realize immersive parallax effect header like Google Play Store + + + +--- + **RoundKornerLayouts**: https://github.com/JcMinarro/RoundKornerLayouts 圆角布局 From 874e0671a0710c56fccae8f2e298c18cab1f22bc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Jun 2017 17:43:57 +0800 Subject: [PATCH 113/401] add android-file-chooser --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index 7e80713d..5ef43559 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -363,6 +363,14 @@ a better DropDownMenu solution, 完整的筛选器解决方案 --- +**android-file-chooser**: https://github.com/Arjun-sna/android-file-chooser + +Android library to provide chooser for files in external storage + + + +--- + **EasyFilePickerDialog**: https://github.com/kingfisherphuoc/EasyFilePickerDialog EasyFilePickerDialog From 90f792ea323838945b56215a44e9b100598af241 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Jun 2017 17:53:46 +0800 Subject: [PATCH 114/401] add PermissionManager --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index d02463a8..2a4d7751 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1816,6 +1816,14 @@ Simple and effective bug & crash reporting tool for Android apps http://bugtags. --- +**PermissionManager**:https://github.com/karanchuri/PermissionManager + +搜索清单权限并动态申请 + + + +--- + **PermissionGrantor**: https://github.com/dfqin/PermissionGrantor 一行代码搞定Android6.0动态权限授权 From 8d09eebbb72501cf1311d9dea68931192342b2b1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Jun 2017 17:54:29 +0800 Subject: [PATCH 115/401] add gradle-api-easy_publish --- Gradle/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Gradle/README.md b/Gradle/README.md index 01a1fbc1..4a9c6d59 100644 --- a/Gradle/README.md +++ b/Gradle/README.md @@ -6,6 +6,12 @@ --- +**gradle-api-easy_publish**: https://github.com/saantiaguilera/gradle-api-easy_publish + +Publish bintray aar/jar multi-module in a duper easy way + +--- + **ConfigDroid**: https://github.com/mb-14/ConfigDroid 可生成常量的gradle插件 From a2b445250001cc4b4721668b9e101a89d51a65b9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Jun 2017 17:55:27 +0800 Subject: [PATCH 116/401] add --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index e191b936..31e33f45 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -53,6 +53,14 @@ Android之自定义View:侧滑删除 --- +**DraggableTreeView**: https://github.com/jakebonk/DraggableTreeView + +TreeView with drag and drop (n-th level) + + + +--- + **Swiperoo**: https://github.com/BelkaLab/Swiperoo 滑动删除 From 16b297f3cdf805b8050c2df132ad13e4c6e7502b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 30 Jun 2017 19:48:45 +0800 Subject: [PATCH 117/401] add --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 51459bea..ff4c38c1 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -1543,6 +1543,14 @@ The TileView widget is a subclass of android.view.ViewGroup that asynchronously --- +**show-case-card-view**: https://github.com/dimorinny/show-case-card-view + +Show case card view + + + +--- + **FancyShowCaseView**: https://github.com/faruktoptas/FancyShowCaseView 好看的高亮提示库 From 4d4bc1939f6ee4c82d68d179c0c37a8d21e56117 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 30 Jun 2017 19:50:21 +0800 Subject: [PATCH 118/401] add TooltipIndicator --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index ff4c38c1..9a80d413 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -372,6 +372,14 @@ Configurable typing indicator for Android --- +**TooltipIndicator**: https://github.com/huseyinozer/TooltipIndicator + +An indicator with preview support that you can use in the ViewPager + + + +--- + **PageIndicatorView**: https://github.com/romandanylyk/PageIndicatorView Google 风格的 Page Indicator 效果 From 3ab8da67b5f8ff95c531dae957d8d8fad8fcc132 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 30 Jun 2017 19:51:07 +0800 Subject: [PATCH 119/401] add android-api-RxFacebook --- RxJava/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RxJava/README.md b/RxJava/README.md index 6a058bca..27a9b530 100644 --- a/RxJava/README.md +++ b/RxJava/README.md @@ -44,6 +44,12 @@ Learning RxJava for Android by example --- +**android-api-RxFacebook**: https://github.com/saantiaguilera/android-api-RxFacebook + +Reactive Extension for Facebook SDK + +--- + **LifecycleAwareRx**: https://github.com/WaylonBrown/LifecycleAwareRx Make your RxJava2 streams life-cycle aware with Android Architecture Components From 37c11dc1132fe850476abb93c890169780f8f769 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 30 Jun 2017 19:52:42 +0800 Subject: [PATCH 120/401] add DateRangePicker --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index 5ef43559..0b8392f7 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -136,6 +136,14 @@ Android library for Date and Time Picker in same dialog --- +**DateRangePicker**: https://github.com/savvisingh/DateRangePicker + +Date Range Picker is a Calender Picker View to show a Customized Date Range Picker with improved UI + + + +--- + **EasyCalendar**: https://github.com/shichaohui/EasyCalendar 可进行 UI 定制的日历组件,轻松完成签到日历功能 From 14b246927a60857d03791319430cd3b69447c29c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 2 Jul 2017 08:41:15 +0800 Subject: [PATCH 121/401] add r2d2 --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 2a4d7751..d2b49b5b 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -214,6 +214,12 @@ Java实现高阶函数,类似Python,支持串行并行计算,适用于Java --- +**r2d2**: https://github.com/moldedbits/r2d2 + +安卓数据加密解密 + +--- + **android-api-SecureKeys**: https://github.com/saantiaguilera/android-api-SecureKeys 简单好用的安卓数据加密存储 From d72756cb1e6cadbb8305178a2f754033033657c5 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 2 Jul 2017 08:43:17 +0800 Subject: [PATCH 122/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" index 912ef84b..0b80bccc 100644 --- "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" +++ "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" @@ -62,6 +62,14 @@ Android 室内场景构建组件,帮你快速的完成室内场景 View 的展 --- +**AttributionPresenter**: https://github.com/franmontiel/AttributionPresenter + +开源库属性展示 + + + +--- + **material-about-library**: https://github.com/daniel-stoneuk/material-about-library Material Design 风格的 About 页面设计 From 1b320d1eb39337bf935355b23972ef5e87e6c84e Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 2 Jul 2017 08:48:03 +0800 Subject: [PATCH 123/401] add material-searchview --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 9a80d413..6fa455cd 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -472,6 +472,14 @@ Extended ActionBarDrawerToggle --- +**material-searchview**: https://github.com/Shahroz16/material-searchview + +谷歌风格搜索布局 + + + +--- + **Material-SearchView**: https://github.com/VyacheslavShmakin/Material-SearchView SearchView library based on DialogFragment From 90be22147ec3a26b26fd97a99ccd9745618a9613 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 2 Jul 2017 09:01:38 +0800 Subject: [PATCH 124/401] add FabulousFilter --- "\345\274\271\346\241\206Dialog/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index ff6ebc56..010f06f2 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -102,6 +102,14 @@ This dialog can flick and make it easy to dismiss sensuously --- +**FabulousFilter**: https://github.com/Krupen/FabulousFilter + +Android library to animate Floating Action Button to Bottom Sheet Dialog and vice-versa + + + +--- + **BottomDialog**: https://github.com/shaohui10086/BottomDialog BottomDialog 是一个通过 DialogFragment 实现的底部弹窗布局,并且支持弹出动画,支持任意布局 http://shaohui.me From 1e8aa5292e12aed283270415650378e2685db70c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 2 Jul 2017 09:05:14 +0800 Subject: [PATCH 125/401] add ShimmerRecyclerView --- "\345\210\227\350\241\250List/README.md" | 8 +++++++ "\345\270\203\345\261\200Layout/README.md" | 28 +++++++++++----------- 2 files changed, 22 insertions(+), 14 deletions(-) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 31e33f45..9e786ab1 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -140,6 +140,14 @@ SwipeCardview for listing item or products --- +**ShimmerRecyclerView**: https://github.com/tabassumLatif/ShimmerRecyclerView + +Shimmer effect in RecyclerView + + + +--- + **ShimmerRecyclerView**: https://github.com/sharish/ShimmerRecyclerView ShimmerRecyclerView diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 6fa455cd..47f33306 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -472,20 +472,6 @@ Extended ActionBarDrawerToggle --- -**material-searchview**: https://github.com/Shahroz16/material-searchview - -谷歌风格搜索布局 - - - ---- - -**Material-SearchView**: https://github.com/VyacheslavShmakin/Material-SearchView - -SearchView library based on DialogFragment - ---- - **StickerView**: https://github.com/wuapnjie/StickerView A view which can add sticker and zoom,drag,delete it @@ -985,6 +971,20 @@ this is a draggable flow layout lib --- +**material-searchview**: https://github.com/Shahroz16/material-searchview + +谷歌风格搜索布局 + + + +--- + +**Material-SearchView**: https://github.com/VyacheslavShmakin/Material-SearchView + +SearchView library based on DialogFragment + +--- + **BilibiliSearchView**: https://github.com/didixyy/BilibiliSearchView 漂亮的波纹展开式搜索效果 From 4b2c2b0e047666422fc0bf3bc50c29ae3aaf416c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 2 Jul 2017 09:08:46 +0800 Subject: [PATCH 126/401] add --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index 0b8392f7..087cdfa7 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -38,6 +38,14 @@ Bubble-Picker --- +**NumberPadTimePicker**: https://github.com/philliphsu/NumberPadTimePicker + +时间选择器 + + + +--- + **DateTimeRangePicker**: https://github.com/skedgo/DateTimeRangePicker 时间选择器,选择特定间隔时间段 From fa2d190788c4c1d86195bbb82e829e7cd96dbac9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 3 Jul 2017 18:37:06 +0800 Subject: [PATCH 127/401] add IncrementProductView --- "\346\226\207\346\234\254Label/README.md" | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 8655e700..95169484 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -578,19 +578,27 @@ Very long text support for Android --- -**ElegantNumberButton**: https://github.com/ashik94vc/ElegantNumberButton +**ElemeShoppingView**: https://github.com/JeasonWong/ElemeShoppingView -Brought to you by cepheuen http://www.cepheuen.com +仿饿了么点击购物效果 - + --- -**ElemeShoppingView**: https://github.com/JeasonWong/ElemeShoppingView +**IncrementProductView**: https://github.com/steelkiwi/IncrementProductView -仿饿了么点击购物效果 +有趣的购物车按钮 - + + +--- + +**ElegantNumberButton**: https://github.com/ashik94vc/ElegantNumberButton + +Brought to you by cepheuen http://www.cepheuen.com + + --- From 4e41615cb7511d6e1c1af98975172ca4ccb0418c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 3 Jul 2017 18:39:00 +0800 Subject: [PATCH 128/401] add RxJavaKotlinSample --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 0fcbd413..bc6c6a9b 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -36,6 +36,14 @@ kotlin-for-android-developers-zh --- +**RxJavaKotlinSample**: https://github.com/tekinarslan/RxJavaKotlinSample + +RxJava2 and Kotlin sample project + + + +--- + **SkeletonLoadingView**: https://github.com/omjoonkim/SkeletonLoadingView SkeletonLoadingView with Kotlin From 5553669d4fd70da0c2cd6e8268884b42a4a83067 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 3 Jul 2017 18:41:13 +0800 Subject: [PATCH 129/401] add --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index 087cdfa7..313cbcbe 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -152,6 +152,14 @@ Date Range Picker is a Calender Picker View to show a Customized Date Range Pick --- +**MosaicCalendarView**: https://github.com/tiagohm/MosaicCalendarView + +GitHub 贡献图风格日历 + + + +--- + **EasyCalendar**: https://github.com/shichaohui/EasyCalendar 可进行 UI 定制的日历组件,轻松完成签到日历功能 From 4a0ff8a4cdf680b45f292db96eed8181e9d55a79 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 5 Jul 2017 19:39:00 +0800 Subject: [PATCH 130/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index bae729d6..f59ed5c2 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -6,6 +6,14 @@ --- +**FuckingVolumeSlider**: https://github.com/shellljx/FuckingVolumeSlider + +android实现的反人类音量滑块 + + + +--- + **FunnyLoader**: https://github.com/team-supercharge/FunnyLoader Loading indicator for android with over 200 random messages From 96883c48fd040971027c67b99a043a0d75b22731 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 5 Jul 2017 19:53:08 +0800 Subject: [PATCH 131/401] add RetrofitLifecycle --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" index c58e89e8..9e00a306 100644 --- "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" +++ "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" @@ -52,6 +52,12 @@ OkHttp 请求和响应日志拦截器 --- +**RetrofitLifecycle**: https://github.com/luckyandyzhang/RetrofitLifecycle + +通过注解管理 Retrofit 生命周期 + +--- + **OkCacheControl**: https://github.com/ncornette/OkCacheControl OkHttp 和 Retrofit 缓存工具 From 87640a7e6ad6ca2855297bad4e76fc264c789ae1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 5 Jul 2017 19:54:24 +0800 Subject: [PATCH 132/401] add TabLayout --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 47f33306..9e04ccb3 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -738,6 +738,14 @@ jakewharton 出品 ,DrawerBehavior --- +**TabLayout**: https://github.com/stayinxing/TabLayout + +TabLayout demo + +http://www.jianshu.com/p/be1e8a1da639 + +--- + **ColorFullTabLayout**: https://github.com/MdFarhanRaja/ColorFullTabLayout Fully Customized TabLayout From aa8b01bcb63d8de4c6f2007130d71d62ccea9a20 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 5 Jul 2017 19:57:52 +0800 Subject: [PATCH 133/401] add PopsTabView --- "\345\274\271\346\241\206Dialog/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index 010f06f2..ab3a7fbd 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -30,6 +30,14 @@ Android View Tooltips,目前来看做的最漂亮的 --- +**PopsTabView**: https://github.com/ccj659/PopsTabView + +PopsTabView是个filter容器,他可以快速,构建不同筛选样式,自由组合成一组tab + + + +--- + **SearchableSpinner**: https://github.com/MdFarhanRaja/SearchableSpinner 支持搜索的spinner From 849ec6f781638025114f3ceaaf8d2ced1034f344 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 6 Jul 2017 17:57:08 +0800 Subject: [PATCH 134/401] add Fotoapparat --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index ab4deb41..5f47b5a5 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -106,6 +106,14 @@ Clickable ImageView that expands to full screen and is dismissible by swiping th --- +**Fotoapparat**: https://github.com/Fotoapparat/Fotoapparat + +Android 有两套相机 Api,使用起来很麻烦,好在 Foto 开源了他们在 Android 上的 Camera 封装 Api,力荐 + + + +--- + **CameraKit-Android**: https://github.com/flurgle/CameraKit-Android 一个相机的库 From a8d40987730c2a30d137e1eaeae772fd6c144939 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 6 Jul 2017 17:58:28 +0800 Subject: [PATCH 135/401] add Material-Calendar-View --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index 313cbcbe..0d34c627 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -152,6 +152,14 @@ Date Range Picker is a Calender Picker View to show a Customized Date Range Pick --- +**Material-Calendar-View**: https://github.com/Applandeo/Material-Calendar-View + +MD 风格的日历组件 + + + +--- + **MosaicCalendarView**: https://github.com/tiagohm/MosaicCalendarView GitHub 贡献图风格日历 From e034f3539df054064c22d4181766e1f742006e54 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 6 Jul 2017 18:00:25 +0800 Subject: [PATCH 136/401] add LoveUT --- .../README.md" | 6 ++++++ "\345\274\271\346\241\206Dialog/README.md" | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 3e237b1a..aa9bcf28 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -530,6 +530,12 @@ Using Databing and Retrofit to build a fast MVVM framework --- +**LoveUT**:https://github.com/geniusmart/LoveUT + +Robolectric 3.x 的介绍和实战 + +--- + **ConditionWatcher**:https://github.com/AzimoLabs/ConditionWatcher 自动测试框架 diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index ab3a7fbd..621901cf 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -112,7 +112,7 @@ This dialog can flick and make it easy to dismiss sensuously **FabulousFilter**: https://github.com/Krupen/FabulousFilter -Android library to animate Floating Action Button to Bottom Sheet Dialog and vice-versa +选项过滤器,Android library to animate Floating Action Button to Bottom Sheet Dialog and vice-versa From 9ceab00015f7934d25c73d5196cda65b2e684fae Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 6 Jul 2017 18:01:54 +0800 Subject: [PATCH 137/401] add aurora-imui --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index aa9bcf28..78e6ea32 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -566,6 +566,14 @@ VR Player for android --- +**aurora-imui**:https://github.com/jpush/aurora-imui + +通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN + + + +--- + **Applozic-Android-SDK**:https://github.com/AppLozic/Applozic-Android-SDK 安卓实时聊天框架 From 8b273ddac94cecf16882cb2da790682ccc8752ff Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 6 Jul 2017 19:04:25 +0800 Subject: [PATCH 138/401] add IOS11RectProgress --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index f59ed5c2..f85cc0fd 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -6,6 +6,14 @@ --- +**IOS11RectProgress**: https://github.com/CuiZhaoHui/IOS11RectProgress + +仿iOS11 控制中心 调整亮度 + + + +--- + **FuckingVolumeSlider**: https://github.com/shellljx/FuckingVolumeSlider android实现的反人类音量滑块 From f88a6834bdb9c268b4d97be7627c38208ca02bc7 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 7 Jul 2017 19:21:26 +0800 Subject: [PATCH 139/401] add tray --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index d2b49b5b..cb31ce96 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -942,6 +942,12 @@ Stetho-Couchbase is a plugin for Stetho to enable visualizing and debugging Andr --- +**tray**: https://github.com/grandcentrix/tray + +多进程安全的SharedPreferences + +--- + **binaryprefs**: https://github.com/iamironz/binaryprefs Rapidly fast implementation of SharedPreferences which stores each preference in files separately, performs disk IO via NIO with memory mapped byte buffers and works IPC (between processes) From c1efde54832e1567e340f7548d94c1edabf34c5d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 7 Jul 2017 19:23:15 +0800 Subject: [PATCH 140/401] add SmartRefreshLayout --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 9e786ab1..64365e4a 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -69,6 +69,14 @@ TreeView with drag and drop (n-th level) --- +**SmartRefreshLayout**: https://github.com/scwang90/SmartRefreshLayout + +Android智能下拉刷新框架,支持越界回弹,集成了几十种炫酷的Header和 Footer + + + +--- + **Typewriter**: https://github.com/Ilya-Gh/Typewriter 打字机效果的下拉刷新 From f3e0f712bd49f965af258c9e31be30437267a5c7 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 7 Jul 2017 19:30:59 +0800 Subject: [PATCH 141/401] add Spotlight --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 9e04ccb3..07c15f64 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -1179,6 +1179,14 @@ Expand your view with no problem --- +**Spotlight**: https://github.com/TakuSemba/Spotlight + +支持引导路径高亮的方案 + + + +--- + **Primer**: https://github.com/mohak1712/Primer Google Primer 引导页 From fb28dd9507c0704177d92f059bb920ef74590d1b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 7 Jul 2017 19:32:04 +0800 Subject: [PATCH 142/401] add samba-documents-provider --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" index 9e00a306..e92174c7 100644 --- "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" +++ "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" @@ -6,6 +6,12 @@ --- +**samba-documents-provider**: https://github.com/google/samba-documents-provider + +Android Samba 协议实现 + +--- + **AndroidUnplash**: https://github.com/KeenenCharles/AndroidUnplash An unofficial Unsplash API library for Android From f25563f60655263d3ab76901aaa23690432ae548 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 8 Jul 2017 18:50:20 +0800 Subject: [PATCH 143/401] add AwesomeKeyboard --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index cb31ce96..599c8a77 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1606,6 +1606,14 @@ The Android Support Library for NFC --- +**AwesomeKeyboard**: https://github.com/hoanganhtuan95ptit/AwesomeKeyboard + +emoticons, sticker, photo and color keyboard + + + +--- + **KeyBoardDemo**: https://github.com/wobiancao/KeyBoardDemo Android 软键盘和emoji表情切换方案,和微信几乎一样的体验 From 16bda198e0a2057d96b0afe70c54bfb1d7b65d7e Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 8 Jul 2017 18:52:48 +0800 Subject: [PATCH 144/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 5f47b5a5..0d9341eb 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -42,6 +42,14 @@ litho-glide --- +**RubberStamp: https://github.com/vinaygaba/RubberStamp + +给图片添加水印 + + + +--- + **progress-image-view-android: https://github.com/safetysystemtechnology/progress-image-view-android progress-image-view-android From 8e7ca61925b8fab2421c857dbb0bfc478f158ae9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 8 Jul 2017 19:14:18 +0800 Subject: [PATCH 145/401] add VirtualAPK --- .../README.md" | 16 ++++++++-------- .../README.md" | 8 ++++++++ 2 files changed, 16 insertions(+), 8 deletions(-) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 0d9341eb..a7922e65 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -50,6 +50,14 @@ litho-glide --- +**WatermarkCreator**: https://github.com/ashishbhandari/WatermarkCreator + +水印 + + + +--- + **progress-image-view-android: https://github.com/safetysystemtechnology/progress-image-view-android progress-image-view-android @@ -804,14 +812,6 @@ Android 色彩渐进 ImageView --- -**WatermarkCreator**: https://github.com/ashishbhandari/WatermarkCreator - -水印 - - - ---- - **CameraFilters**: https://github.com/JessYanCoding/CameraFilters 摄像头实时滤镜处理库,自带10多种滤镜,支持滤镜扩展,并且兼容七牛云直播滤镜处理 diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 78e6ea32..67146a89 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -30,6 +30,14 @@ Android 开发的一些 Tips 集合 --- +**VirtualAPK**:https://github.com/didi/VirtualAPK + +A powerful and lightweight plugin framework for Android + + + +--- + **Magisk**:https://github.com/topjohnwu/Magisk A Magic Mask to Alter Android System Systemless-ly From 22669ffec1085efc2fd98d9656d53160238f2e31 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 8 Jul 2017 19:20:44 +0800 Subject: [PATCH 146/401] add --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 91abb4e8..21a3569b 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -259,6 +259,12 @@ MJPEG 视频流播放 --- +**audio-analyzer-for-android**: https://github.com/bewantbe/audio-analyzer-for-android + +音乐频谱分析 + +--- + **A-MusicView**: https://github.com/north2014/A-MusicView 原创自定义控件之-Canvas实时绘制音乐波形图 From 4c96640fb8adf691c36979f4b16486971b286fcd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 9 Jul 2017 12:43:28 +0800 Subject: [PATCH 147/401] add Tempo --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index bc6c6a9b..f61efb87 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -24,6 +24,12 @@ KotlinDiscreteMathToolkit --- +**Tempo**: https://github.com/AllanHasegawa/Tempo + +通过 sntp 或 gps 获取时间 + +--- + **komputation**: https://github.com/sekwiatkowski/komputation 神经网络框架 From 8c133a4bfad55b54a91a8a7827c8149e393ecf82 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 9 Jul 2017 12:45:15 +0800 Subject: [PATCH 148/401] add kotlin-preferences-extensions --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index f61efb87..ac5b9114 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -24,6 +24,12 @@ KotlinDiscreteMathToolkit --- +**kotlin-preferences-extensions**: https://github.com/mirrajabi/kotlin-preferences-extensions + +A set of RxJava2 Extensions to get/set values of SharedPreferences in a super simple way + +--- + **Tempo**: https://github.com/AllanHasegawa/Tempo 通过 sntp 或 gps 获取时间 From d648c283efb76d7721d1eed4b460d22aef982330 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 9 Jul 2017 12:45:52 +0800 Subject: [PATCH 149/401] add KotlinMvpEspresso --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index ac5b9114..b66eabfa 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -30,6 +30,12 @@ A set of RxJava2 Extensions to get/set values of SharedPreferences in a super si --- +**KotlinMvpEspresso**: https://github.com/sallySalem/KotlinMvpEspresso + +This example describes how use Espresso in Android-Kotlin + +--- + **Tempo**: https://github.com/AllanHasegawa/Tempo 通过 sntp 或 gps 获取时间 From e2f91cc1f772d57cacefa092b580b6c253db976f Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 9 Jul 2017 12:47:43 +0800 Subject: [PATCH 150/401] add kotlet --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index b66eabfa..407285c4 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -54,6 +54,14 @@ kotlin-for-android-developers-zh --- +**kotlet**: https://github.com/mirrajabi/kotlet + +Just another Kotlin sample Android application which uses Dagger2, Retrofit + Okhttp, RxJava etc.. plus some docs I've collected + + + +--- + **RxJavaKotlinSample**: https://github.com/tekinarslan/RxJavaKotlinSample RxJava2 and Kotlin sample project From d9cc84ba0fffeb7e8f5822eb48d8f62495aa642b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 9 Jul 2017 12:51:21 +0800 Subject: [PATCH 151/401] add gradlr --- Gradle/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Gradle/README.md b/Gradle/README.md index 4a9c6d59..3660bd76 100644 --- a/Gradle/README.md +++ b/Gradle/README.md @@ -12,6 +12,12 @@ Publish bintray aar/jar multi-module in a duper easy way --- +**gradlr**: https://github.com/cesarferreira/gradlr + +Fastest auto complete for gradle tasks + +--- + **ConfigDroid**: https://github.com/mb-14/ConfigDroid 可生成常量的gradle插件 From 0fb7b050318e1b1a36542c744aa000212e83b239 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 10 Jul 2017 20:53:39 +0800 Subject: [PATCH 152/401] add Daffodil --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 599c8a77..b3b7707a 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -2072,6 +2072,12 @@ App-local sql logging with viewer activity --- +**Daffodil**:https://github.com/saymagic/Daffodil + +基于注解的日志库 + +--- + **ALog**:https://github.com/Blankj/ALog 一个精简、全面、方便的AndroidLog库--ALog From 1383704a88f4e8d21ad0d7986bee8a4ccda4f903 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 10 Jul 2017 21:01:31 +0800 Subject: [PATCH 153/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index a7922e65..fbea477e 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -34,6 +34,14 @@ litho-glide --- +**PaletteImageView: https://github.com/DingMouRen/PaletteImageView- + +懂得智能配色的ImageView,还能给自己设置多彩的阴影 + + + +--- + **InsLoadingAnimation: https://github.com/qintong91/InsLoadingAnimation 头像加载进度 From f30ebffabf54f67ec997fcb9c1d3931a14a96d5c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 10 Jul 2017 21:02:43 +0800 Subject: [PATCH 154/401] add GlideImageView --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index fbea477e..418b1321 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -34,6 +34,14 @@ litho-glide --- +**GlideImageView: https://github.com/sfsheng0322/GlideImageView + +基于Glide V4.0封装的图片加载库,可以监听加载图片时的进度 + + + +--- + **PaletteImageView: https://github.com/DingMouRen/PaletteImageView- 懂得智能配色的ImageView,还能给自己设置多彩的阴影 From e6d5d6832e1a90e68b22207fda77fd458ec7740b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 10 Jul 2017 21:04:24 +0800 Subject: [PATCH 155/401] add ImageLoaderFramework --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 418b1321..1f725cf1 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -34,6 +34,12 @@ litho-glide --- +**ImageLoaderFramework: https://github.com/ladingwu/ImageLoaderFramework + +打造统一的图片加载框架,融合Glide,Fresco,不入侵业务代码 + +--- + **GlideImageView: https://github.com/sfsheng0322/GlideImageView 基于Glide V4.0封装的图片加载库,可以监听加载图片时的进度 From d45ca3bc4d144b3cefad4d07f84fdebab3383a0f Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 11 Jul 2017 19:06:51 +0800 Subject: [PATCH 156/401] add --- "\346\214\211\351\222\256Button/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\214\211\351\222\256Button/README.md" "b/\346\214\211\351\222\256Button/README.md" index 6642089d..3346bfcd 100644 --- "a/\346\214\211\351\222\256Button/README.md" +++ "b/\346\214\211\351\222\256Button/README.md" @@ -52,6 +52,14 @@ Android Holding Button 效果 --- +**FABsMenu**: https://github.com/jahirfiquitiva/FABsMenu + +效果很棒的 Fab 按钮 + + + +--- + **CounterFab**: https://github.com/andremion/CounterFab 支持计数效果的 FloatingActionButton From d1250cb0e78d3040a087d744e0f1eb4549607b79 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 11 Jul 2017 19:08:09 +0800 Subject: [PATCH 157/401] add Luhn --- "\347\211\271\346\225\210Effect/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\347\211\271\346\225\210Effect/README.md" "b/\347\211\271\346\225\210Effect/README.md" index 9d66765b..b5533806 100644 --- "a/\347\211\271\346\225\210Effect/README.md" +++ "b/\347\211\271\346\225\210Effect/README.md" @@ -632,6 +632,14 @@ An Android library allowing images to exhibit a parallax effect that reacts to t --- +**Luhn**: https://github.com/KingsMentor/Luhn + +Android 信用卡交易效果 UI + + + +--- + **android-sumbit-credit-card-flow**: https://github.com/adonixis/android-sumbit-credit-card-flow Android 信用卡提交效果 From 11b23103ce2e5a90daa7ecd151a7ce23d68bc7b9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 13 Jul 2017 18:08:59 +0800 Subject: [PATCH 158/401] add FFmpegMediaPlayer --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 21a3569b..5b64933f 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -6,6 +6,12 @@ --- +**FFmpegMediaPlayer**: https://github.com/wseemann/FFmpegMediaPlayer + +FFmpegMediaPlayer can be used to control playback of audio/video files and streams + +--- + **CompileFFmpegWithOpenSSL**: https://github.com/davinctor/CompileFFmpegWithOpenSSL A bunch of scripts you can use to compile FFmpeg with OpenSSL From dcef2247f2fe360434f72db8d7e51d682c99481b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 13 Jul 2017 18:09:56 +0800 Subject: [PATCH 159/401] add small-video-record --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 5b64933f..ee530e3b 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -6,6 +6,12 @@ --- +**small-video-record**: https://github.com/mabeijianxi/small-video-record + +利用FFmpeg视频录制微信小视频与其压缩处理 + +--- + **FFmpegMediaPlayer**: https://github.com/wseemann/FFmpegMediaPlayer FFmpegMediaPlayer can be used to control playback of audio/video files and streams From 0a88db6f5282ef05f8f1607c68233c7f030c490d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 13 Jul 2017 18:11:17 +0800 Subject: [PATCH 160/401] add android-stepsview --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 07c15f64..eeeba71e 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -606,6 +606,14 @@ A simple ViewPager indicator implementation compatible with the from the Android --- +**android-stepsview**: https://github.com/Canner/android-stepsview + +A more complete version of stepsViews in android + + + +--- + **material-stepper**: https://github.com/fcannizzaro/material-stepper Android Library to create simple stepper activities From 9b42d25cd4d9fe2d32d81871b8360a01dc2b23f8 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 13 Jul 2017 18:31:52 +0800 Subject: [PATCH 161/401] add FFmpeg4Android --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index ee530e3b..9b0efaf2 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -12,6 +12,12 @@ --- +**FFmpeg4Android**: https://github.com/mabeijianxi/FFmpeg4Android + +编译 Android 下可用的 FFmpeg 的项目 + +--- + **FFmpegMediaPlayer**: https://github.com/wseemann/FFmpegMediaPlayer FFmpegMediaPlayer can be used to control playback of audio/video files and streams From 739da589b75391cf33f8ab82647dafd1776929b8 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 13 Jul 2017 18:33:30 +0800 Subject: [PATCH 162/401] add LiveVideoBroadcaster --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 9b0efaf2..83e3e3bd 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -30,6 +30,14 @@ A bunch of scripts you can use to compile FFmpeg with OpenSSL --- +**LiveVideoBroadcaster**: https://github.com/ant-media/LiveVideoBroadcaster + +Native Android app that can broadcast and play live video via RTMP + + + +--- + **EasyPusher_Android**: https://github.com/EasyDarwin/EasyPusher_Android 精炼、稳定、高效的安卓前/后摄像头/手机桌面屏幕采集、编码、RTSP直播推送 From 897ac8ca095adec58994f5f49fa309faf61447d5 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 13 Jul 2017 18:34:20 +0800 Subject: [PATCH 163/401] add PLDroidDemo --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 83e3e3bd..a4935359 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -335,6 +335,12 @@ usb摄像头,library and sample to access to UVC web camera on non-rooted Andr --- +**PLDroidDemo**: https://github.com/angcyo/PLDroidDemo + +YUV-->H264,YUV-->RGB, GL Blur, GPUImage + +--- + **YUVDroidTools**: https://github.com/Jhuster/YUVDroidTools 安卓预览 YUV 原始数据 From 72320e7159e870899ab7676f67c5471470369c25 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 13 Jul 2017 18:36:44 +0800 Subject: [PATCH 164/401] add --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 407285c4..181dad14 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -18,6 +18,14 @@ Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2 --- +**Charts**: https://github.com/frendyxzc/Charts + +Android Kotlin Charts base on ECharts + + + +--- + **KotlinDiscreteMathToolkit**: https://github.com/MarcinMoskala/KotlinDiscreteMathToolkit KotlinDiscreteMathToolkit From 644a40e6cf9147750e1fbbdc374d329ecb26aea8 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 13 Jul 2017 18:43:37 +0800 Subject: [PATCH 165/401] add Lawnchair --- .../README.md" | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index 2caaffe9..bb03f55b 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -1404,11 +1404,9 @@ Qiitanium is an unofficial Android application of Qiita --- -**Launcher3_mx**: https://github.com/yuchuangu85/Launcher3_mx +**Lawnchair**: https://github.com/Deletescape-Media/Lawnchair -谷歌Launcher3,基于最新launcher3-7.1.1-r38的分支 - - +一个优雅的 Android Launcher --- From 88404010072ff2c85d35c3464ae00d8076f99c9c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 13 Jul 2017 18:45:16 +0800 Subject: [PATCH 166/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index bb03f55b..dd566929 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -36,6 +36,14 @@ QQ,微信防撤回神器 --- +**codeKK-Android**: https://github.com/7449/codeKK-Android + +codeKK-Android + + + +--- + **MessageRelayer**: https://github.com/HaoFeiWang/MessageRelayer 短信转发工具 From a184fb8d770c6e816c4b3ccd21e412ca46b3d249 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 14 Jul 2017 18:21:07 +0800 Subject: [PATCH 167/401] add --- "\347\211\271\346\225\210Effect/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\347\211\271\346\225\210Effect/README.md" "b/\347\211\271\346\225\210Effect/README.md" index b5533806..335f96f8 100644 --- "a/\347\211\271\346\225\210Effect/README.md" +++ "b/\347\211\271\346\225\210Effect/README.md" @@ -6,6 +6,14 @@ --- +**SlidingUpPanelLayout**: https://github.com/woxingxiao/SlidingUpPanelLayout + +一个竖直方向的SlidingPanelLayout,支持加载多个Panel,可以灵活地实现漂亮的的交互效果 + + + +--- + **MaterialShadows**: https://github.com/harjot-oberai/MaterialShadows MaterialShadows From b40e9dd801374102e937bb906030656355b85413 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 14 Jul 2017 18:22:32 +0800 Subject: [PATCH 168/401] add turn-layout-manager --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 64365e4a..760bb654 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -277,6 +277,14 @@ FlexboxLayout is a library project which brings the similar capabilities of CSS --- +**turn-layout-manager**: https://github.com/cdflynn/turn-layout-manager + +RecyclerView 半圆形布局 + + + +--- + **LondonEyeLayoutManager**: https://github.com/danylovolokh/LondonEyeLayoutManager A Layoutmanager that must be used with RecyclerView From 3b3d41e66a526e655c8bf340b2c8f49c54f19191 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 14 Jul 2017 18:24:00 +0800 Subject: [PATCH 169/401] add RichPath --- "\345\233\276\346\240\207Icon/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\346\240\207Icon/README.md" "b/\345\233\276\346\240\207Icon/README.md" index 131bf337..be2f21f7 100644 --- "a/\345\233\276\346\240\207Icon/README.md" +++ "b/\345\233\276\346\240\207Icon/README.md" @@ -27,6 +27,14 @@ Tool for create complex morphing animations using VectorDrawables (allows morphi --- +**RichPath**: https://github.com/tarek360/RichPath + +在 Android 轻松绘制 Vector 动画 + + + +--- + **GoogleClock**: https://github.com/lypeer/GoogleClock 纯用SVG做的Google I/O 2016那个炫酷的时钟 From 92484db5396e7cda889818f0b3a86b8619d27bda Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 14 Jul 2017 18:29:32 +0800 Subject: [PATCH 170/401] add Now --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index dd566929..7a553788 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -28,6 +28,12 @@ https://cnodejs.org/ 非官方客户端 --- +**Now**: https://github.com/XunMengWinter/Now + +Jsoup + MaterialViewPager + RxAndroid + Retrofit + Realm + Fresco + Retrolambda example 一款Android图文精选app,通过抓取网页获得图文列表。目前包含站酷(Zcool)精选、国家地理(National Geographic)每日一图、知乎日报、豆瓣一刻(Moment) + +--- + **Anti-recall**: https://github.com/JasonQS/Anti-recall QQ,微信防撤回神器 From 6be9db8a0c2ac10bf089d5329967556f81e8a2f6 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 15 Jul 2017 19:00:22 +0800 Subject: [PATCH 171/401] add Android-ProgressViews --- "\350\277\233\345\272\246\346\235\241Progressbar/README.md" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index f85cc0fd..3c300a5c 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -6,11 +6,11 @@ --- -**IOS11RectProgress**: https://github.com/CuiZhaoHui/IOS11RectProgress +**Android-ProgressViews**: https://github.com/zekapp/Android-ProgressViews -仿iOS11 控制中心 调整亮度 +Android-ProgressViews - + --- From 3ac106b7f04d0111f20f8c64045ced18f7865541 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 15 Jul 2017 19:01:44 +0800 Subject: [PATCH 172/401] add sc-player --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index a4935359..ca168481 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -44,6 +44,14 @@ Native Android app that can broadcast and play live video via RTMP --- +**sc-player**: https://github.com/Paroca72/sc-player + +A media player button + + + +--- + **MusicPickerActivity**: https://github.com/ykAR6Bqy5DeG/MusicPickerActivity 系统音频文件选择 From 557c602dec4fe955529be41e4531d960c1ce71fb Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 15 Jul 2017 19:02:47 +0800 Subject: [PATCH 173/401] add SimpleDialog --- "\346\214\211\351\222\256Button/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\214\211\351\222\256Button/README.md" "b/\346\214\211\351\222\256Button/README.md" index 3346bfcd..397d5e9a 100644 --- "a/\346\214\211\351\222\256Button/README.md" +++ "b/\346\214\211\351\222\256Button/README.md" @@ -20,6 +20,14 @@ A Radio Group layout to show radio buttons in more than one line --- +**SimpleDialog**: https://github.com/BROUDING/SimpleDialog + +Android Simple Dialog by BROUDING + + + +--- + **CircularImageClick**: https://github.com/ahmed-basyouni/CircularImageClick A custom ImageButton that invoke onClickListener only when touch is inside the circle not outside (rectangle area of button) From 5a0361a794c7a9949b453c4582b6ea503f3d6399 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 15 Jul 2017 19:06:21 +0800 Subject: [PATCH 174/401] add Generic-Adapter --- "\345\210\227\350\241\250List/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 760bb654..773997e4 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -5,6 +5,12 @@ [<==返回首页==](https://github.com/XXApple/AndroidLibs) +--- + +**Generic-Adapter**: https://github.com/mohanmanu484/Generic-Adapter + +One recycler view adapter for all your project + --- **SlimAdapter**: https://github.com/MEiDIK/SlimAdapter From 8c22ad33afb5bcf742fe4cab2254f74389b5a5cd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 15 Jul 2017 19:11:19 +0800 Subject: [PATCH 175/401] add ProminentColor --- "\345\233\276\346\240\207Icon/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\346\240\207Icon/README.md" "b/\345\233\276\346\240\207Icon/README.md" index be2f21f7..7b83e7a6 100644 --- "a/\345\233\276\346\240\207Icon/README.md" +++ "b/\345\233\276\346\240\207Icon/README.md" @@ -35,6 +35,14 @@ Tool for create complex morphing animations using VectorDrawables (allows morphi --- +**ProminentColor**: https://github.com/mathiazhagan01/ProminentColor + +Android Library to get average/prominent color of bitmap/drawable + + + +--- + **GoogleClock**: https://github.com/lypeer/GoogleClock 纯用SVG做的Google I/O 2016那个炫酷的时钟 From c2212ca2a299e155f4f1d620a8b9eea06509c320 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 4 Jul 2017 19:21:07 +0800 Subject: [PATCH 176/401] add ProminentColor --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 3c300a5c..58eb4101 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -14,6 +14,14 @@ Android-ProgressViews --- +**Android-ProgressViews**: https://github.com/zekapp/Android-ProgressViews + +Android-ProgressViews + + + +--- + **FuckingVolumeSlider**: https://github.com/shellljx/FuckingVolumeSlider android实现的反人类音量滑块 From d6da0e7e29f71d5c790898fddb86e8c88cd48b50 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 15 Jul 2017 19:28:46 +0800 Subject: [PATCH 177/401] add ProminentColor --- Kotlin/README.md | 8 ++++++++ .../README.md" | 8 -------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Kotlin/README.md b/Kotlin/README.md index 181dad14..2748704a 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -26,6 +26,14 @@ Android Kotlin Charts base on ECharts --- +**SegmentedProgressBar**: https://github.com/carlosmuvi/SegmentedProgressBar + +Instagram like segmented progress bar for Android, written in Kotlin! + + + +--- + **KotlinDiscreteMathToolkit**: https://github.com/MarcinMoskala/KotlinDiscreteMathToolkit KotlinDiscreteMathToolkit diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 58eb4101..3c300a5c 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -14,14 +14,6 @@ Android-ProgressViews --- -**Android-ProgressViews**: https://github.com/zekapp/Android-ProgressViews - -Android-ProgressViews - - - ---- - **FuckingVolumeSlider**: https://github.com/shellljx/FuckingVolumeSlider android实现的反人类音量滑块 From 593eabc4e52effc21cbf52b4022982d679b424bd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 16 Jul 2017 08:25:48 +0800 Subject: [PATCH 178/401] add --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index b3b7707a..2c007cc9 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -942,6 +942,12 @@ Stetho-Couchbase is a plugin for Stetho to enable visualizing and debugging Andr --- +**SimpleConfig**: https://github.com/BCsl/SimpleConfig + +这是一个基于 SharePreference 简化应用配置信息读取和保存的库, 灵感来自于 retrofit + +--- + **tray**: https://github.com/grandcentrix/tray 多进程安全的SharedPreferences From 6205d4017c71efb4a7c0997710a17d7c88eb38fb Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 16 Jul 2017 08:27:35 +0800 Subject: [PATCH 179/401] add usb-serial-for-android --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 2c007cc9..b5f18d61 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -776,6 +776,12 @@ Android 上使用 NDK 编写 OpenGL ES 3.0 --- +**usb-serial-for-android**: https://github.com/mik3y/usb-serial-for-android + +Android USB host serial driver library for CDC, FTDI, Arduino and other devices + +--- + **USB-Device-Info---Android**: https://github.com/alt236/USB-Device-Info---Android 从linux层和android层获取usb设备信息的应用 From d8e9c5654157df4cf9876a5b3683980cff5a04a1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 16 Jul 2017 08:30:08 +0800 Subject: [PATCH 180/401] add MaterialDesignSamples --- .../README.md" | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 67146a89..03bbc356 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -30,9 +30,17 @@ Android 开发的一些 Tips 集合 --- +**MaterialDesignSamples**:https://github.com/pinguo-zhouwei/MaterialDesignSamples + +Material Design 系列控件samples,讲了Material Design 系列新控件的使用方法和一些场景示例 + + + +--- + **VirtualAPK**:https://github.com/didi/VirtualAPK -A powerful and lightweight plugin framework for Android +滴滴插件化工具,A powerful and lightweight plugin framework for Android From 4be606cf1eba99111f0e5611241540e4d1d360cd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 17 Jul 2017 19:04:39 +0800 Subject: [PATCH 181/401] add DropDownView --- "\345\274\271\346\241\206Dialog/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index 621901cf..b6fa43b0 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -30,6 +30,14 @@ Android View Tooltips,目前来看做的最漂亮的 --- +**DropDownView**: https://github.com/AnthonyFermin/DropDownView + +非常 Material Design 风格的 Dropdown 效果 + + + +--- + **PopsTabView**: https://github.com/ccj659/PopsTabView PopsTabView是个filter容器,他可以快速,构建不同筛选样式,自由组合成一组tab From cda062ac23b3ac33db1969511e356929fc27f27f Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 17 Jul 2017 19:14:23 +0800 Subject: [PATCH 182/401] add UReflection --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index b5f18d61..b0a2ff7e 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1430,6 +1430,12 @@ Android低功耗蓝牙便捷操作框架,基于回调,完成蓝牙设备交 --- +**UReflection**: https://github.com/mnayef95/UReflection + +A light-weight android library that can be quickly integrated into any app to use android utils + +--- + **android-utility**: https://github.com/aaabidunique/android-utility A handy set of utility for android From d5a5ddd062ac2e83b8a5161ebd19369ef72c7af1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 18 Jul 2017 19:39:05 +0800 Subject: [PATCH 183/401] add --- "\345\212\250\347\224\273Animation/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\212\250\347\224\273Animation/README.md" "b/\345\212\250\347\224\273Animation/README.md" index f465e36e..2bcfa260 100644 --- "a/\345\212\250\347\224\273Animation/README.md" +++ "b/\345\212\250\347\224\273Animation/README.md" @@ -22,6 +22,14 @@ ENViews, 一个华丽丽的动效控件库 --- +**PhysicsBasedAnimation**: https://github.com/Rkhcy/PhysicsBasedAnimation + +Google I/O ‘17新动画特效 + + + +--- + **Fun**: https://github.com/PHELAT/Fun 一个有趣的展开关闭动画 From 4062bb84cd140474487e534bebaf9f3d933938b7 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 18 Jul 2017 20:03:59 +0800 Subject: [PATCH 184/401] add --- "\345\212\250\347\224\273Animation/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\212\250\347\224\273Animation/README.md" "b/\345\212\250\347\224\273Animation/README.md" index 2bcfa260..883fe667 100644 --- "a/\345\212\250\347\224\273Animation/README.md" +++ "b/\345\212\250\347\224\273Animation/README.md" @@ -30,6 +30,14 @@ Google I/O ‘17新动画特效 --- +**Fish**: https://github.com/Jichensheng/Fish + +灵动的红鲤鱼 + + + +--- + **Fun**: https://github.com/PHELAT/Fun 一个有趣的展开关闭动画 From 0d0bb69d25a770c03bffdadb5e2bd8cf1abefc9f Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 19 Jul 2017 20:08:15 +0800 Subject: [PATCH 185/401] add --- "\345\270\203\345\261\200Layout/README.md" | 2 +- .../README.md" | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index eeeba71e..fb1ac31b 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -27,7 +27,7 @@ android-constraintlayout-demo **ImmersiveDetailSample**: https://github.com/matrixxun/ImmersiveDetailSample -A sample application show how to realize immersive parallax effect header like Google Play Store +仿Google Play商店沉侵式样式 diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 3c300a5c..9e6570d2 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -14,6 +14,14 @@ Android-ProgressViews --- +**SlidingSquareLoaderView**: https://github.com/steelkiwi/SlidingSquareLoaderView + +SlidingSquareLoaderView + + + +--- + **FuckingVolumeSlider**: https://github.com/shellljx/FuckingVolumeSlider android实现的反人类音量滑块 From a9433785d7fd4822b737708dda89a1a0a3b1e2f8 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 19 Jul 2017 20:20:24 +0800 Subject: [PATCH 186/401] add YuuPlayer --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index ca168481..2bacb7a8 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -52,6 +52,14 @@ A media player button --- +**YuuPlayer**: https://github.com/agusibrahim/YuuPlayer + +基于 Webview 实现的 Youtube Player + + + +--- + **MusicPickerActivity**: https://github.com/ykAR6Bqy5DeG/MusicPickerActivity 系统音频文件选择 From 6f969292540e7d0943d0c52900dbfdf13307684a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 19 Jul 2017 20:22:06 +0800 Subject: [PATCH 187/401] add --- "\346\214\211\351\222\256Button/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\214\211\351\222\256Button/README.md" "b/\346\214\211\351\222\256Button/README.md" index 397d5e9a..efb4d843 100644 --- "a/\346\214\211\351\222\256Button/README.md" +++ "b/\346\214\211\351\222\256Button/README.md" @@ -20,6 +20,14 @@ A Radio Group layout to show radio buttons in more than one line --- +**SeparateShapesView**:https://github.com/steelkiwi/SeparateShapesView + +漂亮的二选一按钮效果 + + + +--- + **SimpleDialog**: https://github.com/BROUDING/SimpleDialog Android Simple Dialog by BROUDING From 2f3541cb87b8b29ca712aa0d0ea4fa143dfa27cc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 19 Jul 2017 20:26:21 +0800 Subject: [PATCH 188/401] add MoreType --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 061429f3..2b2a3371 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -26,6 +26,14 @@ Android Kotlin Charts base on ECharts --- +**MoreType**: https://github.com/Werb/MoreType + +new method to build data in RecyclerView with Kotlin + + + +--- + **SegmentedProgressBar**: https://github.com/carlosmuvi/SegmentedProgressBar Instagram like segmented progress bar for Android, written in Kotlin! From 10a01b40e63e801357b3a4feb03341af478b209e Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 19 Jul 2017 20:27:31 +0800 Subject: [PATCH 189/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" index 0b80bccc..dd4ef93d 100644 --- "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" +++ "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" @@ -6,6 +6,14 @@ --- +**SelectorInjection**: https://github.com/tianzhijiexian/SelectorInjection + +一个强大的selector注入器,它可以让view自动产生selector状态,免去了写selector文件的麻烦 + + + +--- + **Sequent**: https://github.com/fujiyuu75/Sequent A simple continuous animation library for Android UI From 865bb9c4a3386731771855d56dc1c0bbb413394d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 20 Jul 2017 18:30:49 +0800 Subject: [PATCH 190/401] add ImagePicker-OLX --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 1f725cf1..73633e08 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -216,6 +216,14 @@ Loads images for Bypass using Picasso --- +**ImagePicker-OLX**: https://github.com/RameshBhupathi/ImagePicker-OLX + +Combined both TedBottomPicker and Camera View, to get the View Similar to ImagePickers of Olx. + + + +--- + **ImageShowPicker**: https://github.com/yaozs/ImageShowPicker 仿微信朋友圈图片选择 From a54effe3b89e8a28b0ec81aae1fa10025f33da29 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 20 Jul 2017 18:32:14 +0800 Subject: [PATCH 191/401] add --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index 0d34c627..bbe88522 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -6,6 +6,14 @@ --- +**android-dial-picker**:https://github.com/moldedbits/android-dial-picker + +android-dial-picker + + + +--- + **android-ringtone-picker**: https://github.com/kevalpatel2106/android-ringtone-picker android-ringtone-picker From fc3516c5af227efb944df329b299843421d33a45 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 20 Jul 2017 18:36:04 +0800 Subject: [PATCH 192/401] add SuperCalendar --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index bbe88522..c55f0482 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -168,6 +168,14 @@ MD 风格的日历组件 --- +**SuperCalendar**: https://github.com/MagicMashRoom/SuperCalendar + +android 自定义日历控件 支持左右无限滑动 周月切换 标记日期显示 自定义显示效果跳转到指定日期 + + + +--- + **MosaicCalendarView**: https://github.com/tiagohm/MosaicCalendarView GitHub 贡献图风格日历 From f2e6310e8bc5af3f53f7810f19c5fdfe86377118 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 20 Jul 2017 18:38:38 +0800 Subject: [PATCH 193/401] add Orin --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 2bacb7a8..58db5b49 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -457,6 +457,14 @@ Shuttle Music Player --- +**Orin**: https://github.com/aliumujib/Orin + +Fork of @kabouzied Phonograph, I always wanted to try my hands on Tunzo's material design music player + + + +--- + **IdealMedia**: https://github.com/dmllr/IdealMedia Awesome app to listen music and audiobooks on the device and online at vk.com. Search, download, set as ringtone, sort by albums, authors, folder. Powerful equalizer From b052bff6e6e62447171abd916e6dbf169b66f114 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 22 Jul 2017 08:38:55 +0800 Subject: [PATCH 194/401] add GradleVersion --- Gradle/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Gradle/README.md b/Gradle/README.md index df6e5e1b..5ab75013 100644 --- a/Gradle/README.md +++ b/Gradle/README.md @@ -178,6 +178,12 @@ A gradle plugin for Android projects that allows for dependencies from git repos --- +**GradleVersion**: https://github.com/menny/GradleVersion + +Gradle automatic version builder + +--- + **gradle-release-plugin**: https://github.com/netzwerg/gradle-release-plugin Gradle plugin providing very minimal release version numbering (Git-specific) From 6a7a632d953f7782644eeb0b4a8e700a4abaeed7 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 22 Jul 2017 08:40:23 +0800 Subject: [PATCH 195/401] add DayNightSwitch --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 03bbc356..4713075b 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -643,6 +643,14 @@ a night model lib for easy change app's night theme --- +**DayNightSwitch**:https://github.com/Mahfa/DayNightSwitch + +日夜切换button + + + +--- + **MultipleTheme**:https://github.com/dersoncheng/MultipleTheme Android换肤/夜间模式的Android框架,配合theme和换肤控件框架可以做到无缝切换换肤(无需重启应用和当前页面)。 This framework of Android app support multiple theme(such as day/night mode) and needn’t finish current application or current activity when you switch theme-mode. From 5b14ab4f6d41b07c9161559ca51315a8d58500e8 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 22 Jul 2017 08:41:47 +0800 Subject: [PATCH 196/401] add EditCodeView --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" index dd4ef93d..15ee2653 100644 --- "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" +++ "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" @@ -372,6 +372,14 @@ IOS 风格选择控制 --- +**EditCodeView**: https://github.com/Onum/EditCodeView + +Simple custom view implementation that allows you to control the input of a numeric code + + + +--- + **PinCodeView**: https://github.com/antoxa2584x/PinCodeView Android PinCode 密码输入效果 From aa06e9dfdfd32464640d703d5692376f25fa1bdd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 22 Jul 2017 10:17:45 +0800 Subject: [PATCH 197/401] add android-player-tv --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 58db5b49..56cd69a7 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -44,6 +44,14 @@ Native Android app that can broadcast and play live video via RTMP --- +**android-player-tv**: https://github.com/LUSHDigital/android-player-tv + +The Android TV version of LUSH Player + + + +--- + **sc-player**: https://github.com/Paroca72/sc-player A media player button From d0122c264e39331b33e111fbf3908d0f9455ec95 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 23 Jul 2017 18:49:58 +0800 Subject: [PATCH 198/401] add Retorfit_RxJava_Exception --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" index e92174c7..644922c1 100644 --- "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" +++ "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" @@ -58,6 +58,14 @@ OkHttp 请求和响应日志拦截器 --- +**Retorfit_RxJava_Exception**: https://github.com/whaoming/Retorfit_RxJava_Exception + +优雅地处理服务器返回的错误和客户端访问网络过程中产生的错误 + + + +--- + **RetrofitLifecycle**: https://github.com/luckyandyzhang/RetrofitLifecycle 通过注解管理 Retrofit 生命周期 From 72ed38201b58cdff1c8854a9f2b7aa4b5977b171 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 23 Jul 2017 18:51:02 +0800 Subject: [PATCH 199/401] add SimpleNetworkLibrary --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" index 644922c1..fea7bdf4 100644 --- "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" +++ "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" @@ -24,6 +24,14 @@ Android library for OpenWeatherMap API --- +**SimpleNetworkLibrary**: https://github.com/ahmed-adel-said/SimpleNetworkLibrary + +Android Simple Network Library for HTTP and Image Requests with cool features implemented with Simple Demo using some Material Design UI Elements + + + +--- + **AndroidSnooper**: https://github.com/jainsahab/AndroidSnooper 记录网络请求拦截器 From 5f5a55160af8a29c55dfa67f49eeac12c4831c80 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 23 Jul 2017 18:55:36 +0800 Subject: [PATCH 200/401] add RxJava2-RxMarbles-Samples --- RxJava/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/RxJava/README.md b/RxJava/README.md index 27a9b530..7ff2cd2c 100644 --- a/RxJava/README.md +++ b/RxJava/README.md @@ -36,6 +36,14 @@ Learning RxJava for Android by example --- +**RxJava2-RxMarbles-Samples**: https://github.com/tunjos/RxJava2-RxMarbles-Samples + +RxJava 2 RxMarbles Samples + + + +--- + **rxjava-examples**: https://github.com/leeowenowen/rxjava-examples 全面,完整,图文并茂的RxJavaAPI使用示例 From deed3a673c117d3e28427bb45d604297e36f389c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 23 Jul 2017 18:57:49 +0800 Subject: [PATCH 201/401] add FileListerDialog --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index c55f0482..bd9f108c 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -411,6 +411,14 @@ a better DropDownMenu solution, 完整的筛选器解决方案 --- +**FileListerDialog**: https://github.com/FirzenYogesh/FileListerDialog + +A simple file/ directory picker dialog for android + + + +--- + **android-file-chooser**: https://github.com/Arjun-sna/android-file-chooser Android library to provide chooser for files in external storage From 2ac5d9f3d03d23ca991da93820f066335e5cf360 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 24 Jul 2017 17:57:26 +0800 Subject: [PATCH 202/401] add StackLayout --- "\347\211\271\346\225\210Effect/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\347\211\271\346\225\210Effect/README.md" "b/\347\211\271\346\225\210Effect/README.md" index 335f96f8..76c4c108 100644 --- "a/\347\211\271\346\225\210Effect/README.md" +++ "b/\347\211\271\346\225\210Effect/README.md" @@ -698,6 +698,14 @@ Lite Android swipeable deck view --- +**StackLayout**: https://github.com/fashare2015/StackLayout + +Android 层叠卡片控件,仿"探探app" + + + +--- + **android-swipecards-view**: https://github.com/Arjun-sna/android-swipecards-view Android library for implement cards stack view with swipe to remove feature From 3a07e19045a5259fdc114660f643808f283d7085 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 24 Jul 2017 17:58:23 +0800 Subject: [PATCH 203/401] add ARTIST --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index b0a2ff7e..329cf56c 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -54,6 +54,12 @@ Java JSOUP 标注方案,不用自己费劲解析了 --- +**ARTIST**: https://github.com/Lukas-Dresel/ARTIST + +The Android Runtime Instrumentation Toolkit + +--- + **PDD**: https://github.com/jparkie/PDD Advanced Bloom Filter Based Algorithms for Efficient Approximate Data De-Duplication in Streams From 9284f64fd0350c715a75fa3c939bf30f5a412379 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 24 Jul 2017 18:00:19 +0800 Subject: [PATCH 204/401] add BakeBread --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 4713075b..cff2d015 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -552,6 +552,12 @@ Robolectric 3.x 的介绍和实战 --- +**BakeBread**:https://github.com/bitstadium/BakeBread + +A minidump analysis tool. Allows postmortem debugging of Android NDK apps and libraries (inspection of stack frames and variable values). + +--- + **ConditionWatcher**:https://github.com/AzimoLabs/ConditionWatcher 自动测试框架 From 78ff9da02050dcf5962240e47467c779666e1641 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 25 Jul 2017 17:05:45 +0800 Subject: [PATCH 205/401] add MusicDNA --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 56cd69a7..2fc87afd 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -465,6 +465,14 @@ Shuttle Music Player --- +**MusicDNA**: https://github.com/harjot-oberai/MusicDNA + +A Music Player for android that renders beautiful DNA(Visualization) of the currently playing music + + + +--- + **Orin**: https://github.com/aliumujib/Orin Fork of @kabouzied Phonograph, I always wanted to try my hands on Tunzo's material design music player From b6eb3be97656e24c1c387f8b5c3759cc75936d21 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 25 Jul 2017 17:07:27 +0800 Subject: [PATCH 206/401] add BreadcrumbsView --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index fb1ac31b..95dea892 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -606,6 +606,14 @@ A simple ViewPager indicator implementation compatible with the from the Android --- +**BreadcrumbsView**: https://github.com/fython/BreadcrumbsView + +Android 面包屑导航 + + + +--- + **android-stepsview**: https://github.com/Canner/android-stepsview A more complete version of stepsViews in android From b797a64720d1611362e29ee179b41e47a4c60aa9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 25 Jul 2017 17:18:35 +0800 Subject: [PATCH 207/401] add SessionManager-Android --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 329cf56c..fbdd1720 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -954,6 +954,12 @@ Stetho-Couchbase is a plugin for Stetho to enable visualizing and debugging Andr --- +**SessionManager-Android**: https://github.com/Chingiz/SessionManager-Android + +Small Shared Preference Library for Android + +--- + **SimpleConfig**: https://github.com/BCsl/SimpleConfig 这是一个基于 SharePreference 简化应用配置信息读取和保存的库, 灵感来自于 retrofit From 8e3cc92539195de31a8b57437016b676cc789cbf Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 25 Jul 2017 17:22:22 +0800 Subject: [PATCH 208/401] add LiquidRadioButton --- "\346\214\211\351\222\256Button/README.md" | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git "a/\346\214\211\351\222\256Button/README.md" "b/\346\214\211\351\222\256Button/README.md" index efb4d843..4e286124 100644 --- "a/\346\214\211\351\222\256Button/README.md" +++ "b/\346\214\211\351\222\256Button/README.md" @@ -20,7 +20,15 @@ A Radio Group layout to show radio buttons in more than one line --- -**SeparateShapesView**:https://github.com/steelkiwi/SeparateShapesView +**LiquidRadioButton**: https://github.com/omidheshmatinia/LiquidRadioButton + +A Radio button with custom liquid animation + + + +--- + +**SeparateShapesView**: https://github.com/steelkiwi/SeparateShapesView 漂亮的二选一按钮效果 From 79530007d6a0eb67547a60b562197b6805fe3c38 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 25 Jul 2017 17:23:32 +0800 Subject: [PATCH 209/401] add SeekBarWithIntervals --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 9e6570d2..d082a187 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -6,6 +6,14 @@ --- +**SeekBarWithIntervals**: https://github.com/RameshBhupathi/SeekBarWithIntervals + +Seekbar with labelled intervals Like Olx FilterView Seekbar + + + +--- + **Android-ProgressViews**: https://github.com/zekapp/Android-ProgressViews Android-ProgressViews From 0f21b747fe66656eff7f20c0b73a4da38202a45e Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 26 Jul 2017 19:55:58 +0800 Subject: [PATCH 210/401] add WaveView --- "\347\211\271\346\225\210Effect/README.md" | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git "a/\347\211\271\346\225\210Effect/README.md" "b/\347\211\271\346\225\210Effect/README.md" index 76c4c108..1376c508 100644 --- "a/\347\211\271\346\225\210Effect/README.md" +++ "b/\347\211\271\346\225\210Effect/README.md" @@ -340,11 +340,19 @@ MD 风格飞出效果菜单选择 --- -**Pulsator4Droid**: https://github.com/booncol/Pulsator4Droid +**WaveView**: https://github.com/1139618418/WaveView -脉动效果,可用于设备查找之类的特效 +仿百度外卖的酷炫水波纹效果 - + + +--- + +**GLRippleView**: https://github.com/r21nomi/GLRippleView + +Custom GLSurfaceView for Android to show image with ripple effect using OpenGL + + --- From 819395319f23024098410dc754f3f97c7c5ef5bf Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 26 Jul 2017 19:58:08 +0800 Subject: [PATCH 211/401] update readme --- "\345\212\250\347\224\273Animation/README.md" | 17 ----------------- "\347\211\271\346\225\210Effect/README.md" | 9 +++++++++ .../README.md" | 8 ++++++++ 3 files changed, 17 insertions(+), 17 deletions(-) diff --git "a/\345\212\250\347\224\273Animation/README.md" "b/\345\212\250\347\224\273Animation/README.md" index 883fe667..416d8324 100644 --- "a/\345\212\250\347\224\273Animation/README.md" +++ "b/\345\212\250\347\224\273Animation/README.md" @@ -150,14 +150,6 @@ A bunch of fun animations for Android --- -**AnimatedRecordingView**: https://github.com/HeZaiJin/AnimatedRecordingView - -一个有趣的Android录音动画 - - - ---- - **DesertPlaceholder**: https://github.com/JetradarMobile/DesertPlaceholder Animated placeholder in desert style @@ -535,15 +527,6 @@ Backport of Android Transitions API for animations. Animations backported to And --- -**android-ripple-background**: [https://github.com/skyfishjy/android-ripple-background](https://github.com/skyfishjy/android-ripple-background) - -A beautiful ripple animation for your app - - - - ---- - **android-flip**: [https://github.com/openaphid/android-flip](https://github.com/openaphid/android-flip) A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android.[http://openaphid.github.com/](http://openaphid.github.com/) diff --git "a/\347\211\271\346\225\210Effect/README.md" "b/\347\211\271\346\225\210Effect/README.md" index 1376c508..be850ad9 100644 --- "a/\347\211\271\346\225\210Effect/README.md" +++ "b/\347\211\271\346\225\210Effect/README.md" @@ -348,6 +348,15 @@ MD 风格飞出效果菜单选择 --- +**android-ripple-background**: https://github.com/skyfishjy/android-ripple-background + +A beautiful ripple animation for your app + + + + +--- + **GLRippleView**: https://github.com/r21nomi/GLRippleView Custom GLSurfaceView for Android to show image with ripple effect using OpenGL diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 2fc87afd..28fe933e 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -489,6 +489,14 @@ Awesome app to listen music and audiobooks on the device and online at vk.com. S --- +**AnimatedRecordingView**: https://github.com/HeZaiJin/AnimatedRecordingView + +一个有趣的Android录音动画 + + + +--- + **MusicWave**: https://github.com/akshay2211/MusicWave 音乐播放频谱波形 From badc99242699d98e1edab48cec43ea5d878c0e19 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 27 Jul 2017 17:39:40 +0800 Subject: [PATCH 212/401] add media-for-mobile --- .../README.md" | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 28fe933e..d4246ee8 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -149,11 +149,17 @@ Kotin 写的视频广告库 --- -**k4l-video-trimmer**: https://github.com/knowledge4life/k4l-video-trimmer +**media-for-mobile**: https://github.com/INDExOS/media-for-mobile -视频裁剪 +视频录制,编辑,截取等 - +--- + +**WxRecoderVideo**: https://github.com/maimingliang/WxRecoderVideo + +基于VCamera,仿微信录制短视频 + + --- From 94b42c30ab5d5f2c6a8e0b0a1633bf7bcc42daf4 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 27 Jul 2017 17:47:45 +0800 Subject: [PATCH 213/401] add PLDroidShortVideo --- .../README.md" | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index d4246ee8..b080e243 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -149,17 +149,23 @@ Kotin 写的视频广告库 --- +**k4l-video-trimmer**: https://github.com/knowledge4life/k4l-video-trimmer + +视频裁剪 + + + +--- + **media-for-mobile**: https://github.com/INDExOS/media-for-mobile 视频录制,编辑,截取等 --- -**WxRecoderVideo**: https://github.com/maimingliang/WxRecoderVideo - -基于VCamera,仿微信录制短视频 +**PLDroidShortVideo**: https://github.com/pili-engineering/PLDroidShortVideo - +七牛推出的一款适用于 Android 平台的短视频 SDK,提供了包括美颜、滤镜、水印、断点录制、分段回删、视频编辑、混音特效、本地/云端存储在内的多种功能,支持高度定制以及二次开发 --- From f0b06b165e1d15aa4b427d9fe02f6de2f28f805c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 27 Jul 2017 17:50:21 +0800 Subject: [PATCH 214/401] add ringdroid --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index b080e243..acaea742 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -321,6 +321,14 @@ MJPEG 视频流播放 --- +**ringdroid**: https://github.com/google/ringdroid + +安卓音频截取,转换 + + + +--- + **audio-analyzer-for-android**: https://github.com/bewantbe/audio-analyzer-for-android 音乐频谱分析 From 23eaf9961c621ba5c07aa509f35573fc5062d86d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 27 Jul 2017 17:51:44 +0800 Subject: [PATCH 215/401] add --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 773997e4..5adf1b7d 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -154,6 +154,14 @@ SwipeCardview for listing item or products --- +**ShimmerLayout**: https://github.com/team-supercharge/ShimmerLayout + +Memory efficient shimmering effect for Android applications by Supercharge + + + +--- + **ShimmerRecyclerView**: https://github.com/tabassumLatif/ShimmerRecyclerView Shimmer effect in RecyclerView From e33ddd7992f1ab7f6803f232392ca73c46e69cf5 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 28 Jul 2017 20:05:43 +0800 Subject: [PATCH 216/401] add PLDroidPlayer --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index acaea742..69f91426 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -163,6 +163,12 @@ Kotin 写的视频广告库 --- +**PLDroidPlayer**: https://github.com/pili-engineering/PLDroidPlayer + +PLDroidPlayer 是 Pili 直播 SDK 的安卓播放器。支持所有直播常用的格式,如:RTMP、HLS、FLV。拥有优秀的功能和特性,如:首屏秒开、追帧优化、丰富的数据和状态回调、硬解软解支持。而且可以根据自己的业务进行高度定制化开发。 + +--- + **PLDroidShortVideo**: https://github.com/pili-engineering/PLDroidShortVideo 七牛推出的一款适用于 Android 平台的短视频 SDK,提供了包括美颜、滤镜、水印、断点录制、分段回删、视频编辑、混音特效、本地/云端存储在内的多种功能,支持高度定制以及二次开发 From 4da4a4e8b8480245e6516bf037731468e594a3cc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 28 Jul 2017 20:09:22 +0800 Subject: [PATCH 217/401] add PLDroidMediaStreaming --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 69f91426..5fad90b8 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -163,6 +163,12 @@ Kotin 写的视频广告库 --- +**PLDroidMediaStreaming**: https://github.com/pili-engineering/PLDroidMediaStreaming + +PLDroidMediaStreaming 是 Pili 直播 SDK 的 Android 推流端,支持 RTMP 推流,h.264 和 AAC 编码,硬编、软编支持。具有丰富的数据和状态回调,方便用户根据自己的业务定制化开发。具有直播场景下的重要功能,如:美颜、背景音乐、水印等功能。 + +--- + **PLDroidPlayer**: https://github.com/pili-engineering/PLDroidPlayer PLDroidPlayer 是 Pili 直播 SDK 的安卓播放器。支持所有直播常用的格式,如:RTMP、HLS、FLV。拥有优秀的功能和特性,如:首屏秒开、追帧优化、丰富的数据和状态回调、硬解软解支持。而且可以根据自己的业务进行高度定制化开发。 From 86356ae4019ae79de67d21d70c7bdb1366429cbe Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 28 Jul 2017 20:10:44 +0800 Subject: [PATCH 218/401] add OpenCVwithUVC --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 5fad90b8..b1d0ef17 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -385,6 +385,12 @@ ExoPlayer's wrapper for using with TextureView --- +**OpenCVwithUVC**: https://github.com/saki4510t/OpenCVwithUVC + +usb摄像头 OpenCV + +--- + **UVCCamera**: https://github.com/saki4510t/UVCCamera usb摄像头,library and sample to access to UVC web camera on non-rooted Android device From 8bcb2dd72e0d72f66b4a686a40b8cebf5570e959 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 29 Jul 2017 19:51:34 +0800 Subject: [PATCH 219/401] add RetrofitUrlManager --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" index fea7bdf4..6c1a2503 100644 --- "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" +++ "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" @@ -74,6 +74,14 @@ OkHttp 请求和响应日志拦截器 --- +**RetrofitUrlManager**: https://github.com/JessYanCoding/RetrofitUrlManager + +以最简洁的 Api 让 Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl + + + +--- + **RetrofitLifecycle**: https://github.com/luckyandyzhang/RetrofitLifecycle 通过注解管理 Retrofit 生命周期 From b877bb801d9ede2fc7401d526e1839fe83643478 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 30 Jul 2017 15:07:43 +0800 Subject: [PATCH 220/401] add chameleon --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" index 15ee2653..680bdc92 100644 --- "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" +++ "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" @@ -6,6 +6,14 @@ --- +**chameleon**: https://github.com/KNOLSKAPE/chameleon + +CSS like framework for Android + + + +--- + **SelectorInjection**: https://github.com/tianzhijiexian/SelectorInjection 一个强大的selector注入器,它可以让view自动产生selector状态,免去了写selector文件的麻烦 From cd3f552d11f9af075e8f6c225771e2f932ca7a38 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 30 Jul 2017 15:11:23 +0800 Subject: [PATCH 221/401] add BubbleAlert --- "\345\274\271\346\241\206Dialog/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index b6fa43b0..873d9b2f 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -6,6 +6,14 @@ --- +**BubbleAlert**: https://github.com/nidhinvv/BubbleAlert + +a custome alert dialog for Android + + + +--- + **Swipe-To-Dismiss-Dialog**: https://github.com/andreilisun/Swipe-To-Dismiss-Dialog Swipe-To-Dismiss-Dialog From 8fc622f77220c11288e1e00afbbf1c3a9b8879fd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 30 Jul 2017 15:13:08 +0800 Subject: [PATCH 222/401] add ImageZipper --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 73633e08..9d402dad 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -700,6 +700,14 @@ A small tool to convert your app's png&jpg image files into WebP when possible --- +**ImageZipper**: https://github.com/amanjeetsingh150/ImageZipper + +压缩图片,An image compresssion library in android + + + +--- + **CompressHelper**: https://github.com/nanchen2251/CompressHelper 压缩文件,压缩图片,压缩Bitmap,Compress,CompressImage,CompressFile,CompressBitmap From 4427efb13b4e1f3a496f6a778d5f52557d87fa17 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 30 Jul 2017 15:14:37 +0800 Subject: [PATCH 223/401] add --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index fbdd1720..f7aadc9a 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1888,6 +1888,12 @@ Permission Manager is easily manage Android Marshmallow and nougat runtime permi --- +**PermissionsWrapper**: https://github.com/lolucosmin/PermissionsWrapper + +PermissionsWrapper is the easiest way to manage Android Marshmallow and Nougat runtime permissions + +--- + **PermissionManager**: https://github.com/AdamMc331/PermissionsManager PermissionsManager library that has base activity and fragment that extend from AppCompatActivity to ease with the handling of runtime permissions From 7eda52e9fcc03e5303211e81bfb2f835fb106e7a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 30 Jul 2017 15:21:11 +0800 Subject: [PATCH 224/401] add viper4android_fx --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index b1d0ef17..594a14f0 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -411,6 +411,12 @@ YUV-->H264,YUV-->RGB, GL Blur, GPUImage --- +**viper4android_fx**: https://github.com/vipersaudio/viper4android_fx + +ViPER4Android FX Control Panel + +--- + **LingoRecorder**: https://github.com/lingochamp/LingoRecorder LingoRecorder is a better recorder for Android, you can easily process pcm from it From 1038e2ba6610660dab6216a9d6c6fcf93ce057d9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 31 Jul 2017 18:26:17 +0800 Subject: [PATCH 225/401] add --- "\346\214\211\351\222\256Button/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\214\211\351\222\256Button/README.md" "b/\346\214\211\351\222\256Button/README.md" index 4e286124..4cac2ab9 100644 --- "a/\346\214\211\351\222\256Button/README.md" +++ "b/\346\214\211\351\222\256Button/README.md" @@ -20,6 +20,14 @@ A Radio Group layout to show radio buttons in more than one line --- +**android-radiobutton-extended**: https://github.com/S64/android-radiobutton-extended + +android-radiobutton-extended + + + +--- + **LiquidRadioButton**: https://github.com/omidheshmatinia/LiquidRadioButton A Radio button with custom liquid animation From 445b62c453b7af668f31e4eebb6664c19712d601 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 31 Jul 2017 18:27:25 +0800 Subject: [PATCH 226/401] add redux-observable --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index cff2d015..6126d7c6 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -70,6 +70,12 @@ Mr. Alfonz is here to help you build your Android app, make the development proc --- +**redux-observable**:https://github.com/dbof10/redux-observable + +Redux + View + ViewModel = RVVM + +--- + **ADAL**:https://github.com/massivedisaster/ADAL 安卓快速开发库 From a0f2dfa8b1dedec41605991c59384a43d0d5bcc7 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 31 Jul 2017 18:28:57 +0800 Subject: [PATCH 227/401] add FragmentStateManager --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index f7aadc9a..19f1b67f 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -540,6 +540,12 @@ SyncIt will call a method implemented in your activity to notify data connection --- +**FragmentStateManager**: https://github.com/okaybroda/FragmentStateManager + +An Android library that holds fragment states for bottom navigation view even when activity rotates + +--- + **ActivityCommWithFragment**: https://github.com/niuxiaowei/ActivityCommWithFragment 解决activity与fragment之间互相通信的一种方案 From 69a2e1641a1431e5b7c7d25482c2e5daf7f6c211 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 31 Jul 2017 18:30:03 +0800 Subject: [PATCH 228/401] add WiseFy --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 19f1b67f..5fa10d17 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -508,6 +508,12 @@ Fluent design by contract constructs for android --- +**WiseFy**: https://github.com/isuPatches/WiseFy + +Wrapper around WifiManager and ConnectivityManager for Android + +--- + **LocalNetwork**: https://github.com/itsJoKr/LocalNetwork 两设备通过 Wifi 通信 From 010f6ed80255be8766a9ad1824105bca270db6e2 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 1 Aug 2017 19:26:05 +0800 Subject: [PATCH 229/401] add DragPointView --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" index 680bdc92..3c8cc0aa 100644 --- "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" +++ "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" @@ -720,6 +720,14 @@ HorizontalWheelView --- +**DragPointView**: https://github.com/javonleee/DragPointView + +QQ 未读气泡拖拽组件,轻松集成 + + + +--- + **QQBubbleView**: https://github.com/Yasic/QQBubbleView 利用三阶贝塞尔曲线模仿QQ空间直播页面右下角的礼物冒泡特效 From 720029eb5771375183a44ca8c11ce2a916c6a1f4 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 2 Aug 2017 17:48:11 +0800 Subject: [PATCH 230/401] add RxRedux --- RxJava/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RxJava/README.md b/RxJava/README.md index 7ff2cd2c..36e59433 100644 --- a/RxJava/README.md +++ b/RxJava/README.md @@ -58,6 +58,12 @@ Reactive Extension for Facebook SDK --- +**RxRedux**: https://github.com/Zeyad-37/RxRedux + +Rxjava2 做状态管理实现的redux库 + +--- + **LifecycleAwareRx**: https://github.com/WaylonBrown/LifecycleAwareRx Make your RxJava2 streams life-cycle aware with Android Architecture Components From 3bc9f32fd7d11d10ec4c5eb9d9b889a024c9c731 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 2 Aug 2017 17:49:44 +0800 Subject: [PATCH 231/401] add --- React_Native/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/React_Native/README.md b/React_Native/README.md index 6055f6f6..fae2a130 100644 --- a/React_Native/README.md +++ b/React_Native/README.md @@ -26,6 +26,14 @@ React Native 仿 ofo 共享单车 App --- +**react-native-node**: https://github.com/staltz/react-native-node + +在 React Native 环境下,运行一个 Node Server Http 服务 + + + +--- + **gitbook-reader-rn**: https://github.com/le0zh/gitbook-reader-rn 使用ReactNative开发的GitBook阅读器 From 2a595275141f4cd1580c9de7ca3f9e9a0b3441e7 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 2 Aug 2017 17:51:12 +0800 Subject: [PATCH 232/401] add ThemeSkinning --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 6126d7c6..48bf0a4f 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -631,6 +631,14 @@ a night model lib for easy change app's night theme --- +**ThemeSkinning**: https://github.com/burgessjp/ThemeSkinning + +仿网易云音乐的主题换肤 + + + +--- + **Colors**: https://github.com/marverenic/Colors 换肤框架 From 9d69fc7c621d047dfa2d6397c3629268f7942abd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 3 Aug 2017 17:32:28 +0800 Subject: [PATCH 233/401] add CardSearchView --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 95dea892..4501d55a 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -995,6 +995,14 @@ this is a draggable flow layout lib --- +**CardSearchView**: https://github.com/limuyang2/CardSearchView + +一款实现的很漂亮的卡片式搜索效果 + + + +--- + **material-searchview**: https://github.com/Shahroz16/material-searchview 谷歌风格搜索布局 From a2e161a1ab80a1ec228609641cacea12894650b6 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 3 Aug 2017 17:34:41 +0800 Subject: [PATCH 234/401] add VRPlayer --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 594a14f0..3fcdc89b 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -44,6 +44,14 @@ Native Android app that can broadcast and play live video via RTMP --- +**VRPlayer**: https://github.com/wheat7/VRPlayer + +本地VR视频播放器 + + + +--- + **android-player-tv**: https://github.com/LUSHDigital/android-player-tv The Android TV version of LUSH Player From adc4b18e2173c6c5ebfe39f46ae1f2a0b1ed2108 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 3 Aug 2017 17:39:14 +0800 Subject: [PATCH 235/401] add bt --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" index 6c1a2503..da2bd2a5 100644 --- "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" +++ "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" @@ -6,6 +6,12 @@ --- +**bt**: https://github.com/atomashpolskiy/bt + +Java 实现的 DHT 协议,其实就是 BitTorrent,可以轻松在 Android 上实现一个 P2P 下载 + +--- + **samba-documents-provider**: https://github.com/google/samba-documents-provider Android Samba 协议实现 From 531ecf5aed6b9a555a184e8765fb577b40c619b9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 4 Aug 2017 20:00:03 +0800 Subject: [PATCH 236/401] add datepicker-timeline --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index bd9f108c..bacdcd8a 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -6,7 +6,15 @@ --- -**android-dial-picker**:https://github.com/moldedbits/android-dial-picker +**datepicker-timeline**: https://github.com/badoualy/datepicker-timeline + +An infinite scrolling timeline to pick a date + + + +--- + +**android-dial-picker**: https://github.com/moldedbits/android-dial-picker android-dial-picker From 446736646a7b11ae6264bbb438e5913cdaf2309f Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 4 Aug 2017 20:11:32 +0800 Subject: [PATCH 237/401] add terminal-seekbar --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index d082a187..dbf15981 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -86,6 +86,14 @@ snackbar扩展,可以显示进度 --- +**terminal-seekbar**: https://github.com/alshell7/terminal-seekbar + +A smart seek bar with multiple junction points at random seek position + + + +--- + **HueSeekBar**: https://github.com/iammert/HueSeekBar Yet another android seekbar inspired from Philips Hue app From 0e6ef40a47053d37b2c43f6bbab2a9c22e5d8554 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 5 Aug 2017 19:13:39 +0800 Subject: [PATCH 238/401] add MultiPhotoPicker --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 9d402dad..72974143 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -208,6 +208,14 @@ Loads images for Bypass using Picasso --- +**MultiPhotoPicker**: https://github.com/nileshpambhar/MultiPhotoPicker + +MultiPhotoPicker + + + +--- + **ImageNice9Layout**: https://github.com/wobiancao/ImageNice9Layout 仿Nice首页图片列表9图样式,并实现拖拽效果 From 2808e0bb9e476ae401eb542f65aadb66cd2541cd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 5 Aug 2017 19:15:00 +0800 Subject: [PATCH 239/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" index 3c8cc0aa..f8d26b89 100644 --- "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" +++ "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" @@ -6,6 +6,14 @@ --- +**ChatBar**: https://github.com/CenkGun/ChatBar + +自定义聊天 ChatBar + + + +--- + **chameleon**: https://github.com/KNOLSKAPE/chameleon CSS like framework for Android From 369b7c243ee236ed531edeabd24264ff53b44eb1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 7 Aug 2017 18:24:46 +0800 Subject: [PATCH 240/401] add CVScanner --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 72974143..ac7b00b4 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -16,6 +16,12 @@ --- +**CVScanner: https://github.com/Credntia/CVScanner + +An OpenCV based library for Android to scan ID documents or Passports + +--- + **pesdk-android-demo: https://github.com/imgly/pesdk-android-demo 图片编辑sdk使用demo From eae20a58e7ede81c6ba76bf167dbdcdc93fd2b22 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 7 Aug 2017 18:26:29 +0800 Subject: [PATCH 241/401] add --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 95169484..64c1e3a2 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -570,6 +570,14 @@ Very long text support for Android --- +**BadgeHolderView**: https://github.com/steelkiwi/BadgeHolderView + +购物车 + + + +--- + **AnimShopButton**: https://github.com/mcxtzhang/AnimShopButton 一个带伸缩位移旋转动画的购物车按钮 From 763113a6991db2c3cc6758f388c9e6145bcb1214 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 7 Aug 2017 18:28:42 +0800 Subject: [PATCH 242/401] add RxJava2Debug --- RxJava/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RxJava/README.md b/RxJava/README.md index 36e59433..eb33505f 100644 --- a/RxJava/README.md +++ b/RxJava/README.md @@ -92,6 +92,12 @@ rxjava scheduler transformer tools for android --- +**RxJava2Debug**: https://github.com/akaita/RxJava2Debug + +RxJava 2.x extension to provide meaningful Stack Traces + +--- + **RxAnnotations**: https://github.com/CityVibes/RxAnnotations Annotations for RxJava From 33395f6e7cb75e6c050b6e77d2fd20a501a1c745 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 8 Aug 2017 20:26:53 +0800 Subject: [PATCH 243/401] add android-animated-toolbar --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 4501d55a..603dc416 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -81,6 +81,14 @@ ViewPager that provides some custom and usefull functionalities, such as, scalli --- +**android-animated-toolbar**: https://github.com/S64/android-animated-toolbar + +android-animated-toolbar + + + +--- + **CollapsingToolbar-With-Webview**: https://github.com/RameshBhupathi/CollapsingToolbar-With-Webview Webview 伸缩 Toolbar 效果 From b76b5823c094ec27db61462af158913a522a78d8 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 9 Aug 2017 18:49:52 +0800 Subject: [PATCH 244/401] add AndroidFaceDetection --- .../README.md" | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index ac7b00b4..ba20d030 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -1,6 +1,6 @@ # AndroidLibs == 图片 Image -包含:图片加载框架ImageLoader、自定义图片、裁剪Crop、形状Shape…… +包含:图片加载框架ImageLoader、自定义图片、裁剪Crop、形状Shape、人脸识别…… [<==返回首页==](https://github.com/XXApple/AndroidLibs) @@ -16,6 +16,12 @@ --- +**AndroidFaceDetection: https://github.com/lchad/AndroidFaceDetection + +Android 平台进行人脸检测的几种方案 + +--- + **CVScanner: https://github.com/Credntia/CVScanner An OpenCV based library for Android to scan ID documents or Passports From 95a937da2ffa2b407b57cf49be9ec76b99428879 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 9 Aug 2017 18:53:39 +0800 Subject: [PATCH 245/401] add SuperStateView --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 603dc416..c5bbfd2c 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -300,6 +300,14 @@ Implementation of mini navigation drawer for Android --- +**SuperStateView**: https://github.com/sebacipolat/SuperStateView + +SuperStateView + + + +--- + **DataLoadingLayoutAndroid**: https://github.com/lvleo/DataLoadingLayoutAndroid A custom view for data loading status on Android From 56029d70b8f90c09567e38a31fdb702bbea1d474 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 10 Aug 2017 17:36:53 +0800 Subject: [PATCH 246/401] add diagonal-imageview --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index ba20d030..44b8540f 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -52,6 +52,14 @@ litho-glide --- +**diagonal-imageview:https://github.com/santalu/diagonal-imageview + +A simple imageview which allows you to create diagonal cut views easily + + + +--- + **GlideImageView: https://github.com/sfsheng0322/GlideImageView 基于Glide V4.0封装的图片加载库,可以监听加载图片时的进度 From d669bb35e62314134b1beb7fdf6542e6eea2c878 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 11 Aug 2017 21:04:04 +0800 Subject: [PATCH 247/401] add MaterialStepperView --- .../README.md" | 2 +- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 44b8540f..b95f83fb 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -52,7 +52,7 @@ litho-glide --- -**diagonal-imageview:https://github.com/santalu/diagonal-imageview +**diagonal-imageview: https://github.com/santalu/diagonal-imageview A simple imageview which allows you to create diagonal cut views easily diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index c5bbfd2c..18289764 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -630,6 +630,14 @@ Android 面包屑导航 --- +**MaterialStepperView**: https://github.com/fython/MaterialStepperView + +Material Design 的一款表示行为步骤组件 + + + +--- + **android-stepsview**: https://github.com/Canner/android-stepsview A more complete version of stepsViews in android From 87acd7142f088b888640899961a3116494944991 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 12 Aug 2017 14:31:43 +0800 Subject: [PATCH 248/401] add --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 5fa10d17..94d34323 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1710,6 +1710,12 @@ Composition over inheritance for Android components like Activity or Fragment --- +**kstools**: https://github.com/fourbrother/kstools + +Android中自动爆破签名工具 + +--- + **android-classyshark**: https://github.com/google/android-classyshark apk 反编译工具 From f6122b268809426f71bc234ae57af7b6cf120ff1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 12 Aug 2017 14:33:13 +0800 Subject: [PATCH 249/401] add Colorful --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 48bf0a4f..33b87bbd 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -639,6 +639,14 @@ a night model lib for easy change app's night theme --- +**Colorful**: https://github.com/hehonghui/Colorful + +基于Theme的Android动态换肤库,无需重启Activity、无需自定义View,方便的实现日间、夜间模式 + + + +--- + **Colors**: https://github.com/marverenic/Colors 换肤框架 From 61316207b7b5f193be09dbfe538e4fea1107105c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 12 Aug 2017 15:25:21 +0800 Subject: [PATCH 250/401] add KSYStreamer_Android --- "\351\237\263\350\247\206\351\242\221Audio_Video/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 3fcdc89b..9f4415c7 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -171,6 +171,12 @@ Kotin 写的视频广告库 --- +**KSYStreamer_Android**: https://github.com/ksvc/KSYStreamer_Android + +金山云Android采集推流SDK(Livestream SDK),支持内置/自定义美颜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Voice Mixer)、混响(Reverb)、画中画(PIP)、连麦(RTC)、动态贴纸(Sticker) + +--- + **PLDroidMediaStreaming**: https://github.com/pili-engineering/PLDroidMediaStreaming PLDroidMediaStreaming 是 Pili 直播 SDK 的 Android 推流端,支持 RTMP 推流,h.264 和 AAC 编码,硬编、软编支持。具有丰富的数据和状态回调,方便用户根据自己的业务定制化开发。具有直播场景下的重要功能,如:美颜、背景音乐、水印等功能。 From 20be5fbede2cf9364019d716603bafea4f4e3932 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 12 Aug 2017 15:32:51 +0800 Subject: [PATCH 251/401] add --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index b95f83fb..4e053b84 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -16,6 +16,12 @@ --- +**Rajawali: https://github.com/Rajawali/Rajawali + +Android OpenGL ES 2.0/3.0 Engine + +--- + **AndroidFaceDetection: https://github.com/lchad/AndroidFaceDetection Android 平台进行人脸检测的几种方案 From 6abf1c01a58745f8190927de0a4404d3ed871695 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 12 Aug 2017 15:34:15 +0800 Subject: [PATCH 252/401] add JVM-Sandbox --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 33b87bbd..600e83ef 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -218,6 +218,12 @@ Dynamic-load-view 能够动态加载外部apk中的View以及资源,能够热 --- +**JVM-Sandbox**: https://github.com/alibaba/JVM-Sandbox + +基于JVM的实时无侵入AOP框架容器 + +--- + **Robust**: https://github.com/Meituan-Dianping/Robust 美团的新一代热更新系统Robust,对Android版本无差别兼容。无需发版就可以做到随时修改线上bug,快速对重大线上问题作出反应,补丁修补成功率高达99.9% From 3e33eb90cfb26730ec2529e2c1d9fe5433dcd5ee Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 12 Aug 2017 15:35:26 +0800 Subject: [PATCH 253/401] add VasSonic --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 600e83ef..7e386d93 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -224,6 +224,12 @@ Dynamic-load-view 能够动态加载外部apk中的View以及资源,能够热 --- +**VasSonic**: https://github.com/Tencent/VasSonic + +提升h5首屏加载速度 + +--- + **Robust**: https://github.com/Meituan-Dianping/Robust 美团的新一代热更新系统Robust,对Android版本无差别兼容。无需发版就可以做到随时修改线上bug,快速对重大线上问题作出反应,补丁修补成功率高达99.9% From cbc25c6c800264a5e0ab48a3684fcd30a0c20879 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 13 Aug 2017 18:04:27 +0800 Subject: [PATCH 254/401] add kotlin-android-utils --- Kotlin/README.md | 6 ++++++ "\345\210\227\350\241\250List/README.md" | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Kotlin/README.md b/Kotlin/README.md index 2b2a3371..8a2cf005 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -12,6 +12,12 @@ --- +**kotlin-android-utils**: https://github.com/costular/kotlin-android-utils + +Android utilities for easier and faster Kotlin programming + +--- + **KotlinMvpTemplateGenerator**: https://github.com/burakeregar/KotlinMvpTemplateGenerator Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2 diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 5adf1b7d..3fc4833c 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -1209,9 +1209,9 @@ a custom pull-to-refresh layout which contains a interesting animation. --- -**SmoothRefreshLayout**: [https://github.com/dkzwm/SmoothRefreshLayout](https://github.com/dkzwm/SmoothRefreshLayout) +**SmoothRefreshLayout**: https://github.com/dkzwm/SmoothRefreshLayout -A highly efficient refresh library for Android.In theory , Can support all Views. +.一个高效的Android刷新库,理论上支持所有的视图,比官方的SwipeRefreshLayout更强大且使用方便 From f07e7fead8c13c6fbe4f031270b523204099dc44 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 13 Aug 2017 18:05:48 +0800 Subject: [PATCH 255/401] add adbons --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 94d34323..5bed8efd 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -78,6 +78,12 @@ A Java 8 string manipulation library. It is inspired by https://github.com/dleit --- +**adbons**: https://github.com/dbaelz/adbons + +A wrapper for the Android adb tool. It's just adb on steroids + +--- + **DateTimeUtils**: https://github.com/thunder413/DateTimeUtils 时间工具 From fab61120fe798b930b50a8cf991af6dd875480c2 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 13 Aug 2017 18:08:12 +0800 Subject: [PATCH 256/401] add emptyview --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 18289764..c52152b9 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -332,6 +332,14 @@ An extension of RelativeLayout that helps show loading, empty and error layout --- +**emptyview**: https://github.com/santalu/emptyview + +A view that displays state of screen like loading, error, empty + + + +--- + **stateLayout**: https://github.com/fingdo/stateLayout 优雅的切换布局的方法 From d2d60938580e4e4ef532629db8de414ffb4e131a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 14 Aug 2017 17:41:20 +0800 Subject: [PATCH 257/401] add PlayPauseView --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 9f4415c7..90df3e72 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -6,6 +6,14 @@ --- +**PlayPauseView**: https://github.com/Lauzy/PlayPauseView + +PlayPauseView 让播放、暂停按钮优雅的过渡 + + + +--- + **small-video-record**: https://github.com/mabeijianxi/small-video-record 利用FFmpeg视频录制微信小视频与其压缩处理 From 8d7cdf1b5f001d7a5ae220dace96be022ffc3190 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 14 Aug 2017 17:43:08 +0800 Subject: [PATCH 258/401] add mask-edittext --- "\346\226\207\346\234\254Label/README.md" | 24 +++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 64c1e3a2..97933cf7 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -486,14 +486,6 @@ represent any prices in Russian rouble currency --- -**input-mask-android**: https://github.com/RedMadRobot/input-mask-android - -给用户输入自动加上特定格式 - - - ---- - **FormattEditText**: https://github.com/PaXLiCh/FormattEditText 支持自动格式化的 EditText,比如货币、电话号码等等 @@ -1013,6 +1005,22 @@ BubbleView是带箭头的气泡控件/容器类,支持在布局中通过自定 --- +**mask-edittext**: https://github.com/santalu/mask-edittext + +支持格式自动识别和展示的 EditBox + + + +--- + +**input-mask-android**: https://github.com/RedMadRobot/input-mask-android + +给用户输入自动加上特定格式 + + + +--- + **MaskedEditText**: https://github.com/VicMikhailau/MaskedEditText 包含隐藏文本的 EditText,可快速输入电话,网址等文本 From e21f56f903126cdf7f2ac0414caf6333c2009a96 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 14 Aug 2017 17:44:14 +0800 Subject: [PATCH 259/401] add Morphing-Material-Dialogs --- "\345\274\271\346\241\206Dialog/README.md" | 7 +++++++ 1 file changed, 7 insertions(+) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index 873d9b2f..45ecbd9c 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -6,6 +6,13 @@ --- +**Morphing-Material-Dialogs**: https://github.com/AdityaAnand1/Morphing-Material-Dialogs + +变化过度效果的 Dialog Box,动画效果很棒 + + +--- + **BubbleAlert**: https://github.com/nidhinvv/BubbleAlert a custome alert dialog for Android From bd688d16408da4f6289295f9f828a36541096e0a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 15 Aug 2017 18:02:17 +0800 Subject: [PATCH 260/401] add soter --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 5bed8efd..39f146d7 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -326,6 +326,14 @@ Simple implementation of ForceTouch on Android --- +**soter**: https://github.com/Tencent/soter + +腾讯开源的可信指纹认证,获得与微信指纹支付一致的安全快捷认证体验 + + + +--- + **FingerprintIdentify**: https://github.com/uccmawei/FingerprintIdentify APP一秒接入指纹识别SDK,0奔溃,0闪退,炒鸡稳定!额外支持三星和魅族6.0以下系统 From e5c09909d06cddc5f932a3847cbfdb906163a440 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 15 Aug 2017 18:03:37 +0800 Subject: [PATCH 261/401] add AppChooser --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index bacdcd8a..eaef883c 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -443,6 +443,14 @@ EasyFilePickerDialog --- +**AppChooser**: https://github.com/JulianAndroid/AppChooser + +自定义打开指定文件的应用选择器 + + + +--- + **Android-FileBrowser-FilePicker**: https://github.com/adityak368/Android-FileBrowser-FilePicker 文件浏览,选择 From 9d091bc486eb78b128e7aba33367b5e5b886d39a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 16 Aug 2017 19:26:33 +0800 Subject: [PATCH 262/401] add ProgressTextView --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 97933cf7..2fd8ae21 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -12,6 +12,14 @@ --- +**ProgressTextView**: https://github.com/JackDinealKIM/ProgressTextView + +ProgressTextView + + + +--- + **RippleValidatorEditText**: https://github.com/omidheshmatinia/RippleValidatorEditText RippleValidatorEditText From de1d916aaee6bc1cdea31ec5c9b0929fcd352e3b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 17 Aug 2017 19:05:18 +0800 Subject: [PATCH 263/401] add ClassPlugin --- Gradle/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Gradle/README.md b/Gradle/README.md index 5ab75013..9a54ca50 100644 --- a/Gradle/README.md +++ b/Gradle/README.md @@ -12,6 +12,12 @@ Publish bintray aar/jar multi-module in a duper easy way --- +**ClassPlugin**: https://github.com/dinuscxj/ClassPlugin + +致Android开发 —— 灵活的Class替换插件 + +--- + **gradlr**: https://github.com/cesarferreira/gradlr Fastest auto complete for gradle tasks From 81e3c050d32b25eec1b3019ea8d7f3abf120bb2e Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 17 Aug 2017 19:06:46 +0800 Subject: [PATCH 264/401] add DayNightModeSwitch --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 7e386d93..1a84bde7 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -651,6 +651,12 @@ a night model lib for easy change app's night theme --- +**DayNightModeSwitch**: https://github.com/WuLiFei/DayNightModeSwitch + +基于Theme的Android动态换肤库 + +--- + **Colorful**: https://github.com/hehonghui/Colorful 基于Theme的Android动态换肤库,无需重启Activity、无需自定义View,方便的实现日间、夜间模式 From 67414f6279246987c92117e3c3104de04061c97c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 17 Aug 2017 19:08:47 +0800 Subject: [PATCH 265/401] add Eyepetizer-in-Kotlin --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 8a2cf005..934680af 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -32,6 +32,14 @@ Android Kotlin Charts base on ECharts --- +**Eyepetizer-in-Kotlin**: https://github.com/LRH1993/Eyepetizer-in-Kotlin + +Kotlin 100% 仿真实现 开眼视频 + + + +--- + **MoreType**: https://github.com/Werb/MoreType new method to build data in RecyclerView with Kotlin From 64be1ebb3c8beac73b4b2b31984778f9810f31c2 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 17 Aug 2017 19:11:21 +0800 Subject: [PATCH 266/401] add DarkCalculator --- Kotlin/README.md | 2 +- .../README.md" | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Kotlin/README.md b/Kotlin/README.md index 934680af..342c9848 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -36,7 +36,7 @@ Android Kotlin Charts base on ECharts Kotlin 100% 仿真实现 开眼视频 - + --- diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index 7a553788..272fb7f9 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -20,6 +20,14 @@ --- +**DarkCalculator**: https://github.com/HK-SHAO/DarkCalculator + +一款支持复数运算等功能的计算器 + + + +--- + **CNode-android**: https://github.com/shellljx/CNode-android https://cnodejs.org/ 非官方客户端 From 59eb054245fd56f7509aa1f15c2d5789eee76c28 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 18 Aug 2017 19:59:26 +0800 Subject: [PATCH 267/401] add webpcompress --- Gradle/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Gradle/README.md b/Gradle/README.md index 9a54ca50..39e57e10 100644 --- a/Gradle/README.md +++ b/Gradle/README.md @@ -24,6 +24,12 @@ Fastest auto complete for gradle tasks --- +**webpcompress**: https://github.com/chuyun923/webpcompress + +webp图片压缩插件 + +--- + **ConfigDroid**: https://github.com/mb-14/ConfigDroid 可生成常量的gradle插件 From 27a9ed9b814572897a905c03a68d542841f9cd7b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 18 Aug 2017 20:01:47 +0800 Subject: [PATCH 268/401] add TinyPIC_Gradle_Plugin --- Gradle/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Gradle/README.md b/Gradle/README.md index 39e57e10..ee1fa5e6 100644 --- a/Gradle/README.md +++ b/Gradle/README.md @@ -24,6 +24,12 @@ Fastest auto complete for gradle tasks --- +**TinyPIC_Gradle_Plugin**: https://github.com/meili/TinyPIC_Gradle_Plugin + +一个批量tiny处理res图片的gradle插件 + +--- + **webpcompress**: https://github.com/chuyun923/webpcompress webp图片压缩插件 From 31b7b4904be91a68416196a1569fb6f2559ad9af Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 18 Aug 2017 20:04:31 +0800 Subject: [PATCH 269/401] add fonttools --- "\346\226\207\346\234\254Label/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 2fd8ae21..b654d0c3 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -1045,6 +1045,12 @@ BubbleView是带箭头的气泡控件/容器类,支持在布局中通过自定 --- +**fonttools**: https://github.com/fonttools/fonttools + +A library to manipulate font files from Python + +--- + **android-DownloadableFonts**: https://github.com/googlesamples/android-DownloadableFonts This sample demonstrates how to use the Downloadable Fonts feature introduced in Android O From 2ccbfe8fb977eceedcb40ec1a5822386fd2e00fd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 18 Aug 2017 20:05:57 +0800 Subject: [PATCH 270/401] add HRichEditor --- "\346\226\207\346\234\254Label/README.md" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index b654d0c3..a28a3eda 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -1163,11 +1163,11 @@ A library to help with custom fonts and text sizes --- -**RichEditText**: https://github.com/chen-xiao-dong/RichEditText +**HRichEditor**: https://github.com/huangdali/HRichEditor -可替换 EditText 的富文本 View +Android端富文本编辑器HEichEditor - + --- From 48ea66d5a9b14719b711dca65152b8b28e0a90ca Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 19 Aug 2017 19:35:32 +0800 Subject: [PATCH 271/401] add CustomFontView --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index a28a3eda..88fb0915 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -1045,6 +1045,14 @@ BubbleView是带箭头的气泡控件/容器类,支持在布局中通过自定 --- +**CustomFontView**: https://github.com/anitaa1990/CustomFontView + +CustomFontView + + + +--- + **fonttools**: https://github.com/fonttools/fonttools A library to manipulate font files from Python From a29b1fad186484cb96af792a3560f849d2a2b2a2 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 19 Aug 2017 19:40:03 +0800 Subject: [PATCH 272/401] add Android-Prefix-Input --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 88fb0915..aacb9ed3 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -20,6 +20,14 @@ ProgressTextView --- +**Android-Prefix-Input**: https://github.com/bachors/Android-Prefix-Input + +Android-Prefix-Input + + + +--- + **RippleValidatorEditText**: https://github.com/omidheshmatinia/RippleValidatorEditText RippleValidatorEditText From 8b6fdeebc7f196bb395b444250835c2b51fab6c7 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 20 Aug 2017 08:46:42 +0800 Subject: [PATCH 273/401] add scrollme-android --- "\345\210\227\350\241\250List/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\210\227\350\241\250List/README.md" "b/\345\210\227\350\241\250List/README.md" index 3fc4833c..aee4453b 100644 --- "a/\345\210\227\350\241\250List/README.md" +++ "b/\345\210\227\350\241\250List/README.md" @@ -19,6 +19,14 @@ A slim & clean & typeable Adapter without VIEWHOLDER --- +**scrollme-android**: https://github.com/salyangoz/scrollme-android + +回到列表顶部 + + + +--- + **admobadapter**: https://github.com/clockbyte/admobadapter It wraps your Adapter to display Admob native ads in a ListView/RecyclerView data set. It based on the Yahoo fetchr project From 879f40a5697bf15f36a140fa96d0ca7a975f17c2 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 20 Aug 2017 09:26:54 +0800 Subject: [PATCH 274/401] add BottomNavigation-RichPath-Sample --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index c52152b9..c6f8ac08 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -512,6 +512,14 @@ Android layout with an header image sensible to scroll and touch events --- +**BottomNavigation-RichPath-Sample**: https://github.com/tarek360/BottomNavigation-RichPath-Sample + +BottomNavigation-RichPath-Sample + + + +--- + **AdaptableBottomNavigation**: https://github.com/bufferapp/AdaptableBottomNavigation A simpler way for implementing the Bottom Navigation View on Android From 73cce55aa408dcdd6a129285d354fa61e02dc0bc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 21 Aug 2017 21:58:58 +0800 Subject: [PATCH 275/401] add MRichEditor --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index aacb9ed3..11f516e3 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -168,6 +168,14 @@ EditText 一键清空 --- +**MRichEditor**: https://github.com/Even201314/MRichEditor + +Android 富文本(HTML)解析库,渲染的非常漂亮 + + + +--- + **dante**: https://github.com/fourlastor/dante Android 富文本(HTML)解析库,渲染的非常漂亮 From 5eec6ad50a34500e88085a925d023cfe0de728cc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 21 Aug 2017 22:01:48 +0800 Subject: [PATCH 276/401] add WifiConnHelper --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 39f146d7..08b2fcd2 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -522,6 +522,12 @@ Fluent design by contract constructs for android --- +**WifiConnHelper**: https://github.com/BirdGuo/WifiConnHelper + +Wifi扫描和连接 + +--- + **WiseFy**: https://github.com/isuPatches/WiseFy Wrapper around WifiManager and ConnectivityManager for Android From 0d4e5d51b5e94acd18dea6b69e468a485877ef40 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 21 Aug 2017 22:05:11 +0800 Subject: [PATCH 277/401] add Android-Week-View --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index eaef883c..e6747b87 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -168,6 +168,14 @@ Date Range Picker is a Calender Picker View to show a Customized Date Range Pick --- +**Android-Week-View**: https://github.com/alamkanak/Android-Week-View + +Android 周日历视图组件 + + + +--- + **Material-Calendar-View**: https://github.com/Applandeo/Material-Calendar-View MD 风格的日历组件 From 1d3e94990d6f905111ada5427d98161ce92a0db3 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 22 Aug 2017 21:27:24 +0800 Subject: [PATCH 278/401] add Cashew --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index 272fb7f9..dea815e5 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -883,6 +883,14 @@ A third party app for androidweekly.net --- +**Cashew**: https://github.com/wheat7/Cashew + +腰果Cashew是一个gank.io的客户端 + + + +--- + **ganguo**: https://github.com/yanyiqun001/ganguo 干果——简洁易用的gank客户端 From 183df6df02cbf4997c706243ba5330488a10ce3d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 22 Aug 2017 21:29:21 +0800 Subject: [PATCH 279/401] add ResourceInspector --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 08b2fcd2..06295782 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -970,6 +970,14 @@ Endoscope - RTSP live video streamer for android devices via Wi-Fi --- +**ResourceInspector**: https://github.com/nekocode/ResourceInspector + +类似 Stetho 的 Layout 资源视察工具 + + + +--- + **Dream-Catcher**: https://github.com/misakuo/Dream-Catcher 在Chrome DevTools内查看Android设备上所有HTTP(S)流量 From d6cd453b7d9e2eb9f2b55d640754fc69616ce751 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 23 Aug 2017 18:21:31 +0800 Subject: [PATCH 280/401] add AiyaEffectsAndroid --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 4e053b84..7bb7d437 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -58,6 +58,14 @@ litho-glide --- +**AiyaEffectsAndroid: https://github.com/aiyaapp/AiyaEffectsAndroid + +宝宝特效 SDK Android Demo,支持美颜,3D特效,3D动画特效,2D特效等,免费使用 + + + +--- + **diagonal-imageview: https://github.com/santalu/diagonal-imageview A simple imageview which allows you to create diagonal cut views easily From 2f55aa8f3387bfc4e3391ab46e7a88dd87fe1353 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 24 Aug 2017 19:18:02 +0800 Subject: [PATCH 281/401] add --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 11f516e3..c7dd1c42 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -12,6 +12,14 @@ --- +**Android-WordToSpan**: https://github.com/bachors/Android-WordToSpan + +TextView 上显示链接,@某人,标签等 + + + +--- + **ProgressTextView**: https://github.com/JackDinealKIM/ProgressTextView ProgressTextView From 6f287cd72c7ece827a67409e2985ce91cf604daf Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 24 Aug 2017 19:20:35 +0800 Subject: [PATCH 282/401] add --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index dea815e5..2fd5156d 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -6,6 +6,12 @@ --- +**iosched**: https://github.com/google/iosched + +Google I/O 大会 App 的最新源代码 + +--- + **NoticeDog**: https://github.com/bunnyblue/NoticeDog 一个基于NotificationListenerService 的Android通知管理app,可以防止微信消息撤回 From 2e75c24dd95af421546d3d1a0c6342aa89ce4ba3 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 24 Aug 2017 19:22:03 +0800 Subject: [PATCH 283/401] add BleDemo --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 06295782..a4970414 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1470,6 +1470,12 @@ MD 设计中的尺寸和颜色指导 --- +**BleDemo**: https://github.com/Alex-Jerry/BleDemo + +android BLE蓝牙项目 + +--- + **FastBle**: https://github.com/Jasonchenlijian/FastBle Android BLE 蓝牙开发框架,使用回调方式处理,搜索、连接、notify、indicate、读、写等一系列蓝牙操作 From 75c6045842c68ba2a9c15650fcab1d5099d37316 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 24 Aug 2017 19:24:53 +0800 Subject: [PATCH 284/401] add ContinuousScrollableImageView --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 7bb7d437..e3898d76 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -58,6 +58,14 @@ litho-glide --- +**ContinuousScrollableImageView: https://github.com/Cutta/ContinuousScrollableImageView + +支持持续性滑动动画的图片组件,用来做背景效果 应该不错 + + + +--- + **AiyaEffectsAndroid: https://github.com/aiyaapp/AiyaEffectsAndroid 宝宝特效 SDK Android Demo,支持美颜,3D特效,3D动画特效,2D特效等,免费使用 From 37cc3ba410fa9460da24982be79feb5b68bf2733 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 25 Aug 2017 18:57:49 +0800 Subject: [PATCH 285/401] add audio-recorder-button --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 90df3e72..4688f6cb 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -555,6 +555,14 @@ Awesome app to listen music and audiobooks on the device and online at vk.com. S --- +**audio-recorder-button**: https://github.com/safetysystemtechnology/audio-recorder-button + +audio-recorder-button + + + +--- + **AnimatedRecordingView**: https://github.com/HeZaiJin/AnimatedRecordingView 一个有趣的Android录音动画 From c01089214f94b9468898a3807dd2cfc1be1eca64 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 25 Aug 2017 19:01:11 +0800 Subject: [PATCH 286/401] add CameraView --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index e3898d76..d261f801 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -58,6 +58,14 @@ litho-glide --- +**CameraView: https://github.com/natario1/CameraView + +A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing most of the common issues and needs + + + +--- + **ContinuousScrollableImageView: https://github.com/Cutta/ContinuousScrollableImageView 支持持续性滑动动画的图片组件,用来做背景效果 应该不错 From c96c13bb6cba33d6c63912db1236f891ee3c1bda Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 25 Aug 2017 19:02:27 +0800 Subject: [PATCH 287/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index d261f801..05f3cba3 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -74,6 +74,14 @@ A well documented, high-level Android interface that makes capturing pictures an --- +**transitional-imageview: https://github.com/MostafaAryan/transitional-imageview + +This is an imageView which implements shared element transition pattern on your desired image + + + +--- + **AiyaEffectsAndroid: https://github.com/aiyaapp/AiyaEffectsAndroid 宝宝特效 SDK Android Demo,支持美颜,3D特效,3D动画特效,2D特效等,免费使用 From 18355731f4cd24e775b2d8ad6ba885df849765f2 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 26 Aug 2017 09:18:55 +0800 Subject: [PATCH 288/401] add AsciiPanelView --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 342c9848..60cb01a3 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -32,6 +32,14 @@ Android Kotlin Charts base on ECharts --- +**AsciiPanelView**: https://github.com/Prokky/AsciiPanelView + +Port of AsciiPanel library to Android View on Kotlin + + + +--- + **Eyepetizer-in-Kotlin**: https://github.com/LRH1993/Eyepetizer-in-Kotlin Kotlin 100% 仿真实现 开眼视频 From df35a4fd85de01a9f57110e61223c3d7485f29cc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 26 Aug 2017 09:19:32 +0800 Subject: [PATCH 289/401] add ksoup --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 60cb01a3..b935cfa1 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -32,6 +32,12 @@ Android Kotlin Charts base on ECharts --- +**ksoup**: https://github.com/fcannizzaro/ksoup + +Kotlin Wrapper for Jsoup + +--- + **AsciiPanelView**: https://github.com/Prokky/AsciiPanelView Port of AsciiPanel library to Android View on Kotlin From 752e6b6605aceca14160c37662115294100d63f0 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 26 Aug 2017 09:21:05 +0800 Subject: [PATCH 290/401] add DroidTag --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index c6f8ac08..36cf2df0 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -1129,6 +1129,14 @@ Material Design 风格的 Tag (Chip) 标签组件,漂亮,实用 --- +**DroidTag**: https://github.com/LorenzoZaccagnini/DroidTag + +Android tag group widget + + + +--- + **FlowTag**: https://github.com/hanhailong/FlowTag Android流式布局,支持点击、单选、多选等,适合用于产品标签等 From 4aa65d39a4776f80578f8a8b4fb7da73e3c76226 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 26 Aug 2017 09:22:21 +0800 Subject: [PATCH 291/401] add CheckBoxGroup --- "\346\214\211\351\222\256Button/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\214\211\351\222\256Button/README.md" "b/\346\214\211\351\222\256Button/README.md" index 4cac2ab9..dff841cf 100644 --- "a/\346\214\211\351\222\256Button/README.md" +++ "b/\346\214\211\351\222\256Button/README.md" @@ -6,6 +6,14 @@ --- +**CheckBoxGroup**: https://github.com/xeoh/CheckBoxGroup + +Android library for handling multiple checkbox + + + +--- + **CompoundButtonGroup**: https://github.com/llollox/CompoundButtonGroup An Android library to easily implement compound buttons From b16e9d1ad6053c9a627ebad31a076b2425b2c47b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 28 Aug 2017 18:25:50 +0800 Subject: [PATCH 292/401] add AwesomeDialog --- "\345\274\271\346\241\206Dialog/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index 45ecbd9c..85eb5a75 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -13,6 +13,14 @@ --- +**AwesomeDialog**: https://github.com/blennerSilva/AwesomeDialog + +AwesomeDialog + + + +--- + **BubbleAlert**: https://github.com/nidhinvv/BubbleAlert a custome alert dialog for Android From defae097603ba2ec051126670bfc7adc4fd1b6cd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 28 Aug 2017 18:30:41 +0800 Subject: [PATCH 293/401] add TriangularCustomView --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 36cf2df0..555038f4 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -388,6 +388,14 @@ PageStateLayout could let you show [Loading][Empty][Error][Succeed][Requesting] --- +**TriangularCustomView**: https://github.com/Jhuku/TriangularCustomView + +A Custom View to indicate multiple fragments with a triangular indicator + + + +--- + **widgetlab**: https://github.com/uDevel/widgetlab Configurable typing indicator for Android From d13ad3e84e30db372a9559c0c79e4da074b5263e Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 28 Aug 2017 18:32:19 +0800 Subject: [PATCH 294/401] add ObservableFlow --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index b935cfa1..59c5f004 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -18,6 +18,12 @@ Android utilities for easier and faster Kotlin programming --- +**ObservableFlow**: https://github.com/rakshakhegde/ObservableFlow + +Functional Constructs for Databinding + Kotlin + RxJava + +--- + **KotlinMvpTemplateGenerator**: https://github.com/burakeregar/KotlinMvpTemplateGenerator Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2 From 83dd6779bde676c373ff6b7e15d1e8868c9b7f8a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 28 Aug 2017 18:33:22 +0800 Subject: [PATCH 295/401] add android-loadingdialog --- "\345\274\271\346\241\206Dialog/README.md" | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index 85eb5a75..a2562528 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -6,11 +6,20 @@ --- +**android-loadingdialog**: https://github.com/ravindu1024/android-loadingdialog + +android-loadingdialog + + + +--- + **Morphing-Material-Dialogs**: https://github.com/AdityaAnand1/Morphing-Material-Dialogs 变化过度效果的 Dialog Box,动画效果很棒 + --- **AwesomeDialog**: https://github.com/blennerSilva/AwesomeDialog From cf402430777fe0e91d6c94c2547048416bb563e2 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 31 Aug 2017 19:00:07 +0800 Subject: [PATCH 296/401] add MultiFontView-Android --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index c7dd1c42..51ee739c 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -1069,6 +1069,14 @@ BubbleView是带箭头的气泡控件/容器类,支持在布局中通过自定 --- +**MultiFontView-Android**: https://github.com/shashkiranr/MultiFontView-Android + +Multifont library can be used to select custom fonts for the view dynamically in your XML + + + +--- + **CustomFontView**: https://github.com/anitaa1990/CustomFontView CustomFontView From ffacf7507b210f4b69655eed283af620cb43ae6b Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 31 Aug 2017 19:30:55 +0800 Subject: [PATCH 297/401] add --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index dbf15981..846b0948 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -6,6 +6,14 @@ --- +**android-material-app-rating**: https://github.com/stepstone-tech/android-material-app-rating + +好看的评分库 + + + +--- + **SeekBarWithIntervals**: https://github.com/RameshBhupathi/SeekBarWithIntervals Seekbar with labelled intervals Like Olx FilterView Seekbar From 5c0b6c69168825f842cc7d85bc067725fd748b78 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 31 Aug 2017 19:33:32 +0800 Subject: [PATCH 298/401] add --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 555038f4..4728c66f 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -988,6 +988,14 @@ Navigation tab strip with smooth interaction --- +**argus-android**: https://github.com/moldedbits/argus-android + +登录注册布局 + + + +--- + **OnePageSigninSignup**: https://github.com/irfaan008/OnePageSigninSignup 很赞的登录注册布局 From 784b7760f7abfbc39bd0e5e94cfc6cc351a18432 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sun, 27 Aug 2017 14:16:31 +0800 Subject: [PATCH 299/401] add SampleAppKotlin --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 59c5f004..76af2d79 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -38,6 +38,12 @@ Android Kotlin Charts base on ECharts --- +**SampleAppKotlin**: https://github.com/saveendhiman/SampleAppKotlin + +Android Project Structure + +--- + **ksoup**: https://github.com/fcannizzaro/ksoup Kotlin Wrapper for Jsoup From e6e917e1fd1e74eafad025020c815889aec19f55 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 2 Sep 2017 08:43:48 +0800 Subject: [PATCH 300/401] update pics --- .../README.md" | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 4688f6cb..97fe42c2 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -112,8 +112,7 @@ MediaPlayer+TextureView,完美切换全屏、小窗口的Android视频播放 android-PictureInPicture 画中画功能 - - + --- @@ -671,11 +670,7 @@ Apollo 音乐播放器,Android Studio 版本 Hide音乐播放器 - - - - - + --- From 766ae84c339dc5c7834a3ded605e3cdda8f62fde Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 4 Sep 2017 18:22:23 +0800 Subject: [PATCH 301/401] add android-circular-progress-view --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 846b0948..b1e4aefe 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -14,6 +14,14 @@ --- +**android-circular-progress-view**: https://github.com/GuilhE/android-circular-progress-view + +A fancy CircularProgressView + + + +--- + **SeekBarWithIntervals**: https://github.com/RameshBhupathi/SeekBarWithIntervals Seekbar with labelled intervals Like Olx FilterView Seekbar From 40973250061b9b3e947f049f1f444d24c4b68f4a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 4 Sep 2017 18:25:24 +0800 Subject: [PATCH 302/401] add circle-time-view --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index b1e4aefe..9dc0ac41 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -30,6 +30,14 @@ Seekbar with labelled intervals Like Olx FilterView Seekbar --- +**circle-time-view**: https://github.com/CROSP/circle-time-view + +An android custom view for displaying time in a pretty format, use for timers and stopwatches + + + +--- + **Android-ProgressViews**: https://github.com/zekapp/Android-ProgressViews Android-ProgressViews From a1d601c2812d0d1fcac7077539adffcb6a15fce1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 5 Sep 2017 19:12:40 +0800 Subject: [PATCH 303/401] add RxActivityResults --- RxJava/README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/RxJava/README.md b/RxJava/README.md index eb33505f..634a556a 100644 --- a/RxJava/README.md +++ b/RxJava/README.md @@ -152,12 +152,6 @@ RxDiffUtil is an Rx wrapper around the Android DiffUtil library for the Recycler --- -**RxActivityResult**: https://github.com/nekocode/RxActivityResult - -Receive results from startActivityForResult() as an Observable - ---- - **RxRetroJsoup**: https://github.com/florent37/RxRetroJsoup A simple API-like from html website (scrapper) for Android @@ -374,6 +368,18 @@ Reactive caching library for Android and Java --- +**RxActivityResults**: https://github.com/mohamad-amin/RxActivityResults + +Android onActivityResult wrapper powered by RxJava + +--- + +**RxActivityResult**: https://github.com/nekocode/RxActivityResult + +Receive results from startActivityForResult() as an Observable + +--- + **RxActivityResult**: https://github.com/VictorAlbertos/RxActivityResult RxJava 处理 Activity Result From 90960c6ca984a697f7d35317ee936b4914707bde Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 5 Sep 2017 19:15:31 +0800 Subject: [PATCH 304/401] add CircularProgressbar --- RxJava/README.md | 2 ++ .../README.md" | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/RxJava/README.md b/RxJava/README.md index 634a556a..81a0df17 100644 --- a/RxJava/README.md +++ b/RxJava/README.md @@ -372,6 +372,8 @@ Reactive caching library for Android and Java Android onActivityResult wrapper powered by RxJava + + --- **RxActivityResult**: https://github.com/nekocode/RxActivityResult diff --git "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" index 9dc0ac41..8dd05f7b 100644 --- "a/\350\277\233\345\272\246\346\235\241Progressbar/README.md" +++ "b/\350\277\233\345\272\246\346\235\241Progressbar/README.md" @@ -22,6 +22,14 @@ A fancy CircularProgressView --- +**CircularProgressbar**: https://github.com/sparrow007/CircularProgressbar + +CircularProgressbar + + + +--- + **SeekBarWithIntervals**: https://github.com/RameshBhupathi/SeekBarWithIntervals Seekbar with labelled intervals Like Olx FilterView Seekbar From 568ebeb0a7fde728cfa0831a2eb3a1786bf0d9e8 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 5 Sep 2017 19:18:46 +0800 Subject: [PATCH 305/401] add AutoImageFlipper --- "\345\270\203\345\261\200Layout/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 4728c66f..77aa8482 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -57,6 +57,14 @@ Carousel Effect with ViewPager --- +**AutoImageFlipper**: https://github.com/therealshabi/AutoImageFlipper + +Auto Scrolling Image Pager with Pager Indicator and Text + + + +--- + **UltraViewPager**: https://github.com/alibaba/UltraViewPager 一个封装多种特性的ViewPager From 10072dac4d4c88b75dbcb2ae5c03cb9b612b5987 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 26 Sep 2017 19:59:37 +0800 Subject: [PATCH 306/401] RxTools --- RxJava/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RxJava/README.md b/RxJava/README.md index 81a0df17..26553607 100644 --- a/RxJava/README.md +++ b/RxJava/README.md @@ -58,6 +58,12 @@ Reactive Extension for Facebook SDK --- +**RxTools**: https://github.com/vondear/RxTools + +Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 压缩与加密 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) + +--- + **RxRedux**: https://github.com/Zeyad-37/RxRedux Rxjava2 做状态管理实现的redux库 From 24aa678d0310b1e034e58ec4d81a3daca82b5977 Mon Sep 17 00:00:00 2001 From: CodeBear <249900679@qq.com> Date: Wed, 25 Oct 2017 13:07:29 +0800 Subject: [PATCH 307/401] =?UTF-8?q?[=E6=B7=BB=E5=8A=A0]=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E4=B8=80=E4=B8=AA=E8=A1=A8=E6=83=85=E9=94=AE=E7=9B=98?= =?UTF-8?q?=E7=9A=84=E8=87=AA=E5=AE=9A=E4=B9=89view=E8=B7=9F=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E8=87=AA=E5=AE=9A=E4=B9=89=E7=9A=84RatingBar=20(#90)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../README.md" | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" index f8d26b89..d8d4c152 100644 --- "a/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" +++ "b/\350\207\252\345\256\232\344\271\211\346\216\247\344\273\266Custom/README.md" @@ -6,6 +6,22 @@ --- +**CBRatingBar**: https://github.com/CB-ysx/CBRatingBar + +等级评分控件,支持填充渐变,支持设置颜色、调整大小等,支持监听点击事件 + + + +--- + +**CBEmotionsKeyBoard**: https://github.com/CB-ysx/CBEmotionsKeyBoard + +表情键盘 + + + +--- + **ChatBar**: https://github.com/CenkGun/ChatBar 自定义聊天 ChatBar From 50c54fd0861f937316ad9c1aa5f2a5d1abd3e897 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E6=9C=8B?= Date: Wed, 25 Oct 2017 13:11:03 +0800 Subject: [PATCH 308/401] Update README.md --- .../README.md" | 8 -------- 1 file changed, 8 deletions(-) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index 2fd5156d..669df43c 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -537,14 +537,6 @@ React Native app (Android / iOS) 阅读 --- -**ifanr**: https://github.com/iCodeForever/ifanr - -高仿 爱范儿 - - - ---- - **simplenote-android**: https://github.com/Automattic/simplenote-android Simplenote for Android http://simplenote.com From e4778eb2130960d2054c6d4567bf24a19e3e6b67 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 3 Nov 2017 15:52:54 +0800 Subject: [PATCH 309/401] add interview --- "\351\235\242\350\257\225Interview/README.md" | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 "\351\235\242\350\257\225Interview/README.md" diff --git "a/\351\235\242\350\257\225Interview/README.md" "b/\351\235\242\350\257\225Interview/README.md" new file mode 100644 index 00000000..62992947 --- /dev/null +++ "b/\351\235\242\350\257\225Interview/README.md" @@ -0,0 +1,12 @@ +# AndroidLibs == 面试 Interview + +包含:安卓面试相关技巧,面试题, 知识点,代码等 + +[<==返回首页==](https://github.com/XXApple/AndroidLibs) + +--- + +**android_interview**: https://github.com/LRH1993/android_interview + +Android校招面试指南 + From f08683518014eb15457b1cb65adc19b0ac80ba48 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 3 Nov 2017 15:55:38 +0800 Subject: [PATCH 310/401] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 659e7a47..ef39dec1 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,9 @@ - [菜单Menu](https://github.com/XXApple/AndroidLibs/tree/master/%E8%8F%9C%E5%8D%95Menu) - [辅助工具类Utils](https://github.com/XXApple/AndroidLibs/tree/master/%E8%BE%85%E5%8A%A9%E5%B7%A5%E5%85%B7%E7%B1%BBUtils) - [进度条Progressbar](https://github.com/XXApple/AndroidLibs/tree/master/%E8%BF%9B%E5%BA%A6%E6%9D%A1Progressbar) -- [RxJava](https://github.com/XXApple/AndroidLibs/tree/master/RxJava) - [音视频Audio_Video](https://github.com/XXApple/AndroidLibs/tree/master/%E9%9F%B3%E8%A7%86%E9%A2%91Audio_Video) +- [面试Interview](https://github.com/XXApple/AndroidLibs/tree/master/%E9%9D%A2%E8%AF%95Interview) +- [RxJava](https://github.com/XXApple/AndroidLibs/tree/master/RxJava) - [AI/VI](https://github.com/XXApple/AndroidLibs/tree/master/AI_VI) - [Gradle](https://github.com/XXApple/AndroidLibs/tree/master/Gradle) - [ReactNative](https://github.com/XXApple/AndroidLibs/tree/master/React_Native) From 9835a8ad5187ecae542aa645e1866dc279f3c7d9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 3 Nov 2017 16:26:04 +0800 Subject: [PATCH 311/401] Simple-File-Manager --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 76af2d79..67d536f3 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -50,6 +50,14 @@ Kotlin Wrapper for Jsoup --- +**Simple-File-Manager**: https://github.com/SimpleMobileTools/Simple-File-Manager + +文件管理器 + +  + +--- + **AsciiPanelView**: https://github.com/Prokky/AsciiPanelView Port of AsciiPanel library to Android View on Kotlin From dc8a249027f8d00f6bc17d9f100450d7a30a8098 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 3 Nov 2017 19:41:18 +0800 Subject: [PATCH 312/401] Bandhook-Kotlin --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 67d536f3..28cf24ee 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -58,6 +58,14 @@ Kotlin Wrapper for Jsoup --- +**Bandhook-Kotlin**: https://github.com/antoniolg/Bandhook-Kotlin + +一个kotlin音乐播放器 + + + +--- + **AsciiPanelView**: https://github.com/Prokky/AsciiPanelView Port of AsciiPanel library to Android View on Kotlin From 1447bc4a0e3b4c87fb34f6bec0e229d3cbb97221 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 3 Nov 2017 19:44:25 +0800 Subject: [PATCH 313/401] GankClient-Kotlin --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 28cf24ee..c3f79887 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -50,6 +50,14 @@ Kotlin Wrapper for Jsoup --- +**GankClient-Kotlin**: https://github.com/githubwing/GankClient-Kotlin + +gank.io kotlin实现的干货集中营Android客户端 Kotlin Dagger Databinding Rxjava Retrofit Okhttp3 + + + +--- + **Simple-File-Manager**: https://github.com/SimpleMobileTools/Simple-File-Manager 文件管理器 From be26de02cf7f4eb1a9cb038f5b905af6d0418ddf Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 4 Nov 2017 09:56:29 +0800 Subject: [PATCH 314/401] lottie-android --- "\345\212\250\347\224\273Animation/README.md" | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git "a/\345\212\250\347\224\273Animation/README.md" "b/\345\212\250\347\224\273Animation/README.md" index 416d8324..722980de 100644 --- "a/\345\212\250\347\224\273Animation/README.md" +++ "b/\345\212\250\347\224\273Animation/README.md" @@ -30,6 +30,14 @@ Google I/O ‘17新动画特效 --- +**lottie-android**: https://github.com/airbnb/lottie-android + +Lottie是Airbnb开源的一个支持 Android、iOS 以及 ReactNative,利用json文件的方式快速实现动画效果的库 + + + +--- + **Fish**: https://github.com/Jichensheng/Fish 灵动的红鲤鱼 @@ -639,4 +647,4 @@ Twenty-eight different easing animation interpolators for Android. --- - \ No newline at end of file + From 05dad25e0972fcd8679d21c627cf423c22e3c597 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 4 Nov 2017 09:57:30 +0800 Subject: [PATCH 315/401] SVGAPlayer-Android --- "\345\212\250\347\224\273Animation/README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\345\212\250\347\224\273Animation/README.md" "b/\345\212\250\347\224\273Animation/README.md" index 722980de..3d3603b1 100644 --- "a/\345\212\250\347\224\273Animation/README.md" +++ "b/\345\212\250\347\224\273Animation/README.md" @@ -22,6 +22,12 @@ ENViews, 一个华丽丽的动效控件库 --- +**SVGAPlayer-Android**: https://github.com/yyued/SVGAPlayer-Android + +使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画 + +--- + **PhysicsBasedAnimation**: https://github.com/Rkhcy/PhysicsBasedAnimation Google I/O ‘17新动画特效 From 7e9f25e64bd6f9d49b8467e34c1a8e6f3ecfcde6 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 4 Nov 2017 09:58:26 +0800 Subject: [PATCH 316/401] kotlin-guides --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index c3f79887..91aad8e5 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -6,6 +6,12 @@ --- +**kotlin-guides**: https://github.com/android/kotlin-guides + +A set of guides for writing Kotlin for Android. https://android.github.io/kotlin-guides/ + +--- + **from-java-to-kotlin**: https://github.com/MindorksOpenSource/from-java-to-kotlin 《From Java To Kotlin》从Java到Kotlin·译 (双语对比) From 33580ebd918d09bdabe47273dcd2341fb6c774ab Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 4 Nov 2017 10:05:05 +0800 Subject: [PATCH 317/401] kotlinconf-app --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 91aad8e5..a8e85cdc 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -6,6 +6,12 @@ --- +**kotlinconf-app**: https://github.com/JetBrains/kotlinconf-app + +official KotlinConf App + +--- + **kotlin-guides**: https://github.com/android/kotlin-guides A set of guides for writing Kotlin for Android. https://android.github.io/kotlin-guides/ From f14607df50766b4f1f936e737dbf30998820f5f6 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 4 Nov 2017 10:07:47 +0800 Subject: [PATCH 318/401] PoiShuhui-Kotlin --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index a8e85cdc..f8a6d88a 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -62,6 +62,14 @@ Kotlin Wrapper for Jsoup --- +**PoiShuhui-Kotlin**: https://github.com/wuapnjie/PoiShuhui-Kotlin + +一个用Kotlin写的简单漫画APP + + + +--- + **GankClient-Kotlin**: https://github.com/githubwing/GankClient-Kotlin gank.io kotlin实现的干货集中营Android客户端 Kotlin Dagger Databinding Rxjava Retrofit Okhttp3 From 63a7fcd2ecea363bee5995e1641733eeb9d688fd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 4 Nov 2017 10:09:27 +0800 Subject: [PATCH 319/401] Eyepetizer-in-Kotlin --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index f8a6d88a..7148c0ff 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -62,6 +62,14 @@ Kotlin Wrapper for Jsoup --- +**Eyepetizer-in-Kotlin**: https://github.com/LRH1993/Eyepetizer-in-Kotlin + +使用Kotlin撸一款Eyepetizer,学习Kotlin语言 + + + +--- + **PoiShuhui-Kotlin**: https://github.com/wuapnjie/PoiShuhui-Kotlin 一个用Kotlin写的简单漫画APP From 3e157f442da15acddd75e89df8e4b167ffec94a6 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Sat, 4 Nov 2017 10:12:11 +0800 Subject: [PATCH 320/401] Simple-Gallery --- Kotlin/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 7148c0ff..9d3f5fd0 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -62,6 +62,14 @@ Kotlin Wrapper for Jsoup --- +**Simple-Gallery**: https://github.com/SimpleMobileTools/Simple-Gallery + +视频图像查看 + + + +--- + **Eyepetizer-in-Kotlin**: https://github.com/LRH1993/Eyepetizer-in-Kotlin 使用Kotlin撸一款Eyepetizer,学习Kotlin语言 From 95cb3e11c4d4d7ea4ce62ef9e42c4b262bcd96da Mon Sep 17 00:00:00 2001 From: freecats Date: Tue, 7 Nov 2017 19:01:46 +0800 Subject: [PATCH 321/401] add RangeSliderWithNumber --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index e6747b87..80edb720 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -136,6 +136,14 @@ Amazing Dynamic Time UI :clock1030: :hourglass: and More --- +**RangeSliderWithNumber**: https://github.com/freecats/RangeSliderWithNumber + +A digital selector with bubbles and ruler + + + +--- + **TagSelectorView**: https://github.com/Rock610/TagSelectorView TagSelectorView From 016b6e6cfabc0b1c0ba0d76c3db237eec5114780 Mon Sep 17 00:00:00 2001 From: freecats Date: Mon, 13 Nov 2017 10:54:12 +0800 Subject: [PATCH 322/401] add RangeSliderWithNumber (#91) --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index e6747b87..80edb720 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -136,6 +136,14 @@ Amazing Dynamic Time UI :clock1030: :hourglass: and More --- +**RangeSliderWithNumber**: https://github.com/freecats/RangeSliderWithNumber + +A digital selector with bubbles and ruler + + + +--- + **TagSelectorView**: https://github.com/Rock610/TagSelectorView TagSelectorView From 71881b1d754773bcda131a263c7baeac82e01191 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 14 Nov 2017 08:43:51 +0800 Subject: [PATCH 323/401] ProCamera --- .../README.md" | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 05f3cba3..0bea99e8 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -1,6 +1,6 @@ # AndroidLibs == 图片 Image -包含:图片加载框架ImageLoader、自定义图片、裁剪Crop、形状Shape、人脸识别…… +包含:图片加载框架ImageLoader、自定义图片、裁剪Crop、形状Shape、人脸识别、相机…… [<==返回首页==](https://github.com/XXApple/AndroidLibs) @@ -202,6 +202,14 @@ Clickable ImageView that expands to full screen and is dismissible by swiping th --- +**ProCamera**: https://github.com/18Gray/ProCamera + +ProCamera是一款基于Camera2 API的相机,实现了相机的常用功能,力求不断挖掘Camera2的巨大潜力,锻造一款在功能和设计上完美的相机产品 + + + +--- + **Fotoapparat**: https://github.com/Fotoapparat/Fotoapparat Android 有两套相机 Api,使用起来很麻烦,好在 Foto 开源了他们在 Android 上的 Camera 封装 Api,力荐 From 53ec08171c0fc9247e357ab92d2fa6bd6a135475 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 14 Nov 2017 09:44:08 +0800 Subject: [PATCH 324/401] reading --- React_Native/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/React_Native/README.md b/React_Native/README.md index fae2a130..7ca916be 100644 --- a/React_Native/README.md +++ b/React_Native/README.md @@ -26,6 +26,14 @@ React Native 仿 ofo 共享单车 App --- +**reading**: https://github.com/attentiveness/reading + +阅读应用 + + + +--- + **react-native-node**: https://github.com/staltz/react-native-node 在 React Native 环境下,运行一个 Node Server Http 服务 From 9ef94a448c7135b7557c28c0001906987debe0aa Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 14 Nov 2017 09:46:16 +0800 Subject: [PATCH 325/401] LaunchEnr --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index 669df43c..aafe217b 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -1426,6 +1426,14 @@ Qiitanium is an unofficial Android application of Qiita --- +**LaunchEnr**: https://github.com/enricocid/LaunchEnr + +一个简单好看的 Android Launcher + + + +--- + **KISS**: https://github.com/Neamar/KISS 轻量的安卓桌面 From c57da00a7cc41219b1b5f5746e156f55e5d8f53a Mon Sep 17 00:00:00 2001 From: yangchaojiang Date: Fri, 1 Dec 2017 17:27:52 +0800 Subject: [PATCH 326/401] Update README.md (#92) --- .../README.md" | 7 +++++++ 1 file changed, 7 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 97fe42c2..71f70cf4 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -4,6 +4,13 @@ [<==返回首页==](https://github.com/XXApple/AndroidLibs) +--- +**yjPlay**: https://github.com/yangchaojiang/yjPlay + +PlayPauseView 一个支持自定义布局, 多种加密算法,直播 ,亮度,音量,快进等手势 ,广告视频预览 ,清晰度切换 , 自定义数据源,列表播放,倍数播放 神奇的播放器 + + + --- **PlayPauseView**: https://github.com/Lauzy/PlayPauseView From 144288a84cd1e80b9959e71eb4dd292131bce139 Mon Sep 17 00:00:00 2001 From: Rahul Janagouda Date: Tue, 12 Dec 2017 12:31:57 +0530 Subject: [PATCH 327/401] Update README.md (#93) --- "\345\270\203\345\261\200Layout/README.md" | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index 77aa8482..c7db8d24 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -9,8 +9,19 @@ facebook 出品的高效UI加载库 + +--- + +**StatusStories**: https://github.com/RahulJanagouda/StatusStories + +Status Stories = Snapchat stories, Instagram stories, Whatsapp Statuses, Facebook Messenger Stories. + + + + --- + **material-components-android**: https://github.com/material-components/material-components-android Material Design 风格的组件集合 From b0b76e4486d6bd0047782ac3995baa6609e49c4c Mon Sep 17 00:00:00 2001 From: luckybilly Date: Tue, 12 Dec 2017 01:02:17 -0600 Subject: [PATCH 328/401] =?UTF-8?q?=E6=B7=BB=E5=8A=A02=E4=B8=AA=E5=BC=80?= =?UTF-8?q?=E6=BA=90=E9=A1=B9=E7=9B=AE=20(#94)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 添加编译时自动生成子类(接口实现类)注册代码到对应管理类的插件 * 添加CC:可关联生命周期的组件化开发框架 --- Gradle/README.md | 6 ++++++ .../README.md" | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/Gradle/README.md b/Gradle/README.md index ee1fa5e6..635fc460 100644 --- a/Gradle/README.md +++ b/Gradle/README.md @@ -12,6 +12,12 @@ Publish bintray aar/jar multi-module in a duper easy way --- +**AutoRegister**: https://github.com/luckybilly/AutoRegister + +编译期自动扫描子类或接口实现类并生成代码将对象注册到其管理类中(如:组件化框架中的组件自动注册) + +--- + **ClassPlugin**: https://github.com/dinuscxj/ClassPlugin 致Android开发 —— 灵活的Class替换插件 diff --git "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" index 1a84bde7..ff3a584b 100644 --- "a/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" +++ "b/\345\274\200\345\217\221\346\241\206\346\236\266Framework/README.md" @@ -12,6 +12,12 @@ --- +**CC**:https://github.com/luckybilly/CC + +可关联生命周期的组件化开发框架,让组件间的调用像直接依赖一样方便 + +--- + **android-tips-tricks**:https://github.com/nisrulz/android-tips-tricks Android 开发的一些 Tips 集合 From 7f826043630c0d31c18637d723e0120fa7604ff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E6=9C=8B?= Date: Thu, 15 Mar 2018 09:12:42 +0800 Subject: [PATCH 329/401] add HtextView --- "\346\226\207\346\234\254Label/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\346\226\207\346\234\254Label/README.md" "b/\346\226\207\346\234\254Label/README.md" index 51ee739c..f5d4aaef 100644 --- "a/\346\226\207\346\234\254Label/README.md" +++ "b/\346\226\207\346\234\254Label/README.md" @@ -20,6 +20,14 @@ TextView 上显示链接,@某人,标签等 --- +**HTextView: https://github.com/hanks-zyh/HTextView + +给文本加上动画 + + + +--- + **ProgressTextView**: https://github.com/JackDinealKIM/ProgressTextView ProgressTextView From 547b300f0e700b25e724257e4d229b6e417d3180 Mon Sep 17 00:00:00 2001 From: Fanglin Date: Sun, 25 Mar 2018 21:43:44 -0400 Subject: [PATCH 330/401] minor typor (#97) --- "\345\274\271\346\241\206Dialog/README.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\345\274\271\346\241\206Dialog/README.md" "b/\345\274\271\346\241\206Dialog/README.md" index a2562528..160d6a97 100644 --- "a/\345\274\271\346\241\206Dialog/README.md" +++ "b/\345\274\271\346\241\206Dialog/README.md" @@ -16,7 +16,7 @@ android-loadingdialog **Morphing-Material-Dialogs**: https://github.com/AdityaAnand1/Morphing-Material-Dialogs -变化过度效果的 Dialog Box,动画效果很棒 +变化过渡效果的 Dialog Box,动画效果很棒 From b2dff01456623902721771dedf0a83baa163e1e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BD=90=E7=BF=8A?= Date: Sun, 25 Mar 2018 20:44:16 -0500 Subject: [PATCH 331/401] =?UTF-8?q?=20=E6=B7=BB=E5=8A=A0=E6=80=A7=E8=83=BD?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=9B=B8=E5=85=B3=E7=9A=84=E9=A2=84=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E6=A1=86=E6=9E=B6=EF=BC=9APreLoader(https://github.co?= =?UTF-8?q?m/luckybilly/PreLoader)=20(#96)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 添加编译时自动生成子类(接口实现类)注册代码到对应管理类的插件 * 添加CC:可关联生命周期的组件化开发框架 * 添加性能优化相关的预加载框架:PreLoader(https://github.com/luckybilly/PreLoader) --- .../README.md" | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 "\346\200\247\350\203\275\344\274\230\345\214\226/README.md" diff --git "a/\346\200\247\350\203\275\344\274\230\345\214\226/README.md" "b/\346\200\247\350\203\275\344\274\230\345\214\226/README.md" new file mode 100644 index 00000000..4b76aa0f --- /dev/null +++ "b/\346\200\247\350\203\275\344\274\230\345\214\226/README.md" @@ -0,0 +1,14 @@ +# AndroidLibs == 性能优化 + +包括:预加载等提高android app性能的框架和工具…… + +[<==返回首页==](https://github.com/XXApple/AndroidLibs) + + +--- + +**预加载框架PreLoader**:https://github.com/luckybilly/PreLoader + +android页面启动速度优化利器:在页面打开之前就预加载数据 + +--- \ No newline at end of file From 9cb50aea149e5b31eaa209a824cbd39270d94f56 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 15 Jun 2018 17:16:24 +0800 Subject: [PATCH 332/401] Scarlet --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 9d3f5fd0..ef8072c0 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -6,6 +6,12 @@ --- +**Scarlet**: https://github.com/Tinder/Scarlet + +A Retrofit inspired WebSocket client for Kotlin, Java, and Android + +--- + **kotlinconf-app**: https://github.com/JetBrains/kotlinconf-app official KotlinConf App From 0b3ce9263d28ff28bf7d24e4be9d02322b46177f Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 15 Jun 2018 17:18:24 +0800 Subject: [PATCH 333/401] Design-Patterns-In-Kotlin --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index ef8072c0..45b7992a 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -6,6 +6,12 @@ --- +**Design-Patterns-In-Kotlin**: https://github.com/dbacinski/Design-Patterns-In-Kotlin + +Kotlin实现的设计模式 + +--- + **Scarlet**: https://github.com/Tinder/Scarlet A Retrofit inspired WebSocket client for Kotlin, Java, and Android From d0cb399ae1dfa3020ce00d39f54ac8901883c458 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 15 Jun 2018 17:21:18 +0800 Subject: [PATCH 334/401] android-build-filter-gradle-plugin --- Gradle/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Gradle/README.md b/Gradle/README.md index 635fc460..204769a9 100644 --- a/Gradle/README.md +++ b/Gradle/README.md @@ -12,6 +12,12 @@ Publish bintray aar/jar multi-module in a duper easy way --- +**android-build-filter-gradle-plugin**: https://github.com/yanbober/android-build-filter-gradle-plugin + +一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件 + +--- + **AutoRegister**: https://github.com/luckybilly/AutoRegister 编译期自动扫描子类或接口实现类并生成代码将对象注册到其管理类中(如:组件化框架中的组件自动注册) From 19266e39b7a3be3b0bbb9321690065f49b47ff44 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 13 Sep 2018 17:38:01 +0800 Subject: [PATCH 335/401] add AndroidWM --- .../README.md" | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 0bea99e8..1e9ff2bc 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -106,7 +106,7 @@ A simple imageview which allows you to create diagonal cut views easily --- -**PaletteImageView: https://github.com/DingMouRen/PaletteImageView- +**PaletteImageView: https://github.com/DingMouRen/PaletteImageView 懂得智能配色的ImageView,还能给自己设置多彩的阴影 @@ -122,6 +122,14 @@ A simple imageview which allows you to create diagonal cut views easily --- +**AndroidWM: https://github.com/huangyz0918/AndroidWM + +轻量级安卓水印框架,支持隐形数字水印 + + + +--- + **RubberStamp: https://github.com/vinaygaba/RubberStamp 给图片添加水印 From bb08ecfffab6ccafc4ac269c02d5f711bfb6e090 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 19 Sep 2018 10:42:40 +0800 Subject: [PATCH 336/401] add Flutter --- Flutter/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Flutter/README.md diff --git a/Flutter/README.md b/Flutter/README.md new file mode 100644 index 00000000..bd26802b --- /dev/null +++ b/Flutter/README.md @@ -0,0 +1,16 @@ +# AndroidLibs == Flutter + +包含:Flutter相关 + +[<==返回首页==](https://github.com/XXApple/AndroidLibs) + +--- + +**Vadaski-flutter_note_book**: https://github.com/Vadaski/Vadaski-flutter_note_book + +Vadaski-flutter_note_book + + + +--- + From 90c291e4046b7fc8ea554c08b1c0797dfd7b740a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 19 Sep 2018 10:44:42 +0800 Subject: [PATCH 337/401] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef39dec1..98f414c2 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ - [Gradle](https://github.com/XXApple/AndroidLibs/tree/master/Gradle) - [ReactNative](https://github.com/XXApple/AndroidLibs/tree/master/React_Native) - [Kotlin](https://github.com/XXApple/AndroidLibs/tree/master/Kotlin) +- [Flutter](https://github.com/XXApple/AndroidLibs/tree/master/Flutter) From c5286cc07759cd3aaef6458aacca8d4eea75ad00 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 19 Sep 2018 10:48:57 +0800 Subject: [PATCH 338/401] add AndroidAutoSize --- Flutter/README.md | 2 +- .../README.md" | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Flutter/README.md b/Flutter/README.md index bd26802b..228bb088 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -8,7 +8,7 @@ **Vadaski-flutter_note_book**: https://github.com/Vadaski/Vadaski-flutter_note_book -Vadaski-flutter_note_book +Vadaski-flutter_note_book, 每个demo文件代码在100行左右,十分适合 Flutter 新手阅读 diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index a4970414..367573b0 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -96,6 +96,14 @@ Android 晃动检测小工具 --- +**AndroidAutoSize**: https://github.com/JessYanCoding/AndroidAutoSize + +今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案 + + + +--- + **shortcut-helper**: https://github.com/marcoscgdev/shortcut-helper An android library to create the new Android 7.1 shortcuts easily From f0ac4ca29453bb694d78f342fdcfe1dc7e4a8afc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 19 Sep 2018 11:25:00 +0800 Subject: [PATCH 339/401] add ScreenAdaptation --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 367573b0..30d23f52 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -96,6 +96,12 @@ Android 晃动检测小工具 --- +**ScreenAdaptation**: https://github.com/wildma/ScreenAdaptation + +一种非常好用的Android屏幕适配 + +--- + **AndroidAutoSize**: https://github.com/JessYanCoding/AndroidAutoSize 今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案 From 9489f6945d543814c540359674d7558c4cab8810 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 8 Nov 2018 15:55:16 +0800 Subject: [PATCH 340/401] add LifeHelper --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index aafe217b..d3869d67 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -18,6 +18,14 @@ Google I/O 大会 App 的最新源代码 --- +**LifeHelper**: https://github.com/yangchong211/LifeHelper + +综合案例训练,包含新闻,视频,图片,音乐,记事本等等模块。架构模式:采用MVP+Rx+Retrofit+Desgin+Dagger2+阿里VLayout+腾讯X5+腾讯bugly + + + +--- + **android-permission-checker-app**: https://github.com/Arjun-sna/android-permission-checker-app 识别应用中的各种权限 From cac7c1e187b93cecd52237a4206355f117e22675 Mon Sep 17 00:00:00 2001 From: Qi Zhao <956361916@qq.com> Date: Thu, 8 Nov 2018 15:57:39 +0800 Subject: [PATCH 341/401] Add ksoap2-android (#98) --- .../README.md" | 6 ++++++ 1 file changed, 6 insertions(+) diff --git "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" index da2bd2a5..f0f11ff3 100644 --- "a/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" +++ "b/\347\275\221\347\273\234\346\241\206\346\236\266Network/README.md" @@ -381,3 +381,9 @@ Netroid是一个基于Volley 实现的Android Http库。提供执行网络请求 A demo show how to use Volley with OkHttp and https.同步发于[简书](http://www.jianshu.com/p/e58161cbc3a4) --- + +**ksoap2-android**:[https://github.com/simpligility/ksoap2-android](https://github.com/simpligility/ksoap2-android) +在Android平台上调用Webservice +jar包下载地址:[https://oss.sonatype.org/content/repositories/ksoap2-android-releases/com/google/code/ksoap2-android/](https://oss.sonatype.org/content/repositories/ksoap2-android-releases/com/google/code/ksoap2-android/) + +--- From fe2aecbc4148c97bb736d2f3d0ec99efe2fa8488 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 8 Nov 2018 16:01:43 +0800 Subject: [PATCH 342/401] add YCAudioPlayer --- .../README.md" | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index 71f70cf4..fbe8e9c1 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -5,6 +5,8 @@ [<==返回首页==](https://github.com/XXApple/AndroidLibs) --- + + **yjPlay**: https://github.com/yangchaojiang/yjPlay PlayPauseView 一个支持自定义布局, 多种加密算法,直播 ,亮度,音量,快进等手势 ,广告视频预览 ,清晰度切换 , 自定义数据源,列表播放,倍数播放 神奇的播放器 @@ -361,6 +363,14 @@ MJPEG 视频流播放 --- +**YCAudioPlayer**: https://github.com/yangchong211/YCAudioPlayer + +音频播放器,基础播放功能有:播放,暂停,下一首,上一首;可以设置多种播放类型:顺序播放,随机播放,单曲循环;可以设置播放进度快慢,参考混沌大学APP;支持后台播放,可以扫描本地音频,有效处理了捕获/丢弃音频焦点逻辑,支持耳机线控。通知栏,底部音频播放控制栏,音频List页面和播放详情页数据同步 + + + +--- + **ringdroid**: https://github.com/google/ringdroid 安卓音频截取,转换 From 4135ebf6d83e13f6e1ea44e47f411a16c735e107 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 8 Nov 2018 16:03:31 +0800 Subject: [PATCH 343/401] add YCVideoPlayer --- .../README.md" | 7 +++++++ 1 file changed, 7 insertions(+) diff --git "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" index fbe8e9c1..fadd9415 100644 --- "a/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" +++ "b/\351\237\263\350\247\206\351\242\221Audio_Video/README.md" @@ -6,6 +6,13 @@ --- +**YCVideoPlayer**: https://github.com/yangchong211/YCVideoPlayer + +视频播放器封装库案例,仿照优酷,爱奇艺视频播放器,可以添家视频观看权限,试看模式,类似优酷试看功能。基于ijkplayer,支持网络视频或者本地视频播放,滑动调节亮度或者音量,快进快退,记录播放位置。可以设置边观看变缓存,支持全屏播放,小窗口,正常播放等模式;还支持列表播放,切换分辨率,还可以自定义视频播放器,拓展性强 + + + +--- **yjPlay**: https://github.com/yangchaojiang/yjPlay From a6d3fc9bd98c1cdbf702ea60bbe3adc2d90c48ab Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 8 Nov 2018 16:06:07 +0800 Subject: [PATCH 344/401] add MMKV --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 30d23f52..9850febb 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1008,6 +1008,14 @@ Stetho-Couchbase is a plugin for Stetho to enable visualizing and debugging Andr --- +**MMKV**: https://github.com/Tencent/MMKV + +腾讯出品的MMKV——基于 mmap 的高性能通用 key-value 组件 + + + +--- + **SessionManager-Android**: https://github.com/Chingiz/SessionManager-Android Small Shared Preference Library for Android From e5b1d6da498f4bc6348dec2fcec4b1d4df0e1ebc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 8 Nov 2018 16:08:13 +0800 Subject: [PATCH 345/401] add android-sku --- "\351\200\211\346\213\251\345\231\250Picker/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\351\200\211\346\213\251\345\231\250Picker/README.md" "b/\351\200\211\346\213\251\345\231\250Picker/README.md" index 80edb720..07643a5a 100644 --- "a/\351\200\211\346\213\251\345\231\250Picker/README.md" +++ "b/\351\200\211\346\213\251\345\231\250Picker/README.md" @@ -6,6 +6,14 @@ --- +**android-sku**: https://github.com/wuhenzhizao/android-sku + +Android Sku属性选择器, 类似于淘宝,天猫,京东,支持MVVM + + + +--- + **datepicker-timeline**: https://github.com/badoualy/datepicker-timeline An infinite scrolling timeline to pick a date From c5eeb09b6ffe02a607977a313276c50f38aa8a40 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 9 Nov 2018 09:37:44 +0800 Subject: [PATCH 346/401] add android-sunflower --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index d3869d67..7bb2ba7a 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -12,6 +12,14 @@ Google I/O 大会 App 的最新源代码 --- +**android-sunflower**: https://github.com/googlesamples/android-sunflower + +A gardening app illustrating Android development best practices with Android Jetpack + + + +--- + **NoticeDog**: https://github.com/bunnyblue/NoticeDog 一个基于NotificationListenerService 的Android通知管理app,可以防止微信消息撤回 From d6f1361427b3879f196fef01c814c34c071447ce Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 9 Nov 2018 09:42:01 +0800 Subject: [PATCH 347/401] add zhihu-flutter --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 228bb088..87a6989e 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -6,6 +6,14 @@ --- +**zhihu-flutter**: https://github.com/HackSoul/zhihu-flutter + +Flutter 高仿知乎 UI,非常漂亮,也非常流畅,flutter build apk 或 flutter build ios 之后更流畅 + + + +--- + **Vadaski-flutter_note_book**: https://github.com/Vadaski/Vadaski-flutter_note_book Vadaski-flutter_note_book, 每个demo文件代码在100行左右,十分适合 Flutter 新手阅读 From 05d78c8c82b3bccd0883e8ffcd2556db6ac764c5 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 5 Dec 2018 11:26:26 +0800 Subject: [PATCH 348/401] zBarLibary --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 1e9ff2bc..57e242e3 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -810,6 +810,14 @@ Luban(鲁班)——可能是最接近微信朋友圈的图片压缩算法 --- +**zBarLibary**: https://github.com/bertsir/zBarLibary + +zbar扫描快,zxing可以生成和识别本地,So,我就把他们结合在了一起 + + + +--- + **MVBarcodeReader**: https://github.com/iamMehedi/MVBarcodeReader 条码识别 From 93955c574621f25ec985230deb513f897c3819de Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 5 Dec 2018 11:29:10 +0800 Subject: [PATCH 349/401] android-face-detector --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 57e242e3..455150c6 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -22,6 +22,14 @@ Android OpenGL ES 2.0/3.0 Engine --- +**android-face-detector: https://github.com/husaynhakeem/android-face-detector + +实时人脸检测 + + + +--- + **AndroidFaceDetection: https://github.com/lchad/AndroidFaceDetection Android 平台进行人脸检测的几种方案 From 029c9326580024eb5ac067b93ea52bb355f5783d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 5 Dec 2018 11:32:08 +0800 Subject: [PATCH 350/401] Todo --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index 7bb2ba7a..01cbc691 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -12,6 +12,14 @@ Google I/O 大会 App 的最新源代码 --- +**Todo**: https://github.com/xujiaji/Todo + +简洁清爽的Todo清单工具,MVP+okhttp3+retrofit+gson,Api来自玩Android + + + +--- + **android-sunflower**: https://github.com/googlesamples/android-sunflower A gardening app illustrating Android development best practices with Android Jetpack From 29a774e6755c96d8898bb8fa76527077f9cc5a20 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 5 Dec 2018 11:33:30 +0800 Subject: [PATCH 351/401] kotlin_tips --- Kotlin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Kotlin/README.md b/Kotlin/README.md index 45b7992a..890f62e4 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -6,6 +6,12 @@ --- +**kotlin_tips**: https://github.com/heimashi/kotlin_tips + +用Kotlin去提高生产力:汇总Kotlin相对于Java的优势,以及怎么用Kotlin去简洁、务实、高效、安全开发的Tips + +--- + **Design-Patterns-In-Kotlin**: https://github.com/dbacinski/Design-Patterns-In-Kotlin Kotlin实现的设计模式 From 9a97261c2728e98e2fcc16d9e7bc41fd414ddbe3 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 5 Dec 2018 11:40:04 +0800 Subject: [PATCH 352/401] ASCII-Art-Generator --- "\347\211\271\346\225\210Effect/README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\347\211\271\346\225\210Effect/README.md" "b/\347\211\271\346\225\210Effect/README.md" index be850ad9..623b6cc3 100644 --- "a/\347\211\271\346\225\210Effect/README.md" +++ "b/\347\211\271\346\225\210Effect/README.md" @@ -6,6 +6,14 @@ --- +**ASCII-Art-Generator**: https://github.com/zelin/ASCII-Art-Generator + +ASCII艺术生成器 + + + +--- + **SlidingUpPanelLayout**: https://github.com/woxingxiao/SlidingUpPanelLayout 一个竖直方向的SlidingPanelLayout,支持加载多个Panel,可以灵活地实现漂亮的的交互效果 From 58f903bd00b274190c8563927c090fd0edf91358 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 10 Jan 2019 14:02:08 +0800 Subject: [PATCH 353/401] add LargeImage --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 455150c6..9295b8ef 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -532,6 +532,14 @@ An implementation of High Pass Skin Smoothing on Android Bitmap 美颜 --- +**LargeImage**: https://github.com/LuckyJayce/LargeImage + +Android 加载大图 可以高清显示10000*10000像素的图片,轻松实现微博长图功能 + + + +--- + **BigImageViewer**: https://github.com/Piasy/BigImageViewer 大图查看加载库,支持拖动和缩放,利用 fresco 加载,超级方便,但是内存占用超级低,一点也不卡 From 14f42a60111b83d7a81087910c0ac3219a3df044 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 10 Jan 2019 14:07:33 +0800 Subject: [PATCH 354/401] add SpiderMan --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 9850febb..262c829d 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -2341,6 +2341,14 @@ Screaming fast JSON parsing and serialization library for Android. --- +**SpiderMan**: https://github.com/simplepeng/SpiderMan + +崩溃日志手机端显示 ,测试妹妹的最爱,开发哥哥的小棉袄 + + + +--- + **Recovery**: https://github.com/Sunzxyong/Recovery App 崩溃后,帮助你恢复现场并查看崩溃信息的库,在开发阶段相当实用,建议大家集成进去节省些开发时间 From cb21799f5227dcf0ee10d6b36323d67396998715 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 10 Jan 2019 14:09:40 +0800 Subject: [PATCH 355/401] add flutter-common-widgets-app --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 87a6989e..aaf36d63 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -6,6 +6,14 @@ --- +**flutter-common-widgets-app**: https://github.com/alibaba/flutter-common-widgets-app + +flutter 菜鸟 APP,包含常用 flutter 组件的中文文档与 demo 演示 + + + +--- + **zhihu-flutter**: https://github.com/HackSoul/zhihu-flutter Flutter 高仿知乎 UI,非常漂亮,也非常流畅,flutter build apk 或 flutter build ios 之后更流畅 From 7a100e0d06d43a252ab4bd730f8392ee2fe97855 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 10 Jan 2019 14:11:03 +0800 Subject: [PATCH 356/401] add --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index aaf36d63..a62cdfd4 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -14,6 +14,14 @@ flutter 菜鸟 APP,包含常用 flutter 组件的中文文档与 demo 演示 --- +**HistoryOfEverything**: https://github.com/2d-inc/HistoryOfEverything + +Flutter Launch Timeline Demo + + + +--- + **zhihu-flutter**: https://github.com/HackSoul/zhihu-flutter Flutter 高仿知乎 UI,非常漂亮,也非常流畅,flutter build apk 或 flutter build ios 之后更流畅 From aa5d5064b86bcbdceb4545806e3ba8a3e683aafb Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 21 Jan 2019 15:25:39 +0800 Subject: [PATCH 357/401] Flutter-learning --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index a62cdfd4..a94e5795 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -14,6 +14,14 @@ flutter 菜鸟 APP,包含常用 flutter 组件的中文文档与 demo 演示 --- +**Flutter-learning**: https://github.com/AweiLoveAndroid/Flutter-learning + +Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。 + + + +--- + **HistoryOfEverything**: https://github.com/2d-inc/HistoryOfEverything Flutter Launch Timeline Demo From 1edac7820e9765c1f7afa845ce7071c115023acc Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 21 Jan 2019 16:20:01 +0800 Subject: [PATCH 358/401] Flutter-learning --- Flutter/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Flutter/README.md b/Flutter/README.md index a94e5795..b9dd7580 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -6,19 +6,19 @@ --- -**flutter-common-widgets-app**: https://github.com/alibaba/flutter-common-widgets-app +**Flutter-learning**: https://github.com/AweiLoveAndroid/Flutter-learning -flutter 菜鸟 APP,包含常用 flutter 组件的中文文档与 demo 演示 +Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。 - + --- -**Flutter-learning**: https://github.com/AweiLoveAndroid/Flutter-learning +**flutter-common-widgets-app**: https://github.com/alibaba/flutter-common-widgets-app -Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。 +flutter 菜鸟 APP,包含常用 flutter 组件的中文文档与 demo 演示 - + --- From 2e5024b426574963d2ceef2905970dd154a85212 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 23 Jan 2019 16:21:37 +0800 Subject: [PATCH 359/401] add Flutter-CuriosityApp --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index b9dd7580..e661f395 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -30,6 +30,14 @@ Flutter Launch Timeline Demo --- +**Flutter-CuriosityApp**: https://github.com/xumaohuai/Flutter-CuriosityApp + +Flutter高仿好奇心日报 + + + +--- + **zhihu-flutter**: https://github.com/HackSoul/zhihu-flutter Flutter 高仿知乎 UI,非常漂亮,也非常流畅,flutter build apk 或 flutter build ios 之后更流畅 From c99d4efcb4cd9f365123cfa3de4463445009fecd Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 23 Jan 2019 16:24:03 +0800 Subject: [PATCH 360/401] add flutter-study --- Flutter/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index e661f395..b77dd1cf 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -14,6 +14,12 @@ Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和 --- +**flutter-study**: https://github.com/yang7229693/flutter-study + +持续更新Flutter学习过程中的总结 + +--- + **flutter-common-widgets-app**: https://github.com/alibaba/flutter-common-widgets-app flutter 菜鸟 APP,包含常用 flutter 组件的中文文档与 demo 演示 From 82b089418d2f717e8cd9b4ab8365e7b2af20b5e5 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 25 Jan 2019 10:02:15 +0800 Subject: [PATCH 361/401] add sketch --- .../README.md" | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 9295b8ef..47af232f 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -22,6 +22,12 @@ Android OpenGL ES 2.0/3.0 Engine --- +**sketch: https://github.com/panpf/sketch + +Sketch 是 Android 上一个强大且全面的图片加载器,支持 GIF,手势缩放以及分块显示超大图片 + +--- + **android-face-detector: https://github.com/husaynhakeem/android-face-detector 实时人脸检测 @@ -1126,7 +1132,7 @@ A library to take picture easy, trasnfrom your data and save photos in your devi **android-gif-drawable**: https://github.com/koral--/android-gif-drawable -Views and Drawable for displaying animated GIFs on Android +安卓 Gif 图片加载 --- From ccd706a99ac3ca2fd78a93643d5fc20732a8d5ef Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 25 Jan 2019 10:04:34 +0800 Subject: [PATCH 362/401] add diooto --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 47af232f..2bfe9080 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -28,6 +28,14 @@ Sketch 是 Android 上一个强大且全面的图片加载器,支持 GIF,手 --- +**https://github.com/moyokoo/Diooto: https://github.com/moyokoo/Diooto + +微博,微信图库效果,微信视频拖放效果,适配状态栏 、屏幕旋转 、全屏 、长图、GIF、视频 + + + +--- + **android-face-detector: https://github.com/husaynhakeem/android-face-detector 实时人脸检测 From 6b20c5aad67d71999c37beaaca0f24f597757a00 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 25 Jan 2019 10:07:15 +0800 Subject: [PATCH 363/401] add ycflutter --- Flutter/README.md | 8 ++++++++ .../README.md" | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Flutter/README.md b/Flutter/README.md index b77dd1cf..0592e595 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -36,6 +36,14 @@ Flutter Launch Timeline Demo --- +**ycflutter**: https://github.com/yangchong211/ycflutter + +一个体验好的flutter版本的玩android客户端 + + + +--- + **Flutter-CuriosityApp**: https://github.com/xumaohuai/Flutter-CuriosityApp Flutter高仿好奇心日报 diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 2bfe9080..3517e2d9 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -28,7 +28,7 @@ Sketch 是 Android 上一个强大且全面的图片加载器,支持 GIF,手 --- -**https://github.com/moyokoo/Diooto: https://github.com/moyokoo/Diooto +**Diooto: https://github.com/moyokoo/Diooto 微博,微信图库效果,微信视频拖放效果,适配状态栏 、屏幕旋转 、全屏 、长图、GIF、视频 From eced0850d6756e806b17ac9f9bd084be31f05c9a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 25 Jan 2019 10:11:54 +0800 Subject: [PATCH 364/401] add Enumerating objects: 15, done. --- Flutter/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 0592e595..90788a9e 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -4,6 +4,17 @@ [<==返回首页==](https://github.com/XXApple/AndroidLibs) + + + +--- + +**FlutterExampleApps**: https://github.com/iampawan/FlutterExampleApps + +Flutter 完整项目大全 + + + --- **Flutter-learning**: https://github.com/AweiLoveAndroid/Flutter-learning From 3548d890936bfe8544709588df9268b75d210e9f Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 25 Jan 2019 10:13:40 +0800 Subject: [PATCH 365/401] add flutter_file_manager --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 90788a9e..5be4a62b 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -17,6 +17,14 @@ Flutter 完整项目大全 --- +**flutter_file_manager**: https://github.com/huang-weilong/flutter_file_manager + +一个flutter版本的文件管理器,查看SD卡内的文件 + + + +--- + **Flutter-learning**: https://github.com/AweiLoveAndroid/Flutter-learning Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。 From 5d42b4ef0c3e36841e6b89d89d2de2bf3815aba4 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 31 Jan 2019 10:04:11 +0800 Subject: [PATCH 366/401] add flutter_luban --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 5be4a62b..0aa3ec82 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -17,6 +17,14 @@ Flutter 完整项目大全 --- +**flutter_luban**: https://github.com/crazecoder/flutter_luban + +一个flutter版本的图片压缩工具 + + + +--- + **flutter_file_manager**: https://github.com/huang-weilong/flutter_file_manager 一个flutter版本的文件管理器,查看SD卡内的文件 From 70a87e0aaa7ee1276b12c8da0e64ac5802157b02 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 31 Jan 2019 10:05:51 +0800 Subject: [PATCH 367/401] add giffun --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" index 01cbc691..b5f1be2c 100644 --- "a/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" +++ "b/\345\256\214\346\225\264\345\274\200\346\272\220\351\241\271\347\233\256Project/README.md" @@ -12,6 +12,14 @@ Google I/O 大会 App 的最新源代码 --- +**giffun**: https://github.com/guolindev/giffun + +一款开源的GIF在线分享App,乐趣就要和世界分享 + + + +--- + **Todo**: https://github.com/xujiaji/Todo 简洁清爽的Todo清单工具,MVP+okhttp3+retrofit+gson,Api来自玩Android From 79380eba905b8f9660a975f349a23b37a89db79e Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 31 Jan 2019 10:10:30 +0800 Subject: [PATCH 368/401] =?UTF-8?q?add=20=E9=99=8D=E4=BD=8EAndroid?= =?UTF-8?q?=E9=9D=9E=E5=BF=85=E8=A6=81crash?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../README.md" | 66 ++++++++++--------- 1 file changed, 36 insertions(+), 30 deletions(-) diff --git "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" index 262c829d..17cce6da 100644 --- "a/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" +++ "b/\350\276\205\345\212\251\345\267\245\345\205\267\347\261\273Utils/README.md" @@ -1910,36 +1910,6 @@ Router activities --- -**Sherlock**: https://github.com/ajitsing/Sherlock - -异常捕获 - - - ---- - -**AutoCrashReporter**: https://github.com/devsideal/AutoCrashReporter - -ACR is an android library to simplify crash detection while your app is under development, crash will be automatically detect by the library then app tester/user can easily send the crash report on one click to developer that will help him to fix the issue - - - ---- - -**android-easy-crash-handle**: https://github.com/Mauiie/android-easy-crash-handle - -一个很容易使用的Android异常捕获、收集、提交的组件 - ---- - -**Bugtags-Android**: https://github.com/bugtags/Bugtags-Android - -Simple and effective bug & crash reporting tool for Android apps http://bugtags.com/ - - - ---- - **PermissionManager**:https://github.com/karanchuri/PermissionManager 搜索清单权限并动态申请 @@ -2341,6 +2311,12 @@ Screaming fast JSON parsing and serialization library for Android. --- +**Cockroach**: https://github.com/android-notes/Cockroach + +降低Android非必要crash + +--- + **SpiderMan**: https://github.com/simplepeng/SpiderMan 崩溃日志手机端显示 ,测试妹妹的最爱,开发哥哥的小棉袄 @@ -2371,6 +2347,36 @@ Android library that allows launching a custom activity when your app crashes, i --- +**Sherlock**: https://github.com/ajitsing/Sherlock + +异常捕获 + + + +--- + +**AutoCrashReporter**: https://github.com/devsideal/AutoCrashReporter + +ACR is an android library to simplify crash detection while your app is under development, crash will be automatically detect by the library then app tester/user can easily send the crash report on one click to developer that will help him to fix the issue + + + +--- + +**android-easy-crash-handle**: https://github.com/Mauiie/android-easy-crash-handle + +一个很容易使用的Android异常捕获、收集、提交的组件 + +--- + +**Bugtags-Android**: https://github.com/bugtags/Bugtags-Android + +Simple and effective bug & crash reporting tool for Android apps http://bugtags.com/ + + + +--- + **bee**: https://github.com/orhanobut/bee Debug and QA tool for android From 70fdf0862e8d6ec2d62c46b2c59b9b3a0eb77e99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=99=E6=B3=95=E8=8E=B2=E5=8D=8E=E7=BB=8F?= Date: Thu, 31 Jan 2019 10:14:59 +0800 Subject: [PATCH 369/401] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 98f414c2..5cbca843 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,7 @@ - [Gradle](https://github.com/XXApple/AndroidLibs/tree/master/Gradle) - [ReactNative](https://github.com/XXApple/AndroidLibs/tree/master/React_Native) - [Kotlin](https://github.com/XXApple/AndroidLibs/tree/master/Kotlin) -- [Flutter](https://github.com/XXApple/AndroidLibs/tree/master/Flutter) - - +- :fire:[Flutter](https://github.com/XXApple/AndroidLibs/tree/master/Flutter) --- From d0323193f86c431ccf9a9176db5262e709b54e62 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 15 Feb 2019 09:36:13 +0800 Subject: [PATCH 370/401] flutter_shuqi --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 0aa3ec82..ed7e7cdf 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -17,6 +17,14 @@ Flutter 完整项目大全 --- +**flutter_shuqi**: https://github.com/huanxsd/flutter_shuqi + +高仿书旗小说 Flutter版,支持iOS、Android + + + +--- + **flutter_luban**: https://github.com/crazecoder/flutter_luban 一个flutter版本的图片压缩工具 From d7b1e604402a0fe94fe7e79e6743125648159d3c Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 15 Feb 2019 09:38:37 +0800 Subject: [PATCH 371/401] flutter-go --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index ed7e7cdf..b9c05123 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -17,6 +17,14 @@ Flutter 完整项目大全 --- +**flutter-go**: https://github.com/alibaba/flutter-go + +flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档 + + + +--- + **flutter_shuqi**: https://github.com/huanxsd/flutter_shuqi 高仿书旗小说 Flutter版,支持iOS、Android From d247d26312575b58aa93db85367e9267c1e47846 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 15 Feb 2019 09:39:59 +0800 Subject: [PATCH 372/401] add json_to_dart --- Flutter/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index b9c05123..b25130a4 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -33,6 +33,12 @@ flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与 --- +**json_to_dart**: https://github.com/javiercbk/json_to_dart + +`json` 字符串转换成 `dart` 类的工具 + +--- + **flutter_luban**: https://github.com/crazecoder/flutter_luban 一个flutter版本的图片压缩工具 From 89546ba188ecad1707945879f534da8a2b63c891 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 20 Feb 2019 13:23:11 +0800 Subject: [PATCH 373/401] add https://itsallwidgets.com/ --- Flutter/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index b25130a4..551f8e80 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -9,6 +9,12 @@ --- +**https://itsallwidgets.com**: https://itsallwidgets.com/ + +https://itsallwidgets.com/: flutter 项目集合 + +--- + **FlutterExampleApps**: https://github.com/iampawan/FlutterExampleApps Flutter 完整项目大全 From c99240fdb59ed3072301e41bf7d0595333b1dd84 Mon Sep 17 00:00:00 2001 From: freecats Date: Thu, 21 Feb 2019 18:30:41 +0800 Subject: [PATCH 374/401] Update README.md add quiet-flutter, netease music player in flutter --- Flutter/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 551f8e80..fe2750ec 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -123,3 +123,10 @@ Vadaski-flutter_note_book, 每个demo文件代码在100行左右,十分适合 --- +**Flutter仿写网易云音乐:quiet-flutter**: https://github.com/Binaryify/NeteaseCloudMusicApi + +仿网易云音乐,一边学习一边开发。希望能多点star,给予动力完成此项目。 + + +--- + From 73597be2ae44e2f8701faab3679b89b9a45158a1 Mon Sep 17 00:00:00 2001 From: freecats Date: Mon, 25 Feb 2019 13:40:59 +0800 Subject: [PATCH 375/401] Update quiet-flutter url (#100) --- Flutter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flutter/README.md b/Flutter/README.md index fe2750ec..8e3bc904 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -123,7 +123,7 @@ Vadaski-flutter_note_book, 每个demo文件代码在100行左右,十分适合 --- -**Flutter仿写网易云音乐:quiet-flutter**: https://github.com/Binaryify/NeteaseCloudMusicApi +**Flutter仿写网易云音乐:quiet-flutter**: https://github.com/boyan01/quiet-flutter 仿网易云音乐,一边学习一边开发。希望能多点star,给予动力完成此项目。 From 3ab10e7c80a99e8e306fecb20952f6583f0c0268 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 10 May 2019 14:15:22 +0800 Subject: [PATCH 376/401] Flutter-InfiniteCards --- Flutter/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 8e3bc904..69e94459 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -29,6 +29,17 @@ flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与 +--- + +**Flutter-InfiniteCards**: https://github.com/BakerJQ/Flutter-InfiniteCards + +自定义实现神奇动效的卡片切换视图 + +| Android | iOS | +| :------: | :------: | +| ![](https://raw.githubusercontent.com/BakerJQ/Flutter-InfiniteCards/master/screenshot/android.gif) | ![](https://raw.githubusercontent.com/BakerJQ/Flutter-InfiniteCards/master/screenshot/ios.gif) | + + --- **flutter_shuqi**: https://github.com/huanxsd/flutter_shuqi From 02c1fa89ff5cef6c1b42a170870ff3030662a712 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 10 May 2019 14:20:21 +0800 Subject: [PATCH 377/401] add Gloading --- "\345\270\203\345\261\200Layout/README.md" | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git "a/\345\270\203\345\261\200Layout/README.md" "b/\345\270\203\345\261\200Layout/README.md" index c7db8d24..d9f2f6f9 100644 --- "a/\345\270\203\345\261\200Layout/README.md" +++ "b/\345\270\203\345\261\200Layout/README.md" @@ -343,6 +343,18 @@ An extension of RelativeLayout that helps show loading, empty and error layout --- +**Gloading**: https://github.com/luckybilly/Gloading + +深度解耦Android App中全局加载中、加载失败及空数据视图 + +Wrap activity page + +Load success|Load failed and click retry|Load success with empty data|This loading status UI is special +:---:|:---:|:---:|:---: +||| + +--- + **presenter-layout**: https://github.com/CROSP/presenter-layout 安卓覆盖的 View, 可显示成功,错误,加载,文本等 From b9fcab10a85b4dc708ad49b3185dc6254e991e98 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Fri, 10 May 2019 14:24:31 +0800 Subject: [PATCH 378/401] add hybrid_router --- Flutter/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Flutter/README.md b/Flutter/README.md index 69e94459..e2681ef0 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -31,6 +31,12 @@ flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与 --- +**hybrid_router**: https://github.com/weidian/hybrid_router + +一个 Flutter 的混合开发解决方案,无需修改业务中 Navigator 相关代码,可以帮你轻松的将 Flutter 混合栈能力加入到现有的 flutter 工程,你可以像开发原生 flutter app 一样开发混合栈 app + +--- + **Flutter-InfiniteCards**: https://github.com/BakerJQ/Flutter-InfiniteCards 自定义实现神奇动效的卡片切换视图 @@ -39,7 +45,6 @@ flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与 | :------: | :------: | | ![](https://raw.githubusercontent.com/BakerJQ/Flutter-InfiniteCards/master/screenshot/android.gif) | ![](https://raw.githubusercontent.com/BakerJQ/Flutter-InfiniteCards/master/screenshot/ios.gif) | - --- **flutter_shuqi**: https://github.com/huanxsd/flutter_shuqi From 63459a15c784660ee81990469469fb7b29db8f3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E8=8A=B1=E7=8C=AB?= <598252892@qq.com> Date: Sat, 11 May 2019 21:35:54 +0800 Subject: [PATCH 379/401] Update README.md add an ad --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5cbca843..52b393a5 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Please Pull Request~ 希望各位能帮忙添加一些优秀的内容,为开源做一份贡献~ ^ ^ 快来PR吧~ +ad: 阿里巴巴淘系技术部招客户端开发、前端开发、后端JAVA开发、算法工程开发,欢迎投递简历 devislee.lb@alibaba-inc.com(封羽) --- From b2ac96fe176978407b4ea44dd68b481bfdc42cbf Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 15 May 2019 11:19:11 +0800 Subject: [PATCH 380/401] add CainCamera --- .../README.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" index 3517e2d9..5ebd8be3 100644 --- "a/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" +++ "b/\345\233\276\347\211\207\346\241\206\346\236\266Image/README.md" @@ -970,6 +970,14 @@ Android 色彩渐进 ImageView --- +**CainCamera**: https://github.com/CainKernel/CainCamera + +CainCamera是一个集美颜相机、图片编辑、短视频编辑等功能的综合性开源APP,目前主要介绍美颜相机、短视频编辑功能的实现,图片编辑功能暂时还没时间处理。 本人编写该项目主要用于学习如何实现相机的实时美颜、动态滤镜、动态贴纸、彩妆、拍照、短视频分段录制与回删、图片编辑、短时频编辑与合成等功能。 + + + +--- + **CameraFilters**: https://github.com/JessYanCoding/CameraFilters 摄像头实时滤镜处理库,自带10多种滤镜,支持滤镜扩展,并且兼容七牛云直播滤镜处理 From 0a5a24988677d41b2290f3665ad34bd783f1e02a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 28 Aug 2019 17:57:37 +0800 Subject: [PATCH 381/401] flutter-challenges --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index e2681ef0..7ea1bb41 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -15,6 +15,14 @@ https://itsallwidgets.com/: flutter 项目集合 --- +**flutter-challenges**: https://github.com/javico2609/flutter-challenges + +Flutter UI examples + + + +--- + **FlutterExampleApps**: https://github.com/iampawan/FlutterExampleApps Flutter 完整项目大全 From 48d563b2b06b1ca441505b836422cd5140fcd79f Mon Sep 17 00:00:00 2001 From: jp1017 Date: Wed, 28 Aug 2019 18:02:23 +0800 Subject: [PATCH 382/401] update flutter pics --- Flutter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flutter/README.md b/Flutter/README.md index 7ea1bb41..1c10197d 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -151,6 +151,6 @@ Vadaski-flutter_note_book, 每个demo文件代码在100行左右,十分适合 仿网易云音乐,一边学习一边开发。希望能多点star,给予动力完成此项目。 - + --- From 2621f569d8c8af357cf91a9576d3921602da2b07 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Aug 2019 10:56:47 +0800 Subject: [PATCH 383/401] add flutter_device_preview --- Flutter/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Flutter/README.md b/Flutter/README.md index 1c10197d..5bd77037 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -15,6 +15,13 @@ https://itsallwidgets.com/: flutter 项目集合 --- +**flutter_device_preview**: https://github.com/aloisdeniel/flutter_device_preview + +Flutter 屏幕适配 + + +--- + **flutter-challenges**: https://github.com/javico2609/flutter-challenges Flutter UI examples @@ -151,6 +158,6 @@ Vadaski-flutter_note_book, 每个demo文件代码在100行左右,十分适合 仿网易云音乐,一边学习一边开发。希望能多点star,给予动力完成此项目。 - + --- From 0174ee16930dc0547a33e149381b0305c6d4aa61 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Aug 2019 10:59:03 +0800 Subject: [PATCH 384/401] add bezier-chart --- Flutter/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 5bd77037..6615d516 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -15,11 +15,20 @@ https://itsallwidgets.com/: flutter 项目集合 --- +**bezier-chart**: https://github.com/aeyrium/bezier-chart + +A beautiful bezier line chart widget for flutter that is highly interactive and configurable. + + + +--- + **flutter_device_preview**: https://github.com/aloisdeniel/flutter_device_preview Flutter 屏幕适配 + --- **flutter-challenges**: https://github.com/javico2609/flutter-challenges From 25f082323b33fac764d3aad4b39778e719a289a0 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Aug 2019 11:00:47 +0800 Subject: [PATCH 385/401] add alice --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 6615d516..e4aa7d11 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -15,6 +15,14 @@ https://itsallwidgets.com/: flutter 项目集合 --- +**alice**: https://github.com/jhomlala/alice + +HTTP Inspector for Flutter + + + +--- + **bezier-chart**: https://github.com/aeyrium/bezier-chart A beautiful bezier line chart widget for flutter that is highly interactive and configurable. From 4573e7d35170dfaa6f936b69a5f0d008ce3a47a9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Aug 2019 11:01:29 +0800 Subject: [PATCH 386/401] add trans2fw --- Flutter/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index e4aa7d11..c349cd01 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -15,6 +15,12 @@ https://itsallwidgets.com/: flutter 项目集合 --- +**trans2fw**: https://github.com/ryan730/trans2fw + +自动化 flutter native 项目转化成 flutter-web 项目 + +--- + **alice**: https://github.com/jhomlala/alice HTTP Inspector for Flutter From d4cce365603643ef4a516797d4af918681e04ce9 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Aug 2019 11:04:06 +0800 Subject: [PATCH 387/401] add flutter_spinkit --- Flutter/README.md | 172 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index c349cd01..4648bf05 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -19,6 +19,178 @@ https://itsallwidgets.com/: flutter 项目集合 自动化 flutter native 项目转化成 flutter-web 项目 +--- + +**flutter_spinkit**: https://github.com/jogboms/flutter_spinkit + + A collection of loading indicators animated with flutter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ RotatingPlane +
+ ✅ +
+ +
+ DoubleBounce +
+ ✅ +
+ +
+ Wave +
+ ✅ +
+ +
+ WanderingCubes +
+ ✅ +
+ +
+ FadingFour +
+ ✅ +
+ +
+ FadingCube +
+ ✅ +
+ +
+ Pulse +
+ ✅ +
+ +
+ ChasingDots +
+ ✅ +
+ +
+ ThreeBounce +
+ ✅ +
+ +
+ Circle +
+ ✅ +
+ +
+ CubeGrid +
+ ✅ +
+ +
+ FadingCircle +
+ ✅ +
+ +
+ RotatingCircle +
+ ✅ +
+ +
+ FoldingCube +
+ ✅ +
+ +
+ PumpingHeart +
+ ✅ +
+ +
+ DualRing +
+ ✅ +
+ +
+ HourGlass +
+ ✅ +
+ +
+ PouringHourGlass +
+ ✅ +
+ +
+ FadingGrid +
+ ✅ +
+ +
+ Ring +
+ ✅ +
+ +
+ Ripple +
+ ✅ +
+ +
+ SpinningCircle +
+ ✅ +
+ + --- **alice**: https://github.com/jhomlala/alice From 607ace9ae0c4c78cbe972ed837861e4ff367e344 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Aug 2019 11:06:29 +0800 Subject: [PATCH 388/401] add flutter-tutorials --- Flutter/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 4648bf05..5230be16 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -9,6 +9,12 @@ --- +**flutter-tutorials**: https://github.com/FilledStacks/flutter-tutorials + +The repo contains the source code for all the tutorials on the FilledStacks Youtube channel. + +--- + **https://itsallwidgets.com**: https://itsallwidgets.com/ https://itsallwidgets.com/: flutter 项目集合 From 2d690070d8148fe4ca3b5b7b6eff4fe7d23b28ce Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Aug 2019 11:13:13 +0800 Subject: [PATCH 389/401] add flutter_deer --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 5230be16..af3bf682 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -197,6 +197,14 @@ https://itsallwidgets.com/: flutter 项目集合 +--- + +**flutter_deer**: https://github.com/simplezhli/flutter_deer + +Flutter 练习项目。包括完整UI设计图,更贴近真实项目的练习 + + + --- **alice**: https://github.com/jhomlala/alice From ccbf27a5dec8500be87be2ab20e4512548aeebf8 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Aug 2019 11:14:45 +0800 Subject: [PATCH 390/401] add flutter_app --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index af3bf682..950f21a2 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -207,6 +207,14 @@ Flutter 练习项目。包括完整UI设计图,更贴近真实项目的练习 --- +**flutter_app**: https://github.com/shichunlei/flutter_app + +本项目包括各种基本控件使用(Text、TextField、Icon、Image、Listview、Gridview、Picker、Stepper、Dialog、Slider、Row、Appbar、Sizebox、BottomSheet、Chip、Dismissible、FlutterLogo、Check、Switch、TabBar、BottomNavigationBar、Sliver等)、豆瓣电影、每日一文、和天气、百姓生活、随机诗词、联系人、句子迷、好奇心日报、有道精品课、高德定位、追书神器等板块 + + + +--- + **alice**: https://github.com/jhomlala/alice HTTP Inspector for Flutter From 9a799c9fa5f57910fef3a32c6ea3acec99a61fa3 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Thu, 29 Aug 2019 11:20:06 +0800 Subject: [PATCH 391/401] add Flutter_Bubble --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 950f21a2..7aa5d23c 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -197,6 +197,14 @@ https://itsallwidgets.com/: flutter 项目集合 +--- + +**Flutter_Bubble**: https://github.com/ACE-YANGCE/Flutter_Bubble + +Flutter_Bubble + + + --- **flutter_deer**: https://github.com/simplezhli/flutter_deer From 39ae33347d0b3981e5cc2985481a03fb95fd3667 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 3 Sep 2019 14:29:46 +0800 Subject: [PATCH 392/401] fluttercandies --- Flutter/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 7aa5d23c..38d0d482 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -15,6 +15,12 @@ The repo contains the source code for all the tutorials on the FilledStacks Yout --- +**fluttercandies**: https://github.com/fluttercandies + +flutter糖果集合,包含extended_image, extended_text_field等 + +--- + **https://itsallwidgets.com**: https://itsallwidgets.com/ https://itsallwidgets.com/: flutter 项目集合 From c1d1b4b33cc86f4d6cfd2b4c6e090e9c9330b15a Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 3 Sep 2019 14:30:44 +0800 Subject: [PATCH 393/401] add fubble --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 38d0d482..5b929d8d 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -213,6 +213,14 @@ Flutter_Bubble --- +**fubble**: https://github.com/cimplesid/fubble + +A flutter app to implement canvas + + + +--- + **flutter_deer**: https://github.com/simplezhli/flutter_deer Flutter 练习项目。包括完整UI设计图,更贴近真实项目的练习 From db1190f394b97b1300e4ff24b4825cfc2d03a1c6 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 3 Sep 2019 14:31:19 +0800 Subject: [PATCH 394/401] add flutter-hackernews --- Flutter/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 5b929d8d..2b530da6 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -203,6 +203,12 @@ https://itsallwidgets.com/: flutter 项目集合 +--- + +**flutter-hackernews**: https://github.com/alfianlosari/flutter-hackernews + +Hacker News client implemented using Flutter + --- **Flutter_Bubble**: https://github.com/ACE-YANGCE/Flutter_Bubble From 48aeb1f2bd8d64e9b02aee29cfbd314a56d0fed7 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 3 Sep 2019 14:32:15 +0800 Subject: [PATCH 395/401] add --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 2b530da6..991cebb1 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -219,6 +219,14 @@ Flutter_Bubble --- +**bookshare**: https://github.com/MarcioQuimbundo/bookshare + +bookshare + + + +--- + **fubble**: https://github.com/cimplesid/fubble A flutter app to implement canvas From be76093ccc67dfeffd28431bedde8e75b83b55a1 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 3 Sep 2019 14:35:08 +0800 Subject: [PATCH 396/401] add today --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 991cebb1..8f3b4c3d 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -211,6 +211,14 @@ Hacker News client implemented using Flutter --- +**today**: https://github.com/LinXiaoTao/today + +仿即刻Flutter版本 + + + +--- + **Flutter_Bubble**: https://github.com/ACE-YANGCE/Flutter_Bubble Flutter_Bubble From aa3d72b2155a55bc5acab6f7c0e426dd7def954d Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 3 Sep 2019 14:35:57 +0800 Subject: [PATCH 397/401] add --- Flutter/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 8f3b4c3d..696cc984 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -9,6 +9,12 @@ --- +**https://flutterawesome.com/**: https://flutterawesome.com/ + +https://flutterawesome.com/ + +--- + **flutter-tutorials**: https://github.com/FilledStacks/flutter-tutorials The repo contains the source code for all the tutorials on the FilledStacks Youtube channel. From d743e957af1b11fef5c4294626d3c279d56bdeb0 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Mon, 18 Nov 2019 11:34:18 +0800 Subject: [PATCH 398/401] add GZXTaoBaoAppFlutter --- Flutter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Flutter/README.md b/Flutter/README.md index 696cc984..6b47508f 100644 --- a/Flutter/README.md +++ b/Flutter/README.md @@ -33,6 +33,14 @@ https://itsallwidgets.com/: flutter 项目集合 --- +**GZXTaoBaoAppFlutter**: https://github.com/GanZhiXiong/GZXTaoBaoAppFlutter + +Flutter淘宝App,支持iOS、Android + + + +--- + **trans2fw**: https://github.com/ryan730/trans2fw 自动化 flutter native 项目转化成 flutter-web 项目 From 47d02855565236699710b870f095d65a0fc821ef Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 17 Dec 2019 17:48:54 +0800 Subject: [PATCH 399/401] add jetpack compose --- Jetpack_Compose/README.md | 18 ++++++++++++++++++ README.md | 1 + 2 files changed, 19 insertions(+) create mode 100644 Jetpack_Compose/README.md diff --git a/Jetpack_Compose/README.md b/Jetpack_Compose/README.md new file mode 100644 index 00000000..89e68ff4 --- /dev/null +++ b/Jetpack_Compose/README.md @@ -0,0 +1,18 @@ +# AndroidLibs == Jetpack Compose + +包含:各种 Jetpack Compose 库 + +[<==返回首页==](https://github.com/XXApple/AndroidLibs) + +--- + +**Jetpack-Compose-Playground**: https://github.com/Foso/Jetpack-Compose-Playground + +Collection of Jetpack Compose example code + + + +--- + + + diff --git a/README.md b/README.md index 52b393a5..6fb957c5 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ - [ReactNative](https://github.com/XXApple/AndroidLibs/tree/master/React_Native) - [Kotlin](https://github.com/XXApple/AndroidLibs/tree/master/Kotlin) - :fire:[Flutter](https://github.com/XXApple/AndroidLibs/tree/master/Flutter) +- :fire:[Jetpack_Compose](https://github.com/XXApple/AndroidLibs/tree/master/Jetpack_Compose) --- From fefd9e5bc58b1153a8f050eb3e6e727d6da75835 Mon Sep 17 00:00:00 2001 From: jp1017 Date: Tue, 17 Dec 2019 17:52:12 +0800 Subject: [PATCH 400/401] add press --- Jetpack_Compose/README.md | 2 +- Kotlin/README.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Jetpack_Compose/README.md b/Jetpack_Compose/README.md index 89e68ff4..dc1bd295 100644 --- a/Jetpack_Compose/README.md +++ b/Jetpack_Compose/README.md @@ -10,7 +10,7 @@ Collection of Jetpack Compose example code - + --- diff --git a/Kotlin/README.md b/Kotlin/README.md index 890f62e4..80d95061 100644 --- a/Kotlin/README.md +++ b/Kotlin/README.md @@ -60,6 +60,14 @@ Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2 --- +**press**: https://github.com/saket/press + +A cross-platform markdown editor written in Kotlin Multiplatform (work in progress) + + + +--- + **Charts**: https://github.com/frendyxzc/Charts Android Kotlin Charts base on ECharts From 47d0705567a8acdb458d70dd5a3fed364983da37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E8=8A=B1=E7=8C=AB?= <598252892@qq.com> Date: Mon, 20 Apr 2020 11:29:38 +0800 Subject: [PATCH 401/401] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6fb957c5..680a52f1 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,6 @@ ad: 阿里巴巴淘系技术部招客户端开发、前端开发、后端JAVA Thanks to : - http://gank.io/ -- http://www.23code.com/ - https://github.com/wasabeef/awesome-android-ui - http://www.jcodecraeer.com/