CandyL's Stars
florisboard/florisboard
An open-source keyboard for Android which respects your privacy. Currently in early-beta.
imarvinle/awesome-cs-books
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
lizhangqu/CoreLink
Android 开发中的日常积累
pinterest/ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
android/animation-samples
Multiple samples showing the best practices in animation on Android.
ankilwr/VirtualXposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
Blankj/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
lwjfork/CodeEditText
验证码,密码输入框。支持密码、明文展示。背景支持边框、填充、下划线展示。支持自定义背景和文本样式
svga/SVGAPlayer-Android
Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。
Pixplicity/sharp
Scalable vector graphics for Android
jenly1314/ZXingLite
🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
CandyL/TranslateMyApp
🀄 The mobile app translation helper, writen in Python, used to manage and translate multi-languages cross platform. See the document for details :)
life2smile/ScorllPicker
android滚动选择器。可以用于实现地址多级联动、时间选择器,以及有其他联动情形的需求
HuanTanSheng/EasyPhotos
兼容android11、android 10,相机拍照,相册选择(单选/多选),文件夹图片选择(单选/多选),视频选择,视频图片多类型复杂选择,各界面根据状态栏颜色智能适配状态栏字体颜色变色为深色或浅色,根据使用场景智能适配沉浸式状态栏,内部处理运行时权限,支持Glide/Picasso/Imageloader等所有图片加载框架库的带默认勾选选中图片的能填充自定义广告的自定义Ui相机相册图片浏览选择器;更有拼图/文字贴纸/贴图/图片缩放/Bitmap图片添加水印/媒体文件更新到媒体库等众多Bitmap图片编辑功能的android Bitmap图片处理工具框架库。
CoderGuoy/Coder
Android Material Design 风格控件的学习及遇到的问题;Tablayout | 横向布局标签,TextInputLayout | 文字输入布局 ,FloatingActionButton | 悬浮按钮, CoordinatorLayout APPBarLayout CollapsingTabLayout实现折叠头布局,BottomSheetDialog | 底部对话框,Touch Feedback| 触摸反馈,Reveal Effect| 揭示效果,Curved motion | 曲线运动,Animated Vector Drawables | 矢量图片动画
wangpeiyuan/CycleViewPager2
使用 ViewPager2 实现无限轮播效果,可以用来实现 banner 以及上下滚动文字广告等。Implementing android cycle viewPager with ViewPager2
MZCretin/ExpandableTextView
实现类似微博内容,@用户,链接高亮,@用户和链接可点击跳转,可展开和收回的TextView
Victory-Over/SuperWeb
Android基于腾讯X5内核的WebView(超级浏览器),拥有文件上传、下载、浏览(支持PDF/PPT/DOC/EXCEL/TXT格式)、Android与JS的交互、视频播放、自定义进度条、下拉回弹等功能
ankilwr/ImagePickerDemo
一个图片视屏选择库
amitshekhariitbhu/PRDownloader
PRDownloader - A file downloader library for Android with pause and resume support
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
jeasonlzy/ImagePicker
完全仿微信的图片选择,并且提供了多种图片加载接口,选择图片后可以旋转,可以裁剪成矩形或圆形,可以配置各种其他的参数
Manabu-GT/ExpandableTextView
Android's TextView that can expand/collapse like the Google Play's app description
LineChen/SpannableStringDemo
使用SpannableString实现类似新浪微博、QQ空间等帖子显示
DrownCoder/EasyTextView
:rainbow: :four_leaf_clover:支持Java和Xml设置Shape、IconFont、IconFont+String、Span等具有丰富Api的TextView
warkiz/IndicatorSeekBar
A custom SeekBar on Android, which can be changed the size ,color , thumb drawable , tick drawable , tick text and indicator , also , will show an indicator view with progress above SeekBar when seeking. https://github.com/warkiz/IndicatorSeekBar
2dust/v2rayNG
A V2Ray client for Android, support Xray core and v2fly core
Jay-Goo/RangeSeekBar
A beautiful and powerful SeekBar what supports single、 range、steps、vetical、custom( 一款美观强大的支持单向、双向范围选择、分步、垂直、高度自定义的SeekBar)
liu149339750/RatingBar
不依赖图片的星星评分控件
everhad/AndroidRatingStar
RatingStar is specific RatingBar use star drawable as the progress mark.