Pinned Repositories
-
2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
ADBKeyBoard
Android Virtual Keyboard Input via ADB
algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
GH-Android-Review-master
ImitateNetEasyCloud
仿网易云音乐
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Nice-Knowledge-System
:books:不积跬步无以至千里,每天进步一点点,Passion,Self-regulation,Love and Share
samplewindow
dayfan0810's Repositories
dayfan0810/android-mvp-pattern
An android simple but clear sample project for MVP pattern, including mvp usage with eventbus. @Deprecated, try google official solution: https://developer.android.com/topic/libraries/architecture/
dayfan0810/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
dayfan0810/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
dayfan0810/AndroidInterview-Q-A
The top Internet companies android interview questions and answers
dayfan0810/AndroidSecNotes
some learning notes about Android Security
dayfan0810/androidSource
android framework层源码解析,不定时更新哈
dayfan0810/BasePopup
// 打造通用的popupwindow
dayfan0810/bilibili-android-client
An unofficial bilibili client for android http://www.jianshu.com/p/f69a55b94c05 -- 该项目已停止维护!
dayfan0810/code-reader
One Multi program language code reader
dayfan0810/CustomAdapter
RV Adapter 优雅封装,抽取列表模版,可以快速的添加一个列表,使用组装的方式构建Adapter,抽象Cell 角色,负责创建ViewHolder,绑定数据和逻辑处理。Cell为一个独立的组件。
dayfan0810/DesignSupportLibrarySample
Android DesignSupportLibrary实例
dayfan0810/DeviceOwner
通过成为DeviceOwner免root停用App
dayfan0810/DroidPluginStudy
插件原理学习
dayfan0810/FilterSelectorListView
FilterSelectorListView
dayfan0810/GsonFormat
根据Gson库使用的要求,将JSONObject格式的String 解析成实体
dayfan0810/HenCoderPractice
HenCoder自定义View学习练习题库
dayfan0810/Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
dayfan0810/Launcher3_mx
基于谷歌最新launcher3。
dayfan0810/LearnAndroid-1
学习新知识的过程中练习的项目
dayfan0810/LeetCode-Record
LeetCode笔记
dayfan0810/LocationReportEnabler
A simple android app to enable Google Location Report, Google Now and related functions in China mainland or somewhere like.
dayfan0810/More
More是一款集合了知乎日报,豆瓣电影,豆瓣同城新闻的资讯阅读,基于Android平台的App。
dayfan0810/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
dayfan0810/NovelReader
仿照"任阅"的追书、看书的小说阅读器。重写"任阅"的代码,优化代码逻辑和代码结构,降低内存使用率。重写小说阅读器,支持网络阅读、本地阅读(支持分章,虚拟分章)。支持仿真翻页、上下滚动翻页等翻页效果。支持小说断点续传功能。优化用户使用体验。
dayfan0810/PerformanceOptimizationForAndroid
安卓的性能优化
dayfan0810/ScrollLayout
上拉滑动上滑拖出 类似百度地图抽屉拖拽效果 Upward sliding out
dayfan0810/SnakeViewMaker
一个模仿即刻App用户头像拖动效果的工具类
dayfan0810/wxMEdit
wxMEdit, a cross-platform Text/Hex Editor, an improved version of MadEdit
dayfan0810/youtube-like-drag-video-view
a view like youtube player view
dayfan0810/ZoomScrollLayout
android 自定义的可以平移缩放的ViewGroup