diff --git a/README.md b/README.md index 86aa5b97..2a7f404c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # Simple Calculator Logo -A simple calculator with the basic operations. Long press the result or formula to copy the value to clipboard. Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too. +A simple calculator with the basic operations. Long press the result or formula to copy the value to clipboard. The text color of the widget can be customized, as well as the color and the alpha of the background. Press the result or formula in the widget to open the app. +This app contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too. + Get it on Google Play Get it on F-Droid diff --git a/screenshots/app.png b/screenshots/app.png index 1a6660d7..6c98d548 100644 Binary files a/screenshots/app.png and b/screenshots/app.png differ diff --git a/screenshots/app_2.png b/screenshots/app_2.png index ead12043..0910be88 100644 Binary files a/screenshots/app_2.png and b/screenshots/app_2.png differ diff --git a/screenshots/tablet-10.png b/screenshots/tablet-10.png index a8b43116..797daa84 100644 Binary files a/screenshots/tablet-10.png and b/screenshots/tablet-10.png differ diff --git a/screenshots/tablet-7.png b/screenshots/tablet-7.png index 1ac368e3..f70f4399 100644 Binary files a/screenshots/tablet-7.png and b/screenshots/tablet-7.png differ diff --git a/screenshots/widget_config.png b/screenshots/widget_config.png index afdc40d3..4454fa20 100755 Binary files a/screenshots/widget_config.png and b/screenshots/widget_config.png differ diff --git a/screenshots/widget_config_2.png b/screenshots/widget_config_2.png index a4e64b8c..d13d9532 100644 Binary files a/screenshots/widget_config_2.png and b/screenshots/widget_config_2.png differ