All Projects → Cicinnus0407 → Cateye

Cicinnus0407 / Cateye

高仿猫眼电影App

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Cateye

Aiyagirl
🔥 爱吖妹纸(含 Kotlin 分支版本)——Retrofit + RxJava + MVP 架构 APP 体验代码家的干货集中营 Gank.io,福利多多,不容错过
Stars: ✭ 1,109 (+987.25%)
Mutual labels:  rxjava, mvp, retrofit2
S Mvp
🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理
Stars: ✭ 1,095 (+973.53%)
Mutual labels:  rxjava, mvp, retrofit2
Friendbook
📕 "友书" 小说阅读app
Stars: ✭ 275 (+169.61%)
Mutual labels:  rxjava, mvp, retrofit2
Android tmdb clean architecture
Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.
Stars: ✭ 63 (-38.24%)
Mutual labels:  rxjava, mvp, retrofit2
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (-1.96%)
Mutual labels:  rxjava, mvp, retrofit2
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (-23.53%)
Mutual labels:  rxjava, mvp, retrofit2
Androidproject
Android 技术中台,但愿人长久,搬砖不再有
Stars: ✭ 4,398 (+4211.76%)
Mutual labels:  rxjava, mvp, retrofit2
BookReader
📕 "任阅" 网络小说阅读器,3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~
Stars: ✭ 6,113 (+5893.14%)
Mutual labels:  rxjava, mvp, retrofit2
Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (-7.84%)
Mutual labels:  rxjava, mvp, retrofit2
Wanandroid
🐔🏀【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手
Stars: ✭ 674 (+560.78%)
Mutual labels:  rxjava, mvp, retrofit2
Easyweather
这是一款基于MD设计的Android天气App。提供查询任意城市天气,获取所在城市天气等功能。
Stars: ✭ 61 (-40.2%)
Mutual labels:  rxjava, mvp, retrofit2
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+894.12%)
Mutual labels:  rxjava, mvp, retrofit2
Ticket Analysis
移动端的彩票开奖查询系统
Stars: ✭ 61 (-40.2%)
Mutual labels:  rxjava, mvp, retrofit2
Gank
gank.io unofficial client - RxJava2、Retrofit2 & MVP技术干货
Stars: ✭ 256 (+150.98%)
Mutual labels:  rxjava, mvp, retrofit2
Fineract-CN-mobile
DEPRECATED project - Check the Apache fineract-cn-mobile project instead
Stars: ✭ 17 (-83.33%)
Mutual labels:  rxjava, mvp, retrofit2
Kotlinmvp
🔥 基于Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现短视频类小项目,简约风格及详细注释,欢迎 star or fork!
Stars: ✭ 3,488 (+3319.61%)
Mutual labels:  rxjava, mvp, retrofit2
MusicUU
一款让你解决下歌烦恼的APP
Stars: ✭ 15 (-85.29%)
Mutual labels:  rxjava, mvp, retrofit2
iMoney
iMoney 金融项目
Stars: ✭ 55 (-46.08%)
Mutual labels:  rxjava, mvp, retrofit2
Androidrapidlibrary
Android 快速开发库,主要想实现一条属于自己的开发框架。包括网络访问,数据,UI等等
Stars: ✭ 577 (+465.69%)
Mutual labels:  rxjava, mvp, retrofit2
Supermvp
MVP“美”图+新闻+天气预报+Material+RxJava3+Retrofit2+Glide4+AndroidX+Leakcanary+Butterknife
Stars: ✭ 763 (+648.04%)
Mutual labels:  rxjava, mvp, retrofit2

CatEye v2~~

高仿猫眼App(7.9.1)

项目初衷

一直以来看到很多开源项目都是什么MaterialDesign(后面简称MD),但是真的是这样吗,个人觉得这些项目只是为了MD而MD,用几个控件就说自己的是MD风格,写了几个XML就觉得把MD的控件用熟了,如果是这样,我宁愿不用!对于真正是MD的App我只在Google市场和一些真正优秀的开源项目看到过,至于国内的目前我只看到了B站.

为什么不参照一些设计和交互都不错的应用?学习优秀的界面和交互设计,所以就有了高仿猫眼电影App,项目磕磕碰碰完成了大部分的UI界面,其中涉及用户的界面全都没有做,

  - NOTICE实现过程中UI发生的较大变化,实现的是7.9.1版本,最新应该是8.x

主要使用技术:

能从项目中学到什么?

  • [x] RxJava2+Retrofit2+MVP的封装
  • [x] RxJava2与Retrofit结合的操作符使用  - [x] Retrofit添加全局请求参数
  • [x] RecyclerView悬浮头部(选择城市,待映列表)
  • [x] 高斯模糊工具类实现
  • [x] 非入侵的自定义下拉刷新实现
  • [x] ViewPager的画廊实现(影院详情页)

截图

###注意事项

#License

Copyright (C) 2017 Roger Zhong
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].