From 5d9a105e5d2ec3f03738ae55e5104063aa661cee Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 2 May 2026 19:43:23 +0200 Subject: Update the README and screenshots in preparation for the release (#1255) * README: Acknowledge NLnet * Move FUNDING.yml into .github/ * Update screenshots Redo the screenshots with the suggestions visible.--- .github/FUNDING.yml | 3 +++ FUNDING.yml | 3 --- README.md | 4 ++++ .../android/en-US/images/phoneScreenshots/1.png | Bin 26670 -> 50193 bytes .../android/en-US/images/phoneScreenshots/2.png | Bin 26778 -> 52090 bytes .../android/en-US/images/phoneScreenshots/3.png | Bin 24935 -> 106981 bytes .../android/en-US/images/phoneScreenshots/4.png | Bin 63859 -> 110747 bytes .../android/en-US/images/phoneScreenshots/5.png | Bin 63108 -> 119093 bytes .../android/en-US/images/phoneScreenshots/6.png | Bin 20840 -> 118159 bytes 9 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 .github/FUNDING.yml delete mode 100644 FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..558cae1 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,3 @@ +github: [ Julow ] +liberapay: Julow +custom: [ "https://paypal.me/JulesAguillon" ] diff --git a/FUNDING.yml b/FUNDING.yml deleted file mode 100644 index 558cae1..0000000 --- a/FUNDING.yml +++ /dev/null @@ -1,3 +0,0 @@ -github: [ Julow ] -liberapay: Julow -custom: [ "https://paypal.me/JulesAguillon" ] diff --git a/README.md b/README.md index ed20b49..2e4fa3d 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,7 @@ Improve the application translations [using Weblate](https://hosted.weblate.org/ For instructions on building the application, see [Contributing](CONTRIBUTING.md). + +## Acknowledgement + +The [NLnet foundation](https://nlnet.nl/) funded the work on the spell checking feature. diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png index b0a1b81..65d7f00 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png index c093db6..6064264 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png index 81d8177..be467a4 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png index 1ea9bb2..c0e06c1 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png index 02e4100..fd94406 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png index c5e3d44..ad3ffb2 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png differ -- cgit v1.2.3