From e1464ab85e9f95f12a65f66870b5b9228bab5bd7 Mon Sep 17 00:00:00 2001 From: Blanyal D'souza Date: Sat, 2 May 2015 16:04:19 +0530 Subject: [PATCH 01/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b76ec5..b646be7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# RemindMe +# Remindly Android reminder app From 86ae2fc46c812a52e836ab928ba82423b2aa3d19 Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 4 May 2015 09:08:41 +0530 Subject: [PATCH 02/14] Delete MyApplication.iml --- MyApplication.iml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 MyApplication.iml diff --git a/MyApplication.iml b/MyApplication.iml deleted file mode 100644 index 960784f..0000000 --- a/MyApplication.iml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file From 0ce8c23b0e380b8afb2d8b61b1250293c35aebd7 Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 4 May 2015 09:17:47 +0530 Subject: [PATCH 03/14] Delete app.iml --- app/app.iml | 105 ---------------------------------------------------- 1 file changed, 105 deletions(-) delete mode 100644 app/app.iml diff --git a/app/app.iml b/app/app.iml deleted file mode 100644 index ffe0808..0000000 --- a/app/app.iml +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file From 653f30983fc5a9c8f2ae89469de9d934d7962e83 Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 4 May 2015 09:44:24 +0530 Subject: [PATCH 04/14] Delete .name --- .idea/.name | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .idea/.name diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index f438800..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -RemindMe \ No newline at end of file From 740a2a071f6c93a1978f5e40928e19f0be75bfcb Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 4 May 2015 09:44:30 +0530 Subject: [PATCH 05/14] Delete vcs.xml --- .idea/vcs.xml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file From 38d203cc4c4d1d30eead35018c83c5d83bef0817 Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 4 May 2015 09:44:36 +0530 Subject: [PATCH 06/14] Delete modules.xml --- .idea/modules.xml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .idea/modules.xml diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 54b7b3f..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file From a8114a02feedd836663a46e1bb0a1e379e76a58d Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 4 May 2015 09:44:41 +0530 Subject: [PATCH 07/14] Delete misc.xml --- .idea/misc.xml | 49 ------------------------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 .idea/misc.xml diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index ab42d97..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - Android API 19 Platform - - - - - - - - - - - - - - - \ No newline at end of file From 5f059e3a46a63019ba5aece90af19c6f68c767e1 Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 4 May 2015 09:44:47 +0530 Subject: [PATCH 08/14] Delete gradle.xml --- .idea/gradle.xml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .idea/gradle.xml diff --git a/.idea/gradle.xml b/.idea/gradle.xml deleted file mode 100644 index 8c0df35..0000000 --- a/.idea/gradle.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - \ No newline at end of file From 978cac6d423944b8f7c1801934aa21f3f0960e5c Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 4 May 2015 09:44:54 +0530 Subject: [PATCH 09/14] Delete compiler.xml --- .idea/compiler.xml | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 .idea/compiler.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index aecd954..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file From c3d2be7a51c8c4d5e1d04e3a33b160137321c5de Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 4 May 2015 09:45:02 +0530 Subject: [PATCH 10/14] Delete profiles_settings.xml --- .idea/copyright/profiles_settings.xml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .idea/copyright/profiles_settings.xml diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf3..0000000 --- a/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file From a4abe6d5f3ba8e24da06c6bed15ea777b585d890 Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 4 May 2015 09:52:04 +0530 Subject: [PATCH 11/14] Update README.md --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/README.md b/README.md index b646be7..6b4ef87 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,33 @@ # Remindly Android reminder app + +Features +------- + +- Material Design UI +- Repeating reminders. Set intervals in minutes, hours, days, weeks and months +- Completely free and ad-free + + + + Get it on Google Play + + +License +------- + + Copyright 2015 Blanyal D'Souza + + 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. From 3f0445ec200bb34aec3b87199f18f9ab8611f8e3 Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Thu, 7 May 2015 11:24:26 +0530 Subject: [PATCH 12/14] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6b4ef87..2225313 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ Features src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" /> +![](screenshots/screenshot1.png) + +![](screenshots/screenshot2.png) + +![](screenshots/screenshot3.png) + License ------- From cfbd3e059001e7f46f20d4d11e820de142049bf4 Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Thu, 7 May 2015 11:43:05 +0530 Subject: [PATCH 13/14] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2225313..b023327 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,14 @@ Features src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" /> -![](screenshots/screenshot1.png) +Screenshots +------- + + -![](screenshots/screenshot2.png) + -![](screenshots/screenshot3.png) + License ------- From b14bf3838db0c9118ca449ebc1489a67f81aa7cd Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 8 Feb 2016 23:48:36 +0530 Subject: [PATCH 14/14] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b023327..998e44e 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,7 @@ Features - Completely free and ad-free - - Get it on Google Play - +Get it on Google Play Screenshots -------