Pinned Repositories
addappcn.github.io
matt
android
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
android-adDialog
一个简单,强大的广告活动弹窗控件
android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
android-pickers
安卓选择器类库,包括日期及时间选择器(可设置范围)、单项选择器(可用于性别、职业、学历、星座等)、城市地址选择器(分省级、地级及县级)、数字选择器(可用于年龄、身高、体重、温度等)等……可以切换不同的模式(目前有普通模式,3d滚轮模式)
Android-PickerView
仿iOS的PickerView控件,有时间选择和选项选择并支持一二三级联动效果
DecimalPointEditText
保留自定义小数点位数的文本框
HotelCalendar
垂直滑动的日历控件,主要适用于酒店选择时间范围,农历,公历节日显示,可以自定义,也可以设置选择模式。
magnetW
磁力搜网页版 - 磁力链接聚合搜索 - https://bt.biedian.me
new-sync
手机数据(短信、通讯录、通话记录)同步APP
addappcn's Repositories
addappcn/android
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
addappcn/android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
addappcn/adapter
A quick adapter library for ListView , GridView , RecyclerView , ViewPager and ExpandableListView on android . Multiple view type is supported for ListView ,GrideView ,RecyclerView
addappcn/andbase
andbase快速开发框架
addappcn/Android-AdvancedWebView
Enhanced WebView component for Android that works as intended out of the box
addappcn/android-PullRefreshLayout
This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.
addappcn/Awesome-RxJava
RxJava resources
addappcn/CircleImageView
A circular ImageView for Android
addappcn/CircleRefreshLayout
a custom pull-to-refresh layout which contains a interesting animation
addappcn/CommonPullToRefresh
Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView, GridView and SwipeRefreshLayout.
addappcn/FastDev4Android
本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加
addappcn/Headlines
使用mvp,databinding,rxjava,retrofit2,okhttp,glide等开发的新闻阅读app。
addappcn/LoadMoreRecyclerView
上拉加载的RecyclerView,可嵌套在SwipeRefreshLayout中实现下拉刷新
addappcn/monkey-android
monkey android is a GitHub third party client, show the rank of users and repositories,trending. Base on Material Design,use MVP pattern
addappcn/MoonCoordinatorLayout
addappcn/QingTingCheat
蜻蜓线上最新版apk v5.0.1反编译源码
addappcn/react-native-dialog
react-native-dialog support ios android
addappcn/react-native-dialogs
React Native wrappers for https://github.com/afollestad/material-dialogs
addappcn/react-native-popupwindow
Android PopupWindow for react-native module
addappcn/reading
Reading App Write In React-Native
addappcn/RecyclerViewPager
A ViewPager implemention base on RecyclerView's code. Support fling operation like gallary.
addappcn/RefreshAndLoadMore
Android使用SwipeRefreshLayout和RecyclerView实现仿简书下拉刷新和上拉加载更多
addappcn/Retrofit_StringAndJsonConverter
client与server以json数据格式通讯,但针对特殊请求或请求数据失败的情况server返回不规则的String类型数据,扩展的retrofit的响应转换器
addappcn/ribot-app-android
The ribot studio app for the Android Platform
addappcn/RxLifecycle
Lifecycle handling APIs for Android apps using RxJava
addappcn/SuperRecyclerView
Pumped up RecyclerView
addappcn/SuperSwipeRefreshLayout
支持下拉刷新、上拉刷新和在进入页面时就刷新, support pull down to refresh, pull up to refresh and refresh when activity was created
addappcn/SwipyRefreshLayout
A SwipeRefreshLayout extension that allows to swipe in both direction
addappcn/welcome-android
A customizable welcome screen
addappcn/ZhihuDaily
知乎日报——Android-async-http,ButterKnife,FastJson,Glide,RecyclerView,SwipeRefreshLayout