diff --git a/README.md b/README.md
index f5592ef89..72836df95 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ source.
-
+
## Screenshots
@@ -21,34 +21,32 @@ source.
## Features
-* **Simple, beautiful and modern interface.** Loop has a minimalistic interface
- that is easy to use and follows the material design guidelines.
+* Beautiful, minimalistic and lightweight interface.
+Loop has an elegant and minimalistic interface that is very easy to use, even for first-time users. Highly optimized for speed, the app works well even on older phones.
-* **Habit score.** In addition to showing your current streak, Loop has an
- advanced algorithm for calculating the strength of your habits. Every
- repetition makes your habit stronger, and every missed day makes it weaker. A
- few missed days after a long streak, however, will not completely destroy
- your entire progress.
+* Habit score.
+Loop has an advanced formula for calculating the strength of your habits. Every repetition makes your habit stronger and every missed day makes it weaker. A few missed days after a long streak, however, will not completely destroy your progress, unlike many other don't-break-the-chain apps.
-* **Detailed graphs and statistics.** Clearly see how your habits improved over
- time with beautiful and detailed graphs. Scroll back to see the complete
- history of your habits.
+* Flexible schedules.
+In addition to daily habits, Loop supports habits with more complex schedules, such as 3 times per week or every other day.
-* **Flexible schedules.** Supports both daily habits and habits with more
- complex schedules, such as 3 times every week; one time every other week; or
- every other day.
+* Reminders.
+Schedule notifications to remind you of your habits. Each habit can have its own reminder, at a chosen time of the day. Easily check or dismiss your habit directly from the notification.
-* **Reminders.** Create an individual reminder for each habit, at a chosen hour
- of the day. Easily check, dismiss or snooze your habit directly from the
- notification, without opening the app.
+* Widgets.
+Be reminded of your habits whenever you unlock your phone. Colorful widgets allow you to track your habits directly from your home screen, without even opening the app.
-* **Optimized for smartwatches.** Reminders can be checked, snoozed or
- dismissed directly from your Android Wear watch.
+* Take control of your data.
+If you want to further analyze your data, or move it to another service, Loop allows you to export it to spreadsheets (CSV) or to a database file (SQLite). For power users, checkmarks can be added through other apps, such as Tasker.
-* **Completely ad-free and open source.** There are absolutely no
- advertisements, annoying notifications or intrusive permissions in this app,
- and there will never be. The complete source code is available under the
- GPLv3.
+* No limitations.
+Track as many habits as you wish. Loop imposes no artificial limits on how many habits you can have. All features are available to all users. There are no in-app purchases.
+
+* Completely ad-free and open source.
+There are no advertisements, annoying notifications or intrusive permissions in this app, and there will never be. The app is completely open-source (GPLv3).
+
+* Works offline and respects your privacy.
+Loop doesn't require an Internet connection or online account registration. Your confidential data is never sent to anyone. Neither the developers nor any third-parties have access to it.
## Installing
@@ -85,20 +83,20 @@ contribute, even if you are not a software developer.
- Copyright (C) 2016-2019 Álinson Santos Xavier
+ Copyright (C) 2016-2019 Álinson Santos Xavier
- Loop Habit Tracker is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by the
- Free Software Foundation, either version 3 of the License, or (at your
- option) any later version.
+ Loop Habit Tracker is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by the
+ Free Software Foundation, either version 3 of the License, or (at your
+ option) any later version.
- Loop Habit Tracker is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- more details.
+ Loop Habit Tracker is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ more details.
- You should have received a copy of the GNU General Public License along
- with this program. If not, see .
+ You should have received a copy of the GNU General Public License along
+ with this program. If not, see .
[screen1]: screenshots/uhabits1.png
[screen2]: screenshots/uhabits2.png
diff --git a/android/uhabits-android/src/main/play/listings/en-US/full-description.txt b/android/uhabits-android/src/main/play/listings/en-US/full-description.txt
index e47821d8d..603cc7ca5 100644
--- a/android/uhabits-android/src/main/play/listings/en-US/full-description.txt
+++ b/android/uhabits-android/src/main/play/listings/en-US/full-description.txt
@@ -1,28 +1,29 @@
-Loop helps you create and maintain good habits, allowing you to achieve your long-term goals. Detailed charts and statistics show you how your habits improved over time. The app is completely ad-free, open source and it respects your privacy.
+Loop Habit Tracker helps you create and maintain long-term positive habits in your life. Detailed charts and statistics give you a clear picture of how your habits have improved over time. The app is completely ad-free, open source and it respects your privacy.
-Simple, beautiful and modern interface
-Loop has a minimalistic interface that is very easy to use and follows the material design guidelines.
+Beautiful, minimalistic and lightweight interface
+Loop has an elegant and minimalistic interface that is very easy to use, even for first-time users. Highly optimized for speed, the app works well even on older phones.
Habit score
-In addition to showing your current streak, Loop has an advanced formula for calculating the strength of your habits. Every repetition makes your habit stronger, and every missed day makes it weaker. A few missed days after a long streak, however, will not completely destroy your entire progress, unlike other don't-break-the-chain apps.
-
-Detailed graphs and statistics
-Clearly see how your habits improved over time with detailed charts and statistics. Scroll back to see the complete history of your habits.
+Loop has an advanced formula for calculating the strength of your habits. Every repetition makes your habit stronger and every missed day makes it weaker. A few missed days after a long streak, however, will not completely destroy your progress, unlike many other don't-break-the-chain apps.
Flexible schedules
-Supports not only daily habits, but also habits with more complex schedules, such as 3 times every week; one time every other week; or every other day.
+In addition to daily habits, Loop supports habits with more complex schedules, such as 3 times per week or every other day.
Reminders
-Create an individual reminder for each habit, at a chosen hour of the day. Easily check, dismiss or snooze your habit directly from the notification, without opening the app.
+Schedule notifications to remind you of your habits. Each habit can have its own reminder, at a chosen time of the day. Easily check or dismiss your habit directly from the notification.
Widgets
-Track your habits directly from your home screen, with beautiful and colorful widgets.
+Be reminded of your habits whenever you unlock your phone. Colorful widgets allow you to track your habits directly from your home screen, without even opening the app.
+
+Take control of your data
+If you want to further analyze your data, or move it to another service, Loop allows you to export it to spreadsheets (CSV) or to a database file (SQLite). For power users, checkmarks can be added through other apps, such as Tasker.
+
+No limitations
+Track as many habits as you wish. Loop imposes no artificial limits on how many habits you can have. All features are available to all users. There are no in-app purchases.
Completely ad-free and open source
-There are absolutely no advertisements, annoying notifications or intrusive permissions in this app, and there will never be. The complete source code is available under an open-source license (GPLv3).
+There are no advertisements, annoying notifications or intrusive permissions in this app, and there will never be. The app is completely open-source (GPLv3).
Works offline and respects your privacy
-Loop doesn't require an Internet connection or online account registration. Your confidential habit data never leaves your phone. Neither the developers nor any third-parties have access to it.
+Loop doesn't require an Internet connection or online account registration. Your confidential data is never sent to anyone. Neither the developers nor any third-parties have access to it.
-Take your data with you
-If you want to further analyze your data or move it to another service, Loop allows you to export it to spreadsheets (CSV) or to a database format (SQLite).