From 9d084121fb84299ca691147bf230c4a98a0e56f6 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 29 Sep 2019 15:31:08 +0200 Subject: [PATCH] New app: Sketches --- .../org.secuso.privacyfriendlysketching.yml | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 metadata/org.secuso.privacyfriendlysketching.yml diff --git a/metadata/org.secuso.privacyfriendlysketching.yml b/metadata/org.secuso.privacyfriendlysketching.yml new file mode 100644 index 0000000000..b825b726ef --- /dev/null +++ b/metadata/org.secuso.privacyfriendlysketching.yml @@ -0,0 +1,46 @@ +Categories: + - Graphics +License: GPL-3.0-or-later +WebSite: https://www.secuso.org/pfa +SourceCode: https://github.com/SecUSo/privacy-friendly-sketching +IssueTracker: https://github.com/SecUSo/privacy-friendly-sketching/issues + +AutoName: Sketches +Summary: Create and manage simple sketches in a quick and easy manner +Description: | + Privacy Friendly Sketching lets you create and save simple sketches in a + quick manner without having to endure ads or requiring additional permissions. + + Select a background color or a background image and start drawing! This app + allows you to draw simple sketches in a matter of seconds to share with your + friends. A key feature of Privacy Friendly Sketching is ensuring the users + privacy at all costs. This means that every sketch is saved encrypted and that + there are no permissions being required in order to use this app. + There is only one optional permission that this app needs if you want to access + the import/export functionality of this app, with which you can import an image + from the device storage or export a sketch into the device storage. + + Functionalities: + * Edit a sketch with various different colors, thickness and transparency + * Undo/redo the last action + * Zoom and Scrolling + * Select a background image or a background color for your sketch + * Export sketches as a PNG into the device storage + * Share sketches with your friends + * Gallery overview that shows all encrypted sketches + +RepoType: git +Repo: https://github.com/SecUSo/privacy-friendly-sketching.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1