diff --git a/android/metadata/en-US/full_description.txt b/android/metadata/en-US/full_description.txt deleted file mode 100644 index e69de29..0000000 diff --git a/android/metadata/en-US/short_description.txt b/android/metadata/en-US/short_description.txt deleted file mode 100644 index e69de29..0000000 diff --git a/fastlane/metadata/full_description.txt b/fastlane/metadata/full_description.txt new file mode 100644 index 0000000..0c5b82d --- /dev/null +++ b/fastlane/metadata/full_description.txt @@ -0,0 +1,15 @@ +With this app you can conveniently add, manage or simply find documents stored in your paperless server without any compromises. + +🚀 Features +✔️ View your documents at a glance, in a compact list or a more detailed grid view +✔️ Add, delete or edit your documents +✔️ Share, download and preview PDF files +✔️ Manage and assign correspondents, document types, tags and storage paths +✔️ Scan and upload documents to paperless with preset correspondent, document type, tags and creation date +✔️ Upload existing documents from other apps via Paperless Mobile +✔️ See all new documents in a dedicated inbox +✔️ Search for documents using a wide range of filter criteria +✔️ Secure your data with biometric authentication across sessions +✔️ Support for TLS mutual authentication (client certificates) +✔️ Modern, intuitive UI built according to the Material Design 3 specification +✔️ Available in English and German language (more to come!) \ No newline at end of file diff --git a/fastlane/metadata/images/featureGraphic.png b/fastlane/metadata/images/featureGraphic.png new file mode 100644 index 0000000..7811e34 Binary files /dev/null and b/fastlane/metadata/images/featureGraphic.png differ diff --git a/android/metadata/en-US/images/icon.png b/fastlane/metadata/images/icon.png similarity index 100% rename from android/metadata/en-US/images/icon.png rename to fastlane/metadata/images/icon.png diff --git a/fastlane/metadata/images/phoneScreenshots/1.png b/fastlane/metadata/images/phoneScreenshots/1.png new file mode 100644 index 0000000..d7fe55c Binary files /dev/null and b/fastlane/metadata/images/phoneScreenshots/1.png differ diff --git a/fastlane/metadata/images/phoneScreenshots/2.png b/fastlane/metadata/images/phoneScreenshots/2.png new file mode 100644 index 0000000..f4b16ac Binary files /dev/null and b/fastlane/metadata/images/phoneScreenshots/2.png differ diff --git a/fastlane/metadata/images/phoneScreenshots/3.png b/fastlane/metadata/images/phoneScreenshots/3.png new file mode 100644 index 0000000..5db8a71 Binary files /dev/null and b/fastlane/metadata/images/phoneScreenshots/3.png differ diff --git a/fastlane/metadata/images/phoneScreenshots/4.png b/fastlane/metadata/images/phoneScreenshots/4.png new file mode 100644 index 0000000..e1dea35 Binary files /dev/null and b/fastlane/metadata/images/phoneScreenshots/4.png differ diff --git a/fastlane/metadata/images/phoneScreenshots/5.png b/fastlane/metadata/images/phoneScreenshots/5.png new file mode 100644 index 0000000..d5e5129 Binary files /dev/null and b/fastlane/metadata/images/phoneScreenshots/5.png differ diff --git a/fastlane/metadata/images/phoneScreenshots/6.png b/fastlane/metadata/images/phoneScreenshots/6.png new file mode 100644 index 0000000..ac2df8f Binary files /dev/null and b/fastlane/metadata/images/phoneScreenshots/6.png differ diff --git a/fastlane/metadata/images/phoneScreenshots/7.png b/fastlane/metadata/images/phoneScreenshots/7.png new file mode 100644 index 0000000..99f1cc1 Binary files /dev/null and b/fastlane/metadata/images/phoneScreenshots/7.png differ diff --git a/fastlane/metadata/images/phoneScreenshots/8.png b/fastlane/metadata/images/phoneScreenshots/8.png new file mode 100644 index 0000000..71d7381 Binary files /dev/null and b/fastlane/metadata/images/phoneScreenshots/8.png differ diff --git a/fastlane/metadata/short_description.txt b/fastlane/metadata/short_description.txt new file mode 100644 index 0000000..f7db863 --- /dev/null +++ b/fastlane/metadata/short_description.txt @@ -0,0 +1 @@ +An (almost) fully fledged Paperless mobile client. \ No newline at end of file diff --git a/fastlane/metadata/title.txt b/fastlane/metadata/title.txt new file mode 100644 index 0000000..2d3bacf --- /dev/null +++ b/fastlane/metadata/title.txt @@ -0,0 +1 @@ +Paperless Mobile \ No newline at end of file diff --git a/resources/publishing/feature_graphic.xcf b/resources/publishing/feature_graphic.xcf new file mode 100644 index 0000000..ef2c87e Binary files /dev/null and b/resources/publishing/feature_graphic.xcf differ