Giter Club home page Giter Club logo

zhihudaily's Introduction

zhihudaily

  • 实现了知乎日报的主要功能(并且去掉了认为不好看的控件)

main

night

  • 完成了下拉刷新 上拉加载等功能

    使用了swiprefreshlayout完成下拉刷新功能 设置了一个在recyclerview中设置了footerview,当加载到footerview时获取下一页数据

  • 文字缓存到运存和内存中,图片使用glide加载

  • 使用webview加载由json拼接得到的html

web

  • 完成了夜间模式切换设置 设置了一套夜间模式使用的颜色值

  • 完成了重构,代码比之前合理一些,封装了加载信息和jsontool两个类 当加载信息类除最新资讯外会首先检查请求的文件本地是否已缓存,本地缓存了文件则直接读取本地文件,本地为缓存则请求网络文件,并添加入本地缓存

  • 使用okhttp以及glide两个框架

zhihudaily's People

Contributors

zixuana avatar

zhihudaily's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.