Pinned Repositories
AgendaCalendarView
An Android project providing easy navigation between a calendar and an agenda. This library replicates the basic features from the Sunrise Calendar (now Outlook) app, coupled with some small design touch from the Google Calendar app.
alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
amazing-android-apps
Amazing open source Android apps written in Java.
Android-Animation-Set
:books: Android 所有动画系列详尽教程。 Explain all animations in Android.
Android-Daily-Interview
:pushpin:每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
android-local-service
download_ituring_free_books
下载图灵社区免费电子书
ituring_books
图灵程序设计丛书分享
ituring_small_bookshelf
定时抓取图灵社区官网的首页、最热、推荐和最新等栏目的相关信息进行展示,并且可以下载相关的 PDF 进行查阅...
iGeek365's Repositories
iGeek365/Android-MonthCalendarWidget
A simple example of a responsive Month Calendar app widget for Android
iGeek365/android-open-project
Collect and classify android open source projects, 交流 QQ 群:(入群理由必须填写群简介问题答案)383537512
iGeek365/android-open-project-analysis
Analysis of android open source project, include usage and implementation
iGeek365/beauty-treatment-android-animations
Set of samples of views with slick interaction patterns and animations
iGeek365/Carousel-Notification
Carousel-Notification lets you make carousel type notification where user can navigate within the notification. Selected item can be obtained using a broadcast receiver.
iGeek365/EmailAutoCompleteTextView
An AutoCompleteTextView optimized for email auto-complete.
iGeek365/goagent
iGeek365/Lamp
A simple controller of craft lamp for Android.
iGeek365/MainCalendar
一个小巧简洁的万年历,单纯的万年历
iGeek365/MaterialTransitions
Sample material transition animations for Android
iGeek365/PayUI
仿微信支付输入界面
iGeek365/PixelSlide
A up/down expand arrow anim sample likes Pixel Launcher.
iGeek365/SnappingSwipingRecyclerView
This is an extension of RecyclerView to add ViewPager-like snapping and scrolling, as well as a custom implementaion of swiping behaviour. The swiping is different from the default ItemTouchHelper that it supports only allowing swiping after long press.
iGeek365/stockchart
股票图表
iGeek365/VerificationCodeInput
简洁验证码输入框,能自定义输入框个数和样式