From 79e055dda0d5cc4b017b9bf46272fec218a8a2e4 Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Tue, 14 Mar 2017 13:35:15 +0530 Subject: [PATCH 1/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f924d48..3c679fe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # Linear Timer From bf77e1da444d3935a7f6938913fb28557b1d786b Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Tue, 14 Mar 2017 14:24:25 +0530 Subject: [PATCH 2/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c679fe..05e06d7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # Linear Timer From 3a9cd1b17935880a346e5fc46331b97f12bc3d12 Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Fri, 17 Mar 2017 08:55:36 +0530 Subject: [PATCH 3/8] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 05e06d7..3d8ba6a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,10 @@ Linear Timer supports following features - ...and much more. -Download the [demo app from the Play Store](https://play.google.com/store/apps/details?id=io.github.krtkush.lineartimeproject). +Download the demo app - + +Get it on Google Play + [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Linear%20Timer-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/4959) From a09fc59773d61f73bb0c18cfb2deb4bd8242d189 Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Fri, 17 Mar 2017 08:57:26 +0530 Subject: [PATCH 4/8] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d8ba6a..e4f4581 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Linear Timer follows the [Semantic Versioning System](http://semver.org/). ## Setup + [![Release](https://jitpack.io/v/krtkush/LinearTimer.svg)] (https://jitpack.io/#krtkush/LinearTimer) From 7c4e6945ed05bb31721b333f1368f48dd72daec7 Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Fri, 17 Mar 2017 08:57:58 +0530 Subject: [PATCH 5/8] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e4f4581..349eb82 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,7 @@ Linear Timer follows the [Semantic Versioning System](http://semver.org/). ## Setup -[![Release](https://jitpack.io/v/krtkush/LinearTimer.svg)] -(https://jitpack.io/#krtkush/LinearTimer) +[![Release](https://jitpack.io/v/krtkush/LinearTimer.svg)](https://jitpack.io/#krtkush/LinearTimer) Setup is pretty straight forward. In your project's `build.gradle` add the following - From 6fde6a54833a93fd32679e739ed6f4dccef7bc2e Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Fri, 17 Mar 2017 09:00:08 +0530 Subject: [PATCH 6/8] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 349eb82..bfef056 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,9 @@ After adding the view, here is how it is initialized and used - List of methods available to control the timer - + | | Method | Description | Exception | -|---|---|---|---|---| +|---|---|---|---| |1.|[startTimer()](https://github.com/krtkush/LinearTimer/wiki/Usage#start)|Start the timer.|IllegalStateException| |2.|[pauseTimer()](https://github.com/krtkush/LinearTimer/wiki/Usage#pause)|Pause the timer.|IllegalStateException| |3.|[resumeTimer()](https://github.com/krtkush/LinearTimer/wiki/Usage#resume)|Resume the timer from its pause position.|IllegalStateException| From ab154ac6ab5d7ecee8bdcd0bc4b8a2beceade348 Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Sat, 18 Mar 2017 01:30:41 +0530 Subject: [PATCH 7/8] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bfef056..314cd25 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Download the demo app - Get it on Google Play + [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Linear%20Timer-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/4959) From 8d3a29ade675b82bdaa52e44430ed88df40fe8ea Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Sat, 1 Apr 2017 14:58:29 +0530 Subject: [PATCH 8/8] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 314cd25..6e969af 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ - + + + [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Linear%20Timer-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/4959) + # Linear Timer @@ -18,10 +21,6 @@ Download the demo app - Get it on Google Play - - -[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Linear%20Timer-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/4959) - **If you're using this library, please let me know; I'll feature your app in the wiki.** ## Screenshots