diff --git a/metadata/com.artifex.mupdf.viewer.app.yml b/metadata/com.artifex.mupdf.viewer.app.yml index cce8ed6a0e..cd7aa26772 100644 --- a/metadata/com.artifex.mupdf.viewer.app.yml +++ b/metadata/com.artifex.mupdf.viewer.app.yml @@ -7,7 +7,6 @@ IssueTracker: https://bugs.ghostscript.com Changelog: https://git.ghostscript.com/?p=mupdf.git;a=blob_plain;f=CHANGES;hb=HEAD AutoName: MuPDF viewer -Summary: Lightweight document viewer Description: |- MuPDF supports PDF 1.7 with transparency, encryption, hyperlinks, annotations, searching, form editing and more. It also reads OpenXPS and CBZ (comic book) diff --git a/metadata/com.artifex.mupdf.viewer.app/en-US/summary.txt b/metadata/com.artifex.mupdf.viewer.app/en-US/summary.txt new file mode 100644 index 0000000000..072abd3454 --- /dev/null +++ b/metadata/com.artifex.mupdf.viewer.app/en-US/summary.txt @@ -0,0 +1 @@ +Lightweight document viewer diff --git a/metadata/com.lun.chin.aicamera.yml b/metadata/com.lun.chin.aicamera.yml index 4cd2fe78dc..58f222ca58 100644 --- a/metadata/com.lun.chin.aicamera.yml +++ b/metadata/com.lun.chin.aicamera.yml @@ -4,7 +4,6 @@ License: MIT SourceCode: https://bitbucket.org/chlun/aicamera AutoName: AiCamera -Summary: Camera that simulates depth of field using a neural network Description: |- This is a camera app for Android that automatically recognises the pixel location of people, cats or dogs in the camera view and blurs the background simulating depth of field. It can also gray out the background leaving only the recognised object in colour. The app uses a convolutional neural network to perform the detection. A TensorFlow implementation of the neural network can be found [https://bitbucket.org/chlun/shufflesegmentation/src/master/ here]. It was trained on a dataset of images consisting of people, cats and dogs and the trained model then exported as a protobuf file which contains the graph definition and the trained weights. diff --git a/metadata/com.lun.chin.aicamera/en-US/summary.txt b/metadata/com.lun.chin.aicamera/en-US/summary.txt new file mode 100644 index 0000000000..c09f2a12b5 --- /dev/null +++ b/metadata/com.lun.chin.aicamera/en-US/summary.txt @@ -0,0 +1 @@ +Camera that simulates depth of field using a neural network diff --git a/metadata/com.nomadlabs.labcoat.deeplinks.yml b/metadata/com.nomadlabs.labcoat.deeplinks.yml index 45c86ad5d2..d19edec936 100644 --- a/metadata/com.nomadlabs.labcoat.deeplinks.yml +++ b/metadata/com.nomadlabs.labcoat.deeplinks.yml @@ -5,7 +5,6 @@ SourceCode: https://gitlab.com/nomadlabs/deeplinks IssueTracker: https://gitlab.com/nomadlabs/deeplinks/issues AutoName: Deep Links for LabCoat -Summary: Open links to self-hosted GitLab instances in LabCoat Description: |- Deep Links for LabCoat is a utility app that does one thing and only one thing: it allows you to open links to non-gitlab.com GitLab instances - diff --git a/metadata/com.nomadlabs.labcoat.deeplinks/en-US/summary.txt b/metadata/com.nomadlabs.labcoat.deeplinks/en-US/summary.txt new file mode 100644 index 0000000000..f3d64a5223 --- /dev/null +++ b/metadata/com.nomadlabs.labcoat.deeplinks/en-US/summary.txt @@ -0,0 +1 @@ +Open links to self-hosted GitLab instances in LabCoat diff --git a/metadata/org.weilbach.splitbills.yml b/metadata/org.weilbach.splitbills.yml index 28877960ae..7c6659f919 100644 --- a/metadata/org.weilbach.splitbills.yml +++ b/metadata/org.weilbach.splitbills.yml @@ -8,7 +8,6 @@ SourceCode: https://gitlab.com/flexw/splitbills IssueTracker: https://gitlab.com/flexw/splitbills/issues AutoName: SplitBills -Summary: Helps you and your friends to split your collective expenses Description: | Use SplitBills to split bills with your friends or other people. You can create groups with people, add bills to the group and view your diff --git a/metadata/org.weilbach.splitbills/en-US/summary.txt b/metadata/org.weilbach.splitbills/en-US/summary.txt new file mode 100644 index 0000000000..2d57d9556a --- /dev/null +++ b/metadata/org.weilbach.splitbills/en-US/summary.txt @@ -0,0 +1 @@ +Helps you and your friends to split your collective expenses diff --git a/metadata/threads.server.yml b/metadata/threads.server.yml index 2418284833..e266a88533 100644 --- a/metadata/threads.server.yml +++ b/metadata/threads.server.yml @@ -5,7 +5,6 @@ SourceCode: https://gitlab.com/remmer.wilts/threads-server IssueTracker: https://gitlab.com/remmer.wilts/threads-server/issues AutoName: IPFS -Summary: IPFS Lite node with modern UI to support standard use cases of IPFS Description: |- Support of the standard uses cases of IPFS (like add, cat, get, publish, etc). Provide a modern UI to realize this common use cases. diff --git a/metadata/threads.server/en-US/summary.txt b/metadata/threads.server/en-US/summary.txt new file mode 100644 index 0000000000..221f552170 --- /dev/null +++ b/metadata/threads.server/en-US/summary.txt @@ -0,0 +1 @@ +IPFS Lite node with modern UI to support standard use cases of IPFS