WenkaiZhou / Daily

A demo app of Zhihu Daily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily

A demo app of Zhihu Daily with full Material Design and new widgets. It's more lighter(less than 2mb) and smarter(no ad, no account) than official app.

Download

download

Features

  • Full Material Design
  • Android Compat Theme
  • RecyclerView
  • Toolbar
  • SwipeRefreshLayout
  • CardView
  • DrawerLayout
  • ActionBarDrawerToggle
  • Animations
  • RESTful API Design

Libraris:

  • com.android.support:support-v4:22.1.0
  • com.android.support:appcompat-v7:22.1.0
  • com.android.support:recyclerview-v7:22.1.0
  • com.android.support:cardview-v7:22.1.0
  • com.google.code.gson:gson:2.3.1
  • com.jakewharton:butterknife:6.0.0
  • com.squareup.retrofit:retrofit:1.9.0
  • com.squareup.okhttp:okhttp:2.3.0

Version

  • 1.0 Beta

TODO List

  • Actionbar date change(Done)
  • Item read status(set color grey)
  • Add News section List(Done)
  • Off-line data cache(Done)
  • Settings
  • MVC -> MVP project Refactoring
  • Network interface encryption
  • Proguard

ScreenShot

splash main drawer section detail

Contact Me

License

Copyright 2015 Zhihu Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A demo app of Zhihu Daily.


Languages

Language:Java 100.0%