Pinned Repositories
ActionBarSherlock
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
ActiveAndroid
Active record style SQLite persistence for Android
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
android
GitHub Android App
Android--PullToRefresh
这是一个android平台自定义组件,支持ScrollView和ListView及ExpandableListView等多种组件的下拉刷新上拉更多操作,本组件有参考网上的资料,具体都忘了,抱歉,如有侵权请及时联系,我定当及时移除!
Android-1
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
Android-AppDaemon
App process daemon.
Android-AppMsg
In-layout notifications. Based on Toast notifications and article by Cyril Mottier (http://android.cyrilmottier.com/?p=773).
SwipeDelMenuLayout
The most simple SwipeMenu in the history, 0 coupling, support any ViewGroup. Step integration swipe (delete) menu, high imitation QQ, iOS. ~史上最简单侧滑菜单,0耦合,支持任意ViewGroup。一步集成侧滑(删除)菜单,高仿QQ、IOS。~
XPopup
🔥功能强大,UI简洁,交互优雅的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom Popup View.)
YangYong518's Repositories
YangYong518/XPopup
🔥功能强大,UI简洁,交互优雅的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom Popup View.)
YangYong518/Android-1
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
YangYong518/android-architecture-components
Samples for Android Architecture Components.
YangYong518/android-EmojiCompat
YangYong518/android-RuntimePermissions
YangYong518/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
YangYong518/aurora-imui
General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。
YangYong518/cameraview
Easily integrate Camera features into your Android app
YangYong518/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
YangYong518/FingerprintIdentify
:+1: Android Fingerprint Verification SDK
YangYong518/GiftBook
This is a application help you manager your gift
YangYong518/Java-Interview
👨🎓 Java related : basic, concurrent, algorithm
YangYong518/JiaoZiVideoPlayer
Android VideoPlayer MediaPlayer VideoView MediaView Float View And Fullscreen
YangYong518/Mango
🏀 An Android app for dribbble.com
YangYong518/material-design-icons
Material Design icons by Google
YangYong518/MaterialStepperView
Steppers - Material Design Components for Android
YangYong518/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, Android, macOS and Windows.
YangYong518/MultiType
An Android library to create multiple item types list views easily and flexibly
YangYong518/nv-websocket-client
High-quality WebSocket client implementation in Java.
YangYong518/Python-100-Days
Python - 100天从新手到大师
YangYong518/QMUI_Android
提高 Android UI 开发效率的 UI 库
YangYong518/ShortcutBadger
An Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers.
YangYong518/SingleDateAndTimePicker
You can now select a date and a time with only one widget !
YangYong518/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
YangYong518/SocketRocket
A conforming Objective-C WebSocket client library.
YangYong518/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
YangYong518/thinkjs
Use full ES2015+ features to develop Node.js applications, Support TypeScript.
YangYong518/thinkjsplus
thinkjs3.0 从入门到实战
YangYong518/TSnackbar
一个可以在顶部显示的snackbar。支持显示图标,风格自定义。An android snackbar shows from the top
YangYong518/UniversalToast
简洁优雅可点击的toast控件,无BadTokenException风险,关闭通知权限依然正常显示。An elegant and flexible toast which can handle click event , avoid BadTokenException and run fine without notification permission