Git Product home page Git Product logo

gank.io's Introduction

Introduction

使用gank.io的API实现的一个material design的客户端

主要使用的第三方库:#

  • io.reactivex:rxjava:1.1.1
  • io.reactivex:rxandroid:1.1.0
  • com.squareup.retrofit2:retrofit:2.0.0
  • com.jakewharton:butterknife:7.0.1
  • com.squareup.picasso:picasso:2.5.2
  • com.squareup.sqlbrite:sqlbrite:0.6.3
  • jp.wasabeef:recyclerview-animators:2.2.3
  • com.google.auto.value:auto-value:1.2
  • com.ryanharter.auto.value:auto-value-gson:0.4.2

Issues To Fix

  • 收藏偶尔会失败(似乎是因为unsubscribe调用太早)
  • 某些url可以一直返回(用一个丑陋的办法处理了)(又用优雅的方法搞了一遍)
  • 收藏出错数组越界(似乎解决了,呵)
  • SwipeRefreshLayout经常会在第一次加载时不转
  • 截图有问题,CardView的阴影消失了(放弃了截图)
  • 使用新方法做滑动返回,滑动时按返回会出问题,跳转动画消失问题
  • 可拖动区域过大(使用猥琐的方案解决了问题)
  • 由于SwipeBack的存在导致fitsSystemWindows的失效

TODO

  • video player
  • 一堆想到还没想到的脑洞

Release

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.