Giter Site home page Giter Site logo

mediacollection's Introduction

MediaCollection

计划

  • 用 toolbar 菜单取代 FloatActionButton done
  • 添加去收藏功能 使用 snackbar 实现
  • 查看收藏顶详情
  • webview 刷新功能
  • 收藏项icon 最新动态 done
  • 实现自由缩放,去掉了,上滑appbar出界面功能
  • 横竖屏切换 done
  • 收藏按纽
  • 本地收藏刷新 done
  • 刷新收藏 latest 信息 done
    • 后台低优先级刷新任务管理 ???
  • 联网请求封装 done

抽象,接口,模块

本地存储

  • Storage
    • SharePrefStorage
    • SqlStorage : 待实现

Storage

抽象方法
  • save(String key, String value) --> boolean
  • save(String key, int value) --> boolean
  • loadString(String key) --> String
  • loadInt(String key) --> int

收藏管理

  • CollectionController

  • mainFrameTab

    • localCollectionListFragment

      • delete
      • localCollectionDetail
        • delete
        • add
    • onlineFragment

      • add
      • delete

附录

UI-ASD(Android Support Design)

http://www.androidchina.net/2967.html

Toolbar

http://blog.csdn.net/jdsjlzx/article/details/41441083

http://www.open-open.com/lib/view/open1431356199216.html#_label1

http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2014/1118/2006.html

CoordinatorLayout

http://my.oschina.net/kooeasy/blog/484593

mediacollection's People

Contributors

ashye avatar

Watchers

James Cloos avatar  avatar

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.