Acrylic Paint is now maintained by @valerio-bozzolan until @Anupam1525 comes back. Note that pull requests are more appreciated than enhancement-reports. We know what Acrylic Paint does and what Acrylic Paint does not :^)
:app:lintVitalRelease/home/mhoffmann/projects/oss/fdroiddata/build/anupam.acrylic/app/src/main/res/values/strings.xml:4: Error: "app_name" is not translated in "it" (Italian) [MissingTranslation] <string name="app_name">Acrylic Paint</string> ~~~~~~~~~~~~~~~ /home/mhoffmann/projects/oss/fdroiddata/build/anupam.acrylic/app/src/main/res/values/strings.xml:16: Error: "open_image" is not translated in "fr" (French), "ru" (Russian) [MissingTranslation] <string name="open_image">Open image as background</string> ~~~~~~~~~~~~~~~~~ /home/mhoffmann/projects/oss/fdroiddata/build/anupam.acrylic/app/src/main/res/values/strings.xml:17: Error: "fill_background_with_color" is not translated in "fr" (French), "it" (Italian), "ru" (Russian) [MissingTranslation] <string name="fill_background_with_color">Fill background with color</string> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/mhoffmann/projects/oss/fdroiddata/build/anupam.acrylic/app/src/main/res/values/strings.xml:23: Error: "ok" is not translated in "it" (Italian) [MissingTranslation] <string name="ok">OK</string> ~~~~~~~~~ /home/mhoffmann/projects/oss/fdroiddata/build/anupam.acrylic/app/src/main/res/values/strings.xml:59: Error: "select_image_to_open" is not translated in "fr" (French), "ru" (Russian) [MissingTranslation] <string name="select_image_to_open">Select image to open</string> ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/mhoffmann/projects/oss/fdroiddata/build/anupam.acrylic/app/src/main/res/values/strings.xml:60: Error: "extract_color" is not translated in "fr" (French), "it" (Italian), "ru" (Russian) [MissingTranslation] <string name="extract_color">Extract a color</string> ~~~~~~~~~~~~~~~~~~~~ /home/mhoffmann/projects/oss/fdroiddata/build/anupam.acrylic/app/src/main/res/values/strings.xml:61: Error: "color_extracted" is not translated in "fr" (French), "it" (Italian), "ru" (Russian) [MissingTranslation] <string name="color_extracted">New color extracted</string> ~~~~~~~~~~~~~~~~~~~~~~ /home/mhoffmann/projects/oss/fdroiddata/build/anupam.acrylic/app/src/main/res/values/strings.xml:62: Error: "tap_to_extract_color" is not translated in "fr" (French), "it" (Italian), "ru" (Russian) [MissingTranslation] <string name="tap_to_extract_color">Tap anywhere to extract a color</string> ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/mhoffmann/projects/oss/fdroiddata/build/anupam.acrylic/app/src/main/res/values/strings.xml:63: Error: "ability_disabled_need_newer_api_level" is not translated in "fr" (French), "it" (Italian), "ru" (Russian) [MissingTranslation] <string name="ability_disabled_need_newer_api_level">That ability is disabled because it requires a newer Android version (at least API level 17).</string> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/mhoffmann/projects/oss/fdroiddata/build/anupam.acrylic/app/src/main/res/values/strings.xml:64: Error: "smudge" is not translated in "fr" (French), "it" (Italian), "ru" (Russian) [MissingTranslation] <string name="smudge">Smudge</string> ~~~~~~~~~~~~~
An user has warned about these Lint errors:
They are quite easy to fix I think.