diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt new file mode 100644 index 0000000..eab77b3 --- /dev/null +++ b/metadata/en-US/full_description.txt @@ -0,0 +1,7 @@ +QuickEdit is a user-friendly photo editor for Android, built using Jetpack Compose. It offers essential photo editing tools with a clean and smooth interface. + +Features +* Basic Editing Tools: Crop, Draw, and Apply filters to your photos. +* Filters: Apply filter effects using GPUImage. +* Add Text: Add text with option to customize fonts and format (bold, italic and more). +* Smooth Animations: Enjoy a seamless experience thanks to Jetpack Compose. diff --git a/metadata/en-US/images/icon.png b/metadata/en-US/images/icon.png new file mode 100644 index 0000000..cf66431 Binary files /dev/null and b/metadata/en-US/images/icon.png differ diff --git a/metadata/en-US/images/phoneScreenshots/01.png b/metadata/en-US/images/phoneScreenshots/01.png new file mode 100644 index 0000000..3cc760d Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/01.png differ diff --git a/metadata/en-US/images/phoneScreenshots/02.png b/metadata/en-US/images/phoneScreenshots/02.png new file mode 100644 index 0000000..d70e21c Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/02.png differ diff --git a/metadata/en-US/images/phoneScreenshots/03.png b/metadata/en-US/images/phoneScreenshots/03.png new file mode 100644 index 0000000..c7b4409 Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/03.png differ diff --git a/metadata/en-US/images/phoneScreenshots/04.png b/metadata/en-US/images/phoneScreenshots/04.png new file mode 100644 index 0000000..550c143 Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/04.png differ diff --git a/metadata/en-US/images/phoneScreenshots/05.png b/metadata/en-US/images/phoneScreenshots/05.png new file mode 100644 index 0000000..1f076b1 Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/05.png differ diff --git a/metadata/en-US/images/phoneScreenshots/06.png b/metadata/en-US/images/phoneScreenshots/06.png new file mode 100644 index 0000000..d039437 Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/06.png differ diff --git a/metadata/en-US/images/phoneScreenshots/07.png b/metadata/en-US/images/phoneScreenshots/07.png new file mode 100644 index 0000000..63019ee Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/07.png differ diff --git a/metadata/en-US/images/phoneScreenshots/08.png b/metadata/en-US/images/phoneScreenshots/08.png new file mode 100644 index 0000000..1e5666e Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/08.png differ diff --git a/metadata/en-US/short_description.txt b/metadata/en-US/short_description.txt new file mode 100644 index 0000000..c998db8 --- /dev/null +++ b/metadata/en-US/short_description.txt @@ -0,0 +1 @@ +User-friendly photo editor that offers essential tools with a smooth interface \ No newline at end of file