From 513602c6eb985bbd357f70474cc72f76c087b7f5 Mon Sep 17 00:00:00 2001 From: linsui Date: Tue, 28 May 2024 23:30:59 +0800 Subject: [PATCH] easyopenlink: remove summaries in favor of fastlane --- metadata/de.audioattack.openlink.yml | 21 ------------------- .../de.audioattack.openlink/ca/summary.txt | 1 - .../de.audioattack.openlink/cs/summary.txt | 1 - .../de.audioattack.openlink/de/summary.txt | 1 - .../de.audioattack.openlink/en-US/summary.txt | 1 - .../de.audioattack.openlink/es/summary.txt | 1 - .../de.audioattack.openlink/fr/summary.txt | 1 - .../de.audioattack.openlink/he/summary.txt | 1 - .../de.audioattack.openlink/it/summary.txt | 1 - .../de.audioattack.openlink/nb/summary.txt | 1 - .../de.audioattack.openlink/pl/summary.txt | 1 - .../de.audioattack.openlink/pt-BR/summary.txt | 1 - .../de.audioattack.openlink/pt-PT/summary.txt | 1 - .../de.audioattack.openlink/pt/summary.txt | 1 - .../de.audioattack.openlink/ro/summary.txt | 1 - .../de.audioattack.openlink/ru/summary.txt | 1 - .../de.audioattack.openlink/sw/summary.txt | 1 - .../de.audioattack.openlink/tr/summary.txt | 1 - .../de.audioattack.openlink/uk/summary.txt | 1 - .../de.audioattack.openlink/zh-CN/summary.txt | 1 - 20 files changed, 40 deletions(-) delete mode 100644 metadata/de.audioattack.openlink/ca/summary.txt delete mode 100644 metadata/de.audioattack.openlink/cs/summary.txt delete mode 100644 metadata/de.audioattack.openlink/de/summary.txt delete mode 100644 metadata/de.audioattack.openlink/en-US/summary.txt delete mode 100644 metadata/de.audioattack.openlink/es/summary.txt delete mode 100644 metadata/de.audioattack.openlink/fr/summary.txt delete mode 100644 metadata/de.audioattack.openlink/he/summary.txt delete mode 100644 metadata/de.audioattack.openlink/it/summary.txt delete mode 100644 metadata/de.audioattack.openlink/nb/summary.txt delete mode 100644 metadata/de.audioattack.openlink/pl/summary.txt delete mode 100644 metadata/de.audioattack.openlink/pt-BR/summary.txt delete mode 100644 metadata/de.audioattack.openlink/pt-PT/summary.txt delete mode 100644 metadata/de.audioattack.openlink/pt/summary.txt delete mode 100644 metadata/de.audioattack.openlink/ro/summary.txt delete mode 100644 metadata/de.audioattack.openlink/ru/summary.txt delete mode 100644 metadata/de.audioattack.openlink/sw/summary.txt delete mode 100644 metadata/de.audioattack.openlink/tr/summary.txt delete mode 100644 metadata/de.audioattack.openlink/uk/summary.txt delete mode 100644 metadata/de.audioattack.openlink/zh-CN/summary.txt diff --git a/metadata/de.audioattack.openlink.yml b/metadata/de.audioattack.openlink.yml index eb9cfaafdc..fe542c9942 100644 --- a/metadata/de.audioattack.openlink.yml +++ b/metadata/de.audioattack.openlink.yml @@ -2,32 +2,11 @@ Categories: - System License: GPL-3.0-only AuthorName: Marc Nause -WebSite: https://codeberg.org/marc.nause/easyopenlink SourceCode: https://codeberg.org/marc.nause/easyopenlink IssueTracker: https://codeberg.org/marc.nause/easyopenlink/issues Changelog: https://codeberg.org/marc.nause/easyopenlink/raw/branch/master/changelog.txt AutoName: Easy Open Link -Description: |- - Easy Open Link makes it easy to open links from text documents via the share - function of many apps. No more cumbersome copy and paste. Easy Open Link also - allows you to open several links at the same time. - - * Roughly select the URL(s). It does not matter if the selection also contains additional text or white spaces. - * Press the "share" symbol. - * Select "open link" - - The share function has become a common feature in more recent versions of - Android. This app requires Android 1.5 or newer, but is most useful with Android - 4.0 or later. - - The app does not add an icon to the launcher since this is not necessary. The - complete functionality of the app is accessed via the "share" menu. Copyright - information can be displayed via the "start" button of the F-Droid app. - - The permission RECEIVE_BOOT_COMPLETED is required to check if browser which - supports opening links in incognito mode (Firefox 55+, Fennec 55+, Jelly) is - installed. RepoType: git Repo: https://codeberg.org/marc.nause/easyopenlink.git diff --git a/metadata/de.audioattack.openlink/ca/summary.txt b/metadata/de.audioattack.openlink/ca/summary.txt deleted file mode 100644 index fead4fad3d..0000000000 --- a/metadata/de.audioattack.openlink/ca/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Obriu URLs seleccionant i compartint diff --git a/metadata/de.audioattack.openlink/cs/summary.txt b/metadata/de.audioattack.openlink/cs/summary.txt deleted file mode 100644 index 1eac4e1c8f..0000000000 --- a/metadata/de.audioattack.openlink/cs/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Otevírání adres URL prostřednictvím výběru a sdílení diff --git a/metadata/de.audioattack.openlink/de/summary.txt b/metadata/de.audioattack.openlink/de/summary.txt deleted file mode 100644 index 3fe76ace22..0000000000 --- a/metadata/de.audioattack.openlink/de/summary.txt +++ /dev/null @@ -1 +0,0 @@ -URLs durch auswählen und teilen öffnen diff --git a/metadata/de.audioattack.openlink/en-US/summary.txt b/metadata/de.audioattack.openlink/en-US/summary.txt deleted file mode 100644 index 10a8d749a7..0000000000 --- a/metadata/de.audioattack.openlink/en-US/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Open URLs via select and share diff --git a/metadata/de.audioattack.openlink/es/summary.txt b/metadata/de.audioattack.openlink/es/summary.txt deleted file mode 100644 index a2d5c4404b..0000000000 --- a/metadata/de.audioattack.openlink/es/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Abre URLs a través de seleccionar y compartir diff --git a/metadata/de.audioattack.openlink/fr/summary.txt b/metadata/de.audioattack.openlink/fr/summary.txt deleted file mode 100644 index 8353924249..0000000000 --- a/metadata/de.audioattack.openlink/fr/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Ouvrez les URL via la fonction "Sélectionner et partager" diff --git a/metadata/de.audioattack.openlink/he/summary.txt b/metadata/de.audioattack.openlink/he/summary.txt deleted file mode 100644 index a38c2c110f..0000000000 --- a/metadata/de.audioattack.openlink/he/summary.txt +++ /dev/null @@ -1 +0,0 @@ -פתיחת כתובות ישירות דרך בחירה ושיתוף diff --git a/metadata/de.audioattack.openlink/it/summary.txt b/metadata/de.audioattack.openlink/it/summary.txt deleted file mode 100644 index 29cd1d30c6..0000000000 --- a/metadata/de.audioattack.openlink/it/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Apri gli URL tramite seleziona e condividi diff --git a/metadata/de.audioattack.openlink/nb/summary.txt b/metadata/de.audioattack.openlink/nb/summary.txt deleted file mode 100644 index 7341f9cd94..0000000000 --- a/metadata/de.audioattack.openlink/nb/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Åpne nettadresser via «velg og del» diff --git a/metadata/de.audioattack.openlink/pl/summary.txt b/metadata/de.audioattack.openlink/pl/summary.txt deleted file mode 100644 index 6f08c02ff9..0000000000 --- a/metadata/de.audioattack.openlink/pl/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Otwieranie adresów URL za pomocą wybierz i udostępnij diff --git a/metadata/de.audioattack.openlink/pt-BR/summary.txt b/metadata/de.audioattack.openlink/pt-BR/summary.txt deleted file mode 100644 index 7dc6ef1176..0000000000 --- a/metadata/de.audioattack.openlink/pt-BR/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Acesse links selecionando-os e clicando em "Compartilhar" diff --git a/metadata/de.audioattack.openlink/pt-PT/summary.txt b/metadata/de.audioattack.openlink/pt-PT/summary.txt deleted file mode 100644 index 821c3203c5..0000000000 --- a/metadata/de.audioattack.openlink/pt-PT/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Abrir URLs através de selecionar e compartilhar diff --git a/metadata/de.audioattack.openlink/pt/summary.txt b/metadata/de.audioattack.openlink/pt/summary.txt deleted file mode 100644 index 821c3203c5..0000000000 --- a/metadata/de.audioattack.openlink/pt/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Abrir URLs através de selecionar e compartilhar diff --git a/metadata/de.audioattack.openlink/ro/summary.txt b/metadata/de.audioattack.openlink/ro/summary.txt deleted file mode 100644 index 4a677cb019..0000000000 --- a/metadata/de.audioattack.openlink/ro/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Deschideți URL-uri prin selectare și partajare diff --git a/metadata/de.audioattack.openlink/ru/summary.txt b/metadata/de.audioattack.openlink/ru/summary.txt deleted file mode 100644 index d4cdd2af5c..0000000000 --- a/metadata/de.audioattack.openlink/ru/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Открывать URL-адреса с помощью select and share diff --git a/metadata/de.audioattack.openlink/sw/summary.txt b/metadata/de.audioattack.openlink/sw/summary.txt deleted file mode 100644 index 1576c016a4..0000000000 --- a/metadata/de.audioattack.openlink/sw/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Fungua URL kupitia teua na shiriki diff --git a/metadata/de.audioattack.openlink/tr/summary.txt b/metadata/de.audioattack.openlink/tr/summary.txt deleted file mode 100644 index e4cca59937..0000000000 --- a/metadata/de.audioattack.openlink/tr/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Seçme ve paylaşma yoluyla internet adreslerini açın diff --git a/metadata/de.audioattack.openlink/uk/summary.txt b/metadata/de.audioattack.openlink/uk/summary.txt deleted file mode 100644 index fc8ca0d876..0000000000 --- a/metadata/de.audioattack.openlink/uk/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Відкривайте URL-адреси за допомогою вибору та надсилання diff --git a/metadata/de.audioattack.openlink/zh-CN/summary.txt b/metadata/de.audioattack.openlink/zh-CN/summary.txt deleted file mode 100644 index a7132b2cdb..0000000000 --- a/metadata/de.audioattack.openlink/zh-CN/summary.txt +++ /dev/null @@ -1 +0,0 @@ -通过选择和分享打开 URL