Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xdtianyu/moments

A sample app which looks like WeChat Moments, it's still under development.
https://github.com/xdtianyu/moments

Last synced: about 1 month ago
JSON representation

A sample app which looks like WeChat Moments, it's still under development.

Awesome Lists containing this project

README

        

# Moments#
[Moments](https://github.com/xdtianyu/Moments) is a sample app which looks like WeChat Moments, it's still under development.

[![Build Status](https://travis-ci.org/xdtianyu/Moments.svg?branch=master)](https://travis-ci.org/xdtianyu/Moments)

[![Download Moments-release-v1.0.4.apk](https://img.shields.io/github/downloads/xdtianyu/Moments/v1.0.4/total.svg)](https://github.com/xdtianyu/Moments/releases/download/v1.0.4/Moments-release-v1.0.4.apk)

[![Download Moments-release-v1.0.3.apk](https://img.shields.io/github/downloads/xdtianyu/Moments/v1.0.3/total.svg)](https://github.com/xdtianyu/Moments/releases/download/v1.0.3/Moments-release-v1.0.3.apk)

[![Download Moments-release-v1.0.2.apk](https://img.shields.io/github/downloads/xdtianyu/Moments/v1.0.2/total.svg)](https://github.com/xdtianyu/Moments/releases/download/v1.0.2/Moments-release-v1.0.2.apk)

[![Download Moments-release-v1.0.1.apk](https://img.shields.io/github/downloads/xdtianyu/Moments/v1.0.1/total.svg)](https://github.com/xdtianyu/Moments/releases/download/v1.0.1/Moments-release-v1.0.1.apk)

Thanks to
-------

[androidannotations](https://github.com/excilys/androidannotations): An Open Source framework that speeds up Android development.

[retrofit](https://github.com/square/retrofit): Type-safe HTTP client for Android and Java by Square, Inc.

[picasso](https://github.com/square/picasso): A powerful image downloading and caching library for Android.

[MaterialLibrary](https://github.com/rey5137/material): An Open Source Android library that back-port Material Design components to pre-Lolipop Android.

LICENSE
-------

```
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.
```