Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

Commit

Permalink
remove the wear module, fix some bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
TonnyL committed May 9, 2017
1 parent 19177f5 commit 1b0e5b4
Show file tree
Hide file tree
Showing 18 changed files with 3 additions and 641 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

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

![icon](https://github.com/TonnyL/Espresso/blob/master/mobile/src/main/res/mipmap-xxxhdpi/ic_launcher.png)
<div align="center">
<img src="./art/logo.png" width="128" alt="logo">
</div>

Espresso is an express delivery tracking app designed with Material Design style, built on MVP(Model-View-Presenter) architecture with RxJava2, Retrofit2, Realm database and ZXing.

Expand Down
Binary file added art/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion wear/.gitignore

This file was deleted.

25 changes: 0 additions & 25 deletions wear/build.gradle

This file was deleted.

17 changes: 0 additions & 17 deletions wear/proguard-rules.pro

This file was deleted.

24 changes: 0 additions & 24 deletions wear/src/main/AndroidManifest.xml

This file was deleted.

54 changes: 0 additions & 54 deletions wear/src/main/java/io/github/marktony/espresso/MainActivity.java

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1b0e5b4

Please sign in to comment.