Microshadow is a pure online video App based on Material Design + MVP + RxJava + Retrofit + Realm + Glide

Change log

2016.10.11

  • 1. Add feedback
  • 2. Modify the movie details page (enter auto play, expand and recall the movie introduction, add the comment list)
  • 3. Add page of browsing history (History)

2016.9.22

  • 1. New picture abstraction layer, upper call regardless of the concrete implementation of the lower layer
  • 2. Add a welcome page
  • 3. Unified signature and integrated bug report
  • 4. Add theme Settings

To do it

  • 1. Cache function

Technical point

  • Make network requests using RxJava in conjunction with Retrofit2
  • Thread operations and network request result processing are encapsulated using RxUtil
  • Use RxPresenter to manage the subscription lifecycle
  • Use AndroidEventBus to facilitate communication between components
  • Use Material Design controls and animations
  • MVP architecture for the entire project, corresponding to the model, UI, presenter package
  • Use Realm to add, delete, check, and modify reading and favorites records
  • Use Glide to do picture processing and loading
  • Use RecyclerView to achieve pull refresh, pull up loading, side slide delete, long press drag
  • Support theme setting
  • Contains search, collection, history and other functions

LIB:

RX

NETWORK

DI

FRAGMENT

LOG

DB

CANARY

THANKS

About us

We are developer, We are brothers, We are a group.

Caopeng: A adults

blog.csdn.net/jiankeufo

github.com/caopeng000

Steven: A kid

Blog.csdn.net/xiaoxiaoma_…

Github.com/stevenMieMi…

JJZhang: Like Mom

Blog.sina.com.cn/jiqiren2231…

github.com/2231856598

If you want to make friends with us, You can focus on our blog.

License

Copyright (c) 2016 codeestX

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.

Personal practice, API and material are from the network, if there is infringement please inform, immediately delete. If other people download the use of disputes have nothing to do with myself.