diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0b813d8f2d96108013922fa378d06ef5c674b69c..216df8591d2141a1916adabe40247f83c772178d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -148,7 +148,6 @@ checkupdates_runner:
fdroid build:
image: registry.gitlab.com/fdroid/ci-images-client:latest
- allow_failure: true
artifacts:
name: "${CI_PROJECT_PATH}_${CI_JOB_STAGE}_${CI_COMMIT_REF_NAME}_${CI_COMMIT_SHA}"
paths:
@@ -211,8 +210,9 @@ fdroid build:
- for build in `./tools/find-changed-builds.py`; do
set -x;
apt-get install sudo;
+ ./tools/setup-ndk-per-build.py $build /home/vagrant/android-ndk;
fdroid fetchsrclibs $build --verbose;
- fdroid build --verbose --on-server --no-tarball $build;
+ fdroid build --verbose --scan-binary --on-server --no-tarball $build;
done
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index fc2a9eb8079017f58e1d52dd24a0a5c6ad5df8e6..b42371c7a152b55a73ef70b1e7c1058853179f24 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -95,6 +95,8 @@ to appear in our repository.
* Check for CI errors once you have opened your Merge Request
+* Please don't commit directly onto your `master` branch. Use a new branch instead. This makes merging much more easy and the correct jobs in CI will run.
+
### After You Added Your App
diff --git a/metadata/An.stop/uk/summary.txt b/metadata/An.stop/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2fd16c024c6ae32c5c6c25bcba406174e3a6028e
--- /dev/null
+++ b/metadata/An.stop/uk/summary.txt
@@ -0,0 +1 @@
+Простий секундомір
diff --git a/metadata/a2dp.Vol/uk/summary.txt b/metadata/a2dp.Vol/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7f8ed458ddbb8910c4b65f776eb8b08ead9ef976
--- /dev/null
+++ b/metadata/a2dp.Vol/uk/summary.txt
@@ -0,0 +1 @@
+Керування функціями Bluetooth
diff --git a/metadata/aarddict.android/nn/summary.txt b/metadata/aarddict.android/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..07c2797d29764e0b05c1172634e53e80f11168a2
--- /dev/null
+++ b/metadata/aarddict.android/nn/summary.txt
@@ -0,0 +1 @@
+Ordbok for bruk fråkopla nettet
diff --git a/metadata/aarddict.android/uk/summary.txt b/metadata/aarddict.android/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b01674d46f44ff0402844ded35a0d81842a1d9e7
--- /dev/null
+++ b/metadata/aarddict.android/uk/summary.txt
@@ -0,0 +1 @@
+Безмережевий словник
diff --git a/metadata/acr.browser.lightning/uk/summary.txt b/metadata/acr.browser.lightning/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..195ca072e94ed5e669fca60c7ffca9489a298fe8
--- /dev/null
+++ b/metadata/acr.browser.lightning/uk/summary.txt
@@ -0,0 +1 @@
+Легкий веббраузер
diff --git a/metadata/ademar.textlauncher.yml b/metadata/ademar.textlauncher.yml
new file mode 100644
index 0000000000000000000000000000000000000000..6d1164b867eddabe12aef6c6cde42875ce6427eb
--- /dev/null
+++ b/metadata/ademar.textlauncher.yml
@@ -0,0 +1,24 @@
+Categories:
+ - Theming
+License: MIT
+AuthorName: Ademar Alves de Oliveira
+SourceCode: https://gitlab.com/ademar111190/textlauncher
+IssueTracker: https://gitlab.com/ademar111190/textlauncher/-/issues
+
+AutoName: Text Launcher
+
+RepoType: git
+Repo: https://gitlab.com/ademar111190/textlauncher.git
+
+Builds:
+ - versionName: 1.3.1
+ versionCode: 7
+ commit: 1.3.1
+ subdir: app
+ gradle:
+ - yes
+
+AutoUpdateMode: Version %v
+UpdateCheckMode: Tags
+CurrentVersion: 1.3.1
+CurrentVersionCode: 7
diff --git a/metadata/akk.astro.droid.moonphase/nn/summary.txt b/metadata/akk.astro.droid.moonphase/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5b60d3a64057095769eaa836d6780e222bfa2d57
--- /dev/null
+++ b/metadata/akk.astro.droid.moonphase/nn/summary.txt
@@ -0,0 +1 @@
+Vis månefasar
diff --git a/metadata/akk.astro.droid.moonphase/uk/summary.txt b/metadata/akk.astro.droid.moonphase/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f6e83510ddb6112f58fe9a43e43593a92697acda
--- /dev/null
+++ b/metadata/akk.astro.droid.moonphase/uk/summary.txt
@@ -0,0 +1 @@
+Показати відомості про фазу Місяця
diff --git a/metadata/am.ed.exportcontacts/fr/summary.txt b/metadata/am.ed.exportcontacts/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7818aa96007212d418193085673ead1e333e5796
--- /dev/null
+++ b/metadata/am.ed.exportcontacts/fr/summary.txt
@@ -0,0 +1 @@
+Exporter les contacts dans un fichier
diff --git a/metadata/am.zoom.mbrowser/nn/summary.txt b/metadata/am.zoom.mbrowser/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d1864b1e25246353f3264959401038a62d881572
--- /dev/null
+++ b/metadata/am.zoom.mbrowser/nn/summary.txt
@@ -0,0 +1 @@
+Nettlesar
diff --git a/metadata/am.zoom.mbrowser/uk/summary.txt b/metadata/am.zoom.mbrowser/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3992c22e425ecf1c3be21146e18b49f57cdd3574
--- /dev/null
+++ b/metadata/am.zoom.mbrowser/uk/summary.txt
@@ -0,0 +1 @@
+Мережевий оглядач
diff --git a/metadata/amirz.dngprocessor/fr/summary.txt b/metadata/amirz.dngprocessor/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..be7dcc07676416b141ed984d772940feed27134c
--- /dev/null
+++ b/metadata/amirz.dngprocessor/fr/summary.txt
@@ -0,0 +1 @@
+Traiter les images DNG en JPEG
diff --git a/metadata/amirz.rootless.nexuslauncher/fr/summary.txt b/metadata/amirz.rootless.nexuslauncher/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..777b5e1d0998c8a9b50ba505940899f16b0f2ae8
--- /dev/null
+++ b/metadata/amirz.rootless.nexuslauncher/fr/summary.txt
@@ -0,0 +1 @@
+Launcher3 avec des caractéristiques du lanceur Pixel
diff --git a/metadata/amirz.rootless.nexuslauncher/it/summary.txt b/metadata/amirz.rootless.nexuslauncher/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b3d45eb872727d50aca7e8663704f9548a0198fc
--- /dev/null
+++ b/metadata/amirz.rootless.nexuslauncher/it/summary.txt
@@ -0,0 +1 @@
+Launcher3 con le caratteristiche di Pixel Launcher
diff --git a/metadata/amirz.rootless.nexuslauncher/uk/summary.txt b/metadata/amirz.rootless.nexuslauncher/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..85b0d0802a51e3723c155db556488e5b37bcc712
--- /dev/null
+++ b/metadata/amirz.rootless.nexuslauncher/uk/summary.txt
@@ -0,0 +1 @@
+Launcher3 з функціями Pixel Launcher
diff --git a/metadata/android.androidVNC/uk/summary.txt b/metadata/android.androidVNC/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7e2d7fb8e9bb7a433ac76be0f654fbb88757f720
--- /dev/null
+++ b/metadata/android.androidVNC/uk/summary.txt
@@ -0,0 +1 @@
+Переглядач VNC (віддалений робочий стіл)
diff --git a/metadata/android.game.prboom/it/summary.txt b/metadata/android.game.prboom/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4f077701e074c00544998bead33021aad412b0b1
--- /dev/null
+++ b/metadata/android.game.prboom/it/summary.txt
@@ -0,0 +1 @@
+Motore di gioco PrBoom Doom
diff --git a/metadata/android.game.prboom/uk/summary.txt b/metadata/android.game.prboom/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..28171ae04706f5c3103e66add74b592b8de8cd75
--- /dev/null
+++ b/metadata/android.game.prboom/uk/summary.txt
@@ -0,0 +1 @@
+Ігровий рушій PrBoom Doom
diff --git a/metadata/app.easytoken/fr/summary.txt b/metadata/app.easytoken/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f7d31a8f14ae2afdce363f511227f9969fa887c4
--- /dev/null
+++ b/metadata/app.easytoken/fr/summary.txt
@@ -0,0 +1 @@
+Jeton logiciel RSA SecurID avec widgets
diff --git a/metadata/app.openconnect/fr/summary.txt b/metadata/app.openconnect/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a96a25a9eda9ce5fe47be460529baf995219f29e
--- /dev/null
+++ b/metadata/app.openconnect/fr/summary.txt
@@ -0,0 +1 @@
+Client SSL VPN pour Cisco AnyConnect
diff --git a/metadata/app.reading.stoic.stoicreading/fr/summary.txt b/metadata/app.reading.stoic.stoicreading/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..97bd8bec11aa5f7787e1a19a196128ee98d67117
--- /dev/null
+++ b/metadata/app.reading.stoic.stoicreading/fr/summary.txt
@@ -0,0 +1 @@
+Consolidation des textes stoïciens
diff --git a/metadata/app.reading.stoic.stoicreading/he/summary.txt b/metadata/app.reading.stoic.stoicreading/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..99ab3d52974b8db67f079398bc487887c0681b0b
--- /dev/null
+++ b/metadata/app.reading.stoic.stoicreading/he/summary.txt
@@ -0,0 +1 @@
+אוסף של מקטעים סטואים
diff --git a/metadata/app.zeusln.zeus.yml b/metadata/app.zeusln.zeus.yml
index e23f6a1f340607ac103e7e53f693f6798f8d95c5..7290e76e7e25b2941be33445dd2311b66bbd6b15 100644
--- a/metadata/app.zeusln.zeus.yml
+++ b/metadata/app.zeusln.zeus.yml
@@ -11,19 +11,21 @@ Donate: http://my.paynym.is/+holymorning7d1
AutoName: Zeus
Description: |-
- Zeus is a mobile Bitcoin app for Lightning Network Daemon (lnd) node operators
+ Zeus is a mobile Bitcoin/Lightning app for lnd, c-lightning, and Eclair node operators
Features:
- * Connect to your own lnd node
- * Send both on-chain and lightning transactions
- * Open or close your own channels
- * Create lightning invoices
+ * Connect to your own lnd, Eclair, and c-lightning nodes
+ * Send and receive both on-chain and lightning transactions
+ * Open or close your own channels (both public and private)
+ * Built in Tor
+ * Multi-path payment support
+ * Fee reports
+ * Fee estimation table via WhatTheFee.io
* Connect via lndconnect
- * Connect to a BTCPayServer node
+ * Connect to BTCPayServer nodes
* Generate QRs for invoices or for peers to connect to your node
- * Supports both mainnet and testnet
- * Supports nodes connected to Tor
+ * Supports both mainnet, testnet, and regtest
RepoType: git
Repo: https://github.com/ZeusLN/zeus.git
@@ -62,7 +64,40 @@ Builds:
scandelete:
- node_modules
+ - versionName: 0.5.0
+ versionCode: 23
+ commit: v0.5.0
+ subdir: android/app
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y --no-install-recommends -t stretch-backports npm
+ init:
+ - npm install
+ - npm run patch-android-release
+ gradle:
+ - yes
+ output: build/outputs/apk/release/app-universal-release-unsigned.apk
+ prebuild: echo -e '\n' 'org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError
+ -Dfile.encoding=UTF-8' >> ../gradle.properties
+ scanignore:
+ - android/build.gradle
+ - node_modules/jsc-android
+ - node_modules/react-native/android
+ - node_modules/@react-native-community/async-storage/android/build.gradle
+ - node_modules/@react-native-community/masked-view/android/build.gradle
+ - node_modules/react-native-gesture-handler/android/lib/build.gradle
+ - node_modules/react-native-permissions/android/build.gradle
+ - node_modules/react-native-reanimated/android/build.gradle
+ - node_modules/react-native-safe-area-context/android/build.gradle
+ - node_modules/react-native-screens/android/build.gradle
+ - node_modules/react-native-secure-key-store/example/android/build.gradle
+ - node_modules/react-native-svg/android/build.gradle
+ - node_modules/react-native/template/android/build.gradle
+ - node_modules/@react-navigation/native/node_modules/react-native-screens/android/build.gradle
+ scandelete:
+ - node_modules
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags .*[0-9]$
-CurrentVersion: 0.4.0
-CurrentVersionCode: 22
+CurrentVersion: 0.5.0
+CurrentVersionCode: 23
diff --git a/metadata/apps.amine.bou.readerforselfoss/nn/summary.txt b/metadata/apps.amine.bou.readerforselfoss/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f72d227298e09b28eac8a94ef219a89af24874ed
--- /dev/null
+++ b/metadata/apps.amine.bou.readerforselfoss/nn/summary.txt
@@ -0,0 +1 @@
+RSS-lesar for Selfoss
diff --git a/metadata/apps.amine.bou.readerforselfoss/uk/summary.txt b/metadata/apps.amine.bou.readerforselfoss/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7e4fc3466efcbe12831f7293bf8b6d329f00888f
--- /dev/null
+++ b/metadata/apps.amine.bou.readerforselfoss/uk/summary.txt
@@ -0,0 +1 @@
+RSS-читач для Selfoss
diff --git a/metadata/apps.babycaretimer/fr/summary.txt b/metadata/apps.babycaretimer/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eb26b3159e85d361cb6ddfd6e3c8b9cc5fae02e4
--- /dev/null
+++ b/metadata/apps.babycaretimer/fr/summary.txt
@@ -0,0 +1 @@
+Sachez quand nourrir le bébé
diff --git a/metadata/apps.droidnotify/it/summary.txt b/metadata/apps.droidnotify/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c606abe8f98d181fdf69216a771e767ca446c5e2
--- /dev/null
+++ b/metadata/apps.droidnotify/it/summary.txt
@@ -0,0 +1 @@
+Strumento di gestione delle notifiche
diff --git a/metadata/apps.droidnotify/uk/summary.txt b/metadata/apps.droidnotify/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..68262a59524bdf74282eed85f6d8ffd1f7a2f477
--- /dev/null
+++ b/metadata/apps.droidnotify/uk/summary.txt
@@ -0,0 +1 @@
+Засіб керування сповіщеннями
diff --git a/metadata/aq.com.sharetobrowser/uk/summary.txt b/metadata/aq.com.sharetobrowser/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..382bb0068d7cefecc1286be8b2b781e790e8c8aa
--- /dev/null
+++ b/metadata/aq.com.sharetobrowser/uk/summary.txt
@@ -0,0 +1 @@
+Перегляд в іншому браузері за допомогою функції спільного доступу
diff --git a/metadata/arity.calculator/nn/summary.txt b/metadata/arity.calculator/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8bec20b1de4c9606d78fbc55b8054c694eabe505
--- /dev/null
+++ b/metadata/arity.calculator/nn/summary.txt
@@ -0,0 +1 @@
+Vitskapleg kalkulator
diff --git a/metadata/arity.calculator/uk/summary.txt b/metadata/arity.calculator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d7f4a2a94d0f513a1f4e308c1f13894b69e1a87d
--- /dev/null
+++ b/metadata/arity.calculator/uk/summary.txt
@@ -0,0 +1 @@
+Науковий калькулятор
diff --git a/metadata/at.jclehner.rxdroid.yml b/metadata/at.jclehner.rxdroid.yml
index 3c7a34eb643dfdf24ce7b215d11d608871d548f9..992e0b8c56e529f07ea1c6a567d3a2307aaf6c92 100644
--- a/metadata/at.jclehner.rxdroid.yml
+++ b/metadata/at.jclehner.rxdroid.yml
@@ -54,7 +54,13 @@ Builds:
gradle:
- yes
+ - versionName: 0.9.34
+ versionCode: 9340
+ commit: v0.9.34
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 0.9.33.2
-CurrentVersionCode: 9332
+CurrentVersion: 0.9.34
+CurrentVersionCode: 9340
diff --git a/metadata/at.or.at.plugoffairplane/fr/summary.txt b/metadata/at.or.at.plugoffairplane/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7c893226f04f9d2f2b88c982cab008c8befddd2b
--- /dev/null
+++ b/metadata/at.or.at.plugoffairplane/fr/summary.txt
@@ -0,0 +1 @@
+Utilise root pour désactiver le mode avion quand l'appareil est branché via USB
diff --git a/metadata/at.tomtasche.reader/it/summary.txt b/metadata/at.tomtasche.reader/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9757a1df48893748560f8cf74d77827821224467
--- /dev/null
+++ b/metadata/at.tomtasche.reader/it/summary.txt
@@ -0,0 +1 @@
+Lettore di documenti
diff --git a/metadata/at.tomtasche.reader/uk/summary.txt b/metadata/at.tomtasche.reader/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d761710a8f19b2d904a9e3d1174693a9b1292af2
--- /dev/null
+++ b/metadata/at.tomtasche.reader/uk/summary.txt
@@ -0,0 +1 @@
+Читач документів
diff --git a/metadata/at.univie.sensorium/fr/summary.txt b/metadata/at.univie.sensorium/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..34686e9f51e436de131167010bf89cadf4b838f5
--- /dev/null
+++ b/metadata/at.univie.sensorium/fr/summary.txt
@@ -0,0 +1 @@
+Collecter les données des capteurs
diff --git a/metadata/atitel.com.todoer/nn/summary.txt b/metadata/atitel.com.todoer/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..07e778926ac4e7dd7e7b7227186afa56bc98c6fb
--- /dev/null
+++ b/metadata/atitel.com.todoer/nn/summary.txt
@@ -0,0 +1 @@
+Enkel oppgåveliste
diff --git a/metadata/atitel.com.todoer/uk/summary.txt b/metadata/atitel.com.todoer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..72853ab6fca78973104ab23772db1b031747b489
--- /dev/null
+++ b/metadata/atitel.com.todoer/uk/summary.txt
@@ -0,0 +1 @@
+Простий список завдань
diff --git a/metadata/atm.nasaimages/it/summary.txt b/metadata/atm.nasaimages/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6945dd16458899d2543531a005d84ad474a3296a
--- /dev/null
+++ b/metadata/atm.nasaimages/it/summary.txt
@@ -0,0 +1 @@
+Mostra le immagini e le loro informazioni dal repository della NASA
diff --git a/metadata/atm.nasaimages/uk/summary.txt b/metadata/atm.nasaimages/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d2da5d61d5bbb19bbf4e6732984b593062dcd8e5
--- /dev/null
+++ b/metadata/atm.nasaimages/uk/summary.txt
@@ -0,0 +1 @@
+Показати зображення та їх дані зі сховища NASA
diff --git a/metadata/atm.rocketguardian/uk/summary.txt b/metadata/atm.rocketguardian/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e0202520950b4af5062effee90f5b9e5f84295f2
--- /dev/null
+++ b/metadata/atm.rocketguardian/uk/summary.txt
@@ -0,0 +1 @@
+Виконайте свій обов'язок і знищіть зомбі
diff --git a/metadata/atm.starun.game/it/summary.txt b/metadata/atm.starun.game/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a776cdb61bbc314557b8d69f905ec46abd8a1e8f
--- /dev/null
+++ b/metadata/atm.starun.game/it/summary.txt
@@ -0,0 +1 @@
+Segui il viaggio di una simpatica stella
diff --git a/metadata/atm.starun.game/uk/summary.txt b/metadata/atm.starun.game/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..079b0527886788e7d4bc4b6212d68093711818ec
--- /dev/null
+++ b/metadata/atm.starun.game/uk/summary.txt
@@ -0,0 +1 @@
+Слідкуйте за подорожжю милої зірки
diff --git a/metadata/au.id.micolous.farebot/it/summary.txt b/metadata/au.id.micolous.farebot/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f635aef5086ab789354bcbd9d5672730efe9edac
--- /dev/null
+++ b/metadata/au.id.micolous.farebot/it/summary.txt
@@ -0,0 +1 @@
+Metrodroid può leggere informazioni da smartcard NFC dei trasporti pubblici
diff --git a/metadata/au.id.micolous.farebot/uk/summary.txt b/metadata/au.id.micolous.farebot/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dd09bc2144f29298a1541b537db562ab41e8e28a
--- /dev/null
+++ b/metadata/au.id.micolous.farebot/uk/summary.txt
@@ -0,0 +1 @@
+Metrodroid може зчитувати дані з деяких NFC смарт-карт громадського транспорту
diff --git a/metadata/aws.apps.usbDeviceEnumerator/nn/summary.txt b/metadata/aws.apps.usbDeviceEnumerator/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..efbb0ec782e2833020cfdb567c5254f67913935a
--- /dev/null
+++ b/metadata/aws.apps.usbDeviceEnumerator/nn/summary.txt
@@ -0,0 +1 @@
+Vis oversikt over USB-einingar
diff --git a/metadata/aws.apps.usbDeviceEnumerator/uk/summary.txt b/metadata/aws.apps.usbDeviceEnumerator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..216f41c49cc2d5802953dc889d3e0a9b54fd026a
--- /dev/null
+++ b/metadata/aws.apps.usbDeviceEnumerator/uk/summary.txt
@@ -0,0 +1 @@
+Список USB-пристроїв
diff --git a/metadata/axp.tool.apkextractor/it/summary.txt b/metadata/axp.tool.apkextractor/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2afb54c4ae1691db027def6691932075df561cb5
--- /dev/null
+++ b/metadata/axp.tool.apkextractor/it/summary.txt
@@ -0,0 +1 @@
+Ottenere i file APK dalle app installate
diff --git a/metadata/axp.tool.apkextractor/nn/summary.txt b/metadata/axp.tool.apkextractor/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..94d4645764381e1a7b876a51850c89d68d02febb
--- /dev/null
+++ b/metadata/axp.tool.apkextractor/nn/summary.txt
@@ -0,0 +1 @@
+Hent APK-filer frå installerte appar
diff --git a/metadata/axp.tool.apkextractor/uk/summary.txt b/metadata/axp.tool.apkextractor/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ad40f191908e72b861da264ab61c7a987bbd4bf6
--- /dev/null
+++ b/metadata/axp.tool.apkextractor/uk/summary.txt
@@ -0,0 +1 @@
+Отримуйте файли APK із встановлених застосунків
diff --git a/metadata/be.ac.ulb.lisa.idot.android.dicomviewer/fr/summary.txt b/metadata/be.ac.ulb.lisa.idot.android.dicomviewer/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bcefda7929bb74014b6fd63ef04a4616d5bb1f84
--- /dev/null
+++ b/metadata/be.ac.ulb.lisa.idot.android.dicomviewer/fr/summary.txt
@@ -0,0 +1 @@
+Afficher les formats d'images médicales
diff --git a/metadata/be.brunoparmentier.dnssetter/fr/summary.txt b/metadata/be.brunoparmentier.dnssetter/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eaba180109b183d75ecb3d1d701fede2aeb73819
--- /dev/null
+++ b/metadata/be.brunoparmentier.dnssetter/fr/summary.txt
@@ -0,0 +1 @@
+Changer les serveurs DNS de votre connexion mobile
diff --git a/metadata/be.brunoparmentier.openbikesharing.app/it/summary.txt b/metadata/be.brunoparmentier.openbikesharing.app/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..69129d85133e7b2d3cb1250088dbb6af37985d8f
--- /dev/null
+++ b/metadata/be.brunoparmentier.openbikesharing.app/it/summary.txt
@@ -0,0 +1 @@
+Disponibilità di biciclette condivise nella tua città
diff --git a/metadata/be.brunoparmentier.openbikesharing.app/uk/summary.txt b/metadata/be.brunoparmentier.openbikesharing.app/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a4ae81ca7fcc6674e04b1b2d5e30b2a4d6a8ebf3
--- /dev/null
+++ b/metadata/be.brunoparmentier.openbikesharing.app/uk/summary.txt
@@ -0,0 +1 @@
+Доступність спільних велосипедів у вашому місті
diff --git a/metadata/be.brunoparmentier.wifikeyshare/it/summary.txt b/metadata/be.brunoparmentier.wifikeyshare/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0dfe82e71e20958f6fa3f1d116a5fff130cfe80c
--- /dev/null
+++ b/metadata/be.brunoparmentier.wifikeyshare/it/summary.txt
@@ -0,0 +1 @@
+Condividi le password Wi-Fi con codici QR e tag NFC
diff --git a/metadata/be.brunoparmentier.wifikeyshare/uk/summary.txt b/metadata/be.brunoparmentier.wifikeyshare/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f9832248aa4f06afc598b0392b37e2a9d6038559
--- /dev/null
+++ b/metadata/be.brunoparmentier.wifikeyshare/uk/summary.txt
@@ -0,0 +1 @@
+Діліться паролями Wi-Fi із QR-кодами та тегами NFC
diff --git a/metadata/be.digitalia.fosdem/it/summary.txt b/metadata/be.digitalia.fosdem/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7f397b4e4561d4c1ebf02de0e7457e14903d600b
--- /dev/null
+++ b/metadata/be.digitalia.fosdem/it/summary.txt
@@ -0,0 +1 @@
+Programma del browser per la conferenza FOSDEM
diff --git a/metadata/be.digitalia.fosdem/uk/summary.txt b/metadata/be.digitalia.fosdem/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e6f263bb389fabbca8ebe5e9ec2ea234572576d
--- /dev/null
+++ b/metadata/be.digitalia.fosdem/uk/summary.txt
@@ -0,0 +1 @@
+Перегляд розкладу для конференції FOSDEM
diff --git a/metadata/be.knars.netflixtoimdb.yml b/metadata/be.knars.netflixtoimdb.yml
new file mode 100644
index 0000000000000000000000000000000000000000..3be34ebc0b3b7cae0b4dcf3e7a7bbf572b1e5fc2
--- /dev/null
+++ b/metadata/be.knars.netflixtoimdb.yml
@@ -0,0 +1,31 @@
+AntiFeatures:
+ - NonFreeNet
+ - NonFreeDep
+Categories:
+ - Multimedia
+License: GPL-3.0-only
+SourceCode: https://github.com/Px3XjG6P/NetflixtoIMDb
+IssueTracker: https://github.com/Px3XjG6P/NetflixtoIMDb/issues
+
+AutoName: Netflix to IMDb
+Description: |-
+ When a Netflix user taps the share icon in the Netflix app
+ and then selects ''this'' app (= Netflix to IMDb) then
+ the title is looked up in the IMDb, via an internet browser,
+ or in the IMDb app if it is installed.
+
+RepoType: git
+Repo: https://github.com/Px3XjG6P/NetflixtoIMDb
+
+Builds:
+ - versionName: '3'
+ versionCode: 3
+ commit: '3'
+ subdir: app
+ gradle:
+ - yes
+
+AutoUpdateMode: Version %v
+UpdateCheckMode: Tags
+CurrentVersion: '3'
+CurrentVersionCode: 3
diff --git a/metadata/be.knars.netflixtoimdb/en-US/summary.txt b/metadata/be.knars.netflixtoimdb/en-US/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5dcd8052d7fb28072161db983852c7c51bedd89a
--- /dev/null
+++ b/metadata/be.knars.netflixtoimdb/en-US/summary.txt
@@ -0,0 +1 @@
+A Netflix user can easily lookup a title in the IMDb
diff --git a/metadata/be.lionslink.ucllstudent/fr/summary.txt b/metadata/be.lionslink.ucllstudent/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..30d77740fbe8eddc91aab7b976cfb9db24f06c20
--- /dev/null
+++ b/metadata/be.lionslink.ucllstudent/fr/summary.txt
@@ -0,0 +1 @@
+Application étudiante pour les étudiants UCLL
diff --git a/metadata/be.mygod.vpnhotspot/it/summary.txt b/metadata/be.mygod.vpnhotspot/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a50a123ca735eb22782671bb7d48c7dbd682239d
--- /dev/null
+++ b/metadata/be.mygod.vpnhotspot/it/summary.txt
@@ -0,0 +1 @@
+Condividi la tua connessione VPN su hotspot o ripetitore
diff --git a/metadata/be.mygod.vpnhotspot/uk/summary.txt b/metadata/be.mygod.vpnhotspot/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..45542361fcf982789015f3e3a2e436025aff08e0
--- /dev/null
+++ b/metadata/be.mygod.vpnhotspot/uk/summary.txt
@@ -0,0 +1 @@
+Поділіться своїм VPN-з'єднанням через точку доступу або ретранслятор
diff --git a/metadata/be.ppareit.shutdown/fr/summary.txt b/metadata/be.ppareit.shutdown/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..955c10e9510dbd570e9837e03db625b29890ff89
--- /dev/null
+++ b/metadata/be.ppareit.shutdown/fr/summary.txt
@@ -0,0 +1 @@
+Boîte de dialogue d'arrêt
diff --git a/metadata/be.ppareit.swiftp_free/it/summary.txt b/metadata/be.ppareit.swiftp_free/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5e6a799541893e1a51b5872763166fc8449a9ce0
--- /dev/null
+++ b/metadata/be.ppareit.swiftp_free/it/summary.txt
@@ -0,0 +1 @@
+Accedi al tuo telefono in modalità wireless
diff --git a/metadata/be.ppareit.swiftp_free/uk/summary.txt b/metadata/be.ppareit.swiftp_free/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a041e3184042672d71071d44ab3cb5237ba26d8e
--- /dev/null
+++ b/metadata/be.ppareit.swiftp_free/uk/summary.txt
@@ -0,0 +1 @@
+Отримуйте доступ до телефону бездротово
diff --git a/metadata/be.uhasselt.privacypolice/it/summary.txt b/metadata/be.uhasselt.privacypolice/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..09c68298cf6557a58083574ebed87b9070b16c4a
--- /dev/null
+++ b/metadata/be.uhasselt.privacypolice/it/summary.txt
@@ -0,0 +1 @@
+Prevenire la fuga di dati sensibili su WiFi
diff --git a/metadata/be.uhasselt.privacypolice/uk/summary.txt b/metadata/be.uhasselt.privacypolice/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a84418cc5b5dc8849da646cf024521e3da090495
--- /dev/null
+++ b/metadata/be.uhasselt.privacypolice/uk/summary.txt
@@ -0,0 +1 @@
+Запобігання витоку конфіденційних даних у Wi-Fi
diff --git a/metadata/br.com.frs.foodrestrictions/it/summary.txt b/metadata/br.com.frs.foodrestrictions/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c2a57f4c4316ceb7fa55a24106ee52b4a4884721
--- /dev/null
+++ b/metadata/br.com.frs.foodrestrictions/it/summary.txt
@@ -0,0 +1 @@
+Effettua ordini con restrizioni alimentari in più lingue
diff --git a/metadata/br.com.frs.foodrestrictions/uk/summary.txt b/metadata/br.com.frs.foodrestrictions/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..84e3744fb4e72f25ff696a1d571159660516a3e4
--- /dev/null
+++ b/metadata/br.com.frs.foodrestrictions/uk/summary.txt
@@ -0,0 +1 @@
+Замовлення їжі різними мовами з урахуванням того, що ви не їсте
diff --git a/metadata/br.odb.knights/it/summary.txt b/metadata/br.odb.knights/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1ce9409b69606bd4f317670ea6e3a8037aa0c24b
--- /dev/null
+++ b/metadata/br.odb.knights/it/summary.txt
@@ -0,0 +1 @@
+Guida i cavalieri attraverso una prigione
diff --git a/metadata/br.odb.knights/uk/summary.txt b/metadata/br.odb.knights/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6dee8ebf644bccdd75e45b1b27456fb3201aa3d1
--- /dev/null
+++ b/metadata/br.odb.knights/uk/summary.txt
@@ -0,0 +1 @@
+Проведіть лицарів через підземелля
diff --git a/metadata/br.usp.ime.retrobreaker/it/summary.txt b/metadata/br.usp.ime.retrobreaker/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..959f64ce304b24935a2873a2aacfa9c7ce9abb33
--- /dev/null
+++ b/metadata/br.usp.ime.retrobreaker/it/summary.txt
@@ -0,0 +1 @@
+Semplice gioco rompi mattoni
diff --git a/metadata/br.usp.ime.retrobreaker/uk/summary.txt b/metadata/br.usp.ime.retrobreaker/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c0315b6f3128d1ad997a301aedc96d149685ed0a
--- /dev/null
+++ b/metadata/br.usp.ime.retrobreaker/uk/summary.txt
@@ -0,0 +1 @@
+Проста гра-розбивання цегли
diff --git a/metadata/btools.routingapp/it/summary.txt b/metadata/btools.routingapp/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..43e6d03a4a9f974df1dcfa45e24abd9271d59093
--- /dev/null
+++ b/metadata/btools.routingapp/it/summary.txt
@@ -0,0 +1 @@
+Ottieni indicazioni per il ciclismo basate sull'altitudine
diff --git a/metadata/btools.routingapp/uk/summary.txt b/metadata/btools.routingapp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..733cd1051e4a092cabc683c3eeabe2576948dcf9
--- /dev/null
+++ b/metadata/btools.routingapp/uk/summary.txt
@@ -0,0 +1 @@
+Отримайте маршрути для їзди на велосипеді з урахуванням висоти
diff --git a/metadata/bughunter2.smsfilter/fr/summary.txt b/metadata/bughunter2.smsfilter/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a5519cbfeb85338dc129c7963851077832aab27f
--- /dev/null
+++ b/metadata/bughunter2.smsfilter/fr/summary.txt
@@ -0,0 +1 @@
+Filtrer les messages texte par mot-clé ou adresse
diff --git a/metadata/bus.chio.wishmaster/uk/summary.txt b/metadata/bus.chio.wishmaster/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a9c3653a78939634c4d5f71b0574c3cb407bc30e
--- /dev/null
+++ b/metadata/bus.chio.wishmaster/uk/summary.txt
@@ -0,0 +1 @@
+Переглядайте багато дощок зображень
diff --git a/metadata/byrne.utilities.converter/fr/summary.txt b/metadata/byrne.utilities.converter/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5468045563b038a8fe2a61166dae1e6fccf27e77
--- /dev/null
+++ b/metadata/byrne.utilities.converter/fr/summary.txt
@@ -0,0 +1 @@
+Conversion binaire, octal, décimal, hexadécimal et ASCII
diff --git a/metadata/byrne.utilities.hashpass/fr/summary.txt b/metadata/byrne.utilities.hashpass/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3e62e55852d007ab28babf2287b78b35d63b38f1
--- /dev/null
+++ b/metadata/byrne.utilities.hashpass/fr/summary.txt
@@ -0,0 +1 @@
+Utilisez les hachages comme mots de passe
diff --git a/metadata/byrne.utilities.pasteedroid/fr/summary.txt b/metadata/byrne.utilities.pasteedroid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4d0742265a121e7b2c12a0008b7cc6325d59c314
--- /dev/null
+++ b/metadata/byrne.utilities.pasteedroid/fr/summary.txt
@@ -0,0 +1 @@
+Publier des extraits en ligne avec le service Pastee
diff --git a/metadata/ca.cmetcalfe.xposed.disablebatterywarnings/uk/summary.txt b/metadata/ca.cmetcalfe.xposed.disablebatterywarnings/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..86e9957164d547e70f5d90fbff440e4e5eb24f82
--- /dev/null
+++ b/metadata/ca.cmetcalfe.xposed.disablebatterywarnings/uk/summary.txt
@@ -0,0 +1 @@
+Вимкніть надокучливе спливне та звукове попередження про низький заряд батареї
diff --git a/metadata/ca.cmetcalfe.xposed.flatconnectivityicons/it/summary.txt b/metadata/ca.cmetcalfe.xposed.flatconnectivityicons/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..389883476dab5ce296c350e45421ee2e1760fec0
--- /dev/null
+++ b/metadata/ca.cmetcalfe.xposed.flatconnectivityicons/it/summary.txt
@@ -0,0 +1 @@
+Modulo Xposed che fornisce icone di connettività piatte
diff --git a/metadata/ca.cmetcalfe.xposed.flatconnectivityicons/uk/summary.txt b/metadata/ca.cmetcalfe.xposed.flatconnectivityicons/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9725e94b33b16c6f26bce708dccf873b8dbf81ea
--- /dev/null
+++ b/metadata/ca.cmetcalfe.xposed.flatconnectivityicons/uk/summary.txt
@@ -0,0 +1 @@
+Модуль Xposed, що надає пласкі піктограми з'єднання
diff --git a/metadata/ca.ddaly.android.heart/fr/summary.txt b/metadata/ca.ddaly.android.heart/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..51ff7d8399fa487afd9573c7843c22b6001b5d29
--- /dev/null
+++ b/metadata/ca.ddaly.android.heart/fr/summary.txt
@@ -0,0 +1 @@
+Suivre le pouls et la pression artérielle
diff --git a/metadata/ca.farrelltonsolar.classic/it/summary.txt b/metadata/ca.farrelltonsolar.classic/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..35ad5101f7d2775a8455626a911759830faa84fe
--- /dev/null
+++ b/metadata/ca.farrelltonsolar.classic/it/summary.txt
@@ -0,0 +1 @@
+Visualizza lo stato del dispositivo di ricarica solare
diff --git a/metadata/ca.farrelltonsolar.classic/uk/summary.txt b/metadata/ca.farrelltonsolar.classic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..59b24d283efc5d491a31905f56925e6a71901398
--- /dev/null
+++ b/metadata/ca.farrelltonsolar.classic/uk/summary.txt
@@ -0,0 +1 @@
+Перегляд стану пристрою сонячної зарядки
diff --git a/metadata/ca.mimic.apphangar/uk/summary.txt b/metadata/ca.mimic.apphangar/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..25e094c4975f72c90d0d3f71668c9c259bd46a81
--- /dev/null
+++ b/metadata/ca.mimic.apphangar/uk/summary.txt
@@ -0,0 +1 @@
+Доступ до найновіших та найкращих застосунків
diff --git a/metadata/ca.mudar.fairphone.peaceofmind/fr/summary.txt b/metadata/ca.mudar.fairphone.peaceofmind/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1baeb4ddc97c751b2ec683e00b08eba5112b82bd
--- /dev/null
+++ b/metadata/ca.mudar.fairphone.peaceofmind/fr/summary.txt
@@ -0,0 +1 @@
+Un chronomètre en mode vol
diff --git a/metadata/ca.pr0ps.xposed.entrustunblocker/uk/summary.txt b/metadata/ca.pr0ps.xposed.entrustunblocker/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..34d223ba137be2603c533d8143eed54711ecb220
--- /dev/null
+++ b/metadata/ca.pr0ps.xposed.entrustunblocker/uk/summary.txt
@@ -0,0 +1 @@
+Модуль Xposed, що дає root-пристроям використовувати Entrust's IdentityGuard
diff --git a/metadata/ca.rmen.android.poetassistant/it/summary.txt b/metadata/ca.rmen.android.poetassistant/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a66ac55956cd6a98cdad49693c1875fa65dd2c68
--- /dev/null
+++ b/metadata/ca.rmen.android.poetassistant/it/summary.txt
@@ -0,0 +1 @@
+Dizionario e strumenti TTS per l'editing di poesie
diff --git a/metadata/ca.rmen.android.poetassistant/uk/summary.txt b/metadata/ca.rmen.android.poetassistant/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..990cc9793b6dfd5b0ca8d5a44a0c350fc96c5347
--- /dev/null
+++ b/metadata/ca.rmen.android.poetassistant/uk/summary.txt
@@ -0,0 +1 @@
+Словник та інструменти TTS для редагування віршів
diff --git a/metadata/ca.rmen.android.scrumchatter/it/summary.txt b/metadata/ca.rmen.android.scrumchatter/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ee69a8b86695f9a02349632fe7ef9c28fcb9225f
--- /dev/null
+++ b/metadata/ca.rmen.android.scrumchatter/it/summary.txt
@@ -0,0 +1 @@
+Cronometrare i membri mentre parlano alle riunioni
diff --git a/metadata/ca.rmen.android.scrumchatter/uk/summary.txt b/metadata/ca.rmen.android.scrumchatter/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..99d8e51122b18bf9c87604e0368a39a93fff5dc8
--- /dev/null
+++ b/metadata/ca.rmen.android.scrumchatter/uk/summary.txt
@@ -0,0 +1 @@
+Сплануйте час виступу учасників зустрічей
diff --git a/metadata/ca.rmen.nounours/it/summary.txt b/metadata/ca.rmen.nounours/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..52543d96bcbc3fd24e3c2cd03564a254b88b06d1
--- /dev/null
+++ b/metadata/ca.rmen.nounours/it/summary.txt
@@ -0,0 +1 @@
+Nounours l'orsacchiotto e i suoi amici
diff --git a/metadata/ca.rmen.nounours/uk/summary.txt b/metadata/ca.rmen.nounours/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..235667a2df0141ed3d5956747adf45c3c324a70c
--- /dev/null
+++ b/metadata/ca.rmen.nounours/uk/summary.txt
@@ -0,0 +1 @@
+Іменники плюшевого ведмедика та друзів
diff --git a/metadata/caldwell.ben.trolly/nn/summary.txt b/metadata/caldwell.ben.trolly/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..17111b1b42df8986472fdd75f085d3c583e451c0
--- /dev/null
+++ b/metadata/caldwell.ben.trolly/nn/summary.txt
@@ -0,0 +1 @@
+Handleliste
diff --git a/metadata/caldwell.ben.trolly/uk/summary.txt b/metadata/caldwell.ben.trolly/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7e87b3a0ea34904a0188eed63c968e7d340891fb
--- /dev/null
+++ b/metadata/caldwell.ben.trolly/uk/summary.txt
@@ -0,0 +1 @@
+Список покупок
diff --git a/metadata/cat.mvmike.minimalcalendarwidget.yml b/metadata/cat.mvmike.minimalcalendarwidget.yml
index a958ea4e8170b349f2fed6007230cf1d8777e5c9..2d4f95b1ff555acc78eb10cb2957fc1bd667be41 100644
--- a/metadata/cat.mvmike.minimalcalendarwidget.yml
+++ b/metadata/cat.mvmike.minimalcalendarwidget.yml
@@ -121,7 +121,15 @@ Builds:
- yes
prebuild: sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties
+ - versionName: 1.6.1
+ versionCode: 24
+ commit: v1.6.1
+ subdir: app
+ gradle:
+ - yes
+ prebuild: sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 1.6.0
-CurrentVersionCode: 23
+CurrentVersion: 1.6.1
+CurrentVersionCode: 24
diff --git a/metadata/cat.mvmike.minimalcalendarwidget/it/summary.txt b/metadata/cat.mvmike.minimalcalendarwidget/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1e2389c609add7092b7ead836250b154ab58df95
--- /dev/null
+++ b/metadata/cat.mvmike.minimalcalendarwidget/it/summary.txt
@@ -0,0 +1 @@
+Widget del calendario del mese minimale
diff --git a/metadata/cat.mvmike.minimalcalendarwidget/uk/summary.txt b/metadata/cat.mvmike.minimalcalendarwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..119faff21ab8841f327ef4b44f1510292b5f6665
--- /dev/null
+++ b/metadata/cat.mvmike.minimalcalendarwidget/uk/summary.txt
@@ -0,0 +1 @@
+Мінімалістичний віджет календаря місяця
diff --git a/metadata/cat.pantsu.nyaapantsu/it/summary.txt b/metadata/cat.pantsu.nyaapantsu/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..624668bc7bf88dccfda620ef44d4b161e70d2c20
--- /dev/null
+++ b/metadata/cat.pantsu.nyaapantsu/it/summary.txt
@@ -0,0 +1 @@
+Un'interfaccia dell'app che interagisce con NyaaPantsu
diff --git a/metadata/cat.pantsu.nyaapantsu/uk/summary.txt b/metadata/cat.pantsu.nyaapantsu/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e72da5d9cc6b118e75f146e4072fee00571a0778
--- /dev/null
+++ b/metadata/cat.pantsu.nyaapantsu/uk/summary.txt
@@ -0,0 +1 @@
+Інтерфейс програми, що взаємодіє з NyaaPantsu
diff --git a/metadata/cc.calliope.mini/uk/summary.txt b/metadata/cc.calliope.mini/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..998f1104a8101422b8834a88bd0da6e3e1fe231b
--- /dev/null
+++ b/metadata/cc.calliope.mini/uk/summary.txt
@@ -0,0 +1 @@
+Flash скрипти на calliope mini
diff --git a/metadata/cc.rainwave.android/it/summary.txt b/metadata/cc.rainwave.android/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..73d36178c8f17488e3342524aabce3463c5b8d4e
--- /dev/null
+++ b/metadata/cc.rainwave.android/it/summary.txt
@@ -0,0 +1 @@
+Client per stazione musicale
diff --git a/metadata/cc.rainwave.android/uk/summary.txt b/metadata/cc.rainwave.android/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dd34c7c3216f6de8b54e6da9588beede89a99375
--- /dev/null
+++ b/metadata/cc.rainwave.android/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт музичної станції
diff --git a/metadata/ch.abertschi.adfree/nn/summary.txt b/metadata/ch.abertschi.adfree/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c93c331e19470efde199d8cbd793a99e63ffe9a2
--- /dev/null
+++ b/metadata/ch.abertschi.adfree/nn/summary.txt
@@ -0,0 +1 @@
+Reklameblokkering for Spotify
diff --git a/metadata/ch.abertschi.adfree/uk/summary.txt b/metadata/ch.abertschi.adfree/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f24477fc15b9158cd641c4b97e169c4174691140
--- /dev/null
+++ b/metadata/ch.abertschi.adfree/uk/summary.txt
@@ -0,0 +1 @@
+Рекламоблокувальник для Spotify
diff --git a/metadata/ch.blinkenlights.android.vanilla/uk/summary.txt b/metadata/ch.blinkenlights.android.vanilla/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..36df116bb7d44558e2617e148c771764ec0dc448
--- /dev/null
+++ b/metadata/ch.blinkenlights.android.vanilla/uk/summary.txt
@@ -0,0 +1 @@
+Слухайте пісні та керуйте ними
diff --git a/metadata/ch.blinkenlights.android.vanillaplug/it/summary.txt b/metadata/ch.blinkenlights.android.vanillaplug/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a27385414122c71232897a00a029ac5f345cfe23
--- /dev/null
+++ b/metadata/ch.blinkenlights.android.vanillaplug/it/summary.txt
@@ -0,0 +1 @@
+Lancia Vanilla quando un auricolare è collegato
diff --git a/metadata/ch.blinkenlights.android.vanillaplug/uk/summary.txt b/metadata/ch.blinkenlights.android.vanillaplug/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1100d186a564ea38ac0da6dbdf8595bc592fe8e2
--- /dev/null
+++ b/metadata/ch.blinkenlights.android.vanillaplug/uk/summary.txt
@@ -0,0 +1 @@
+Запуск Vanilla, коли підключена гарнітура
diff --git a/metadata/ch.corten.aha.worldclock/uk/summary.txt b/metadata/ch.corten.aha.worldclock/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..89fc3dfc7f86ff9235a3dedc754c048b3790e871
--- /dev/null
+++ b/metadata/ch.corten.aha.worldclock/uk/summary.txt
@@ -0,0 +1 @@
+Переглянути місцевий час та погодні умови
diff --git a/metadata/ch.deletescape.lawnchair.plah/it/summary.txt b/metadata/ch.deletescape.lawnchair.plah/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b30bca2ef437a8042607175b1b2d5afd04175add
--- /dev/null
+++ b/metadata/ch.deletescape.lawnchair.plah/it/summary.txt
@@ -0,0 +1 @@
+Funzionalità pixel launcher e personalizzazione
diff --git a/metadata/ch.deletescape.lawnchair.plah/uk/summary.txt b/metadata/ch.deletescape.lawnchair.plah/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..980d152a28dd16dbe11a5242235e835e7b28d84b
--- /dev/null
+++ b/metadata/ch.deletescape.lawnchair.plah/uk/summary.txt
@@ -0,0 +1 @@
+Функціонал з Pixel Launcher з додатковими налаштуваннями
diff --git a/metadata/ch.dissem.android.drupal/fr/summary.txt b/metadata/ch.dissem.android.drupal/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..91f4abcde0f1a047197dcde4817174bfcc708d9c
--- /dev/null
+++ b/metadata/ch.dissem.android.drupal/fr/summary.txt
@@ -0,0 +1 @@
+Publier sur des sites Web basés sur Drupal
diff --git a/metadata/ch.fixme.cowsay/tr/summary.txt b/metadata/ch.fixme.cowsay/tr/summary.txt
index f851d735a6d733d5c8fea0111311a6ceb3b46fc5..c23bc4345aef7aa889cd4b8e720f0030a6ec8679 100644
--- a/metadata/ch.fixme.cowsay/tr/summary.txt
+++ b/metadata/ch.fixme.cowsay/tr/summary.txt
@@ -1 +1 @@
-Cowsay bağlanma noktası
+Cowsay uyarlaması
diff --git a/metadata/ch.fixme.status/it/summary.txt b/metadata/ch.fixme.status/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9d581863b46e5518dda314353663aeb81d611793
--- /dev/null
+++ b/metadata/ch.fixme.status/it/summary.txt
@@ -0,0 +1 @@
+Stati di apertura/chiusura di Hackerspace
diff --git a/metadata/ch.fixme.status/uk/summary.txt b/metadata/ch.fixme.status/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f68089f7f73b47c085f894f83bedf8dcf3b4ce21
--- /dev/null
+++ b/metadata/ch.fixme.status/uk/summary.txt
@@ -0,0 +1 @@
+Відкриті/закриті статуси Hackerspace
diff --git a/metadata/ch.hgdev.toposuite/it/summary.txt b/metadata/ch.hgdev.toposuite/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0273945c4ad798ed6191e1012c3ec848f32c3ffb
--- /dev/null
+++ b/metadata/ch.hgdev.toposuite/it/summary.txt
@@ -0,0 +1 @@
+Strumento per geometri del territorio
diff --git a/metadata/ch.hgdev.toposuite/uk/summary.txt b/metadata/ch.hgdev.toposuite/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c2ae2b712d63e80a8fa4f9ee9402b6b74baab711
--- /dev/null
+++ b/metadata/ch.hgdev.toposuite/uk/summary.txt
@@ -0,0 +1 @@
+Знаряддя для землевпорядників
diff --git a/metadata/ch.ihdg.calendarcolor/uk/summary.txt b/metadata/ch.ihdg.calendarcolor/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4cd84af23fa39a7e404288d01806f9b8eb968ee4
--- /dev/null
+++ b/metadata/ch.ihdg.calendarcolor/uk/summary.txt
@@ -0,0 +1 @@
+Змініть колір календаря
diff --git a/metadata/ch.jiikuy.velocitycalculator/uk/summary.txt b/metadata/ch.jiikuy.velocitycalculator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fb567a8fb65876a9a1462ca0277c7ba48e5cdbff
--- /dev/null
+++ b/metadata/ch.jiikuy.velocitycalculator/uk/summary.txt
@@ -0,0 +1 @@
+Обчисліть швидкість об’єкта на відео
diff --git a/metadata/ch.logixisland.anuto.yml b/metadata/ch.logixisland.anuto.yml
index 8c574a4ce1f9fcc51f0830836c57ca3a36ac88c4..ae0d178242ae16c204b35a504375ca9f873b01f5 100644
--- a/metadata/ch.logixisland.anuto.yml
+++ b/metadata/ch.logixisland.anuto.yml
@@ -149,7 +149,14 @@ Builds:
gradle:
- yes
+ - versionName: '0.7'
+ versionCode: 25
+ commit: v0.7
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 0.6-2
-CurrentVersionCode: 24
+CurrentVersion: '0.7'
+CurrentVersionCode: 25
diff --git a/metadata/ch.logixisland.anuto/it/summary.txt b/metadata/ch.logixisland.anuto/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2aa361baf64759e26e3f2c9eeaed32b9b42cfbfd
--- /dev/null
+++ b/metadata/ch.logixisland.anuto/it/summary.txt
@@ -0,0 +1 @@
+Un'altro brutto gioco Tower Defense
diff --git a/metadata/ch.logixisland.anuto/uk/summary.txt b/metadata/ch.logixisland.anuto/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ba4ef565b938daf8e23af89249f7035a3fa16cd6
--- /dev/null
+++ b/metadata/ch.logixisland.anuto/uk/summary.txt
@@ -0,0 +1 @@
+Чергова потворна "оборона вежі"
diff --git a/metadata/ch.protonvpn.android.yml b/metadata/ch.protonvpn.android.yml
index 0f55a9123a33eaf1a429823c99b2890e1ce77219..95cb31de9b01cc1fb932a6bdea8407c24eb4be5e 100644
--- a/metadata/ch.protonvpn.android.yml
+++ b/metadata/ch.protonvpn.android.yml
@@ -487,8 +487,60 @@ Builds:
gradleprops:
- buildUniversalApk
+ - versionName: 2.6.44.5
+ versionCode: 102064405
+ commit: 2.6.44.5
+ subdir: app
+ submodules: true
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y --no-install-recommends libgmp-dev
+ patch:
+ - openvpn-build.patch
+ gradle:
+ - prod
+ output: build/outputs/apk/prod/release/ProtonVPN-*-prod-release-unsigned.apk
+ rm:
+ - app/src/main/jniLibs/x86/*
+ - app/src/main/jniLibs/x86_64/*
+ - app/src/main/jniLibs/armeabi-v7a/*
+ - app/src/main/jniLibs/arm64-v8a/*
+ - openvpn/src/main/cpp/mbedtls/tests
+ - openvpn/src/main/cpp/openvpn3/test/unittests
+ - strongswan/testing/hosts/alice/etc/raddb/certs/random
+ prebuild:
+ - sed -i -e '/triple/d' -e '/play\ {/,+4d' build.gradle
+ - sed -i -e '/kotlinx/d' ../build.gradle
+ - pushd ../strongswan
+ - git clone git://git.strongswan.org/android-ndk-boringssl.git -b ndk-static
+ src/frontends/android/app/src/main/jni/openssl
+ build:
+ - pushd ../strongswan
+ - export PATH=$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin:$PATH
+ - ./autogen.sh
+ - ./configure
+ - make dist
+ - pushd src/frontends/android/app
+ - sed -i -e '/android\ {/alintOptions\ {abortOnError\ false}' build.gradle
+ - gradle assembleRelease
+ - popd
+ - popd
+ - cp -r ../strongswan/src/frontends/android/app/src/main/libs/* src/main/jniLibs/
+ - rm -fr ../strongswan/src/frontends/android/app/src/main/libs/*
+ - rm -fr ../strongswan/src/frontends/android/app/build
+ - pushd ..
+ - gradle openvpn:assemble
+ - rm -fr openvpn/build/intermediates
+ - rm -fr openvpn/build/kotlin
+ - rm -fr openvpn/build/tmp
+ - rm -fr openvpn/.cxx
+ - popd
+ ndk: r21d
+ gradleprops:
+ - buildUniversalApk
+
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/ProtonVPN/android-app/master/metadata/version_fdroid.txt|versionCode=(.*)|.|versionName=(.*)
-CurrentVersion: 2.6.4.2
-CurrentVersionCode: 102060402
+CurrentVersion: 2.6.44.5
+CurrentVersionCode: 102064405
diff --git a/metadata/chromiumupdater.bamless.com.chromiumsweupdater/it/summary.txt b/metadata/chromiumupdater.bamless.com.chromiumsweupdater/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1eb2a38788479e6bd3c48823d71464d36ce066b0
--- /dev/null
+++ b/metadata/chromiumupdater.bamless.com.chromiumsweupdater/it/summary.txt
@@ -0,0 +1 @@
+Aggiornare Chromium personalizzato per le build di Snapdragon
diff --git a/metadata/chromiumupdater.bamless.com.chromiumsweupdater/uk/summary.txt b/metadata/chromiumupdater.bamless.com.chromiumsweupdater/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9efaecb9cde1dc7c8c2c48a0cbe6cf974ed91708
--- /dev/null
+++ b/metadata/chromiumupdater.bamless.com.chromiumsweupdater/uk/summary.txt
@@ -0,0 +1 @@
+Оновіть спеціальний Chromium для збірок Snapdragon
diff --git a/metadata/cityfreqs.com.pilfershushjammer/it/summary.txt b/metadata/cityfreqs.com.pilfershushjammer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2150141a8a6da8e38566ebebff8db1f89b87fc86
--- /dev/null
+++ b/metadata/cityfreqs.com.pilfershushjammer/it/summary.txt
@@ -0,0 +1 @@
+Blocca l'uso indesiderato del microfono integrato
diff --git a/metadata/cityfreqs.com.pilfershushjammer/uk/summary.txt b/metadata/cityfreqs.com.pilfershushjammer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8f2535978fbf628e09bdb24873e120cfe7d624b9
--- /dev/null
+++ b/metadata/cityfreqs.com.pilfershushjammer/uk/summary.txt
@@ -0,0 +1 @@
+Заблокуйте небажане використання вбудованого мікрофона
diff --git a/metadata/cl.coders.faketraveler/el/summary.txt b/metadata/cl.coders.faketraveler/el/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..be6e93525a405dbaabd77f7b59e9701dd5a690c6
--- /dev/null
+++ b/metadata/cl.coders.faketraveler/el/summary.txt
@@ -0,0 +1 @@
+Πλαστογραφήστε την τοποθεσία σας
diff --git a/metadata/cl.coders.faketraveler/nn/summary.txt b/metadata/cl.coders.faketraveler/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7ecc6bdafd7b0c8990f525b7947252dd4073ec10
--- /dev/null
+++ b/metadata/cl.coders.faketraveler/nn/summary.txt
@@ -0,0 +1 @@
+Forfalsk den geografiske plasseringa di
diff --git a/metadata/click.dummer.UartSmartwatch/uk/summary.txt b/metadata/click.dummer.UartSmartwatch/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9d61899fedf085c1ea83666102e690ce62b09e61
--- /dev/null
+++ b/metadata/click.dummer.UartSmartwatch/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок Bluetooth для UART-Smartwatch
diff --git a/metadata/click.dummer.funphonepuppet/uk/summary.txt b/metadata/click.dummer.funphonepuppet/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b2a6c33f9dbd03569176b9b111603fc4ad519cb2
--- /dev/null
+++ b/metadata/click.dummer.funphonepuppet/uk/summary.txt
@@ -0,0 +1 @@
+Використовуйте свій телефон як маріонетку
diff --git a/metadata/click.dummer.rickapp/it/summary.txt b/metadata/click.dummer.rickapp/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bc6ac20609e33011f4a006ee130b8d10835ea0ff
--- /dev/null
+++ b/metadata/click.dummer.rickapp/it/summary.txt
@@ -0,0 +1 @@
+fai suonare un rutto automatico in situazioni di silenzio
diff --git a/metadata/click.dummer.rickapp/uk/summary.txt b/metadata/click.dummer.rickapp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8f172d232a0ba33ac5886095ae786cade8862f1a
--- /dev/null
+++ b/metadata/click.dummer.rickapp/uk/summary.txt
@@ -0,0 +1 @@
+Відтворюйте автоматичну відрижку Ріка в безшумних ситуаціях
diff --git a/metadata/click.dummer.textthing/nn/summary.txt b/metadata/click.dummer.textthing/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..542202e8df819c2df4e1f1e09fb31602e62ee269
--- /dev/null
+++ b/metadata/click.dummer.textthing/nn/summary.txt
@@ -0,0 +1 @@
+Rediger tekstfiler
diff --git a/metadata/click.dummer.textthing/uk/summary.txt b/metadata/click.dummer.textthing/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..52475e328ccb8ad98b8000a1c1c6ee388af41a1a
--- /dev/null
+++ b/metadata/click.dummer.textthing/uk/summary.txt
@@ -0,0 +1 @@
+Редагуйте текстові файли
diff --git a/metadata/click.dummer.yidkey/it/summary.txt b/metadata/click.dummer.yidkey/it/summary.txt
index 207ffe59334a1d581c864cb37df3f21f4e939a5f..69632cd9c1fcac20dd79b6c559bb447398d2d6d5 100644
--- a/metadata/click.dummer.yidkey/it/summary.txt
+++ b/metadata/click.dummer.yidkey/it/summary.txt
@@ -1 +1 @@
-Tastiera yiddish (Decomposizione compatibilità)
+Tastiera Yiddish (Decomposizione Compatibilità)
diff --git a/metadata/co.epitre.aelf_lectures/uk/summary.txt b/metadata/co.epitre.aelf_lectures/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..659f6f7645b7325e481320185ce6e36b2fbcb5e2
--- /dev/null
+++ b/metadata/co.epitre.aelf_lectures/uk/summary.txt
@@ -0,0 +1 @@
+Простий та дискретний застосунок для щоденного читання
diff --git a/metadata/co.loubo.icicle/fr/summary.txt b/metadata/co.loubo.icicle/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ba8904ec0fee7c7f5e05dc5785b9e8c0e3ac5679
--- /dev/null
+++ b/metadata/co.loubo.icicle/fr/summary.txt
@@ -0,0 +1 @@
+Connectez-vous à votre nœud Freenet
diff --git a/metadata/co.pxhouse.sas/it/summary.txt b/metadata/co.pxhouse.sas/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4af9d263172e033aa10d8b827668500815eb77ab
--- /dev/null
+++ b/metadata/co.pxhouse.sas/it/summary.txt
@@ -0,0 +1 @@
+App Simple Assist con più provider di ricerca
diff --git a/metadata/co.pxhouse.sas/uk/summary.txt b/metadata/co.pxhouse.sas/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..85eb510ca16704aad02cb42a45e073dc17945a4b
--- /dev/null
+++ b/metadata/co.pxhouse.sas/uk/summary.txt
@@ -0,0 +1 @@
+Простий застосунок-помічник із кількома надавачами послуг пошуку
diff --git a/metadata/co.timsmart.vouchervault.yml b/metadata/co.timsmart.vouchervault.yml
index e17aca66de4d65b70b3d225410bb1987d6cb7a0f..47d75899eeebe606b7e3ae16d22523a450bf0811 100644
--- a/metadata/co.timsmart.vouchervault.yml
+++ b/metadata/co.timsmart.vouchervault.yml
@@ -97,8 +97,20 @@ Builds:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --flavor fdroid
+ - versionName: 1.0.11
+ versionCode: 11
+ commit: 1.0.11
+ output: build/app/outputs/flutter-apk/app-fdroid-release.apk
+ srclibs:
+ - flutter@2.0.1
+ rm:
+ - ios
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter build apk --no-sound-null-safety --flavor fdroid
+
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/tim-smart/vouchervault/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
-CurrentVersion: 1.0.10
-CurrentVersionCode: 10
+CurrentVersion: 1.0.11
+CurrentVersionCode: 11
diff --git a/metadata/com.Bisha.TI89EmuDonation/uk/summary.txt b/metadata/com.Bisha.TI89EmuDonation/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b212a0e4227c15648b1cbbe927fd395c0e5450e6
--- /dev/null
+++ b/metadata/com.Bisha.TI89EmuDonation/uk/summary.txt
@@ -0,0 +1 @@
+Емулятор калькулятора з підтримкою TI84
diff --git a/metadata/com.FireFart.Permissions2/fr/summary.txt b/metadata/com.FireFart.Permissions2/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cb4ed62a9227d08f32dfc853fe77e2c0318a6ab0
--- /dev/null
+++ b/metadata/com.FireFart.Permissions2/fr/summary.txt
@@ -0,0 +1 @@
+Liste les autorisations des applications
diff --git a/metadata/com.MarcosDiez.shareviahttp/nn/summary.txt b/metadata/com.MarcosDiez.shareviahttp/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dd1037edfac4a594f4616c100f41fc0e4c722f80
--- /dev/null
+++ b/metadata/com.MarcosDiez.shareviahttp/nn/summary.txt
@@ -0,0 +1 @@
+Fildelingsverktøy
diff --git a/metadata/com.MarcosDiez.shareviahttp/uk/summary.txt b/metadata/com.MarcosDiez.shareviahttp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..41f63bf415c9ba9884ca672c5f6d920d8487a375
--- /dev/null
+++ b/metadata/com.MarcosDiez.shareviahttp/uk/summary.txt
@@ -0,0 +1 @@
+Засіб обміну файлами
diff --git a/metadata/com.Pau.ImapNotes2/uk/summary.txt b/metadata/com.Pau.ImapNotes2/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5358affdac932a78f66203c8b748fec5e7eab909
--- /dev/null
+++ b/metadata/com.Pau.ImapNotes2/uk/summary.txt
@@ -0,0 +1 @@
+Синхронізуйте свої примітки з пристроями iOs та різними обл. записами
diff --git a/metadata/com.a5corp.weather/uk/summary.txt b/metadata/com.a5corp.weather/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5121e6e9e706c1da5bf508f779ee89d944f3bca4
--- /dev/null
+++ b/metadata/com.a5corp.weather/uk/summary.txt
@@ -0,0 +1 @@
+Отримання даних про погоду
diff --git a/metadata/com.aa.mynotes/fr/summary.txt b/metadata/com.aa.mynotes/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e88de3c1581f03c640c52530ff721c2dcfea6d5
--- /dev/null
+++ b/metadata/com.aa.mynotes/fr/summary.txt
@@ -0,0 +1 @@
+Prise de notes très simple
diff --git a/metadata/com.aaronjwood.portauthority/it/summary.txt b/metadata/com.aaronjwood.portauthority/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8391cec8b87a504543b11451e8c2d71a1364bd7
--- /dev/null
+++ b/metadata/com.aaronjwood.portauthority/it/summary.txt
@@ -0,0 +1 @@
+Scanner di porte
diff --git a/metadata/com.aaronjwood.portauthority/nn/summary.txt b/metadata/com.aaronjwood.portauthority/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..abc296e41bd7b18910d3d0dc22928ae826ffeafd
--- /dev/null
+++ b/metadata/com.aaronjwood.portauthority/nn/summary.txt
@@ -0,0 +1 @@
+Portskannar
diff --git a/metadata/com.aaronjwood.portauthority/tr/summary.txt b/metadata/com.aaronjwood.portauthority/tr/summary.txt
index 725af76d32139d45973b354028bff45c263705f3..a991d62ee435675f331ddb3b0a5a3e3f2d179f0b 100644
--- a/metadata/com.aaronjwood.portauthority/tr/summary.txt
+++ b/metadata/com.aaronjwood.portauthority/tr/summary.txt
@@ -1 +1 @@
-Bağlanma noktası (port) tarayıcı
+Bağlantı noktası (port) tarayıcı
diff --git a/metadata/com.aaronjwood.portauthority/uk/summary.txt b/metadata/com.aaronjwood.portauthority/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ebfda8faf8d11e67cbc7da15b44b376f7631651d
--- /dev/null
+++ b/metadata/com.aaronjwood.portauthority/uk/summary.txt
@@ -0,0 +1 @@
+Зчитувач портів
diff --git a/metadata/com.abast.homebot/fr/summary.txt b/metadata/com.abast.homebot/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1f4e35635168079a5deb0d1803a008298dbc365c
--- /dev/null
+++ b/metadata/com.abast.homebot/fr/summary.txt
@@ -0,0 +1 @@
+Réassigner le bouton d'accueil appui long
diff --git a/metadata/com.abcdjdj.rootverifier/uk/summary.txt b/metadata/com.abcdjdj.rootverifier/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..71fb942296d51fadb5a0462b4e1b55dd1731b9f7
--- /dev/null
+++ b/metadata/com.abcdjdj.rootverifier/uk/summary.txt
@@ -0,0 +1 @@
+Перевірте, чи отримано права root до пристрою
diff --git a/metadata/com.abhijitvalluri.android.fitnotifications/uk/summary.txt b/metadata/com.abhijitvalluri.android.fitnotifications/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c3ae6abae44d3b73e9fe32746457446715329946
--- /dev/null
+++ b/metadata/com.abhijitvalluri.android.fitnotifications/uk/summary.txt
@@ -0,0 +1 @@
+Увімкніть усі сповіщення для сумісних пристроїв Fitbit
diff --git a/metadata/com.achep.widget.jellyclock/fr/summary.txt b/metadata/com.achep.widget.jellyclock/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d87df375ed95d3d3ab3743f94fd703947dcbaf4b
--- /dev/null
+++ b/metadata/com.achep.widget.jellyclock/fr/summary.txt
@@ -0,0 +1 @@
+Widget d'horloge simple
diff --git a/metadata/com.adam.aslfms/uk/summary.txt b/metadata/com.adam.aslfms/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c5c9bb974fa442f0be89f9f73817a5df114a49d1
--- /dev/null
+++ b/metadata/com.adam.aslfms/uk/summary.txt
@@ -0,0 +1 @@
+Відстежувач для Last.fm/Libre.fm
diff --git a/metadata/com.addi/uk/summary.txt b/metadata/com.addi/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bad770c877fdc95454bc5d8c94494f8b8dfd061c
--- /dev/null
+++ b/metadata/com.addi/uk/summary.txt
@@ -0,0 +1 @@
+Середовище математичного обчислення
diff --git a/metadata/com.adguard.android.contentblocker/nn/summary.txt b/metadata/com.adguard.android.contentblocker/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e39916930d183a4ed5f6f0175985e45288b2f8cb
--- /dev/null
+++ b/metadata/com.adguard.android.contentblocker/nn/summary.txt
@@ -0,0 +1 @@
+Blokker reklame
diff --git a/metadata/com.adguard.android.contentblocker/uk/summary.txt b/metadata/com.adguard.android.contentblocker/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8ca516d8010d85ea544c9a3d826fffe248033b7e
--- /dev/null
+++ b/metadata/com.adguard.android.contentblocker/uk/summary.txt
@@ -0,0 +1 @@
+Блокування оголошень
diff --git a/metadata/com.adonai.manman/it/summary.txt b/metadata/com.adonai.manman/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..975e8d820741ab7ad29f2f76f9a4f36393824e4b
--- /dev/null
+++ b/metadata/com.adonai.manman/it/summary.txt
@@ -0,0 +1 @@
+Visualizzare, scaricare e cercare le pagine man di Linux
diff --git a/metadata/com.adonai.manman/uk/summary.txt b/metadata/com.adonai.manman/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..87b8d6b66501f133ac2f58201bc21126e119edae
--- /dev/null
+++ b/metadata/com.adonai.manman/uk/summary.txt
@@ -0,0 +1 @@
+Перегляд, завантаження та пошук сторінок довідника Linux
diff --git a/metadata/com.afollestad.nocknock/it/summary.txt b/metadata/com.afollestad.nocknock/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..40041e93e9fb6e732e0a2bcf9e497c808bc96fe8
--- /dev/null
+++ b/metadata/com.afollestad.nocknock/it/summary.txt
@@ -0,0 +1 @@
+Controlla i tuoi siti web per il massimo uptime
diff --git a/metadata/com.afollestad.nocknock/uk/summary.txt b/metadata/com.afollestad.nocknock/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..413170cbf87262d408cb67857a9869a65d1eefed
--- /dev/null
+++ b/metadata/com.afollestad.nocknock/uk/summary.txt
@@ -0,0 +1 @@
+Стежте за своїми вебсайтами, щоб забезпечити найбільшу тривалість роботи
diff --git a/metadata/com.agateau.catgenerator/it/summary.txt b/metadata/com.agateau.catgenerator/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..27abcd86b36885da7335d18ebd128cfdfc7d943f
--- /dev/null
+++ b/metadata/com.agateau.catgenerator/it/summary.txt
@@ -0,0 +1 @@
+Generare avatar di gatti
diff --git a/metadata/com.agateau.catgenerator/nn/summary.txt b/metadata/com.agateau.catgenerator/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..680c4b0d4e138af34e85ab2fbda2d4e88f79b4b9
--- /dev/null
+++ b/metadata/com.agateau.catgenerator/nn/summary.txt
@@ -0,0 +1 @@
+Generer katteavatarar
diff --git a/metadata/com.agateau.catgenerator/uk/summary.txt b/metadata/com.agateau.catgenerator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..70be0580545eb43249b42ba3cdd7b05eb8c2a7ba
--- /dev/null
+++ b/metadata/com.agateau.catgenerator/uk/summary.txt
@@ -0,0 +1 @@
+Створення котячих аватарів
diff --git a/metadata/com.agateau.tinywheels.android/uk/summary.txt b/metadata/com.agateau.tinywheels.android/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7aa63086b7ffb3f19598ec5adf822f4566cead8d
--- /dev/null
+++ b/metadata/com.agateau.tinywheels.android/uk/summary.txt
@@ -0,0 +1 @@
+Ретро гоночна гра з виглядом зверху
diff --git a/metadata/com.agnibho.android.solarcompass/it/summary.txt b/metadata/com.agnibho.android.solarcompass/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..466d34442235dd24276d3417e6e4dcd9ceb89273
--- /dev/null
+++ b/metadata/com.agnibho.android.solarcompass/it/summary.txt
@@ -0,0 +1 @@
+Trovare le direzioni usando la posizione del sole
diff --git a/metadata/com.agnibho.android.solarcompass/uk/summary.txt b/metadata/com.agnibho.android.solarcompass/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..79fe178c70542a9b74d9927d14dc0701f294fea9
--- /dev/null
+++ b/metadata/com.agnibho.android.solarcompass/uk/summary.txt
@@ -0,0 +1 @@
+Пошук сторони світу, за положенням сонця
diff --git a/metadata/com.ahorcado/it/summary.txt b/metadata/com.ahorcado/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..35b410febb1d85d8d3f6516a578b7ff7fc2c4eb3
--- /dev/null
+++ b/metadata/com.ahorcado/it/summary.txt
@@ -0,0 +1 @@
+Gioco dell'impiccato in spagnolo
diff --git a/metadata/com.ahorcado/nn/summary.txt b/metadata/com.ahorcado/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d5c76aa9cd2bbedf2d8bc828b9aa33888d4140fe
--- /dev/null
+++ b/metadata/com.ahorcado/nn/summary.txt
@@ -0,0 +1 @@
+Spansk hengdmann-spel
diff --git a/metadata/com.ahorcado/uk/summary.txt b/metadata/com.ahorcado/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..95c377d3204de353fe429acc6ef6a81cd5a05dd0
--- /dev/null
+++ b/metadata/com.ahorcado/uk/summary.txt
@@ -0,0 +1 @@
+Іспанський "шибеник"
diff --git a/metadata/com.aidinhut.simpletextcrypt/it/summary.txt b/metadata/com.aidinhut.simpletextcrypt/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b13053798c81f03ac380733980fb9c63b15595ac
--- /dev/null
+++ b/metadata/com.aidinhut.simpletextcrypt/it/summary.txt
@@ -0,0 +1 @@
+Crittografa il testo in chiaro usando AES256
diff --git a/metadata/com.aidinhut.simpletextcrypt/uk/summary.txt b/metadata/com.aidinhut.simpletextcrypt/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ec1675fdb6dd1423bcdb284e7dac9b752cb08cef
--- /dev/null
+++ b/metadata/com.aidinhut.simpletextcrypt/uk/summary.txt
@@ -0,0 +1 @@
+Шифрує звичайний текст за допомогою AES256
diff --git a/metadata/com.akop.bach/it/summary.txt b/metadata/com.akop.bach/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c763bdb5f3a24f9aebf43d1463281acb42ed2ef4
--- /dev/null
+++ b/metadata/com.akop.bach/it/summary.txt
@@ -0,0 +1 @@
+Client di gioco
diff --git a/metadata/com.akop.bach/nn/summary.txt b/metadata/com.akop.bach/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a2ccb330d4f06e7e2884a6e02161421efe15c6c4
--- /dev/null
+++ b/metadata/com.akop.bach/nn/summary.txt
@@ -0,0 +1 @@
+Spelklient
diff --git a/metadata/com.akop.bach/uk/summary.txt b/metadata/com.akop.bach/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96b7bf7cfc8a34bf08ead723bbe5fc5e18a21962
--- /dev/null
+++ b/metadata/com.akop.bach/uk/summary.txt
@@ -0,0 +1 @@
+Ігровий клієнт
diff --git a/metadata/com.alaskalinuxuser.criticalvelocity/uk/summary.txt b/metadata/com.alaskalinuxuser.criticalvelocity/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9155af60a3511233d5570b4995131d3af8180cc5
--- /dev/null
+++ b/metadata/com.alaskalinuxuser.criticalvelocity/uk/summary.txt
@@ -0,0 +1 @@
+Сайд-скролінг аркадна гра
diff --git a/metadata/com.alaskalinuxuser.hourglass/it/summary.txt b/metadata/com.alaskalinuxuser.hourglass/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5974741864efa1cd8e36a1e060c5dc798a79d31e
--- /dev/null
+++ b/metadata/com.alaskalinuxuser.hourglass/it/summary.txt
@@ -0,0 +1 @@
+Imposta timer variabili con allarme sonoro e vibrazione
diff --git a/metadata/com.alaskalinuxuser.hourglass/uk/summary.txt b/metadata/com.alaskalinuxuser.hourglass/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..15dad92e498a347b2ae6622c017faa731636bf68
--- /dev/null
+++ b/metadata/com.alaskalinuxuser.hourglass/uk/summary.txt
@@ -0,0 +1 @@
+Установіть змінні відліки часу зі звуковим сповіщенням та дрижанням
diff --git a/metadata/com.alaskalinuxuser.justchess/nn/summary.txt b/metadata/com.alaskalinuxuser.justchess/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b8b968ffa76f70ed356ac42ef01c704b28ff3384
--- /dev/null
+++ b/metadata/com.alaskalinuxuser.justchess/nn/summary.txt
@@ -0,0 +1 @@
+Sjakk for éin eller to spelarar
diff --git a/metadata/com.alaskalinuxuser.justchess/uk/summary.txt b/metadata/com.alaskalinuxuser.justchess/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b6b2319b9ed0618043047bd8a9ee13475cc8555b
--- /dev/null
+++ b/metadata/com.alaskalinuxuser.justchess/uk/summary.txt
@@ -0,0 +1 @@
+Шахи для одного або двох гравців
diff --git a/metadata/com.alaskalinuxuser.justcraigslist/nn/summary.txt b/metadata/com.alaskalinuxuser.justcraigslist/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4a05155c2e96c975d827d981845f70fd4fb6339b
--- /dev/null
+++ b/metadata/com.alaskalinuxuser.justcraigslist/nn/summary.txt
@@ -0,0 +1 @@
+Søk etter annonsar på Craigslist
diff --git a/metadata/com.alaskalinuxuser.justcraigslist/uk/summary.txt b/metadata/com.alaskalinuxuser.justcraigslist/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dc07b0568dfe3b99670234725b74d38582036b86
--- /dev/null
+++ b/metadata/com.alaskalinuxuser.justcraigslist/uk/summary.txt
@@ -0,0 +1 @@
+Пошук дописів на Craigslist
diff --git a/metadata/com.alaskalinuxuser.justnotes/it/summary.txt b/metadata/com.alaskalinuxuser.justnotes/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d459557546b00cf0c7bfac1af53bfbf3953a486
--- /dev/null
+++ b/metadata/com.alaskalinuxuser.justnotes/it/summary.txt
@@ -0,0 +1 @@
+Prendi appunti con le funzioni di importazione ed esportazione
diff --git a/metadata/com.alaskalinuxuser.justnotes/uk/summary.txt b/metadata/com.alaskalinuxuser.justnotes/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6b11119d4cdfe5440886a75e69521313d4e62f2
--- /dev/null
+++ b/metadata/com.alaskalinuxuser.justnotes/uk/summary.txt
@@ -0,0 +1 @@
+Робіть примітки з можливістю імпорту та експорту
diff --git a/metadata/com.alaskalinuxuser.shipcaptainandcrew/uk/summary.txt b/metadata/com.alaskalinuxuser.shipcaptainandcrew/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..524058350f2964db74d8c96249b5b684f4d16f97
--- /dev/null
+++ b/metadata/com.alaskalinuxuser.shipcaptainandcrew/uk/summary.txt
@@ -0,0 +1 @@
+Грайте в класичну гру в кістки до 4 гравців
diff --git a/metadata/com.alexcruz.papuhwalls/nn/summary.txt b/metadata/com.alexcruz.papuhwalls/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..261875714a7df5aad162af031d4ee72d679b208f
--- /dev/null
+++ b/metadata/com.alexcruz.papuhwalls/nn/summary.txt
@@ -0,0 +1 @@
+Vis levande bakgrunnsbilete
diff --git a/metadata/com.alexcruz.papuhwalls/uk/summary.txt b/metadata/com.alexcruz.papuhwalls/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6eb00a219a63db0810ded31fb6a7138d3cb02d4a
--- /dev/null
+++ b/metadata/com.alexcruz.papuhwalls/uk/summary.txt
@@ -0,0 +1 @@
+Відображення живих шпалер
diff --git a/metadata/com.alfray.timeriffic/it/summary.txt b/metadata/com.alfray.timeriffic/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..63ea14b967b4b55aabb0177492b5c61a9dc38afc
--- /dev/null
+++ b/metadata/com.alfray.timeriffic/it/summary.txt
@@ -0,0 +1 @@
+Impostazioni pianificate
diff --git a/metadata/com.alfray.timeriffic/uk/summary.txt b/metadata/com.alfray.timeriffic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aaef21581a6663cff5906a4e22a6347762caedc4
--- /dev/null
+++ b/metadata/com.alfray.timeriffic/uk/summary.txt
@@ -0,0 +1 @@
+Заплановані налаштування
diff --git a/metadata/com.allansimon.verbisteandroid/it/summary.txt b/metadata/com.allansimon.verbisteandroid/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f9dc4cb8f229ed66480973289f5ec028bbf18241
--- /dev/null
+++ b/metadata/com.allansimon.verbisteandroid/it/summary.txt
@@ -0,0 +1 @@
+Coniuga i verbi francesi
diff --git a/metadata/com.allansimon.verbisteandroid/uk/summary.txt b/metadata/com.allansimon.verbisteandroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9b917860c8dcb4f2d1f3db0bd0d4d6b17545a294
--- /dev/null
+++ b/metadata/com.allansimon.verbisteandroid/uk/summary.txt
@@ -0,0 +1 @@
+Сполучені французькі дієслова
diff --git a/metadata/com.alxgnon.postwriter/uk/summary.txt b/metadata/com.alxgnon.postwriter/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1758b65b48c3de7a0c0df1b8d4184eaf4cb40e3b
--- /dev/null
+++ b/metadata/com.alxgnon.postwriter/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок письма для справжніх мінімалістів
diff --git a/metadata/com.amabyte.vtucslabmanual/fr/summary.txt b/metadata/com.amabyte.vtucslabmanual/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aa3580579bc4c156df382d2397b1d6e9fec7a5c5
--- /dev/null
+++ b/metadata/com.amabyte.vtucslabmanual/fr/summary.txt
@@ -0,0 +1 @@
+Manuel pour le laboratoire d'informatique VTU
diff --git a/metadata/com.ames.books/it/summary.txt b/metadata/com.ames.books/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f0871ace1a07250f0163569eaae51f14b7bb2c01
--- /dev/null
+++ b/metadata/com.ames.books/it/summary.txt
@@ -0,0 +1 @@
+Visualizzatore non ufficiale di Google Books
diff --git a/metadata/com.ames.books/uk/summary.txt b/metadata/com.ames.books/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d9e17ea70a948e6fff24561f096b3da28ecfbb3c
--- /dev/null
+++ b/metadata/com.ames.books/uk/summary.txt
@@ -0,0 +1 @@
+Неофіційний переглядач Google Books
diff --git a/metadata/com.amphoras.tpthelper/fr/summary.txt b/metadata/com.amphoras.tpthelper/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1e2087f944795c14a853b28290b051e2ea0a2afe
--- /dev/null
+++ b/metadata/com.amphoras.tpthelper/fr/summary.txt
@@ -0,0 +1 @@
+Outils pour téléphones ZTE
diff --git a/metadata/com.anddevw.getchromium/it/summary.txt b/metadata/com.anddevw.getchromium/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c8bca7286c0e205a43a120d9233adf78780252cc
--- /dev/null
+++ b/metadata/com.anddevw.getchromium/it/summary.txt
@@ -0,0 +1 @@
+Installa l'ultima build di Chromium
diff --git a/metadata/com.anddevw.getchromium/nn/summary.txt b/metadata/com.anddevw.getchromium/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..95ddec6761ae0dd4d02d1a70be6bf2f025c3ba8c
--- /dev/null
+++ b/metadata/com.anddevw.getchromium/nn/summary.txt
@@ -0,0 +1 @@
+Installer nyaste versjon av Chromium
diff --git a/metadata/com.anddevw.getchromium/uk/summary.txt b/metadata/com.anddevw.getchromium/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fa57c58b1b9423b69f34a83f181e89b52ad14bb6
--- /dev/null
+++ b/metadata/com.anddevw.getchromium/uk/summary.txt
@@ -0,0 +1 @@
+Установлює найновішу збірку Chromium
diff --git a/metadata/com.android.adbkeyboard/it/summary.txt b/metadata/com.android.adbkeyboard/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d173a02f531201fdd10af820ce9822c0f46e80f3
--- /dev/null
+++ b/metadata/com.android.adbkeyboard/it/summary.txt
@@ -0,0 +1 @@
+Ingresso della tastiera virtuale di Android tramite ADB
diff --git a/metadata/com.android.adbkeyboard/uk/summary.txt b/metadata/com.android.adbkeyboard/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4a84281c9b9d08ed2eb7ae2f62dc874d8f086122
--- /dev/null
+++ b/metadata/com.android.adbkeyboard/uk/summary.txt
@@ -0,0 +1 @@
+Введення віртуальної клавіатури Android через ADB
diff --git a/metadata/com.android.gpstest.osmdroid/it/summary.txt b/metadata/com.android.gpstest.osmdroid/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..17582656cd3acd93cd04fd148e976b6d59991acf
--- /dev/null
+++ b/metadata/com.android.gpstest.osmdroid/it/summary.txt
@@ -0,0 +1 @@
+Un'app per testare le funzionalità GPS e GNSS di un dispositivo
diff --git a/metadata/com.android.gpstest.osmdroid/uk/summary.txt b/metadata/com.android.gpstest.osmdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a368ae8be56e20a77f8f8166ff6761c6fe525598
--- /dev/null
+++ b/metadata/com.android.gpstest.osmdroid/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок для перевірки GPS і GNSS можливостей пристрою
diff --git a/metadata/com.android.music/it/summary.txt b/metadata/com.android.music/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3ee15c5cd3fa82dff7c8ca07ecc2e0a93ae98cbe
--- /dev/null
+++ b/metadata/com.android.music/it/summary.txt
@@ -0,0 +1 @@
+Il lettore audio di serie
diff --git a/metadata/com.android.music/uk/summary.txt b/metadata/com.android.music/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7dcc95f16843dc8ec0046f3ac5ab692767aaac60
--- /dev/null
+++ b/metadata/com.android.music/uk/summary.txt
@@ -0,0 +1 @@
+Усталений звукопрогравач
diff --git a/metadata/com.android.quake/fr/summary.txt b/metadata/com.android.quake/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aeb4dcc6b1245a21cbec7e6464165eab165eb1f1
--- /dev/null
+++ b/metadata/com.android.quake/fr/summary.txt
@@ -0,0 +1 @@
+Port de Quake 1
diff --git a/metadata/com.android.quake/nn/summary.txt b/metadata/com.android.quake/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0c5cacec0acd6005631232a4832466de3a16a214
--- /dev/null
+++ b/metadata/com.android.quake/nn/summary.txt
@@ -0,0 +1 @@
+Quake 1-port
diff --git a/metadata/com.android.quake/tr/summary.txt b/metadata/com.android.quake/tr/summary.txt
index 32b3164012c68d181ca026a2e6170b58c0c5f423..aa051f37fc41c241e1fd96ad2f7cd34d53eff687 100644
--- a/metadata/com.android.quake/tr/summary.txt
+++ b/metadata/com.android.quake/tr/summary.txt
@@ -1 +1 @@
-Quake 1 bağlanma noktası (port)
+Quake 1 uyarlaması
diff --git a/metadata/com.android.shellms/nn/summary.txt b/metadata/com.android.shellms/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5fb5dfd0c4460b928eaec0274e21d4529ed9c812
--- /dev/null
+++ b/metadata/com.android.shellms/nn/summary.txt
@@ -0,0 +1 @@
+Send SMS via Android SDK
diff --git a/metadata/com.android.shellms/uk/summary.txt b/metadata/com.android.shellms/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a0c34a3b4612624506833c4eb27ec55ac8334e4b
--- /dev/null
+++ b/metadata/com.android.shellms/uk/summary.txt
@@ -0,0 +1 @@
+Надішліть SMS через Android SDK
diff --git a/metadata/com.android2.calculator3/it/summary.txt b/metadata/com.android2.calculator3/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d4ba2f084a6bf5b0768f3e7bead1939ff2138e4e
--- /dev/null
+++ b/metadata/com.android2.calculator3/it/summary.txt
@@ -0,0 +1 @@
+Fai dei calcoli
diff --git a/metadata/com.android2.calculator3/uk/summary.txt b/metadata/com.android2.calculator3/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4f7a76a63a244651efae0681f01b1f796c889080
--- /dev/null
+++ b/metadata/com.android2.calculator3/uk/summary.txt
@@ -0,0 +1 @@
+Зробіть розрахунки
diff --git a/metadata/com.androidemu.nes/nn/summary.txt b/metadata/com.androidemu.nes/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..34049b32caf1b785917852d9241fc245f235fd84
--- /dev/null
+++ b/metadata/com.androidemu.nes/nn/summary.txt
@@ -0,0 +1 @@
+Nintendo NES-emulator
diff --git a/metadata/com.androidemu.nes/uk/summary.txt b/metadata/com.androidemu.nes/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9b28cb8b1b5c598c6791b81bfcd493ff17e0832d
--- /dev/null
+++ b/metadata/com.androidemu.nes/uk/summary.txt
@@ -0,0 +1 @@
+Відтворювач Nintendo NES
diff --git a/metadata/com.androzic/fr/summary.txt b/metadata/com.androzic/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d8e0af5336f159c94b8618ec97f54d4b370bedeb
--- /dev/null
+++ b/metadata/com.androzic/fr/summary.txt
@@ -0,0 +1 @@
+Navigation pour les cartes ozf2 / 3
diff --git a/metadata/com.angryburg.uapp/uk/summary.txt b/metadata/com.angryburg.uapp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b3186efd01d43c7b48c52dcab385ce9bfb8ffcac
--- /dev/null
+++ b/metadata/com.angryburg.uapp/uk/summary.txt
@@ -0,0 +1 @@
+Офіційний застосунок для danger/u/, dangeru.us
diff --git a/metadata/com.angrydoughnuts.android.alarmclock/nn/summary.txt b/metadata/com.angrydoughnuts.android.alarmclock/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a49da559776dc1ca0796c89ae8a7399d5488cb6f
--- /dev/null
+++ b/metadata/com.angrydoughnuts.android.alarmclock/nn/summary.txt
@@ -0,0 +1 @@
+Alarmklokke
diff --git a/metadata/com.angrydoughnuts.android.alarmclock/uk/summary.txt b/metadata/com.angrydoughnuts.android.alarmclock/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..943a72cfce5d99fbdfebab378ed36a3f5d005852
--- /dev/null
+++ b/metadata/com.angrydoughnuts.android.alarmclock/uk/summary.txt
@@ -0,0 +1 @@
+Будильник
diff --git a/metadata/com.anoopknr.pastebin/it/summary.txt b/metadata/com.anoopknr.pastebin/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8053594946bcb3d26d159c61afbf947c2e14ed3
--- /dev/null
+++ b/metadata/com.anoopknr.pastebin/it/summary.txt
@@ -0,0 +1 @@
+Applicazione client per pastebin Ubuntu
diff --git a/metadata/com.anoopknr.pastebin/uk/summary.txt b/metadata/com.anoopknr.pastebin/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..49507f6df53db18d828a1f79ccb133c947167a5f
--- /dev/null
+++ b/metadata/com.anoopknr.pastebin/uk/summary.txt
@@ -0,0 +1 @@
+Клієнтська програма для Ubuntu pastebin
diff --git a/metadata/com.anoshenko.android.mahjongg/it/summary.txt b/metadata/com.anoshenko.android.mahjongg/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e2f5840c65171ff9d144845e805e4bd130446c01
--- /dev/null
+++ b/metadata/com.anoshenko.android.mahjongg/it/summary.txt
@@ -0,0 +1 @@
+Giochi di solitario
diff --git a/metadata/com.anoshenko.android.mahjongg/nn/summary.txt b/metadata/com.anoshenko.android.mahjongg/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8e1ae66051f6f4f6cd23b934097cfaabeead2ff
--- /dev/null
+++ b/metadata/com.anoshenko.android.mahjongg/nn/summary.txt
@@ -0,0 +1 @@
+Kabalspel
diff --git a/metadata/com.anoshenko.android.mahjongg/uk/summary.txt b/metadata/com.anoshenko.android.mahjongg/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b3e2464d04de11fe7f760cf1eb127692c638b8fc
--- /dev/null
+++ b/metadata/com.anoshenko.android.mahjongg/uk/summary.txt
@@ -0,0 +1 @@
+Пасьянси
diff --git a/metadata/com.antoniotari.reactiveampacheapp/fr/summary.txt b/metadata/com.antoniotari.reactiveampacheapp/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4348c625ab5fa5e6a7f4a5c5fa89da8e6fd07c18
--- /dev/null
+++ b/metadata/com.antoniotari.reactiveampacheapp/fr/summary.txt
@@ -0,0 +1 @@
+Un lecteur Material Design pour Ampache
diff --git a/metadata/com.anysoftkeyboard.languagepack.SSH/fr/summary.txt b/metadata/com.anysoftkeyboard.languagepack.SSH/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..98329b2f81d70f5dd689e455bde4523839135f79
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.SSH/fr/summary.txt
@@ -0,0 +1 @@
+Pack de langue pour ASK
diff --git a/metadata/com.anysoftkeyboard.languagepack.SSH/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.SSH/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.SSH/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.afrikaans/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.afrikaans/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.afrikaans/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.afrikaans/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.afrikaans/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.afrikaans/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.afrikaans/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.afrikaans/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.afrikaans/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.basque/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.basque/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.basque/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.basque/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.basque/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.basque/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.basque/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.basque/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.basque/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.brazilian/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.brazilian/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.brazilian/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.brazilian/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.brazilian/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.brazilian/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.brazilian/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.brazilian/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.brazilian/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.catalan/fr/summary.txt b/metadata/com.anysoftkeyboard.languagepack.catalan/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac7d8f52e719d4a75fb71c50d79021e0472ca28e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.catalan/fr/summary.txt
@@ -0,0 +1 @@
+Pack de langue pour le clavier AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.catalan/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.catalan/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.catalan/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.danish/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.danish/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.danish/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.danish/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.danish/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.danish/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.danish/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.danish/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.danish/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.dutch/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.dutch/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..beaec13d6db7b6c866bbdb974ee7ff7ab31ab03d
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.dutch/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto lingua olandese per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.dutch/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.dutch/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bedfcaf71c58a97c0d9e65940339d6ee96eb2919
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.dutch/nn/summary.txt
@@ -0,0 +1 @@
+Nederlandsk språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.dutch/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.dutch/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f54d67427f5c6ae365544dcdb0eead762a692029
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.dutch/uk/summary.txt
@@ -0,0 +1 @@
+Голландський мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.esperanto/fr/summary.txt b/metadata/com.anysoftkeyboard.languagepack.esperanto/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac7d8f52e719d4a75fb71c50d79021e0472ca28e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.esperanto/fr/summary.txt
@@ -0,0 +1 @@
+Pack de langue pour le clavier AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.esperanto/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.esperanto/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.esperanto/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.french/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.french/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7125d7adc6b147fbc44b905c233eea395f674fff
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.french/nn/summary.txt
@@ -0,0 +1 @@
+Fransk språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.french/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.french/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..75c6977a0d7615ab4b59bc7a3d650f3414984806
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.french/uk/summary.txt
@@ -0,0 +1 @@
+Французький мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.french_xlarge/fr/summary.txt b/metadata/com.anysoftkeyboard.languagepack.french_xlarge/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac7d8f52e719d4a75fb71c50d79021e0472ca28e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.french_xlarge/fr/summary.txt
@@ -0,0 +1 @@
+Pack de langue pour le clavier AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.french_xlarge/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.french_xlarge/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.french_xlarge/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.galician/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.galician/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.galician/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.galician/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.galician/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.galician/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.galician/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.galician/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.galician/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.georgian.fdroid/fr/summary.txt b/metadata/com.anysoftkeyboard.languagepack.georgian.fdroid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac7d8f52e719d4a75fb71c50d79021e0472ca28e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.georgian.fdroid/fr/summary.txt
@@ -0,0 +1 @@
+Pack de langue pour le clavier AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.georgian.fdroid/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.georgian.fdroid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.georgian.fdroid/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.german/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.german/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.german/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.german/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.german/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.german/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.german/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.german/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.german/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.greek/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.greek/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.greek/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.greek/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.greek/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.greek/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.greek/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.greek/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.greek/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.hebrew/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.hebrew/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.hebrew/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.hebrew/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.hebrew/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.hebrew/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.hebrew/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.hebrew/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.hebrew/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.hungarian/fr/summary.txt b/metadata/com.anysoftkeyboard.languagepack.hungarian/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac7d8f52e719d4a75fb71c50d79021e0472ca28e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.hungarian/fr/summary.txt
@@ -0,0 +1 @@
+Pack de langue pour le clavier AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.hungarian/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.hungarian/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.hungarian/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.icelandic/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.icelandic/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.icelandic/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.icelandic/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.icelandic/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.icelandic/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.icelandic/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.icelandic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..289247d6b0c240ccb1f5964ad949940a439c60a4
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.icelandic/uk/summary.txt
@@ -0,0 +1 @@
+Ісландський мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.indonesian/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.indonesian/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.indonesian/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.indonesian/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.indonesian/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.indonesian/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.indonesian/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.indonesian/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..25285f1c2f97e22597abb0dbef6c732f818a7a3f
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.indonesian/uk/summary.txt
@@ -0,0 +1 @@
+Індонезійський мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.italian/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.italian/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.italian/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.italian/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.italian/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.italian/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.italian/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.italian/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1943ac228983de3fc05b623b3f45e0e254d4dda7
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.italian/uk/summary.txt
@@ -0,0 +1 @@
+Італійський мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.latvian/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.latvian/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.latvian/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.latvian/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.latvian/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.latvian/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.latvian/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.latvian/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.latvian/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.macedonian/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.macedonian/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.macedonian/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.macedonian/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.macedonian/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.macedonian/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.macedonian/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.macedonian/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.macedonian/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.malayalam/fr/summary.txt b/metadata/com.anysoftkeyboard.languagepack.malayalam/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac7d8f52e719d4a75fb71c50d79021e0472ca28e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.malayalam/fr/summary.txt
@@ -0,0 +1 @@
+Pack de langue pour le clavier AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.malayalam/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.malayalam/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.malayalam/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.neo/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.neo/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5016cff3b09d1233443b0cd94c69ddfe9cad6c6e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.neo/it/summary.txt
@@ -0,0 +1 @@
+Layout di tastiera Neo2 per ASK
diff --git a/metadata/com.anysoftkeyboard.languagepack.neo/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.neo/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e4b8ac51878741ecde6b03709f26c8f16f68b4f1
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.neo/nn/summary.txt
@@ -0,0 +1 @@
+Neo2-tastaturoppsett for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.neo/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.neo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5fce6360e4a38ea8a8a48d3f503bb69db5e22822
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.neo/uk/summary.txt
@@ -0,0 +1 @@
+Розкладка клавіатури Neo2 для ASK
diff --git a/metadata/com.anysoftkeyboard.languagepack.norwegian/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.norwegian/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.norwegian/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.norwegian/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.norwegian/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.norwegian/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.norwegian/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.norwegian/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.norwegian/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.osspolish/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.osspolish/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.osspolish/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.osspolish/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.osspolish/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.osspolish/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.osspolish/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.osspolish/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..29b92c67f5f8a6b17f03c2917b639d7c5dc13769
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.osspolish/uk/summary.txt
@@ -0,0 +1 @@
+Польський мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.ossturkish/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.ossturkish/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.ossturkish/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.ossturkish/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.ossturkish/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.ossturkish/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.ossturkish/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.ossturkish/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.ossturkish/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.pali/fr/summary.txt b/metadata/com.anysoftkeyboard.languagepack.pali/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac7d8f52e719d4a75fb71c50d79021e0472ca28e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.pali/fr/summary.txt
@@ -0,0 +1 @@
+Pack de langue pour le clavier AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.pali/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.pali/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.pali/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.persian/fr/summary.txt b/metadata/com.anysoftkeyboard.languagepack.persian/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac7d8f52e719d4a75fb71c50d79021e0472ca28e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.persian/fr/summary.txt
@@ -0,0 +1 @@
+Pack de langue pour le clavier AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.persian/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.persian/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.persian/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.portuguese/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.portuguese/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.portuguese/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.portuguese/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.portuguese/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.portuguese/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.portuguese/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.portuguese/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.portuguese/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.russian2/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.russian2/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.russian2/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.russian2/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.russian2/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.russian2/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.russian2/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.russian2/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.russian2/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.slovene/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.slovene/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.slovene/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.slovene/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.slovene/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.slovene/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.slovene/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.slovene/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.slovene/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.spain/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.spain/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.spain/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.spain/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.spain/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.spain/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.spain/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.spain/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.spain/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.swedish/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.swedish/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.swedish/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.swedish/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.swedish/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.swedish/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.swedish/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.swedish/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.swedish/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.tatar/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.tatar/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.tatar/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.tatar/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.tatar/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.tatar/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.tatar/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.tatar/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.tatar/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.ukrainian/it/summary.txt b/metadata/com.anysoftkeyboard.languagepack.ukrainian/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.ukrainian/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.ukrainian/nn/summary.txt b/metadata/com.anysoftkeyboard.languagepack.ukrainian/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.ukrainian/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.languagepack.ukrainian/uk/summary.txt b/metadata/com.anysoftkeyboard.languagepack.ukrainian/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..932043762302176aaf3123ce755507d2284925bc
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.languagepack.ukrainian/uk/summary.txt
@@ -0,0 +1 @@
+Український мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.anysoftkeyboard.theme.classic_pc/fr/summary.txt b/metadata/com.anysoftkeyboard.theme.classic_pc/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..77eb03fea1f5f1389a7506c993ff9635adecc5cc
--- /dev/null
+++ b/metadata/com.anysoftkeyboard.theme.classic_pc/fr/summary.txt
@@ -0,0 +1 @@
+Pack de thèmes pour le clavier AnySoftKeyboard
diff --git a/metadata/com.app.Zensuren/it/summary.txt b/metadata/com.app.Zensuren/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..419135aa1f8e8c76e21e43009021a43ce1e9acca
--- /dev/null
+++ b/metadata/com.app.Zensuren/it/summary.txt
@@ -0,0 +1 @@
+Organizza l'insegnamento
diff --git a/metadata/com.app.Zensuren/uk/summary.txt b/metadata/com.app.Zensuren/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6c16c92154c3abc2e269011f46e5bfcf346b992
--- /dev/null
+++ b/metadata/com.app.Zensuren/uk/summary.txt
@@ -0,0 +1 @@
+Організуйте навчання
diff --git a/metadata/com.app.missednotificationsreminder/it/summary.txt b/metadata/com.app.missednotificationsreminder/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8bc793ea8f4c4b4aefd8ec55b3fa95be4d390855
--- /dev/null
+++ b/metadata/com.app.missednotificationsreminder/it/summary.txt
@@ -0,0 +1 @@
+Promemoria sonoro periodico per le notifiche perse
diff --git a/metadata/com.app.missednotificationsreminder/uk/summary.txt b/metadata/com.app.missednotificationsreminder/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..100477025b087cdc302852d4c4dd01d0b3b96c00
--- /dev/null
+++ b/metadata/com.app.missednotificationsreminder/uk/summary.txt
@@ -0,0 +1 @@
+Періодичне звукове нагадування про пропущені сповіщення
diff --git a/metadata/com.appengine.paranoid_android.lost/it/summary.txt b/metadata/com.appengine.paranoid_android.lost/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e0b2f91e97c8a93a8616940fc29fbcd7141cc1b7
--- /dev/null
+++ b/metadata/com.appengine.paranoid_android.lost/it/summary.txt
@@ -0,0 +1 @@
+Informazioni di contatto nella schermata di blocco
diff --git a/metadata/com.appengine.paranoid_android.lost/uk/summary.txt b/metadata/com.appengine.paranoid_android.lost/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d303631dd9261d614c9ea64d2c2695bbbe934ba
--- /dev/null
+++ b/metadata/com.appengine.paranoid_android.lost/uk/summary.txt
@@ -0,0 +1 @@
+Контактні відомості на екрані блокування
diff --git a/metadata/com.appspot.usbhidterminal/fr/summary.txt b/metadata/com.appspot.usbhidterminal/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dc74ef87e764f372ee23ad7cbb6196ec26eb72e6
--- /dev/null
+++ b/metadata/com.appspot.usbhidterminal/fr/summary.txt
@@ -0,0 +1 @@
+Accéder aux périphériques USB HID
diff --git a/metadata/com.appspot.usbhidterminal/nn/summary.txt b/metadata/com.appspot.usbhidterminal/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..73ccaf0a17114c68ff24bb94aa054ec30b0d3d20
--- /dev/null
+++ b/metadata/com.appspot.usbhidterminal/nn/summary.txt
@@ -0,0 +1 @@
+Tilgang til USB HID-einingar
diff --git a/metadata/com.aptasystems.dicewarepasswordgenerator/uk/summary.txt b/metadata/com.aptasystems.dicewarepasswordgenerator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6e177edbde64b0cd0a15853e5dbf59887f34cb6f
--- /dev/null
+++ b/metadata/com.aptasystems.dicewarepasswordgenerator/uk/summary.txt
@@ -0,0 +1 @@
+Створення diceware паролів
diff --git a/metadata/com.aragaer.jtt/it/summary.txt b/metadata/com.aragaer.jtt/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4c4ec80a616b56bbfa7c83f787f80975cb846c68
--- /dev/null
+++ b/metadata/com.aragaer.jtt/it/summary.txt
@@ -0,0 +1 @@
+Widget orologio
diff --git a/metadata/com.aragaer.jtt/uk/summary.txt b/metadata/com.aragaer.jtt/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..220379926ac80ecfa00947999f93b32ef314849f
--- /dev/null
+++ b/metadata/com.aragaer.jtt/uk/summary.txt
@@ -0,0 +1 @@
+Віджет годинника
diff --git a/metadata/com.arnaud.metronome/it/summary.txt b/metadata/com.arnaud.metronome/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5f6d0b78d5cafe2304b1c75030a1fea763b2437a
--- /dev/null
+++ b/metadata/com.arnaud.metronome/it/summary.txt
@@ -0,0 +1 @@
+Un metronomo leggero e affidabile
diff --git a/metadata/com.arnaud.metronome/uk/summary.txt b/metadata/com.arnaud.metronome/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..41562ca8a50770e4bb24b9ad490a8c1b8a326ade
--- /dev/null
+++ b/metadata/com.arnaud.metronome/uk/summary.txt
@@ -0,0 +1 @@
+Легкий та надійний метроном
diff --git a/metadata/com.artifex.mupdf.viewer.app/it/summary.txt b/metadata/com.artifex.mupdf.viewer.app/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f1afc49894ed9ee6fb9722704fedf06acfdc243c
--- /dev/null
+++ b/metadata/com.artifex.mupdf.viewer.app/it/summary.txt
@@ -0,0 +1 @@
+Un leggero visualizzatore di documenti
diff --git a/metadata/com.atelieryl.wonderdroid/fr/summary.txt b/metadata/com.atelieryl.wonderdroid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..81800ffe7c500ccc87b1f466720d96a21e0e65ea
--- /dev/null
+++ b/metadata/com.atelieryl.wonderdroid/fr/summary.txt
@@ -0,0 +1 @@
+Emulateur Bandai Wonderswan
diff --git a/metadata/com.atelieryl.wonderdroid/it/summary.txt b/metadata/com.atelieryl.wonderdroid/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cb3fe15082a1677636d3eb4195a2cf9199c8a10f
--- /dev/null
+++ b/metadata/com.atelieryl.wonderdroid/it/summary.txt
@@ -0,0 +1 @@
+Emulatore bandai wonderswan
diff --git a/metadata/com.atelieryl.wonderdroid/uk/summary.txt b/metadata/com.atelieryl.wonderdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..21bef595e313eaedb56c384305b5d07c00d31cda
--- /dev/null
+++ b/metadata/com.atelieryl.wonderdroid/uk/summary.txt
@@ -0,0 +1 @@
+Відтворювач Bandai Wonderswan
diff --git a/metadata/com.ath0.rpn/it/summary.txt b/metadata/com.ath0.rpn/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..60fd04f6252ff3006aa3f95d40c0a1f7f713d709
--- /dev/null
+++ b/metadata/com.ath0.rpn/it/summary.txt
@@ -0,0 +1 @@
+Calcolatrice di notazione polacca inversa
diff --git a/metadata/com.ath0.rpn/uk/summary.txt b/metadata/com.ath0.rpn/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a34d10901533548029350e4bc6a3a436350e4eba
--- /dev/null
+++ b/metadata/com.ath0.rpn/uk/summary.txt
@@ -0,0 +1 @@
+Калькулятор зворотних польських позначень
diff --git a/metadata/com.atop/uk/summary.txt b/metadata/com.atop/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..913351bee43b79ce699fb23537b45381bc72246c
--- /dev/null
+++ b/metadata/com.atop/uk/summary.txt
@@ -0,0 +1 @@
+Виберіть сьогоднішній текст
diff --git a/metadata/com.atr.tedit/it/summary.txt b/metadata/com.atr.tedit/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..98586850d3b7d0351d77c2a53c34e006697cda9e
--- /dev/null
+++ b/metadata/com.atr.tedit/it/summary.txt
@@ -0,0 +1 @@
+Un semplice editor di testo
diff --git a/metadata/com.atr.tedit/uk/summary.txt b/metadata/com.atr.tedit/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f0ba77332683e52983a43e38b2e6dfbbec80a26c
--- /dev/null
+++ b/metadata/com.atr.tedit/uk/summary.txt
@@ -0,0 +1 @@
+Простий текстовий редактор
diff --git a/metadata/com.aurora.adroid/it/summary.txt b/metadata/com.aurora.adroid/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2e609a7308525540f68f22044357d0290f9320ad
--- /dev/null
+++ b/metadata/com.aurora.adroid/it/summary.txt
@@ -0,0 +1 @@
+Un'alternativa all'app predefinita F-Droid
diff --git a/metadata/com.aurora.adroid/nn/summary.txt b/metadata/com.aurora.adroid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..63adfecb8da1c27e54b046d0e936c34a236a0afb
--- /dev/null
+++ b/metadata/com.aurora.adroid/nn/summary.txt
@@ -0,0 +1 @@
+Alternativ til standard F-Droid-app
diff --git a/metadata/com.aurora.adroid/uk/summary.txt b/metadata/com.aurora.adroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..52fe6a3785265d4123f3f285265448b6d874e846
--- /dev/null
+++ b/metadata/com.aurora.adroid/uk/summary.txt
@@ -0,0 +1 @@
+Альтернатива застосунку F-Droid
diff --git a/metadata/com.aurora.corona/nn/summary.txt b/metadata/com.aurora.corona/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..99c47651428766b1eeaa09f24876110316ac6bee
--- /dev/null
+++ b/metadata/com.aurora.corona/nn/summary.txt
@@ -0,0 +1 @@
+COVID-19-statistikk for India
diff --git a/metadata/com.aurora.store/it/summary.txt b/metadata/com.aurora.store/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..78dc7560ca1f16bc6d9595fb94e6529c45decbeb
--- /dev/null
+++ b/metadata/com.aurora.store/it/summary.txt
@@ -0,0 +1 @@
+Un client per il Google Playstore
diff --git a/metadata/com.aurora.store/nn/summary.txt b/metadata/com.aurora.store/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..303d4e10aa7537c3eb0096c5bc8e91620511908b
--- /dev/null
+++ b/metadata/com.aurora.store/nn/summary.txt
@@ -0,0 +1 @@
+Klient for Google Play-butikken
diff --git a/metadata/com.aurora.store/uk/summary.txt b/metadata/com.aurora.store/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c59a5d307baea45b88321239e3b1f0b32b9f6fff
--- /dev/null
+++ b/metadata/com.aurora.store/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт Google Playstore
diff --git a/metadata/com.averi.worldscribe/it/summary.txt b/metadata/com.averi.worldscribe/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..055e261763ef2630ddbdeb0d64760c68186b91e6
--- /dev/null
+++ b/metadata/com.averi.worldscribe/it/summary.txt
@@ -0,0 +1 @@
+Aiutare gli scrittori di storie con la costruzione del mondo narrativo
diff --git a/metadata/com.averi.worldscribe/uk/summary.txt b/metadata/com.averi.worldscribe/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8f230f340dc6c3dad6f31f67ccffa39316232e42
--- /dev/null
+++ b/metadata/com.averi.worldscribe/uk/summary.txt
@@ -0,0 +1 @@
+Допоможіть авторам історій у вигадуванні світопобудови
diff --git a/metadata/com.axelby.podax.yml b/metadata/com.axelby.podax.yml
index c2f0003337a207dcd4c13beefeb81f7f8592e0e9..92fe6217ae11049a9a4b25a69f739ee0eaa1fa6e 100644
--- a/metadata/com.axelby.podax.yml
+++ b/metadata/com.axelby.podax.yml
@@ -42,21 +42,25 @@ Builds:
- versionName: '3.2'
versionCode: 15
+ disable: Google API client
commit: 6bed14c32963
target: android-14
- versionName: '3.3'
versionCode: 16
+ disable: Google API client
commit: 606af2015873
target: android-14
- versionName: '3.5'
versionCode: 18
+ disable: Google API client
commit: 62c2b93562b6
target: android-14
- versionName: '4.5'
versionCode: 28
+ disable: Google API client
commit: acb8477a
submodules: true
androidupdate:
@@ -66,6 +70,7 @@ Builds:
- versionName: '5.01'
versionCode: 30
+ disable: Google API client
commit: '5.01'
submodules: true
androidupdate:
@@ -75,6 +80,7 @@ Builds:
- versionName: '5.2'
versionCode: 32
+ disable: Google API client
commit: '5.2'
submodules: true
androidupdate:
@@ -84,6 +90,7 @@ Builds:
- versionName: '5.3'
versionCode: 33
+ disable: Google API client
commit: '5.3'
submodules: true
androidupdate:
@@ -99,6 +106,7 @@ Builds:
- versionName: '5.8'
versionCode: 38
+ disable: Google API client
commit: '5.8'
submodules: true
prebuild: sed -i '/proguard/d' project.properties
@@ -187,6 +195,7 @@ MaintainerNotes: |-
* 7.06: Upstream moved all dependencies but volley.jar to gradle; don't use tag due to a last-minute change.
* 7.05: Assuming jars are okay since no change from 6.2.
* Pinged upstream to pull all dependencies from maven central; set AUM when done.
+ * 2021-03-11: disable several older builds (15-38), see https://gitlab.com/fdroid/fdroiddata/-/issues/2294
ArchivePolicy: 0 versions
AutoUpdateMode: None
diff --git a/metadata/com.banasiak.coinflipext.example/fr/summary.txt b/metadata/com.banasiak.coinflipext.example/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7d5c47e687fca3a8fa86aa31ba2626990c808b7d
--- /dev/null
+++ b/metadata/com.banasiak.coinflipext.example/fr/summary.txt
@@ -0,0 +1 @@
+Pièces supplémentaires
diff --git a/metadata/com.bec3.mobilite/it/summary.txt b/metadata/com.bec3.mobilite/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a71346a18c575ae19b01d0fcf65bd8c6225db6ae
--- /dev/null
+++ b/metadata/com.bec3.mobilite/it/summary.txt
@@ -0,0 +1 @@
+Client per BeC3
diff --git a/metadata/com.bec3.mobilite/uk/summary.txt b/metadata/com.bec3.mobilite/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6c343d4a5669e9deebe79af1092a76bdc3d8296f
--- /dev/null
+++ b/metadata/com.bec3.mobilite/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт для BeC3
diff --git a/metadata/com.benny.openlauncher/el/summary.txt b/metadata/com.benny.openlauncher/el/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d1ebc967fcbaef66598d684ba8e4d2a5a652ebe8
--- /dev/null
+++ b/metadata/com.benny.openlauncher/el/summary.txt
@@ -0,0 +1 @@
+Εφαρμογές εκκίνησης και διαχείριση αρχικής οθόνης
diff --git a/metadata/com.benny.openlauncher/it/summary.txt b/metadata/com.benny.openlauncher/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8df2244ed7e70dbd0c12c6b04a0f2eaa9a77fc55
--- /dev/null
+++ b/metadata/com.benny.openlauncher/it/summary.txt
@@ -0,0 +1 @@
+Lanciare applicazioni e gestire la homescreen
diff --git a/metadata/com.benny.openlauncher/uk/summary.txt b/metadata/com.benny.openlauncher/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..70c0af0c0771a75eca2a306c15090fd8de5eae27
--- /dev/null
+++ b/metadata/com.benny.openlauncher/uk/summary.txt
@@ -0,0 +1 @@
+Запуск застосунків та керування головним екраном
diff --git a/metadata/com.bijoysingh.quicknote/it/summary.txt b/metadata/com.bijoysingh.quicknote/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..99b64b14816be731f8ee189ca580eacf57ce62a0
--- /dev/null
+++ b/metadata/com.bijoysingh.quicknote/it/summary.txt
@@ -0,0 +1 @@
+Prendere appunti in modo rapido e bello
diff --git a/metadata/com.bijoysingh.quicknote/uk/summary.txt b/metadata/com.bijoysingh.quicknote/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..340c41a1969d3931ac1c161930cf91faa45a43fd
--- /dev/null
+++ b/metadata/com.bijoysingh.quicknote/uk/summary.txt
@@ -0,0 +1 @@
+Швидка і красива примітка
diff --git a/metadata/com.bleyl.recurrence/it/summary.txt b/metadata/com.bleyl.recurrence/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4d6228cdcec55c135ec3ec417d0f4fab3dd55d42
--- /dev/null
+++ b/metadata/com.bleyl.recurrence/it/summary.txt
@@ -0,0 +1 @@
+Ricevere una promemoria sulle notifiche
diff --git a/metadata/com.bleyl.recurrence/uk/summary.txt b/metadata/com.bleyl.recurrence/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..59a89204292e6acd9001931d0a9d3be8e36f93bf
--- /dev/null
+++ b/metadata/com.bleyl.recurrence/uk/summary.txt
@@ -0,0 +1 @@
+Отримувати нагадування про сповіщення
diff --git a/metadata/com.blockbasti.justanotherworkouttimer.yml b/metadata/com.blockbasti.justanotherworkouttimer.yml
index f027ab814ef0ad0afa5ada2c178b4506019bf646..f783298f9ba317f6d14f9da540446cb53e956a3d 100644
--- a/metadata/com.blockbasti.justanotherworkouttimer.yml
+++ b/metadata/com.blockbasti.justanotherworkouttimer.yml
@@ -38,19 +38,6 @@ Builds:
- $$flutter$$/bin/flutter packages pub run flutter_oss_licenses:generate.dart
- $$flutter$$/bin/flutter build apk --build-number 20210127
- - versionName: 1.1.1
- versionCode: 20210128
- commit: 5d7b536f670581f5b2aa58e76154ed858779f0bc
- output: build/app/outputs/apk/release/app-release-unsigned.apk
- srclibs:
- - flutter@1.22.5
- prebuild: echo "flutter.sdk=$$flutter$$" >> ../local.properties
- build:
- - $$flutter$$/bin/flutter config --no-analytics
- - $$flutter$$/bin/flutter packages pub get
- - $$flutter$$/bin/flutter packages pub run flutter_oss_licenses:generate.dart
- - $$flutter$$/bin/flutter build apk --build-number 20210127
-
- versionName: 1.2.0
versionCode: 20210205
commit: v1.2.0
@@ -116,8 +103,34 @@ Builds:
- $$flutter$$/bin/flutter packages pub run flutter_oss_licenses:generate.dart
- $$flutter$$/bin/flutter build apk
+ - versionName: 1.5.0
+ versionCode: 20210307
+ commit: v1.5.0
+ output: build/app/outputs/apk/release/app-release-unsigned.apk
+ srclibs:
+ - flutter@1.22.6
+ prebuild: echo "flutter.sdk=$$flutter$$" >> ../local.properties
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter packages pub get
+ - $$flutter$$/bin/flutter packages pub run flutter_oss_licenses:generate.dart
+ - $$flutter$$/bin/flutter build apk
+
+ - versionName: 1.6.0
+ versionCode: 20210311
+ commit: v1.6.0
+ output: build/app/outputs/apk/release/app-release-unsigned.apk
+ srclibs:
+ - flutter@1.22.6
+ prebuild: echo "flutter.sdk=$$flutter$$" >> ../local.properties
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter packages pub get
+ - $$flutter$$/bin/flutter packages pub run flutter_oss_licenses:generate.dart
+ - $$flutter$$/bin/flutter build apk
+
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/blockbasti/just_another_workout_timer/release/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
-CurrentVersion: 1.4.2
-CurrentVersionCode: 20210227
+CurrentVersion: 1.6.0
+CurrentVersionCode: 20210311
diff --git a/metadata/com.bmco.cratesiounofficial/it/summary.txt b/metadata/com.bmco.cratesiounofficial/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..20902dea272d88d6d335c9bb2981a721d3079071
--- /dev/null
+++ b/metadata/com.bmco.cratesiounofficial/it/summary.txt
@@ -0,0 +1 @@
+App di navigazione Rust crates.io
diff --git a/metadata/com.bmco.cratesiounofficial/uk/summary.txt b/metadata/com.bmco.cratesiounofficial/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ddf7afaf0e3c545e29b974ce3fb95288d056800
--- /dev/null
+++ b/metadata/com.bmco.cratesiounofficial/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок для перегляду Rust crates.io
diff --git a/metadata/com.boardgamegeek/fr/summary.txt b/metadata/com.boardgamegeek/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..348711f9bb12a98d37cf10512f0449dcda3ea694
--- /dev/null
+++ b/metadata/com.boardgamegeek/fr/summary.txt
@@ -0,0 +1 @@
+Rechercher des données de jeu de société
diff --git a/metadata/com.bobbyrne01.howfardoyouswim/fr/summary.txt b/metadata/com.bobbyrne01.howfardoyouswim/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..71594ae0e0673076215c0f6d0deda201e4694da4
--- /dev/null
+++ b/metadata/com.bobbyrne01.howfardoyouswim/fr/summary.txt
@@ -0,0 +1 @@
+Calculez la distance que vous avez nagée
diff --git a/metadata/com.boombuler.games.shift/fr/summary.txt b/metadata/com.boombuler.games.shift/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aab920f60905c346932275072ca357d474837b00
--- /dev/null
+++ b/metadata/com.boombuler.games.shift/fr/summary.txt
@@ -0,0 +1 @@
+Éliminer les tuiles
diff --git a/metadata/com.boombuler.piraten.map/fr/summary.txt b/metadata/com.boombuler.piraten.map/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..49c22dc5e029499bf082bf414c161199f152ab40
--- /dev/null
+++ b/metadata/com.boombuler.piraten.map/fr/summary.txt
@@ -0,0 +1 @@
+Application d'affiches du Parti Pirate allemand
diff --git a/metadata/com.boombuler.piraten.map/he/summary.txt b/metadata/com.boombuler.piraten.map/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..76a0cd43b0d73bad267dadaef5cd1a417c4adbc5
--- /dev/null
+++ b/metadata/com.boombuler.piraten.map/he/summary.txt
@@ -0,0 +1 @@
+יישומון כרזות של מפלגת הפיראטים הגרמנית
diff --git a/metadata/com.boombuler.widgets.contacts/fr/summary.txt b/metadata/com.boombuler.widgets.contacts/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2bda9117740c3c2b13da20b555d4e2b308726b6a
--- /dev/null
+++ b/metadata/com.boombuler.widgets.contacts/fr/summary.txt
@@ -0,0 +1 @@
+Faites défiler vos contacts sur l'écran d'accueil
diff --git a/metadata/com.borneq.heregpslocation/it/summary.txt b/metadata/com.borneq.heregpslocation/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..09b197a6b34124b99f7e6ede2630b7bb0d06a4eb
--- /dev/null
+++ b/metadata/com.borneq.heregpslocation/it/summary.txt
@@ -0,0 +1 @@
+Mostra le coordinate GPS correnti
diff --git a/metadata/com.borneq.heregpslocation/uk/summary.txt b/metadata/com.borneq.heregpslocation/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c7759da2f00a6c89a6a83a30f77fff7bbf608d74
--- /dev/null
+++ b/metadata/com.borneq.heregpslocation/uk/summary.txt
@@ -0,0 +1 @@
+Показує поточні координати GPS
diff --git a/metadata/com.botbrew.basil/fr/summary.txt b/metadata/com.botbrew.basil/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a991bc969b3c9d3bf6c8db0c3bab342c8c31348d
--- /dev/null
+++ b/metadata/com.botbrew.basil/fr/summary.txt
@@ -0,0 +1 @@
+Gestion des paquets Debian
diff --git a/metadata/com.bottleworks.dailymoney/fr/summary.txt b/metadata/com.bottleworks.dailymoney/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7f95a9db57d214f3fe2fd8ee69b7b320c730a18c
--- /dev/null
+++ b/metadata/com.bottleworks.dailymoney/fr/summary.txt
@@ -0,0 +1 @@
+Gestion de finances
diff --git a/metadata/com.boztalay.puppyframeuid/fr/summary.txt b/metadata/com.boztalay.puppyframeuid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ba35f2836739447dca6ab4d0d668a3b196af9106
--- /dev/null
+++ b/metadata/com.boztalay.puppyframeuid/fr/summary.txt
@@ -0,0 +1 @@
+Widget qui affiche des images
diff --git a/metadata/com.brackeys.ui.yml b/metadata/com.brackeys.ui.yml
index a5ed4513aa752824e754bb27d09cb4b62055ccff..3ddd50321a6fe3ab77cd2251c92c6bef798937ae 100644
--- a/metadata/com.brackeys.ui.yml
+++ b/metadata/com.brackeys.ui.yml
@@ -32,7 +32,16 @@ Builds:
gradle:
- yes
+ - versionName: 2021.1.1
+ versionCode: 10004
+ commit: 2021.1.1
+ subdir: app
+ patch:
+ - remove_playcore.patch
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^([0-9]+\.*)+$
-CurrentVersion: 2021.1.0
-CurrentVersionCode: 10003
+CurrentVersion: 2021.1.1
+CurrentVersionCode: 10004
diff --git a/metadata/com.brapeba.roaminginfo/fr/summary.txt b/metadata/com.brapeba.roaminginfo/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..04f0b46421853dc1c09ddd25762f44c311d7917c
--- /dev/null
+++ b/metadata/com.brapeba.roaminginfo/fr/summary.txt
@@ -0,0 +1 @@
+Notifier les changements d'opérateur SIM
diff --git a/metadata/com.brentpanther.bitcoincashwidget/it/summary.txt b/metadata/com.brentpanther.bitcoincashwidget/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8b1cd6fe855ff5a1017f23fde88b08e8f3abdb1e
--- /dev/null
+++ b/metadata/com.brentpanther.bitcoincashwidget/it/summary.txt
@@ -0,0 +1 @@
+Mostra gli attuali prezzi di scambio di bitcoin Cash
diff --git a/metadata/com.brentpanther.bitcoincashwidget/uk/summary.txt b/metadata/com.brentpanther.bitcoincashwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d5ce3688a89f2c972d9b9e9bcef584c548059ab0
--- /dev/null
+++ b/metadata/com.brentpanther.bitcoincashwidget/uk/summary.txt
@@ -0,0 +1 @@
+Показати поточні ціни на біткоїн біржі Cash
diff --git a/metadata/com.brentpanther.bitcoinwidget/uk/summary.txt b/metadata/com.brentpanther.bitcoinwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce7c1383c58ac6e9c36f055c92b698afed980b6c
--- /dev/null
+++ b/metadata/com.brentpanther.bitcoinwidget/uk/summary.txt
@@ -0,0 +1 @@
+Показ поточних курсів Біткоїна
diff --git a/metadata/com.brentpanther.ethereumwidget/it/summary.txt b/metadata/com.brentpanther.ethereumwidget/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9a235cebf2f0f367b40463f607a1a78f30eb1e4d
--- /dev/null
+++ b/metadata/com.brentpanther.ethereumwidget/it/summary.txt
@@ -0,0 +1 @@
+Mostra i prezzi di cambio correnti di Ethereum
diff --git a/metadata/com.brentpanther.ethereumwidget/uk/summary.txt b/metadata/com.brentpanther.ethereumwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5c15a60bd1dece01ce5bea5344d63dd77172c1aa
--- /dev/null
+++ b/metadata/com.brentpanther.ethereumwidget/uk/summary.txt
@@ -0,0 +1 @@
+Показати поточні курси обміну Етеріуму
diff --git a/metadata/com.brentpanther.litecoinwidget/it/summary.txt b/metadata/com.brentpanther.litecoinwidget/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ad1a0bd429b48f0610f594b450a88a371118db27
--- /dev/null
+++ b/metadata/com.brentpanther.litecoinwidget/it/summary.txt
@@ -0,0 +1 @@
+Mostra gli attuali prezzi di cambio Litcoin
diff --git a/metadata/com.brentpanther.litecoinwidget/uk/summary.txt b/metadata/com.brentpanther.litecoinwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eaefb9b99831792b8f44bd992b4dd36a8f04ce45
--- /dev/null
+++ b/metadata/com.brentpanther.litecoinwidget/uk/summary.txt
@@ -0,0 +1 @@
+Показати поточні курси обміну Лайткоїну
diff --git a/metadata/com.briankhuu.nfcmessageboard/it/summary.txt b/metadata/com.briankhuu.nfcmessageboard/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e79774e9a486c5c423e837b962c76bb2634df638
--- /dev/null
+++ b/metadata/com.briankhuu.nfcmessageboard/it/summary.txt
@@ -0,0 +1 @@
+Condividere messaggi tramite tag NFC
diff --git a/metadata/com.briankhuu.nfcmessageboard/uk/summary.txt b/metadata/com.briankhuu.nfcmessageboard/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f9124674a0ffaee9777ac3e9f1adf047cf7f46ac
--- /dev/null
+++ b/metadata/com.briankhuu.nfcmessageboard/uk/summary.txt
@@ -0,0 +1 @@
+Діліться повідомленнями за допомогою міток NFC
diff --git a/metadata/com.brillenheini.deepscratch.free/fr/summary.txt b/metadata/com.brillenheini.deepscratch.free/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a438fd55002bb5938c7a9442a59ecec11f3fa4df
--- /dev/null
+++ b/metadata/com.brillenheini.deepscratch.free/fr/summary.txt
@@ -0,0 +1 @@
+Scratch des échantillons audio
diff --git a/metadata/com.brosmike.airpushdetector/fr/summary.txt b/metadata/com.brosmike.airpushdetector/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0c854f252ed8c2e488bd430a2f54cb5b70f47c9c
--- /dev/null
+++ b/metadata/com.brosmike.airpushdetector/fr/summary.txt
@@ -0,0 +1 @@
+Découvrez d'où proviennent les annonces
diff --git a/metadata/com.brucelet.spacetrader/tr/summary.txt b/metadata/com.brucelet.spacetrader/tr/summary.txt
index 7e6e6dbb9b4393cf5c266ac825ba5765cd9e4af5..1c1687f805d092dc7f67f6577367cd88a0ad4ffd 100644
--- a/metadata/com.brucelet.spacetrader/tr/summary.txt
+++ b/metadata/com.brucelet.spacetrader/tr/summary.txt
@@ -1 +1 @@
-Aynı adı taşıyan Palm OS oyununun bağlanma noktası
+Aynı adı taşıyan Palm OS oyununun uyarlaması
diff --git a/metadata/com.btcontract.wallet/it/summary.txt b/metadata/com.btcontract.wallet/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6c04f28eceaf2450c4014eb109c4af0aeb4119a
--- /dev/null
+++ b/metadata/com.btcontract.wallet/it/summary.txt
@@ -0,0 +1 @@
+Portafoglio Bitcoin semplice
diff --git a/metadata/com.btcontract.wallet/uk/summary.txt b/metadata/com.btcontract.wallet/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b911e5a64919d50afba5f9a3eac91582defec2c4
--- /dev/null
+++ b/metadata/com.btcontract.wallet/uk/summary.txt
@@ -0,0 +1 @@
+Простий біткоїн-гаманець
diff --git a/metadata/com.btmura.android.reddit/fr/summary.txt b/metadata/com.btmura.android.reddit/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5d09a657ff4bd5722d39d6ed85d36797bc31fa08
--- /dev/null
+++ b/metadata/com.btmura.android.reddit/fr/summary.txt
@@ -0,0 +1 @@
+Client reddit.com simple
diff --git a/metadata/com.bvalosek.cpuspy/fr/summary.txt b/metadata/com.bvalosek.cpuspy/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ceaea7fb162d53b56f84840542e8ff79a4ba707
--- /dev/null
+++ b/metadata/com.bvalosek.cpuspy/fr/summary.txt
@@ -0,0 +1 @@
+Affiche les informations du processeur
diff --git a/metadata/com.bwx.bequick/it/summary.txt b/metadata/com.bwx.bequick/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..781ffe18a48a3510def050e0e30871a9f7d6e85f
--- /dev/null
+++ b/metadata/com.bwx.bequick/it/summary.txt
@@ -0,0 +1 @@
+Strumento Impostazioni di sistema
diff --git a/metadata/com.bwx.bequick/uk/summary.txt b/metadata/com.bwx.bequick/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4c25721343beeb4f892290686e9e17ca44a686d2
--- /dev/null
+++ b/metadata/com.bwx.bequick/uk/summary.txt
@@ -0,0 +1 @@
+Засіб системних налаштувань
diff --git a/metadata/com.byagowi.persiancalendar/it/summary.txt b/metadata/com.byagowi.persiancalendar/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aee8681a46b642b4f0e8414cf3ed0eb75c9b3a16
--- /dev/null
+++ b/metadata/com.byagowi.persiancalendar/it/summary.txt
@@ -0,0 +1 @@
+Visualizzare il calendario persiano
diff --git a/metadata/com.byagowi.persiancalendar/uk/summary.txt b/metadata/com.byagowi.persiancalendar/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..502676ba342745500bef17715627a2235b105d49
--- /dev/null
+++ b/metadata/com.byagowi.persiancalendar/uk/summary.txt
@@ -0,0 +1 @@
+Огляд перського календаря
diff --git a/metadata/com.bytesforge.linkasanote/uk/summary.txt b/metadata/com.bytesforge.linkasanote/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bffe45e1683c7c95fbd94f442455ed82885e550d
--- /dev/null
+++ b/metadata/com.bytesforge.linkasanote/uk/summary.txt
@@ -0,0 +1 @@
+Пов’яжіть примітки з посиланнями та синхронізуйте їх із Nextcloud
diff --git a/metadata/com.bytestemplar.tonedef/fr/summary.txt b/metadata/com.bytestemplar.tonedef/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fa8d5091e681ce192600c663ae630ce2c335345f
--- /dev/null
+++ b/metadata/com.bytestemplar.tonedef/fr/summary.txt
@@ -0,0 +1 @@
+Numéroteur à tonalités DTMF, bluebox et redbox
diff --git a/metadata/com.bytestemplar.tonedef/uk/summary.txt b/metadata/com.bytestemplar.tonedef/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8914621b09142e20f52ec7e01fd8a79b4165ddda
--- /dev/null
+++ b/metadata/com.bytestemplar.tonedef/uk/summary.txt
@@ -0,0 +1 @@
+Звуковий набирач з тонами DTMF, bluebox та redbox
diff --git a/metadata/com.catchingnow.tinyclipboardmanager/it/summary.txt b/metadata/com.catchingnow.tinyclipboardmanager/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fe6a5692362adabceb9619158d656d5cde870f24
--- /dev/null
+++ b/metadata/com.catchingnow.tinyclipboardmanager/it/summary.txt
@@ -0,0 +1 @@
+Gestire la cronologia degli appunti
diff --git a/metadata/com.catchingnow.tinyclipboardmanager/uk/summary.txt b/metadata/com.catchingnow.tinyclipboardmanager/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7a2b7cc09782b007ec345011f004058e52a9772b
--- /dev/null
+++ b/metadata/com.catchingnow.tinyclipboardmanager/uk/summary.txt
@@ -0,0 +1 @@
+Керування історією буфера обміну
diff --git a/metadata/com.cepmuvakkit.times/fr/summary.txt b/metadata/com.cepmuvakkit.times/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..abeea7b9c450a236b40014bbfd599a662007706e
--- /dev/null
+++ b/metadata/com.cepmuvakkit.times/fr/summary.txt
@@ -0,0 +1 @@
+Afficher les heures de prière
diff --git a/metadata/com.cgogolin.library/it/summary.txt b/metadata/com.cgogolin.library/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f48a4be9bce2672d38401961f954b0b6e9367404
--- /dev/null
+++ b/metadata/com.cgogolin.library/it/summary.txt
@@ -0,0 +1 @@
+Sfogliare i file BibTeX
diff --git a/metadata/com.cgogolin.library/uk/summary.txt b/metadata/com.cgogolin.library/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5d2a9c9b0b46a26fad70ad5c5e2cd39f90eb5a2b
--- /dev/null
+++ b/metadata/com.cgogolin.library/uk/summary.txt
@@ -0,0 +1 @@
+Оглядайте файли BibTeX
diff --git a/metadata/com.chanapps.four.activity/it/summary.txt b/metadata/com.chanapps.four.activity/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6cfc801b12dcd1c4f7b42cf5a453100ac2db105
--- /dev/null
+++ b/metadata/com.chanapps.four.activity/it/summary.txt
@@ -0,0 +1 @@
+Visualizzatore di 4chan
diff --git a/metadata/com.chanapps.four.activity/nn/summary.txt b/metadata/com.chanapps.four.activity/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a4dab09e3d21c72cbd9d0e7f2252383a726933c4
--- /dev/null
+++ b/metadata/com.chanapps.four.activity/nn/summary.txt
@@ -0,0 +1 @@
+4chan-visar
diff --git a/metadata/com.chanapps.four.activity/uk/summary.txt b/metadata/com.chanapps.four.activity/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9516b19e335dd136c54a9f6111875858e2e24075
--- /dev/null
+++ b/metadata/com.chanapps.four.activity/uk/summary.txt
@@ -0,0 +1 @@
+Оглядач 4chan
diff --git a/metadata/com.chessclock.android/fr/summary.txt b/metadata/com.chessclock.android/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bb27a5d2fc68c391476c6cfd3c1579a248f9f0c1
--- /dev/null
+++ b/metadata/com.chessclock.android/fr/summary.txt
@@ -0,0 +1 @@
+Deux minuteries d'échecs tactiles
diff --git a/metadata/com.chessclock.android/it/summary.txt b/metadata/com.chessclock.android/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5a879c675f3b40a06af9b3b53de28abdad178df2
--- /dev/null
+++ b/metadata/com.chessclock.android/it/summary.txt
@@ -0,0 +1 @@
+Due timer per gli scacchi toccabili
diff --git a/metadata/com.chessclock.android/uk/summary.txt b/metadata/com.chessclock.android/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..281d7aa079775cfb30130f9b4c0568aa46b02fff
--- /dev/null
+++ b/metadata/com.chessclock.android/uk/summary.txt
@@ -0,0 +1 @@
+Два шахові таймери з можливістю торкання
diff --git a/metadata/com.chmod0.manpages/fr/summary.txt b/metadata/com.chmod0.manpages/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9d99e0dbbf45d692885e0368b0ba2565ca0113d6
--- /dev/null
+++ b/metadata/com.chmod0.manpages/fr/summary.txt
@@ -0,0 +1 @@
+Lisez le manuel
diff --git a/metadata/com.ciarang.tallyphant/it/summary.txt b/metadata/com.ciarang.tallyphant/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..85d3bcabc479c7e65e4fb8ca8f716354ee4528e8
--- /dev/null
+++ b/metadata/com.ciarang.tallyphant/it/summary.txt
@@ -0,0 +1 @@
+Contatore
diff --git a/metadata/com.ciarang.tallyphant/uk/summary.txt b/metadata/com.ciarang.tallyphant/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..554649a0aefa283f8c702f9432bdcb3c2a3b67d1
--- /dev/null
+++ b/metadata/com.ciarang.tallyphant/uk/summary.txt
@@ -0,0 +1 @@
+Лічильник
diff --git a/metadata/com.cityfreqs.littlesirecho/it/summary.txt b/metadata/com.cityfreqs.littlesirecho/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..717002de3eaaa694222016fd452b2ccbf7e154fa
--- /dev/null
+++ b/metadata/com.cityfreqs.littlesirecho/it/summary.txt
@@ -0,0 +1 @@
+Ripetere le notifiche SMS
diff --git a/metadata/com.cityfreqs.littlesirecho/uk/summary.txt b/metadata/com.cityfreqs.littlesirecho/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b1308e36bad4df91b7cefaf205be7c4661b13471
--- /dev/null
+++ b/metadata/com.cityfreqs.littlesirecho/uk/summary.txt
@@ -0,0 +1 @@
+Повторення SMS-сповіщень
diff --git a/metadata/com.cityzen.cityzen/it/summary.txt b/metadata/com.cityzen.cityzen/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..61e204c96aae79766b178e14b28ef2c49aa7e947
--- /dev/null
+++ b/metadata/com.cityzen.cityzen/it/summary.txt
@@ -0,0 +1 @@
+App per la navigazione in città
diff --git a/metadata/com.cityzen.cityzen/uk/summary.txt b/metadata/com.cityzen.cityzen/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dad606927078157afeecb031f5dc3fa5ff433b02
--- /dev/null
+++ b/metadata/com.cityzen.cityzen/uk/summary.txt
@@ -0,0 +1 @@
+Застсоунок міської навігації
diff --git a/metadata/com.claha.showtimeremote/fr/summary.txt b/metadata/com.claha.showtimeremote/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5737f502bbacb4519fa492a214c065999dd26116
--- /dev/null
+++ b/metadata/com.claha.showtimeremote/fr/summary.txt
@@ -0,0 +1 @@
+Contrôler un centre multimédia Showtime
diff --git a/metadata/com.cleveroad.sample/it/summary.txt b/metadata/com.cleveroad.sample/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ff850748029994f38342e1c60d5e780f42cd2643
--- /dev/null
+++ b/metadata/com.cleveroad.sample/it/summary.txt
@@ -0,0 +1 @@
+Riprodurre musica da un widget
diff --git a/metadata/com.cleveroad.sample/uk/summary.txt b/metadata/com.cleveroad.sample/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f825b3ef9114247f740c47eb8d753ea29b4f0d0a
--- /dev/null
+++ b/metadata/com.cleveroad.sample/uk/summary.txt
@@ -0,0 +1 @@
+Відтворення музики з віджета
diff --git a/metadata/com.code.android.vibevault/fr/summary.txt b/metadata/com.code.android.vibevault/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce38b8adbc30cf5eae662920c68b06a2d13456c1
--- /dev/null
+++ b/metadata/com.code.android.vibevault/fr/summary.txt
@@ -0,0 +1 @@
+Client de musique archive.org
diff --git a/metadata/com.codebutler.farebot/fr/summary.txt b/metadata/com.codebutler.farebot/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5b61fdaabcd014209cbd7b3947a7a24959236389
--- /dev/null
+++ b/metadata/com.codebutler.farebot/fr/summary.txt
@@ -0,0 +1 @@
+Lecteur de carte de transport
diff --git a/metadata/com.commit451.gitlab/it/summary.txt b/metadata/com.commit451.gitlab/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..328a5ff928c2fdb853ffeef9187205714becdee1
--- /dev/null
+++ b/metadata/com.commit451.gitlab/it/summary.txt
@@ -0,0 +1 @@
+Cliente GitLab
diff --git a/metadata/com.commit451.gitlab/uk/summary.txt b/metadata/com.commit451.gitlab/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b035021baf21be24b56fde5e6d795ce0fd9610fa
--- /dev/null
+++ b/metadata/com.commit451.gitlab/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт GitLab
diff --git a/metadata/com.commonslab.commonslab/it/summary.txt b/metadata/com.commonslab.commonslab/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5def85731c005c0f1b64eae0f95713f43b3be1af
--- /dev/null
+++ b/metadata/com.commonslab.commonslab/it/summary.txt
@@ -0,0 +1 @@
+Sfoglia e contribuisci con Wikimedia Commons
diff --git a/metadata/com.commonslab.commonslab/uk/summary.txt b/metadata/com.commonslab.commonslab/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6c41951c0c4222dfccc6f373370e7b4ca88471a8
--- /dev/null
+++ b/metadata/com.commonslab.commonslab/uk/summary.txt
@@ -0,0 +1 @@
+Переглядайте та робіть свій внесок у Вікісховище
diff --git a/metadata/com.commonsware.android.arXiv/it/summary.txt b/metadata/com.commonsware.android.arXiv/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..712d75011adb130699113b050e4c7a3dc5ead8ad
--- /dev/null
+++ b/metadata/com.commonsware.android.arXiv/it/summary.txt
@@ -0,0 +1 @@
+Cliente per arXiv.org
diff --git a/metadata/com.commonsware.android.arXiv/uk/summary.txt b/metadata/com.commonsware.android.arXiv/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..48a6702eb28890b3a076e002c722ec01682b0ab5
--- /dev/null
+++ b/metadata/com.commonsware.android.arXiv/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт для arXiv.org
diff --git a/metadata/com.cookiegames.smartcookie/it/summary.txt b/metadata/com.cookiegames.smartcookie/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c5c8149f08129285d0b3a7f95465bd7699ea8130
--- /dev/null
+++ b/metadata/com.cookiegames.smartcookie/it/summary.txt
@@ -0,0 +1 @@
+Un browser web sicuro con protezione dal tracciamento e un adblocker
diff --git a/metadata/com.cookiegames.smartcookie/uk/summary.txt b/metadata/com.cookiegames.smartcookie/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7a7e1af309d0fc5322d991c7590793a6fba2850f
--- /dev/null
+++ b/metadata/com.cookiegames.smartcookie/uk/summary.txt
@@ -0,0 +1 @@
+Захищений веббраузер із захистом від стеження та блокувальником оголошень
diff --git a/metadata/com.corphish.nightlight.generic/it/summary.txt b/metadata/com.corphish.nightlight.generic/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1526e2f5e2bd2920d71dd2a26e5766a8666608a4
--- /dev/null
+++ b/metadata/com.corphish.nightlight.generic/it/summary.txt
@@ -0,0 +1 @@
+Un'app per regolare l'intensità della luce blu, alimentata da KCAL
diff --git a/metadata/com.corphish.nightlight.generic/uk/summary.txt b/metadata/com.corphish.nightlight.generic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8da5b2fd53b5532dab117818b3b3af0fcdb833b4
--- /dev/null
+++ b/metadata/com.corphish.nightlight.generic/uk/summary.txt
@@ -0,0 +1 @@
+Застосунко для регулювання інтенсивності синього світла від KCAL
diff --git a/metadata/com.coste.syncorg/it/summary.txt b/metadata/com.coste.syncorg/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9166d36fa9ada1fe5488703cc8a6adecc002ad53
--- /dev/null
+++ b/metadata/com.coste.syncorg/it/summary.txt
@@ -0,0 +1 @@
+Prendere e organizzare le note
diff --git a/metadata/com.coste.syncorg/uk/summary.txt b/metadata/com.coste.syncorg/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..944fc974c9380e21ae99df25ff592fb215dbd237
--- /dev/null
+++ b/metadata/com.coste.syncorg/uk/summary.txt
@@ -0,0 +1 @@
+Робіть й упорядковуйте примітки
diff --git a/metadata/com.cr5315.cfdc/fr/summary.txt b/metadata/com.cr5315.cfdc/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cfe4d34957ac8c8b1bbbcb9d35d4a41243062864
--- /dev/null
+++ b/metadata/com.cr5315.cfdc/fr/summary.txt
@@ -0,0 +1 @@
+Compte à rebours sur l'écran de verrouillage
diff --git a/metadata/com.cradle.iitc_mobile/it/summary.txt b/metadata/com.cradle.iitc_mobile/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0b10892bfefc413bea0b2b97b0030a2109be3260
--- /dev/null
+++ b/metadata/com.cradle.iitc_mobile/it/summary.txt
@@ -0,0 +1 @@
+Addon di mappe per il gioco Ingress
diff --git a/metadata/com.cradle.iitc_mobile/uk/summary.txt b/metadata/com.cradle.iitc_mobile/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b9901009d3d8f0e97156994866958ae7a2632a46
--- /dev/null
+++ b/metadata/com.cradle.iitc_mobile/uk/summary.txt
@@ -0,0 +1 @@
+Додаток мап для гри Ingress
diff --git a/metadata/com.crazyhitty.chdev.ks.munch/it/summary.txt b/metadata/com.crazyhitty.chdev.ks.munch/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..54bb26ff0c6b04122a9a9390cd96537df3728cbc
--- /dev/null
+++ b/metadata/com.crazyhitty.chdev.ks.munch/it/summary.txt
@@ -0,0 +1 @@
+Gestire e visualizzare i feed RSS
diff --git a/metadata/com.crazyhitty.chdev.ks.munch/uk/summary.txt b/metadata/com.crazyhitty.chdev.ks.munch/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d4367ba75926a98b451708fbe30c5b2877328bc4
--- /dev/null
+++ b/metadata/com.crazyhitty.chdev.ks.munch/uk/summary.txt
@@ -0,0 +1 @@
+Керування та перегляд RSS-каналів
diff --git a/metadata/com.csmarosi.wifiautoff/fr/summary.txt b/metadata/com.csmarosi.wifiautoff/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..74c0fa4707a0df392c5727cc705d17def5baa27d
--- /dev/null
+++ b/metadata/com.csmarosi.wifiautoff/fr/summary.txt
@@ -0,0 +1 @@
+Désactive le WIFI en fonction du résultat de l'analyse
diff --git a/metadata/com.ctemplar.app.fdroid.yml b/metadata/com.ctemplar.app.fdroid.yml
index 51a45fea4e0da5210d266e11663a7a1346b79349..7c37919f86188fb81045a823c4e0e88c0f05fa88 100644
--- a/metadata/com.ctemplar.app.fdroid.yml
+++ b/metadata/com.ctemplar.app.fdroid.yml
@@ -132,7 +132,14 @@ Builds:
gradle:
- yes
+ - versionName: 1.4.6
+ versionCode: 19
+ commit: v1.4.6-fdroid
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v-fdroid
UpdateCheckMode: Tags
-CurrentVersion: 1.4.5
-CurrentVersionCode: 18
+CurrentVersion: 1.4.6
+CurrentVersionCode: 19
diff --git a/metadata/com.cyanogenmod.filemanager.ics/fr/summary.txt b/metadata/com.cyanogenmod.filemanager.ics/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a6325059bd684c93d993f48eae09a85a937ac34c
--- /dev/null
+++ b/metadata/com.cyanogenmod.filemanager.ics/fr/summary.txt
@@ -0,0 +1 @@
+Backport du gestionnaire de fichiers CyanogenMod
diff --git a/metadata/com.cybrosys.palmcalc/nn/summary.txt b/metadata/com.cybrosys.palmcalc/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8376a759ecf2f0c6d834cb245b6c45da416cab84
--- /dev/null
+++ b/metadata/com.cybrosys.palmcalc/nn/summary.txt
@@ -0,0 +1 @@
+7-i-1-kalkulator
diff --git a/metadata/com.dalthed.tucan/fr/summary.txt b/metadata/com.dalthed.tucan/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dbf0e2f3e12a3a7c1fdbb3a49d79d48b4da2943f
--- /dev/null
+++ b/metadata/com.dalthed.tucan/fr/summary.txt
@@ -0,0 +1 @@
+Système de campus TUCaN de la TU Darmstadt
diff --git a/metadata/com.dalthed.tucan/he/summary.txt b/metadata/com.dalthed.tucan/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d5dd9e2342506ac5110f5c5c8a1b20fb81a08d06
--- /dev/null
+++ b/metadata/com.dalthed.tucan/he/summary.txt
@@ -0,0 +1 @@
+מערכת הקמפוס TUCaN של האוניברסיטה הטכנולוגית של דרמשטאדט
diff --git a/metadata/com.danhasting.radar/it/summary.txt b/metadata/com.danhasting.radar/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ab482c100d9c0cbb2f0a1f1a6f41aa56855df34
--- /dev/null
+++ b/metadata/com.danhasting.radar/it/summary.txt
@@ -0,0 +1 @@
+Un'applicazione con immagini radar doppler personalizzabili e in tempo reale
diff --git a/metadata/com.danhasting.radar/uk/summary.txt b/metadata/com.danhasting.radar/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9099d06bd3b15a5be7a34be530e493e3c1ad3795
--- /dev/null
+++ b/metadata/com.danhasting.radar/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок із настроюваними доплерівськими радіолокаційними зображеннями наживо
diff --git a/metadata/com.danielkim.soundrecorder/it/summary.txt b/metadata/com.danielkim.soundrecorder/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0c625832103b44f0aced8dd5f840b56dce53cbd4
--- /dev/null
+++ b/metadata/com.danielkim.soundrecorder/it/summary.txt
@@ -0,0 +1 @@
+Registrare file audio
diff --git a/metadata/com.danielkim.soundrecorder/uk/summary.txt b/metadata/com.danielkim.soundrecorder/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b59c3acfe9b6b91b32f3b8512455c0c3dd9bcb71
--- /dev/null
+++ b/metadata/com.danielkim.soundrecorder/uk/summary.txt
@@ -0,0 +1 @@
+Звукозапис
diff --git a/metadata/com.danielme.muspyforandroid/fr/summary.txt b/metadata/com.danielme.muspyforandroid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..214db70d2bb49c63d0836aca32803c63eca856f3
--- /dev/null
+++ b/metadata/com.danielme.muspyforandroid/fr/summary.txt
@@ -0,0 +1 @@
+Gardez une trace des musiciens
diff --git a/metadata/com.danvelazco.fbwrapper/it/summary.txt b/metadata/com.danvelazco.fbwrapper/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2cb194f0b2920e6de9eea32fbd3240877044cd18
--- /dev/null
+++ b/metadata/com.danvelazco.fbwrapper/it/summary.txt
@@ -0,0 +1 @@
+Browser di Facebook con privacy
diff --git a/metadata/com.danvelazco.fbwrapper/uk/summary.txt b/metadata/com.danvelazco.fbwrapper/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d31138f9840ea4fba0f6062afb436281abdbe3c7
--- /dev/null
+++ b/metadata/com.danvelazco.fbwrapper/uk/summary.txt
@@ -0,0 +1 @@
+Facebook-оглядач з утаємненням
diff --git a/metadata/com.dar.nclientv2.yml b/metadata/com.dar.nclientv2.yml
index 73544aa6f65b9ce831bb7f766f4095cd3355c105..00776a3ed12d054356965e81c89c772126fdbd41 100644
--- a/metadata/com.dar.nclientv2.yml
+++ b/metadata/com.dar.nclientv2.yml
@@ -206,6 +206,7 @@ Builds:
- versionName: 2.7.7-beta
versionCode: 277
+ disable: pre-release
commit: 2.7.7-beta
subdir: app
gradle:
@@ -214,6 +215,7 @@ Builds:
- versionName: 2.7.8-beta
versionCode: 278
+ disable: pre-release
commit: 2.7.8-beta
subdir: app
gradle:
diff --git a/metadata/com.darknessmap/fr/summary.txt b/metadata/com.darknessmap/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..933a59a7c97d8d9d56a80fe5965ee964cd7a8bf8
--- /dev/null
+++ b/metadata/com.darknessmap/fr/summary.txt
@@ -0,0 +1 @@
+Cartographie participative
diff --git a/metadata/com.darshancomputing.BatteryIndicator/it/summary.txt b/metadata/com.darshancomputing.BatteryIndicator/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..42a4c572624017a1af8e543a4b54cd1c4db76a6f
--- /dev/null
+++ b/metadata/com.darshancomputing.BatteryIndicator/it/summary.txt
@@ -0,0 +1 @@
+Strumento di monitoraggio della batteria, versione "gratuita
diff --git a/metadata/com.darshancomputing.BatteryIndicator/uk/summary.txt b/metadata/com.darshancomputing.BatteryIndicator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1be70fdaf7bee84c245cbfb06257b8d735f02813
--- /dev/null
+++ b/metadata/com.darshancomputing.BatteryIndicator/uk/summary.txt
@@ -0,0 +1 @@
+Засіб контролю заряду акумулятора, "безплатна" версія
diff --git a/metadata/com.darshancomputing.BatteryIndicatorPro/it/summary.txt b/metadata/com.darshancomputing.BatteryIndicatorPro/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8cd801f017a207defd5e37dea17dcc609c74bdd5
--- /dev/null
+++ b/metadata/com.darshancomputing.BatteryIndicatorPro/it/summary.txt
@@ -0,0 +1 @@
+Strumento di monitoraggio della batteria, versione "pro"
diff --git a/metadata/com.darshancomputing.BatteryIndicatorPro/uk/summary.txt b/metadata/com.darshancomputing.BatteryIndicatorPro/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..43de0564a0039993c37d0f538b58b827629668c9
--- /dev/null
+++ b/metadata/com.darshancomputing.BatteryIndicatorPro/uk/summary.txt
@@ -0,0 +1 @@
+Засіб контролю заряду акумулятора, версія "pro"
diff --git a/metadata/com.daviancorp.android.mh4udatabase/fr/summary.txt b/metadata/com.daviancorp.android.mh4udatabase/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..25bd2c54e0ef1b75d4899d529b1c7e55388d73df
--- /dev/null
+++ b/metadata/com.daviancorp.android.mh4udatabase/fr/summary.txt
@@ -0,0 +1 @@
+Cherchez la base de données MonsterHunter 4U
diff --git a/metadata/com.daviancorp.android.monsterhunter3udatabase/fr/summary.txt b/metadata/com.daviancorp.android.monsterhunter3udatabase/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0c15d5c4500dcef6ead9400e68f93641701dd78a
--- /dev/null
+++ b/metadata/com.daviancorp.android.monsterhunter3udatabase/fr/summary.txt
@@ -0,0 +1 @@
+Référence pour le jeu Monster Hunter 3
diff --git a/metadata/com.dconstructing.cooper/fr/summary.txt b/metadata/com.dconstructing.cooper/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6cdfd5032254040a203fe72bc480e3c371ded4c
--- /dev/null
+++ b/metadata/com.dconstructing.cooper/fr/summary.txt
@@ -0,0 +1 @@
+Édition de fichiers à distance
diff --git a/metadata/com.dev.xavier.tempusromanum/uk/summary.txt b/metadata/com.dev.xavier.tempusromanum/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7c7ecae77c19f1e606bad1e37ce1fecbbf418900
--- /dev/null
+++ b/metadata/com.dev.xavier.tempusromanum/uk/summary.txt
@@ -0,0 +1 @@
+Створювач латинських дат з віджетом
diff --git a/metadata/com.dfa.hubzilla_android/it/summary.txt b/metadata/com.dfa.hubzilla_android/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cac0586ced7eff89cc87d8da3f6221cf36406008
--- /dev/null
+++ b/metadata/com.dfa.hubzilla_android/it/summary.txt
@@ -0,0 +1 @@
+Cliente del social network Hubzilla
diff --git a/metadata/com.dfa.hubzilla_android/uk/summary.txt b/metadata/com.dfa.hubzilla_android/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a65ff162f3369796732feeaad609c9d9016a5709
--- /dev/null
+++ b/metadata/com.dfa.hubzilla_android/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт соціальної мережі Hubzilla
diff --git a/metadata/com.dftec.planetcon/it/summary.txt b/metadata/com.dftec.planetcon/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4017d4998a1620751a93ff36cd87c2c9a7261585
--- /dev/null
+++ b/metadata/com.dftec.planetcon/it/summary.txt
@@ -0,0 +1 @@
+Gioca a un gioco di strategia a turno
diff --git a/metadata/com.dftec.planetcon/uk/summary.txt b/metadata/com.dftec.planetcon/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c18a4bcebcf14664c17e09fdfb3dd9d669aab839
--- /dev/null
+++ b/metadata/com.dftec.planetcon/uk/summary.txt
@@ -0,0 +1 @@
+Покрокова стратегічна гра
diff --git a/metadata/com.dfzlv.gjjlt.caramelos/it/summary.txt b/metadata/com.dfzlv.gjjlt.caramelos/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f65702cdb2ccb183a4bccd66f078b344028c8c11
--- /dev/null
+++ b/metadata/com.dfzlv.gjjlt.caramelos/it/summary.txt
@@ -0,0 +1 @@
+Gioco casual fatto con Libgdx
diff --git a/metadata/com.dfzlv.gjjlt.caramelos/uk/summary.txt b/metadata/com.dfzlv.gjjlt.caramelos/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..88f2ec952b4bb438d37b4c1c9529c2c0c35e52e5
--- /dev/null
+++ b/metadata/com.dfzlv.gjjlt.caramelos/uk/summary.txt
@@ -0,0 +1 @@
+Казуальна гра, створена за допомогою Libgdx
diff --git a/metadata/com.digitalfishfun.openshift/it/summary.txt b/metadata/com.digitalfishfun.openshift/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c2e4b5af024f2876d765f9013631a2532a80db41
--- /dev/null
+++ b/metadata/com.digitalfishfun.openshift/it/summary.txt
@@ -0,0 +1 @@
+Regolare i valori del colore dello schermo
diff --git a/metadata/com.digitalfishfun.openshift/uk/summary.txt b/metadata/com.digitalfishfun.openshift/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ba1747683555c7d174fcc87a02dd672aefcada37
--- /dev/null
+++ b/metadata/com.digitalfishfun.openshift/uk/summary.txt
@@ -0,0 +1 @@
+Відрегулюйте значення кольору екрана
diff --git a/metadata/com.dimension.tessercube/fr/summary.txt b/metadata/com.dimension.tessercube/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..41a3c4377f3ed92edce229c3be507f972667cd58
--- /dev/null
+++ b/metadata/com.dimension.tessercube/fr/summary.txt
@@ -0,0 +1 @@
+OpenPGP version mobile
diff --git a/metadata/com.dimension.tessercube/he/summary.txt b/metadata/com.dimension.tessercube/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7b956bf9c6aad0c41d467b97a1df1306c1bc1420
--- /dev/null
+++ b/metadata/com.dimension.tessercube/he/summary.txt
@@ -0,0 +1 @@
+OpenPGP הגיע למכשירים ניידים
diff --git a/metadata/com.dimtion.shaarlier/it/summary.txt b/metadata/com.dimtion.shaarlier/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..83f3052740afe70363a7433cc752a3b03426e49d
--- /dev/null
+++ b/metadata/com.dimtion.shaarlier/it/summary.txt
@@ -0,0 +1 @@
+Condividi link su Shaarli
diff --git a/metadata/com.dimtion.shaarlier/uk/summary.txt b/metadata/com.dimtion.shaarlier/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e26b90fb59d6c96098106d0574d443364fb5d0a
--- /dev/null
+++ b/metadata/com.dimtion.shaarlier/uk/summary.txt
@@ -0,0 +1 @@
+Поділіться посиланнями на Shaarli
diff --git a/metadata/com.dirkgassen.wator/it/summary.txt b/metadata/com.dirkgassen.wator/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4e026420bdb13d6e1cac143b9703075880f33600
--- /dev/null
+++ b/metadata/com.dirkgassen.wator/it/summary.txt
@@ -0,0 +1 @@
+Un semplice simulatore di dinamica della popolazione
diff --git a/metadata/com.dirkgassen.wator/uk/summary.txt b/metadata/com.dirkgassen.wator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..08647ae36902603adbacfa19a4eb984a19f7365a
--- /dev/null
+++ b/metadata/com.dirkgassen.wator/uk/summary.txt
@@ -0,0 +1 @@
+Простий симулятор динаміки населення
diff --git a/metadata/com.dje.openwifinetworkremover/fr/summary.txt b/metadata/com.dje.openwifinetworkremover/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5bff3c996f796a5e042ba855c02286276a106dc5
--- /dev/null
+++ b/metadata/com.dje.openwifinetworkremover/fr/summary.txt
@@ -0,0 +1 @@
+Oubliez les points d'accès ouverts
diff --git a/metadata/com.dkanada.chip/it/summary.txt b/metadata/com.dkanada.chip/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6de253773d68d9a4f5edddb0fcb95aeed7aa5369
--- /dev/null
+++ b/metadata/com.dkanada.chip/it/summary.txt
@@ -0,0 +1 @@
+Emulatore Chip8
diff --git a/metadata/com.dkanada.chip/uk/summary.txt b/metadata/com.dkanada.chip/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a1854aa98c6e38ab60db40b81864c7defd92e8f0
--- /dev/null
+++ b/metadata/com.dkanada.chip/uk/summary.txt
@@ -0,0 +1 @@
+Відтворювач Chip8
diff --git a/metadata/com.dkanada.icecons/it/summary.txt b/metadata/com.dkanada.icecons/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c5bdc5a4e78146fbc0e5518a1dbf890a02304b74
--- /dev/null
+++ b/metadata/com.dkanada.icecons/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto icone Monotone
diff --git a/metadata/com.dkanada.icecons/uk/summary.txt b/metadata/com.dkanada.icecons/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..11a36585597f9afecf4d2b5708070cf664e37b06
--- /dev/null
+++ b/metadata/com.dkanada.icecons/uk/summary.txt
@@ -0,0 +1 @@
+Пакунок одноманітних піктограм
diff --git a/metadata/com.dkanada.openapk/fr/summary.txt b/metadata/com.dkanada.openapk/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2c5cc170daadf3574d94e17146684a4a5516753e
--- /dev/null
+++ b/metadata/com.dkanada.openapk/fr/summary.txt
@@ -0,0 +1 @@
+Gestionnaire d'apps Material Design dérivé de ML Manager
diff --git a/metadata/com.dkanada.openapk/it/summary.txt b/metadata/com.dkanada.openapk/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..224cfd853df785c3902ca98ce594d957405417ba
--- /dev/null
+++ b/metadata/com.dkanada.openapk/it/summary.txt
@@ -0,0 +1 @@
+Un gestore di app per il material design, derivato da ML Manager
diff --git a/metadata/com.dnielfe.manager/it/summary.txt b/metadata/com.dnielfe.manager/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fe66f7b59e0a1129f2e7a5b1afdfc7e799bc4ec1
--- /dev/null
+++ b/metadata/com.dnielfe.manager/it/summary.txt
@@ -0,0 +1 @@
+Gestore file
diff --git a/metadata/com.dnielfe.manager/uk/summary.txt b/metadata/com.dnielfe.manager/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f56d7530a963ca185d40dfe8a44b13f728359ffe
--- /dev/null
+++ b/metadata/com.dnielfe.manager/uk/summary.txt
@@ -0,0 +1 @@
+Файловий провідник
diff --git a/metadata/com.donnnno.arcticons.yml b/metadata/com.donnnno.arcticons.yml
index 584d97addd17f0fff27944cef720f96eb9f02826..232699258491ac9c999b78f5bb2ffb2257486abb 100644
--- a/metadata/com.donnnno.arcticons.yml
+++ b/metadata/com.donnnno.arcticons.yml
@@ -54,21 +54,14 @@ Builds:
gradle:
- yes
- - versionName: 1.4.0
- versionCode: 47
- commit: 1.4.0
- subdir: app
- gradle:
- - yes
-
- - versionName: 1.4.5
- versionCode: 48
- commit: 1.4.5
+ - versionName: 1.4.6
+ versionCode: 49
+ commit: 1.4.6
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.4.5
-CurrentVersionCode: 48
+CurrentVersion: 1.4.6
+CurrentVersionCode: 49
diff --git a/metadata/com.doomy.overflow/fr/summary.txt b/metadata/com.doomy.overflow/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6a3b2bd13c4662609422cd38a202fae6dacfa961
--- /dev/null
+++ b/metadata/com.doomy.overflow/fr/summary.txt
@@ -0,0 +1 @@
+Envoyer des SMS en masse
diff --git a/metadata/com.doomy.torch/it/summary.txt b/metadata/com.doomy.torch/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2dbaedd304a25bafb4c0936cc74f6c3a15abc7a5
--- /dev/null
+++ b/metadata/com.doomy.torch/it/summary.txt
@@ -0,0 +1 @@
+Torcia
diff --git a/metadata/com.doomy.torch/nn/summary.txt b/metadata/com.doomy.torch/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7baa924db0f19b817e7f968f69ab2b9ddc646690
--- /dev/null
+++ b/metadata/com.doomy.torch/nn/summary.txt
@@ -0,0 +1 @@
+Lommelykt
diff --git a/metadata/com.doomy.torch/uk/summary.txt b/metadata/com.doomy.torch/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..47e68c23de9cd5a1f2fd4e51f835aa4bccc3829d
--- /dev/null
+++ b/metadata/com.doomy.torch/uk/summary.txt
@@ -0,0 +1 @@
+Ліхтарик
diff --git a/metadata/com.dosse.bwentrain.androidPlayer/uk/summary.txt b/metadata/com.dosse.bwentrain.androidPlayer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..506b5d7cafa361ac694a0113236b9f006c983453
--- /dev/null
+++ b/metadata/com.dosse.bwentrain.androidPlayer/uk/summary.txt
@@ -0,0 +1 @@
+Мозкові імпульси через ізохронні тони: від релаксації до фокусування
diff --git a/metadata/com.dosse.dozeoff.yml b/metadata/com.dosse.dozeoff.yml
new file mode 100644
index 0000000000000000000000000000000000000000..e18e769245258fec24c9254e26c45b7e97e6757f
--- /dev/null
+++ b/metadata/com.dosse.dozeoff.yml
@@ -0,0 +1,32 @@
+Categories:
+ - Connectivity
+ - System
+License: GPL-3.0-or-later
+AuthorName: Federico Dossena
+AuthorEmail: info@fdossena.com
+AuthorWebSite: https://fdossena.com/
+WebSite: https://fdossena.com/?p=dozeoff/i.frag
+SourceCode: https://github.com/adolfintel/DozeOff
+IssueTracker: https://github.com/adolfintel/DozeOff/issues
+Changelog: https://github.com/adolfintel/DozeOff/releases
+Donate: https://paypal.me/sineisochronic
+
+AutoName: DozeOff
+
+RequiresRoot: 'yes'
+
+RepoType: git
+Repo: https://github.com/adolfintel/DozeOff.git
+
+Builds:
+ - versionName: '1.0'
+ versionCode: 1
+ commit: '1.0'
+ subdir: DozeOff/app
+ gradle:
+ - yes
+
+AutoUpdateMode: Version %v
+UpdateCheckMode: Tags
+CurrentVersion: '1.0'
+CurrentVersionCode: 1
diff --git a/metadata/com.dougkeen.bart/it/summary.txt b/metadata/com.dougkeen.bart/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e5091901a83426c29637be79ab40091efc865893
--- /dev/null
+++ b/metadata/com.dougkeen.bart/it/summary.txt
@@ -0,0 +1 @@
+Orari dei treni negli Stati Uniti.
diff --git a/metadata/com.dougkeen.bart/uk/summary.txt b/metadata/com.dougkeen.bart/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2abdfa6fe6271f2b51914d0033d9e2703db61f7c
--- /dev/null
+++ b/metadata/com.dougkeen.bart/uk/summary.txt
@@ -0,0 +1 @@
+Розклад руху потягів у США
diff --git a/metadata/com.dozingcatsoftware.asciicam/it/summary.txt b/metadata/com.dozingcatsoftware.asciicam/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..19c38d77093f1a72ddcbefed3c51b9a6214b2c0d
--- /dev/null
+++ b/metadata/com.dozingcatsoftware.asciicam/it/summary.txt
@@ -0,0 +1 @@
+Sostituire i pixel con il testo
diff --git a/metadata/com.dozingcatsoftware.asciicam/uk/summary.txt b/metadata/com.dozingcatsoftware.asciicam/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..06f6df353f3607062c3e579a8d9434acb6be6246
--- /dev/null
+++ b/metadata/com.dozingcatsoftware.asciicam/uk/summary.txt
@@ -0,0 +1 @@
+Заміна пікселів текстом
diff --git a/metadata/com.dozingcatsoftware.bouncy/it/summary.txt b/metadata/com.dozingcatsoftware.bouncy/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a05bd1b5c595f9bbebb52d3f985d75f6f80c7cb1
--- /dev/null
+++ b/metadata/com.dozingcatsoftware.bouncy/it/summary.txt
@@ -0,0 +1 @@
+Gioco di flipper
diff --git a/metadata/com.dozingcatsoftware.bouncy/nn/summary.txt b/metadata/com.dozingcatsoftware.bouncy/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4333647bb70cf5b604af394d53c0d2916fc2ed3a
--- /dev/null
+++ b/metadata/com.dozingcatsoftware.bouncy/nn/summary.txt
@@ -0,0 +1 @@
+Pinball-spel
diff --git a/metadata/com.dozingcatsoftware.bouncy/uk/summary.txt b/metadata/com.dozingcatsoftware.bouncy/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bde8d53b8481ea2a5a4dc485953cbecb0fb41e59
--- /dev/null
+++ b/metadata/com.dozingcatsoftware.bouncy/uk/summary.txt
@@ -0,0 +1 @@
+Гра Пінбол
diff --git a/metadata/com.dozingcatsoftware.cameratimer/it/summary.txt b/metadata/com.dozingcatsoftware.cameratimer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..70b6968a4e6628fbc4b2978bb1aee83913b0c9a1
--- /dev/null
+++ b/metadata/com.dozingcatsoftware.cameratimer/it/summary.txt
@@ -0,0 +1 @@
+Timer della macchina fotografica
diff --git a/metadata/com.dozingcatsoftware.cameratimer/uk/summary.txt b/metadata/com.dozingcatsoftware.cameratimer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..65a07e85b8deda6dfb6332a1272781304acac8cc
--- /dev/null
+++ b/metadata/com.dozingcatsoftware.cameratimer/uk/summary.txt
@@ -0,0 +1 @@
+Відлік часу камери
diff --git a/metadata/com.dozingcatsoftware.dodge/fr/summary.txt b/metadata/com.dozingcatsoftware.dodge/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..162645503b294f7078f1926b1cd838b7521a4fa7
--- /dev/null
+++ b/metadata/com.dozingcatsoftware.dodge/fr/summary.txt
@@ -0,0 +1 @@
+Guidez le ballon en lieu sûr
diff --git a/metadata/com.dozuki.ifixit/fr/summary.txt b/metadata/com.dozuki.ifixit/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..65887eebe99fb8c3f78e3fb366e75b1b7bf38028
--- /dev/null
+++ b/metadata/com.dozuki.ifixit/fr/summary.txt
@@ -0,0 +1 @@
+iFixit : manuel de réparation de gadget
diff --git a/metadata/com.dp.logcatapp.yml b/metadata/com.dp.logcatapp.yml
index b72f6baa22353523ebb944e72d2b1b6df38b5d32..8130645bce2d64ab0ac309ed7b77e631e2bcf65f 100644
--- a/metadata/com.dp.logcatapp.yml
+++ b/metadata/com.dp.logcatapp.yml
@@ -129,7 +129,15 @@ Builds:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
+ - versionName: 1.7.2
+ versionCode: 33
+ commit: v1.7.2
+ subdir: app
+ gradle:
+ - yes
+ prebuild: sed -i -e '/keystore/d' build.gradle
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 1.7.1
-CurrentVersionCode: 32
+CurrentVersion: 1.7.2
+CurrentVersionCode: 33
diff --git a/metadata/com.dp.logcatapp/it/summary.txt b/metadata/com.dp.logcatapp/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..164e02f7f744f1fb90ad5018058b397f3fb4cb80
--- /dev/null
+++ b/metadata/com.dp.logcatapp/it/summary.txt
@@ -0,0 +1 @@
+Una semplice app per visualizzare i log
diff --git a/metadata/com.dp.logcatapp/uk/summary.txt b/metadata/com.dp.logcatapp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e5da416e23335d5a7f63f0043c5cd189673613f4
--- /dev/null
+++ b/metadata/com.dp.logcatapp/uk/summary.txt
@@ -0,0 +1 @@
+Простий застосунок для перегляду програмних журналів
diff --git a/metadata/com.dririan.RingyDingyDingy/fr/summary.txt b/metadata/com.dririan.RingyDingyDingy/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3e708f3e5bad37f4b782221dc5cca02a811bc7d2
--- /dev/null
+++ b/metadata/com.dririan.RingyDingyDingy/fr/summary.txt
@@ -0,0 +1 @@
+Verrouillez et faites sonner à distance
diff --git a/metadata/com.drismo/fr/summary.txt b/metadata/com.drismo/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..486e9a1b3330f98085101fb70daddb3fcad63e64
--- /dev/null
+++ b/metadata/com.drismo/fr/summary.txt
@@ -0,0 +1 @@
+Retour d'information de conduite
diff --git a/metadata/com.drodin.tuxrider/fr/summary.txt b/metadata/com.drodin.tuxrider/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..517ec6430044dcdc4e0ab742d778d0ee090dc38b
--- /dev/null
+++ b/metadata/com.drodin.tuxrider/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de course de descente
diff --git a/metadata/com.duckduckgo.mobile.android/nn/summary.txt b/metadata/com.duckduckgo.mobile.android/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..80c91ca7b60d1fcf0c9fd67f910691047eea2f8e
--- /dev/null
+++ b/metadata/com.duckduckgo.mobile.android/nn/summary.txt
@@ -0,0 +1 @@
+Personvern på ein enkel måte
diff --git a/metadata/com.duckduckgo.mobile.android/uk/summary.txt b/metadata/com.duckduckgo.mobile.android/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a155fac2e7d75f3562a4f78e12ee27d0f921b057
--- /dev/null
+++ b/metadata/com.duckduckgo.mobile.android/uk/summary.txt
@@ -0,0 +1 @@
+Спрощена приватність
diff --git a/metadata/com.dwak.lastcall/fr/summary.txt b/metadata/com.dwak.lastcall/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0f43634ae922f4798177c07eddad73f59647f93f
--- /dev/null
+++ b/metadata/com.dwak.lastcall/fr/summary.txt
@@ -0,0 +1 @@
+Affiche le dernier appel entrant sur l'écran de verrouillage
diff --git a/metadata/com.dynamite.heaterrc/fr/summary.txt b/metadata/com.dynamite.heaterrc/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ecbdb465d8445f976674bb4e62956efe6a0b171f
--- /dev/null
+++ b/metadata/com.dynamite.heaterrc/fr/summary.txt
@@ -0,0 +1 @@
+Contrôle à distance d'un chauffage via SMS
diff --git a/metadata/com.dynamite.heaterrc/it/summary.txt b/metadata/com.dynamite.heaterrc/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ff35552d23c7d3bf31eaf0c2c34e82c23f42d834
--- /dev/null
+++ b/metadata/com.dynamite.heaterrc/it/summary.txt
@@ -0,0 +1 @@
+Riscaldamento con telecomando tramite SMS
diff --git a/metadata/com.dynamite.heaterrc/uk/summary.txt b/metadata/com.dynamite.heaterrc/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d1df07e4173fdab5d0cea474e0f9fff01bbd046e
--- /dev/null
+++ b/metadata/com.dynamite.heaterrc/uk/summary.txt
@@ -0,0 +1 @@
+Дистанційне керування обігрівачем через SMS
diff --git a/metadata/com.earthblood.tictactoe/fr/summary.txt b/metadata/com.earthblood.tictactoe/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..16c702fd19272d6f5d77212e6d3f89961e735995
--- /dev/null
+++ b/metadata/com.earthblood.tictactoe/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de morpion
diff --git a/metadata/com.easwareapps.baria/it/summary.txt b/metadata/com.easwareapps.baria/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3d18ccc3ef051391047d66fb174b8a2608cdfce6
--- /dev/null
+++ b/metadata/com.easwareapps.baria/it/summary.txt
@@ -0,0 +1 @@
+Backup e ripristino delle app installate
diff --git a/metadata/com.easwareapps.baria/uk/summary.txt b/metadata/com.easwareapps.baria/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..57b3315f4c6477ea3582f535b8699559a21da102
--- /dev/null
+++ b/metadata/com.easwareapps.baria/uk/summary.txt
@@ -0,0 +1 @@
+Запасне копіювання та відновлення встановлених застосунків
diff --git a/metadata/com.easwareapps.f2lflap2lock_adfree/fr/summary.txt b/metadata/com.easwareapps.f2lflap2lock_adfree/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..98b23464854f5c2529b9d154ece4f898f37f1595
--- /dev/null
+++ b/metadata/com.easwareapps.f2lflap2lock_adfree/fr/summary.txt
@@ -0,0 +1 @@
+Verrouiller le téléphone grâce au capteur de proximité
diff --git a/metadata/com.easwareapps.g2l/uk/summary.txt b/metadata/com.easwareapps.g2l/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dce2ddf781ecbec8f8350211724f4fa9d4db89eb
--- /dev/null
+++ b/metadata/com.easwareapps.g2l/uk/summary.txt
@@ -0,0 +1 @@
+Запускач з жестами
diff --git a/metadata/com.easwareapps.marbleone_ad_free/he/summary.txt b/metadata/com.easwareapps.marbleone_ad_free/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3f284f10fe37763e6dc542b468ebdb228d98f3a5
--- /dev/null
+++ b/metadata/com.easwareapps.marbleone_ad_free/he/summary.txt
@@ -0,0 +1 @@
+משחק הלוח מחשבת (או Solo Noble)
diff --git a/metadata/com.easwareapps.quoter/it/summary.txt b/metadata/com.easwareapps.quoter/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6f71cea3811bc96c2ba9f4193aa5e83353ee43ca
--- /dev/null
+++ b/metadata/com.easwareapps.quoter/it/summary.txt
@@ -0,0 +1 @@
+Visualizza citazioni
diff --git a/metadata/com.easwareapps.quoter/uk/summary.txt b/metadata/com.easwareapps.quoter/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..638117627f05ff8dbcaa9c858d822bd2c91d1c8c
--- /dev/null
+++ b/metadata/com.easwareapps.quoter/uk/summary.txt
@@ -0,0 +1 @@
+Показ цитат
diff --git a/metadata/com.easwareapps.transparentwidget/it/summary.txt b/metadata/com.easwareapps.transparentwidget/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d95aaceebae3f28f1c5ce2ff0a7298118a4758de
--- /dev/null
+++ b/metadata/com.easwareapps.transparentwidget/it/summary.txt
@@ -0,0 +1 @@
+Creare widget trasparenti
diff --git a/metadata/com.easwareapps.transparentwidget/uk/summary.txt b/metadata/com.easwareapps.transparentwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..540889a238942fc4bf3478772b7f2e8b0aeb79eb
--- /dev/null
+++ b/metadata/com.easwareapps.transparentwidget/uk/summary.txt
@@ -0,0 +1 @@
+Створення прозорих віджетів
diff --git a/metadata/com.easytarget.micopi/it/summary.txt b/metadata/com.easytarget.micopi/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..72b8eba13af5a5539deb266fe47cde2af3e24b3c
--- /dev/null
+++ b/metadata/com.easytarget.micopi/it/summary.txt
@@ -0,0 +1 @@
+Creare immagini di contatto uniche
diff --git a/metadata/com.easytarget.micopi/uk/summary.txt b/metadata/com.easytarget.micopi/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9c0108b08abf2c2694d755b0977cd928148f6fa8
--- /dev/null
+++ b/metadata/com.easytarget.micopi/uk/summary.txt
@@ -0,0 +1 @@
+Створення неповторних зображень контактів
diff --git a/metadata/com.ebaschiera.triplecamel/it/summary.txt b/metadata/com.ebaschiera.triplecamel/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bcb0561404719fed02b5a9d4fde2fdcbbfb24c6a
--- /dev/null
+++ b/metadata/com.ebaschiera.triplecamel/it/summary.txt
@@ -0,0 +1 @@
+Controlla la cronologia dei prezzi dei prodotti Amazon
diff --git a/metadata/com.ebaschiera.triplecamel/uk/summary.txt b/metadata/com.ebaschiera.triplecamel/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..12d95f5b6de3cafb8730ff4a4b3c7640242c3a7f
--- /dev/null
+++ b/metadata/com.ebaschiera.triplecamel/uk/summary.txt
@@ -0,0 +1 @@
+Перевірте історію цін на товари Amazon
diff --git a/metadata/com.einmalfel.podlisten/it/summary.txt b/metadata/com.einmalfel.podlisten/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..372623e6f488cab6ab60b358e9f45fb8636d52d3
--- /dev/null
+++ b/metadata/com.einmalfel.podlisten/it/summary.txt
@@ -0,0 +1 @@
+Lettore podcast con interfaccia leggera
diff --git a/metadata/com.einmalfel.podlisten/uk/summary.txt b/metadata/com.einmalfel.podlisten/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9891c1a27e8afc335ef94f1f1053532575ca48f5
--- /dev/null
+++ b/metadata/com.einmalfel.podlisten/uk/summary.txt
@@ -0,0 +1 @@
+Програвач подкастів з легким інтерфейсом
diff --git a/metadata/com.elementarytoday.theia/it/summary.txt b/metadata/com.elementarytoday.theia/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e2c65725fed1f510d525fc34b7ae32a60bb5d1fc
--- /dev/null
+++ b/metadata/com.elementarytoday.theia/it/summary.txt
@@ -0,0 +1 @@
+Tema delle icone
diff --git a/metadata/com.elementarytoday.theia/uk/summary.txt b/metadata/com.elementarytoday.theia/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eb5742c46fae70c91af24ac554337a36173e5075
--- /dev/null
+++ b/metadata/com.elementarytoday.theia/uk/summary.txt
@@ -0,0 +1 @@
+Тема піктограм
diff --git a/metadata/com.eletac.tronwallet/it/summary.txt b/metadata/com.eletac.tronwallet/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c4ba26f0e2d2b7aa14ddcce967d86c1fb877c29c
--- /dev/null
+++ b/metadata/com.eletac.tronwallet/it/summary.txt
@@ -0,0 +1 @@
+Portafoglio multifunzionale per la rete TRON
diff --git a/metadata/com.eletac.tronwallet/uk/summary.txt b/metadata/com.eletac.tronwallet/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bf9f44d45d8f35cdd1129b8957a080fefd771d46
--- /dev/null
+++ b/metadata/com.eletac.tronwallet/uk/summary.txt
@@ -0,0 +1 @@
+Багатоможливіснісний гаманець для мережі TRON
diff --git a/metadata/com.eleybourn.bookcatalogue/it/summary.txt b/metadata/com.eleybourn.bookcatalogue/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9b59af42f079d60cefd3202c1284809dd2ab02f8
--- /dev/null
+++ b/metadata/com.eleybourn.bookcatalogue/it/summary.txt
@@ -0,0 +1 @@
+Strumento di catalogazione dei libri
diff --git a/metadata/com.eleybourn.bookcatalogue/uk/summary.txt b/metadata/com.eleybourn.bookcatalogue/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ecdddfad8569486f7e4b4819b64fa7b16cb62e58
--- /dev/null
+++ b/metadata/com.eleybourn.bookcatalogue/uk/summary.txt
@@ -0,0 +1 @@
+Засіб каталогізації книг
diff --git a/metadata/com.emanuelef.remote_capture.yml b/metadata/com.emanuelef.remote_capture.yml
index d6b18e2cdd62ab9c3a4ab770cca4d36d9e55c9ed..a31105b6fd08771c2b11b4907697d72c2e2ee6a7 100644
--- a/metadata/com.emanuelef.remote_capture.yml
+++ b/metadata/com.emanuelef.remote_capture.yml
@@ -66,7 +66,46 @@ Builds:
output: app/build/outputs/apk/release/app-release-unsigned.apk
ndk: r22
+ - versionName: 1.3.0
+ versionCode: 20
+ commit: v1.3.0
+ submodules: true
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y build-essential libpcap-dev autogen libjson-c-dev libnuma-dev
+ libpcre2-dev
+ gradle:
+ - yes
+ output: app/build/outputs/apk/release/app-release-unsigned.apk
+ ndk: r22
+
+ - versionName: 1.3.1
+ versionCode: 21
+ commit: v1.3.1
+ submodules: true
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y build-essential libpcap-dev autogen libjson-c-dev libnuma-dev
+ libpcre2-dev
+ gradle:
+ - yes
+ output: app/build/outputs/apk/release/app-release-unsigned.apk
+ ndk: r22
+
+ - versionName: 1.3.2
+ versionCode: 22
+ commit: v1.3.2
+ submodules: true
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y build-essential libpcap-dev autogen libjson-c-dev libnuma-dev
+ libpcre2-dev
+ gradle:
+ - yes
+ output: app/build/outputs/apk/release/app-release-unsigned.apk
+ ndk: r22
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 1.2.16
-CurrentVersionCode: 19
+CurrentVersion: 1.3.2
+CurrentVersionCode: 22
diff --git a/metadata/com.emmaguy.cleanstatusbar/it/summary.txt b/metadata/com.emmaguy.cleanstatusbar/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a8f56cb895c5008857a51e101fd396e4ba9405af
--- /dev/null
+++ b/metadata/com.emmaguy.cleanstatusbar/it/summary.txt
@@ -0,0 +1 @@
+Metti in ordine la tua barra di stato prima di fare screenshot
diff --git a/metadata/com.emmaguy.cleanstatusbar/uk/summary.txt b/metadata/com.emmaguy.cleanstatusbar/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6543ec9d25dd1f5e1c9c3e25feb225f24a3eb76a
--- /dev/null
+++ b/metadata/com.emmaguy.cleanstatusbar/uk/summary.txt
@@ -0,0 +1 @@
+Налаштування рядка стану перед створенням знімків екрана
diff --git a/metadata/com.emmanuelmess.simpleaccounting/it/summary.txt b/metadata/com.emmanuelmess.simpleaccounting/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7a8794af57eec4c0321e2b82cd8567ed41279f63
--- /dev/null
+++ b/metadata/com.emmanuelmess.simpleaccounting/it/summary.txt
@@ -0,0 +1 @@
+Gestisci il tuo denaro facilmente
diff --git a/metadata/com.emmanuelmess.simpleaccounting/uk/summary.txt b/metadata/com.emmanuelmess.simpleaccounting/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5edc2a00af0374de2fad63df29c5dc335d15fe59
--- /dev/null
+++ b/metadata/com.emmanuelmess.simpleaccounting/uk/summary.txt
@@ -0,0 +1 @@
+Легко управляйте своїми грошима
diff --git a/metadata/com.emmanuelmess.simplecleanup/uk/summary.txt b/metadata/com.emmanuelmess.simplecleanup/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..88669b440a30c80ac5cfae367ba331ec130340f0
--- /dev/null
+++ b/metadata/com.emmanuelmess.simplecleanup/uk/summary.txt
@@ -0,0 +1 @@
+Очистіть непотрібні файли одним натиском
diff --git a/metadata/com.eneko.hexcolortimewallpaper/it/summary.txt b/metadata/com.eneko.hexcolortimewallpaper/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2c398c5b47fe8bca636eca67d40ff3ee1d4c4f64
--- /dev/null
+++ b/metadata/com.eneko.hexcolortimewallpaper/it/summary.txt
@@ -0,0 +1 @@
+Imposta il colore dello sfondo in base al valore esadecimale del tempo
diff --git a/metadata/com.eneko.hexcolortimewallpaper/uk/summary.txt b/metadata/com.eneko.hexcolortimewallpaper/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..568e34931d0b2e339963f72cf4626a4df3ed8cef
--- /dev/null
+++ b/metadata/com.eneko.hexcolortimewallpaper/uk/summary.txt
@@ -0,0 +1 @@
+Установлення кольору шпалер на основі шістнадцяткового значення часу
diff --git a/metadata/com.enjoyingfoss.feeel/it/summary.txt b/metadata/com.enjoyingfoss.feeel/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5eb522ff5f13771bcb96f3ed62f0d568179942fa
--- /dev/null
+++ b/metadata/com.enjoyingfoss.feeel/it/summary.txt
@@ -0,0 +1 @@
+Esercizi guidati a casa
diff --git a/metadata/com.enjoyingfoss.feeel/uk/summary.txt b/metadata/com.enjoyingfoss.feeel/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b9a7a4ad88da54b946cafade3873d8203d0893d4
--- /dev/null
+++ b/metadata/com.enjoyingfoss.feeel/uk/summary.txt
@@ -0,0 +1 @@
+Керовані домашні вправи
diff --git a/metadata/com.enjoyingfoss.om/it/summary.txt b/metadata/com.enjoyingfoss.om/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..501767e2ed0895cc6df6c85f9c2a9363232ef21d
--- /dev/null
+++ b/metadata/com.enjoyingfoss.om/it/summary.txt
@@ -0,0 +1 @@
+Meditare consapevolmente per aumentare l'intelligenza emotiva
diff --git a/metadata/com.enjoyingfoss.om/uk/summary.txt b/metadata/com.enjoyingfoss.om/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5d5c4c6b3c0f165242a010dccaa6cdfc6f0ce63f
--- /dev/null
+++ b/metadata/com.enjoyingfoss.om/uk/summary.txt
@@ -0,0 +1 @@
+Уважно медитуйте для підвищення емоційного інтелекту
diff --git a/metadata/com.enrico.earthquake.batterysimplysolid/fr/summary.txt b/metadata/com.enrico.earthquake.batterysimplysolid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..93f17d68ed49237f2e6e6521c1d799a03b1790d3
--- /dev/null
+++ b/metadata/com.enrico.earthquake.batterysimplysolid/fr/summary.txt
@@ -0,0 +1 @@
+Définir le fond d'écran en fonction du niveau de batterie
diff --git a/metadata/com.enrico.earthquake.batterysimplysolid/it/summary.txt b/metadata/com.enrico.earthquake.batterysimplysolid/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..27ae46ee760dac8330f72ddf469c7ab3134b4b05
--- /dev/null
+++ b/metadata/com.enrico.earthquake.batterysimplysolid/it/summary.txt
@@ -0,0 +1 @@
+Imposta lo sfondo in base al livello della batteria
diff --git a/metadata/com.enrico.earthquake.batterysimplysolid/uk/summary.txt b/metadata/com.enrico.earthquake.batterysimplysolid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d30597f32abb883dcbbd8337709f4eaefe30fdef
--- /dev/null
+++ b/metadata/com.enrico.earthquake.batterysimplysolid/uk/summary.txt
@@ -0,0 +1 @@
+Установлення тла залежно від рівня заряду акумулятора
diff --git a/metadata/com.enrico.earthquake/fr/summary.txt b/metadata/com.enrico.earthquake/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..891a96178f0d59afe13bb12799965937600a5a2e
--- /dev/null
+++ b/metadata/com.enrico.earthquake/fr/summary.txt
@@ -0,0 +1 @@
+Définir une couleur unie en fond d'écran
diff --git a/metadata/com.enrico.earthquake/it/summary.txt b/metadata/com.enrico.earthquake/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..070e4508eb0d72247404008c7c64af456e44e1c8
--- /dev/null
+++ b/metadata/com.enrico.earthquake/it/summary.txt
@@ -0,0 +1 @@
+Imposta i colori a tinta unita come sfondo
diff --git a/metadata/com.enrico.earthquake/uk/summary.txt b/metadata/com.enrico.earthquake/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f5187f656990e6881d7c088216ff8efcfda9cf22
--- /dev/null
+++ b/metadata/com.enrico.earthquake/uk/summary.txt
@@ -0,0 +1 @@
+Установлення суцільних кольорів як тла
diff --git a/metadata/com.enrico.filemanager/uk/summary.txt b/metadata/com.enrico.filemanager/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4db50a92f8c3739c374ec15dab0095c9884f7565
--- /dev/null
+++ b/metadata/com.enrico.filemanager/uk/summary.txt
@@ -0,0 +1 @@
+Запуск налаштувань сховища безпосередньо з панелі застосунків
diff --git a/metadata/com.enrico.sample/fr/summary.txt b/metadata/com.enrico.sample/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0708fa541794a12aa1dad18123cc1b3738a2b23f
--- /dev/null
+++ b/metadata/com.enrico.sample/fr/summary.txt
@@ -0,0 +1 @@
+Choisir des couleurs et des valeurs d'affichage
diff --git a/metadata/com.enrico.sample/it/summary.txt b/metadata/com.enrico.sample/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2a1a0ffd82bc8f5480bd0326d28b64f1c5b592bd
--- /dev/null
+++ b/metadata/com.enrico.sample/it/summary.txt
@@ -0,0 +1 @@
+Scegli i colori e visualizza i valori
diff --git a/metadata/com.enrico.sample/uk/summary.txt b/metadata/com.enrico.sample/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9185d37100dfb6c1acbd224c3313c64c5f08c513
--- /dev/null
+++ b/metadata/com.enrico.sample/uk/summary.txt
@@ -0,0 +1 @@
+Підбирайте кольори та відображайте значення
diff --git a/metadata/com.eolwral.osmonitor/it/summary.txt b/metadata/com.eolwral.osmonitor/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3036f252d9e1541a3d9a6f81eaf412e6421b937f
--- /dev/null
+++ b/metadata/com.eolwral.osmonitor/it/summary.txt
@@ -0,0 +1 @@
+Monitorare il sistema operativo
diff --git a/metadata/com.eolwral.osmonitor/nn/summary.txt b/metadata/com.eolwral.osmonitor/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..efc95d167afea6e442ee2e5b40caad5b51b79fd8
--- /dev/null
+++ b/metadata/com.eolwral.osmonitor/nn/summary.txt
@@ -0,0 +1 @@
+Overvaking av operativsystemet
diff --git a/metadata/com.eolwral.osmonitor/uk/summary.txt b/metadata/com.eolwral.osmonitor/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..01a4fff6eafa3ad907e2d8fa8a44ba31de7bd212
--- /dev/null
+++ b/metadata/com.eolwral.osmonitor/uk/summary.txt
@@ -0,0 +1 @@
+Відстежуйте операційну систему
diff --git a/metadata/com.evancharlton.mileage/it/summary.txt b/metadata/com.evancharlton.mileage/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e7d9d08544d86dba752f5d5a9216777558d891b8
--- /dev/null
+++ b/metadata/com.evancharlton.mileage/it/summary.txt
@@ -0,0 +1 @@
+Un registratore di chilometraggio
diff --git a/metadata/com.evancharlton.mileage/uk/summary.txt b/metadata/com.evancharlton.mileage/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..709eefef18e0f8c20fe5fbf22dfd6e170310c1d2
--- /dev/null
+++ b/metadata/com.evancharlton.mileage/uk/summary.txt
@@ -0,0 +1 @@
+Трекер пробігу
diff --git a/metadata/com.evenement.encapsulation/it/summary.txt b/metadata/com.evenement.encapsulation/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..76621036d353d846cd5e6cc88804a5c13be27085
--- /dev/null
+++ b/metadata/com.evenement.encapsulation/it/summary.txt
@@ -0,0 +1 @@
+Controllare le istanze di eVenement
diff --git a/metadata/com.evenement.encapsulation/uk/summary.txt b/metadata/com.evenement.encapsulation/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3ff60a1ee7f190d20c71e283b8eeb1c52d212535
--- /dev/null
+++ b/metadata/com.evenement.encapsulation/uk/summary.txt
@@ -0,0 +1 @@
+Керування зразками eVenement
diff --git a/metadata/com.eventyay.attendee/uk/summary.txt b/metadata/com.eventyay.attendee/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f821581c81665617ba2ab4aaa1db852a6b37c914
--- /dev/null
+++ b/metadata/com.eventyay.attendee/uk/summary.txt
@@ -0,0 +1 @@
+Знаходьте події неподалік
diff --git a/metadata/com.eventyay.organizer/it/summary.txt b/metadata/com.eventyay.organizer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c5d8569ff9cc5d6989a7b468e6d2ee57ae4f8216
--- /dev/null
+++ b/metadata/com.eventyay.organizer/it/summary.txt
@@ -0,0 +1 @@
+App di gestione eventi per organizzatori che usano la piattaforma eventyay
diff --git a/metadata/com.eventyay.organizer/uk/summary.txt b/metadata/com.eventyay.organizer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dac57f05f6874d4ed18637c2a3af7ae5642cf9cb
--- /dev/null
+++ b/metadata/com.eventyay.organizer/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок для керування заходами для організаторів на платформі eventyay
diff --git a/metadata/com.everysoft.autoanswer/it/summary.txt b/metadata/com.everysoft.autoanswer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..38594cce365d2315fbbd3e70533f0884b2bdc239
--- /dev/null
+++ b/metadata/com.everysoft.autoanswer/it/summary.txt
@@ -0,0 +1 @@
+Risposta automatica alle chiamate
diff --git a/metadata/com.everysoft.autoanswer/uk/summary.txt b/metadata/com.everysoft.autoanswer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cb68ed3889472d6f74b56a3452239953f896af9a
--- /dev/null
+++ b/metadata/com.everysoft.autoanswer/uk/summary.txt
@@ -0,0 +1 @@
+Автовідповідач на телефонні дзвінки
diff --git a/metadata/com.example.android.maxpapers/it/summary.txt b/metadata/com.example.android.maxpapers/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4b83a05dfee8223c31eb514bbdcec31ecf683621
--- /dev/null
+++ b/metadata/com.example.android.maxpapers/it/summary.txt
@@ -0,0 +1 @@
+Sfondo in stile Star Trek
diff --git a/metadata/com.example.android.maxpapers/uk/summary.txt b/metadata/com.example.android.maxpapers/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..10dd6a6b4a97e3f9b85aff70f5d06673e3cbd131
--- /dev/null
+++ b/metadata/com.example.android.maxpapers/uk/summary.txt
@@ -0,0 +1 @@
+Тло стилю "Зоряний шлях"
diff --git a/metadata/com.example.hochi.nextcompanion/he/summary.txt b/metadata/com.example.hochi.nextcompanion/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2c070f50f533545e3108bfb03cc7b502c169309f
--- /dev/null
+++ b/metadata/com.example.hochi.nextcompanion/he/summary.txt
@@ -0,0 +1 @@
+לקוח חלופי ל־nextbike (בלתי־רשמי)
diff --git a/metadata/com.example.muzei.muzeiapod/it/summary.txt b/metadata/com.example.muzei.muzeiapod/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..72409941a2b90bcdc500e744f07c8a21768db169
--- /dev/null
+++ b/metadata/com.example.muzei.muzeiapod/it/summary.txt
@@ -0,0 +1 @@
+Immagine astronomica giornaliera della NASA per Muzei
diff --git a/metadata/com.example.muzei.muzeiapod/uk/summary.txt b/metadata/com.example.muzei.muzeiapod/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..06d8d4d052d8c818fe5afff712b056dae22ed782
--- /dev/null
+++ b/metadata/com.example.muzei.muzeiapod/uk/summary.txt
@@ -0,0 +1 @@
+Малюнок дня NASA Astronomy для Muzei
diff --git a/metadata/com.example.openpass/it/summary.txt b/metadata/com.example.openpass/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..20377e1b824db5ee0e117e819d04828a7eac3ad2
--- /dev/null
+++ b/metadata/com.example.openpass/it/summary.txt
@@ -0,0 +1 @@
+Reimplementazione di SafeNet MobilePass
diff --git a/metadata/com.example.openpass/uk/summary.txt b/metadata/com.example.openpass/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..05a9dc428e38626c6c1aa632835ab6b6890bf5c0
--- /dev/null
+++ b/metadata/com.example.openpass/uk/summary.txt
@@ -0,0 +1 @@
+Повторне впровадження SafeNet MobilePass
diff --git a/metadata/com.example.root.analyticaltranslator/it/summary.txt b/metadata/com.example.root.analyticaltranslator/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e852f7052323777b7e710b2a92e049ad25ba7dde
--- /dev/null
+++ b/metadata/com.example.root.analyticaltranslator/it/summary.txt
@@ -0,0 +1 @@
+Traduttore di linguaggio naturale
diff --git a/metadata/com.example.root.analyticaltranslator/uk/summary.txt b/metadata/com.example.root.analyticaltranslator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3e7b9932568b799eec12fcbd4b5277bcccbda0c0
--- /dev/null
+++ b/metadata/com.example.root.analyticaltranslator/uk/summary.txt
@@ -0,0 +1 @@
+Перекладач природною мовою
diff --git a/metadata/com.example.tobiastrumm.freifunkautoconnect/fr/summary.txt b/metadata/com.example.tobiastrumm.freifunkautoconnect/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c26eedba524e77b5f257e8b476e088e9011ecb48
--- /dev/null
+++ b/metadata/com.example.tobiastrumm.freifunkautoconnect/fr/summary.txt
@@ -0,0 +1 @@
+Ajouter plusieurs SSIDs Freifunk à votre appareil
diff --git a/metadata/com.example.tobiastrumm.freifunkautoconnect/it/summary.txt b/metadata/com.example.tobiastrumm.freifunkautoconnect/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ba5823ff9600c496048c968d8f08f4be1a31608
--- /dev/null
+++ b/metadata/com.example.tobiastrumm.freifunkautoconnect/it/summary.txt
@@ -0,0 +1 @@
+Aggiungere più SSID Freifunk al dispositivo
diff --git a/metadata/com.example.tobiastrumm.freifunkautoconnect/uk/summary.txt b/metadata/com.example.tobiastrumm.freifunkautoconnect/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..67082b880391a099909d83a1cbb22a6400c4847f
--- /dev/null
+++ b/metadata/com.example.tobiastrumm.freifunkautoconnect/uk/summary.txt
@@ -0,0 +1 @@
+Додайте до свого пристрою кілька Freifunk SSID
diff --git a/metadata/com.example.trigger.yml b/metadata/com.example.trigger.yml
index e632b28b3707067daa6460e60b72f32e6448d511..201c3246eff51b45d514842e1b5d38c34b535a1c 100644
--- a/metadata/com.example.trigger.yml
+++ b/metadata/com.example.trigger.yml
@@ -189,7 +189,14 @@ Builds:
gradle:
- fdroid
+ - versionName: 3.2.0
+ versionCode: 320
+ commit: v3.2.0
+ subdir: app
+ gradle:
+ - fdroid
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 3.1.3
-CurrentVersionCode: 313
+CurrentVersion: 3.2.0
+CurrentVersionCode: 320
diff --git a/metadata/com.fake.android.torchlight/el/summary.txt b/metadata/com.fake.android.torchlight/el/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..afd820a00bbc0bb8eb11ed34882fa56bae522535
--- /dev/null
+++ b/metadata/com.fake.android.torchlight/el/summary.txt
@@ -0,0 +1 @@
+Χρήση του φλας της κάμεράς σας ως φως
diff --git a/metadata/com.fake.android.torchlight/fr/summary.txt b/metadata/com.fake.android.torchlight/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..83503a0126673ac7acf85ce651ccfb8e8125ae84
--- /dev/null
+++ b/metadata/com.fake.android.torchlight/fr/summary.txt
@@ -0,0 +1 @@
+Utiliser le flash comme lampe torche
diff --git a/metadata/com.fake.android.torchlight/it/summary.txt b/metadata/com.fake.android.torchlight/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..983b17e4b4481a50e02d2d0f1327fd1ebac9dcb6
--- /dev/null
+++ b/metadata/com.fake.android.torchlight/it/summary.txt
@@ -0,0 +1 @@
+Usa il flash della tua fotocamera come luce
diff --git a/metadata/com.fake.android.torchlight/uk/summary.txt b/metadata/com.fake.android.torchlight/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cf047d35e3159f5ade512a68afa3850338df1aed
--- /dev/null
+++ b/metadata/com.fake.android.torchlight/uk/summary.txt
@@ -0,0 +1 @@
+Користуйтеся спалахом камери як ліхтариком
diff --git a/metadata/com.farmerbb.notepad/fr/summary.txt b/metadata/com.farmerbb.notepad/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2594edaa446f441ebd7158a6e216c37942b05d19
--- /dev/null
+++ b/metadata/com.farmerbb.notepad/fr/summary.txt
@@ -0,0 +1 @@
+Application sans fioritures pour prendre des notes
diff --git a/metadata/com.farmerbb.notepad/it/summary.txt b/metadata/com.farmerbb.notepad/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d5f9afe0bb5ff27da47b7d764aa4e35b55d5c5a6
--- /dev/null
+++ b/metadata/com.farmerbb.notepad/it/summary.txt
@@ -0,0 +1 @@
+Una semplice app per prendere appunti senza fronzoli
diff --git a/metadata/com.farmerbb.notepad/uk/summary.txt b/metadata/com.farmerbb.notepad/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0c72cc9b4d83c836edaa7572a4dd90137da880d3
--- /dev/null
+++ b/metadata/com.farmerbb.notepad/uk/summary.txt
@@ -0,0 +1 @@
+Простий застосунок для створення приміток
diff --git a/metadata/com.farmerbb.secondscreen.free/fr/summary.txt b/metadata/com.farmerbb.secondscreen.free/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..27d32efd3eafb80b43f6e585c8c897f02c3ed563
--- /dev/null
+++ b/metadata/com.farmerbb.secondscreen.free/fr/summary.txt
@@ -0,0 +1 @@
+Une meilleure mise en miroir d'écran
diff --git a/metadata/com.farmerbb.secondscreen.free/it/summary.txt b/metadata/com.farmerbb.secondscreen.free/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1690f5ba2f9c46c0bb7c868933bcc5e1dd3d1175
--- /dev/null
+++ b/metadata/com.farmerbb.secondscreen.free/it/summary.txt
@@ -0,0 +1 @@
+Migliore mirroring dello schermo
diff --git a/metadata/com.farmerbb.secondscreen.free/uk/summary.txt b/metadata/com.farmerbb.secondscreen.free/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..787df3a16150c5d3074e7ef7fb72891761e70476
--- /dev/null
+++ b/metadata/com.farmerbb.secondscreen.free/uk/summary.txt
@@ -0,0 +1 @@
+Краще віддзеркалення екрану
diff --git a/metadata/com.farmerbb.taskbar/fr/summary.txt b/metadata/com.farmerbb.taskbar/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aa19c82cfd03d7111f1852ee1096f8e4ab4d9718
--- /dev/null
+++ b/metadata/com.farmerbb.taskbar/fr/summary.txt
@@ -0,0 +1 @@
+Menu de démarrage pour accéder aux applications
diff --git a/metadata/com.farmerbb.taskbar/it/summary.txt b/metadata/com.farmerbb.taskbar/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9c8120a2c22b801ea5d74404a1cbb09477344dc0
--- /dev/null
+++ b/metadata/com.farmerbb.taskbar/it/summary.txt
@@ -0,0 +1 @@
+Usare un menu start per accedere alle app
diff --git a/metadata/com.farmerbb.taskbar/uk/summary.txt b/metadata/com.farmerbb.taskbar/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3b1405abc0d31516597a0ba42836f322c5822bd7
--- /dev/null
+++ b/metadata/com.farmerbb.taskbar/uk/summary.txt
@@ -0,0 +1 @@
+Використання меню «Пуск» для доступу до застосунків
diff --git a/metadata/com.fastaccess.github.libre/fr/summary.txt b/metadata/com.fastaccess.github.libre/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a79746c33bd505ef4ee57e1359e3cb914a28e186
--- /dev/null
+++ b/metadata/com.fastaccess.github.libre/fr/summary.txt
@@ -0,0 +1 @@
+Client GitHub construit à partir de zéro
diff --git a/metadata/com.fastaccess.github.libre/it/summary.txt b/metadata/com.fastaccess.github.libre/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..054bbc60ba3a5711f61d84f78df7c2bed5acd99d
--- /dev/null
+++ b/metadata/com.fastaccess.github.libre/it/summary.txt
@@ -0,0 +1 @@
+Un'app client GitHub creata da zero
diff --git a/metadata/com.fastaccess.github.libre/uk/summary.txt b/metadata/com.fastaccess.github.libre/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4e27f44a70e4aa37280c59f7d19a5cf2b1649c14
--- /dev/null
+++ b/metadata/com.fastaccess.github.libre/uk/summary.txt
@@ -0,0 +1 @@
+Клієнтський застосунок GitHub, створений з нуля
diff --git a/metadata/com.fastebro.androidrgbtool/it/summary.txt b/metadata/com.fastebro.androidrgbtool/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f9ae635ff0b792cbc179c8a235f178f67cd35a06
--- /dev/null
+++ b/metadata/com.fastebro.androidrgbtool/it/summary.txt
@@ -0,0 +1 @@
+Ottenere i valori RGB e HEX di un colore
diff --git a/metadata/com.fastebro.androidrgbtool/uk/summary.txt b/metadata/com.fastebro.androidrgbtool/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7aafed04917cbf37d28b3bef232ba5452fb8fcb3
--- /dev/null
+++ b/metadata/com.fastebro.androidrgbtool/uk/summary.txt
@@ -0,0 +1 @@
+Отримання значення RGB та HEX кольору
diff --git a/metadata/com.ferrarid.converterpro.yml b/metadata/com.ferrarid.converterpro.yml
index 9bf0ef78029f92751bcf52cd578eae9435843b97..83207f1bc5ab9cbe61affbcee986268328866571 100644
--- a/metadata/com.ferrarid.converterpro.yml
+++ b/metadata/com.ferrarid.converterpro.yml
@@ -48,8 +48,30 @@ Builds:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
+ - versionName: 2.5.0
+ versionCode: 26
+ commit: v2.5.0
+ output: build/app/outputs/flutter-apk/app-release.apk
+ srclibs:
+ - flutter@2.0.1
+ prebuild: sed -i -e 's/signingConfig signingConfigs.release//' android/app/build.gradle
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter build apk
+
+ - versionName: 2.5.1
+ versionCode: 27
+ commit: v2.5.1
+ output: build/app/outputs/flutter-apk/app-release.apk
+ srclibs:
+ - flutter@2.0.1
+ prebuild: sed -i -e 's/signingConfig signingConfigs.release//' android/app/build.gradle
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter build apk
+
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://github.com/ferraridamiano/ConverterNOW/raw/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
-CurrentVersion: 2.4.3
-CurrentVersionCode: 25
+CurrentVersion: 2.5.1
+CurrentVersionCode: 27
diff --git a/metadata/com.flasskamp.subz.yml b/metadata/com.flasskamp.subz.yml
index 3fd01fa661ad6d05269a88ee92f8957994f33dc5..a7ba076cc82b37855daedf852b3dac6e8232b655 100644
--- a/metadata/com.flasskamp.subz.yml
+++ b/metadata/com.flasskamp.subz.yml
@@ -4,6 +4,7 @@ License: MIT
AuthorName: Christian Flaßkamp
SourceCode: https://codeberg.org/epinez/Subz/
IssueTracker: https://codeberg.org/epinez/Subz/issues
+Translation: https://hosted.weblate.org/projects/subz
AutoName: Subz
diff --git a/metadata/com.flxrs.dankchat/it/summary.txt b/metadata/com.flxrs.dankchat/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a4490b8eeb097fa5a0b6a13cc234f6ac04d38ed0
--- /dev/null
+++ b/metadata/com.flxrs.dankchat/it/summary.txt
@@ -0,0 +1 @@
+Una semplice app per chattare su Twitch.tv
diff --git a/metadata/com.flxrs.dankchat/uk/summary.txt b/metadata/com.flxrs.dankchat/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1b302dce43b2904cbeeb75ac021905f8285bb779
--- /dev/null
+++ b/metadata/com.flxrs.dankchat/uk/summary.txt
@@ -0,0 +1 @@
+Простий застосунок для спілкування на Twitch.tv
diff --git a/metadata/com.foobnix.pro.pdf.reader/nn/summary.txt b/metadata/com.foobnix.pro.pdf.reader/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..62b11b2eeb6e06cb152d5ff7ac35a6dae6302f56
--- /dev/null
+++ b/metadata/com.foobnix.pro.pdf.reader/nn/summary.txt
@@ -0,0 +1 @@
+Bok- og PDF-lesar
diff --git a/metadata/com.formfun/it/summary.txt b/metadata/com.formfun/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..09207a8af0e4044d3515ce4fe8ee9e2c3e6ebd20
--- /dev/null
+++ b/metadata/com.formfun/it/summary.txt
@@ -0,0 +1 @@
+Disegna un labirinto su carta e giocalo sul tuo smartphone con l'accelerometro
diff --git a/metadata/com.formfun/uk/summary.txt b/metadata/com.formfun/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d94501994f22b7ff9c36c921fa0a60fd6fbb0ce3
--- /dev/null
+++ b/metadata/com.formfun/uk/summary.txt
@@ -0,0 +1 @@
+Намалюйте лабіринт на папері та відтворіть його на своєму пристрої
diff --git a/metadata/com.forrestguice.suntimescalendars.yml b/metadata/com.forrestguice.suntimescalendars.yml
index be40c24dba72414bf8b48d9bb35bc7484d19a602..0b9418a9c4bb8b409ac5a2558ecc08d5b65197b6 100644
--- a/metadata/com.forrestguice.suntimescalendars.yml
+++ b/metadata/com.forrestguice.suntimescalendars.yml
@@ -97,7 +97,14 @@ Builds:
gradle:
- yes
+ - versionName: 0.5.3
+ versionCode: 13
+ commit: v0.5.3
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 0.5.2
-CurrentVersionCode: 12
+CurrentVersion: 0.5.3
+CurrentVersionCode: 13
diff --git a/metadata/com.foxykeep.lifecounter/it/summary.txt b/metadata/com.foxykeep.lifecounter/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e9d5221ba61adbef97d133cdc1a2d5f5eb44b56
--- /dev/null
+++ b/metadata/com.foxykeep.lifecounter/it/summary.txt
@@ -0,0 +1 @@
+Gestire la vita totale nei giochi MTG
diff --git a/metadata/com.foxykeep.lifecounter/uk/summary.txt b/metadata/com.foxykeep.lifecounter/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7ab6ab1219f5fb11d7d70a6f990c319262f48e8e
--- /dev/null
+++ b/metadata/com.foxykeep.lifecounter/uk/summary.txt
@@ -0,0 +1 @@
+Управляння загальним життям в іграх MTG
diff --git a/metadata/com.fproject.cryptolitycs/nn/summary.txt b/metadata/com.fproject.cryptolitycs/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ba0adb8f2615fa48f3acbad008fd32b72f492a11
--- /dev/null
+++ b/metadata/com.fproject.cryptolitycs/nn/summary.txt
@@ -0,0 +1 @@
+Kryptovaluta-overvaking
diff --git a/metadata/com.fr3ts0n.ecu.gui.androbd/fr/summary.txt b/metadata/com.fr3ts0n.ecu.gui.androbd/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..72201128366dc92a497126522b46b3c1a0b8ca26
--- /dev/null
+++ b/metadata/com.fr3ts0n.ecu.gui.androbd/fr/summary.txt
@@ -0,0 +1 @@
+Se connecter au système OBD de votre voiture
diff --git a/metadata/com.fr3ts0n.ecu.gui.androbd/it/summary.txt b/metadata/com.fr3ts0n.ecu.gui.androbd/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..da78f4af40af53436075d81b7dcdf92c6ea28eef
--- /dev/null
+++ b/metadata/com.fr3ts0n.ecu.gui.androbd/it/summary.txt
@@ -0,0 +1 @@
+Connettiti al sistema OBD della tua auto
diff --git a/metadata/com.fr3ts0n.ecu.gui.androbd/uk/summary.txt b/metadata/com.fr3ts0n.ecu.gui.androbd/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8989a4bdd23c0cc065a92a40c7b156c3d9294b9b
--- /dev/null
+++ b/metadata/com.fr3ts0n.ecu.gui.androbd/uk/summary.txt
@@ -0,0 +1 @@
+Підключіться до системи OBD вашого автомобіля
diff --git a/metadata/com.fr3ts0n.stagefever/uk/summary.txt b/metadata/com.fr3ts0n.stagefever/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..28dfc3baea88d38ac2c65c93a869d66ee5a3c542
--- /dev/null
+++ b/metadata/com.fr3ts0n.stagefever/uk/summary.txt
@@ -0,0 +1 @@
+Відображення приміток до етапу, налаштування AMP/ефектів тощо
diff --git a/metadata/com.freerdp.afreerdp/it/summary.txt b/metadata/com.freerdp.afreerdp/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a5a132105687ca959af017aeacfa203c53baa6cd
--- /dev/null
+++ b/metadata/com.freerdp.afreerdp/it/summary.txt
@@ -0,0 +1 @@
+FreeRDP è un client gratuito per il protocollo di desktop remoto
diff --git a/metadata/com.freerdp.afreerdp/uk/summary.txt b/metadata/com.freerdp.afreerdp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0da7242fe611af649a6ac038dad27a66d071b48b
--- /dev/null
+++ b/metadata/com.freerdp.afreerdp/uk/summary.txt
@@ -0,0 +1 @@
+FreeRDP - це безплатний клієнт протоколу віддаленого робочого столу
diff --git a/metadata/com.frozendevs.cache.cleaner/it/summary.txt b/metadata/com.frozendevs.cache.cleaner/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1a5e578eb9a0100e0c900aa3de095fcfdb34d1c5
--- /dev/null
+++ b/metadata/com.frozendevs.cache.cleaner/it/summary.txt
@@ -0,0 +1 @@
+Pulisci la cache
diff --git a/metadata/com.frozendevs.cache.cleaner/uk/summary.txt b/metadata/com.frozendevs.cache.cleaner/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..676d93c824f7ab348de18d2d910a06332d422d56
--- /dev/null
+++ b/metadata/com.frozendevs.cache.cleaner/uk/summary.txt
@@ -0,0 +1 @@
+Очищення кешу
diff --git a/metadata/com.frozendevs.periodictable/fr/summary.txt b/metadata/com.frozendevs.periodictable/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2606aded50ae2c2346cf94e69985c0fa573fd558
--- /dev/null
+++ b/metadata/com.frozendevs.periodictable/fr/summary.txt
@@ -0,0 +1 @@
+Tableau périodique des éléments
diff --git a/metadata/com.frozendevs.periodictable/it/summary.txt b/metadata/com.frozendevs.periodictable/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7f1ec0ff302d7ef8d78c0395046baf4bd86437ee
--- /dev/null
+++ b/metadata/com.frozendevs.periodictable/it/summary.txt
@@ -0,0 +1 @@
+Tavola periodica degli elementi
diff --git a/metadata/com.frozendevs.periodictable/uk/summary.txt b/metadata/com.frozendevs.periodictable/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2941f24ab6ec0b672cfe26b1ddaa8595f23b2a35
--- /dev/null
+++ b/metadata/com.frozendevs.periodictable/uk/summary.txt
@@ -0,0 +1 @@
+Періодична таблиця елементів
diff --git a/metadata/com.frrahat.quransimple/fr/summary.txt b/metadata/com.frrahat.quransimple/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..27561a7e49ee21549924f43fc9b3c4222dac4182
--- /dev/null
+++ b/metadata/com.frrahat.quransimple/fr/summary.txt
@@ -0,0 +1 @@
+Affiche le texte du Coran ou une traduction mot à mot
diff --git a/metadata/com.frrahat.quransimple/uk/summary.txt b/metadata/com.frrahat.quransimple/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c93ed6cbb314a186dce1644190232c7f9e6bc18d
--- /dev/null
+++ b/metadata/com.frrahat.quransimple/uk/summary.txt
@@ -0,0 +1 @@
+Показує текст Корану або переклад від слова до слова
diff --git a/metadata/com.fsck.k9/it/summary.txt b/metadata/com.fsck.k9/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fa035c69346babbb4f3d5d4d52a0a431d1215820
--- /dev/null
+++ b/metadata/com.fsck.k9/it/summary.txt
@@ -0,0 +1 @@
+Client di posta elettronica completo
diff --git a/metadata/com.fsck.k9/uk/summary.txt b/metadata/com.fsck.k9/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2d0e08ae83a4353ca3a33205916e8d6004939bc6
--- /dev/null
+++ b/metadata/com.fsck.k9/uk/summary.txt
@@ -0,0 +1 @@
+Повноможливісний поштовий клієнт
diff --git a/metadata/com.fullscreen.yml b/metadata/com.fullscreen.yml
index 405a5efbf31a2c7702e7bf64ac359654cb4fc646..56b7114775bfc6d6757b30884b7f41f5b8c5c0a5 100644
--- a/metadata/com.fullscreen.yml
+++ b/metadata/com.fullscreen.yml
@@ -1,7 +1,7 @@
Categories:
- Reading
- Internet
-License: GPL-3.0-only
+License: LGPL-3.0-only
SourceCode: https://github.com/renancunha33/DiolinuxApp
IssueTracker: https://github.com/renancunha33/DiolinuxApp/issues
diff --git a/metadata/com.fullscreen/it/summary.txt b/metadata/com.fullscreen/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9040996cc09e1c95885ce4259c3f13eb2887b88a
--- /dev/null
+++ b/metadata/com.fullscreen/it/summary.txt
@@ -0,0 +1 @@
+Vedi www.diolinux.com.br
diff --git a/metadata/com.fullscreen/uk/summary.txt b/metadata/com.fullscreen/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..48fb2615bf102a09076b690aaa99536b2f5a9a90
--- /dev/null
+++ b/metadata/com.fullscreen/uk/summary.txt
@@ -0,0 +1 @@
+Переглядач www.diolinux.com.br
diff --git a/metadata/com.futurice.android.reservator/it/summary.txt b/metadata/com.futurice.android.reservator/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7e4e091fefce9bbbf17a3bfcd64d72d80462e859
--- /dev/null
+++ b/metadata/com.futurice.android.reservator/it/summary.txt
@@ -0,0 +1 @@
+Visualizzare la disponibilità delle sale riunioni
diff --git a/metadata/com.futurice.android.reservator/uk/summary.txt b/metadata/com.futurice.android.reservator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d9028ccd402463c6a61818be0e49f80f79cbb038
--- /dev/null
+++ b/metadata/com.futurice.android.reservator/uk/summary.txt
@@ -0,0 +1 @@
+Показ доступності конференц-залів
diff --git a/metadata/com.gabm.fancyplaces/fr/summary.txt b/metadata/com.gabm.fancyplaces/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..18020e144cd18ac42f95d07d0dfba4da9394eb9c
--- /dev/null
+++ b/metadata/com.gabm.fancyplaces/fr/summary.txt
@@ -0,0 +1 @@
+Stocker vos endroits préférés
diff --git a/metadata/com.gabm.fancyplaces/it/summary.txt b/metadata/com.gabm.fancyplaces/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8a18ab6bc77b6da0aab59af6e3d35ff4c1a09220
--- /dev/null
+++ b/metadata/com.gabm.fancyplaces/it/summary.txt
@@ -0,0 +1 @@
+Memorizza i tuoi FancyPlaces (geobookmarks)
diff --git a/metadata/com.gabm.fancyplaces/uk/summary.txt b/metadata/com.gabm.fancyplaces/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c9eb30abd132ed578bcabab1fbae321a92c86f72
--- /dev/null
+++ b/metadata/com.gabm.fancyplaces/uk/summary.txt
@@ -0,0 +1 @@
+Зберігайте свої FancyPlaces (геозакладки)
diff --git a/metadata/com.gabm.screenrotationcontrol/fr/summary.txt b/metadata/com.gabm.screenrotationcontrol/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..91d5b20d274cfe304b53cf727f607876a34d388b
--- /dev/null
+++ b/metadata/com.gabm.screenrotationcontrol/fr/summary.txt
@@ -0,0 +1 @@
+Confirmer avant d'appliquer l'orientation d'écran
diff --git a/metadata/com.gabm.screenrotationcontrol/it/summary.txt b/metadata/com.gabm.screenrotationcontrol/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e1335403bedadcafc9007bfb51809ec4a7b024
--- /dev/null
+++ b/metadata/com.gabm.screenrotationcontrol/it/summary.txt
@@ -0,0 +1 @@
+Confermare prima che l'orientamento dello schermo venga applicato
diff --git a/metadata/com.gabm.screenrotationcontrol/uk/summary.txt b/metadata/com.gabm.screenrotationcontrol/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e60c09e38774cfcbb7737573fa3bc4f06ab5d417
--- /dev/null
+++ b/metadata/com.gabm.screenrotationcontrol/uk/summary.txt
@@ -0,0 +1 @@
+Підтвердьте, перш ніж застосовуватиметься автоорієнтація екрана
diff --git a/metadata/com.gacode.relaunchx/it/summary.txt b/metadata/com.gacode.relaunchx/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9f7ce689e1b63684479b5ef51f2d557adefc8289
--- /dev/null
+++ b/metadata/com.gacode.relaunchx/it/summary.txt
@@ -0,0 +1 @@
+Launcher per dispositivi eInk/eBook
diff --git a/metadata/com.gacode.relaunchx/uk/summary.txt b/metadata/com.gacode.relaunchx/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..18e2733b92211d0ac96b9cc5e0153d3f4a658b5c
--- /dev/null
+++ b/metadata/com.gacode.relaunchx/uk/summary.txt
@@ -0,0 +1 @@
+Запускач для пристроїв eInk/eBook
diff --git a/metadata/com.games.boardgames.aeonsend/fr/summary.txt b/metadata/com.games.boardgames.aeonsend/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5276fbff4de0aefc0fc39af305afb2e3c1faeb27
--- /dev/null
+++ b/metadata/com.games.boardgames.aeonsend/fr/summary.txt
@@ -0,0 +1 @@
+Randomiseur de marché non officiel pour le jeu de plateau Aeon's End
diff --git a/metadata/com.games.boardgames.aeonsend/uk/summary.txt b/metadata/com.games.boardgames.aeonsend/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..187f0c14b2607c901702a895535b692e83870138
--- /dev/null
+++ b/metadata/com.games.boardgames.aeonsend/uk/summary.txt
@@ -0,0 +1 @@
+Неофіційний увипадковувач показників ринку для настільної гри Aeon's End
diff --git a/metadata/com.gcstar.viewer/it/summary.txt b/metadata/com.gcstar.viewer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..989695655f582dd9605d1a79cafe75c6e0c48a1d
--- /dev/null
+++ b/metadata/com.gcstar.viewer/it/summary.txt
@@ -0,0 +1 @@
+Visualizza e gestisci le tue collezioni
diff --git a/metadata/com.gcstar.viewer/uk/summary.txt b/metadata/com.gcstar.viewer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..af28c3567ec8000eb82c428c81c2c69999fda803
--- /dev/null
+++ b/metadata/com.gcstar.viewer/uk/summary.txt
@@ -0,0 +1 @@
+Перегляд та керування колекціями
diff --git a/metadata/com.geecko.QuickLyric/fr/summary.txt b/metadata/com.geecko.QuickLyric/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2b020901c287e3926f088a20f453f2f373dc43fe
--- /dev/null
+++ b/metadata/com.geecko.QuickLyric/fr/summary.txt
@@ -0,0 +1 @@
+Récupère et affiche des paroles de chansons
diff --git a/metadata/com.geecko.QuickLyric/it/summary.txt b/metadata/com.geecko.QuickLyric/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cb2669239c2430af46a5ec2c40c249be83c61d74
--- /dev/null
+++ b/metadata/com.geecko.QuickLyric/it/summary.txt
@@ -0,0 +1 @@
+Recupera e visualizza i testi delle canzoni
diff --git a/metadata/com.geecko.QuickLyric/uk/summary.txt b/metadata/com.geecko.QuickLyric/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..07bbf5771d32386a2865bc20448be96619e2683a
--- /dev/null
+++ b/metadata/com.geecko.QuickLyric/uk/summary.txt
@@ -0,0 +1 @@
+Отримання та показ слів пісні
diff --git a/metadata/com.gelakinetic.mtgfam/nn/summary.txt b/metadata/com.gelakinetic.mtgfam/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..18eee4fb8e9559f2d965cd37e8c68290491bf097
--- /dev/null
+++ b/metadata/com.gelakinetic.mtgfam/nn/summary.txt
@@ -0,0 +1 @@
+Verktøy for spelet MTG
diff --git a/metadata/com.gelakinetic.mtgfam/uk/summary.txt b/metadata/com.gelakinetic.mtgfam/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..55af929061f45d51ff9f0376f28fb0bc91f9e21c
--- /dev/null
+++ b/metadata/com.gelakinetic.mtgfam/uk/summary.txt
@@ -0,0 +1 @@
+Засоби для гри MTG
diff --git a/metadata/com.genonbeta.TrebleShot/uk/summary.txt b/metadata/com.genonbeta.TrebleShot/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3f5caf395a95bd1187ec4ea618ee93f44d292403
--- /dev/null
+++ b/metadata/com.genonbeta.TrebleShot/uk/summary.txt
@@ -0,0 +1 @@
+Надсилайте та отримуйте файли через доступні з’єднання
diff --git a/metadata/com.germainz.activityforcenewtask/it/summary.txt b/metadata/com.germainz.activityforcenewtask/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..580fcdd11e68ab35762dd40b498810b1b7edc7e7
--- /dev/null
+++ b/metadata/com.germainz.activityforcenewtask/it/summary.txt
@@ -0,0 +1 @@
+Modulo Xposed che forza le activities ad aprirsi in un nuovo task
diff --git a/metadata/com.germainz.activityforcenewtask/uk/summary.txt b/metadata/com.germainz.activityforcenewtask/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ae2121e0582050b6980ef2d52690a64d0cbf5b6d
--- /dev/null
+++ b/metadata/com.germainz.activityforcenewtask/uk/summary.txt
@@ -0,0 +1 @@
+Модуль Xposed, який змушує дії відкриватися в новому завданні
diff --git a/metadata/com.gh4a/it/summary.txt b/metadata/com.gh4a/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1e339b45e3184de10f7d8a9fd26946d8944b3c8c
--- /dev/null
+++ b/metadata/com.gh4a/it/summary.txt
@@ -0,0 +1 @@
+Client GitHub
diff --git a/metadata/com.gh4a/uk/summary.txt b/metadata/com.gh4a/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9d9484ea3186bb8d69712f2e395c1cd7e8c7e8d8
--- /dev/null
+++ b/metadata/com.gh4a/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт GitHub
diff --git a/metadata/com.ghisguth.sun/it/summary.txt b/metadata/com.ghisguth.sun/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..17939c4dde40f83b48d1e8d53c85714a0379176f
--- /dev/null
+++ b/metadata/com.ghisguth.sun/it/summary.txt
@@ -0,0 +1 @@
+Sfondo animato
diff --git a/metadata/com.ghisguth.sun/uk/summary.txt b/metadata/com.ghisguth.sun/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ec81bc6253bafdce89fcac243bdccddca8a7706a
--- /dev/null
+++ b/metadata/com.ghisguth.sun/uk/summary.txt
@@ -0,0 +1 @@
+Живе тло
diff --git a/metadata/com.ghostsq.commander.samba/nn/summary.txt b/metadata/com.ghostsq.commander.samba/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b285e904db28a07e88c351893bc5fe4bddabac89
--- /dev/null
+++ b/metadata/com.ghostsq.commander.samba/nn/summary.txt
@@ -0,0 +1 @@
+Får tilgang til filer på nettverket
diff --git a/metadata/com.ghostsq.commander.samba/uk/summary.txt b/metadata/com.ghostsq.commander.samba/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d5fa9bd0d1474d987cf3e1f6e30708371d7dd245
--- /dev/null
+++ b/metadata/com.ghostsq.commander.samba/uk/summary.txt
@@ -0,0 +1 @@
+Доступ до файлів у мережі
diff --git a/metadata/com.ghostsq.commander.sftp/nn/summary.txt b/metadata/com.ghostsq.commander.sftp/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..df053018b5366d82941f85f0c9604715bef1703a
--- /dev/null
+++ b/metadata/com.ghostsq.commander.sftp/nn/summary.txt
@@ -0,0 +1 @@
+Tilgang til filer over SFTP
diff --git a/metadata/com.ghostsq.commander.sftp/uk/summary.txt b/metadata/com.ghostsq.commander.sftp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b7beb8e3ff7df2924bd6b06e4ab533d9a6fa2a13
--- /dev/null
+++ b/metadata/com.ghostsq.commander.sftp/uk/summary.txt
@@ -0,0 +1 @@
+Доступ до файлів через SFTP
diff --git a/metadata/com.ghostsq.commander/nn/summary.txt b/metadata/com.ghostsq.commander/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b553feb29bc9762f65fe2e8af9e29d86c4bc872b
--- /dev/null
+++ b/metadata/com.ghostsq.commander/nn/summary.txt
@@ -0,0 +1 @@
+Topanels filhandsamar
diff --git a/metadata/com.ghostsq.commander/uk/summary.txt b/metadata/com.ghostsq.commander/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2440002f9e5a08b25becac387696f07aae757f4c
--- /dev/null
+++ b/metadata/com.ghostsq.commander/uk/summary.txt
@@ -0,0 +1 @@
+Двопанельний менеджер файлів
diff --git a/metadata/com.ghstudios.android.mhgendatabase/fr/summary.txt b/metadata/com.ghstudios.android.mhgendatabase/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a03f3fa4d57ab73fd245e4ba809885b69974f61f
--- /dev/null
+++ b/metadata/com.ghstudios.android.mhgendatabase/fr/summary.txt
@@ -0,0 +1 @@
+Référence tout-en-un pour Monster Hunter Generations
diff --git a/metadata/com.ghstudios.android.mhgendatabase/it/summary.txt b/metadata/com.ghstudios.android.mhgendatabase/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ece56b02aea4225710fe0a8cf5430bb561b6fb40
--- /dev/null
+++ b/metadata/com.ghstudios.android.mhgendatabase/it/summary.txt
@@ -0,0 +1 @@
+Un riferimento completo, tutto in uno, a Monster Hunter Generations
diff --git a/metadata/com.ghstudios.android.mhgendatabase/uk/summary.txt b/metadata/com.ghstudios.android.mhgendatabase/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a88ccee593de207685617950fb4acabdd3d21a7c
--- /dev/null
+++ b/metadata/com.ghstudios.android.mhgendatabase/uk/summary.txt
@@ -0,0 +1 @@
+Широкий всеохопний довідник Monster Hunter Generations
diff --git a/metadata/com.github.aba2l.taswast/it/summary.txt b/metadata/com.github.aba2l.taswast/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b144fd8ef8e9b4e06418f8a91e21b9505a865910
--- /dev/null
+++ b/metadata/com.github.aba2l.taswast/it/summary.txt
@@ -0,0 +1 @@
+Calendario Amazigh
diff --git a/metadata/com.github.aba2l.taswast/uk/summary.txt b/metadata/com.github.aba2l.taswast/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96211acb0d6f430215aa6b4dd8123e789180fb16
--- /dev/null
+++ b/metadata/com.github.aba2l.taswast/uk/summary.txt
@@ -0,0 +1 @@
+Календар Amazigh
diff --git a/metadata/com.github.andremiras.etheroll/it/summary.txt b/metadata/com.github.andremiras.etheroll/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e4a05b78804198ba601b7db5a45476ddfcb247f0
--- /dev/null
+++ b/metadata/com.github.andremiras.etheroll/it/summary.txt
@@ -0,0 +1 @@
+Scommetti su blockchain attraverso Etheroll smart contract
diff --git a/metadata/com.github.andremiras.etheroll/uk/summary.txt b/metadata/com.github.andremiras.etheroll/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2aa8b6076f773b41f476f7decf38c7e015e7be0c
--- /dev/null
+++ b/metadata/com.github.andremiras.etheroll/uk/summary.txt
@@ -0,0 +1 @@
+Азартні ігри на блокчейні через розумний контракт Etheroll
diff --git a/metadata/com.github.axet.audiorecorder/it/summary.txt b/metadata/com.github.axet.audiorecorder/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6a014650f4a251c7152d5122f674bf108d8bd67b
--- /dev/null
+++ b/metadata/com.github.axet.audiorecorder/it/summary.txt
@@ -0,0 +1 @@
+Registra file audio
diff --git a/metadata/com.github.axet.audiorecorder/uk/summary.txt b/metadata/com.github.axet.audiorecorder/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b59c3acfe9b6b91b32f3b8512455c0c3dd9bcb71
--- /dev/null
+++ b/metadata/com.github.axet.audiorecorder/uk/summary.txt
@@ -0,0 +1 @@
+Звукозапис
diff --git a/metadata/com.github.axet.binauralbeats/it/summary.txt b/metadata/com.github.axet.binauralbeats/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1d026458418c2ad33e9f7da16963555a0a283791
--- /dev/null
+++ b/metadata/com.github.axet.binauralbeats/it/summary.txt
@@ -0,0 +1 @@
+Aiutante di meditazione
diff --git a/metadata/com.github.axet.binauralbeats/uk/summary.txt b/metadata/com.github.axet.binauralbeats/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..83cbfa9080fbeaad6a9a0cc1babf113d5df30665
--- /dev/null
+++ b/metadata/com.github.axet.binauralbeats/uk/summary.txt
@@ -0,0 +1 @@
+Помічник з медитації
diff --git a/metadata/com.github.axet.bookreader/nn/summary.txt b/metadata/com.github.axet.bookreader/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a4548209e5e7720204f68160e63dd70774a1e3de
--- /dev/null
+++ b/metadata/com.github.axet.bookreader/nn/summary.txt
@@ -0,0 +1 @@
+Enkel e-boklesar
diff --git a/metadata/com.github.axet.callrecorder/it/summary.txt b/metadata/com.github.axet.callrecorder/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e6f73d31694a79d6b82f6971425042334faf9362
--- /dev/null
+++ b/metadata/com.github.axet.callrecorder/it/summary.txt
@@ -0,0 +1 @@
+Semplice registratore di chiamate, senza pubblicita', open e libero
diff --git a/metadata/com.github.axet.darknessimmunity/fr/summary.txt b/metadata/com.github.axet.darknessimmunity/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..24d3a8fa95757de2c910ccfce1b37846dcbc8724
--- /dev/null
+++ b/metadata/com.github.axet.darknessimmunity/fr/summary.txt
@@ -0,0 +1 @@
+Amulette numérique d'immunité contre les ténèbres
diff --git a/metadata/com.github.axet.darknessimmunity/it/summary.txt b/metadata/com.github.axet.darknessimmunity/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a8fdbeb10d7daf12a7f7a142849bd53cd2a38e30
--- /dev/null
+++ b/metadata/com.github.axet.darknessimmunity/it/summary.txt
@@ -0,0 +1 @@
+Amuleto digitale dell'immunità dalle tenebre
diff --git a/metadata/com.github.axet.darknessimmunity/uk/summary.txt b/metadata/com.github.axet.darknessimmunity/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..36237292c76b575c307dc1e6e781273ffc9d60b3
--- /dev/null
+++ b/metadata/com.github.axet.darknessimmunity/uk/summary.txt
@@ -0,0 +1 @@
+Цифровий амулет Darkness Immunity
diff --git a/metadata/com.github.axet.hourlyreminder/fr/summary.txt b/metadata/com.github.axet.hourlyreminder/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..32d78af01c26ee2bfea8b77d5a2aa7062ecb6085
--- /dev/null
+++ b/metadata/com.github.axet.hourlyreminder/fr/summary.txt
@@ -0,0 +1 @@
+Vous rappelle les heures écoulées
diff --git a/metadata/com.github.axet.hourlyreminder/it/summary.txt b/metadata/com.github.axet.hourlyreminder/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7180ec424c649077c8522eb103f473b747fddf28
--- /dev/null
+++ b/metadata/com.github.axet.hourlyreminder/it/summary.txt
@@ -0,0 +1 @@
+Ti ricorda le ore trascorse
diff --git a/metadata/com.github.axet.hourlyreminder/uk/summary.txt b/metadata/com.github.axet.hourlyreminder/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..31fb5f087e4d1fbc0d7d90827b58a612cc436bab
--- /dev/null
+++ b/metadata/com.github.axet.hourlyreminder/uk/summary.txt
@@ -0,0 +1 @@
+Нагадує про минулі години
diff --git a/metadata/com.github.axet.mover/fr/summary.txt b/metadata/com.github.axet.mover/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3704740c836c6180637cfa3f198321c7276cb7cf
--- /dev/null
+++ b/metadata/com.github.axet.mover/fr/summary.txt
@@ -0,0 +1 @@
+Fusionne les fichiers de média
diff --git a/metadata/com.github.axet.mover/it/summary.txt b/metadata/com.github.axet.mover/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0eccea818531ff1196fc54de8d5b2429ec0944c8
--- /dev/null
+++ b/metadata/com.github.axet.mover/it/summary.txt
@@ -0,0 +1 @@
+Unire file multimediali, open-source
diff --git a/metadata/com.github.axet.mover/uk/summary.txt b/metadata/com.github.axet.mover/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..52a2ac2519fcfb559b52fc7a5e29344dc2ed77d0
--- /dev/null
+++ b/metadata/com.github.axet.mover/uk/summary.txt
@@ -0,0 +1 @@
+Об’єднайте медіафайли. Відкритоджерельний код
diff --git a/metadata/com.github.axet.tonegenerator/fr/summary.txt b/metadata/com.github.axet.tonegenerator/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5522523c4d53c1bb50183a23101e53a4e02c45ca
--- /dev/null
+++ b/metadata/com.github.axet.tonegenerator/fr/summary.txt
@@ -0,0 +1 @@
+Aperçu de classe ToneGenerator
diff --git a/metadata/com.github.axet.tonegenerator/uk/summary.txt b/metadata/com.github.axet.tonegenerator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eaeaa5852f8fab8951a2116a0eb1768b144c5db3
--- /dev/null
+++ b/metadata/com.github.axet.tonegenerator/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок попереднього перегляду класу ToneGenerator з відкритим кодом
diff --git a/metadata/com.github.axet.torrentclient/nn/summary.txt b/metadata/com.github.axet.torrentclient/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bfdf1a9e5d39709e8af6ef964649e2b9a989fb47
--- /dev/null
+++ b/metadata/com.github.axet.torrentclient/nn/summary.txt
@@ -0,0 +1 @@
+Last ned torrent-filer
diff --git a/metadata/com.github.catfriend1.syncthingandroid/nn/summary.txt b/metadata/com.github.catfriend1.syncthingandroid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..552cdfe22e99b288f8a4020910f2a4ff77e653a0
--- /dev/null
+++ b/metadata/com.github.catfriend1.syncthingandroid/nn/summary.txt
@@ -0,0 +1 @@
+Filsynkronisering
diff --git a/metadata/com.github.cythara/it/summary.txt b/metadata/com.github.cythara/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c08cda01d541d14fd8d2f4c16c56360adb1e87ec
--- /dev/null
+++ b/metadata/com.github.cythara/it/summary.txt
@@ -0,0 +1 @@
+Accordatore di strumenti musicali
diff --git a/metadata/com.github.cythara/uk/summary.txt b/metadata/com.github.cythara/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3d5339569e16eb087389f6caf8eb9abce7722633
--- /dev/null
+++ b/metadata/com.github.cythara/uk/summary.txt
@@ -0,0 +1 @@
+Настроювач музичних інструментів
diff --git a/metadata/com.github.dawidd6.andttt/nn/summary.txt b/metadata/com.github.dawidd6.andttt/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..62c233963b97e3ea092ad984d7367d5876139d32
--- /dev/null
+++ b/metadata/com.github.dawidd6.andttt/nn/summary.txt
@@ -0,0 +1 @@
+Enkelt bondesjakk-spel
diff --git a/metadata/com.github.gianlucanitti.expreval/it/summary.txt b/metadata/com.github.gianlucanitti.expreval/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e9d318d1211e2c6928b34c845dfec6ecf54f8906
--- /dev/null
+++ b/metadata/com.github.gianlucanitti.expreval/it/summary.txt
@@ -0,0 +1 @@
+Calcolatore di espressioni matematiche con supporto di variabili e funzioni
diff --git a/metadata/com.github.gianlucanitti.expreval/uk/summary.txt b/metadata/com.github.gianlucanitti.expreval/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..86b3cb925481dc74f58e1b5d1b7089463e06649a
--- /dev/null
+++ b/metadata/com.github.gianlucanitti.expreval/uk/summary.txt
@@ -0,0 +1 @@
+Калькулятор математичних виразів із підтримкою змінних та функцій
diff --git a/metadata/com.github.grimpy.botifier.yml b/metadata/com.github.grimpy.botifier.yml
index 95e83f9f24b83d6e82e95cd2680a320b4d6c1f92..9bdd182aa06090f9df437d74dce78ab3d10e7317 100644
--- a/metadata/com.github.grimpy.botifier.yml
+++ b/metadata/com.github.grimpy.botifier.yml
@@ -1,6 +1,6 @@
Categories:
- Connectivity
-License: MIT
+License: BSD-2-Clause
WebSite: https://grimpy.github.com/botifier
SourceCode: https://github.com/grimpy/Botifier
IssueTracker: https://github.com/grimpy/Botifier/issues
diff --git a/metadata/com.github.k1rakishou.chan.fdroid.yml b/metadata/com.github.k1rakishou.chan.fdroid.yml
index 2420a78602cad0a6ae717d6832bf824ac722fe17..ef06868927827c76dc75d129c1d8ce78ae7900e1 100644
--- a/metadata/com.github.k1rakishou.chan.fdroid.yml
+++ b/metadata/com.github.k1rakishou.chan.fdroid.yml
@@ -27,7 +27,21 @@ Builds:
gradle:
- fdroid
+ - versionName: v0.6.3
+ versionCode: 603
+ commit: v0.6.3-release
+ subdir: Kuroba/app
+ gradle:
+ - fdroid
+
+ - versionName: v0.6.4
+ versionCode: 604
+ commit: v0.6.4-release
+ subdir: Kuroba/app
+ gradle:
+ - fdroid
+
AutoUpdateMode: Version %v-release
UpdateCheckMode: Tags v\d+?\.\d{1,2}\.\d{1,2}-release$
-CurrentVersion: v0.5.7
-CurrentVersionCode: 507
+CurrentVersion: v0.6.4
+CurrentVersionCode: 604
diff --git a/metadata/com.github.kiliakin.yalpstore/it/summary.txt b/metadata/com.github.kiliakin.yalpstore/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f81da83c1aee0f413a6965a92887691306190c15
--- /dev/null
+++ b/metadata/com.github.kiliakin.yalpstore/it/summary.txt
@@ -0,0 +1 @@
+Scarica gli apk dal Google Play Store
diff --git a/metadata/com.github.kiliakin.yalpstore/uk/summary.txt b/metadata/com.github.kiliakin.yalpstore/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2352cd163bd83d7a8e089c6e8a47cff470afc3fb
--- /dev/null
+++ b/metadata/com.github.kiliakin.yalpstore/uk/summary.txt
@@ -0,0 +1 @@
+Завантаження apk з Google Play Store
diff --git a/metadata/com.github.niqdev.ipcam/fr/summary.txt b/metadata/com.github.niqdev.ipcam/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7a6dcd4d64cbbe64890f78bf89d7356ad86170ff
--- /dev/null
+++ b/metadata/com.github.niqdev.ipcam/fr/summary.txt
@@ -0,0 +1 @@
+Streaming vidéo MJPEG sur Android
diff --git a/metadata/com.github.niqdev.ipcam/it/summary.txt b/metadata/com.github.niqdev.ipcam/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bba13d3103a4c9aa967069f819ac2598fa9bb0dc
--- /dev/null
+++ b/metadata/com.github.niqdev.ipcam/it/summary.txt
@@ -0,0 +1 @@
+Streaming video MJPEG su Android
diff --git a/metadata/com.github.niqdev.ipcam/uk/summary.txt b/metadata/com.github.niqdev.ipcam/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4a87361c5e86ecd42511c643a0135c1baa7ccc06
--- /dev/null
+++ b/metadata/com.github.niqdev.ipcam/uk/summary.txt
@@ -0,0 +1 @@
+Потокове передавання відео у форматі MJPEG на Android
diff --git a/metadata/com.github.onetimepass/it/summary.txt b/metadata/com.github.onetimepass/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fb348d89304f510b7dfb7da32877d867e5af3880
--- /dev/null
+++ b/metadata/com.github.onetimepass/it/summary.txt
@@ -0,0 +1 @@
+Autenticazione a due fattori (TOTP)
diff --git a/metadata/com.github.onetimepass/uk/summary.txt b/metadata/com.github.onetimepass/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..38f18d85d9aa0103c99e8cdce32f25392713f3d4
--- /dev/null
+++ b/metadata/com.github.onetimepass/uk/summary.txt
@@ -0,0 +1 @@
+Двоетапна перевірка (TOTP)
diff --git a/metadata/com.github.palmcalc2019.palmcalc/uk/summary.txt b/metadata/com.github.palmcalc2019.palmcalc/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b7b791ebcfe8cc52651d529e770e431ba2d37b08
--- /dev/null
+++ b/metadata/com.github.palmcalc2019.palmcalc/uk/summary.txt
@@ -0,0 +1 @@
+Науковий ретро калькулятор і конвертер
diff --git a/metadata/com.github.premnirmal.tickerwidget.yml b/metadata/com.github.premnirmal.tickerwidget.yml
index f2fe71a1007e253c57df93c8ccc3240b97026587..f2c73ff688dbc6ab598262562992706f3e01e89f 100644
--- a/metadata/com.github.premnirmal.tickerwidget.yml
+++ b/metadata/com.github.premnirmal.tickerwidget.yml
@@ -1150,6 +1150,17 @@ Builds:
{/,/^}/d' build.gradle
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
+ - versionName: 3.9.737
+ versionCode: 300900737
+ commit: '300900737'
+ subdir: app
+ gradle:
+ - purefoss
+ prebuild:
+ - sed -i -e '/google-services/d; /firebase/d; /dl.bintray.com/d; /android.applicationVariants.all
+ {/,/^}/d' build.gradle
+ - echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
+
MaintainerNotes: |-
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
com.github.nbsp-team:MaterialFilePicker from
@@ -1158,5 +1169,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %c
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
-CurrentVersion: 3.9.736
-CurrentVersionCode: 300900736
+CurrentVersion: 3.9.737
+CurrentVersionCode: 300900737
diff --git a/metadata/com.github.premnirmal.tickerwidget/fr/summary.txt b/metadata/com.github.premnirmal.tickerwidget/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..860cfc79d6a3afc8990d2f6f39280d3ef68445ed
--- /dev/null
+++ b/metadata/com.github.premnirmal.tickerwidget/fr/summary.txt
@@ -0,0 +1 @@
+Widget boursier
diff --git a/metadata/com.github.premnirmal.tickerwidget/it/summary.txt b/metadata/com.github.premnirmal.tickerwidget/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3715575ec59a22777864265306ff49cb36ef334b
--- /dev/null
+++ b/metadata/com.github.premnirmal.tickerwidget/it/summary.txt
@@ -0,0 +1 @@
+Widget ticker del mercato azionario
diff --git a/metadata/com.github.premnirmal.tickerwidget/uk/summary.txt b/metadata/com.github.premnirmal.tickerwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a38c17d701aca77c81288ab2f324f563babe03c7
--- /dev/null
+++ b/metadata/com.github.premnirmal.tickerwidget/uk/summary.txt
@@ -0,0 +1 @@
+Віджет для фондового ринку
diff --git a/metadata/com.github.quarck.calnotify/fr/summary.txt b/metadata/com.github.quarck.calnotify/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..80ebbed59380a3290d8f0777c3fa88848aa71820
--- /dev/null
+++ b/metadata/com.github.quarck.calnotify/fr/summary.txt
@@ -0,0 +1 @@
+Notifications de calendrier avancées
diff --git a/metadata/com.github.quarck.calnotify/it/summary.txt b/metadata/com.github.quarck.calnotify/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..206880f60192d5fbc8125ef734b9c2b3ac56654a
--- /dev/null
+++ b/metadata/com.github.quarck.calnotify/it/summary.txt
@@ -0,0 +1 @@
+Notifiche avanzate del calendario
diff --git a/metadata/com.github.quarck.calnotify/uk/summary.txt b/metadata/com.github.quarck.calnotify/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9f96ffb02e0f9467f06bf0c3d1c64e6d2ab0894f
--- /dev/null
+++ b/metadata/com.github.quarck.calnotify/uk/summary.txt
@@ -0,0 +1 @@
+Додаткові сповіщення календаря
diff --git a/metadata/com.github.redpanal.android/it/summary.txt b/metadata/com.github.redpanal.android/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d984d09e843c9eb958f094abd96264db95ee86e4
--- /dev/null
+++ b/metadata/com.github.redpanal.android/it/summary.txt
@@ -0,0 +1 @@
+Client per RedPanal
diff --git a/metadata/com.github.redpanal.android/uk/summary.txt b/metadata/com.github.redpanal.android/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8a0574fd567cdf85ab469e16d218e1cc51517186
--- /dev/null
+++ b/metadata/com.github.redpanal.android/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт RedPanal
diff --git a/metadata/com.github.ruleant.getback_gps/it/summary.txt b/metadata/com.github.ruleant.getback_gps/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7234da9e45b0350e77dc6666dcd8afa901d72576
--- /dev/null
+++ b/metadata/com.github.ruleant.getback_gps/it/summary.txt
@@ -0,0 +1 @@
+Strumento di navigazione
diff --git a/metadata/com.github.ruleant.getback_gps/uk/summary.txt b/metadata/com.github.ruleant.getback_gps/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cead7ebe0d5dc70631db366b9090445e57169cd6
--- /dev/null
+++ b/metadata/com.github.ruleant.getback_gps/uk/summary.txt
@@ -0,0 +1 @@
+Засіб навігації
diff --git a/metadata/com.github.samotari.cryptoterminal/it/summary.txt b/metadata/com.github.samotari.cryptoterminal/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..93e7c7ab0f2afb440a5f030350a23932a5961f1c
--- /dev/null
+++ b/metadata/com.github.samotari.cryptoterminal/it/summary.txt
@@ -0,0 +1 @@
+Terminale di pagamento sicuro in criptovaluta per punti vendita
diff --git a/metadata/com.github.samotari.cryptoterminal/uk/summary.txt b/metadata/com.github.samotari.cryptoterminal/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2e832fa4d18dd2751b10294ba5ef62b3e84f4705
--- /dev/null
+++ b/metadata/com.github.samotari.cryptoterminal/uk/summary.txt
@@ -0,0 +1 @@
+Термінал оплати криптовалюти Secure Point of Sale
diff --git a/metadata/com.github.sryze.wirebug/fr/summary.txt b/metadata/com.github.sryze.wirebug/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e76a4ba9f0b7b593283968f68ca72d164a17f26c
--- /dev/null
+++ b/metadata/com.github.sryze.wirebug/fr/summary.txt
@@ -0,0 +1 @@
+Active ou désactive le débogage via Wi-Fi
diff --git a/metadata/com.github.sryze.wirebug/it/summary.txt b/metadata/com.github.sryze.wirebug/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..91bef00add2217346b8524edf8aa0a60345a987d
--- /dev/null
+++ b/metadata/com.github.sryze.wirebug/it/summary.txt
@@ -0,0 +1 @@
+Attiva o disattiva il debug su Wi-Fi
diff --git a/metadata/com.github.sryze.wirebug/uk/summary.txt b/metadata/com.github.sryze.wirebug/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9c1a73b2c3139a7e9e364994ef4c42db7f659f22
--- /dev/null
+++ b/metadata/com.github.sryze.wirebug/uk/summary.txt
@@ -0,0 +1 @@
+Вмикає або вимикає зневадження через Wi-Fi
diff --git a/metadata/com.github.timnew.smartremotecontrol/it/summary.txt b/metadata/com.github.timnew.smartremotecontrol/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..efdcdae2d2e3f10bc01cf355c954a8a67cc991e3
--- /dev/null
+++ b/metadata/com.github.timnew.smartremotecontrol/it/summary.txt
@@ -0,0 +1 @@
+Interfaccia con LED IR da dispositivi Samsung
diff --git a/metadata/com.github.timnew.smartremotecontrol/uk/summary.txt b/metadata/com.github.timnew.smartremotecontrol/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..10ec9316be1bc1a5526c750c2810a21cd1a4cacb
--- /dev/null
+++ b/metadata/com.github.timnew.smartremotecontrol/uk/summary.txt
@@ -0,0 +1 @@
+Інтерфейс з ІЧ-світлодіодами із пристроїв Samsung
diff --git a/metadata/com.github.vauvenal5.yaga.yml b/metadata/com.github.vauvenal5.yaga.yml
index 5de8054254de41f8de6211fce5e3ab4ee5518f28..899cb3a63b0d6eb13a73112978f83c13dc4880c8 100644
--- a/metadata/com.github.vauvenal5.yaga.yml
+++ b/metadata/com.github.vauvenal5.yaga.yml
@@ -194,8 +194,21 @@ Builds:
- $$flutter$$/bin/flutter pub run build_runner build --delete-conflicting-outputs
- $$flutter$$/bin/flutter build apk --flavor fdroid
+ - versionName: 0.22.3
+ versionCode: 2203
+ commit: v0.22.3
+ output: build/app/outputs/flutter-apk/app-fdroid-release.apk
+ srclibs:
+ - flutter@1.22.4
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter pub get
+ - $$flutter$$/bin/flutter pub run flutter_launcher_icons:main
+ - $$flutter$$/bin/flutter pub run build_runner build --delete-conflicting-outputs
+ - $$flutter$$/bin/flutter build apk --flavor fdroid
+
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/vauvenal5/yaga/master/pubspec.yaml|version:\s\d+\.\d+\.\d+\+(\d+)|.|version:\s(\d+\.\d+\.\d+)\+\d+
-CurrentVersion: 0.22.2
-CurrentVersionCode: 2202
+CurrentVersion: 0.22.3
+CurrentVersionCode: 2203
diff --git a/metadata/com.github.xloem.qrstream/fr/summary.txt b/metadata/com.github.xloem.qrstream/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9d73ba868bf06d7079cc2e6bec095d89e6052214
--- /dev/null
+++ b/metadata/com.github.xloem.qrstream/fr/summary.txt
@@ -0,0 +1 @@
+Transfère des fichiers et du texte via des codes QR successifs
diff --git a/metadata/com.github.xloem.qrstream/it/summary.txt b/metadata/com.github.xloem.qrstream/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fe32ceebf8930aadc9d4ad2db04355555b3769d3
--- /dev/null
+++ b/metadata/com.github.xloem.qrstream/it/summary.txt
@@ -0,0 +1 @@
+Trasferire file e testo tramite codici QR successivi
diff --git a/metadata/com.github.xloem.qrstream/uk/summary.txt b/metadata/com.github.xloem.qrstream/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d484d2661cdad87c4cff907649e5c64daf70500f
--- /dev/null
+++ b/metadata/com.github.xloem.qrstream/uk/summary.txt
@@ -0,0 +1 @@
+Передача файлів і тексту через послідовні QR-коди
diff --git a/metadata/com.github.yeriomin.dumbphoneassistant/fr/summary.txt b/metadata/com.github.yeriomin.dumbphoneassistant/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..269c828685ba5740671f9b1ca3960406b2ca9213
--- /dev/null
+++ b/metadata/com.github.yeriomin.dumbphoneassistant/fr/summary.txt
@@ -0,0 +1 @@
+Copie des contacts depuis ou vers la carte SIM
diff --git a/metadata/com.github.yeriomin.dumbphoneassistant/it/summary.txt b/metadata/com.github.yeriomin.dumbphoneassistant/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..320ec9592fa3c490b21e96961d13aa0d680a8591
--- /dev/null
+++ b/metadata/com.github.yeriomin.dumbphoneassistant/it/summary.txt
@@ -0,0 +1 @@
+Copiare i contatti sulla carta SIM e viceversa
diff --git a/metadata/com.github.yeriomin.dumbphoneassistant/uk/summary.txt b/metadata/com.github.yeriomin.dumbphoneassistant/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..06e0dcb6f3ecf153b15a4134f71371ebef40f7ae
--- /dev/null
+++ b/metadata/com.github.yeriomin.dumbphoneassistant/uk/summary.txt
@@ -0,0 +1 @@
+Копіювання контактів на SIM-картку та назад
diff --git a/metadata/com.github.yeriomin.smsscheduler/es/summary.txt b/metadata/com.github.yeriomin.smsscheduler/es/summary.txt
index a0ca61e3aa43c099cecfb13d5c94d3eae13ff6ad..4d875eac343a678980196dfe6e448338028194b5 100644
--- a/metadata/com.github.yeriomin.smsscheduler/es/summary.txt
+++ b/metadata/com.github.yeriomin.smsscheduler/es/summary.txt
@@ -1 +1 @@
-Le permite programar un sms para ser enviado a una hora específica
+Le permite programar un SMS para enviarlo a una hora específica
diff --git a/metadata/com.github.yeriomin.smsscheduler/fr/summary.txt b/metadata/com.github.yeriomin.smsscheduler/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..18bf9496351ea64aa1038c77abe3302881d8db5a
--- /dev/null
+++ b/metadata/com.github.yeriomin.smsscheduler/fr/summary.txt
@@ -0,0 +1 @@
+Planifie l'envoi de SMS à une heure donnée
diff --git a/metadata/com.github.yeriomin.smsscheduler/it/summary.txt b/metadata/com.github.yeriomin.smsscheduler/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..049c4ed856e4d87fce0e861f74291309d7ff7106
--- /dev/null
+++ b/metadata/com.github.yeriomin.smsscheduler/it/summary.txt
@@ -0,0 +1 @@
+Permette di programmare l'invio di un sms a un'ora specifica
diff --git a/metadata/com.github.yeriomin.smsscheduler/uk/summary.txt b/metadata/com.github.yeriomin.smsscheduler/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..686fa32c538603268ca98bf4b9abd8918bd449fa
--- /dev/null
+++ b/metadata/com.github.yeriomin.smsscheduler/uk/summary.txt
@@ -0,0 +1 @@
+Дозволяє запланувати надсилання SMS-повідомлення
diff --git a/metadata/com.github.yeriomin.workoutlog/fr/summary.txt b/metadata/com.github.yeriomin.workoutlog/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..86527bad643c402569c4f57bfeceff4683e905c0
--- /dev/null
+++ b/metadata/com.github.yeriomin.workoutlog/fr/summary.txt
@@ -0,0 +1 @@
+App minimaliste pour suivre vos entraînements
diff --git a/metadata/com.github.yeriomin.workoutlog/it/summary.txt b/metadata/com.github.yeriomin.workoutlog/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..55322f7a87161b17cca7e5b6179180411787bc11
--- /dev/null
+++ b/metadata/com.github.yeriomin.workoutlog/it/summary.txt
@@ -0,0 +1 @@
+Un'app minimalista per monitorare i tuoi allenamenti
diff --git a/metadata/com.gmail.afonsotrepa.pocketgopher/it/summary.txt b/metadata/com.gmail.afonsotrepa.pocketgopher/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a99544d3de8cffc52b25c367a629dd42048d299f
--- /dev/null
+++ b/metadata/com.gmail.afonsotrepa.pocketgopher/it/summary.txt
@@ -0,0 +1 @@
+Un cliente Gopher veloce, elegante e moderno
diff --git a/metadata/com.gmail.afonsotrepa.pocketgopher/uk/summary.txt b/metadata/com.gmail.afonsotrepa.pocketgopher/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..25c9eb76bc5e6f5fd2b18b424409fdbed0de19c9
--- /dev/null
+++ b/metadata/com.gmail.afonsotrepa.pocketgopher/uk/summary.txt
@@ -0,0 +1 @@
+Швидкий, елегантний та сучасний клієнт Gopher
diff --git a/metadata/com.gmail.jerickson314.sdscanner/es/summary.txt b/metadata/com.gmail.jerickson314.sdscanner/es/summary.txt
index 3e4f060ed356f5c634a34466cf7f6acacbad9f7d..a746f05353b8d4f1fbfddf036340e67070cb813c 100644
--- a/metadata/com.gmail.jerickson314.sdscanner/es/summary.txt
+++ b/metadata/com.gmail.jerickson314.sdscanner/es/summary.txt
@@ -1 +1 @@
-Reexplorar los medios de almacenamiento
+Reexplorar los soportes de almacenamiento
diff --git a/metadata/com.gmail.jerickson314.sdscanner/it/summary.txt b/metadata/com.gmail.jerickson314.sdscanner/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d03710cff241b53399bbfaca2bf89a17a7b43c44
--- /dev/null
+++ b/metadata/com.gmail.jerickson314.sdscanner/it/summary.txt
@@ -0,0 +1 @@
+Analisi dei supporti di archiviazione
diff --git a/metadata/com.gmail.jerickson314.sdscanner/uk/summary.txt b/metadata/com.gmail.jerickson314.sdscanner/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aedddf8af510aad8bd3848ad0f0b6f7071306c28
--- /dev/null
+++ b/metadata/com.gmail.jerickson314.sdscanner/uk/summary.txt
@@ -0,0 +1 @@
+Перезчитування медіасховища
diff --git a/metadata/com.goltzkiste.guessaday/fr/summary.txt b/metadata/com.goltzkiste.guessaday/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..037829afa4d89d8b7ed326420922f75109089b31
--- /dev/null
+++ b/metadata/com.goltzkiste.guessaday/fr/summary.txt
@@ -0,0 +1 @@
+Devine le jour de la semaine d'une date aléatoire
diff --git a/metadata/com.goltzkiste.guessaday/it/summary.txt b/metadata/com.goltzkiste.guessaday/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c532b71758d3bee2db0d519603b625d5a4c71c75
--- /dev/null
+++ b/metadata/com.goltzkiste.guessaday/it/summary.txt
@@ -0,0 +1 @@
+Indovina il giorno della settimana di una data casuale
diff --git a/metadata/com.goltzkiste.guessaday/uk/summary.txt b/metadata/com.goltzkiste.guessaday/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f8fe153d9a8960d14d25aa60e00f97f589e22f4c
--- /dev/null
+++ b/metadata/com.goltzkiste.guessaday/uk/summary.txt
@@ -0,0 +1 @@
+Вгадайте день тижня випадкової дати
diff --git a/metadata/com.googamaphone.typeandspeak/nn/summary.txt b/metadata/com.googamaphone.typeandspeak/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b011c89ccc588c1339b7d7d79b6a4e126c88b479
--- /dev/null
+++ b/metadata/com.googamaphone.typeandspeak/nn/summary.txt
@@ -0,0 +1 @@
+Tekst til tale
diff --git a/metadata/com.google.android.diskusage/it/summary.txt b/metadata/com.google.android.diskusage/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eeefc4a94c516d02d340f4c948eb8430c382c316
--- /dev/null
+++ b/metadata/com.google.android.diskusage/it/summary.txt
@@ -0,0 +1 @@
+Analizza utilizzo disco
diff --git a/metadata/com.google.android.diskusage/uk/summary.txt b/metadata/com.google.android.diskusage/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0c1adf629609dc95e8d9f4a4f343ba5c272775fa
--- /dev/null
+++ b/metadata/com.google.android.diskusage/uk/summary.txt
@@ -0,0 +1 @@
+Провідник використання диска
diff --git a/metadata/com.google.android.gms/fr/summary.txt b/metadata/com.google.android.gms/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ee0b040132ade36ba178710a51a6eb252f711c1
--- /dev/null
+++ b/metadata/com.google.android.gms/fr/summary.txt
@@ -0,0 +1 @@
+Middleware de fournisseur de localisation (UnifiedNlp)
diff --git a/metadata/com.google.android.gms/it/summary.txt b/metadata/com.google.android.gms/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..760f7f7fd9c3ec0eb3ed274ab62e4285efc7888c
--- /dev/null
+++ b/metadata/com.google.android.gms/it/summary.txt
@@ -0,0 +1 @@
+Middleware per i fornitori di servizi di localizzazione (UnifiedNlp)
diff --git a/metadata/com.google.android.gms/uk/summary.txt b/metadata/com.google.android.gms/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6814fe7e74bd9e9b872cd472362e0402925674f9
--- /dev/null
+++ b/metadata/com.google.android.gms/uk/summary.txt
@@ -0,0 +1 @@
+Проміжне програмне забезпечення надавача розташування (UnifiedNlp)
diff --git a/metadata/com.google.android.location/fr/summary.txt b/metadata/com.google.android.location/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ee0b040132ade36ba178710a51a6eb252f711c1
--- /dev/null
+++ b/metadata/com.google.android.location/fr/summary.txt
@@ -0,0 +1 @@
+Middleware de fournisseur de localisation (UnifiedNlp)
diff --git a/metadata/com.google.android.location/it/summary.txt b/metadata/com.google.android.location/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..760f7f7fd9c3ec0eb3ed274ab62e4285efc7888c
--- /dev/null
+++ b/metadata/com.google.android.location/it/summary.txt
@@ -0,0 +1 @@
+Middleware per i fornitori di servizi di localizzazione (UnifiedNlp)
diff --git a/metadata/com.google.android.location/uk/summary.txt b/metadata/com.google.android.location/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6814fe7e74bd9e9b872cd472362e0402925674f9
--- /dev/null
+++ b/metadata/com.google.android.location/uk/summary.txt
@@ -0,0 +1 @@
+Проміжне програмне забезпечення надавача розташування (UnifiedNlp)
diff --git a/metadata/com.google.android.sambadocumentsprovider/uk/summary.txt b/metadata/com.google.android.sambadocumentsprovider/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..69e790067b3a002ce305622602e1bdd8f0d12c6d
--- /dev/null
+++ b/metadata/com.google.android.sambadocumentsprovider/uk/summary.txt
@@ -0,0 +1 @@
+Отримуйте доступ до файлів, якими користуються спільні ресурси SAMBA
diff --git a/metadata/com.google.android.stardroid/it/summary.txt b/metadata/com.google.android.stardroid/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..66f98b6abbcaececcb744bd0d24df27a01f08cf5
--- /dev/null
+++ b/metadata/com.google.android.stardroid/it/summary.txt
@@ -0,0 +1 @@
+Mappa del cielo per esplorare i cieli
diff --git a/metadata/com.google.android.stardroid/uk/summary.txt b/metadata/com.google.android.stardroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..80b35eb2b64ed918e55cc6ceec2ee0d56a2f44f2
--- /dev/null
+++ b/metadata/com.google.android.stardroid/uk/summary.txt
@@ -0,0 +1 @@
+Мапа неба для його вивчення
diff --git a/metadata/com.google.code.appsorganizer/it/summary.txt b/metadata/com.google.code.appsorganizer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d8edd357a7aaf6c315b22d8d193548b5c2ad7eb6
--- /dev/null
+++ b/metadata/com.google.code.appsorganizer/it/summary.txt
@@ -0,0 +1 @@
+Organizza le app con le etichette
diff --git a/metadata/com.google.code.appsorganizer/uk/summary.txt b/metadata/com.google.code.appsorganizer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d75fb95e78509e5cb92a44dc4aadd76637b60cb0
--- /dev/null
+++ b/metadata/com.google.code.appsorganizer/uk/summary.txt
@@ -0,0 +1 @@
+Упорядкування застсоунків за допомогою міток
diff --git a/metadata/com.google.zxing.client.android/ca/description.txt b/metadata/com.google.zxing.client.android/ca/description.txt
index cf44f200b557560d1acacd7708d48dab232b6221..4624bcf5e492eea7b12e8fa54fba89a73382f4d5 100644
--- a/metadata/com.google.zxing.client.android/ca/description.txt
+++ b/metadata/com.google.zxing.client.android/ca/description.txt
@@ -1,4 +1,4 @@
-Llegiu la informació emmagatzemada en codis de barres o creeu codis QR per compartir adreces, contactes o text entre dispositius.
+…Llegiu la informació emmagatzemada en codis de barres o creeu codis QR per compartir adreces, contactes o text entre dispositius.
Les cerques de llibres, productes i webs es fan mitjançant un servidor de Google (depenent de la tria del país d'origen), tot i que podeu crear un botó de cerca personalitzada dins de la configuració (per exemple: duckduckgo.com/?q=%s o wikibooks.org/w/index.php?search=%s).
diff --git a/metadata/com.google.zxing.client.android/hi/description.txt b/metadata/com.google.zxing.client.android/hi/description.txt
index 7a61bc9beb04cc42d01a97b1bfc9f7d6c9fc5370..5e6660aa479cb2bf7f62406961c20194cc5f771c 100644
--- a/metadata/com.google.zxing.client.android/hi/description.txt
+++ b/metadata/com.google.zxing.client.android/hi/description.txt
@@ -3,3 +3,14 @@
बुक, प्रोडक्ट और वेब सर्च गूगल सर्वर (स्रोत देश की पसंद के आधार पर) पर जाते हैं, हालांकि सेटिंग्स में कस्टम सर्च बटन बनाया जा सकता है जैसे duckduckgo.com/?q=%s या wikibooks.org/w/index.php?search=%s ।
निम्नलिखित बारकोड प्रकार समर्थित है:
+
+* UPC-A और UPC-E
+* EAN-8 और EAN-13
+* कोड 39; 93; 128
+* ITF
+* कोडबार
+* RSS-14 (सब variants)
+* QR कोड
+* Data Matrix
+* Aztec ('beta' गुण)
+* PDF 417 ('alpha' गुण)
diff --git a/metadata/com.google.zxing.client.android/lt/description.txt b/metadata/com.google.zxing.client.android/lt/description.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fb32e3c3dab5af7a7f5a276c24d90719b041e88c
--- /dev/null
+++ b/metadata/com.google.zxing.client.android/lt/description.txt
@@ -0,0 +1 @@
+Palaiko šiuos barkodų tipus:
diff --git a/metadata/com.google.zxing.client.android/nn/description.txt b/metadata/com.google.zxing.client.android/nn/description.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c7e615ee62cbee978a0e3d28c9ad47741f81fcca
--- /dev/null
+++ b/metadata/com.google.zxing.client.android/nn/description.txt
@@ -0,0 +1 @@
+Støttar desse typane strekkodar:
diff --git a/metadata/com.google.zxing.client.android/nn/name.txt b/metadata/com.google.zxing.client.android/nn/name.txt
new file mode 100644
index 0000000000000000000000000000000000000000..50614bc8569df21d047015cd892f73cff349a9e5
--- /dev/null
+++ b/metadata/com.google.zxing.client.android/nn/name.txt
@@ -0,0 +1 @@
+Strekkode-skannar
diff --git a/metadata/com.google.zxing.client.android/zh-CN/description.txt b/metadata/com.google.zxing.client.android/zh-CN/description.txt
index 89ba5befa97a6d6b1821eb76a5a5c41e06db072a..685b0f4ffa566ce5627eb841b61afd0a5e956936 100644
--- a/metadata/com.google.zxing.client.android/zh-CN/description.txt
+++ b/metadata/com.google.zxing.client.android/zh-CN/description.txt
@@ -1,4 +1,4 @@
-……读取条形码中保存的信息,或创建 二维码,以便在设备之间分享地址、联系人或文本。
+……读取条形码中存储的信息,或创建二维码,以便在设备之间分享地址、联系人或文本。
书籍、产品和网页搜索将指向 Google 服务器(由来源国家或地区决定),不过可在设置中创建自定义搜索按钮,比如 duckduckgo.com/?q=%s 或 wikibooks.org/w/index.php?search=%s。
diff --git a/metadata/com.googlecode.chartdroid/uk/summary.txt b/metadata/com.googlecode.chartdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..388a65247e6b0a876d37cea9a77db8fd1cda6526
--- /dev/null
+++ b/metadata/com.googlecode.chartdroid/uk/summary.txt
@@ -0,0 +1 @@
+Рушій діаграм
diff --git a/metadata/com.googlecode.eyesfree.espeak/nn/summary.txt b/metadata/com.googlecode.eyesfree.espeak/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3c71c1996cc2af75f2cbf48b9bbb2154b4a1862b
--- /dev/null
+++ b/metadata/com.googlecode.eyesfree.espeak/nn/summary.txt
@@ -0,0 +1 @@
+Tekst til tale-motor
diff --git a/metadata/com.gpl.rpg.AndorsTrail.yml b/metadata/com.gpl.rpg.AndorsTrail.yml
index e077848183450ca2f6b0813fc5a1287a3674a30e..c304eeb3a555dcea658e5eacc47508e827a716e4 100644
--- a/metadata/com.gpl.rpg.AndorsTrail.yml
+++ b/metadata/com.gpl.rpg.AndorsTrail.yml
@@ -153,6 +153,7 @@ Builds:
- versionName: 0.7.13
versionCode: 58
+ disable: fails to build
commit: v0.7.13
subdir: AndorsTrail
rm:
diff --git a/metadata/com.gpl.rpg.AndorsTrail/fr/summary.txt b/metadata/com.gpl.rpg.AndorsTrail/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..444873b6e3d99944b3b74944e9a34e12d76fd74e
--- /dev/null
+++ b/metadata/com.gpl.rpg.AndorsTrail/fr/summary.txt
@@ -0,0 +1 @@
+RPG axé sur les quêtes
diff --git a/metadata/com.gpl.rpg.AndorsTrail/it/summary.txt b/metadata/com.gpl.rpg.AndorsTrail/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f8629a669457b9ed459cb73ddba66b5beeae4de6
--- /dev/null
+++ b/metadata/com.gpl.rpg.AndorsTrail/it/summary.txt
@@ -0,0 +1 @@
+Gioco di ruolo basato su missioni
diff --git a/metadata/com.gpl.rpg.AndorsTrail/uk/summary.txt b/metadata/com.gpl.rpg.AndorsTrail/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..77621e88562123632c2d25071c8d4df00fd3e43b
--- /dev/null
+++ b/metadata/com.gpl.rpg.AndorsTrail/uk/summary.txt
@@ -0,0 +1 @@
+Квестове RPG
diff --git a/metadata/com.greenaddress.abcore/es/summary.txt b/metadata/com.greenaddress.abcore/es/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9396b7b74fa80ea8039e25160d3cce84fd3d8ae1
--- /dev/null
+++ b/metadata/com.greenaddress.abcore/es/summary.txt
@@ -0,0 +1 @@
+Contenedor para Bitcoin Core
diff --git a/metadata/com.greenaddress.abcore/fr/summary.txt b/metadata/com.greenaddress.abcore/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dd805a65d9c60343f268ab93b8c8ecc59073ff73
--- /dev/null
+++ b/metadata/com.greenaddress.abcore/fr/summary.txt
@@ -0,0 +1 @@
+Wrapper Bitcoin Core
diff --git a/metadata/com.greenaddress.abcore/it/summary.txt b/metadata/com.greenaddress.abcore/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7dd377f4789d0c1b1453b021caf579a038a3fc8b
--- /dev/null
+++ b/metadata/com.greenaddress.abcore/it/summary.txt
@@ -0,0 +1 @@
+wrapper Bitcoin Core
diff --git a/metadata/com.greenaddress.abcore/uk/summary.txt b/metadata/com.greenaddress.abcore/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ba47bac543014ad5ea9192668e20af9efa2e191e
--- /dev/null
+++ b/metadata/com.greenaddress.abcore/uk/summary.txt
@@ -0,0 +1 @@
+Обгортка ядра Біткоїна
diff --git a/metadata/com.greenaddress.greenbits_android_wallet.testnet/it/summary.txt b/metadata/com.greenaddress.greenbits_android_wallet.testnet/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a789e43038f447d8d5a05e250fd32eddb203134d
--- /dev/null
+++ b/metadata/com.greenaddress.greenbits_android_wallet.testnet/it/summary.txt
@@ -0,0 +1 @@
+Client Testnet GreenAddress
diff --git a/metadata/com.greenaddress.greenbits_android_wallet.testnet/uk/summary.txt b/metadata/com.greenaddress.greenbits_android_wallet.testnet/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..54a23cf2e109cd0d36dcd1088e7989c1eaea3cbd
--- /dev/null
+++ b/metadata/com.greenaddress.greenbits_android_wallet.testnet/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт GreenAddress Testnet
diff --git a/metadata/com.greenaddress.greenbits_android_wallet/fr/summary.txt b/metadata/com.greenaddress.greenbits_android_wallet/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3e6bc2c077c4ee70949f1aec0394354a96f977e2
--- /dev/null
+++ b/metadata/com.greenaddress.greenbits_android_wallet/fr/summary.txt
@@ -0,0 +1 @@
+Portefeuille Bitcoin Blockstream Green
diff --git a/metadata/com.greenaddress.greenbits_android_wallet/it/summary.txt b/metadata/com.greenaddress.greenbits_android_wallet/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..82b6c3353fff5ec14de16b3d869969f12863e07b
--- /dev/null
+++ b/metadata/com.greenaddress.greenbits_android_wallet/it/summary.txt
@@ -0,0 +1 @@
+Portafoglio Blockstream Green Bitcoin
diff --git a/metadata/com.greenaddress.greenbits_android_wallet/uk/summary.txt b/metadata/com.greenaddress.greenbits_android_wallet/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f821b72d08353cd230889b3338f40e7b6f2e4f90
--- /dev/null
+++ b/metadata/com.greenaddress.greenbits_android_wallet/uk/summary.txt
@@ -0,0 +1 @@
+Гаманець Blockstream Green Bitcoin
diff --git a/metadata/com.gsnathan.pdfviewer/nn/summary.txt b/metadata/com.gsnathan.pdfviewer/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f25e7ad51430bb360655aa66e35509f2a51d567d
--- /dev/null
+++ b/metadata/com.gsnathan.pdfviewer/nn/summary.txt
@@ -0,0 +1 @@
+Enkel PDF-visar
diff --git a/metadata/com.gtp.showapicturetoyourfriend/fr/summary.txt b/metadata/com.gtp.showapicturetoyourfriend/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..702e2ce3baf3c4d326ab7074c99aa14ad3ac409d
--- /dev/null
+++ b/metadata/com.gtp.showapicturetoyourfriend/fr/summary.txt
@@ -0,0 +1 @@
+Lecteur média fonctionnant par-dessus votre écran de verrouillage
diff --git a/metadata/com.gtp.showapicturetoyourfriend/it/summary.txt b/metadata/com.gtp.showapicturetoyourfriend/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..32be0d2db83bec7a13b63dd95fae791fd3ca22e5
--- /dev/null
+++ b/metadata/com.gtp.showapicturetoyourfriend/it/summary.txt
@@ -0,0 +1 @@
+Visualizzatore multimediale che funziona nella schermata di blocco
diff --git a/metadata/com.gtp.showapicturetoyourfriend/uk/summary.txt b/metadata/com.gtp.showapicturetoyourfriend/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..37061e4d6dfe2a30b41e279871660b5f381aeef7
--- /dev/null
+++ b/metadata/com.gtp.showapicturetoyourfriend/uk/summary.txt
@@ -0,0 +1 @@
+Медіаоглядач, що функціонує поверх вашого блокованого екрана
diff --git a/metadata/com.gunshippenguin.openflood/fr/summary.txt b/metadata/com.gunshippenguin.openflood/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..05a4aab669893a1625c3e01043cca675203b1c85
--- /dev/null
+++ b/metadata/com.gunshippenguin.openflood/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de remplissage simple mais addictif
diff --git a/metadata/com.gunshippenguin.openflood/it/summary.txt b/metadata/com.gunshippenguin.openflood/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..09a8f49f38c6b202ff7ff1bee47757e054b9cb5e
--- /dev/null
+++ b/metadata/com.gunshippenguin.openflood/it/summary.txt
@@ -0,0 +1 @@
+Un gioco di riempimento alluvionale semplice ma avvincente
diff --git a/metadata/com.gunshippenguin.openflood/uk/summary.txt b/metadata/com.gunshippenguin.openflood/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7bcbe0221b339fe230d8a4f703093bd97e01abdc
--- /dev/null
+++ b/metadata/com.gunshippenguin.openflood/uk/summary.txt
@@ -0,0 +1 @@
+Проста, але захоплива гра для заповнення потопу
diff --git a/metadata/com.haha01haha01.harail/fr/summary.txt b/metadata/com.haha01haha01.harail/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3538f422d5fb628c47940c82ab30be495bdb2a43
--- /dev/null
+++ b/metadata/com.haha01haha01.harail/fr/summary.txt
@@ -0,0 +1 @@
+Trajets et horaires des trains en Israël
diff --git a/metadata/com.haha01haha01.harail/uk/summary.txt b/metadata/com.haha01haha01.harail/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d31a0696d495b20cadde2ae050955bbc85cbe527
--- /dev/null
+++ b/metadata/com.haha01haha01.harail/uk/summary.txt
@@ -0,0 +1 @@
+Знайдіть маршрути та розклад потягів Ізраїлю
diff --git a/metadata/com.hardcodecoder.pulsemusic.yml b/metadata/com.hardcodecoder.pulsemusic.yml
index 935e1f4e5ec9a4bc3bc8cf49fcf832bb6ac077f8..d4241b81affc96bc25d60263f45377fbd90bd5b6 100644
--- a/metadata/com.hardcodecoder.pulsemusic.yml
+++ b/metadata/com.hardcodecoder.pulsemusic.yml
@@ -26,7 +26,14 @@ Builds:
gradle:
- yes
+ - versionName: 4.1.0
+ versionCode: 210040100
+ commit: v4.1.0
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 4.0.6
-CurrentVersionCode: 210040006
+CurrentVersion: 4.1.0
+CurrentVersionCode: 210040100
diff --git a/metadata/com.haringeymobile.ukweather/fr/summary.txt b/metadata/com.haringeymobile.ukweather/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..62aea3722e43f048c9f7657ff2d8f6072091e06f
--- /dev/null
+++ b/metadata/com.haringeymobile.ukweather/fr/summary.txt
@@ -0,0 +1 @@
+Voir les prévisions météo
diff --git a/metadata/com.haringeymobile.ukweather/it/summary.txt b/metadata/com.haringeymobile.ukweather/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..65716d10f8b299fa21519cb8ce48063326bf9d1a
--- /dev/null
+++ b/metadata/com.haringeymobile.ukweather/it/summary.txt
@@ -0,0 +1 @@
+Visualizza previsioni meteo
diff --git a/metadata/com.haringeymobile.ukweather/uk/summary.txt b/metadata/com.haringeymobile.ukweather/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..229ce47dbb8790f835dbb708b8e0ad011d66a001
--- /dev/null
+++ b/metadata/com.haringeymobile.ukweather/uk/summary.txt
@@ -0,0 +1 @@
+Огляд прогнозу погоди
diff --git a/metadata/com.hasi.hasid00r/it/summary.txt b/metadata/com.hasi.hasid00r/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..465b3c0d196025c357cfdd35bc39c0e353045b78
--- /dev/null
+++ b/metadata/com.hasi.hasid00r/it/summary.txt
@@ -0,0 +1 @@
+Apri la porta a Hackspace Siegen
diff --git a/metadata/com.hasi.hasid00r/uk/summary.txt b/metadata/com.hasi.hasid00r/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c2287744bd357b956e93e74dc87ccb1df311597b
--- /dev/null
+++ b/metadata/com.hasi.hasid00r/uk/summary.txt
@@ -0,0 +1 @@
+Відчиніть двері в Hackspace Siegen
diff --git a/metadata/com.health.openscale/fr/summary.txt b/metadata/com.health.openscale/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8ead02b8f7a2092387d6db4e5538f9a3db70ff9
--- /dev/null
+++ b/metadata/com.health.openscale/fr/summary.txt
@@ -0,0 +1 @@
+Suivi de poids et mensurations, avec prise en charge des balances Bluetooth
diff --git a/metadata/com.health.openscale/uk/summary.txt b/metadata/com.health.openscale/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6dc2a79b997bb022a2c2be0972fe9c55d3040c83
--- /dev/null
+++ b/metadata/com.health.openscale/uk/summary.txt
@@ -0,0 +1 @@
+Відстеження показників ваги та тіла, з підтримкою Bluetooth-вагів
diff --git a/metadata/com.hectorone.multismssender/fr/summary.txt b/metadata/com.hectorone.multismssender/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b5b689d84f6ba5c2cf3c755b35379f983283a1a9
--- /dev/null
+++ b/metadata/com.hectorone.multismssender/fr/summary.txt
@@ -0,0 +1 @@
+Envoi de SMS à plusieurs contacts
diff --git a/metadata/com.hectorone.multismssender/it/summary.txt b/metadata/com.hectorone.multismssender/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e3553a101196ec799ea1675b2a30bd37e1676262
--- /dev/null
+++ b/metadata/com.hectorone.multismssender/it/summary.txt
@@ -0,0 +1 @@
+Inviare SMS a molti contatti
diff --git a/metadata/com.hectorone.multismssender/uk/summary.txt b/metadata/com.hectorone.multismssender/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8599bb0285a58a35f8f9934f7661b49c3bcc217b
--- /dev/null
+++ b/metadata/com.hectorone.multismssender/uk/summary.txt
@@ -0,0 +1 @@
+Надішліть SMS багатьом контактам
diff --git a/metadata/com.hexad.bluezime/it/summary.txt b/metadata/com.hexad.bluezime/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..68494a14f92393bf4ed645f320dd286313f71f27
--- /dev/null
+++ b/metadata/com.hexad.bluezime/it/summary.txt
@@ -0,0 +1 @@
+Configura i controller Bluetooth
diff --git a/metadata/com.hexad.bluezime/uk/summary.txt b/metadata/com.hexad.bluezime/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..467fb5e2f3f4c9c4474dac095dad7166b002d122
--- /dev/null
+++ b/metadata/com.hexad.bluezime/uk/summary.txt
@@ -0,0 +1 @@
+Налаштуйте контролери Bluetooth
diff --git a/metadata/com.hobbyone.HashDroid/it/summary.txt b/metadata/com.hobbyone.HashDroid/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..de73d5f526b98ff1f577893a93ec6860e4d12fa6
--- /dev/null
+++ b/metadata/com.hobbyone.HashDroid/it/summary.txt
@@ -0,0 +1 @@
+Verificare l'integrità dei file
diff --git a/metadata/com.hobbyone.HashDroid/uk/summary.txt b/metadata/com.hobbyone.HashDroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..91d45c0eac18723d6616a6cb5b5012f8bc8ccc62
--- /dev/null
+++ b/metadata/com.hobbyone.HashDroid/uk/summary.txt
@@ -0,0 +1 @@
+Перевірка цілісності файлу
diff --git a/metadata/com.holokenmod/it/summary.txt b/metadata/com.holokenmod/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f4637a3b12ecfe8e35b8579a67d96fd56f4d6e89
--- /dev/null
+++ b/metadata/com.holokenmod/it/summary.txt
@@ -0,0 +1 @@
+Gioco KenKen
diff --git a/metadata/com.holokenmod/uk/summary.txt b/metadata/com.holokenmod/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1d35b9e75f2eacb93eacc1816338e1ae4174b4ae
--- /dev/null
+++ b/metadata/com.holokenmod/uk/summary.txt
@@ -0,0 +1 @@
+Гра KenKen
diff --git a/metadata/com.iamtrk.androidexplorer/it/summary.txt b/metadata/com.iamtrk.androidexplorer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..84d325c100058d146c895f0b8e28ec64afa23a10
--- /dev/null
+++ b/metadata/com.iamtrk.androidexplorer/it/summary.txt
@@ -0,0 +1 @@
+Ottieni informazioni sul dispositivo
diff --git a/metadata/com.iamtrk.androidexplorer/uk/summary.txt b/metadata/com.iamtrk.androidexplorer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d1bf284b4e1d8aee8426210d6ede69e9111e1c47
--- /dev/null
+++ b/metadata/com.iamtrk.androidexplorer/uk/summary.txt
@@ -0,0 +1 @@
+Отримайте відомості про пристрій
diff --git a/metadata/com.iazasoft.footguy/it/summary.txt b/metadata/com.iazasoft.footguy/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..24cdaae5d25178fcc104d958d29d6f672d3dbfe2
--- /dev/null
+++ b/metadata/com.iazasoft.footguy/it/summary.txt
@@ -0,0 +1 @@
+Widget di Footguy
diff --git a/metadata/com.iazasoft.footguy/uk/summary.txt b/metadata/com.iazasoft.footguy/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..16071d5b692ab50f5e4c401ec94dcce34e03eb16
--- /dev/null
+++ b/metadata/com.iazasoft.footguy/uk/summary.txt
@@ -0,0 +1 @@
+Віджет Footguy
diff --git a/metadata/com.ibrahimyousre.resumebuilder/it/summary.txt b/metadata/com.ibrahimyousre.resumebuilder/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aa1cc19f3f9eb57481d9eda8b23f2c63e7ad0b46
--- /dev/null
+++ b/metadata/com.ibrahimyousre.resumebuilder/it/summary.txt
@@ -0,0 +1 @@
+Un'app che ti aiuta a creare il tuo curriculum
diff --git a/metadata/com.ibrahimyousre.resumebuilder/uk/summary.txt b/metadata/com.ibrahimyousre.resumebuilder/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e9a690f4270dd2dfe485bf36c9cec4ca9927e911
--- /dev/null
+++ b/metadata/com.ibrahimyousre.resumebuilder/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок, що допоможе створити своє резюме
diff --git a/metadata/com.icechen1.notable.pro/it/summary.txt b/metadata/com.icechen1.notable.pro/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9624bfe632943f71f0d9aa6065ca269060257ff1
--- /dev/null
+++ b/metadata/com.icechen1.notable.pro/it/summary.txt
@@ -0,0 +1 @@
+Aggiungere e gestire promemoria
diff --git a/metadata/com.icechen1.notable.pro/uk/summary.txt b/metadata/com.icechen1.notable.pro/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f28bbbeb66e4890c8a8250f7113e43ea9396fa4b
--- /dev/null
+++ b/metadata/com.icechen1.notable.pro/uk/summary.txt
@@ -0,0 +1 @@
+Додайте нагадування та управляйте ними
diff --git a/metadata/com.ichi2.anki.yml b/metadata/com.ichi2.anki.yml
index 8935b6f786c5b580e56740ea140274d0149336e0..cd811484cb6b15814bb22b193804248504762b0a 100644
--- a/metadata/com.ichi2.anki.yml
+++ b/metadata/com.ichi2.anki.yml
@@ -10,6 +10,7 @@ SourceCode: https://github.com/ankidroid/Anki-Android
IssueTracker: https://github.com/ankidroid/Anki-Android/issues
Translation: http://crowdin.net/project/ankidroid
Changelog: https://ankidroid.org/docs/changelog.html
+OpenCollective: ankidroid
AutoName: AnkiDroid
Description: |-
@@ -685,9 +686,33 @@ Builds:
prebuild: sed -i -e 's/21.1.6352462/21.3.6528147/' -e '/splits\ {/,+30d' build.gradle
ndk: r21d
+ - versionName: 2.14.5
+ versionCode: 21405300
+ commit: v2.14.5
+ subdir: AnkiDroid
+ gradle:
+ - yes
+ rm:
+ - tools
+ - docs
+ prebuild: sed -i -e 's/21.1.6352462/21.3.6528147/' -e '/splits\ {/,+30d' build.gradle
+ ndk: r21d
+
+ - versionName: 2.14.6
+ versionCode: 21406300
+ commit: v2.14.6
+ subdir: AnkiDroid
+ gradle:
+ - yes
+ rm:
+ - tools
+ - docs
+ prebuild: sed -i -e 's/21.1.6352462/21.3.6528147/' -e '/splits\ {/,+30d' build.gradle
+ ndk: r21d
+
MaintainerNotes: Uses DexLoader to load custom decks and plugins (?).
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9.]*$
-CurrentVersion: 2.14.3
-CurrentVersionCode: 21403300
+CurrentVersion: 2.14.6
+CurrentVersionCode: 21406300
diff --git a/metadata/com.ichi2.anki/fr/summary.txt b/metadata/com.ichi2.anki/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..39555887dbae652d29000e6cae7ecea30604d329
--- /dev/null
+++ b/metadata/com.ichi2.anki/fr/summary.txt
@@ -0,0 +1 @@
+Aide à l'étude par cartes mémoire
diff --git a/metadata/com.ichi2.anki/it/summary.txt b/metadata/com.ichi2.anki/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3db9486746b6f99b8e77e08be6fe9b3152f69c25
--- /dev/null
+++ b/metadata/com.ichi2.anki/it/summary.txt
@@ -0,0 +1 @@
+Un aiuto allo studio basato su flashcard
diff --git a/metadata/com.ichi2.anki/uk/summary.txt b/metadata/com.ichi2.anki/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96a5e8633095bb00b7e1be9d5f946656da564d1d
--- /dev/null
+++ b/metadata/com.ichi2.anki/uk/summary.txt
@@ -0,0 +1 @@
+Навчальний посібник на основі флешкарт
diff --git a/metadata/com.ihunda.android.binauralbeat/it/summary.txt b/metadata/com.ihunda.android.binauralbeat/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7374a8fe2f2e26355f6e474d2b8e3829c637fe9f
--- /dev/null
+++ b/metadata/com.ihunda.android.binauralbeat/it/summary.txt
@@ -0,0 +1 @@
+Armonizzatore dal suono alle onde cerebrali
diff --git a/metadata/com.ihunda.android.binauralbeat/uk/summary.txt b/metadata/com.ihunda.android.binauralbeat/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..205b78348f0e808c5ff614584938b027c31ef1d2
--- /dev/null
+++ b/metadata/com.ihunda.android.binauralbeat/uk/summary.txt
@@ -0,0 +1 @@
+Звук до гармонізатора мозкових хвиль
diff --git a/metadata/com.infonuascape.osrshelper.yml b/metadata/com.infonuascape.osrshelper.yml
index 8c5751ffe17573d51074b4a9da43283033f662db..9a63a3bd1ea08bc3db95d0b156ae7c993ca78be0 100644
--- a/metadata/com.infonuascape.osrshelper.yml
+++ b/metadata/com.infonuascape.osrshelper.yml
@@ -3,7 +3,7 @@ AntiFeatures:
- UpstreamNonFree
Categories:
- Games
-License: GPL-3.0-only
+License: Apache-2.0
SourceCode: https://github.com/OSRSHelper/OSRSHelper
IssueTracker: https://github.com/OSRSHelper/OSRSHelper/issues
diff --git a/metadata/com.infonuascape.osrshelper/fr/summary.txt b/metadata/com.infonuascape.osrshelper/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ba43268181f64e1bba1dd04fb2aafe414703cf7
--- /dev/null
+++ b/metadata/com.infonuascape.osrshelper/fr/summary.txt
@@ -0,0 +1 @@
+Voir vos statistiques RuneScape
diff --git a/metadata/com.infonuascape.osrshelper/it/summary.txt b/metadata/com.infonuascape.osrshelper/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8a75e188282328da9a08d9044e38c55b74392c69
--- /dev/null
+++ b/metadata/com.infonuascape.osrshelper/it/summary.txt
@@ -0,0 +1 @@
+Visualizza le tue statistiche di RuneScape
diff --git a/metadata/com.infonuascape.osrshelper/uk/summary.txt b/metadata/com.infonuascape.osrshelper/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..41e9f3175bcb71e4020a9c3b3ecbe05ea0c9d0d3
--- /dev/null
+++ b/metadata/com.infonuascape.osrshelper/uk/summary.txt
@@ -0,0 +1 @@
+Перегляньте статистику RuneScape
diff --git a/metadata/com.itds.sms.ping/fr/summary.txt b/metadata/com.itds.sms.ping/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..594f282f0a98b736665b00de67ad1b249b738f3f
--- /dev/null
+++ b/metadata/com.itds.sms.ping/fr/summary.txt
@@ -0,0 +1 @@
+Envoi de SMS silencieux
diff --git a/metadata/com.itds.sms.ping/it/summary.txt b/metadata/com.itds.sms.ping/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9fb6ac4c1ef7dafa0212aecd1ebf811c8e92456d
--- /dev/null
+++ b/metadata/com.itds.sms.ping/it/summary.txt
@@ -0,0 +1 @@
+Inviare SMS silenziosi
diff --git a/metadata/com.itds.sms.ping/uk/summary.txt b/metadata/com.itds.sms.ping/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..23ed19aa5484b2f6dc259697b51a529931c4ca9d
--- /dev/null
+++ b/metadata/com.itds.sms.ping/uk/summary.txt
@@ -0,0 +1 @@
+Надішліть безшумне SMS
diff --git a/metadata/com.iven.musicplayergo/fr/summary.txt b/metadata/com.iven.musicplayergo/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..296f9ffbf681d28d0db40dc0b4f4a6c44e9c7da1
--- /dev/null
+++ b/metadata/com.iven.musicplayergo/fr/summary.txt
@@ -0,0 +1 @@
+Lecteur de musique très léger
diff --git a/metadata/com.iven.musicplayergo/uk/summary.txt b/metadata/com.iven.musicplayergo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..efbbcee19f1ef986781de415f36f4fb46a4567ba
--- /dev/null
+++ b/metadata/com.iven.musicplayergo/uk/summary.txt
@@ -0,0 +1 @@
+Дуже простий музичний програвач
diff --git a/metadata/com.jadn.cc/it/summary.txt b/metadata/com.jadn.cc/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a9db0a05ddf9ca61f7463af1771f3dbde3992222
--- /dev/null
+++ b/metadata/com.jadn.cc/it/summary.txt
@@ -0,0 +1 @@
+Semplice scaricatore di podcast
diff --git a/metadata/com.jadn.cc/uk/summary.txt b/metadata/com.jadn.cc/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5c94c1b637331512b92790d20029b3caea9562cd
--- /dev/null
+++ b/metadata/com.jadn.cc/uk/summary.txt
@@ -0,0 +1 @@
+Простий завантажувач подкастів
diff --git a/metadata/com.jarsilio.android.autoautorotate.yml b/metadata/com.jarsilio.android.autoautorotate.yml
index 5328cec63df2512d4eb3d5502fe978db3b70c7c5..29eaf8dbeaa3b600c3dd44d05d8d12fd2c0adcea 100644
--- a/metadata/com.jarsilio.android.autoautorotate.yml
+++ b/metadata/com.jarsilio.android.autoautorotate.yml
@@ -148,7 +148,23 @@ Builds:
gradle:
- yes
+ - versionName: 0.10.8
+ versionCode: 21
+ commit: v0.10.8
+ subdir: app
+ submodules: true
+ gradle:
+ - yes
+
+ - versionName: '0.11'
+ versionCode: 22
+ commit: v0.11
+ subdir: app
+ submodules: true
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 0.10.7
-CurrentVersionCode: 20
+CurrentVersion: '0.11'
+CurrentVersionCode: 22
diff --git a/metadata/com.javierllorente.adc/fr/summary.txt b/metadata/com.javierllorente.adc/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5bdfda0af3c2e42e79934bb238a4c7f4b68817e1
--- /dev/null
+++ b/metadata/com.javierllorente.adc/fr/summary.txt
@@ -0,0 +1 @@
+Parcourir un dictionnaire castillan
diff --git a/metadata/com.javierllorente.adc/it/summary.txt b/metadata/com.javierllorente.adc/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1c7c9b576bc91621404a0a6d6176a05e44d1f5b3
--- /dev/null
+++ b/metadata/com.javierllorente.adc/it/summary.txt
@@ -0,0 +1 @@
+Sfoglia il dizionario castigliano
diff --git a/metadata/com.javierllorente.adc/uk/summary.txt b/metadata/com.javierllorente.adc/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f775158c022d7c66bf071d0083b64cceda0ed7bf
--- /dev/null
+++ b/metadata/com.javierllorente.adc/uk/summary.txt
@@ -0,0 +1 @@
+Оглядайте кастильський словник
diff --git a/metadata/com.javiersantos.whatsappbetaupdater/fr/summary.txt b/metadata/com.javiersantos.whatsappbetaupdater/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d911cff4afb80860924a2aa6cc2a686f62f8b8f3
--- /dev/null
+++ b/metadata/com.javiersantos.whatsappbetaupdater/fr/summary.txt
@@ -0,0 +1 @@
+Met à jour WhatsApp vers la dernière version beta
diff --git a/metadata/com.javiersantos.whatsappbetaupdater/it/summary.txt b/metadata/com.javiersantos.whatsappbetaupdater/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1a8a57df616d7627b56666e52c055d8a97463eba
--- /dev/null
+++ b/metadata/com.javiersantos.whatsappbetaupdater/it/summary.txt
@@ -0,0 +1 @@
+Aggiorna WhatsApp all'ultima versione beta
diff --git a/metadata/com.javiersantos.whatsappbetaupdater/uk/summary.txt b/metadata/com.javiersantos.whatsappbetaupdater/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b5c6ec9da5e7bf45c00e37a67c0247f0188e5d04
--- /dev/null
+++ b/metadata/com.javiersantos.whatsappbetaupdater/uk/summary.txt
@@ -0,0 +1 @@
+Оновіть WhatsApp до найновішого бета-випуску
diff --git a/metadata/com.jbirdvegas.mgerrit/it/summary.txt b/metadata/com.jbirdvegas.mgerrit/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5550944b12820cb5b8e69fe31b6d785c30a7501b
--- /dev/null
+++ b/metadata/com.jbirdvegas.mgerrit/it/summary.txt
@@ -0,0 +1 @@
+Client Gerrit
diff --git a/metadata/com.jbirdvegas.mgerrit/uk/summary.txt b/metadata/com.jbirdvegas.mgerrit/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ffe4a119aef6b0c396140628e7363ba55425812
--- /dev/null
+++ b/metadata/com.jbirdvegas.mgerrit/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт Gerrit
diff --git a/metadata/com.jecelyin.editor/nn/summary.txt b/metadata/com.jecelyin.editor/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ec815e327b3f7c9bbd82d92bc5e2a4497f4762f8
--- /dev/null
+++ b/metadata/com.jecelyin.editor/nn/summary.txt
@@ -0,0 +1 @@
+Skriveprogram
diff --git a/metadata/com.jens.automation2.yml b/metadata/com.jens.automation2.yml
new file mode 100644
index 0000000000000000000000000000000000000000..107ffc684ba6954c99656059c47b6bf50a3a9d32
--- /dev/null
+++ b/metadata/com.jens.automation2.yml
@@ -0,0 +1,29 @@
+Categories:
+ - System
+License: GPL-3.0-or-later
+AuthorName: Jens Schröder
+AuthorEmail: android-development@gmx.de
+SourceCode: https://git.server47.de/jens/Automation
+Donate: https://server47.de/donate.html
+Bitcoin: bc1qf9hqymh0qeunvkj95jrl9vtagjsmxuc7c7dle5
+
+AutoName: Automation
+
+RepoType: git
+Repo: https://git.server47.de/jens/Automation.git
+
+Builds:
+ - versionName: 1.6.21
+ versionCode: 96
+ commit: v1.6.21
+ subdir: app
+ gradle:
+ - fdroidFlavor
+ prebuild:
+ - sed -i -e '/firebase/d' build.gradle
+ - sed -i -e '/play-services-location/d' build.gradle
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: Tags
+CurrentVersion: 1.6.21
+CurrentVersionCode: 96
diff --git a/metadata/com.jeyries.quake2/nn/summary.txt b/metadata/com.jeyries.quake2/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e4836147f5f3ec36e70c963d56ad81192700bf9b
--- /dev/null
+++ b/metadata/com.jeyries.quake2/nn/summary.txt
@@ -0,0 +1 @@
+Quake 2-port
diff --git a/metadata/com.jeyries.quake2/tr/summary.txt b/metadata/com.jeyries.quake2/tr/summary.txt
index b81cadb46743419a4934278a3fde3a7d7d9702ad..d4cf3ba7450005e1bf10dee83c7036370e639a78 100644
--- a/metadata/com.jeyries.quake2/tr/summary.txt
+++ b/metadata/com.jeyries.quake2/tr/summary.txt
@@ -1 +1 @@
-Quake 2 bağlanma noktası
+Quake 2 uyarlaması
diff --git a/metadata/com.jim.sharetocomputer/nn/summary.txt b/metadata/com.jim.sharetocomputer/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8f905d80bf72445437a97283f1a7d1d3b92e965e
--- /dev/null
+++ b/metadata/com.jim.sharetocomputer/nn/summary.txt
@@ -0,0 +1 @@
+Del kva som helst med PC-en din
diff --git a/metadata/com.jim.sharetocomputer/uk/summary.txt b/metadata/com.jim.sharetocomputer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e348683f830273864baaff2b9fbdccddfb445628
--- /dev/null
+++ b/metadata/com.jim.sharetocomputer/uk/summary.txt
@@ -0,0 +1 @@
+Поділіться чим-небудь на своєму комп’ютері
diff --git a/metadata/com.jmstudios.chibe/fr/summary.txt b/metadata/com.jmstudios.chibe/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bb42ee3a203a71b145c4ea6095a64c9dd3fb7d5f
--- /dev/null
+++ b/metadata/com.jmstudios.chibe/fr/summary.txt
@@ -0,0 +1 @@
+Vibre pour vous rappeler l'heure
diff --git a/metadata/com.jmstudios.chibe/it/summary.txt b/metadata/com.jmstudios.chibe/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..166e9d7af9c79cd76d7a47870ec722b52359a76a
--- /dev/null
+++ b/metadata/com.jmstudios.chibe/it/summary.txt
@@ -0,0 +1 @@
+Vibra per ricordarti il tempo
diff --git a/metadata/com.jmstudios.chibe/uk/summary.txt b/metadata/com.jmstudios.chibe/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1a3ad319855b201feb47a7efb050793e13062ce0
--- /dev/null
+++ b/metadata/com.jmstudios.chibe/uk/summary.txt
@@ -0,0 +1 @@
+Викликає дрижання, нагадуючи про поточний час
diff --git a/metadata/com.jmstudios.pointandhit.android/fr/summary.txt b/metadata/com.jmstudios.pointandhit.android/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b8e8664b78fda13b67ad63a55a1e8fd3cf61df58
--- /dev/null
+++ b/metadata/com.jmstudios.pointandhit.android/fr/summary.txt
@@ -0,0 +1 @@
+Jeu basé sur l'inclinaison rapide
diff --git a/metadata/com.jmstudios.pointandhit.android/it/summary.txt b/metadata/com.jmstudios.pointandhit.android/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..55ebdcbc6075b24d61c7df1fb1f8278f57ffd772
--- /dev/null
+++ b/metadata/com.jmstudios.pointandhit.android/it/summary.txt
@@ -0,0 +1 @@
+Gioco veloce basato sul tilt
diff --git a/metadata/com.jmstudios.pointandhit.android/uk/summary.txt b/metadata/com.jmstudios.pointandhit.android/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d727b52506bc66781bb1215dca01c85acb4770a4
--- /dev/null
+++ b/metadata/com.jmstudios.pointandhit.android/uk/summary.txt
@@ -0,0 +1 @@
+Швидка гра на основі нахилювання
diff --git a/metadata/com.jonjomckay.fritter.yml b/metadata/com.jonjomckay.fritter.yml
index 441be75df4b460ba145f3866e7a9b0df3e7e2d6a..f6dd4b725f0a24ffeed26f8e1bdfe0ae16dfb5b2 100644
--- a/metadata/com.jonjomckay.fritter.yml
+++ b/metadata/com.jonjomckay.fritter.yml
@@ -21,8 +21,6 @@ Builds:
rm:
- ios
- test
- prebuild: echo 'android.applicationVariants.all { variant -> variant.outputs.all
- { output -> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
diff --git a/metadata/com.jorgecastillo.kanadrill/it/summary.txt b/metadata/com.jorgecastillo.kanadrill/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..25f735087f6c37bddc7aa0826b72b03a787ab340
--- /dev/null
+++ b/metadata/com.jorgecastillo.kanadrill/it/summary.txt
@@ -0,0 +1 @@
+Imparare il kana giapponese
diff --git a/metadata/com.jorgecastillo.kanadrill/uk/summary.txt b/metadata/com.jorgecastillo.kanadrill/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..630937f1004d15137e082d087b49d8fc9abf27a0
--- /dev/null
+++ b/metadata/com.jorgecastillo.kanadrill/uk/summary.txt
@@ -0,0 +1 @@
+Вивчіть японську кану
diff --git a/metadata/com.joshtwigg.cmus.droid/it/summary.txt b/metadata/com.joshtwigg.cmus.droid/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ba056d632f4122630cb22c84a7889ce4f20c8ff
--- /dev/null
+++ b/metadata/com.joshtwigg.cmus.droid/it/summary.txt
@@ -0,0 +1 @@
+Controlla in remoto le istanze CMUS
diff --git a/metadata/com.joshtwigg.cmus.droid/uk/summary.txt b/metadata/com.joshtwigg.cmus.droid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..260589396098765c5debc74595e80db28ce360f8
--- /dev/null
+++ b/metadata/com.joshtwigg.cmus.droid/uk/summary.txt
@@ -0,0 +1 @@
+Дистанційне керування зразками CMUS
diff --git a/metadata/com.jotabout.screeninfo/it/summary.txt b/metadata/com.jotabout.screeninfo/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..61a0b770035a614366e949e95f78257eb8a4bcfc
--- /dev/null
+++ b/metadata/com.jotabout.screeninfo/it/summary.txt
@@ -0,0 +1 @@
+Configurazione dello schermo
diff --git a/metadata/com.jotabout.screeninfo/uk/summary.txt b/metadata/com.jotabout.screeninfo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c646fe74fcc6e5961981775b28cfb92eba97a984
--- /dev/null
+++ b/metadata/com.jotabout.screeninfo/uk/summary.txt
@@ -0,0 +1 @@
+Показ конфігурації екрана
diff --git a/metadata/com.jpwolfso.privdnsqt/fr/summary.txt b/metadata/com.jpwolfso.privdnsqt/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2eb6d32fe4495f8a35433621a1c1a79dcb27250a
--- /dev/null
+++ b/metadata/com.jpwolfso.privdnsqt/fr/summary.txt
@@ -0,0 +1 @@
+Basculez et configurez rapidement le DNS privé sur Android 9.0+
diff --git a/metadata/com.jstappdev.dbclf/it/summary.txt b/metadata/com.jstappdev.dbclf/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0a8ac49c4ee531725b8792ae65377fcfeebe8345
--- /dev/null
+++ b/metadata/com.jstappdev.dbclf/it/summary.txt
@@ -0,0 +1 @@
+Identifica oltre cento diverse razze di cani con il tuo smartphone
diff --git a/metadata/com.jstappdev.dbclf/uk/summary.txt b/metadata/com.jstappdev.dbclf/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..50f55d80954ffae869e3b19e30b733b2a236c5ef
--- /dev/null
+++ b/metadata/com.jstappdev.dbclf/uk/summary.txt
@@ -0,0 +1 @@
+Визначте понад сто різних порід псів за допомогою смартфона
diff --git a/metadata/com.jtechme.jumpgo/it/summary.txt b/metadata/com.jtechme.jumpgo/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dc2fcea99811f92eb818202ace3d010859c77fa2
--- /dev/null
+++ b/metadata/com.jtechme.jumpgo/it/summary.txt
@@ -0,0 +1 @@
+Naviga sul web
diff --git a/metadata/com.jtechme.jumpgo/uk/summary.txt b/metadata/com.jtechme.jumpgo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..18e94d1815a08b084bef0960596249beec62e801
--- /dev/null
+++ b/metadata/com.jtechme.jumpgo/uk/summary.txt
@@ -0,0 +1 @@
+Переглядач мережі
diff --git a/metadata/com.jtmcn.archwiki.viewer/fr/summary.txt b/metadata/com.jtmcn.archwiki.viewer/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2d66e4c12d261057cdc0b7fa20823c05bd4a106f
--- /dev/null
+++ b/metadata/com.jtmcn.archwiki.viewer/fr/summary.txt
@@ -0,0 +1 @@
+Voir les articles du wiki Arch Linux
diff --git a/metadata/com.jtmcn.archwiki.viewer/it/summary.txt b/metadata/com.jtmcn.archwiki.viewer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7c2fda1362ac4babd2c009149e594174a449abc2
--- /dev/null
+++ b/metadata/com.jtmcn.archwiki.viewer/it/summary.txt
@@ -0,0 +1 @@
+Visualizza gli articoli di Arch Linux Wiki
diff --git a/metadata/com.jtmcn.archwiki.viewer/uk/summary.txt b/metadata/com.jtmcn.archwiki.viewer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d8cb1b0444cc5a210acf9c9245e32ef7a74ee61f
--- /dev/null
+++ b/metadata/com.jtmcn.archwiki.viewer/uk/summary.txt
@@ -0,0 +1 @@
+Перегляньте Вікі статті Arch Wiki
diff --git a/metadata/com.juliansparber.captiveportallogin/fr/summary.txt b/metadata/com.juliansparber.captiveportallogin/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e7fe9480cb793236947272f1f76e5fb3afe449b3
--- /dev/null
+++ b/metadata/com.juliansparber.captiveportallogin/fr/summary.txt
@@ -0,0 +1 @@
+Connexion automatique aux réseaux à portail captif
diff --git a/metadata/com.juliansparber.captiveportallogin/it/summary.txt b/metadata/com.juliansparber.captiveportallogin/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d452e80689d2bb41f1203e6e8f2a8f18e94edc01
--- /dev/null
+++ b/metadata/com.juliansparber.captiveportallogin/it/summary.txt
@@ -0,0 +1 @@
+Accedere automaticamente alle reti con il captive portal
diff --git a/metadata/com.juliansparber.captiveportallogin/uk/summary.txt b/metadata/com.juliansparber.captiveportallogin/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a7a9babd1c217eb8fd12d7731c9e0fb0d20dab37
--- /dev/null
+++ b/metadata/com.juliansparber.captiveportallogin/uk/summary.txt
@@ -0,0 +1 @@
+Автоматично входити в мережі за допомогою порталу
diff --git a/metadata/com.junjunguo.pocketmaps/fr/summary.txt b/metadata/com.junjunguo.pocketmaps/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3e7198337d33db677f59bb1ae7bb27aa577c57c7
--- /dev/null
+++ b/metadata/com.junjunguo.pocketmaps/fr/summary.txt
@@ -0,0 +1 @@
+Cartes, routage et navigation hors ligne
diff --git a/metadata/com.junjunguo.pocketmaps/it/summary.txt b/metadata/com.junjunguo.pocketmaps/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..820bdc596f67514e2b07a42126b1ed85156dc243
--- /dev/null
+++ b/metadata/com.junjunguo.pocketmaps/it/summary.txt
@@ -0,0 +1 @@
+Visualizzare le mappe e utilizzare il sistema di routing e navigazione offline
diff --git a/metadata/com.junjunguo.pocketmaps/uk/summary.txt b/metadata/com.junjunguo.pocketmaps/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9bb1510eb401549fd1f36e52dac82a1836379ec7
--- /dev/null
+++ b/metadata/com.junjunguo.pocketmaps/uk/summary.txt
@@ -0,0 +1 @@
+Оглядайте мапи та користуйтеся офлайн-маршрутизацією та навігаційною системою
diff --git a/metadata/com.jvillalba.apod.classic/fr/summary.txt b/metadata/com.jvillalba.apod.classic/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f46244c011cefb034c257b8a96a816d00497d367
--- /dev/null
+++ b/metadata/com.jvillalba.apod.classic/fr/summary.txt
@@ -0,0 +1 @@
+Image d'astronomie de la Classique du Jour de la NASA
diff --git a/metadata/com.jvillalba.apod.classic/it/summary.txt b/metadata/com.jvillalba.apod.classic/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c3383ed372984520ad1464aac7e1aa27887cad81
--- /dev/null
+++ b/metadata/com.jvillalba.apod.classic/it/summary.txt
@@ -0,0 +1 @@
+Astronomia NASA Immagine del giorno Classic
diff --git a/metadata/com.jvillalba.apod.classic/uk/summary.txt b/metadata/com.jvillalba.apod.classic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..549b38b6dc10f178abda84367706205c9c9a1330
--- /dev/null
+++ b/metadata/com.jvillalba.apod.classic/uk/summary.txt
@@ -0,0 +1 @@
+Класична картинка дня від NASA Astronomy
diff --git a/metadata/com.jvillalba.apod.md/fr/summary.txt b/metadata/com.jvillalba.apod.md/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2664287da346c254cebe9e1864f529087cb52659
--- /dev/null
+++ b/metadata/com.jvillalba.apod.md/fr/summary.txt
@@ -0,0 +1 @@
+Image astronomique du jour de la NASA avec Material Design
diff --git a/metadata/com.jvillalba.apod.md/it/summary.txt b/metadata/com.jvillalba.apod.md/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fada39f7e74dcd1e238ffe1776013b0d2eceb11f
--- /dev/null
+++ b/metadata/com.jvillalba.apod.md/it/summary.txt
@@ -0,0 +1 @@
+Immagine astronomica della NASA del giorno con Material Design
diff --git a/metadata/com.kabouzeid.gramophone/nn/summary.txt b/metadata/com.kabouzeid.gramophone/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1cb438df021831aaf448b3b9591bd7dd6b2f6299
--- /dev/null
+++ b/metadata/com.kabouzeid.gramophone/nn/summary.txt
@@ -0,0 +1 @@
+Musikkspelar med Material-design
diff --git a/metadata/com.kaliturin.blacklist/fr/summary.txt b/metadata/com.kaliturin.blacklist/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8ff2590d9e50f12ecc78a0755270108acc856797
--- /dev/null
+++ b/metadata/com.kaliturin.blacklist/fr/summary.txt
@@ -0,0 +1 @@
+Bloquer les appels et/ou SMS non désirés
diff --git a/metadata/com.kaliturin.blacklist/it/summary.txt b/metadata/com.kaliturin.blacklist/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..236eb42096adb9091d246a070bb26bda350cdef0
--- /dev/null
+++ b/metadata/com.kaliturin.blacklist/it/summary.txt
@@ -0,0 +1 @@
+Bloccare le chiamate e/o gli SMS indesiderati
diff --git a/metadata/com.kaliturin.blacklist/uk/summary.txt b/metadata/com.kaliturin.blacklist/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3881ade7c1d9237ccdc9c3966b3bfc6a4e4f6402
--- /dev/null
+++ b/metadata/com.kaliturin.blacklist/uk/summary.txt
@@ -0,0 +1 @@
+Блокуйте небажані дзвінки та/або SMS
diff --git a/metadata/com.kanedias.vanilla.audiotag/fr/summary.txt b/metadata/com.kanedias.vanilla.audiotag/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8d25e580ba12e5c1f7ed9cb84271894104beefe0
--- /dev/null
+++ b/metadata/com.kanedias.vanilla.audiotag/fr/summary.txt
@@ -0,0 +1 @@
+Plugin éditeur de balises pour le lecteur Vanilla Music
diff --git a/metadata/com.kanedias.vanilla.audiotag/it/summary.txt b/metadata/com.kanedias.vanilla.audiotag/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7290a636301468d3d6a35642003f6beebf8ac6a7
--- /dev/null
+++ b/metadata/com.kanedias.vanilla.audiotag/it/summary.txt
@@ -0,0 +1 @@
+Vanilla Music player Tag Editor plugin
diff --git a/metadata/com.kanedias.vanilla.audiotag/uk/summary.txt b/metadata/com.kanedias.vanilla.audiotag/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..28368800dbcfbe968705a116b618872de75a62d4
--- /dev/null
+++ b/metadata/com.kanedias.vanilla.audiotag/uk/summary.txt
@@ -0,0 +1 @@
+Додаток редагування міток для Vanilla Music Player
diff --git a/metadata/com.kanedias.vanilla.coverfetch/fr/summary.txt b/metadata/com.kanedias.vanilla.coverfetch/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4a4b2d7c1a88a35ef1f7e03d44b0f8b601dc6ad4
--- /dev/null
+++ b/metadata/com.kanedias.vanilla.coverfetch/fr/summary.txt
@@ -0,0 +1 @@
+Plugin récupérateur de pochettes pour le lecteur Vanilla Music
diff --git a/metadata/com.kanedias.vanilla.coverfetch/uk/summary.txt b/metadata/com.kanedias.vanilla.coverfetch/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..499b02cbc05fbde2bf75bacad9664f9e6cac6f33
--- /dev/null
+++ b/metadata/com.kanedias.vanilla.coverfetch/uk/summary.txt
@@ -0,0 +1 @@
+Додаток отримання обкладинки Vanilla Music Player
diff --git a/metadata/com.kanedias.vanilla.lyrics/fr/summary.txt b/metadata/com.kanedias.vanilla.lyrics/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b9aad4f3ff090eda809d323443e9ec4b6b466b46
--- /dev/null
+++ b/metadata/com.kanedias.vanilla.lyrics/fr/summary.txt
@@ -0,0 +1 @@
+Plugin de recherche de paroles pour le lecteur Vanilla Music
diff --git a/metadata/com.kanedias.vanilla.lyrics/uk/summary.txt b/metadata/com.kanedias.vanilla.lyrics/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ed32e4be6b3e652898bb1b3f267078d103a75e8e
--- /dev/null
+++ b/metadata/com.kanedias.vanilla.lyrics/uk/summary.txt
@@ -0,0 +1 @@
+Додаток пошуку текстів пісень Vanilla Music Player
diff --git a/metadata/com.kanedias.vanilla.metadata/fr/summary.txt b/metadata/com.kanedias.vanilla.metadata/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6228b7262501f26d2a3375ec3683a6e795f9ab70
--- /dev/null
+++ b/metadata/com.kanedias.vanilla.metadata/fr/summary.txt
@@ -0,0 +1 @@
+Plugin récupérateur de métadonnées pour le lecteur Vanilla Music
diff --git a/metadata/com.kanedias.vanilla.metadata/uk/summary.txt b/metadata/com.kanedias.vanilla.metadata/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..876667144cf17b71f54fe9f74950a58047139549
--- /dev/null
+++ b/metadata/com.kanedias.vanilla.metadata/uk/summary.txt
@@ -0,0 +1 @@
+Додаток пошуку метаданих Vanilla Music Player
diff --git a/metadata/com.kaneoriley.cyanogenport.launcher3/it/summary.txt b/metadata/com.kaneoriley.cyanogenport.launcher3/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6b07bd0fd1425457d6d608e006f8e22abed136a9
--- /dev/null
+++ b/metadata/com.kaneoriley.cyanogenport.launcher3/it/summary.txt
@@ -0,0 +1 @@
+Launcher basato su Trabucco di Cyanogen
diff --git a/metadata/com.kaneoriley.cyanogenport.launcher3/uk/summary.txt b/metadata/com.kaneoriley.cyanogenport.launcher3/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f1fa82d056f4fd951609cb13dcb4bd18bb33eb5a
--- /dev/null
+++ b/metadata/com.kaneoriley.cyanogenport.launcher3/uk/summary.txt
@@ -0,0 +1 @@
+Запускач на основі Cyanogen's Trebuchet
diff --git a/metadata/com.kazufukurou.nanji.yml b/metadata/com.kazufukurou.nanji.yml
index 82df24b9210772bfd6ab463b9c30502291056c4a..8308e07b26bbdfd4ed06312cc5545fbc0a6a7b43 100644
--- a/metadata/com.kazufukurou.nanji.yml
+++ b/metadata/com.kazufukurou.nanji.yml
@@ -36,7 +36,15 @@ Builds:
gradle:
- yes
+ - versionName: 1.3.2
+ versionCode: 37
+ commit: v1.3.2
+ subdir: app
+ submodules: true
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 1.3.1
-CurrentVersionCode: 36
+CurrentVersion: 1.3.2
+CurrentVersionCode: 37
diff --git a/metadata/com.khuttun.notificationnotes/fr/summary.txt b/metadata/com.khuttun.notificationnotes/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..348236ff92ab12e36fdae3ee201274688fcaff57
--- /dev/null
+++ b/metadata/com.khuttun.notificationnotes/fr/summary.txt
@@ -0,0 +1 @@
+Ajouter des notes et les afficher en notifications
diff --git a/metadata/com.khuttun.notificationnotes/it/summary.txt b/metadata/com.khuttun.notificationnotes/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b5818bdf3a54004899a23a08d81a696d908f943b
--- /dev/null
+++ b/metadata/com.khuttun.notificationnotes/it/summary.txt
@@ -0,0 +1 @@
+Aggiungi note e mostrale come notifiche
diff --git a/metadata/com.khuttun.notificationnotes/uk/summary.txt b/metadata/com.khuttun.notificationnotes/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..201a2f839c97a50b3c155a4f918a6c8accd64fd2
--- /dev/null
+++ b/metadata/com.khuttun.notificationnotes/uk/summary.txt
@@ -0,0 +1 @@
+Додайте примітки та показуйте їх як сповіщення
diff --git a/metadata/com.kn.paper_foss_theme/fr/summary.txt b/metadata/com.kn.paper_foss_theme/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..898927b493a4800cbd6a86a41acc95869cb4ccef
--- /dev/null
+++ b/metadata/com.kn.paper_foss_theme/fr/summary.txt
@@ -0,0 +1 @@
+Thème d'icônes
diff --git a/metadata/com.kn.paper_foss_theme/uk/summary.txt b/metadata/com.kn.paper_foss_theme/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eb5742c46fae70c91af24ac554337a36173e5075
--- /dev/null
+++ b/metadata/com.kn.paper_foss_theme/uk/summary.txt
@@ -0,0 +1 @@
+Тема піктограм
diff --git a/metadata/com.knirirr.beecount/fr/summary.txt b/metadata/com.knirirr.beecount/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2a2132af2dc27488c1fa38278de7c4feb61e4df9
--- /dev/null
+++ b/metadata/com.knirirr.beecount/fr/summary.txt
@@ -0,0 +1 @@
+Compteur de rangs de tricot
diff --git a/metadata/com.knirirr.beecount/uk/summary.txt b/metadata/com.knirirr.beecount/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..94ffea950ba121641e6ea92a7aca27791aaf348d
--- /dev/null
+++ b/metadata/com.knirirr.beecount/uk/summary.txt
@@ -0,0 +1 @@
+Лічильник рядів для в’язання
diff --git a/metadata/com.kodarkooperativet.notificationstopwatch/it/summary.txt b/metadata/com.kodarkooperativet.notificationstopwatch/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..614202dfb0469c41c4ec568f06cb929482412a11
--- /dev/null
+++ b/metadata/com.kodarkooperativet.notificationstopwatch/it/summary.txt
@@ -0,0 +1 @@
+Cronometro integrato nella barra di notifica
diff --git a/metadata/com.kodarkooperativet.notificationstopwatch/uk/summary.txt b/metadata/com.kodarkooperativet.notificationstopwatch/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1b6ae6264fddb15af996ff6bee75f6c4455070de
--- /dev/null
+++ b/metadata/com.kodarkooperativet.notificationstopwatch/uk/summary.txt
@@ -0,0 +1 @@
+Секундомір вбудований у панель сповіщень
diff --git a/metadata/com.kostmo.wallpaper.spiral/it/summary.txt b/metadata/com.kostmo.wallpaper.spiral/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a53043a948a287a34d72d5b99670311e31ec0e6d
--- /dev/null
+++ b/metadata/com.kostmo.wallpaper.spiral/it/summary.txt
@@ -0,0 +1 @@
+Uno sfondo animato a spirale
diff --git a/metadata/com.kostmo.wallpaper.spiral/uk/summary.txt b/metadata/com.kostmo.wallpaper.spiral/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1689fa05971521207b9b36370bb2bd5ccfa0bb57
--- /dev/null
+++ b/metadata/com.kostmo.wallpaper.spiral/uk/summary.txt
@@ -0,0 +1 @@
+Спіральні живі шпалери
diff --git a/metadata/com.kylecorry.trail_sense.yml b/metadata/com.kylecorry.trail_sense.yml
index 15203c145362dc4cf7446754417201c1c851199b..921e117bd0ae354dbfa2df044658eeabccf6bd81 100644
--- a/metadata/com.kylecorry.trail_sense.yml
+++ b/metadata/com.kylecorry.trail_sense.yml
@@ -182,7 +182,21 @@ Builds:
gradle:
- yes
+ - versionName: 1.8.0
+ versionCode: 36
+ commit: 1.8.0
+ subdir: app
+ gradle:
+ - yes
+
+ - versionName: 1.8.1
+ versionCode: 37
+ commit: 1.8.1
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.7.2
-CurrentVersionCode: 35
+CurrentVersion: 1.8.1
+CurrentVersionCode: 37
diff --git a/metadata/com.launcher.silverfish/fr/summary.txt b/metadata/com.launcher.silverfish/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..acdcc170af70dc521d22137139992b69343da986
--- /dev/null
+++ b/metadata/com.launcher.silverfish/fr/summary.txt
@@ -0,0 +1 @@
+Un lanceur axé sur une interface utilisateur simple
diff --git a/metadata/com.launcher.silverfish/uk/summary.txt b/metadata/com.launcher.silverfish/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a4e0eaf44598bf6450eb79341e85dfabfdd0cf8b
--- /dev/null
+++ b/metadata/com.launcher.silverfish/uk/summary.txt
@@ -0,0 +1 @@
+Запускач з фокусом на простому інтерфейсі
diff --git a/metadata/com.leinardi.kitchentimer/it/summary.txt b/metadata/com.leinardi.kitchentimer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e9753c2d23579b72cfe1e068222bfcd68578425e
--- /dev/null
+++ b/metadata/com.leinardi.kitchentimer/it/summary.txt
@@ -0,0 +1 @@
+Timer semplice
diff --git a/metadata/com.leinardi.kitchentimer/uk/summary.txt b/metadata/com.leinardi.kitchentimer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0d7112fe0d2487155d055ab25c44cca8bc21fb23
--- /dev/null
+++ b/metadata/com.leinardi.kitchentimer/uk/summary.txt
@@ -0,0 +1 @@
+Простий часовідлік
diff --git a/metadata/com.leocardz.multitouch.test/it/summary.txt b/metadata/com.leocardz.multitouch.test/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..28afc1fa972d8faec952e0a896be37860e0cdf35
--- /dev/null
+++ b/metadata/com.leocardz.multitouch.test/it/summary.txt
@@ -0,0 +1 @@
+Testare le funzionalità multitouch
diff --git a/metadata/com.leocardz.multitouch.test/uk/summary.txt b/metadata/com.leocardz.multitouch.test/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..45f37d1f2c0f2e548c8fc45b23a984c4d2290bce
--- /dev/null
+++ b/metadata/com.leocardz.multitouch.test/uk/summary.txt
@@ -0,0 +1 @@
+Перевірте можливості багатонатискання екрану
diff --git a/metadata/com.liato.bankdroid/it/summary.txt b/metadata/com.liato.bankdroid/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0c76d9ebe35ad237e8ab96ebebef91924c035978
--- /dev/null
+++ b/metadata/com.liato.bankdroid/it/summary.txt
@@ -0,0 +1 @@
+Client bancario svedese
diff --git a/metadata/com.liato.bankdroid/uk/summary.txt b/metadata/com.liato.bankdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..217ce35af307664c0cd2f2fa7044186a256a65f0
--- /dev/null
+++ b/metadata/com.liato.bankdroid/uk/summary.txt
@@ -0,0 +1 @@
+Шведський банківський клієнт
diff --git a/metadata/com.libopenmw.openmw/uk/summary.txt b/metadata/com.libopenmw.openmw/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..58e01c9409e1360f9761f4f59a30184db3f05589
--- /dev/null
+++ b/metadata/com.libopenmw.openmw/uk/summary.txt
@@ -0,0 +1 @@
+Ігровий рушій, сумісний з файлами даних TES3: Morrowind
diff --git a/metadata/com.limbo.emu.main/nn/summary.txt b/metadata/com.limbo.emu.main/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..215486607b2c6d73db1d6738a200d8e8cc1594b9
--- /dev/null
+++ b/metadata/com.limbo.emu.main/nn/summary.txt
@@ -0,0 +1 @@
+QEMU-basert emulator
diff --git a/metadata/com.limelight.yml b/metadata/com.limelight.yml
index f864d6191e764aca09f8095aeaf8973b035a9bf9..f1395fceaa041baddb3656d12b9ba3a657f26903 100644
--- a/metadata/com.limelight.yml
+++ b/metadata/com.limelight.yml
@@ -2634,7 +2634,84 @@ Builds:
- popd
ndk: r20b
+ - versionName: 9.8.3
+ versionCode: 254
+ commit: v9.8.3
+ subdir: app
+ submodules: true
+ gradle:
+ - nonRoot
+ srclibs:
+ - OpenSSL@OpenSSL_1_1_1c
+ - opus@v1.3
+ rm:
+ - app/src/main/jni/moonlight-core/openssl/include
+ - app/src/main/jni/moonlight-core/libopus/include
+ prebuild: sed -i 's/applicationIdSuffix/\/\/applicationIdSuffix/g' build.gradle
+ scandelete:
+ - app/src/main/jni/moonlight-core/openssl
+ - app/src/main/jni/moonlight-core/libopus
+ build:
+ - lib="$PWD/src/main/jni/moonlight-core"
+ - PATH=$ANDROID_NDK/toolchains/llvm/prebuilt/linux-x86_64/bin:$PATH
+ - pushd $$opus$$
+ - ./autogen.sh
+ - CC=armv7a-linux-androideabi16-clang ./configure --host=arm-linux-androideabi
+ --with-pic --disable-extra-programs --disable-doc
+ - make -j16
+ - cp .libs/libopus.a ${lib}/libopus/armeabi-v7a/
+ - make distclean
+ - CC=aarch64-linux-android21-clang ./configure --host=aarch64-linux-android
+ --with-pic --disable-extra-programs --disable-doc
+ - make -j16
+ - cp .libs/libopus.a ${lib}/libopus/arm64-v8a/
+ - make distclean
+ - CC=i686-linux-android16-clang ./configure --host=i686-linux-android --with-pic
+ --disable-extra-programs --disable-doc
+ - make -j16
+ - cp .libs/libopus.a ${lib}/libopus/x86/
+ - make distclean
+ - CC=x86_64-linux-android21-clang ./configure --host=x86_64-linux-android --with-pic
+ --disable-extra-programs --disable-doc
+ - make -j16
+ - cp .libs/libopus.a ${lib}/libopus/x86_64/
+ - cp -R include/ ${lib}/libopus/
+ - make distclean
+ - popd
+ - pushd $$OpenSSL$$
+ - CC=armv7a-linux-androideabi16-clang ./Configure android-arm no-shared no-ssl3
+ no-engine no-dso no-asm no-hw no-comp no-stdio -fPIC -DOPENSSL_PIC -D__ANDROID_API__=16
+ -ffast-math -O3 -funroll-loops
+ - make -j16
+ - cp libcrypto.a ${lib}/openssl/armeabi-v7a/
+ - cp libssl.a ${lib}/openssl/armeabi-v7a/
+ - make distclean
+ - CC=aarch64-linux-android21-clang ./Configure android-arm64 no-shared no-ssl3
+ no-engine no-dso no-asm no-hw no-comp no-stdio -fPIC -DOPENSSL_PIC -D__ANDROID_API__=21
+ -ffast-math -O3 -funroll-loops
+ - make -j16
+ - cp libcrypto.a ${lib}/openssl/arm64-v8a/
+ - cp libssl.a ${lib}/openssl/arm64-v8a/
+ - make distclean
+ - CC=i686-linux-android16-clang ./Configure android-x86 no-shared no-ssl3 no-engine
+ no-dso no-asm no-hw no-comp no-stdio -fPIC -DOPENSSL_PIC -D__ANDROID_API__=16
+ -ffast-math -O3 -funroll-loops
+ - make -j16
+ - cp libcrypto.a ${lib}/openssl/x86/
+ - cp libssl.a ${lib}/openssl/x86/
+ - make distclean
+ - CC=x86_64-linux-android21-clang ./Configure android-x86_64 no-shared no-ssl3
+ no-engine no-dso no-asm no-hw no-comp no-stdio -fPIC -DOPENSSL_PIC -D__ANDROID_API__=21
+ -ffast-math -O3 -funroll-loops
+ - make -j`nproc`
+ - cp libcrypto.a ${lib}/openssl/x86_64/
+ - cp libssl.a ${lib}/openssl/x86_64/
+ - cp -R include/ ${lib}/openssl/
+ - make distclean
+ - popd
+ ndk: r20b
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
-CurrentVersion: 9.8.2
-CurrentVersionCode: 253
+CurrentVersion: 9.8.3
+CurrentVersionCode: 254
diff --git a/metadata/com.listen1.app.yml b/metadata/com.listen1.app.yml
new file mode 100644
index 0000000000000000000000000000000000000000..c04e6692a4f4b9fa3b59970938808df92cf3299c
--- /dev/null
+++ b/metadata/com.listen1.app.yml
@@ -0,0 +1,48 @@
+AntiFeatures:
+ - NonFreeNet
+Categories:
+ - Multimedia
+License: MIT
+WebSite: https://listen1.github.io/listen1
+SourceCode: https://github.com/listen1/listen1_mobile
+IssueTracker: https://github.com/listen1/listen1_mobile/issues
+Changelog: https://github.com/listen1/listen1_mobile/releases
+
+AutoName: Listen 1
+
+RepoType: git
+Repo: https://github.com/listen1/listen1_mobile.git
+
+Builds:
+ - versionName: 0.8.1
+ versionCode: 1
+ commit: v0.8.1
+ subdir: android/app
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y --no-install-recommends -t stretch-backports npm
+ - npm -g install yarn
+ gradle:
+ - yes
+ rm:
+ - .vscode
+ - __tests__
+ - ios
+ prebuild:
+ - yarn install
+ - truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel
+ scanignore:
+ - android/build.gradle
+ - node_modules/react-native/android/com/facebook/react/react-native
+ - node_modules/react-native-screens/android/build.gradle
+ - node_modules/@react-navigation/native/node_modules/react-native-screens/android/build.gradle
+ - node_modules/react-native-music-control/android/build.gradle
+ - node_modules/react-native/template/android/build.gradle
+ - node_modules/react-native-gesture-handler/android/lib/build.gradle
+ scandelete:
+ - node_modules
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: Tags
+CurrentVersion: 0.8.1
+CurrentVersionCode: 1
diff --git a/metadata/com.litmus.worldscope/it/summary.txt b/metadata/com.litmus.worldscope/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bc457c27e07ace5a162ec2559268a7f76b7abf86
--- /dev/null
+++ b/metadata/com.litmus.worldscope/it/summary.txt
@@ -0,0 +1 @@
+Cliente di streaming Meadia
diff --git a/metadata/com.litmus.worldscope/uk/summary.txt b/metadata/com.litmus.worldscope/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..af2006bf69bbe43a824244c5712090184cb93b7e
--- /dev/null
+++ b/metadata/com.litmus.worldscope/uk/summary.txt
@@ -0,0 +1 @@
+Потоковий клієнт Meadia
diff --git a/metadata/com.llamacorp.equate/uk/summary.txt b/metadata/com.llamacorp.equate/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9b5336e855b16091a2e943b1342677881740da4b
--- /dev/null
+++ b/metadata/com.llamacorp.equate/uk/summary.txt
@@ -0,0 +1 @@
+Перетворення одиниць вимірювання
diff --git a/metadata/com.log28/fr/summary.txt b/metadata/com.log28/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9ae81f0c9a41a505402fd6f4f43f221914e88cc7
--- /dev/null
+++ b/metadata/com.log28/fr/summary.txt
@@ -0,0 +1 @@
+Suivi des menstruations sans fioritures
diff --git a/metadata/com.log28/uk/summary.txt b/metadata/com.log28/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..42cd318df82ed1b1f9948fec2a15914bba7d35a9
--- /dev/null
+++ b/metadata/com.log28/uk/summary.txt
@@ -0,0 +1 @@
+Простий трекер періоду без надмірностей
diff --git a/metadata/com.lostrealm.lembretes/it/summary.txt b/metadata/com.lostrealm.lembretes/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..266420e448773a99024ce82b384088e39f756199
--- /dev/null
+++ b/metadata/com.lostrealm.lembretes/it/summary.txt
@@ -0,0 +1 @@
+Informazioni sulla mensa UNICAMP
diff --git a/metadata/com.lostrealm.lembretes/uk/summary.txt b/metadata/com.lostrealm.lembretes/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..14223f989551354eba2a9cf04886026809c56809
--- /dev/null
+++ b/metadata/com.lostrealm.lembretes/uk/summary.txt
@@ -0,0 +1 @@
+Відомості про їдальню UNICAMP
diff --git a/metadata/com.lucasdnd.decimaltimeclockwidget/it/summary.txt b/metadata/com.lucasdnd.decimaltimeclockwidget/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..37c260425acfa1dd97db655f27eb26e79824a392
--- /dev/null
+++ b/metadata/com.lucasdnd.decimaltimeclockwidget/it/summary.txt
@@ -0,0 +1 @@
+Mostra l'orologio decimale come widget
diff --git a/metadata/com.lucasdnd.decimaltimeclockwidget/uk/summary.txt b/metadata/com.lucasdnd.decimaltimeclockwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3f412ae6d3e318f484fe5a5bfa5e23d5f761525d
--- /dev/null
+++ b/metadata/com.lucasdnd.decimaltimeclockwidget/uk/summary.txt
@@ -0,0 +1 @@
+Показує десятковий годинник як віджет
diff --git a/metadata/com.lucasdnd.unixtimeclockwidget/it/summary.txt b/metadata/com.lucasdnd.unixtimeclockwidget/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f45c930f2474cedf9dd34ff82e1757ce9b0b16cc
--- /dev/null
+++ b/metadata/com.lucasdnd.unixtimeclockwidget/it/summary.txt
@@ -0,0 +1 @@
+Mostra Unix Epoche come un widget
diff --git a/metadata/com.lucasdnd.unixtimeclockwidget/uk/summary.txt b/metadata/com.lucasdnd.unixtimeclockwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f7d41eeb78800070ee5d46d4e505b2beaa9636c6
--- /dev/null
+++ b/metadata/com.lucasdnd.unixtimeclockwidget/uk/summary.txt
@@ -0,0 +1 @@
+Показ Unix Epoche віджетом
diff --git a/metadata/com.luk.saucenao/fr/summary.txt b/metadata/com.luk.saucenao/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..41f207bd73c50cba145a5b88bdda6fe013b1cd6e
--- /dev/null
+++ b/metadata/com.luk.saucenao/fr/summary.txt
@@ -0,0 +1 @@
+Client SauceNAO non-officiel
diff --git a/metadata/com.luk.saucenao/uk/summary.txt b/metadata/com.luk.saucenao/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7c3ef960fddb88c23bc98912a2bf2a43f6e94805
--- /dev/null
+++ b/metadata/com.luk.saucenao/uk/summary.txt
@@ -0,0 +1 @@
+Неофіційний клієнт SauceNAO
diff --git a/metadata/com.luk.timetable2/fr/summary.txt b/metadata/com.luk.timetable2/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d0a9459d20efd5ec8c89525ead36f96763a47a8d
--- /dev/null
+++ b/metadata/com.luk.timetable2/fr/summary.txt
@@ -0,0 +1 @@
+Affichage de calendrier pour VULCAN
diff --git a/metadata/com.luk.timetable2/uk/summary.txt b/metadata/com.luk.timetable2/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0274efcbcd7ad324989d1ad0741544dd3797d960
--- /dev/null
+++ b/metadata/com.luk.timetable2/uk/summary.txt
@@ -0,0 +1 @@
+Переглядач розкладу для VULCAN
diff --git a/metadata/com.lukekorth.screennotifications/fr/summary.txt b/metadata/com.lukekorth.screennotifications/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f1e926208879d8ac824a2eee4e6eaa568cebabbe
--- /dev/null
+++ b/metadata/com.lukekorth.screennotifications/fr/summary.txt
@@ -0,0 +1 @@
+Assistant de notifications
diff --git a/metadata/com.lukekorth.screennotifications/uk/summary.txt b/metadata/com.lukekorth.screennotifications/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f0a4f34e167e524580797d4853072e1cbc8d1f90
--- /dev/null
+++ b/metadata/com.lukekorth.screennotifications/uk/summary.txt
@@ -0,0 +1 @@
+Помічник зі сповіщень
diff --git a/metadata/com.lun.chin.aicamera/it/summary.txt b/metadata/com.lun.chin.aicamera/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1b6a1b13fc11fd499ce7cc62ae12d0fbf0fea3bd
--- /dev/null
+++ b/metadata/com.lun.chin.aicamera/it/summary.txt
@@ -0,0 +1 @@
+Camera che simula la profondita' di campo usando una rete neurale
diff --git a/metadata/com.lun.chin.aicamera/uk/summary.txt b/metadata/com.lun.chin.aicamera/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fc8d82888b63449a3ff340740abb2b11cf193942
--- /dev/null
+++ b/metadata/com.lun.chin.aicamera/uk/summary.txt
@@ -0,0 +1 @@
+Камера, що імітує глибину різкості за допомогою нейронної мережі
diff --git a/metadata/com.madlonkay.orgro.yml b/metadata/com.madlonkay.orgro.yml
index 231e21196f2964b735d14fbb6f77576f00f6d53b..e0ba2392acbfe686a1ef179e1c95f0590876f534 100644
--- a/metadata/com.madlonkay.orgro.yml
+++ b/metadata/com.madlonkay.orgro.yml
@@ -52,8 +52,20 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
+ - versionName: 1.15.0
+ versionCode: 40
+ commit: v1.15.0+40
+ output: build/app/outputs/flutter-apk/app-release.apk
+ srclibs:
+ - flutter@2.0.0
+ prebuild: touch android/key.properties
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter packages pub get
+ - $$flutter$$/bin/flutter build apk
+
AutoUpdateMode: Version v%v+%c
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/amake/orgro/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
-CurrentVersion: 1.14.0
-CurrentVersionCode: 39
+CurrentVersion: 1.15.0
+CurrentVersionCode: 40
diff --git a/metadata/com.majeur.applicationsinfo/it/summary.txt b/metadata/com.majeur.applicationsinfo/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9babbd1c1a5f31489f0d124d3373767c7161fa4a
--- /dev/null
+++ b/metadata/com.majeur.applicationsinfo/it/summary.txt
@@ -0,0 +1 @@
+Visualizzare i metadati delle applicazioni installate
diff --git a/metadata/com.majeur.applicationsinfo/uk/summary.txt b/metadata/com.majeur.applicationsinfo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..11d4da02b815c721fc93ab47159f5a293033a1e0
--- /dev/null
+++ b/metadata/com.majeur.applicationsinfo/uk/summary.txt
@@ -0,0 +1 @@
+Показ метаданих установлених застосунків
diff --git a/metadata/com.manichord.mgit/fr/summary.txt b/metadata/com.manichord.mgit/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9e356a0a2b59d1230bd3cabf76261885ee08175a
--- /dev/null
+++ b/metadata/com.manichord.mgit/fr/summary.txt
@@ -0,0 +1 @@
+Afficher et interagir avec les dépôts git
diff --git a/metadata/com.manichord.mgit/uk/summary.txt b/metadata/com.manichord.mgit/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4158ea235d5d70123ded6fe818dfffa0721915cd
--- /dev/null
+++ b/metadata/com.manichord.mgit/uk/summary.txt
@@ -0,0 +1 @@
+Перегляд сховищ git та взаємодія з ними
diff --git a/metadata/com.mantz_it.rfanalyzer/it/summary.txt b/metadata/com.mantz_it.rfanalyzer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..482e3e1d131e8c499b88f93d0bfe884150b955de
--- /dev/null
+++ b/metadata/com.mantz_it.rfanalyzer/it/summary.txt
@@ -0,0 +1 @@
+Visualizza trame HackRF
diff --git a/metadata/com.manuelmaly.hn/it/summary.txt b/metadata/com.manuelmaly.hn/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..369ccda30a3c8ef7467bb2fe4f700741ad465b82
--- /dev/null
+++ b/metadata/com.manuelmaly.hn/it/summary.txt
@@ -0,0 +1 @@
+Leggi e commenta le notizie tecnologiche
diff --git a/metadata/com.manuelmaly.hn/uk/summary.txt b/metadata/com.manuelmaly.hn/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..69de93ef661d3200c18998cd8ec43664aa0a25d4
--- /dev/null
+++ b/metadata/com.manuelmaly.hn/uk/summary.txt
@@ -0,0 +1 @@
+Читайте та коментуйте тех-новини
diff --git a/metadata/com.marceljurtz.lifecounter/fr/summary.txt b/metadata/com.marceljurtz.lifecounter/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..97e784d3677eccd712faa2e4be1b4072630d4fe9
--- /dev/null
+++ b/metadata/com.marceljurtz.lifecounter/fr/summary.txt
@@ -0,0 +1 @@
+Compteur de vie pour Magic : L'Assemblée
diff --git a/metadata/com.marceljurtz.lifecounter/uk/summary.txt b/metadata/com.marceljurtz.lifecounter/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c38568068d4b149afbf57948ec4afabc56ae195c
--- /dev/null
+++ b/metadata/com.marceljurtz.lifecounter/uk/summary.txt
@@ -0,0 +1 @@
+Лічильник життів для Magic The Gathering
diff --git a/metadata/com.marcospoerl.simplypace/uk/summary.txt b/metadata/com.marcospoerl.simplypace/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4c159494b6784b8fdc1611245e0b83833854142e
--- /dev/null
+++ b/metadata/com.marcospoerl.simplypace/uk/summary.txt
@@ -0,0 +1 @@
+Обчисліть свій темп
diff --git a/metadata/com.mareksebera.simpledilbert/fr/summary.txt b/metadata/com.mareksebera.simpledilbert/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0a72affee17a94238391d5b08fd555da92e4c88c
--- /dev/null
+++ b/metadata/com.mareksebera.simpledilbert/fr/summary.txt
@@ -0,0 +1 @@
+Lecteur de bande dessinée
diff --git a/metadata/com.mareksebera.simpledilbert/uk/summary.txt b/metadata/com.mareksebera.simpledilbert/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..59564da484a9b6d514c820023b1a75769ac6c12d
--- /dev/null
+++ b/metadata/com.mareksebera.simpledilbert/uk/summary.txt
@@ -0,0 +1 @@
+Читач мальописів
diff --git a/metadata/com.markusborg.test/fr/summary.txt b/metadata/com.markusborg.test/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..715204cf042f6257a15371a7c46609bf1c03ecf2
--- /dev/null
+++ b/metadata/com.markusborg.test/fr/summary.txt
@@ -0,0 +1 @@
+Entraineur Ghost pour le squash, le badmington et le racketlon
diff --git a/metadata/com.markusborg.test/it/summary.txt b/metadata/com.markusborg.test/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f763be42f44ca82c6f100a29984794e425e61380
--- /dev/null
+++ b/metadata/com.markusborg.test/it/summary.txt
@@ -0,0 +1 @@
+Allenatore fantasma per Squash, Badminton e Racketlon
diff --git a/metadata/com.markusborg.test/uk/summary.txt b/metadata/com.markusborg.test/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7302675cfd37817446e6f9051aaa2521a622372c
--- /dev/null
+++ b/metadata/com.markusborg.test/uk/summary.txt
@@ -0,0 +1 @@
+Ghosting Coach для сквошу, бадмінтону та ракетлону
diff --git a/metadata/com.matburt.mobileorg.yml b/metadata/com.matburt.mobileorg.yml
index d2dda17f16bc09c4f3775105d8ac95e88d89c200..a3c30b238a3121bb8f948c645d1b96e1d335d9fa 100644
--- a/metadata/com.matburt.mobileorg.yml
+++ b/metadata/com.matburt.mobileorg.yml
@@ -1,6 +1,6 @@
Categories:
- Writing
-License: GPL-2.0-only
+License: GPL-3.0-only
WebSite: https://github.com/matburt/mobileorg-android/wiki
SourceCode: https://github.com/matburt/mobileorg-android
IssueTracker: https://github.com/matburt/mobileorg-android/issues
diff --git a/metadata/com.matejdro.pebbledialer/it/summary.txt b/metadata/com.matejdro.pebbledialer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4fe2171aff5734ab20755c48ac88b89cce5f09b5
--- /dev/null
+++ b/metadata/com.matejdro.pebbledialer/it/summary.txt
@@ -0,0 +1 @@
+Client per l'applicazione PebbleDialer
diff --git a/metadata/com.matejdro.pebbledialer/uk/summary.txt b/metadata/com.matejdro.pebbledialer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..86597f6883964fc231fbd05d689d570b28aa288d
--- /dev/null
+++ b/metadata/com.matejdro.pebbledialer/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт для годинника PebbleDialer
diff --git a/metadata/com.materialos.cm.theme/fr/summary.txt b/metadata/com.materialos.cm.theme/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cf3dffed09f5f857922a6b9c307ef9cb6d538ce2
--- /dev/null
+++ b/metadata/com.materialos.cm.theme/fr/summary.txt
@@ -0,0 +1 @@
+Thème Material Design CyanogenMod 12/12.1
diff --git a/metadata/com.materialos.cm.theme/it/summary.txt b/metadata/com.materialos.cm.theme/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..be49824c4a5c6e74be84adfae33ff7f3764e8064
--- /dev/null
+++ b/metadata/com.materialos.cm.theme/it/summary.txt
@@ -0,0 +1 @@
+Tema Material Design CyanogenMod 12/12.1
diff --git a/metadata/com.mathi_amorim.emmanuel.metrictime/fr/summary.txt b/metadata/com.mathi_amorim.emmanuel.metrictime/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..13b8e06657e13132607f91039bc068e8b39ad543
--- /dev/null
+++ b/metadata/com.mathi_amorim.emmanuel.metrictime/fr/summary.txt
@@ -0,0 +1 @@
+Affiche le temps décimal dans un widget sur l'écran d'accueil
diff --git a/metadata/com.mathi_amorim.emmanuel.metrictime/uk/summary.txt b/metadata/com.mathi_amorim.emmanuel.metrictime/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ee500be0c845b2da5ad15202b9ebd8ddac40d634
--- /dev/null
+++ b/metadata/com.mathi_amorim.emmanuel.metrictime/uk/summary.txt
@@ -0,0 +1 @@
+Показує поточний метричний час у віджеті на головному екрані
diff --git a/metadata/com.matoski.adbm/fr/summary.txt b/metadata/com.matoski.adbm/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1b8e795c004e94c50ae614d2b3a5db4256c140b9
--- /dev/null
+++ b/metadata/com.matoski.adbm/fr/summary.txt
@@ -0,0 +1 @@
+Gère ADB (Android Debug Bridge)
diff --git a/metadata/com.matoski.adbm/uk/summary.txt b/metadata/com.matoski.adbm/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a98627522a1b8cc5d4b1c472f0ad0ccca2b36a92
--- /dev/null
+++ b/metadata/com.matoski.adbm/uk/summary.txt
@@ -0,0 +1 @@
+Керування мостом зневадження Android
diff --git a/metadata/com.mattermost.mattermost/uk/summary.txt b/metadata/com.mattermost.mattermost/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a13fee3ea2f5da80c741a922137cd487b4753922
--- /dev/null
+++ b/metadata/com.mattermost.mattermost/uk/summary.txt
@@ -0,0 +1 @@
+Безпечний обмін повідомленнями на робочому місці
diff --git a/metadata/com.mattgmg.miracastwidget/it/summary.txt b/metadata/com.mattgmg.miracastwidget/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..77c8290a9b122c14fb91ad05041193ac6a2780b4
--- /dev/null
+++ b/metadata/com.mattgmg.miracastwidget/it/summary.txt
@@ -0,0 +1 @@
+Widget Miracast
diff --git a/metadata/com.mattgmg.miracastwidget/uk/summary.txt b/metadata/com.mattgmg.miracastwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b910269dc8189b406f3de143a05c7d1367b538b7
--- /dev/null
+++ b/metadata/com.mattgmg.miracastwidget/uk/summary.txt
@@ -0,0 +1 @@
+Віджет Miracast
diff --git a/metadata/com.maxfour.music/fr/summary.txt b/metadata/com.maxfour.music/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c5d00fdae2eeda709f27944bfbc5ecc88601d58b
--- /dev/null
+++ b/metadata/com.maxfour.music/fr/summary.txt
@@ -0,0 +1 @@
+Lecteur de musique léger et Material Design
diff --git a/metadata/com.maxistar.textpad/nn/summary.txt b/metadata/com.maxistar.textpad/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..27c594f084bfcab4d8312feb69b216b8241f80fb
--- /dev/null
+++ b/metadata/com.maxistar.textpad/nn/summary.txt
@@ -0,0 +1 @@
+Enkel tekstredigering
diff --git a/metadata/com.mde.potdroid/fr/summary.txt b/metadata/com.mde.potdroid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3c768d692ce5e65ccc93ac8e5f406d443785f825
--- /dev/null
+++ b/metadata/com.mde.potdroid/fr/summary.txt
@@ -0,0 +1 @@
+Application pour le forum mods.de
diff --git a/metadata/com.mde.potdroid/uk/summary.txt b/metadata/com.mde.potdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e166c13409186b43860925de04eee514796ed1b4
--- /dev/null
+++ b/metadata/com.mde.potdroid/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок-супутник для форуму mods.de
diff --git a/metadata/com.mendhak.gpslogger.yml b/metadata/com.mendhak.gpslogger.yml
index e6e544ac0ff3fa9b1d87803f55d15bbd85eb4db5..7ff6873b48ff6d660636f2a930e985b3ab9aaa27 100644
--- a/metadata/com.mendhak.gpslogger.yml
+++ b/metadata/com.mendhak.gpslogger.yml
@@ -2,7 +2,7 @@ AntiFeatures:
- NonFreeNet
Categories:
- Navigation
-License: GPL-3.0-only
+License: GPL-2.0-only
SourceCode: https://github.com/mendhak/gpslogger
IssueTracker: https://github.com/mendhak/gpslogger/issues
Changelog: https://github.com/mendhak/gpslogger/releases
diff --git a/metadata/com.menny.android.anysoftkeyboard/nn/summary.txt b/metadata/com.menny.android.anysoftkeyboard/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..766cb668a6eda80b77e7cdd9803e854d837e5909
--- /dev/null
+++ b/metadata/com.menny.android.anysoftkeyboard/nn/summary.txt
@@ -0,0 +1 @@
+Me lever i eit språkleg mangfald, så korfor ikkje brukar eit fleirspråkleg tastatur?
diff --git a/metadata/com.menny.android.anysoftkeyboard/vi/description.txt b/metadata/com.menny.android.anysoftkeyboard/vi/description.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3008a296eac208f61f0b1adde01b704895f337bb
--- /dev/null
+++ b/metadata/com.menny.android.anysoftkeyboard/vi/description.txt
@@ -0,0 +1 @@
+Bàn phím thay thế trên màn hình hỗ trợ nhiều ngôn ngữ.
diff --git a/metadata/com.menny.android.anysoftkeyboard/vi/summary.txt b/metadata/com.menny.android.anysoftkeyboard/vi/summary.txt
index 4c1b5e667331a1b7012d9bf17921b8e16050286d..65fe10fcae023c30a4e0b2e67c7ae4cd087dfe34 100644
--- a/metadata/com.menny.android.anysoftkeyboard/vi/summary.txt
+++ b/metadata/com.menny.android.anysoftkeyboard/vi/summary.txt
@@ -1 +1 @@
-Bàn phím thay thế
+Chúng ta sống ở thế giới đầy ngôn ngữ. Sao không dùng một bàn phím đa ngôn ngữ?
diff --git a/metadata/com.menny.anysoftkeyboard.finnish/it/summary.txt b/metadata/com.menny.anysoftkeyboard.finnish/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ad73a8d364f0ee97758adacfcb6216ced4521bf
--- /dev/null
+++ b/metadata/com.menny.anysoftkeyboard.finnish/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto di lingue per AnySoftKeyboard
diff --git a/metadata/com.menny.anysoftkeyboard.finnish/nn/summary.txt b/metadata/com.menny.anysoftkeyboard.finnish/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/com.menny.anysoftkeyboard.finnish/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/com.menny.anysoftkeyboard.finnish/uk/summary.txt b/metadata/com.menny.anysoftkeyboard.finnish/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..255523842255472aaa58c4d447850fa5e027ab8f
--- /dev/null
+++ b/metadata/com.menny.anysoftkeyboard.finnish/uk/summary.txt
@@ -0,0 +1 @@
+Фінський мовний пакет для AnySoftKeyboard
diff --git a/metadata/com.metinkale.prayer/fr/summary.txt b/metadata/com.metinkale.prayer/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8a39421ba87ba28b2287a2f639d8a6f89a380fc3
--- /dev/null
+++ b/metadata/com.metinkale.prayer/fr/summary.txt
@@ -0,0 +1 @@
+Application utile avec un ensemble d'outils nécessaires à tout musulman
diff --git a/metadata/com.metinkale.prayer/uk/summary.txt b/metadata/com.metinkale.prayer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..feb0e6927935604e329455ba00fa0108ca9a92f5
--- /dev/null
+++ b/metadata/com.metinkale.prayer/uk/summary.txt
@@ -0,0 +1 @@
+Корисний застосунок із набором засобів, необхідних будь-якому мусульманину
diff --git a/metadata/com.mgaetan89.showsrage/it/summary.txt b/metadata/com.mgaetan89.showsrage/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f0944df10fbe29062be76f41145bc7ffa7978354
--- /dev/null
+++ b/metadata/com.mgaetan89.showsrage/it/summary.txt
@@ -0,0 +1 @@
+Gestisci la tua installazione di SickRage
diff --git a/metadata/com.mgaetan89.showsrage/uk/summary.txt b/metadata/com.mgaetan89.showsrage/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e2c7046077d2153ec3eec528b12ae32c88864229
--- /dev/null
+++ b/metadata/com.mgaetan89.showsrage/uk/summary.txt
@@ -0,0 +1 @@
+Управляння встановленням SickRage
diff --git a/metadata/com.mikifus.padland/fr/summary.txt b/metadata/com.mikifus.padland/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..12322f43c4fda33cccb64f5bc0153d0528da7fa5
--- /dev/null
+++ b/metadata/com.mikifus.padland/fr/summary.txt
@@ -0,0 +1 @@
+Gestionnaire Etherpad
diff --git a/metadata/com.mikifus.padland/uk/summary.txt b/metadata/com.mikifus.padland/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..476039db49ab0dd908ab0f80bdd61d0ad2dd593a
--- /dev/null
+++ b/metadata/com.mikifus.padland/uk/summary.txt
@@ -0,0 +1 @@
+Менеджер Etherpad
diff --git a/metadata/com.miqote.shanawp/fr/summary.txt b/metadata/com.miqote.shanawp/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..549537727bc5c31a94956cbe704a6bfc2ecbd858
--- /dev/null
+++ b/metadata/com.miqote.shanawp/fr/summary.txt
@@ -0,0 +1 @@
+Fond d'écran animé de mangas
diff --git a/metadata/com.miqote.shanawp/uk/summary.txt b/metadata/com.miqote.shanawp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8816e9b3900ce3f4e9fd3cf438af89f49472ffb
--- /dev/null
+++ b/metadata/com.miqote.shanawp/uk/summary.txt
@@ -0,0 +1 @@
+Анімоване аніме-тло
diff --git a/metadata/com.mitzuli/it/summary.txt b/metadata/com.mitzuli/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9003f5c0a98bc55ab8f92a6986ae8335f57c93b0
--- /dev/null
+++ b/metadata/com.mitzuli/it/summary.txt
@@ -0,0 +1 @@
+Traduttore offline
diff --git a/metadata/com.mitzuli/uk/summary.txt b/metadata/com.mitzuli/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b50f4eb092f072d86ba4fc3d7170915792a2361f
--- /dev/null
+++ b/metadata/com.mitzuli/uk/summary.txt
@@ -0,0 +1 @@
+Офлайн-перекладач
diff --git a/metadata/com.mkulesh.micromath.plus/fr/summary.txt b/metadata/com.mkulesh.micromath.plus/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3a37154f73e2a50ed35219690386dd47732cda14
--- /dev/null
+++ b/metadata/com.mkulesh.micromath.plus/fr/summary.txt
@@ -0,0 +1 @@
+Système d'algèbre informatique
diff --git a/metadata/com.mkulesh.micromath.plus/uk/summary.txt b/metadata/com.mkulesh.micromath.plus/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f72b67d466267b262f71ab87e929054ceee6289d
--- /dev/null
+++ b/metadata/com.mkulesh.micromath.plus/uk/summary.txt
@@ -0,0 +1 @@
+Комп’ютерна система алгебри
diff --git a/metadata/com.mkulesh.onpc/uk/summary.txt b/metadata/com.mkulesh.onpc/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..099ac1b47b2a654f8c4c41b222f3720403432091
--- /dev/null
+++ b/metadata/com.mkulesh.onpc/uk/summary.txt
@@ -0,0 +1 @@
+Пульт дистанційного керування для пристроїв Onkyo
diff --git a/metadata/com.ml.proximitysensorfix.yml b/metadata/com.ml.proximitysensorfix.yml
index 959274c1cd24ce63c66fbb1964bb15e07f0ba0f7..1a66678362de774cf99ef9a767bd923aea3756da 100644
--- a/metadata/com.ml.proximitysensorfix.yml
+++ b/metadata/com.ml.proximitysensorfix.yml
@@ -28,19 +28,13 @@ Builds:
gradle:
- yes
- - versionName: 1.0.6
- versionCode: 28
- commit: 1.0.6
- subdir: app
- gradle:
- - yes
-
- versionName: 1.0.7
versionCode: 29
commit: 1.0.7
subdir: app
gradle:
- yes
+ prebuild: sed -i -e '/keystore/d' build.gradle ../build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
diff --git a/metadata/com.mmazzarolo.breathly/fr/summary.txt b/metadata/com.mmazzarolo.breathly/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dfae54f11a5d6589eaad8b3bdaec3389fd2cba93
--- /dev/null
+++ b/metadata/com.mmazzarolo.breathly/fr/summary.txt
@@ -0,0 +1 @@
+Une façon simple de se concentrer sur votre respiration
diff --git a/metadata/com.mobilepearls.sokoban/it/summary.txt b/metadata/com.mobilepearls.sokoban/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..44c159005814a8bf672d45d317c22886e4e8784f
--- /dev/null
+++ b/metadata/com.mobilepearls.sokoban/it/summary.txt
@@ -0,0 +1 @@
+Gioco di puzzle
diff --git a/metadata/com.mobilepearls.sokoban/nn/summary.txt b/metadata/com.mobilepearls.sokoban/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce2ca286fd9330bcc4b8aae4c01a8039572696f5
--- /dev/null
+++ b/metadata/com.mobilepearls.sokoban/nn/summary.txt
@@ -0,0 +1 @@
+Tenkjespel
diff --git a/metadata/com.monead.games.android.sequence/nn/summary.txt b/metadata/com.monead.games.android.sequence/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce2ca286fd9330bcc4b8aae4c01a8039572696f5
--- /dev/null
+++ b/metadata/com.monead.games.android.sequence/nn/summary.txt
@@ -0,0 +1 @@
+Tenkjespel
diff --git a/metadata/com.moonpi.swiftnotes/fr/summary.txt b/metadata/com.moonpi.swiftnotes/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c01d808230333a1f1cc25d95d72c4677f33ea034
--- /dev/null
+++ b/metadata/com.moonpi.swiftnotes/fr/summary.txt
@@ -0,0 +1 @@
+Prise de notes
diff --git a/metadata/com.moonpi.swiftnotes/nn/summary.txt b/metadata/com.moonpi.swiftnotes/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e465eeb691073d55451fd97fb1429e9396129d32
--- /dev/null
+++ b/metadata/com.moonpi.swiftnotes/nn/summary.txt
@@ -0,0 +1 @@
+Ta notat
diff --git a/metadata/com.moonpi.swiftnotes/uk/summary.txt b/metadata/com.moonpi.swiftnotes/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8018e651a0367e4f7be4cb2a6ec77385f1905957
--- /dev/null
+++ b/metadata/com.moonpi.swiftnotes/uk/summary.txt
@@ -0,0 +1 @@
+Робіть примітки
diff --git a/metadata/com.morlunk.mumbleclient/fr/summary.txt b/metadata/com.morlunk.mumbleclient/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..02a1ea9e2f06db800ef97d618fffddf78bd00189
--- /dev/null
+++ b/metadata/com.morlunk.mumbleclient/fr/summary.txt
@@ -0,0 +1 @@
+Chat vocal pour les serveurs Mumble
diff --git a/metadata/com.morlunk.mumbleclient/uk/summary.txt b/metadata/com.morlunk.mumbleclient/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..42388ecadef04fd4716411506111021f9c8849be
--- /dev/null
+++ b/metadata/com.morlunk.mumbleclient/uk/summary.txt
@@ -0,0 +1 @@
+Голосовий чат для серверів Mumble
diff --git a/metadata/com.movim.movim/el/summary.txt b/metadata/com.movim.movim/el/summary.txt
index 95b9fab8223bb1304faa8f72ffabfbf18cd68464..c08118c31ff597bdc320f37b63bac1a3b7bb5e34 100644
--- a/metadata/com.movim.movim/el/summary.txt
+++ b/metadata/com.movim.movim/el/summary.txt
@@ -1 +1 @@
-Android πελάτη για το κοινωνικό δίκτυο Movim
+Αποκεντρωμένο Κοινωνικό Δίκτυο
diff --git a/metadata/com.movim.movim/nn/summary.txt b/metadata/com.movim.movim/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fb1c3994b59e88b6f6945987a93ad7b8654aff2f
--- /dev/null
+++ b/metadata/com.movim.movim/nn/summary.txt
@@ -0,0 +1 @@
+Desentralisert sosialt nettverk
diff --git a/metadata/com.mrbimc.selinux/fr/summary.txt b/metadata/com.mrbimc.selinux/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c8a24b18a8df75d9188b83dca8455d2bffc81788
--- /dev/null
+++ b/metadata/com.mrbimc.selinux/fr/summary.txt
@@ -0,0 +1 @@
+Définir le mode SELinux au démarrage
diff --git a/metadata/com.mrbimc.selinux/uk/summary.txt b/metadata/com.mrbimc.selinux/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a7ae5c673da7c3324e1fdef4299ffe14a6a83c7d
--- /dev/null
+++ b/metadata/com.mrbimc.selinux/uk/summary.txt
@@ -0,0 +1 @@
+Установлення режиму SELinux під час завантаження
diff --git a/metadata/com.mridang.speedo/it/summary.txt b/metadata/com.mridang.speedo/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d63bfb76b4489338e947901337421c2f90de5751
--- /dev/null
+++ b/metadata/com.mridang.speedo/it/summary.txt
@@ -0,0 +1 @@
+Mostra la velocità della rete nella barra di stato
diff --git a/metadata/com.mridang.speedo/uk/summary.txt b/metadata/com.mridang.speedo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..483d1a9f0c604d0329f05b523d4ae3190a82ab1d
--- /dev/null
+++ b/metadata/com.mridang.speedo/uk/summary.txt
@@ -0,0 +1 @@
+Показ швидкості мережі в рядку стану
diff --git a/metadata/com.mridang.throttle/it/summary.txt b/metadata/com.mridang.throttle/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fa236f332aadcefaa911d677cdb60ce94ea95aaa
--- /dev/null
+++ b/metadata/com.mridang.throttle/it/summary.txt
@@ -0,0 +1 @@
+Mostra l'uso del processore nella barra di stato
diff --git a/metadata/com.mridang.throttle/uk/summary.txt b/metadata/com.mridang.throttle/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fb66b42039b483c405fceac14129b55d838cccc6
--- /dev/null
+++ b/metadata/com.mridang.throttle/uk/summary.txt
@@ -0,0 +1 @@
+Показ використання процесора в рядку стану
diff --git a/metadata/com.msapps.touchdetector/uk/summary.txt b/metadata/com.msapps.touchdetector/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2808dc73691da1d2eb59383fb6d87fb625114555
--- /dev/null
+++ b/metadata/com.msapps.touchdetector/uk/summary.txt
@@ -0,0 +1 @@
+Показ дотиків на екрані
diff --git a/metadata/com.mschlauch.comfortreader/fr/summary.txt b/metadata/com.mschlauch.comfortreader/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..abdbfa94d6220839119c2b069156ddedbfdf3fd8
--- /dev/null
+++ b/metadata/com.mschlauch.comfortreader/fr/summary.txt
@@ -0,0 +1 @@
+Diffuse le texte directement dans vos yeux
diff --git a/metadata/com.mschlauch.comfortreader/uk/summary.txt b/metadata/com.mschlauch.comfortreader/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c01a2e813af2ad2daa42cd881c4f19a06c571ce3
--- /dev/null
+++ b/metadata/com.mschlauch.comfortreader/uk/summary.txt
@@ -0,0 +1 @@
+Передача тексту безпосередньо до ваших очей
diff --git a/metadata/com.mustafaali.sensorssandbox/uk/summary.txt b/metadata/com.mustafaali.sensorssandbox/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cd8109296b1e5699e97664d888968fc23d1d13d3
--- /dev/null
+++ b/metadata/com.mustafaali.sensorssandbox/uk/summary.txt
@@ -0,0 +1 @@
+Опит доступних датчиків
diff --git a/metadata/com.mustupid.metronome/fr/summary.txt b/metadata/com.mustupid.metronome/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7c5a7088f70ee49655b676bb6fa01958e2aa3a96
--- /dev/null
+++ b/metadata/com.mustupid.metronome/fr/summary.txt
@@ -0,0 +1 @@
+Produit un clic audible à intervalles réguliers
diff --git a/metadata/com.mustupid.pitch_pipe/fr/summary.txt b/metadata/com.mustupid.pitch_pipe/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..866f04766811872f2c669106c6c091975b062277
--- /dev/null
+++ b/metadata/com.mustupid.pitch_pipe/fr/summary.txt
@@ -0,0 +1 @@
+Fournit une référence de hauteur pour les musiciens
diff --git a/metadata/com.mustupid.pitch_pipe/he/summary.txt b/metadata/com.mustupid.pitch_pipe/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..60114d464bf1a09deac9a524bfbf1d82aa101d83
--- /dev/null
+++ b/metadata/com.mustupid.pitch_pipe/he/summary.txt
@@ -0,0 +1 @@
+השמעת צליל ייחוס למוזיקאים
diff --git a/metadata/com.myopicmobile.textwarrior.android/nn/summary.txt b/metadata/com.myopicmobile.textwarrior.android/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ec815e327b3f7c9bbd82d92bc5e2a4497f4762f8
--- /dev/null
+++ b/metadata/com.myopicmobile.textwarrior.android/nn/summary.txt
@@ -0,0 +1 @@
+Skriveprogram
diff --git a/metadata/com.namelessdev.mpdroid/fr/summary.txt b/metadata/com.namelessdev.mpdroid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9c878eef593f42bd0e0579634f48f89c262e99b1
--- /dev/null
+++ b/metadata/com.namelessdev.mpdroid/fr/summary.txt
@@ -0,0 +1 @@
+Client MPD (Music Player Daemon)
diff --git a/metadata/com.namelessdev.mpdroid/uk/summary.txt b/metadata/com.namelessdev.mpdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eb1e44b2b3d177415009065c64d5f6a780b168b9
--- /dev/null
+++ b/metadata/com.namelessdev.mpdroid/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт MPD (Music Player Daemon)
diff --git a/metadata/com.nathanosman.chronosnap/fr/summary.txt b/metadata/com.nathanosman.chronosnap/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aea59286b8a5ef15e598713de6a7435d5746a432
--- /dev/null
+++ b/metadata/com.nathanosman.chronosnap/fr/summary.txt
@@ -0,0 +1 @@
+Prendre des photos par intervalles
diff --git a/metadata/com.nathanosman.chronosnap/nn/summary.txt b/metadata/com.nathanosman.chronosnap/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6acec76df9331e0adce41b099431da6363779cdb
--- /dev/null
+++ b/metadata/com.nathanosman.chronosnap/nn/summary.txt
@@ -0,0 +1 @@
+Ta intervallfoto
diff --git a/metadata/com.nbossard.packlist/fr/summary.txt b/metadata/com.nbossard.packlist/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac25a7abecf8832daf9e0a7a6957d2265b1ed449
--- /dev/null
+++ b/metadata/com.nbossard.packlist/fr/summary.txt
@@ -0,0 +1 @@
+Gérer les listes de colisage
diff --git a/metadata/com.newsblur/uk/summary.txt b/metadata/com.newsblur/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..70faac85a052e195f5622d1cee736d6add7ebc62
--- /dev/null
+++ b/metadata/com.newsblur/uk/summary.txt
@@ -0,0 +1 @@
+Читач новин
diff --git a/metadata/com.nexes.manager/uk/summary.txt b/metadata/com.nexes.manager/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b94220962a677e79e0d7d82892f00a2f8887eed4
--- /dev/null
+++ b/metadata/com.nexes.manager/uk/summary.txt
@@ -0,0 +1 @@
+Простий переглядач файлів
diff --git a/metadata/com.nextcloud.android.beta.yml b/metadata/com.nextcloud.android.beta.yml
index b6074785be72756ff329b5341b5e15428673b314..5f7c6b852ac0e69f70048c589a816d910bf4ba84 100644
--- a/metadata/com.nextcloud.android.beta.yml
+++ b/metadata/com.nextcloud.android.beta.yml
@@ -6714,9 +6714,89 @@ Builds:
scandelete:
- src/androidTest
+ - versionName: '20210307'
+ versionCode: 20210307
+ commit: dev-20210307
+ submodules: true
+ gradle:
+ - versionDev
+ rm:
+ - user_manual
+ - gplay.gradle
+ prebuild:
+ - mkdir -p $HOME/.gradle
+ - echo "org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError"
+ > $HOME/.gradle/gradle.properties
+ scandelete:
+ - src/androidTest
+
+ - versionName: '20210309'
+ versionCode: 20210309
+ commit: dev-20210309
+ submodules: true
+ gradle:
+ - versionDev
+ rm:
+ - user_manual
+ - gplay.gradle
+ prebuild:
+ - mkdir -p $HOME/.gradle
+ - echo "org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError"
+ > $HOME/.gradle/gradle.properties
+ scandelete:
+ - src/androidTest
+
+ - versionName: '20210310'
+ versionCode: 20210310
+ commit: dev-20210310
+ submodules: true
+ gradle:
+ - versionDev
+ rm:
+ - user_manual
+ - gplay.gradle
+ prebuild:
+ - mkdir -p $HOME/.gradle
+ - echo "org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError"
+ > $HOME/.gradle/gradle.properties
+ scandelete:
+ - src/androidTest
+
+ - versionName: '20210311'
+ versionCode: 20210311
+ commit: dev-20210311
+ submodules: true
+ gradle:
+ - versionDev
+ rm:
+ - user_manual
+ - gplay.gradle
+ prebuild:
+ - mkdir -p $HOME/.gradle
+ - echo "org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError"
+ > $HOME/.gradle/gradle.properties
+ scandelete:
+ - src/androidTest
+
+ - versionName: '20210312'
+ versionCode: 20210312
+ commit: dev-20210312
+ submodules: true
+ gradle:
+ - versionDev
+ rm:
+ - user_manual
+ - gplay.gradle
+ prebuild:
+ - mkdir -p $HOME/.gradle
+ - echo "org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError"
+ > $HOME/.gradle/gradle.properties
+ scandelete:
+ - src/androidTest
+
MaintainerNotes: Tags get removed. See https://github.com/nextcloud/android/issues/969.
AutoUpdateMode: Version dev-%c
UpdateCheckMode: Tags ^dev
-CurrentVersion: '20210304'
-CurrentVersionCode: 20210304
+CurrentVersion: '20210312'
+CurrentVersionCode: 20210312
diff --git a/metadata/com.nextcloud.android.beta/nn/summary.txt b/metadata/com.nextcloud.android.beta/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..835d9554293c152fa608d80567bf8a11fd69b962
--- /dev/null
+++ b/metadata/com.nextcloud.android.beta/nn/summary.txt
@@ -0,0 +1 @@
+Synkroniseringsklient
diff --git a/metadata/com.nextcloud.android.beta/uk/summary.txt b/metadata/com.nextcloud.android.beta/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..146d0ba968add1046c4ba8e21155d9c058071db2
--- /dev/null
+++ b/metadata/com.nextcloud.android.beta/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт синхронізації
diff --git a/metadata/com.nextcloud.client.yml b/metadata/com.nextcloud.client.yml
index 9c7549efe7a236cc448592579f46915df2aaeb92..7a4492ef72cc05305ac5273d2c8797dd16bb00a0 100644
--- a/metadata/com.nextcloud.client.yml
+++ b/metadata/com.nextcloud.client.yml
@@ -1496,6 +1496,7 @@ Builds:
- versionName: 3.15.1 RC2
versionCode: 30150152
+ disable: obsolete RC
commit: rc-3.15.1-02
submodules: true
gradle:
@@ -1510,11 +1511,27 @@ Builds:
scandelete:
- src/androidTest
+ - versionName: 3.15.1
+ versionCode: 30150190
+ commit: stable-3.15.1
+ submodules: true
+ gradle:
+ - generic
+ rm:
+ - user_manual
+ - gplay.gradle
+ prebuild:
+ - mkdir -p $HOME/.gradle
+ - echo org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
+ > $HOME/.gradle/gradle.properties
+ scandelete:
+ - src/androidTest
+
MaintainerNotes: 'Latest 3 stable version will be kept, RC versions will be directly
outdated by either a new RC or by a stable version: 3.3.0 RC1 -> 3.3.0 RC2 ->
3.3.0 (stable)'
AutoUpdateMode: None
UpdateCheckMode: None
-CurrentVersion: 3.15.0
-CurrentVersionCode: 30150090
+CurrentVersion: 3.15.1
+CurrentVersionCode: 30150190
diff --git a/metadata/com.nextcloud.client/nn/summary.txt b/metadata/com.nextcloud.client/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..835d9554293c152fa608d80567bf8a11fd69b962
--- /dev/null
+++ b/metadata/com.nextcloud.client/nn/summary.txt
@@ -0,0 +1 @@
+Synkroniseringsklient
diff --git a/metadata/com.nextcloud.client/uk/summary.txt b/metadata/com.nextcloud.client/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..146d0ba968add1046c4ba8e21155d9c058071db2
--- /dev/null
+++ b/metadata/com.nextcloud.client/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт синхронізації
diff --git a/metadata/com.nextcloud.talk2.yml b/metadata/com.nextcloud.talk2.yml
index a2acabe6ec12d7a1c511dc3016740eefbbfac51e..dfc61bccf0d326e8676026a4806436484de60e3d 100644
--- a/metadata/com.nextcloud.talk2.yml
+++ b/metadata/com.nextcloud.talk2.yml
@@ -513,6 +513,7 @@ Builds:
- versionName: 12.0.0 Alpha 1
versionCode: 120000001
+ disable: pre-release
commit: v12.0.0 Alpha 1
subdir: app
gradle:
@@ -521,10 +522,20 @@ Builds:
- app/gplay.gradle
prebuild: sed -i -e '/work-firebase/d' build.gradle
+ - versionName: 11.1.0
+ versionCode: 120000002
+ commit: v11.1.0
+ subdir: app
+ gradle:
+ - generic
+ rm:
+ - app/gplay.gradle
+ prebuild: sed -i -e '/work-firebase/d' build.gradle
+
MaintainerNotes: https://github.com/nextcloud/talk-android/issues/534.
ArchivePolicy: 5 versions
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9]+\.[0-9]+\.[0-9]+$
-CurrentVersion: 12.0.0 Alpha 1
-CurrentVersionCode: 120000001
+CurrentVersion: 11.1.0
+CurrentVersionCode: 120000002
diff --git a/metadata/com.nextcloudpasswords/nn/summary.txt b/metadata/com.nextcloudpasswords/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..474e9b8fd88579669b7c72fd1f6e1879ed37d6a9
--- /dev/null
+++ b/metadata/com.nextcloudpasswords/nn/summary.txt
@@ -0,0 +1 @@
+Handsaming av Nextcloud-passord
diff --git a/metadata/com.nextcloudpasswords/uk/summary.txt b/metadata/com.nextcloudpasswords/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c537571b664906548b297aff1f813b6bd841fa2e
--- /dev/null
+++ b/metadata/com.nextcloudpasswords/uk/summary.txt
@@ -0,0 +1 @@
+Керуйте паролями Nextcloud
diff --git a/metadata/com.nextgis.mobile/fr/summary.txt b/metadata/com.nextgis.mobile/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0d68be1b1c9a491917ae3cceb89b361e0b1c56d4
--- /dev/null
+++ b/metadata/com.nextgis.mobile/fr/summary.txt
@@ -0,0 +1 @@
+SIG pour créer, modifier et exporter des géodonnées, en ligne et hors ligne
diff --git a/metadata/com.nicue.onetwo/uk/summary.txt b/metadata/com.nicue.onetwo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..723d85e0a0240e633e30f08314a59a52e866fcc4
--- /dev/null
+++ b/metadata/com.nicue.onetwo/uk/summary.txt
@@ -0,0 +1 @@
+Надає кубики, лічильник та таймери
diff --git a/metadata/com.nltechno.dolidroidpro/uk/summary.txt b/metadata/com.nltechno.dolidroidpro/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e136a683a9a3fd2db50bc5478e0a0a27dbfbca04
--- /dev/null
+++ b/metadata/com.nltechno.dolidroidpro/uk/summary.txt
@@ -0,0 +1 @@
+Використання Dolibarr ERP та CRM
diff --git a/metadata/com.nomadlabs.labcoat.deeplinks/uk/summary.txt b/metadata/com.nomadlabs.labcoat.deeplinks/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e9fd72a6d072d07fac2b110ec1016556802dd01
--- /dev/null
+++ b/metadata/com.nomadlabs.labcoat.deeplinks/uk/summary.txt
@@ -0,0 +1 @@
+Відкриття посилань на власні сервери GitLab у LabCoat
diff --git a/metadata/com.nononsenseapps.feeder.yml b/metadata/com.nononsenseapps.feeder.yml
index 13caa6488e1d88407a2f92f67a77e13c7fb13223..58cedd871da2fac88df9178ec2c3ceb7f3d96aaf 100644
--- a/metadata/com.nononsenseapps.feeder.yml
+++ b/metadata/com.nononsenseapps.feeder.yml
@@ -789,7 +789,18 @@ Builds:
- graphics
prebuild: echo 'org.gradle.jvmargs=-Xmx1g' >> ../gradle.properties
+ - versionName: 1.10.14
+ versionCode: 94
+ commit: 1.10.14
+ subdir: app
+ submodules: true
+ gradle:
+ - yes
+ rm:
+ - graphics
+ prebuild: echo 'org.gradle.jvmargs=-Xmx1g' >> ../gradle.properties
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.10.13
-CurrentVersionCode: 93
+CurrentVersion: 1.10.14
+CurrentVersionCode: 94
diff --git a/metadata/com.nononsenseapps.notepad/uk/summary.txt b/metadata/com.nononsenseapps.notepad/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..64321709951fed1e42485e25a83ff1d48d4c242f
--- /dev/null
+++ b/metadata/com.nononsenseapps.notepad/uk/summary.txt
@@ -0,0 +1 @@
+Записник і застосунок списку справ із підтримкою синхронізації
diff --git a/metadata/com.nutomic.syncthingandroid.yml b/metadata/com.nutomic.syncthingandroid.yml
index 68ed6fb26af590818244276c83d189a94a68067b..4dec50e7a2a282251105aafe4181058d17d4c0c3 100644
--- a/metadata/com.nutomic.syncthingandroid.yml
+++ b/metadata/com.nutomic.syncthingandroid.yml
@@ -1580,6 +1580,23 @@ Builds:
preassemble:
- buildNative
+ - versionName: 1.14.0
+ versionCode: 4264
+ commit: 1.14.0
+ submodules: true
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y -t testing golang-go
+ gradle:
+ - yes
+ output: app/build/outputs/apk/release/app-release-unsigned.apk
+ prebuild: sed -i -e '/signingConfig/d' app/build.gradle
+ scanignore:
+ - syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
+ ndk: r21e
+ preassemble:
+ - buildNative
+
MaintainerNotes: |-
The submodule in syncthing/src/github.com/syncthing/syncthing must be
pristine, as the version/release information is taken from git.
@@ -1590,5 +1607,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]*$
-CurrentVersion: 1.13.0
-CurrentVersionCode: 4257
+CurrentVersion: 1.14.0
+CurrentVersionCode: 4264
diff --git a/metadata/com.oF2pks.adbungfu.yml b/metadata/com.oF2pks.adbungfu.yml
index 1e38459d4da052bba1743c6fe71de0e9401779a7..334f36dd1df25158c2fc48daeb09bd559bb6e961 100644
--- a/metadata/com.oF2pks.adbungfu.yml
+++ b/metadata/com.oF2pks.adbungfu.yml
@@ -78,7 +78,14 @@ Builds:
gradle:
- yes
+ - versionName: 4.0-15
+ versionCode: 15
+ commit: v4.0-15
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 4.0-14
-CurrentVersionCode: 14
+CurrentVersion: 4.0-15
+CurrentVersionCode: 15
diff --git a/metadata/com.oF2pks.chairlock/fr/summary.txt b/metadata/com.oF2pks.chairlock/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7c9ac34ec9f7082eceeabf47a36739b8899c090c
--- /dev/null
+++ b/metadata/com.oF2pks.chairlock/fr/summary.txt
@@ -0,0 +1 @@
+Explorateur et résumé complet des autorisations
diff --git a/metadata/com.oF2pks.classyshark3xodus.yml b/metadata/com.oF2pks.classyshark3xodus.yml
index 2cd435fe650ba3db8ce22af7ee0f57f92867db49..591f509728dc386cbbcf14e923fb76ddefe374d0 100644
--- a/metadata/com.oF2pks.classyshark3xodus.yml
+++ b/metadata/com.oF2pks.classyshark3xodus.yml
@@ -179,9 +179,9 @@ Builds:
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/activities/ClassesListActivity.java
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/dex/DexLoaderBuilder.java
- - versionName: 2.0-24
- versionCode: 24
- commit: v2.0-24
+ - versionName: 2.0-25
+ versionCode: 25
+ commit: v2.0-25
subdir: ClassySharkAndroid/app
gradle:
- yes
@@ -191,5 +191,5 @@ Builds:
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 2.0-24
-CurrentVersionCode: 24
+CurrentVersion: 2.0-25
+CurrentVersionCode: 25
diff --git a/metadata/com.oF2pks.classyshark3xodus/nn/summary.txt b/metadata/com.oF2pks.classyshark3xodus/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a02067d33fae8275f581c5362a6c4ee36dfffd2d
--- /dev/null
+++ b/metadata/com.oF2pks.classyshark3xodus/nn/summary.txt
@@ -0,0 +1 @@
+Gjennomsøk etter datainnsamlarar i appar
diff --git a/metadata/com.oasisfeng.island.fdroid.yml b/metadata/com.oasisfeng.island.fdroid.yml
index 42ea36c82c8ae40275f7b6b6fdc1b5fe702368cc..654cc4783b69f746153ccd1240561ea014f467d3 100644
--- a/metadata/com.oasisfeng.island.fdroid.yml
+++ b/metadata/com.oasisfeng.island.fdroid.yml
@@ -195,7 +195,23 @@ Builds:
prebuild: sed -i -e 's!..\/deagle!$$deagle$$!' -e 's!..\/setup-wizard!$$setupwizard$$!'
../settings.gradle
+ - versionName: 5.1.3-6fcbe182
+ versionCode: 51560
+ commit: v5.1.3-6fcbe182
+ subdir: assembly
+ gradle:
+ - complete
+ - fdroid
+ srclibs:
+ - deagle@d4767d5e69074b03e641186fa9504be37f09c673
+ - setupwizard@android10-mainline-release
+ rm:
+ - assembly/google-services.json
+ - shared/src/main/res/xml/analytics_tracker.xml
+ prebuild: sed -i -e 's!..\/deagle!$$deagle$$!' -e 's!..\/setup-wizard!$$setupwizard$$!'
+ ../settings.gradle
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v[\d.]+-\w+$
-CurrentVersion: 5.1.3-42de5a1a
-CurrentVersionCode: 51557
+CurrentVersion: 5.1.3-6fcbe182
+CurrentVersionCode: 51560
diff --git a/metadata/com.odnovolov.forgetmenot.yml b/metadata/com.odnovolov.forgetmenot.yml
index d4c3a568334c8ecf35c1b7d4d221fc6b9e5acec7..e7c77afc65469ee0065b1a4c97745ffe957a5bb9 100644
--- a/metadata/com.odnovolov.forgetmenot.yml
+++ b/metadata/com.odnovolov.forgetmenot.yml
@@ -40,7 +40,21 @@ Builds:
gradle:
- yes
+ - versionName: '1.5'
+ versionCode: 8
+ commit: '1.5'
+ subdir: app
+ gradle:
+ - yes
+
+ - versionName: 1.5.1
+ versionCode: 9
+ commit: 1.5.1
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: '1.4'
-CurrentVersionCode: 7
+CurrentVersion: 1.5.1
+CurrentVersionCode: 9
diff --git a/metadata/com.onetwofivegames.kungfoobarracuda/uk/summary.txt b/metadata/com.onetwofivegames.kungfoobarracuda/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..59ce6abe2200a1da2c199d56a42770d602252694
--- /dev/null
+++ b/metadata/com.onetwofivegames.kungfoobarracuda/uk/summary.txt
@@ -0,0 +1 @@
+Грайте в аркадну гру beat'em up
diff --git a/metadata/com.orgzly/fr/summary.txt b/metadata/com.orgzly/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f0e7e24d5692c0daca842b715851c5a5847c1673
--- /dev/null
+++ b/metadata/com.orgzly/fr/summary.txt
@@ -0,0 +1 @@
+Gestion de notes et tâches en texte brut
diff --git a/metadata/com.orpheusdroid.screenrecorder/fr/summary.txt b/metadata/com.orpheusdroid.screenrecorder/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9e30da618693d941dffdf2fae136bcf78ed1f6c1
--- /dev/null
+++ b/metadata/com.orpheusdroid.screenrecorder/fr/summary.txt
@@ -0,0 +1 @@
+Enregistreur d'écran léger et fonctionnel
diff --git a/metadata/com.orpheusdroid.screenrecorder/it/summary.txt b/metadata/com.orpheusdroid.screenrecorder/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eebd360e0b712b1a300c42274be68cbee21401a1
--- /dev/null
+++ b/metadata/com.orpheusdroid.screenrecorder/it/summary.txt
@@ -0,0 +1 @@
+Registratore di schermo leggero e funzionale
diff --git a/metadata/com.orpheusdroid.screenrecorder/uk/summary.txt b/metadata/com.orpheusdroid.screenrecorder/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0a91208f78b5d73e80541d64c08e49f9a98be894
--- /dev/null
+++ b/metadata/com.orpheusdroid.screenrecorder/uk/summary.txt
@@ -0,0 +1 @@
+Легкий і функціональний екранозаписувач
diff --git a/metadata/com.owncloud.android.yml b/metadata/com.owncloud.android.yml
index baa0b9eb930e9ba36db965d757f2542b9852b483..33338ea1b9886472b433a1a0c821d92c16b39125 100644
--- a/metadata/com.owncloud.android.yml
+++ b/metadata/com.owncloud.android.yml
@@ -711,6 +711,16 @@ Builds:
rm:
- user_manual
+ - versionName: 2.17-beta.1
+ versionCode: 21600001
+ commit: oc-android-2.17-beta.1
+ subdir: owncloudApp
+ submodules: true
+ gradle:
+ - yes
+ rm:
+ - user_manual
+
AutoUpdateMode: Version oc-android-%v
UpdateCheckMode: Tags ^oc-android-[0-9.]*$
CurrentVersion: '2.16'
diff --git a/metadata/com.parishod.watomatic.yml b/metadata/com.parishod.watomatic.yml
index 85b24397eedea9628522282d98203e34d1c18e4b..9a62852fae2388a5df901c534d4613925fdea71d 100644
--- a/metadata/com.parishod.watomatic.yml
+++ b/metadata/com.parishod.watomatic.yml
@@ -34,7 +34,21 @@ Builds:
gradle:
- yes
+ - versionName: '1.11'
+ versionCode: 12
+ commit: v1.11
+ subdir: app
+ gradle:
+ - yes
+
+ - versionName: '1.12'
+ versionCode: 13
+ commit: v1.12
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: '1.10'
-CurrentVersionCode: 11
+CurrentVersion: '1.12'
+CurrentVersionCode: 13
diff --git a/metadata/com.passcard/fr/summary.txt b/metadata/com.passcard/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4827720d44c9dec21d7e99bbafe8ee320d464fc1
--- /dev/null
+++ b/metadata/com.passcard/fr/summary.txt
@@ -0,0 +1 @@
+Générer une carte de mot de passe
diff --git a/metadata/com.pato05.uploadgram.yml b/metadata/com.pato05.uploadgram.yml
new file mode 100644
index 0000000000000000000000000000000000000000..14cd44fb90886ea4e7ac25e1cb3cecb6c7690720
--- /dev/null
+++ b/metadata/com.pato05.uploadgram.yml
@@ -0,0 +1,36 @@
+Categories:
+ - Connectivity
+ - Internet
+ - Multimedia
+License: AGPL-3.0-only
+SourceCode: https://github.com/pato05/uploadgram-app
+IssueTracker: https://github.com/pato05/uploadgram-app/issues
+Changelog: https://github.com/pato05/uploadgram-app/releases
+
+Name: Uploadgram
+AutoName: Uploadgram
+
+RepoType: git
+Repo: https://github.com/pato05/uploadgram-app.git
+
+Builds:
+ - versionName: 1.0.0-beta.5
+ versionCode: 5
+ commit: v1.0.0-beta.5
+ output: build/app/outputs/flutter-apk/app-release.apk
+ srclibs:
+ - flutter@2.0.1
+ rm:
+ - .vscode
+ - ios
+ - web
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter packages pub get
+ - $$flutter$$/bin/flutter build apk
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: HTTP
+UpdateCheckData: https://raw.githubusercontent.com/Pato05/uploadgram-app/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
+CurrentVersion: 1.0.0
+CurrentVersionCode: 5
diff --git a/metadata/com.perflyst.twire/it/summary.txt b/metadata/com.perflyst.twire/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..57131537973832c2781b6d4f1178f8033df8d125
--- /dev/null
+++ b/metadata/com.perflyst.twire/it/summary.txt
@@ -0,0 +1 @@
+Browser e stream player Twich, libero e gratuito
diff --git a/metadata/com.perflyst.twire/uk/summary.txt b/metadata/com.perflyst.twire/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..37d20bd66be5977e20798bb2c8e595dc4d397d91
--- /dev/null
+++ b/metadata/com.perflyst.twire/uk/summary.txt
@@ -0,0 +1 @@
+Безплатний та відкритий браузер Twitch та програвач потоків
diff --git a/metadata/com.phikal.regex/fr/summary.txt b/metadata/com.phikal.regex/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a2b89917a31d6eaac3063ea250bf0ee4197f712c
--- /dev/null
+++ b/metadata/com.phikal.regex/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de correspondance d'expressions régulières
diff --git a/metadata/com.phpsysinfo/fr/summary.txt b/metadata/com.phpsysinfo/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5fdb3b8e39021230b37c306de18e2d8985bc49e0
--- /dev/null
+++ b/metadata/com.phpsysinfo/fr/summary.txt
@@ -0,0 +1 @@
+Moniteur phpSysInfo
diff --git a/metadata/com.picross.nonocross.yml b/metadata/com.picross.nonocross.yml
index 7897de22402c77b71d5de2316372c3577ec1d8fa..74c79069aa77b08805fd9573bb76957010480f78 100644
--- a/metadata/com.picross.nonocross.yml
+++ b/metadata/com.picross.nonocross.yml
@@ -27,7 +27,14 @@ Builds:
gradle:
- yes
+ - versionName: '1.2'
+ versionCode: 3
+ commit: '1.2'
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: '1.1'
-CurrentVersionCode: 2
+CurrentVersion: '1.2'
+CurrentVersionCode: 3
diff --git a/metadata/com.pierreduchemin.smsforward.yml b/metadata/com.pierreduchemin.smsforward.yml
index b7725236d0238d4e52354d4a529aac200d37fca1..27edb5fa7ff7a0dfa567b51e960c5a474f161cb3 100644
--- a/metadata/com.pierreduchemin.smsforward.yml
+++ b/metadata/com.pierreduchemin.smsforward.yml
@@ -1,19 +1,11 @@
Categories:
- Phone & SMS
License: GPL-3.0-only
+AuthorName: Pierre Duchemin
SourceCode: https://gitlab.com/pierreduchemin/smsforward
IssueTracker: https://gitlab.com/pierreduchemin/smsforward/issues
AutoName: SMS Forward
-Description: |-
- SMS Forward is a simple app that allows you to redirect SMS.
-
- This application have been developed to bypass regional limitations. For
- example, a service in country A requires a phone number from country A,
- but your phone number is from country B. You ask a friend from country A
- to install this app and you will be able to receive SMS from the service
- in country B. However, since this is a pretty simple application, it can
- also serve other purposes.
RepoType: git
Repo: https://gitlab.com/pierreduchemin/smsforward.git
@@ -40,7 +32,14 @@ Builds:
gradle:
- yes
+ - versionName: 1.6.0
+ versionCode: 14
+ commit: 1.6.0
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.5.1
-CurrentVersionCode: 13
+CurrentVersion: 1.6.0
+CurrentVersionCode: 14
diff --git a/metadata/com.pixiv.muzei.pixivsource/fr/summary.txt b/metadata/com.pixiv.muzei.pixivsource/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..437ab8286ecf59bc9df8e66ae26e2f66172c0b57
--- /dev/null
+++ b/metadata/com.pixiv.muzei.pixivsource/fr/summary.txt
@@ -0,0 +1 @@
+Extension de source d'art Muzei pour Pixiv
diff --git a/metadata/com.pjuu.otterdroid/uk/summary.txt b/metadata/com.pjuu.otterdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5d1d02849dd243c98e7b4b1bd498376c8d34402a
--- /dev/null
+++ b/metadata/com.pjuu.otterdroid/uk/summary.txt
@@ -0,0 +1 @@
+Доступ до соціальної мережі Pjuu
diff --git a/metadata/com.pluscubed.matloglibre/fr/summary.txt b/metadata/com.pluscubed.matloglibre/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a960fc02c54429ebeb7ca49206354f8c8d11167c
--- /dev/null
+++ b/metadata/com.pluscubed.matloglibre/fr/summary.txt
@@ -0,0 +1 @@
+Lecteur de logcat Material Design basé sur Catlog
diff --git a/metadata/com.plusonelabs.calendar/uk/summary.txt b/metadata/com.plusonelabs.calendar/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..29f534b87d1c727ac87dc3800ed9e33f92ec1b44
--- /dev/null
+++ b/metadata/com.plusonelabs.calendar/uk/summary.txt
@@ -0,0 +1 @@
+Порядок денний на головнім екрані
diff --git a/metadata/com.podverse.fdroid.yml b/metadata/com.podverse.fdroid.yml
index 116e9ba4fdcf5a1f5096791d0b8bf01b27c8056a..d83351d5f392ad8fd944b56d85ea5c8f31678cc7 100644
--- a/metadata/com.podverse.fdroid.yml
+++ b/metadata/com.podverse.fdroid.yml
@@ -126,5 +126,5 @@ Builds:
AutoUpdateMode: None
UpdateCheckMode: Tags
-CurrentVersion: 3.0.2
-CurrentVersionCode: 3
+CurrentVersion: 2.9.3
+CurrentVersionCode: 1
diff --git a/metadata/com.polipoid/fr/summary.txt b/metadata/com.polipoid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4fd38938dd2bcdddf3c1f07b67a3bd356f7fc805
--- /dev/null
+++ b/metadata/com.polipoid/fr/summary.txt
@@ -0,0 +1 @@
+Wrapper pour le proxy Polipo
diff --git a/metadata/com.polipoid/uk/summary.txt b/metadata/com.polipoid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5efa1d1b4a91a7152a4ac19b11184d688b460b56
--- /dev/null
+++ b/metadata/com.polipoid/uk/summary.txt
@@ -0,0 +1 @@
+Обгортка для поліпо-проксі
diff --git a/metadata/com.poupa.vinylmusicplayer.yml b/metadata/com.poupa.vinylmusicplayer.yml
index d8ff30c848ecb9826fb67b1b24e05eaf0f050496..c122f03bb243a76c2c063f05821b6dd33188d1ce 100644
--- a/metadata/com.poupa.vinylmusicplayer.yml
+++ b/metadata/com.poupa.vinylmusicplayer.yml
@@ -159,7 +159,14 @@ Builds:
gradle:
- fdroid
+ - versionName: 1.1.2
+ versionCode: 175
+ commit: 1.1.2
+ subdir: app
+ gradle:
+ - fdroid
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.1.1
-CurrentVersionCode: 174
+CurrentVersion: 1.1.2
+CurrentVersionCode: 175
diff --git a/metadata/com.poupa.vinylmusicplayer/fr/summary.txt b/metadata/com.poupa.vinylmusicplayer/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6f135dbdb29c34f261b16a70fac3de3471f2adc5
--- /dev/null
+++ b/metadata/com.poupa.vinylmusicplayer/fr/summary.txt
@@ -0,0 +1 @@
+Lecteur de musique Material Design léger et élégant
diff --git a/metadata/com.powerje.nyan/nn/summary.txt b/metadata/com.powerje.nyan/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0737347c0392ee4eb0369ed1708765ed1d8254f9
--- /dev/null
+++ b/metadata/com.powerje.nyan/nn/summary.txt
@@ -0,0 +1 @@
+8-bits bakgrunnsbilete
diff --git a/metadata/com.powerpoint45.lucidbrowser.yml b/metadata/com.powerpoint45.lucidbrowser.yml
index a78921915ee0a9bf08d06a5b1e9c331f7a66a075..1152521acb1b9f1e0b932adf82d3989fc6770f4c 100644
--- a/metadata/com.powerpoint45.lucidbrowser.yml
+++ b/metadata/com.powerpoint45.lucidbrowser.yml
@@ -3,7 +3,7 @@ AntiFeatures:
- NonFreeDep
Categories:
- Internet
-License: MIT
+License: Apache-2.0
SourceCode: https://github.com/powerpoint45/Lucid-Browser
IssueTracker: https://github.com/powerpoint45/Lucid-Browser/issues
diff --git a/metadata/com.prangesoftwaresolutions.audioanchor/uk/summary.txt b/metadata/com.prangesoftwaresolutions.audioanchor/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..adf5443291cacf591da8a8588a00d6262d19eaa0
--- /dev/null
+++ b/metadata/com.prangesoftwaresolutions.audioanchor/uk/summary.txt
@@ -0,0 +1 @@
+Звукопрогравач, що відслідковує прослуховування ваших аудіокниг і подкастів
diff --git a/metadata/com.prhlt.aemus.Read4SpeechExperiments/fr/summary.txt b/metadata/com.prhlt.aemus.Read4SpeechExperiments/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..493b13e350799964d94ec80d02c0f0aa6f6e5a2f
--- /dev/null
+++ b/metadata/com.prhlt.aemus.Read4SpeechExperiments/fr/summary.txt
@@ -0,0 +1 @@
+Lire pour des expériences de reconnaissance vocale automatique
diff --git a/metadata/com.primokorn.enhancement/fr/summary.txt b/metadata/com.primokorn.enhancement/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5d44ab01d072a237fdf8284ca43271261cdb12c7
--- /dev/null
+++ b/metadata/com.primokorn.enhancement/fr/summary.txt
@@ -0,0 +1 @@
+Thème blanc pour CM13
diff --git a/metadata/com.proch.practicehub/uk/summary.txt b/metadata/com.proch.practicehub/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0aa061ed4c54d36f3ac0e5e552c7d103148a9d9f
--- /dev/null
+++ b/metadata/com.proch.practicehub/uk/summary.txt
@@ -0,0 +1 @@
+Інструменти для музикантів
diff --git a/metadata/com.quaap.computationaldemonology/fr/summary.txt b/metadata/com.quaap.computationaldemonology/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d7e4f0c381f43e5a2587cee537f2586649ad513f
--- /dev/null
+++ b/metadata/com.quaap.computationaldemonology/fr/summary.txt
@@ -0,0 +1 @@
+Combattez les horreurs lovecraftiennes avec cet ensemble d'algorithmes
diff --git a/metadata/com.quaap.phonefonefun/nn/summary.txt b/metadata/com.quaap.phonefonefun/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8e338b50299a19970bec9b1198aa7742f840a167
--- /dev/null
+++ b/metadata/com.quaap.phonefonefun/nn/summary.txt
@@ -0,0 +1 @@
+Leiketelefon for barn
diff --git a/metadata/com.quaap.primary/fr/summary.txt b/metadata/com.quaap.primary/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b508f52a06f6308fc8411880eb62b93476563e8f
--- /dev/null
+++ b/metadata/com.quaap.primary/fr/summary.txt
@@ -0,0 +1 @@
+Jeu d'entraînement éducatif simple pour les enfants (et les adultes).
diff --git a/metadata/com.rareventure.gps2/fr/summary.txt b/metadata/com.rareventure.gps2/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9620d85a8e8633f48ed1120285632ac0176e67f9
--- /dev/null
+++ b/metadata/com.rareventure.gps2/fr/summary.txt
@@ -0,0 +1 @@
+Traceur et journal GPS sécurisés à long terme
diff --git a/metadata/com.redblaster.hsl.main/uk/summary.txt b/metadata/com.redblaster.hsl.main/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cdef5ee1782c0244f6840a66db76e34860011f14
--- /dev/null
+++ b/metadata/com.redblaster.hsl.main/uk/summary.txt
@@ -0,0 +1 @@
+Показати розклад руху громадського транспорту в місті Гельсінкі та окрузі
diff --git a/metadata/com.replica.replicaisland/he/summary.txt b/metadata/com.replica.replicaisland/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8573e4a65a91ff68074408afd5a37b9d73ba42b3
--- /dev/null
+++ b/metadata/com.replica.replicaisland/he/summary.txt
@@ -0,0 +1 @@
+משחק פלטפורמה בגלילה צידית
diff --git a/metadata/com.replica.replicaisland/uk/summary.txt b/metadata/com.replica.replicaisland/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..874895b14f4578e5899c1df565c16f900faab549
--- /dev/null
+++ b/metadata/com.replica.replicaisland/uk/summary.txt
@@ -0,0 +1 @@
+Гра сайд-скролер на платформі
diff --git a/metadata/com.rfo.basic/fr/summary.txt b/metadata/com.rfo.basic/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c681e98b9d8ce4479a4a903dd44946bdea3fcad7
--- /dev/null
+++ b/metadata/com.rfo.basic/fr/summary.txt
@@ -0,0 +1 @@
+Partie mobile du catalogue terrain LASK
diff --git a/metadata/com.ridgelineapps.resdicegame/fr/summary.txt b/metadata/com.ridgelineapps.resdicegame/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fa4cc856499c4ae7d3b72b8b5291d62a717d6b56
--- /dev/null
+++ b/metadata/com.ridgelineapps.resdicegame/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de dés de ressources
diff --git a/metadata/com.rockbyte.arxiv/uk/summary.txt b/metadata/com.rockbyte.arxiv/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4f7ef1e65988c0909a3556c4659759f0c56c6f96
--- /dev/null
+++ b/metadata/com.rockbyte.arxiv/uk/summary.txt
@@ -0,0 +1 @@
+Шукайте, завантажуйте та зберігайте наукові статті arXiv
diff --git a/metadata/com.roguetemple.hyperroid/fr/summary.txt b/metadata/com.roguetemple.hyperroid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..84f8d5a225eb9a29f4c58834bd4335a7a453283c
--- /dev/null
+++ b/metadata/com.roguetemple.hyperroid/fr/summary.txt
@@ -0,0 +1 @@
+Aventure rogue-like vue aérienne
diff --git a/metadata/com.rtbishop.look4sat.yml b/metadata/com.rtbishop.look4sat.yml
index ac52a185838fd09059415f0f0f851425589812a5..b048f2a89720dce72535f0364347720ebe5ef4dc 100644
--- a/metadata/com.rtbishop.look4sat.yml
+++ b/metadata/com.rtbishop.look4sat.yml
@@ -62,7 +62,21 @@ Builds:
gradle:
- yes
+ - versionName: 2.2.1
+ versionCode: 221
+ commit: v2.2.1
+ subdir: app
+ gradle:
+ - yes
+
+ - versionName: 2.2.2
+ versionCode: 222
+ commit: v2.2.2
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 2.1.1
-CurrentVersionCode: 211
+CurrentVersion: 2.2.2
+CurrentVersionCode: 222
diff --git a/metadata/com.rubenroy.minimaltodo/uk/summary.txt b/metadata/com.rubenroy.minimaltodo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..248e917382dabd765039fc4e297a0cf6bdf57ddd
--- /dev/null
+++ b/metadata/com.rubenroy.minimaltodo/uk/summary.txt
@@ -0,0 +1 @@
+Мінімалістичні списки завдань
diff --git a/metadata/com.rubenwardy.minetestmodmanager/fr/summary.txt b/metadata/com.rubenwardy.minetestmodmanager/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d030f30a46c8cf0d910179f2bfb2966894c6df5e
--- /dev/null
+++ b/metadata/com.rubenwardy.minetestmodmanager/fr/summary.txt
@@ -0,0 +1 @@
+Gestionnaire de Mods Minetest
diff --git a/metadata/com.ruesga.android.wallpapers.photophase/fr/summary.txt b/metadata/com.ruesga.android.wallpapers.photophase/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..76c7e6021b3dce132b314f6b840e7decbe08960e
--- /dev/null
+++ b/metadata/com.ruesga.android.wallpapers.photophase/fr/summary.txt
@@ -0,0 +1 @@
+Papier peint d'images en mosaïque
diff --git a/metadata/com.sagar.screenshift2/uk/summary.txt b/metadata/com.sagar.screenshift2/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ed72095a93e628fd5426b0016e26402b66d2831a
--- /dev/null
+++ b/metadata/com.sagar.screenshift2/uk/summary.txt
@@ -0,0 +1 @@
+Змініть роздільну здатність екрану, щільність та облямівку
diff --git a/metadata/com.saladdressing.veterondo/uk/summary.txt b/metadata/com.saladdressing.veterondo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d2d7e76538358f2aa18639ec91b03523288a4315
--- /dev/null
+++ b/metadata/com.saladdressing.veterondo/uk/summary.txt
@@ -0,0 +1 @@
+Утворіть кольори з даних про погоду
diff --git a/metadata/com.schulhack.yml b/metadata/com.schulhack.yml
new file mode 100644
index 0000000000000000000000000000000000000000..8600887991f767af482e7a6b702814d898bfdcc7
--- /dev/null
+++ b/metadata/com.schulhack.yml
@@ -0,0 +1,50 @@
+Categories:
+ - Science & Education
+License: GPL-3.0-only
+WebSite: https://gitlab.com/Niwla23/schulhack
+SourceCode: https://gitlab.com/niwla2305/schulhack
+IssueTracker: https://gitlab.com/niwla2305/schulhack/issues
+Changelog: https://gitlab.com/niwla2305/schulhack/-/releases
+
+AutoName: SchulHack
+
+RepoType: git
+Repo: https://gitlab.com/niwla2305/schulhack.git
+
+Builds:
+ - versionName: 1.1.2
+ versionCode: 5
+ commit: v1-1-2
+ subdir: android/app
+ sudo:
+ - sysctl fs.inotify.max_user_watches=524288
+ - curl -Lo node.tar.xz https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-x64.tar.xz
+ - echo "8cc40f45c2c62529b15e83a6bbe0ac1febf57af3c5720df68067c96c0fddbbdf node.tar.xz"
+ | sha256sum -c -
+ - tar xJf node.tar.xz
+ - cp -a node-v10.18.1-linux-x64/. /usr/local/
+ - npm -g install yarn
+ init: yarn install
+ gradle:
+ - yes
+ scanignore:
+ - android/build.gradle
+ - node_modules/jsc-android
+ - node_modules/react-native/android/com/facebook/react/react-native/*/
+ - node_modules/react-native-appearance/android/build.gradle
+ - node_modules/react-native-reanimated/android/build.gradle
+ - node_modules/react-native-safe-area-context/android/build.gradle
+ - node_modules/react-native-screens/android/build.gradle
+ - node_modules/react-native-sodium/libsodium/*/lib/libsodium.so
+ - node_modules/react-native-vector-icons/android/build.gradle
+ - node_modules/@react-native-community/async-storage/android/build.gradle
+ - node_modules/@react-native-community/masked-view/android/build.gradle
+ - node_modules/@react-native-community/netinfo/android/build.gradle
+ scandelete:
+ - node_modules/
+ ndk: r21d
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: Tags
+CurrentVersion: v1-1-2
+CurrentVersionCode: 5
diff --git a/metadata/com.scottmain.android.searchlight/uk/summary.txt b/metadata/com.scottmain.android.searchlight/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1f53519073fe209267e9f1c1e692fe0e9d2cda6e
--- /dev/null
+++ b/metadata/com.scottmain.android.searchlight/uk/summary.txt
@@ -0,0 +1 @@
+Світлодіодний ліхтарик
diff --git a/metadata/com.scraperclub.android/nn/summary.txt b/metadata/com.scraperclub.android/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dadc5dc9e5a225c8320f97aaa48d2aa28bcdd1f1
--- /dev/null
+++ b/metadata/com.scraperclub.android/nn/summary.txt
@@ -0,0 +1 @@
+Program for ScraperClub
diff --git a/metadata/com.sduduzog.slimlauncher/el/summary.txt b/metadata/com.sduduzog.slimlauncher/el/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..66499f5307d3131c6c28d93fcc393b8cf345342f
--- /dev/null
+++ b/metadata/com.sduduzog.slimlauncher/el/summary.txt
@@ -0,0 +1 @@
+Μινιμαλιστικός εκκινητής (launcher)
diff --git a/metadata/com.sduduzog.slimlauncher/nn/summary.txt b/metadata/com.sduduzog.slimlauncher/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8df36230a24dd21361cb693d874d00d90451ed38
--- /dev/null
+++ b/metadata/com.sduduzog.slimlauncher/nn/summary.txt
@@ -0,0 +1 @@
+Minimalistisk programstartar
diff --git a/metadata/com.seafile.seadroid2/nn/summary.txt b/metadata/com.seafile.seadroid2/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..552cdfe22e99b288f8a4020910f2a4ff77e653a0
--- /dev/null
+++ b/metadata/com.seafile.seadroid2/nn/summary.txt
@@ -0,0 +1 @@
+Filsynkronisering
diff --git a/metadata/com.seavenois.tetris/nn/summary.txt b/metadata/com.seavenois.tetris/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1507412a2cc9377aeb06b2f35093a60c6ae8cb2d
--- /dev/null
+++ b/metadata/com.seavenois.tetris/nn/summary.txt
@@ -0,0 +1 @@
+Tetris-klon
diff --git a/metadata/com.seavenois.tetris/uk/summary.txt b/metadata/com.seavenois.tetris/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..92eb1f37a6afd4fbf20baa6350bfa018ec3b3953
--- /dev/null
+++ b/metadata/com.seavenois.tetris/uk/summary.txt
@@ -0,0 +1 @@
+Клон Тетріса
diff --git a/metadata/com.secuso.torchlight2/fr/summary.txt b/metadata/com.secuso.torchlight2/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5cc8dd7905d8967dd75be82e4f444f9cbff55540
--- /dev/null
+++ b/metadata/com.secuso.torchlight2/fr/summary.txt
@@ -0,0 +1 @@
+Utilisez le flash LED comme lampe torche
diff --git a/metadata/com.serwylo.beatgame.yml b/metadata/com.serwylo.beatgame.yml
index 91a90a7e22f98bde8cde295070224b456e349086..3a396711bf75ddfddfba95cc540f814a0bd2aa74 100644
--- a/metadata/com.serwylo.beatgame.yml
+++ b/metadata/com.serwylo.beatgame.yml
@@ -1,13 +1,14 @@
Categories:
- Games
License: GPL-3.0-only
-SourceCode: https://github.com/pserwylo/beat-game
-IssueTracker: https://github.com/pserwylo/beat-game/issues
+SourceCode: https://github.com/beat-game/beat-game
+IssueTracker: https://github.com/beat-game/beat-game/issues
+Liberapay: BeatGame
AutoName: beat-game
RepoType: git
-Repo: https://github.com/pserwylo/beat-game
+Repo: https://github.com/beat-game/beat-game.git
Builds:
- versionName: 0.1.0
@@ -31,7 +32,21 @@ Builds:
gradle:
- yes
+ - versionName: 0.4.0
+ versionCode: 4
+ commit: v0.4.0
+ subdir: android
+ gradle:
+ - yes
+
+ - versionName: 0.5.0
+ versionCode: 5
+ commit: v0.5.0
+ subdir: android
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 0.3.0
-CurrentVersionCode: 3
+CurrentVersion: 0.5.0
+CurrentVersionCode: 5
diff --git a/metadata/com.serwylo.lexica.yml b/metadata/com.serwylo.lexica.yml
index fade2e6efd266172d5502686868ae1f041348204..8fbed22f6fba3096a3efc4ff80bdbc24f241ce13 100644
--- a/metadata/com.serwylo.lexica.yml
+++ b/metadata/com.serwylo.lexica.yml
@@ -189,7 +189,14 @@ Builds:
gradle:
- yes
+ - versionName: 2.0.0-alpha6
+ versionCode: 20005
+ commit: v2.0.0-alpha6
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 2.0.0-alpha5
-CurrentVersionCode: 20004
+CurrentVersion: 2.0.0-alpha6
+CurrentVersionCode: 20005
diff --git a/metadata/com.sgr_b2.compass/he/summary.txt b/metadata/com.sgr_b2.compass/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..45969cde8e0814112c42a8a0003a6a547a3e8974
--- /dev/null
+++ b/metadata/com.sgr_b2.compass/he/summary.txt
@@ -0,0 +1 @@
+מצפן מתוחכם
diff --git a/metadata/com.sgr_b2.compass/uk/summary.txt b/metadata/com.sgr_b2.compass/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4a879d9661ebe85e20dd8233f2bbd6957698bc93
--- /dev/null
+++ b/metadata/com.sgr_b2.compass/uk/summary.txt
@@ -0,0 +1 @@
+Функція Компаса
diff --git a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml
index 912047586504a7de81526bc083ca1d818cc6ac09..b8c6ad75215efefb6280428ac62fd97440965781 100644
--- a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml
+++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml
@@ -825,9 +825,18 @@ Builds:
scandelete:
- android/libs/*
+ - versionName: 0.9.2a
+ versionCode: 524
+ commit: v0.9.2a
+ subdir: android
+ gradle:
+ - yes
+ scandelete:
+ - android/libs/*
+
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/00-Evan/shattered-pixel-dungeon/master/build.gradle|appVersionCode
= (.*)|.|appVersionName = ['"](.*)['"]
-CurrentVersion: 0.9.2
-CurrentVersionCode: 520
+CurrentVersion: 0.9.2a
+CurrentVersionCode: 524
diff --git a/metadata/com.shatteredpixel.shatteredpixeldungeon/fr/summary.txt b/metadata/com.shatteredpixel.shatteredpixeldungeon/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b9f4aa9a876290d8c3571d04769dc0964d69ccd4
--- /dev/null
+++ b/metadata/com.shatteredpixel.shatteredpixeldungeon/fr/summary.txt
@@ -0,0 +1 @@
+Jeu roguelike basé sur Pixel Dungeon
diff --git a/metadata/com.showmehills/uk/summary.txt b/metadata/com.showmehills/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7407179b0cd5a76fc09ff53d50970da5de529eea
--- /dev/null
+++ b/metadata/com.showmehills/uk/summary.txt
@@ -0,0 +1 @@
+Ідентифікація гір
diff --git a/metadata/com.shurik.droidzebra/uk/summary.txt b/metadata/com.shurik.droidzebra/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..846c2c7512670607974e306d8fdd8456e1fffe22
--- /dev/null
+++ b/metadata/com.shurik.droidzebra/uk/summary.txt
@@ -0,0 +1 @@
+Гра Reversi
diff --git a/metadata/com.sigmarelax.doitoscihub/nn/summary.txt b/metadata/com.sigmarelax.doitoscihub/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..53b8768ce38c4b8117d4e563cfe4354e1bc0be3c
--- /dev/null
+++ b/metadata/com.sigmarelax.doitoscihub/nn/summary.txt
@@ -0,0 +1 @@
+Rask nedlasting av forskingsartiklar
diff --git a/metadata/com.sigmarelax.doitoscihub/uk/summary.txt b/metadata/com.sigmarelax.doitoscihub/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0b1040fe8104da810aa53d15552ed69ebb5974a2
--- /dev/null
+++ b/metadata/com.sigmarelax.doitoscihub/uk/summary.txt
@@ -0,0 +1 @@
+Швидко завантажте дослідження
diff --git a/metadata/com.simpledecredwidget/uk/summary.txt b/metadata/com.simpledecredwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bab32fc8bbda403ddb45b0a3d77e015154ee98a3
--- /dev/null
+++ b/metadata/com.simpledecredwidget/uk/summary.txt
@@ -0,0 +1 @@
+Віджет для перегляду курсу обміну Decred
diff --git a/metadata/com.simplemobiletools.calculator.yml b/metadata/com.simplemobiletools.calculator.yml
index bfc6991423539395853d1cfe84e57e03396b437e..90e0a221648215e91e4b1032c5a78bfd73d27e12 100644
--- a/metadata/com.simplemobiletools.calculator.yml
+++ b/metadata/com.simplemobiletools.calculator.yml
@@ -1,6 +1,6 @@
Categories:
- System
-License: Apache-2.0
+License: GPL-3.0-only
AuthorName: Tibor Kaputa
AuthorEmail: hello@simplemobiletools.com
WebSite: https://simplemobiletools.com
diff --git a/metadata/com.simplemobiletools.calendar.pro.yml b/metadata/com.simplemobiletools.calendar.pro.yml
index 310e1479c4077ffb30c6f8ff44e5991e9090db13..3c1ba8c8c7434c14afcc84b91e4ac9aeec98f36e 100644
--- a/metadata/com.simplemobiletools.calendar.pro.yml
+++ b/metadata/com.simplemobiletools.calendar.pro.yml
@@ -435,7 +435,23 @@ Builds:
- yes
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
+ - versionName: 6.13.1
+ versionCode: 193
+ commit: 6.13.1
+ subdir: app
+ gradle:
+ - yes
+ prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
+
+ - versionName: 6.13.2
+ versionCode: 194
+ commit: 6.13.2
+ subdir: app
+ gradle:
+ - yes
+ prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 6.13.0
-CurrentVersionCode: 192
+CurrentVersion: 6.13.2
+CurrentVersionCode: 194
diff --git a/metadata/com.simplemobiletools.calendar.yml b/metadata/com.simplemobiletools.calendar.yml
index d90e8cc154cb5f5d66421267b9b6c36a8201628c..b9b01829ce74a59c77d86f10f6df3ead0cc25206 100644
--- a/metadata/com.simplemobiletools.calendar.yml
+++ b/metadata/com.simplemobiletools.calendar.yml
@@ -1,6 +1,6 @@
Categories:
- System
-License: Apache-2.0
+License: GPL-3.0-only
AuthorName: Tibor Kaputa
AuthorEmail: hello@simplemobiletools.com
WebSite: https://simplemobiletools.com
diff --git a/metadata/com.simplemobiletools.filemanager.pro.yml b/metadata/com.simplemobiletools.filemanager.pro.yml
index 924b24e3101e95a8cc4ce98aa87683c215b0da9b..435b6bfb395019037faf43a154916e619e27a8d4 100644
--- a/metadata/com.simplemobiletools.filemanager.pro.yml
+++ b/metadata/com.simplemobiletools.filemanager.pro.yml
@@ -316,7 +316,16 @@ Builds:
gradle:
- yes
+ - versionName: 6.8.7
+ versionCode: 102
+ commit: 6.8.7
+ subdir: app
+ patch:
+ - build.patch
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 6.8.6
-CurrentVersionCode: 101
+CurrentVersion: 6.8.7
+CurrentVersionCode: 102
diff --git a/metadata/com.simplemobiletools.flashlight.yml b/metadata/com.simplemobiletools.flashlight.yml
index 514789c05f32f29f1f90c8b3b172e89bf8ab1ac6..808ca0635f7345bfd322de970337e95b8b763676 100644
--- a/metadata/com.simplemobiletools.flashlight.yml
+++ b/metadata/com.simplemobiletools.flashlight.yml
@@ -1,6 +1,6 @@
Categories:
- System
-License: Apache-2.0
+License: GPL-3.0-only
AuthorName: Tibor Kaputa
AuthorEmail: hello@simplemobiletools.com
WebSite: https://simplemobiletools.com
@@ -252,7 +252,15 @@ Builds:
- yes
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
+ - versionName: 5.4.2
+ versionCode: 46
+ commit: 5.4.2
+ subdir: app
+ gradle:
+ - yes
+ prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 5.4.1
-CurrentVersionCode: 45
+CurrentVersion: 5.4.2
+CurrentVersionCode: 46
diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml
index 72aa1f84540e148fbe5cec58c75d8c4ccb5c911a..e45465fa25b754c594f30fc45c65bc341e46e2e1 100644
--- a/metadata/com.simplemobiletools.gallery.pro.yml
+++ b/metadata/com.simplemobiletools.gallery.pro.yml
@@ -733,7 +733,27 @@ Builds:
- foss
prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle
+ - versionName: 6.19.3
+ versionCode: 338
+ commit: 6.19.3
+ subdir: app
+ patch:
+ - build.patch
+ gradle:
+ - foss
+ prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle
+
+ - versionName: 6.19.4
+ versionCode: 339
+ commit: 6.19.4
+ subdir: app
+ patch:
+ - build.patch
+ gradle:
+ - foss
+ prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 6.19.2
-CurrentVersionCode: 337
+CurrentVersion: 6.19.4
+CurrentVersionCode: 339
diff --git a/metadata/com.simplemobiletools.musicplayer.yml b/metadata/com.simplemobiletools.musicplayer.yml
index 42b994370b052d621cdd711453fb24368ac97d96..5983aaf613dcb375b2d99c30ad3124d889ddafb5 100644
--- a/metadata/com.simplemobiletools.musicplayer.yml
+++ b/metadata/com.simplemobiletools.musicplayer.yml
@@ -535,7 +535,23 @@ Builds:
- yes
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
+ - versionName: 5.6.2
+ versionCode: 83
+ commit: 5.6.2
+ subdir: app
+ gradle:
+ - yes
+ prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
+
+ - versionName: 5.6.3
+ versionCode: 84
+ commit: 5.6.3
+ subdir: app
+ gradle:
+ - yes
+ prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 5.6.1
-CurrentVersionCode: 82
+CurrentVersion: 5.6.3
+CurrentVersionCode: 84
diff --git a/metadata/com.simplemobiletools.notes.pro.yml b/metadata/com.simplemobiletools.notes.pro.yml
index 809f41cc4a12553d81e4edef3c3edb4c882a3727..08bdd64892ef48e6ef3d20feff26fb8083ba2c8e 100644
--- a/metadata/com.simplemobiletools.notes.pro.yml
+++ b/metadata/com.simplemobiletools.notes.pro.yml
@@ -1,6 +1,6 @@
Categories:
- System
-License: Apache-2.0
+License: GPL-3.0-only
AuthorName: Tibor Kaputa
AuthorEmail: hello@simplemobiletools.com
WebSite: https://simplemobiletools.com
diff --git a/metadata/com.simplemobiletools.notes.yml b/metadata/com.simplemobiletools.notes.yml
index f8158a1d62673de225b3cc9816f79155d36d1280..f4dc2ed6bb6e37ef271f6cbdb0c4b8083a0228d7 100644
--- a/metadata/com.simplemobiletools.notes.yml
+++ b/metadata/com.simplemobiletools.notes.yml
@@ -1,6 +1,6 @@
Categories:
- Writing
-License: Apache-2.0
+License: GPL-3.0-only
AuthorName: Tibor Kaputa
AuthorEmail: hello@simplemobiletools.com
WebSite: https://simplemobiletools.com
diff --git a/metadata/com.simplemobiletools.smsmessenger.yml b/metadata/com.simplemobiletools.smsmessenger.yml
index 68782512a5cccdf3989dcaa9218174fc27d87d51..2935d4e708f1a7bf935b9b515d70df60feb93be0 100644
--- a/metadata/com.simplemobiletools.smsmessenger.yml
+++ b/metadata/com.simplemobiletools.smsmessenger.yml
@@ -1,6 +1,6 @@
Categories:
- System
-License: Apache-2.0
+License: GPL-3.0-only
AuthorName: Tibor Kaputa
AuthorEmail: hello@simplemobiletools.com
WebSite: https://simplemobiletools.com
diff --git a/metadata/com.simplemobiletools.voicerecorder.yml b/metadata/com.simplemobiletools.voicerecorder.yml
index 515ecc7a528e1c60b18403b17376a6713e0b0865..6b192834850e1f95e4eb3944fc2ab8d470e97e83 100644
--- a/metadata/com.simplemobiletools.voicerecorder.yml
+++ b/metadata/com.simplemobiletools.voicerecorder.yml
@@ -1,6 +1,6 @@
Categories:
- System
-License: Apache-2.0
+License: GPL-3.0-only
AuthorName: Tibor Kaputa
AuthorEmail: hello@simplemobiletools.com
WebSite: https://simplemobiletools.com
@@ -89,7 +89,15 @@ Builds:
- yes
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
+ - versionName: 5.5.0
+ versionCode: 12
+ commit: 5.5.0
+ subdir: app
+ gradle:
+ - yes
+ prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 5.4.1
-CurrentVersionCode: 11
+CurrentVersion: 5.5.0
+CurrentVersionCode: 12
diff --git a/metadata/com.smartpack.packagemanager.yml b/metadata/com.smartpack.packagemanager.yml
index feba5a8abe3a78cdcdb3aee6753057e399e22c4a..4718c51412482d9c79bfc0b4a24cbbc62389ff61 100644
--- a/metadata/com.smartpack.packagemanager.yml
+++ b/metadata/com.smartpack.packagemanager.yml
@@ -65,7 +65,21 @@ Builds:
gradle:
- fdroid
+ - versionName: v3.8
+ versionCode: 38
+ commit: v3.8
+ subdir: app
+ gradle:
+ - fdroid
+
+ - versionName: v3.9
+ versionCode: 39
+ commit: v3.9
+ subdir: app
+ gradle:
+ - fdroid
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: v3.7
-CurrentVersionCode: 37
+CurrentVersion: v3.9
+CurrentVersionCode: 39
diff --git a/metadata/com.smilla.greentooth.yml b/metadata/com.smilla.greentooth.yml
index 1fab4d2d396aa919d95b122ee5709588c9de7f2c..fb72399fc937fac5fe3bdf0558fd5a1c0b1eb6ca 100644
--- a/metadata/com.smilla.greentooth.yml
+++ b/metadata/com.smilla.greentooth.yml
@@ -40,7 +40,14 @@ Builds:
gradle:
- yes
+ - versionName: '1.12'
+ versionCode: 5
+ commit: v1.12
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
-CurrentVersion: '1.11'
-CurrentVersionCode: 4
+CurrentVersion: '1.12'
+CurrentVersionCode: 5
diff --git a/metadata/com.smorgasbork.hotdeath/uk/summary.txt b/metadata/com.smorgasbork.hotdeath/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d2b303bb6dc5660941d10f246da45e51e82adfd8
--- /dev/null
+++ b/metadata/com.smorgasbork.hotdeath/uk/summary.txt
@@ -0,0 +1 @@
+Карткова гра
diff --git a/metadata/com.sound.ampache/uk/summary.txt b/metadata/com.sound.ampache/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d9abd5bbfd2c511da7230d41e52166aa3eb4c958
--- /dev/null
+++ b/metadata/com.sound.ampache/uk/summary.txt
@@ -0,0 +1 @@
+Amdroid - клієнт для системи потокового передавання медіа Ampache
diff --git a/metadata/com.sovworks.edslite.yml b/metadata/com.sovworks.edslite.yml
index 135475e5d43d37a19adc1e15c27af6ce68a6024d..629642a860837a466b5fc01fa15b3045753f4f48 100644
--- a/metadata/com.sovworks.edslite.yml
+++ b/metadata/com.sovworks.edslite.yml
@@ -28,7 +28,15 @@ Builds:
gradle:
- liteLicCheckNoneNoinetNofsml
+ - versionName: 2.0.0.237
+ versionCode: 237
+ commit: 8a0c0d3e81804d37ff593a26414b7470440b2665
+ subdir: app
+ gradle:
+ - liteLicCheckNoneNoinetNofsml
+ ndk: r13b
+
AutoUpdateMode: Version release-lite-%c
UpdateCheckMode: Tags
-CurrentVersion: 2.0.0.224
-CurrentVersionCode: 224
+CurrentVersion: 2.0.0.237
+CurrentVersionCode: 237
diff --git a/metadata/com.suyashsrijan.forcedoze/it/summary.txt b/metadata/com.suyashsrijan.forcedoze/it/summary.txt
index 150a7c0a4c52f838f820cf1c229817c30a9f626b..17ecf5ad2c7d093ec91834d6d105cadb7e9d2990 100644
--- a/metadata/com.suyashsrijan.forcedoze/it/summary.txt
+++ b/metadata/com.suyashsrijan.forcedoze/it/summary.txt
@@ -1 +1 @@
-Attiva modalità Doze e spegni i sensori di movimento a schermo spento
+Attiva Doze quando lo schermo è spento e disattiva il rilevamento di movimento
diff --git a/metadata/com.swordfish.lemuroid.yml b/metadata/com.swordfish.lemuroid.yml
index 2199b8e728b735a86308628080f56ccfa9686fc1..dac6e086d1c5f06fe0e762d54f75b196ab27b7c4 100644
--- a/metadata/com.swordfish.lemuroid.yml
+++ b/metadata/com.swordfish.lemuroid.yml
@@ -48,7 +48,17 @@ Builds:
scandelete:
- lemuroid-cores/src/main/jniLibs
+ - versionName: 1.9.1
+ versionCode: 114
+ commit: 1.9.1
+ subdir: lemuroid-app
+ submodules: true
+ gradle:
+ - free
+ scandelete:
+ - lemuroid-cores/src/main/jniLibs
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.9.0
-CurrentVersionCode: 110
+CurrentVersion: 1.9.1
+CurrentVersionCode: 114
diff --git a/metadata/com.taiste.lainari_en.yml b/metadata/com.taiste.lainari_en.yml
index 50d718efb07a739754d0b78db7d4fdf602d15f43..c12fcfa565767198c4b5564022d484e7c3ca2942 100644
--- a/metadata/com.taiste.lainari_en.yml
+++ b/metadata/com.taiste.lainari_en.yml
@@ -2,7 +2,7 @@ AntiFeatures:
- UpstreamNonFree
Categories:
- Reading
-License: GPL-3.0-only
+License: AGPL-3.0-only
WebSite: https://github.com/helsinki-city-library/pocketlibrary/wiki
SourceCode: https://github.com/helsinki-city-library/pocketlibrary
IssueTracker: https://github.com/helsinki-city-library/pocketlibrary/issues
diff --git a/metadata/com.tananaev.logcat/fr/summary.txt b/metadata/com.tananaev.logcat/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..25058253c3a61af6aee2d740990f12c328e706bf
--- /dev/null
+++ b/metadata/com.tananaev.logcat/fr/summary.txt
@@ -0,0 +1 @@
+Android Logcat sans Root
diff --git a/metadata/com.tasomaniac.dashclock.hackerspace.floss/fr/summary.txt b/metadata/com.tasomaniac.dashclock.hackerspace.floss/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..144c94ed3b346e290853b0f819bab2832a509ab5
--- /dev/null
+++ b/metadata/com.tasomaniac.dashclock.hackerspace.floss/fr/summary.txt
@@ -0,0 +1 @@
+Extension Hackerspace pour DashClock
diff --git a/metadata/com.tasomaniac.dashclock.hackerspace.floss/uk/summary.txt b/metadata/com.tasomaniac.dashclock.hackerspace.floss/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4c9bd180acc49c9e835d59e10960e515ea95f79b
--- /dev/null
+++ b/metadata/com.tasomaniac.dashclock.hackerspace.floss/uk/summary.txt
@@ -0,0 +1 @@
+Розширення Hackerspace для DashClock
diff --git a/metadata/com.tastycactus.timesheet/uk/summary.txt b/metadata/com.tastycactus.timesheet/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4dbbc088359bb28a5f36dc87285f7cbcbdc6b286
--- /dev/null
+++ b/metadata/com.tastycactus.timesheet/uk/summary.txt
@@ -0,0 +1 @@
+Відстежувач часу
diff --git a/metadata/com.teamdc.stephendiniz.autoaway/uk/summary.txt b/metadata/com.teamdc.stephendiniz.autoaway/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..07b2743c8b5913bd5fcd0e688f4c3f63712778e2
--- /dev/null
+++ b/metadata/com.teamdc.stephendiniz.autoaway/uk/summary.txt
@@ -0,0 +1 @@
+Самовідповідач на дзвінки та повідомлення
diff --git a/metadata/com.teleca.jamendo/uk/summary.txt b/metadata/com.teleca.jamendo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ff9091e0f267ba4b333e2cc43afb258c297f603f
--- /dev/null
+++ b/metadata/com.teleca.jamendo/uk/summary.txt
@@ -0,0 +1 @@
+Музикальний мережевий програвач
diff --git a/metadata/com.ten15.diyfish/nn/summary.txt b/metadata/com.ten15.diyfish/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e5b36b2516e032da3cc53320b0a46033ee12a25
--- /dev/null
+++ b/metadata/com.ten15.diyfish/nn/summary.txt
@@ -0,0 +1 @@
+Pauseskjerm
diff --git a/metadata/com.termoneplus/uk/summary.txt b/metadata/com.termoneplus/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1abe40f8966fbee77902c2e64cda485495f7b815
--- /dev/null
+++ b/metadata/com.termoneplus/uk/summary.txt
@@ -0,0 +1 @@
+Перетворіть свій пристрій у комп'ютерний термінал
diff --git a/metadata/com.termux.api/nn/summary.txt b/metadata/com.termux.api/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a22b4f4c84101a82d446f6ed7d7d29a67bd57c70
--- /dev/null
+++ b/metadata/com.termux.api/nn/summary.txt
@@ -0,0 +1 @@
+Tilgang til Android-funksjonar frå Termux
diff --git a/metadata/com.termux.nix/fr/summary.txt b/metadata/com.termux.nix/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2f6de9a1c01d1503d122ec45495adf767139a524
--- /dev/null
+++ b/metadata/com.termux.nix/fr/summary.txt
@@ -0,0 +1 @@
+Gestionnaire de paquets Nix pour Android
diff --git a/metadata/com.termux.styling/nn/summary.txt b/metadata/com.termux.styling/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1bdc3bd2425925b93ce72faf6024366b9124a59d
--- /dev/null
+++ b/metadata/com.termux.styling/nn/summary.txt
@@ -0,0 +1 @@
+Tilpass Termux-terminalen
diff --git a/metadata/com.termux.window/it/summary.txt b/metadata/com.termux.window/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6f9a1968b4e65c71d1d154d8a544c237d2d4cdd
--- /dev/null
+++ b/metadata/com.termux.window/it/summary.txt
@@ -0,0 +1 @@
+Usa Termux in una finestra del terminale separata
diff --git a/metadata/com.termux.window/nn/summary.txt b/metadata/com.termux.window/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..959d194a1974cf19f61f5a8432748229f8031b29
--- /dev/null
+++ b/metadata/com.termux.window/nn/summary.txt
@@ -0,0 +1 @@
+Køyr Termux i flytande terminalvindauge
diff --git a/metadata/com.th.XenonWallpapers/nn/summary.txt b/metadata/com.th.XenonWallpapers/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cdafc63d30e2b15a653a28b0e30e65ca8dd34fa3
--- /dev/null
+++ b/metadata/com.th.XenonWallpapers/nn/summary.txt
@@ -0,0 +1 @@
+10 geometriske bakgrunnsbilete
diff --git a/metadata/com.theworld.help.cbtandroid/uk/summary.txt b/metadata/com.theworld.help.cbtandroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b4307efda9f579d23240d447366ee56bc1908276
--- /dev/null
+++ b/metadata/com.theworld.help.cbtandroid/uk/summary.txt
@@ -0,0 +1 @@
+Семистовпчиковий журнал думок CBT
diff --git a/metadata/com.tmendes.dadosd/uk/summary.txt b/metadata/com.tmendes.dadosd/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0cbb9835757d3d06fed0369b70c141fe3fd604e5
--- /dev/null
+++ b/metadata/com.tmendes.dadosd/uk/summary.txt
@@ -0,0 +1 @@
+Створення бразильських тестових ID-карток для розробки та випробувань
diff --git a/metadata/com.tobykurien.webmediashare.yml b/metadata/com.tobykurien.webmediashare.yml
index ee0944a99bc7cf499f82ee452d3c7f13d77c0dbc..12771dfeca0a66bff8f2dace57bfbf6c24a1cfb2 100644
--- a/metadata/com.tobykurien.webmediashare.yml
+++ b/metadata/com.tobykurien.webmediashare.yml
@@ -36,7 +36,14 @@ Builds:
gradle:
- yes
+ - versionName: v1.4
+ versionCode: 4
+ commit: v1.4
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: v1.2
-CurrentVersionCode: 2
+CurrentVersion: v1.4
+CurrentVersionCode: 4
diff --git a/metadata/com.tomaszmarzeion.notepad.yml b/metadata/com.tomaszmarzeion.notepad.yml
index 4dc9ab85a60863696d9db462a87270a5af5524a5..a07cd72bfe598b4d996957bf0b588baa1f6d7c0d 100644
--- a/metadata/com.tomaszmarzeion.notepad.yml
+++ b/metadata/com.tomaszmarzeion.notepad.yml
@@ -1,6 +1,6 @@
Categories:
- Writing
-License: GPL-3.0-or-later
+License: LGPL-3.0-only
SourceCode: https://github.com/tmarzeion/drawable-notepad
IssueTracker: https://github.com/tmarzeion/drawable-notepad/issues
diff --git a/metadata/com.tomaszmarzeion.notepad/nn/summary.txt b/metadata/com.tomaszmarzeion.notepad/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e465eeb691073d55451fd97fb1429e9396129d32
--- /dev/null
+++ b/metadata/com.tomaszmarzeion.notepad/nn/summary.txt
@@ -0,0 +1 @@
+Ta notat
diff --git a/metadata/com.tomer.alwayson/uk/summary.txt b/metadata/com.tomer.alwayson/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f2a9efd5d792a058b69c45e98f928dceab1c3a4b
--- /dev/null
+++ b/metadata/com.tomer.alwayson/uk/summary.txt
@@ -0,0 +1 @@
+Постійний показ певних даних
diff --git a/metadata/com.tomer.poke.notifier/uk/summary.txt b/metadata/com.tomer.poke.notifier/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f7c2465b89fd56c5e4afe6172771a24f8e06abb0
--- /dev/null
+++ b/metadata/com.tomer.poke.notifier/uk/summary.txt
@@ -0,0 +1 @@
+Більше ніж Pokemon GO
diff --git a/metadata/com.tortel.syslog/fr/summary.txt b/metadata/com.tortel.syslog/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..72daa306b7c823e9c06d43768b5ed7cf5892de43
--- /dev/null
+++ b/metadata/com.tortel.syslog/fr/summary.txt
@@ -0,0 +1 @@
+Capturer les fichiers log
diff --git a/metadata/com.totsp.bookworm/uk/summary.txt b/metadata/com.totsp.bookworm/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..143c6225537a3361c5fb2a046e74ef544d30cb44
--- /dev/null
+++ b/metadata/com.totsp.bookworm/uk/summary.txt
@@ -0,0 +1 @@
+Менеджер книгозбірні
diff --git a/metadata/com.totsp.crossword.shortyz/uk/summary.txt b/metadata/com.totsp.crossword.shortyz/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c04f1efd4e51af1a8024cae9e0878837b642249e
--- /dev/null
+++ b/metadata/com.totsp.crossword.shortyz/uk/summary.txt
@@ -0,0 +1 @@
+Кросворд-гра
diff --git a/metadata/com.traffar.a24game/uk/summary.txt b/metadata/com.traffar.a24game/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..78ecac491f5f70dd7935eebbc8f9e8a62be2ac68
--- /dev/null
+++ b/metadata/com.traffar.a24game/uk/summary.txt
@@ -0,0 +1 @@
+Проста арифметична гра
diff --git a/metadata/com.traffar.gomoku/uk/summary.txt b/metadata/com.traffar.gomoku/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7bcf1de23779b5d94079575c9b8dafd220cabe38
--- /dev/null
+++ b/metadata/com.traffar.gomoku/uk/summary.txt
@@ -0,0 +1 @@
+Гра "П'ятеро в ряд"
diff --git a/metadata/com.traffar.pentago/uk/summary.txt b/metadata/com.traffar.pentago/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4246d9cedcfbe56b86ddf0551af3fcb9a31502af
--- /dev/null
+++ b/metadata/com.traffar.pentago/uk/summary.txt
@@ -0,0 +1 @@
+Гра "п’ять у ряд"
diff --git a/metadata/com.tttdevs.stncbookmarks/uk/summary.txt b/metadata/com.tttdevs.stncbookmarks/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b40010364087a2a3818c9ee6f14a3617e66fa330
--- /dev/null
+++ b/metadata/com.tttdevs.stncbookmarks/uk/summary.txt
@@ -0,0 +1 @@
+Зберігайте закладки на сервері NextCloud
diff --git a/metadata/com.u17od.upm/uk/summary.txt b/metadata/com.u17od.upm/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9be44f72cc98a0ce0f8f1c1434764830bb7afb45
--- /dev/null
+++ b/metadata/com.u17od.upm/uk/summary.txt
@@ -0,0 +1 @@
+Кросплатформний менеджер паролів
diff --git a/metadata/com.ubergeek42.WeechatAndroid.yml b/metadata/com.ubergeek42.WeechatAndroid.yml
index 7c1ec1004c1fe1518dd5054fea6dd9724e9ac2da..4250e0a28874d051c65a94dddb35598a110cc853 100644
--- a/metadata/com.ubergeek42.WeechatAndroid.yml
+++ b/metadata/com.ubergeek42.WeechatAndroid.yml
@@ -168,7 +168,14 @@ Builds:
gradle:
- yes
+ - versionName: 1.5.1
+ versionCode: 10501
+ commit: v1.5.1
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: '1.5'
-CurrentVersionCode: 10500
+CurrentVersion: 1.5.1
+CurrentVersionCode: 10501
diff --git a/metadata/com.uberspot.a2048/nn/summary.txt b/metadata/com.uberspot.a2048/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce2ca286fd9330bcc4b8aae4c01a8039572696f5
--- /dev/null
+++ b/metadata/com.uberspot.a2048/nn/summary.txt
@@ -0,0 +1 @@
+Tenkjespel
diff --git a/metadata/com.ulicae.cinelog/nn/summary.txt b/metadata/com.ulicae.cinelog/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..16e3db2229d850e03894584c0ce7ab7b0fe45e81
--- /dev/null
+++ b/metadata/com.ulicae.cinelog/nn/summary.txt
@@ -0,0 +1 @@
+Lagra filmmeldingar
diff --git a/metadata/com.ultrafunk.network_info/uk/summary.txt b/metadata/com.ultrafunk.network_info/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7a3d184348df089d23bf7408a29ebee9265db1d9
--- /dev/null
+++ b/metadata/com.ultrafunk.network_info/uk/summary.txt
@@ -0,0 +1 @@
+Віджет для з'єднання з мережею
diff --git a/metadata/com.unciv.app.yml b/metadata/com.unciv.app.yml
index 725a88ab2968321532af30aad525f807870cd786..e2a11bd06844e5cd9a68fda839f1fe2ddd87182b 100644
--- a/metadata/com.unciv.app.yml
+++ b/metadata/com.unciv.app.yml
@@ -1319,9 +1319,49 @@ Builds:
- desktop
prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle.kts
+ - versionName: 3.13.5-patch2
+ versionCode: 540
+ commit: 3.13.5-patch2
+ subdir: android
+ gradle:
+ - yes
+ rm:
+ - desktop
+ prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle.kts
+
+ - versionName: 3.13.6
+ versionCode: 541
+ commit: 3.13.6
+ subdir: android
+ gradle:
+ - yes
+ rm:
+ - desktop
+ prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle.kts
+
+ - versionName: 3.13.6-patch1
+ versionCode: 542
+ commit: 3.13.6-patch1
+ subdir: android
+ gradle:
+ - yes
+ rm:
+ - desktop
+ prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle.kts
+
+ - versionName: 3.13.7
+ versionCode: 543
+ commit: 3.13.7
+ subdir: android
+ gradle:
+ - yes
+ rm:
+ - desktop
+ prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle.kts
+
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/yairm210/Unciv/master/buildSrc/src/main/kotlin/BuildConfig.kt|appCodeNumber
= (.*)|.|appVersion = "(.*)"
-CurrentVersion: 3.13.5-patch1
-CurrentVersionCode: 539
+CurrentVersion: 3.13.7
+CurrentVersionCode: 543
diff --git a/metadata/com.unwrappedapps.android.wallpaper.creative/tr/summary.txt b/metadata/com.unwrappedapps.android.wallpaper.creative/tr/summary.txt
index 72b79d5802c70d3b160cefb5b89cc853677f78ff..df8ad327beebcc3136c565fadeaaa417e3b144f5 100644
--- a/metadata/com.unwrappedapps.android.wallpaper.creative/tr/summary.txt
+++ b/metadata/com.unwrappedapps.android.wallpaper.creative/tr/summary.txt
@@ -1 +1 @@
-Really Slick Ekran koruyucularından taşınmış canlı duvar kağıtları
+Really Slick Ekran koruyucularından uyarlanan canlı duvar kağıtları
diff --git a/metadata/com.utazukin.ichaival/uk/summary.txt b/metadata/com.utazukin.ichaival/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b1a22ab009a039b7e764e53f4711c6473a1e9c92
--- /dev/null
+++ b/metadata/com.utazukin.ichaival/uk/summary.txt
@@ -0,0 +1 @@
+Мобільний клієнт для вебменеджера манги/дудзіньші LANraragi
diff --git a/metadata/com.vackosar.searchbasedlauncher/el/summary.txt b/metadata/com.vackosar.searchbasedlauncher/el/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c049398f8e20fedd3355fefed4e6be30b5eec7ac
--- /dev/null
+++ b/metadata/com.vackosar.searchbasedlauncher/el/summary.txt
@@ -0,0 +1 @@
+Μινιμαλιστική αρχική οθόνη
diff --git a/metadata/com.vackosar.searchbasedlauncher/uk/summary.txt b/metadata/com.vackosar.searchbasedlauncher/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ec812a5cd44808a9292fb4e916a44f1bd99e5f3
--- /dev/null
+++ b/metadata/com.vackosar.searchbasedlauncher/uk/summary.txt
@@ -0,0 +1 @@
+Мінімалістичний головний екран
diff --git a/metadata/com.veniosg.dir/uk/summary.txt b/metadata/com.veniosg.dir/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fbed2b489a0b6ea3fcd77694658ee5cbdcd9a7dd
--- /dev/null
+++ b/metadata/com.veniosg.dir/uk/summary.txt
@@ -0,0 +1 @@
+Сучасний файловий менеджер
diff --git a/metadata/com.vgorcum.minedmonero/fr/summary.txt b/metadata/com.vgorcum.minedmonero/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a91a693267e0cac17775ba6003e1ac3712689bec
--- /dev/null
+++ b/metadata/com.vgorcum.minedmonero/fr/summary.txt
@@ -0,0 +1 @@
+Compagnon pour les mineurs monero sur les pools pris en charge
diff --git a/metadata/com.vincent_falzon.discreetlauncher.yml b/metadata/com.vincent_falzon.discreetlauncher.yml
index 27d4b79b0489afe6696bc89fac9dcd7b44ced910..dd29869db9bb5d831505fd473ea5d7a8b614c9be 100644
--- a/metadata/com.vincent_falzon.discreetlauncher.yml
+++ b/metadata/com.vincent_falzon.discreetlauncher.yml
@@ -27,7 +27,21 @@ Builds:
gradle:
- yes
+ - versionName: v1.0.2
+ versionCode: 3
+ commit: v1.0.2
+ subdir: app
+ gradle:
+ - yes
+
+ - versionName: v1.1.0
+ versionCode: 4
+ commit: v1.1.0
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: v1.0.1
-CurrentVersionCode: 2
+CurrentVersion: v1.1.0
+CurrentVersionCode: 4
diff --git a/metadata/com.viper.simplert/it/summary.txt b/metadata/com.viper.simplert/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a6cc16d7988bf9fd2b9ce4b14d15cc9a16360748
--- /dev/null
+++ b/metadata/com.viper.simplert/it/summary.txt
@@ -0,0 +1 @@
+Utilità di tethering inverso
diff --git a/metadata/com.viper.simplert/uk/summary.txt b/metadata/com.viper.simplert/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f4d97d21d9e9419c998a06a42ff7c50f45a7e056
--- /dev/null
+++ b/metadata/com.viper.simplert/uk/summary.txt
@@ -0,0 +1 @@
+Засіб зворотного модема
diff --git a/metadata/com.vlath.beheexplorer/uk/summary.txt b/metadata/com.vlath.beheexplorer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..18e94d1815a08b084bef0960596249beec62e801
--- /dev/null
+++ b/metadata/com.vlath.beheexplorer/uk/summary.txt
@@ -0,0 +1 @@
+Переглядач мережі
diff --git a/metadata/com.vlath.keyboard/fr/summary.txt b/metadata/com.vlath.keyboard/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bfe11fba2d1058cabac0132b86bd731542511902
--- /dev/null
+++ b/metadata/com.vlath.keyboard/fr/summary.txt
@@ -0,0 +1 @@
+Clavier de programmation&hacking avec Material Design
diff --git a/metadata/com.vlille.checker/uk/summary.txt b/metadata/com.vlille.checker/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8aac9ca989ad3bc35e06eda1642fe4d86c137cf7
--- /dev/null
+++ b/metadata/com.vlille.checker/uk/summary.txt
@@ -0,0 +1 @@
+Відомості про велосипеди для Lille
diff --git a/metadata/com.voidcode.diasporawebclient/uk/summary.txt b/metadata/com.voidcode.diasporawebclient/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..222ffca3395d6b594e78bd43538f49bd72693db2
--- /dev/null
+++ b/metadata/com.voidcode.diasporawebclient/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт соціальної мережі Diaspora
diff --git a/metadata/com.volosyukivan/uk/summary.txt b/metadata/com.volosyukivan/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c376ebe05cf738a9e0ed6fc8998dd8cab17773cf
--- /dev/null
+++ b/metadata/com.volosyukivan/uk/summary.txt
@@ -0,0 +1 @@
+Віддалена клавіатура WiFi
diff --git a/metadata/com.vsmartcard.acardemulator/fr/summary.txt b/metadata/com.vsmartcard.acardemulator/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1ff5a1b8c12a6242d20a5728254c18657dacd90e
--- /dev/null
+++ b/metadata/com.vsmartcard.acardemulator/fr/summary.txt
@@ -0,0 +1 @@
+Utilisez votre téléphone comme carte à puce sans contact
diff --git a/metadata/com.vsmartcard.remotesmartcardreader.app/fr/summary.txt b/metadata/com.vsmartcard.remotesmartcardreader.app/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4b4c36d4a0ad81682ee9f2a18ab623ca7817b5a7
--- /dev/null
+++ b/metadata/com.vsmartcard.remotesmartcardreader.app/fr/summary.txt
@@ -0,0 +1 @@
+Utilisez votre téléphone comme lecteur de carte à puce sans contact
diff --git a/metadata/com.vuze.android.remote/uk/summary.txt b/metadata/com.vuze.android.remote/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ee513b9d0046cba12bb578cc693f6d381c2970ad
--- /dev/null
+++ b/metadata/com.vuze.android.remote/uk/summary.txt
@@ -0,0 +1 @@
+Управляння клієнтами BitTorrent
diff --git a/metadata/com.vwp.owmini/uk/summary.txt b/metadata/com.vwp.owmini/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bf370c3b3de717e26b4d57fad6caf436400fb9c9
--- /dev/null
+++ b/metadata/com.vwp.owmini/uk/summary.txt
@@ -0,0 +1 @@
+Допоможіть створити мапу покриття Wi-Fi
diff --git a/metadata/com.wanghaus.remembeer/uk/summary.txt b/metadata/com.wanghaus.remembeer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8aed19b0561574b22f6d9dbed1127ecb84118693
--- /dev/null
+++ b/metadata/com.wanghaus.remembeer/uk/summary.txt
@@ -0,0 +1 @@
+Оцініть пиво, яке п'єте
diff --git a/metadata/com.wbrenna.gtfsoffline/fr/summary.txt b/metadata/com.wbrenna.gtfsoffline/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4dc67179068b7e35cd4b80b6a03ad1f4361c4a7d
--- /dev/null
+++ b/metadata/com.wbrenna.gtfsoffline/fr/summary.txt
@@ -0,0 +1 @@
+S'utilise avec n'importe-quelle agence de voyage pro-GTFS
diff --git a/metadata/com.wbrenna.gtfsoffline/uk/summary.txt b/metadata/com.wbrenna.gtfsoffline/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ea6d947cc55924a4dfb4cc446b743d7dcd5e8236
--- /dev/null
+++ b/metadata/com.wbrenna.gtfsoffline/uk/summary.txt
@@ -0,0 +1 @@
+Використовуйте з будь-яким транзитним агентством pro-GTFS
diff --git a/metadata/com.wesaphzt.privatelocation/uk/summary.txt b/metadata/com.wesaphzt.privatelocation/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0d3fb6150dd09ccc0dfbe01d88d706c7b511e4aa
--- /dev/null
+++ b/metadata/com.wesaphzt.privatelocation/uk/summary.txt
@@ -0,0 +1 @@
+Зберігайте місцеперебування телефона в таємниці
diff --git a/metadata/com.weskenyon.bookmarkos/fr/summary.txt b/metadata/com.weskenyon.bookmarkos/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6508f76b4a33c6a18c9370985878fd1ea2a18f02
--- /dev/null
+++ b/metadata/com.weskenyon.bookmarkos/fr/summary.txt
@@ -0,0 +1 @@
+Un wrapper pour bookmarkOS
diff --git a/metadata/com.wmstein.tourcount/fr/summary.txt b/metadata/com.wmstein.tourcount/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..33126d1c9a2297d215af7d93408f7daadf671de5
--- /dev/null
+++ b/metadata/com.wmstein.tourcount/fr/summary.txt
@@ -0,0 +1 @@
+Comptage par espèce des papillons dans la nature
diff --git a/metadata/com.wmstein.transektcount/fr/summary.txt b/metadata/com.wmstein.transektcount/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dad8b1e6c503949b716684c63fdcde026df51b8a
--- /dev/null
+++ b/metadata/com.wmstein.transektcount/fr/summary.txt
@@ -0,0 +1 @@
+Comptage des transects selon la méthodologie Butterfly Monitoring Scheme
diff --git a/metadata/com.wmstein.transektcount/he/summary.txt b/metadata/com.wmstein.transektcount/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3430ba530a075bdaedf154db4c20db5b9d04bf4d
--- /dev/null
+++ b/metadata/com.wmstein.transektcount/he/summary.txt
@@ -0,0 +1 @@
+ספירת transect בהתאם למתודולגיית סכמת מעקב אחר פרפרים
diff --git a/metadata/com.wolas.awesomewallpaper/uk/summary.txt b/metadata/com.wolas.awesomewallpaper/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..329424e0eea4b160fa703f214230ffc853f07543
--- /dev/null
+++ b/metadata/com.wolas.awesomewallpaper/uk/summary.txt
@@ -0,0 +1 @@
+Живе тло з щасливою ламою
diff --git a/metadata/com.workingagenda.democracydroid/fr/summary.txt b/metadata/com.workingagenda.democracydroid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..149169d4c168710aa6a8c4822031738889c15e93
--- /dev/null
+++ b/metadata/com.workingagenda.democracydroid/fr/summary.txt
@@ -0,0 +1 @@
+Regarder "Democracy Now The war and peace report"
diff --git a/metadata/com.workingagenda.devinettes/uk/summary.txt b/metadata/com.workingagenda.devinettes/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0f069ac806cb3b6ea51bd02f2826f3c4a4b733ea
--- /dev/null
+++ b/metadata/com.workingagenda.devinettes/uk/summary.txt
@@ -0,0 +1 @@
+Збірка віршованих загадок
diff --git a/metadata/com.wrmndfzzy.atomize/nn/summary.txt b/metadata/com.wrmndfzzy.atomize/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e020e72cbf95ee9994831fabada57ba42402ebd9
--- /dev/null
+++ b/metadata/com.wrmndfzzy.atomize/nn/summary.txt
@@ -0,0 +1 @@
+Biletkomprimering for PNG-filer med merkbar reduksjon av filstorleik
diff --git a/metadata/com.wrmndfzzy.atomize/uk/summary.txt b/metadata/com.wrmndfzzy.atomize/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..398aad5fac307820bdb7516f1f2621e67bfe536c
--- /dev/null
+++ b/metadata/com.wrmndfzzy.atomize/uk/summary.txt
@@ -0,0 +1 @@
+Стиснення зображення PNG із помітним зменшенням розміру файлу
diff --git a/metadata/com.x1unix.s60icons/fr/summary.txt b/metadata/com.x1unix.s60icons/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..94f6ba3f53d790be82042427e95602f1da25ac9d
--- /dev/null
+++ b/metadata/com.x1unix.s60icons/fr/summary.txt
@@ -0,0 +1 @@
+Pack d'icônes Nokia Series60
diff --git a/metadata/com.x1unix.s60icons/it/summary.txt b/metadata/com.x1unix.s60icons/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7045e1398b59a9edfc0e8120a792af350050f920
--- /dev/null
+++ b/metadata/com.x1unix.s60icons/it/summary.txt
@@ -0,0 +1 @@
+Pacchetto icona Nokia Series60
diff --git a/metadata/com.x1unix.s60icons/uk/summary.txt b/metadata/com.x1unix.s60icons/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fe1ffdd0a8561a1f72bde8417d5652b82b43fd9c
--- /dev/null
+++ b/metadata/com.x1unix.s60icons/uk/summary.txt
@@ -0,0 +1 @@
+Набір піктограм Nokia Series60
diff --git a/metadata/com.xabber.android/fr/summary.txt b/metadata/com.xabber.android/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6f54074993af389fcabfc95a78a8bc30cd8b594
--- /dev/null
+++ b/metadata/com.xabber.android/fr/summary.txt
@@ -0,0 +1 @@
+Client Jabber (XMPP) avec prise en charge multi-comptes, interface propre
diff --git a/metadata/com.xargsgrep.portknocker/uk/summary.txt b/metadata/com.xargsgrep.portknocker/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a6e74362c482c3eac085091904f3ab04f763d968
--- /dev/null
+++ b/metadata/com.xargsgrep.portknocker/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт Port Knocker
diff --git a/metadata/com.xmission.trevin.android.todo/nn/summary.txt b/metadata/com.xmission.trevin.android.todo/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e04d4f3b78549b1ac49526be188c055ae0cf252f
--- /dev/null
+++ b/metadata/com.xmission.trevin.android.todo/nn/summary.txt
@@ -0,0 +1 @@
+Oppgåvelister
diff --git a/metadata/com.xperia64.timidityae/uk/summary.txt b/metadata/com.xperia64.timidityae/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..73cc966c12b167c150c47472f1709606fb22cd6d
--- /dev/null
+++ b/metadata/com.xperia64.timidityae/uk/summary.txt
@@ -0,0 +1 @@
+MIDI-програвач за допомогою бібліотеки Timinity++
diff --git a/metadata/com.yacgroup.yacguide.dev.yml b/metadata/com.yacgroup.yacguide.dev.yml
index 3f1fde89c451542648fdea7ee3962f9c49d91a48..de20db33ce9940c99f94cd84f91b6f321b05a27d 100644
--- a/metadata/com.yacgroup.yacguide.dev.yml
+++ b/metadata/com.yacgroup.yacguide.dev.yml
@@ -76,7 +76,14 @@ Builds:
gradle:
- dev
+ - versionName: '20210311'
+ versionCode: 20210311
+ commit: dev-20210311
+ subdir: app
+ gradle:
+ - dev
+
AutoUpdateMode: Version dev-%c
UpdateCheckMode: Tags ^dev
-CurrentVersion: '20210130'
-CurrentVersionCode: 20210130
+CurrentVersion: '20210311'
+CurrentVersionCode: 20210311
diff --git a/metadata/com.yassirh.digitalocean/fr/summary.txt b/metadata/com.yassirh.digitalocean/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f697f5fc20130b3a4f12b75cdc6e3b7892a0fe03
--- /dev/null
+++ b/metadata/com.yassirh.digitalocean/fr/summary.txt
@@ -0,0 +1 @@
+Gestionnaire de droplet DigitalOcean
diff --git a/metadata/com.yassirh.digitalocean/uk/summary.txt b/metadata/com.yassirh.digitalocean/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4e3223c7bc869d210021ed4f86bd05ce2e9f4721
--- /dev/null
+++ b/metadata/com.yassirh.digitalocean/uk/summary.txt
@@ -0,0 +1 @@
+Менеджер droplet DigitalOcean
diff --git a/metadata/com.yubico.yubiclip/fr/summary.txt b/metadata/com.yubico.yubiclip/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5767523f3edb4bb143b33de84ba42fc51302eb43
--- /dev/null
+++ b/metadata/com.yubico.yubiclip/fr/summary.txt
@@ -0,0 +1 @@
+Copier YubiKey NEO OTP de NFC vers le presse-papiers
diff --git a/metadata/com.yubico.yubiclip/he/summary.txt b/metadata/com.yubico.yubiclip/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5c273e208e4566bb3ae178853fd9d169335db696
--- /dev/null
+++ b/metadata/com.yubico.yubiclip/he/summary.txt
@@ -0,0 +1 @@
+להעתיק את הססמה החד־פעמית של YubiKey NEO מתקשורת הקירבה (NFC) ללוח הגזירים
diff --git a/metadata/com.yubico.yubioath.yml b/metadata/com.yubico.yubioath.yml
index 078f112e909ece23daf67f1b4b399cd7c9c60fdb..41eb80c4c49c011f0ff7df8f130876a7cfbe68b6 100644
--- a/metadata/com.yubico.yubioath.yml
+++ b/metadata/com.yubico.yubioath.yml
@@ -1,6 +1,6 @@
Categories:
- Connectivity
-License: BSD-3-Clause
+License: BSD-2-Clause
SourceCode: https://github.com/Yubico/yubioath-android
IssueTracker: https://github.com/Yubico/yubioath-android/issues
diff --git a/metadata/com.yubico.yubioath/uk/summary.txt b/metadata/com.yubico.yubioath/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..970fd24cb407723a56f9a629b77a7fed23b5ef2a
--- /dev/null
+++ b/metadata/com.yubico.yubioath/uk/summary.txt
@@ -0,0 +1 @@
+Створюйте коди OATH за допомогою YubiKey NEO через NFC
diff --git a/metadata/com.zapta.apps.maniana/uk/summary.txt b/metadata/com.zapta.apps.maniana/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..09fdc441a8074f06c86726db4af0bc431f36f5c6
--- /dev/null
+++ b/metadata/com.zapta.apps.maniana/uk/summary.txt
@@ -0,0 +1 @@
+Зручний список завдань
diff --git a/metadata/com.zegoggles.smssync.yml b/metadata/com.zegoggles.smssync.yml
index 5b8abeed74c296d38071655375e83e3f60fdcc72..8599210f88816b52f19951b1ae0888b59b9fc06f 100644
--- a/metadata/com.zegoggles.smssync.yml
+++ b/metadata/com.zegoggles.smssync.yml
@@ -1,3 +1,5 @@
+AntiFeatures:
+ - NonFreeDep
Categories:
- Phone & SMS
License: Apache-2.0
@@ -20,6 +22,8 @@ Description: |-
See the source code page for more detailed instructions and FAQ.
+ NonFreeDep: Requires Google Play Services
+
RepoType: git
Repo: https://github.com/jberkel/sms-backup-plus.git
@@ -55,7 +59,7 @@ Builds:
- versionName: 1.5.5
versionCode: 1531
- disable: doesn't build
+ disable: does not build
commit: 1.5.5
gradle:
- yes
@@ -303,6 +307,9 @@ Builds:
gradle:
- yes
+MaintainerNotes: Uses Firebase Jobdispatcher which requires Google Play Services,
+ see https://gitlab.com/fdroid/fdroiddata/-/issues/2294
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]*$
CurrentVersion: 1.5.11
diff --git a/metadata/com.zell_mbc.medilog.yml b/metadata/com.zell_mbc.medilog.yml
index 4c75ab16d5bfa036c3968061b8917de4b6c5e58f..0896a8b573fbe191e62a6b7ec6d0ba5209d4ddde 100644
--- a/metadata/com.zell_mbc.medilog.yml
+++ b/metadata/com.zell_mbc.medilog.yml
@@ -145,7 +145,14 @@ Builds:
gradle:
- yes
+ - versionName: 2.0.6
+ versionCode: 5332
+ commit: v2.0.6
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 2.0.5
-CurrentVersionCode: 5331
+CurrentVersion: 2.0.6
+CurrentVersionCode: 5332
diff --git a/metadata/com.zola.bmi/pt-BR/summary.txt b/metadata/com.zola.bmi/pt-BR/summary.txt
index 760c5a64d5c3f2cb2f7d9cbd2c3d5b4ba2f3655f..02a1e3dbb9e68dddcc759b5387df9e61ec3a260b 100644
--- a/metadata/com.zola.bmi/pt-BR/summary.txt
+++ b/metadata/com.zola.bmi/pt-BR/summary.txt
@@ -1 +1 @@
-Calculadora de índice IMC
+Calculadora de IMC
diff --git a/metadata/com.zorinos.zorin_connect/uk/summary.txt b/metadata/com.zorinos.zorin_connect/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..88a7dcb1209fbc5c496b24b1d5e4d33121359073
--- /dev/null
+++ b/metadata/com.zorinos.zorin_connect/uk/summary.txt
@@ -0,0 +1 @@
+З'єднайте комп’ютер Zorin OS зі своїм пристроєм
diff --git a/metadata/community.fairphone.mycontacts/uk/summary.txt b/metadata/community.fairphone.mycontacts/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0fa9390424af9a85f92790f91db023ae74bd3e37
--- /dev/null
+++ b/metadata/community.fairphone.mycontacts/uk/summary.txt
@@ -0,0 +1 @@
+Швидкий доступ до ваших контактів
diff --git a/metadata/community.peers.internetradio/nn/summary.txt b/metadata/community.peers.internetradio/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a4989520c0f18e7fe74a5af845ee738671f86d57
--- /dev/null
+++ b/metadata/community.peers.internetradio/nn/summary.txt
@@ -0,0 +1 @@
+Lytt til nettradio
diff --git a/metadata/community.peers.license/fr/summary.txt b/metadata/community.peers.license/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6c98a9afea8dda6a9fc6a16b03a899dcc02d394
--- /dev/null
+++ b/metadata/community.peers.license/fr/summary.txt
@@ -0,0 +1 @@
+Rechercher et lire les licences logicielles
diff --git a/metadata/cri.sanity/uk/summary.txt b/metadata/cri.sanity/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a82966f48ca52b2f9eea642f5f343ec271ec1a50
--- /dev/null
+++ b/metadata/cri.sanity/uk/summary.txt
@@ -0,0 +1 @@
+Телефонний помічник
diff --git a/metadata/csd.qtproject.minesweeper/uk/summary.txt b/metadata/csd.qtproject.minesweeper/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bb0cadfb1f653f2c8e860b4b1eac2006af2f7fdb
--- /dev/null
+++ b/metadata/csd.qtproject.minesweeper/uk/summary.txt
@@ -0,0 +1 @@
+Класична гра "Сапер"
diff --git a/metadata/cx.ring/uk/summary.txt b/metadata/cx.ring/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..79665d7eb0a184c152a6aa989f9a9d1ff352a297
--- /dev/null
+++ b/metadata/cx.ring/uk/summary.txt
@@ -0,0 +1 @@
+Захищена та розподілена платформа зв'язку
diff --git a/metadata/cxa.lineswallpaper/uk/summary.txt b/metadata/cxa.lineswallpaper/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ec81bc6253bafdce89fcac243bdccddca8a7706a
--- /dev/null
+++ b/metadata/cxa.lineswallpaper/uk/summary.txt
@@ -0,0 +1 @@
+Живе тло
diff --git a/metadata/cz.eutopia.snooperstopper/uk/summary.txt b/metadata/cz.eutopia.snooperstopper/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b73cf0ca00168e8b8d971d4945f032d0a0a32e03
--- /dev/null
+++ b/metadata/cz.eutopia.snooperstopper/uk/summary.txt
@@ -0,0 +1 @@
+Установіть різні паролі для завантаження та розблокування
diff --git a/metadata/cz.harvie.northdog/nn/summary.txt b/metadata/cz.harvie.northdog/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..10358228a5b4a24f803cc46a87caae42b476dbd3
--- /dev/null
+++ b/metadata/cz.harvie.northdog/nn/summary.txt
@@ -0,0 +1 @@
+3D-lydkompass
diff --git a/metadata/cz.hejl.chesswalk/uk/summary.txt b/metadata/cz.hejl.chesswalk/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f1953083e44ff2f8004cd1fc30d7705b9b0c2051
--- /dev/null
+++ b/metadata/cz.hejl.chesswalk/uk/summary.txt
@@ -0,0 +1 @@
+Шахова гра та клієнт FICS
diff --git a/metadata/cz.jirkovsky.lukas.chmupocasi/uk/summary.txt b/metadata/cz.jirkovsky.lukas.chmupocasi/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8325b3e63909a5206f65ed6cc345ee62daca4428
--- /dev/null
+++ b/metadata/cz.jirkovsky.lukas.chmupocasi/uk/summary.txt
@@ -0,0 +1 @@
+Короткостроковий прогноз погоди для Чехії
diff --git a/metadata/cz.nic.turris/fr/summary.txt b/metadata/cz.nic.turris/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..30f3f6eaaae408bae74887ca885bfae76a0c54f3
--- /dev/null
+++ b/metadata/cz.nic.turris/fr/summary.txt
@@ -0,0 +1 @@
+Appli complémentaire de Turris Omnia
diff --git a/metadata/cz.nic.turris/uk/summary.txt b/metadata/cz.nic.turris/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2df0bb65b7253da0da9cd537d9e8c7aa748d6392
--- /dev/null
+++ b/metadata/cz.nic.turris/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок супутника Turris Omnia
diff --git a/metadata/cz.romario.opensudoku/nn/summary.txt b/metadata/cz.romario.opensudoku/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e217915f4ed03192d31a448819322d19274cf475
--- /dev/null
+++ b/metadata/cz.romario.opensudoku/nn/summary.txt
@@ -0,0 +1 @@
+Sudoku-spel
diff --git a/metadata/cz.romario.opensudoku/uk/summary.txt b/metadata/cz.romario.opensudoku/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..46dac9bce597e7a2d00d73aa0dc47d415159846c
--- /dev/null
+++ b/metadata/cz.romario.opensudoku/uk/summary.txt
@@ -0,0 +1 @@
+Гра Судоку
diff --git a/metadata/cz.vitSkalicky.klavesnice/uk/summary.txt b/metadata/cz.vitSkalicky.klavesnice/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8b6e5b3a8a931af8a67809f541fcedfad560e52
--- /dev/null
+++ b/metadata/cz.vitSkalicky.klavesnice/uk/summary.txt
@@ -0,0 +1 @@
+з каронними та гострими ключами
diff --git a/metadata/d.d.meshenger/et/summary.txt b/metadata/d.d.meshenger/et/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..227f222589dba15914a0e3a852903a488b64f1d0
--- /dev/null
+++ b/metadata/d.d.meshenger/et/summary.txt
@@ -0,0 +1 @@
+Avatud lähtekoodiga inimeselt inimesele sõnumite äpp
diff --git a/metadata/de.antonarnold.android.xoverrideheadphonejackdetection/nn/summary.txt b/metadata/de.antonarnold.android.xoverrideheadphonejackdetection/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..545224da73355803a85a806dc82d154656b5ca65
--- /dev/null
+++ b/metadata/de.antonarnold.android.xoverrideheadphonejackdetection/nn/summary.txt
@@ -0,0 +1 @@
+Manuell overstyring av detektering av hovudtelefonar
diff --git a/metadata/de.arnefeil.bewegungsmelder/fr/summary.txt b/metadata/de.arnefeil.bewegungsmelder/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f6eaa84d7edbd1ea6c4788f5b641e6467a4e6b1b
--- /dev/null
+++ b/metadata/de.arnefeil.bewegungsmelder/fr/summary.txt
@@ -0,0 +1 @@
+Informations sur les événements à Hambourg, Allemagne
diff --git a/metadata/de.arnowelzel.android.periodical/fr/summary.txt b/metadata/de.arnowelzel.android.periodical/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..02bbd2fa00e2f78636e6740f5b049f2d2a16b8da
--- /dev/null
+++ b/metadata/de.arnowelzel.android.periodical/fr/summary.txt
@@ -0,0 +1 @@
+Calendrier de règles/menstruations
diff --git a/metadata/de.baumann.sieben.yml b/metadata/de.baumann.sieben.yml
index ac60f97bfcc9e492445daa07804e8825ca554202..024e34209a720afa95dc9c128abb460304aad4e1 100644
--- a/metadata/de.baumann.sieben.yml
+++ b/metadata/de.baumann.sieben.yml
@@ -8,6 +8,8 @@ Changelog: https://github.com/scoute-dich/Sieben/blob/HEAD/CHANGELOG.md
Name: Sieben
AutoName: Seven
Description: |-
+ Note: This app is unmaintained and won't receive updates.
+
Companion app that helps you to perform the seven minutes workout. It's very
basic:
@@ -180,6 +182,9 @@ Builds:
gradle:
- yes
+MaintainerNotes: App is unmaintained and archived, see GitHub repo.
+
+ArchivePolicy: 0 versions
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '2.3'
diff --git a/metadata/de.beowulf.wetter.yml b/metadata/de.beowulf.wetter.yml
index 9ee79d1d84f4c66bde7dba5184d708c5f21ba3a0..f474f2d9ca5bba579f2b632a1252c702d095bbd4 100644
--- a/metadata/de.beowulf.wetter.yml
+++ b/metadata/de.beowulf.wetter.yml
@@ -64,7 +64,14 @@ Builds:
gradle:
- yes
+ - versionName: '2.20'
+ versionCode: 29
+ commit: '2.20'
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 2.11.1
-CurrentVersionCode: 28
+CurrentVersion: '2.20'
+CurrentVersionCode: 29
diff --git a/metadata/de.bitsharesmunich.smartcoinswallet/fr/summary.txt b/metadata/de.bitsharesmunich.smartcoinswallet/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d2249248404cdc78675a52e315a07c18618f2eeb
--- /dev/null
+++ b/metadata/de.bitsharesmunich.smartcoinswallet/fr/summary.txt
@@ -0,0 +1 @@
+Utiliser des Smartcoins (bitBTC, bitUSD, bitEUR…), 22 langues, QR-Codes et plus
diff --git a/metadata/de.bitsharesmunich.smartcoinswallet/uk/summary.txt b/metadata/de.bitsharesmunich.smartcoinswallet/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..57100e50deacfeb9598302d19d7fe2a8ee6a618a
--- /dev/null
+++ b/metadata/de.bitsharesmunich.smartcoinswallet/uk/summary.txt
@@ -0,0 +1 @@
+Використання смарткоїнів типу bitBTC, bitUSD та bitEUR 22 мовами з QR-кодами
diff --git a/metadata/de.bitsharesmunich.wallet/fr/summary.txt b/metadata/de.bitsharesmunich.wallet/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bad0a7753ba3ef295cc4e5aee525cd3ffbbec5ae
--- /dev/null
+++ b/metadata/de.bitsharesmunich.wallet/fr/summary.txt
@@ -0,0 +1 @@
+Utilisez des Smartcoins (bitBTC, bitUSD, bitEUR..) avec codes QR et plus
diff --git a/metadata/de.bjusystems.vdrmanager/fr/summary.txt b/metadata/de.bjusystems.vdrmanager/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b0418c869548fa66ca0bfdd8c1d840d2daff5388
--- /dev/null
+++ b/metadata/de.bjusystems.vdrmanager/fr/summary.txt
@@ -0,0 +1 @@
+Regardez l'EPG et diffusez la télévision en direct depuis votre VDR
diff --git a/metadata/de.bjusystems.vdrmanager/he/summary.txt b/metadata/de.bjusystems.vdrmanager/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..332930b212b73424d2c5211006c5440d170700d6
--- /dev/null
+++ b/metadata/de.bjusystems.vdrmanager/he/summary.txt
@@ -0,0 +1 @@
+להציג את לוח השידורים ותזרימי טלוויזיה חיה מהמקליט שלך
diff --git a/metadata/de.blau.android.yml b/metadata/de.blau.android.yml
index cdd96251cca451924148170804bf9dd55aef9fbe..60d7ad61ecbaeb2dc94c24504978fdce86a3db81 100644
--- a/metadata/de.blau.android.yml
+++ b/metadata/de.blau.android.yml
@@ -4,7 +4,7 @@ License: Apache-2.0
WebSite: http://vespucci.io/
SourceCode: https://github.com/MarcusWolschon/osmeditor4android
IssueTracker: https://github.com/MarcusWolschon/osmeditor4android/issues
-Changelog: https://github.com/MarcusWolschon/osmeditor4android/blob/HEAD/CHANGELOG.txt
+Changelog: https://github.com/MarcusWolschon/osmeditor4android/releases
AutoName: Vespucci
Description: |-
diff --git a/metadata/de.chaosdorf.meteroid.yml b/metadata/de.chaosdorf.meteroid.yml
index 30c6095efa2fa92a2c2e2e760ce7201645b98242..d8fc28759c309f6bccc9d99410aaf6c4ca30ebba 100644
--- a/metadata/de.chaosdorf.meteroid.yml
+++ b/metadata/de.chaosdorf.meteroid.yml
@@ -113,7 +113,14 @@ Builds:
gradle:
- yes
+ - versionName: 2.8.0
+ versionCode: 40
+ commit: v2.8.0
+ subdir: meteroid
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 2.7.0
-CurrentVersionCode: 34
+CurrentVersion: 2.8.0
+CurrentVersionCode: 40
diff --git a/metadata/de.clemensbartz.android.launcher/pt-BR/summary.txt b/metadata/de.clemensbartz.android.launcher/pt-BR/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3e76a41bcd7784a4ce815f67982835348a83c55c
--- /dev/null
+++ b/metadata/de.clemensbartz.android.launcher/pt-BR/summary.txt
@@ -0,0 +1 @@
+Um launcher muito pequeno com todas as funcionalidades essenciais
diff --git a/metadata/de.com.quaap.primary.yml b/metadata/de.com.quaap.primary.yml
new file mode 100644
index 0000000000000000000000000000000000000000..3e57c27264bfe8bb8004eb8a8eb5165446ac4602
--- /dev/null
+++ b/metadata/de.com.quaap.primary.yml
@@ -0,0 +1,24 @@
+Categories:
+ - Science & Education
+ - Games
+License: GPL-3.0-or-later
+SourceCode: https://github.com/ailin-nemui/Primary
+IssueTracker: https://github.com/ailin-nemui/Primary/issues
+
+AutoName: Schule
+
+RepoType: git
+Repo: https://github.com/ailin-nemui/Primary
+
+Builds:
+ - versionName: 0.3.3.de3
+ versionCode: 331
+ commit: de_v0.3.3.de3
+ subdir: app
+ gradle:
+ - yes
+
+AutoUpdateMode: Version de_v%v
+UpdateCheckMode: Tags
+CurrentVersion: 0.3.3.de3
+CurrentVersionCode: 331
diff --git a/metadata/de.corona.tracing.yml b/metadata/de.corona.tracing.yml
index 3c2fa921bf7bf6c83f909851b8c827315ac59129..e671945dfa9b2d34673b3d89523e9b005e52f7fc 100644
--- a/metadata/de.corona.tracing.yml
+++ b/metadata/de.corona.tracing.yml
@@ -108,15 +108,55 @@ Builds:
- protobuf/build
ndk: r21d
+ - versionName: 1.13.2.0
+ versionCode: 1130200
+ disable: broken
+ commit: v1.13.2.0
+ subdir: Corona-Warn-App
+ gradle:
+ - device
+ prebuild: sed -i -e 's/21.2.6472646/21.3.6528147/' build.gradle
+ scanignore:
+ - Corona-Warn-App/src/main/assets/default_app_config.bin
+ - Corona-Warn-App/src/main/assets/default_app_config_android.bin
+ scandelete:
+ - protobuf/build
+ ndk: r21d
+
+ - versionName: 1.13.2.3
+ versionCode: 1130203
+ commit: v1.13.2.3
+ subdir: Corona-Warn-App
+ gradle:
+ - device
+ prebuild: sed -i -e 's/21.2.6472646/21.3.6528147/' build.gradle
+ scanignore:
+ - Corona-Warn-App/src/main/assets/default_app_config.bin
+ - Corona-Warn-App/src/main/assets/default_app_config_android.bin
+ scandelete:
+ - protobuf/build
+ ndk: r21d
+
+ - versionName: 1.14.3.0
+ versionCode: 1140400
+ commit: v1.14.3.0
+ subdir: Corona-Warn-App
+ gradle:
+ - device
+ prebuild: sed -i -e 's/21.2.6472646/21.3.6528147/' build.gradle
+ scanignore:
+ - Corona-Warn-App/src/main/assets/default_app_config_android.bin
+ scandelete:
+ - protobuf/build
+ ndk: r21d
+
MaintainerNotes: |-
scanignored are some protobuf encoded config files, view them with:
- protoc --decode de.rki.coronawarnapp.server.protocols.internal.ApplicationConfiguration Server-Protocol-Buffer/src/main/proto/internal/app_config.proto \
- --proto_path Server-Protocol-Buffer/src/main/proto/ < Corona-Warn-App/src/main/assets/default_app_config.bin && \
protoc --decode de.rki.coronawarnapp.server.protocols.internal.v2.ApplicationConfigurationAndroid \
Server-Protocol-Buffer/src/main/proto/internal/v2/app_config_android.proto --proto_path \
Server-Protocol-Buffer/src/main/proto/ < Corona-Warn-App/src/main/assets/default_app_config_android.bin
-AutoUpdateMode: Version v%v
+AutoUpdateMode: None
UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$
-CurrentVersion: 1.12.0.0
-CurrentVersionCode: 1120005
+CurrentVersion: 1.14.3.0
+CurrentVersionCode: 1140300
diff --git a/metadata/de.cryptobitch.muelli.barcodegen/pt-BR/summary.txt b/metadata/de.cryptobitch.muelli.barcodegen/pt-BR/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2e0e9d1a8af8cbea411375467e88b07a0e76a62c
--- /dev/null
+++ b/metadata/de.cryptobitch.muelli.barcodegen/pt-BR/summary.txt
@@ -0,0 +1 @@
+Gera códigos de barras com a biblioteca zbar
diff --git a/metadata/de.cryptobitch.muelli.vouchercalc/pt-BR/summary.txt b/metadata/de.cryptobitch.muelli.vouchercalc/pt-BR/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2dd065ab94f80bf549cbe794accd545a42e0d13b
--- /dev/null
+++ b/metadata/de.cryptobitch.muelli.vouchercalc/pt-BR/summary.txt
@@ -0,0 +1 @@
+Calcula quantos vounchers você precisa para usar
diff --git a/metadata/de.csicar.mensaplan/uk/summary.txt b/metadata/de.csicar.mensaplan/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2adfb87cb281f6715585ae007c44522af775e2a5
--- /dev/null
+++ b/metadata/de.csicar.mensaplan/uk/summary.txt
@@ -0,0 +1 @@
+Відомості для їдалень у KIT, HS Pforzheim тощо
diff --git a/metadata/de.cwde.freeshisen/uk/summary.txt b/metadata/de.cwde.freeshisen/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4b7dc7ebff27b1d99380bfcbf50b2e52b3141726
--- /dev/null
+++ b/metadata/de.cwde.freeshisen/uk/summary.txt
@@ -0,0 +1 @@
+Гра Шисен-Шо
diff --git a/metadata/de.cweiske.headphoneindicator/uk/summary.txt b/metadata/de.cweiske.headphoneindicator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..568bfad32aa04da639e3d4e08686c089bc86db5c
--- /dev/null
+++ b/metadata/de.cweiske.headphoneindicator/uk/summary.txt
@@ -0,0 +1 @@
+Показ значка стану, коли під'єднано навушники
diff --git a/metadata/de.dennisguse.opentracks.yml b/metadata/de.dennisguse.opentracks.yml
index 84cca415cb3d3333451f20dc0e5251468eefa155..5cf5ead5dbf38709789561fe41e0f50aacdb8615 100644
--- a/metadata/de.dennisguse.opentracks.yml
+++ b/metadata/de.dennisguse.opentracks.yml
@@ -279,7 +279,19 @@ Builds:
gradle:
- yes
+ - versionName: v3.15.3
+ versionCode: 3890
+ commit: v3.15.3
+ gradle:
+ - yes
+
+ - versionName: v3.15.4
+ versionCode: 3892
+ commit: v3.15.4
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: v3.15.2
-CurrentVersionCode: 3875
+CurrentVersion: v3.15.4
+CurrentVersionCode: 3892
diff --git a/metadata/de.devmil.muzei.bingimageofthedayartsource/fr/summary.txt b/metadata/de.devmil.muzei.bingimageofthedayartsource/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ef069ad3385f36ec3a797600b6aa245a2c77d1ec
--- /dev/null
+++ b/metadata/de.devmil.muzei.bingimageofthedayartsource/fr/summary.txt
@@ -0,0 +1 @@
+Une source d'art Muzei qui récupère l'image Bing du jour
diff --git a/metadata/de.devmil.muzei.bingimageofthedayartsource/pt-BR/summary.txt b/metadata/de.devmil.muzei.bingimageofthedayartsource/pt-BR/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d17e2c8ddcfc60c7f4675f2d3f9bfb11cc10e58c
--- /dev/null
+++ b/metadata/de.devmil.muzei.bingimageofthedayartsource/pt-BR/summary.txt
@@ -0,0 +1 @@
+Uma fonte de arte Muzei que recupera a imagem do dia do Bing
diff --git a/metadata/de.devmil.paperlaunch/fr/summary.txt b/metadata/de.devmil.paperlaunch/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b646c411abc1ba55b70c9ba87980a8c28e1f17ce
--- /dev/null
+++ b/metadata/de.devmil.paperlaunch/fr/summary.txt
@@ -0,0 +1 @@
+Lanceur latéral qui lance des applications en un seul geste
diff --git a/metadata/de.devmil.paperlaunch/he/summary.txt b/metadata/de.devmil.paperlaunch/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a8140168e968dda990d613b0b1c8006817d37f65
--- /dev/null
+++ b/metadata/de.devmil.paperlaunch/he/summary.txt
@@ -0,0 +1 @@
+משגר צד בעיצוב Material שמפעיל יישומונים במחוות אצבע בודדה
diff --git a/metadata/de.digisocken.stop_o_moto/nn/summary.txt b/metadata/de.digisocken.stop_o_moto/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cfa7d7f1c39100755ba11df8b2980ffcf8212885
--- /dev/null
+++ b/metadata/de.digisocken.stop_o_moto/nn/summary.txt
@@ -0,0 +1 @@
+Lag GIF- og videofiler ved å ta enkeltbilete
diff --git a/metadata/de.dotwee.micropinner/uk/summary.txt b/metadata/de.dotwee.micropinner/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a022d6f9d288edda8e1c5a7f43edddc6b7f90c1e
--- /dev/null
+++ b/metadata/de.dotwee.micropinner/uk/summary.txt
@@ -0,0 +1 @@
+Перевірте та налаштуйте панель стану
diff --git a/metadata/de.drhoffmannsoft.pizza/fr/summary.txt b/metadata/de.drhoffmannsoft.pizza/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..330311568be1f3fa64fe8353abfd8b7206ed7a5a
--- /dev/null
+++ b/metadata/de.drhoffmannsoft.pizza/fr/summary.txt
@@ -0,0 +1 @@
+Calculer l'offre optimale à partir de trois pizzas rondes
diff --git a/metadata/de.drhoffmannsoft.pizza/uk/summary.txt b/metadata/de.drhoffmannsoft.pizza/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d06570b21d2f9223e241c3bdcfc6b43d07566235
--- /dev/null
+++ b/metadata/de.drhoffmannsoft.pizza/uk/summary.txt
@@ -0,0 +1 @@
+Розрахуйте оптимальну пропозицію з трьох круглих піц
diff --git a/metadata/de.drhoffmannsoftware.calcvac.yml b/metadata/de.drhoffmannsoftware.calcvac.yml
index 3549f367777e15454b0d3de0998987ed11e7bcea..7530b3c47fca075dadc3c58401b6d5d95a1f8a05 100644
--- a/metadata/de.drhoffmannsoftware.calcvac.yml
+++ b/metadata/de.drhoffmannsoftware.calcvac.yml
@@ -3,7 +3,7 @@ Categories:
License: GPL-2.0-only
SourceCode: https://codeberg.org/kollo/Calcvac-Android
IssueTracker: https://codeberg.org/kollo/Calcvac-Android/issues
-Changelog: https://codeberg.org/kollo/Calcvac-Android/blob/HEAD/CHANGELOG
+Changelog: https://codeberg.org/kollo/Calcvac-Android/src/branch/master/CHANGELOG
AutoName: Calcvac
Description: |-
diff --git a/metadata/de.drhoffmannsoftware.xearth/fr/summary.txt b/metadata/de.drhoffmannsoftware.xearth/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fe33ecf64cdbd7f6e95dc2ff1510e8bbd05e4b91
--- /dev/null
+++ b/metadata/de.drhoffmannsoftware.xearth/fr/summary.txt
@@ -0,0 +1 @@
+Fond d'écran en direct Xearth
diff --git a/metadata/de.drhoffmannsoftware.xearth/uk/summary.txt b/metadata/de.drhoffmannsoftware.xearth/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..163a1b7bdaa8a252c9664f1a2c8611e1bf9bf1b0
--- /dev/null
+++ b/metadata/de.drhoffmannsoftware.xearth/uk/summary.txt
@@ -0,0 +1 @@
+Живе тло (Xearth)
diff --git a/metadata/de.duenndns.gmdice/uk/summary.txt b/metadata/de.duenndns.gmdice/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b85f6b73756dbb0fd12c0a7791390c6372f8ffe6
--- /dev/null
+++ b/metadata/de.duenndns.gmdice/uk/summary.txt
@@ -0,0 +1 @@
+Генератор Dice
diff --git a/metadata/de.fmaul.android.cmis/fr/summary.txt b/metadata/de.fmaul.android.cmis/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4f0ae7f8801e058613ea6b8e655ccec48f222890
--- /dev/null
+++ b/metadata/de.fmaul.android.cmis/fr/summary.txt
@@ -0,0 +1 @@
+Navigateur CMIS d'entreprise
diff --git a/metadata/de.fmaul.android.cmis/uk/summary.txt b/metadata/de.fmaul.android.cmis/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..28fd2949da575c016e7aac251396d87457cca7ed
--- /dev/null
+++ b/metadata/de.fmaul.android.cmis/uk/summary.txt
@@ -0,0 +1 @@
+Переглядач Enterprise CM
diff --git a/metadata/de.fragdenstaat.app/uk/summary.txt b/metadata/de.fragdenstaat.app/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2c33e7b45b1cf2b4f10dcfac5b4a86c4a3e4e4c0
--- /dev/null
+++ b/metadata/de.fragdenstaat.app/uk/summary.txt
@@ -0,0 +1 @@
+Перейдіть до FragDenStaat
diff --git a/metadata/de.hfu.funfpunktnull/fr/summary.txt b/metadata/de.hfu.funfpunktnull/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5ec657bf218d1e6fe6a902b06be492afa3fd02be
--- /dev/null
+++ b/metadata/de.hfu.funfpunktnull/fr/summary.txt
@@ -0,0 +1 @@
+Consulter les résultats des tests du HS Furtwangen
diff --git a/metadata/de.hfu.funfpunktnull/uk/summary.txt b/metadata/de.hfu.funfpunktnull/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..df8bbbe0dca63550705200b9589a1e81481913c9
--- /dev/null
+++ b/metadata/de.hfu.funfpunktnull/uk/summary.txt
@@ -0,0 +1 @@
+Перевірте результати випробувань у HS Furtwangen
diff --git a/metadata/de.hoffmannsgimmickstaupunkt/uk/summary.txt b/metadata/de.hoffmannsgimmickstaupunkt/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6bc4d29b9150c68cc1b4fed66328b2db1a9d089b
--- /dev/null
+++ b/metadata/de.hoffmannsgimmickstaupunkt/uk/summary.txt
@@ -0,0 +1 @@
+Визначте точку роси
diff --git a/metadata/de.hosenhasser.funktrainer/fr/summary.txt b/metadata/de.hosenhasser.funktrainer/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aa14d2e249a92882186b9d2ef1ae5304376e6688
--- /dev/null
+++ b/metadata/de.hosenhasser.funktrainer/fr/summary.txt
@@ -0,0 +1 @@
+Apprentissage pour examen de radio amateur allemand
diff --git a/metadata/de.hu_berlin.eduroam/he/summary.txt b/metadata/de.hu_berlin.eduroam/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..27a9f09fc0d0a4dd97cff4706018372ff31c3170
--- /dev/null
+++ b/metadata/de.hu_berlin.eduroam/he/summary.txt
@@ -0,0 +1 @@
+כלי הגדרת Eduroam (רשת אלחוטית) לאוניברסיטת הומבולדט של ברלין
diff --git a/metadata/de.j4velin.systemappmover/uk/summary.txt b/metadata/de.j4velin.systemappmover/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..41bb0931b504dab4a03b14679e7b0f1f6e0f62fb
--- /dev/null
+++ b/metadata/de.j4velin.systemappmover/uk/summary.txt
@@ -0,0 +1 @@
+Додавання та видалення системних застосунків
diff --git a/metadata/de.jbservices.nc_passwords_app.yml b/metadata/de.jbservices.nc_passwords_app.yml
index e8a6ec6552aac724d7873fff5f945e96aa4cc1db..3489850c7539f58d9807304a61e82a4a3f2f8136 100644
--- a/metadata/de.jbservices.nc_passwords_app.yml
+++ b/metadata/de.jbservices.nc_passwords_app.yml
@@ -63,6 +63,7 @@ Builds:
- versionName: 21.2.4
versionCode: 17
+ disable: dependencies resolution fails
commit: v21.2.4
subdir: android/app
output: ../../build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
diff --git a/metadata/de.jugendhacker.xmppadmin/fr/summary.txt b/metadata/de.jugendhacker.xmppadmin/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e9ab0e722938e803a5c61b8ec7d4ec2eafd4a16e
--- /dev/null
+++ b/metadata/de.jugendhacker.xmppadmin/fr/summary.txt
@@ -0,0 +1 @@
+Assistant mobile pour les administrateurs de serveurs XMPP
diff --git a/metadata/de.jugendhacker.xmppadmin/it/summary.txt b/metadata/de.jugendhacker.xmppadmin/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d0fe6be18490f8b7bdf5dbd1e762497a7383caf
--- /dev/null
+++ b/metadata/de.jugendhacker.xmppadmin/it/summary.txt
@@ -0,0 +1 @@
+L'helper per dispositivi mobili per gli amministratori del server XMPP
diff --git a/metadata/de.k3b.android.calendar.ics.adapter/uk/summary.txt b/metadata/de.k3b.android.calendar.ics.adapter/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..06eec4ad3e4ef52a9255cecb91901ac909144b0f
--- /dev/null
+++ b/metadata/de.k3b.android.calendar.ics.adapter/uk/summary.txt
@@ -0,0 +1 @@
+Імпорт та експорт файлів календаря
diff --git a/metadata/de.k3b.android.contentproviderhelper/uk/summary.txt b/metadata/de.k3b.android.contentproviderhelper/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..42040ca2710e913c96cb6d235893425c4a4879b4
--- /dev/null
+++ b/metadata/de.k3b.android.contentproviderhelper/uk/summary.txt
@@ -0,0 +1 @@
+Знаходьте, переглядайте та запитуйте дані постачальників вмісту
diff --git a/metadata/de.kaffeemitkoffein.imagepipe.yml b/metadata/de.kaffeemitkoffein.imagepipe.yml
index f7cc5b8a2dd6b6b156fab8664a3c229d8170b0bf..3a4b93f7615ca5f931e471b3bc57648fae1bd3a4 100644
--- a/metadata/de.kaffeemitkoffein.imagepipe.yml
+++ b/metadata/de.kaffeemitkoffein.imagepipe.yml
@@ -53,7 +53,14 @@ Builds:
- yes
output: app/build/outputs/apk/release/app-release-unsigned.apk
+ - versionName: '0.52'
+ versionCode: 31
+ commit: v0.52
+ gradle:
+ - yes
+ output: app/build/outputs/apk/release/app-release-unsigned.apk
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: '0.51'
-CurrentVersionCode: 30
+CurrentVersion: '0.52'
+CurrentVersionCode: 31
diff --git a/metadata/de.kaffeemitkoffein.tinyweatherforecastgermany.yml b/metadata/de.kaffeemitkoffein.tinyweatherforecastgermany.yml
index 56f665278bdd35cfe184b39cd636db09327c6584..57a104b2ba1631d040abe4e1d7dcb3fbd1b4d15a 100644
--- a/metadata/de.kaffeemitkoffein.tinyweatherforecastgermany.yml
+++ b/metadata/de.kaffeemitkoffein.tinyweatherforecastgermany.yml
@@ -75,7 +75,14 @@ Builds:
gradle:
- yes
+ - versionName: 0.55.1
+ versionCode: 21
+ commit: 0.55.1
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 0.55.0
-CurrentVersionCode: 20
+CurrentVersion: 0.55.1
+CurrentVersionCode: 21
diff --git a/metadata/de.karbach.tac/fr/summary.txt b/metadata/de.karbach.tac/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e4a9b3ce4ec7601f71e59c11e2c702349320c337
--- /dev/null
+++ b/metadata/de.karbach.tac/fr/summary.txt
@@ -0,0 +1 @@
+Plateau de jeu TAC numérique
diff --git a/metadata/de.karbach.tac/uk/summary.txt b/metadata/de.karbach.tac/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..23dcc6884793ff29f5d07fa3f3d6bc01b64e63e9
--- /dev/null
+++ b/metadata/de.karbach.tac/uk/summary.txt
@@ -0,0 +1 @@
+Цифрова плата TAC
diff --git a/metadata/de.kodejak.hashr/uk/summary.txt b/metadata/de.kodejak.hashr/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fe41c1a2672b9cc3b608a2688637a7d5eb6c89d2
--- /dev/null
+++ b/metadata/de.kodejak.hashr/uk/summary.txt
@@ -0,0 +1 @@
+Обчислення та порівняння хешів контрольної суми
diff --git a/metadata/de.koelle.christian.trickytripper/uk/summary.txt b/metadata/de.koelle.christian.trickytripper/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..22e88dfedce03b1e97faaaf63fbb3adff2c34808
--- /dev/null
+++ b/metadata/de.koelle.christian.trickytripper/uk/summary.txt
@@ -0,0 +1 @@
+Керуйте витратами на відрядження
diff --git a/metadata/de.kromke.andreas.unpopmusicplayerfree/fr/summary.txt b/metadata/de.kromke.andreas.unpopmusicplayerfree/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..11d700c6ad45a8bea21d4f92564924fe3f20b1c0
--- /dev/null
+++ b/metadata/de.kromke.andreas.unpopmusicplayerfree/fr/summary.txt
@@ -0,0 +1 @@
+Un lecteur de musique simple pour musique classique
diff --git a/metadata/de.ktran.anno1404warenrechner/uk/summary.txt b/metadata/de.ktran.anno1404warenrechner/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7a326d0e9746e4968d20af9013c9674fb32f5725
--- /dev/null
+++ b/metadata/de.ktran.anno1404warenrechner/uk/summary.txt
@@ -0,0 +1 @@
+Населення та ланцюгові розрахунки для ANNO 1404
diff --git a/metadata/de.lihotzki.pixelflood/uk/summary.txt b/metadata/de.lihotzki.pixelflood/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8f16adeea6b34e3dc3ddbd573e4e9496d8e9f9e9
--- /dev/null
+++ b/metadata/de.lihotzki.pixelflood/uk/summary.txt
@@ -0,0 +1 @@
+Сервер Pixelflut
diff --git a/metadata/de.lisas.alex.runuserinit/uk/summary.txt b/metadata/de.lisas.alex.runuserinit/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..728b891803544cfecc0c5b7d8e09f092135a87f0
--- /dev/null
+++ b/metadata/de.lisas.alex.runuserinit/uk/summary.txt
@@ -0,0 +1 @@
+Запустіть користувацькі початкові скрипти після завантаження
diff --git a/metadata/de.live.gdev.cherrymusic/fr/summary.txt b/metadata/de.live.gdev.cherrymusic/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ae4c8b38c0c46a61fe349df021a35a8706a890f9
--- /dev/null
+++ b/metadata/de.live.gdev.cherrymusic/fr/summary.txt
@@ -0,0 +1 @@
+Wrapper pour CherryMusic
diff --git a/metadata/de.live.gdev.timetracker/fr/summary.txt b/metadata/de.live.gdev.timetracker/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..843c6728b980247f048f0b741b22f7cbfa07b7ce
--- /dev/null
+++ b/metadata/de.live.gdev.timetracker/fr/summary.txt
@@ -0,0 +1 @@
+Wrapper pour Kimai - Suivi du temps
diff --git a/metadata/de.lsubel.amam/nn/summary.txt b/metadata/de.lsubel.amam/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..603d0da91609ebc2e68a35390a98794182749c6e
--- /dev/null
+++ b/metadata/de.lsubel.amam/nn/summary.txt
@@ -0,0 +1 @@
+Spørsmål for ein god samtale
diff --git a/metadata/de.lsubel.amam/uk/summary.txt b/metadata/de.lsubel.amam/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f217b74d2abeb48628dae873e884e12664d663dd
--- /dev/null
+++ b/metadata/de.lsubel.amam/uk/summary.txt
@@ -0,0 +1 @@
+Питання для гарної розмови
diff --git a/metadata/de.luhmer.owncloudnewsreader/fr/summary.txt b/metadata/de.luhmer.owncloudnewsreader/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0cfb9e74c5244273444152e66b5f2ea052213d9f
--- /dev/null
+++ b/metadata/de.luhmer.owncloudnewsreader/fr/summary.txt
@@ -0,0 +1 @@
+Lecteur d'actualités / flux
diff --git a/metadata/de.mangelow.balance/uk/summary.txt b/metadata/de.mangelow.balance/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ab7defa194d3d3d8c822083b1f0b369f0af35f3a
--- /dev/null
+++ b/metadata/de.mangelow.balance/uk/summary.txt
@@ -0,0 +1 @@
+Віджет, який показує значення заданого коду ussd
diff --git a/metadata/de.mangelow.debdroid/uk/summary.txt b/metadata/de.mangelow.debdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9bfe79bc28456ab7bce4bd4acfd3e2660e1b14ba
--- /dev/null
+++ b/metadata/de.mangelow.debdroid/uk/summary.txt
@@ -0,0 +1 @@
+Шукайте пакунки debian
diff --git a/metadata/de.mangelow.network/fr/summary.txt b/metadata/de.mangelow.network/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fcb3104c3ce0cfa4abe9d858afca554ceeebe391
--- /dev/null
+++ b/metadata/de.mangelow.network/fr/summary.txt
@@ -0,0 +1 @@
+Raccourci vers la page des informations du téléphone
diff --git a/metadata/de.mangelow.network/uk/summary.txt b/metadata/de.mangelow.network/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b1bc5fc6cdb881b69acc80da33f6e2429a272798
--- /dev/null
+++ b/metadata/de.mangelow.network/uk/summary.txt
@@ -0,0 +1 @@
+Ярлик на сторінці відомостей про телефон
diff --git a/metadata/de.mangelow.slideitloud/uk/summary.txt b/metadata/de.mangelow.slideitloud/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6bc91291028214dea232f19ef9ac2640c34709a
--- /dev/null
+++ b/metadata/de.mangelow.slideitloud/uk/summary.txt
@@ -0,0 +1 @@
+Вмикає гучномовець, якщо клавіатуру відкрито
diff --git a/metadata/de.mangelow.syncwifi/fr/summary.txt b/metadata/de.mangelow.syncwifi/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b137f7197a465ef7eb1a449c65ffcc559b46a010
--- /dev/null
+++ b/metadata/de.mangelow.syncwifi/fr/summary.txt
@@ -0,0 +1 @@
+Contrôle les permissions de compte par connexion
diff --git a/metadata/de.mangelow.syncwifi/uk/summary.txt b/metadata/de.mangelow.syncwifi/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7c72f1d84be5abcd2f7ed4f9f196bae159a128af
--- /dev/null
+++ b/metadata/de.mangelow.syncwifi/uk/summary.txt
@@ -0,0 +1 @@
+Керування обліковими записами за підключенням
diff --git a/metadata/de.mangelow.throughput/fr/summary.txt b/metadata/de.mangelow.throughput/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e9cd3a2a5a10743ce95d7f6989c6c9d38a6cb43
--- /dev/null
+++ b/metadata/de.mangelow.throughput/fr/summary.txt
@@ -0,0 +1 @@
+Moniteur de notifications pour le débit (throughput) réseau
diff --git a/metadata/de.mangelow.throughput/uk/summary.txt b/metadata/de.mangelow.throughput/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eae97e79358482e6067abd56f30b60b5b4201205
--- /dev/null
+++ b/metadata/de.mangelow.throughput/uk/summary.txt
@@ -0,0 +1 @@
+Відображувач сповіщень про пропускну здатність мережі
diff --git a/metadata/de.markusfisch.android.binaryeye.yml b/metadata/de.markusfisch.android.binaryeye.yml
index 6b452a10bed7386172c07a746b761c8e8bf5c282..359079de144d49b4641bab7c787fe8a0e22c1bf0 100644
--- a/metadata/de.markusfisch.android.binaryeye.yml
+++ b/metadata/de.markusfisch.android.binaryeye.yml
@@ -439,7 +439,17 @@ Builds:
gradle:
- yes
+ - versionName: 1.40.0
+ versionCode: 79
+ commit: 1.40.0
+ subdir: app
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y --no-install-recommends libc++1-7
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.39.0
-CurrentVersionCode: 78
+CurrentVersion: 1.40.0
+CurrentVersionCode: 79
diff --git a/metadata/de.markusfisch.android.binaryeye/nn/summary.txt b/metadata/de.markusfisch.android.binaryeye/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4e99da2df10eea46c8508b36fc738a519916aed3
--- /dev/null
+++ b/metadata/de.markusfisch.android.binaryeye/nn/summary.txt
@@ -0,0 +1 @@
+Endå ein strekkode-skannar
diff --git a/metadata/de.meonwax.soundboard/fr/summary.txt b/metadata/de.meonwax.soundboard/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8edda8ec8cede841c62370ca497356d6620cd81f
--- /dev/null
+++ b/metadata/de.meonwax.soundboard/fr/summary.txt
@@ -0,0 +1 @@
+Jouez de courts échantillons sonores au toucher
diff --git a/metadata/de.moooon.acrylicons.yml b/metadata/de.moooon.acrylicons.yml
index f1ae2a5999ca128dfaf7f8a46c5596e44a79350e..e29f0762db7f75402e303a746ba6202311c0cb21 100644
--- a/metadata/de.moooon.acrylicons.yml
+++ b/metadata/de.moooon.acrylicons.yml
@@ -50,9 +50,16 @@ Builds:
gradle:
- yes
+ - versionName: '6.0'
+ versionCode: 6
+ commit: v6.0
+ subdir: app
+ gradle:
+ - yes
+
MaintainerNotes: Actual icons are under CC-BY-NC-ND 4.0, see https://codeberg.org/mondstern/AndroidAcrylicIconPack#mondstern-acrylic-icons
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: '5.0'
-CurrentVersionCode: 5
+CurrentVersion: '6.0'
+CurrentVersionCode: 6
diff --git a/metadata/de.moroway.oc.yml b/metadata/de.moroway.oc.yml
index 981e438a1adeffb6544b19a5b0584923f0a572d2..8c1d156b8728e1c4bf4936e34751597e3ea54fbf 100644
--- a/metadata/de.moroway.oc.yml
+++ b/metadata/de.moroway.oc.yml
@@ -2,6 +2,7 @@ Categories:
- Games
License: Apache-2.0
AuthorName: Jonathan Herrmann-Engel
+WebSite: https://moroway.de
SourceCode: https://github.com/MOROway/moroway-app-oc
IssueTracker: https://github.com/MOROway/moroway-app-oc/issues
diff --git a/metadata/de.msal.muzei.nationalgeographic/fr/summary.txt b/metadata/de.msal.muzei.nationalgeographic/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..91ba7153109803d77502148cd5badc0db502962a
--- /dev/null
+++ b/metadata/de.msal.muzei.nationalgeographic/fr/summary.txt
@@ -0,0 +1 @@
+Photos du National Geographic pour l'appli Muzei
diff --git a/metadata/de.msal.muzei.nationalgeographic/uk/summary.txt b/metadata/de.msal.muzei.nationalgeographic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f81996d267b9f3bbb269bd41c223ce2c15cab6cb
--- /dev/null
+++ b/metadata/de.msal.muzei.nationalgeographic/uk/summary.txt
@@ -0,0 +1 @@
+Світлини National Geographic для Muzei
diff --git a/metadata/de.naturalnet.mirwtfapp/fr/summary.txt b/metadata/de.naturalnet.mirwtfapp/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac2b8257f9171f1e7a70f9fab73232e4b50c9067
--- /dev/null
+++ b/metadata/de.naturalnet.mirwtfapp/fr/summary.txt
@@ -0,0 +1 @@
+Traducteur d'acronymes hors-ligne
diff --git a/metadata/de.naturalnet.mirwtfapp/it/summary.txt b/metadata/de.naturalnet.mirwtfapp/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..269d5cd5338405be5ecca43ec8948b7cf6ee8817
--- /dev/null
+++ b/metadata/de.naturalnet.mirwtfapp/it/summary.txt
@@ -0,0 +1 @@
+Traduttore di acronimi offline
diff --git a/metadata/de.naturalnet.mirwtfapp/uk/summary.txt b/metadata/de.naturalnet.mirwtfapp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5109541388b50e860c4eb69cf6e2e81c14514be0
--- /dev/null
+++ b/metadata/de.naturalnet.mirwtfapp/uk/summary.txt
@@ -0,0 +1 @@
+Офлайн-перекладач скорочень
diff --git a/metadata/de.nellessen.usercontrolleddecryptionoperations/uk/summary.txt b/metadata/de.nellessen.usercontrolleddecryptionoperations/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..903fe0831e124b8a49c9bedc9083fc7c819e8a63
--- /dev/null
+++ b/metadata/de.nellessen.usercontrolleddecryptionoperations/uk/summary.txt
@@ -0,0 +1 @@
+Емулює смарткартку та дає змогу керувати операціями розшифрування
diff --git a/metadata/de.nodomain.tobihille.seniorlauncher/el/summary.txt b/metadata/de.nodomain.tobihille.seniorlauncher/el/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9f59b4aec517d2a393f5d5aa15a2301ca6021ed2
--- /dev/null
+++ b/metadata/de.nodomain.tobihille.seniorlauncher/el/summary.txt
@@ -0,0 +1 @@
+Εκκινητής (launcher) περιορισμένος στα στοιχειώδη. Ιδανικός για ηλικιωμένους
diff --git a/metadata/de.phoenixstudios.pc_dimmer/uk/summary.txt b/metadata/de.phoenixstudios.pc_dimmer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a1e14af79f2862adc7ee4316b11cc2caedbeda15
--- /dev/null
+++ b/metadata/de.phoenixstudios.pc_dimmer/uk/summary.txt
@@ -0,0 +1 @@
+Пульт керування світлом
diff --git a/metadata/de.pinyto.exalteddicer/uk/summary.txt b/metadata/de.pinyto.exalteddicer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b4f927acb97786c884e46165ff1fd923ece1454d
--- /dev/null
+++ b/metadata/de.pinyto.exalteddicer/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок відтворення падіння кубиків
diff --git a/metadata/de.pixart.messenger.yml b/metadata/de.pixart.messenger.yml
index a0eae33deef05a5fba96a7467883a7dfb5bc001c..8cb76ff1eed020db77639ad54b6cd33322428cf4 100644
--- a/metadata/de.pixart.messenger.yml
+++ b/metadata/de.pixart.messenger.yml
@@ -210,7 +210,15 @@ Builds:
prebuild: sed -i -e '/libwebrtc/d' -e "/AppIntro:/aimplementation 'org.webrtc:google-webrtc:1.0.30039'"
build.gradle
+ - versionName: 3.0.4
+ versionCode: 321
+ commit: 3.0.4
+ gradle:
+ - git
+ prebuild: sed -i -e '/libwebrtc/d' -e "/AppIntro:/aimplementation 'org.webrtc:google-webrtc:1.0.30039'"
+ build.gradle
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+$
-CurrentVersion: 3.0.3
-CurrentVersionCode: 318
+CurrentVersion: 3.0.4
+CurrentVersionCode: 321
diff --git a/metadata/de.qspool.clementineremote/uk/summary.txt b/metadata/de.qspool.clementineremote/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..57d392e126224caf8b8edca0d1675aada364ffc9
--- /dev/null
+++ b/metadata/de.qspool.clementineremote/uk/summary.txt
@@ -0,0 +1 @@
+Пульт дистанційного керування музичним програвачем
diff --git a/metadata/de.quaddyservices.dynamicnightlight/uk/summary.txt b/metadata/de.quaddyservices.dynamicnightlight/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f8e747836a101afbba31a672477066e9000d16be
--- /dev/null
+++ b/metadata/de.quaddyservices.dynamicnightlight/uk/summary.txt
@@ -0,0 +1 @@
+Годинник з низькою яскравістю
diff --git a/metadata/de.rampro.activitydiary/fr/summary.txt b/metadata/de.rampro.activitydiary/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..631c4f261ceb3288a31c5ed45e37c1c0666470fe
--- /dev/null
+++ b/metadata/de.rampro.activitydiary/fr/summary.txt
@@ -0,0 +1 @@
+Enregistrer et planifier vos activités récurrentes
diff --git a/metadata/de.rampro.activitydiary/it/summary.txt b/metadata/de.rampro.activitydiary/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..20213230b61494bd86370fd3b9ab7ffe2b0981ad
--- /dev/null
+++ b/metadata/de.rampro.activitydiary/it/summary.txt
@@ -0,0 +1 @@
+Registrare e pianificare le attività ricorrenti
diff --git a/metadata/de.rampro.activitydiary/uk/summary.txt b/metadata/de.rampro.activitydiary/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ca52d22e10fa63875cbb08a61db1339a78f03d86
--- /dev/null
+++ b/metadata/de.rampro.activitydiary/uk/summary.txt
@@ -0,0 +1 @@
+Увійдіть і сплануйте повторювані справи
diff --git a/metadata/de.reimardoeffinger.quickdic/fr/summary.txt b/metadata/de.reimardoeffinger.quickdic/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2845c56c7ef1d69558548be7c9d88ed8413948d2
--- /dev/null
+++ b/metadata/de.reimardoeffinger.quickdic/fr/summary.txt
@@ -0,0 +1 @@
+Dictionnaire de traductions hors-ligne
diff --git a/metadata/de.reimardoeffinger.quickdic/it/summary.txt b/metadata/de.reimardoeffinger.quickdic/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..de0c9391153031ad34f825653811f036f6d26b72
--- /dev/null
+++ b/metadata/de.reimardoeffinger.quickdic/it/summary.txt
@@ -0,0 +1 @@
+Dizionario di traduzione offline
diff --git a/metadata/de.reimardoeffinger.quickdic/uk/summary.txt b/metadata/de.reimardoeffinger.quickdic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a7d2c249434cac28e29429c507f1cf596fcf636f
--- /dev/null
+++ b/metadata/de.reimardoeffinger.quickdic/uk/summary.txt
@@ -0,0 +1 @@
+Словник офлайн-перекладу
diff --git a/metadata/de.retujo.bierverkostung/fr/summary.txt b/metadata/de.retujo.bierverkostung/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0c6bb91a6611be484542a539d2df29165d15d430
--- /dev/null
+++ b/metadata/de.retujo.bierverkostung/fr/summary.txt
@@ -0,0 +1 @@
+Documenter et gérer vos dégustations de bière
diff --git a/metadata/de.retujo.bierverkostung/it/summary.txt b/metadata/de.retujo.bierverkostung/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..db7c2681ddceb06615ff8d051c10428a1450f7c9
--- /dev/null
+++ b/metadata/de.retujo.bierverkostung/it/summary.txt
@@ -0,0 +1 @@
+Documenta e gestisce le tue degustazioni di birra personali
diff --git a/metadata/de.retujo.bierverkostung/uk/summary.txt b/metadata/de.retujo.bierverkostung/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..43416d62755e64d26fa117d7e1f0850bee310e67
--- /dev/null
+++ b/metadata/de.retujo.bierverkostung/uk/summary.txt
@@ -0,0 +1 @@
+Документуйте та управляйте своїми особистими пробами пива
diff --git a/metadata/de.rwth_aachen.phyphox/uk/summary.txt b/metadata/de.rwth_aachen.phyphox/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dddde49543af97a9ba7e1496b3d64341125dd61c
--- /dev/null
+++ b/metadata/de.rwth_aachen.phyphox/uk/summary.txt
@@ -0,0 +1 @@
+Виконуйте фізичні експерименти у смартфоні
diff --git a/metadata/de.saschahlusiak.freebloks/it/summary.txt b/metadata/de.saschahlusiak.freebloks/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b072f6bb5b161445b5502d0868ec5a047a5d330f
--- /dev/null
+++ b/metadata/de.saschahlusiak.freebloks/it/summary.txt
@@ -0,0 +1 @@
+Gioco da tavolo
diff --git a/metadata/de.schaeuffelhut.android.openvpn/nn/summary.txt b/metadata/de.schaeuffelhut.android.openvpn/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3389acbf2d48439ba47b63e5d7225cbfaa1eb846
--- /dev/null
+++ b/metadata/de.schaeuffelhut.android.openvpn/nn/summary.txt
@@ -0,0 +1 @@
+VPN-innstillingar
diff --git a/metadata/de.schildbach.oeffi/nn/name.txt b/metadata/de.schildbach.oeffi/nn/name.txt
new file mode 100644
index 0000000000000000000000000000000000000000..97820eddf6bdba4b0f684cd322a42599691338ad
--- /dev/null
+++ b/metadata/de.schildbach.oeffi/nn/name.txt
@@ -0,0 +1 @@
+Offi
diff --git a/metadata/de.schildbach.oeffi/uk/name.txt b/metadata/de.schildbach.oeffi/uk/name.txt
new file mode 100644
index 0000000000000000000000000000000000000000..76d90aae40a2be9dc94e3cbc097f1c5a6c3067a4
--- /dev/null
+++ b/metadata/de.schildbach.oeffi/uk/name.txt
@@ -0,0 +1 @@
+Офі
diff --git a/metadata/de.schildbach.oeffi/uk/summary.txt b/metadata/de.schildbach.oeffi/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2c1d2b3455ba39fec71d96c7bf1e71347325803d
--- /dev/null
+++ b/metadata/de.schildbach.oeffi/uk/summary.txt
@@ -0,0 +1 @@
+Король планування громадського транспорту!
diff --git a/metadata/de.schildbach.wallet/nn/summary.txt b/metadata/de.schildbach.wallet/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..35259b4d6efc7eab9ad4e0f2635dc67dc970b9cf
--- /dev/null
+++ b/metadata/de.schildbach.wallet/nn/summary.txt
@@ -0,0 +1 @@
+Lagra digital valuta
diff --git a/metadata/de.schildbach.wallet/uk/summary.txt b/metadata/de.schildbach.wallet/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aafa1d81041671f15a803a224e80fb1ed8870e24
--- /dev/null
+++ b/metadata/de.schildbach.wallet/uk/summary.txt
@@ -0,0 +1 @@
+Зберігайте цифрову валюту
diff --git a/metadata/de.schildbach.wallet_test/uk/summary.txt b/metadata/de.schildbach.wallet_test/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..97d757e844f33236f776573812bb53e26cc6f8e1
--- /dev/null
+++ b/metadata/de.schildbach.wallet_test/uk/summary.txt
@@ -0,0 +1 @@
+Тестова версія Біткоїна
diff --git a/metadata/de.sensebox.blockly/nn/summary.txt b/metadata/de.sensebox.blockly/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3dcd2fcde46c80f38dc06a2c7972ba844a1ce87a
--- /dev/null
+++ b/metadata/de.sensebox.blockly/nn/summary.txt
@@ -0,0 +1 @@
+Visuell programmering av senseBox:MCU via Blockly
diff --git a/metadata/de.sensebox.blockly/uk/summary.txt b/metadata/de.sensebox.blockly/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d2c003b2bd8fa0594bc757fa237c7c11d475d421
--- /dev/null
+++ b/metadata/de.sensebox.blockly/uk/summary.txt
@@ -0,0 +1 @@
+Візуальне програмування senseBox:MCU через Blockly
diff --git a/metadata/de.shandschuh.slightbackup/uk/summary.txt b/metadata/de.shandschuh.slightbackup/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e76e89bfea17cf1d3c0224e063a518797948a84b
--- /dev/null
+++ b/metadata/de.shandschuh.slightbackup/uk/summary.txt
@@ -0,0 +1 @@
+Дуже простий застосунок запасного копіювання
diff --git a/metadata/de.sigfood/uk/summary.txt b/metadata/de.sigfood/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..04bf9296ec67ee6ca86fb2ea9250fe7dd1022ccc
--- /dev/null
+++ b/metadata/de.sigfood/uk/summary.txt
@@ -0,0 +1 @@
+Отримання поточних меню (Університет Ерлангена, Південь)
diff --git a/metadata/de.simplestatswidget/fr/summary.txt b/metadata/de.simplestatswidget/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7a17a4fa6c3f833fd551bb842689919c125cfdcc
--- /dev/null
+++ b/metadata/de.simplestatswidget/fr/summary.txt
@@ -0,0 +1 @@
+Statistiques simples à propos des appels et sms
diff --git a/metadata/de.simplestatswidget/it/summary.txt b/metadata/de.simplestatswidget/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..65102edcecfa6587f65b35240326a326c3423d95
--- /dev/null
+++ b/metadata/de.simplestatswidget/it/summary.txt
@@ -0,0 +1 @@
+Visualizza semplici statistiche su chiamate e sms
diff --git a/metadata/de.simplestatswidget/uk/summary.txt b/metadata/de.simplestatswidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2b1b7de2c8a616c6336b4ab4f110e6a3f6d29898
--- /dev/null
+++ b/metadata/de.simplestatswidget/uk/summary.txt
@@ -0,0 +1 @@
+Відображення простої статистики телефонних дзвінків і SMS
diff --git a/metadata/de.skubware.opentraining/uk/summary.txt b/metadata/de.skubware.opentraining/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..98cf1de76d80f4d4e8c9bc4d0750f377b12e30e3
--- /dev/null
+++ b/metadata/de.skubware.opentraining/uk/summary.txt
@@ -0,0 +1 @@
+Плануйте свої фітнес-тренування
diff --git a/metadata/de.smasi.tickmate/fr/summary.txt b/metadata/de.smasi.tickmate/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8691c81d105834c9082a70865c156ae5720a7e21
--- /dev/null
+++ b/metadata/de.smasi.tickmate/fr/summary.txt
@@ -0,0 +1 @@
+Journal à 1 bit
diff --git a/metadata/de.smasi.tickmate/it/summary.txt b/metadata/de.smasi.tickmate/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..08c77aabe1c3bfbbb58e285a4bc1b7e821ecac9e
--- /dev/null
+++ b/metadata/de.smasi.tickmate/it/summary.txt
@@ -0,0 +1 @@
+Diario a un bit
diff --git a/metadata/de.smasi.tickmate/uk/summary.txt b/metadata/de.smasi.tickmate/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1bc8f8ff8fe97cfdf175d78d380fef4d35681269
--- /dev/null
+++ b/metadata/de.smasi.tickmate/uk/summary.txt
@@ -0,0 +1 @@
+Однорозрядний журнал
diff --git a/metadata/de.spiritcroc.riotx/es/summary.txt b/metadata/de.spiritcroc.riotx/es/summary.txt
index 795fda5329242e7a08f6cfb1674548cbd0c88988..f952602733b3359a769f1e44a17f0efbfb0e27fd 100644
--- a/metadata/de.spiritcroc.riotx/es/summary.txt
+++ b/metadata/de.spiritcroc.riotx/es/summary.txt
@@ -1 +1 @@
-Mensajería segura para Matrix con una experiencia instantanea tradicional
+Cliente de mensajería instantánea Matrix con una experiencia tradicional
diff --git a/metadata/de.stefan_oltmann.falling_blocks/nn/summary.txt b/metadata/de.stefan_oltmann.falling_blocks/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1507412a2cc9377aeb06b2f35093a60c6ae8cb2d
--- /dev/null
+++ b/metadata/de.stefan_oltmann.falling_blocks/nn/summary.txt
@@ -0,0 +1 @@
+Tetris-klon
diff --git a/metadata/de.stephanlindauer.criticalmaps/uk/summary.txt b/metadata/de.stephanlindauer.criticalmaps/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..629410409ea34a47cdbfe602366c0fe1904bf8f6
--- /dev/null
+++ b/metadata/de.stephanlindauer.criticalmaps/uk/summary.txt
@@ -0,0 +1 @@
+Обмін розташуванням і чат для велоподії «Критична маса»
diff --git a/metadata/de.storchp.fdroidbuildstatus.yml b/metadata/de.storchp.fdroidbuildstatus.yml
index b0638318c6667e633289f09edeb1735a60a691c9..3e7701f80149a65daabed7bb9d5b54b4ab4e64bd 100644
--- a/metadata/de.storchp.fdroidbuildstatus.yml
+++ b/metadata/de.storchp.fdroidbuildstatus.yml
@@ -83,7 +83,14 @@ Builds:
gradle:
- yes
+ - versionName: '1.10'
+ versionCode: 13
+ commit: '1.10'
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.9.2
-CurrentVersionCode: 12
+CurrentVersion: '1.10'
+CurrentVersionCode: 13
diff --git a/metadata/de.storchp.opentracks.osmplugin.offline.yml b/metadata/de.storchp.opentracks.osmplugin.offline.yml
index 45e9e10352f248c6873d1d12e66fc7400c0761e5..336a451118b3a9aec53c39a25913abb590aed6ef 100644
--- a/metadata/de.storchp.opentracks.osmplugin.offline.yml
+++ b/metadata/de.storchp.opentracks.osmplugin.offline.yml
@@ -38,7 +38,13 @@ Builds:
gradle:
- offline
+ - versionName: 2.10.0
+ versionCode: 22
+ commit: v2.10.0
+ gradle:
+ - offline
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 2.9.0
-CurrentVersionCode: 21
+CurrentVersion: 2.10.0
+CurrentVersionCode: 22
diff --git a/metadata/de.storchp.opentracks.osmplugin.yml b/metadata/de.storchp.opentracks.osmplugin.yml
index 0beecd8cdedf22be4883aabf290c596643376844..2fd62dd04002c4997c0ff96663b2ef05f3e14cf9 100644
--- a/metadata/de.storchp.opentracks.osmplugin.yml
+++ b/metadata/de.storchp.opentracks.osmplugin.yml
@@ -134,7 +134,13 @@ Builds:
gradle:
- full
+ - versionName: 2.10.0
+ versionCode: 22
+ commit: v2.10.0
+ gradle:
+ - full
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 2.9.0
-CurrentVersionCode: 21
+CurrentVersion: 2.10.0
+CurrentVersionCode: 22
diff --git a/metadata/de.thecode.android.tazreader/he/summary.txt b/metadata/de.thecode.android.tazreader/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d9c110f07cfb9223a0ba7b63e96796d37cfe24c0
--- /dev/null
+++ b/metadata/de.thecode.android.tazreader/he/summary.txt
@@ -0,0 +1 @@
+מציג למנויי המהדורה הדיגיטלית של העתון היומי הגרמני „taz, die tageszeitung”
diff --git a/metadata/de.thecode.android.tazreader/uk/summary.txt b/metadata/de.thecode.android.tazreader/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ab6fc7326740835b3a0c4c1852cf4e169b796198
--- /dev/null
+++ b/metadata/de.thecode.android.tazreader/uk/summary.txt
@@ -0,0 +1 @@
+Читач для передплатників німецької щоденної газети "taz, die tageszeitung"
diff --git a/metadata/de.tutao.tutanota.yml b/metadata/de.tutao.tutanota.yml
index ec47b2f1c38e250eee6bae2bcb694aa858d6fc23..157007cc242671d04076b1978069b675ed7488ec 100644
--- a/metadata/de.tutao.tutanota.yml
+++ b/metadata/de.tutao.tutanota.yml
@@ -1119,7 +1119,29 @@ Builds:
scandelete:
- node_modules/**
+ - versionName: 3.82.7
+ versionCode: 382070
+ commit: tutanota-android-release-3.82.7
+ subdir: app-android/app
+ sudo:
+ - curl -Lo node.tar.xz https://nodejs.org/dist/v14.15.5/node-v14.15.5-linux-x64.tar.xz
+ - echo "fa198afa9a2872cde991c3aa71796894bf7b5310d6eb178c3eafcf66e3ae79a7 node.tar.xz"
+ | sha256sum -c -
+ - tar xJf node.tar.xz
+ - cp -a node-v14.15.5-linux-x64/. /usr/local/
+ gradle:
+ - yes
+ rm:
+ - app-ios
+ prebuild:
+ - cd ../..
+ - node fdroid-fix-deps
+ - npm install
+ - node dist prod
+ scandelete:
+ - node_modules/**
+
AutoUpdateMode: Version tutanota-android-release-%v
UpdateCheckMode: Tags tutanota-android-release-*
-CurrentVersion: 3.82.4
-CurrentVersionCode: 382040
+CurrentVersion: 3.82.7
+CurrentVersionCode: 382070
diff --git a/metadata/de.vibora.viborafeed/fr/summary.txt b/metadata/de.vibora.viborafeed/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1de8bcd02d5eb837340df0a1e3ef6f1a9bd61068
--- /dev/null
+++ b/metadata/de.vibora.viborafeed/fr/summary.txt
@@ -0,0 +1 @@
+Lecteur pour un flux et le blog Vibora.de
diff --git a/metadata/de.westnordost.streetcomplete/fr/summary.txt b/metadata/de.westnordost.streetcomplete/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0b7d4e9f262b52542ed9086c9825f25cf89c2919
--- /dev/null
+++ b/metadata/de.westnordost.streetcomplete/fr/summary.txt
@@ -0,0 +1 @@
+Application géomètre d'OpenStreetMap
diff --git a/metadata/de.westnordost.streetcomplete/nn/summary.txt b/metadata/de.westnordost.streetcomplete/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4cbc74a7c6c4e21679135784cec5d8d3cef7bfc8
--- /dev/null
+++ b/metadata/de.westnordost.streetcomplete/nn/summary.txt
@@ -0,0 +1 @@
+Kartleggingsapp for OpenStreetMap
diff --git a/metadata/de.yazo_games.mensaguthaben/it/summary.txt b/metadata/de.yazo_games.mensaguthaben/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..887e37a1650c880ebaf859ec3d998a81d2ecbd7a
--- /dev/null
+++ b/metadata/de.yazo_games.mensaguthaben/it/summary.txt
@@ -0,0 +1 @@
+Controllare il saldo delle carte mensa NFC
diff --git a/metadata/dev.drsoran.moloko/nn/summary.txt b/metadata/dev.drsoran.moloko/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bd774ae82fa0bd652df5ee07d7196824fdfcb17f
--- /dev/null
+++ b/metadata/dev.drsoran.moloko/nn/summary.txt
@@ -0,0 +1 @@
+Oppgåveliste
diff --git a/metadata/dev.lucanlm.antimine.yml b/metadata/dev.lucanlm.antimine.yml
index 8d0682246fb015dbfc99cc31e7b1b6ecf4bd4690..f3ff97e196168bd25ae82a0ca71234fc92381236 100644
--- a/metadata/dev.lucanlm.antimine.yml
+++ b/metadata/dev.lucanlm.antimine.yml
@@ -414,7 +414,20 @@ Builds:
- sed -i -e "s/':proprietary', //; s/':wear', //" ../settings.gradle
- sed -i -e "/':proprietary'/d" build.gradle
+ - versionName: 9.1.1
+ versionCode: 901011
+ commit: 9.1.1
+ subdir: app
+ gradle:
+ - foss
+ rm:
+ - proprietary
+ - wear
+ prebuild:
+ - sed -i -e "s/':proprietary', //; s/':wear', //" ../settings.gradle
+ - sed -i -e "/':proprietary'/d" build.gradle
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 9.1.0
-CurrentVersionCode: 901001
+CurrentVersion: 9.1.1
+CurrentVersionCode: 901011
diff --git a/metadata/dev.msfjarvis.aps.yml b/metadata/dev.msfjarvis.aps.yml
index e0a138dc96ca7f7ee28b42753c9148888cdde19f..c353c361046eb94c9a1dc7cdb2d20acfe5957c07 100644
--- a/metadata/dev.msfjarvis.aps.yml
+++ b/metadata/dev.msfjarvis.aps.yml
@@ -96,6 +96,16 @@ Builds:
scanignore:
- autofill-parser/src/main/assets/publicsuffixes
+ - versionName: 1.13.3
+ versionCode: 11330
+ commit: v1.13.3
+ subdir: app
+ gradle:
+ - free
+ prebuild: echo "org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m" >> ../gradle.properties
+ scanignore:
+ - autofill-parser/src/main/assets/publicsuffixes
+
MaintainerNotes: |-
The file at `autofill-parser/src/main/assets/publicsuffixes` is a version
of the [Public Suffix List](https://publicsuffix.org/) that has been
@@ -105,5 +115,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v[0-9]+\.[0-9]+\.[0-9]+
-CurrentVersion: 1.13.2
-CurrentVersionCode: 11320
+CurrentVersion: 1.13.3
+CurrentVersionCode: 11330
diff --git a/metadata/dev.obfusk.jiten.yml b/metadata/dev.obfusk.jiten.yml
new file mode 100644
index 0000000000000000000000000000000000000000..6bdecf4f56b2560b7e1d354470feab625f0c9e34
--- /dev/null
+++ b/metadata/dev.obfusk.jiten.yml
@@ -0,0 +1,74 @@
+AntiFeatures:
+ - NonFreeAssets
+Categories:
+ - Science & Education
+License: AGPL-3.0-or-later
+AuthorName: obfusk
+AuthorEmail: flx@obfusk.net
+AuthorWebSite: https://obfusk.ch
+WebSite: https://jiten.obfusk.dev
+SourceCode: https://github.com/obfusk/jiten
+IssueTracker: https://github.com/obfusk/jiten/issues
+Changelog: https://github.com/obfusk/jiten/blob/HEAD/changelog.txt
+Donate: https://ko-fi.com/obfusk
+
+Name: Jiten Japanese Dictionary
+
+RepoType: git
+Repo: https://github.com/obfusk/jiten
+
+Builds:
+ - versionName: 1.0.0
+ versionCode: 1010000001
+ commit: v1.0.0
+ subdir: android
+ sudo:
+ - ( apt-get update || apt-get update )
+ - apt-get install -y build-essential git
+ - apt-get install -y libsqlite3-dev libpcre3-dev
+ - apt-get install -y openjdk-11-jdk-headless
+ - apt-get install -y zlib1g-dev zip unzip pkg-config libffi-dev
+ - apt-get install -y libltdl-dev libssl-dev
+ - apt-get install -y lld-7
+ - ln -fs lld-7 /usr/bin/lld
+ - cd build/srclib/cpython
+ - ./configure --enable-loadable-sqlite-extensions
+ - make -j`nproc`
+ - make altinstall
+ output: bin/jiten-$$VERSION$$-armeabi-v7a-release-unsigned.apk
+ srclibs:
+ - cpython@v3.7.10
+ - buildozer@1.2.0
+ - python-for-android@ab65c485822ec7832912fe6f59ec5aaf0045f185
+ prebuild:
+ - python3.7 -mvenv ../../../env
+ - source ../../../env/bin/activate
+ - ln -sf "$$python-for-android$$" .p4a
+ - sed -r "s:#?android.sdk_path =.*:android.sdk_path = $$SDK$$:" -i buildozer.spec
+ - sed -r "s:#?android.ndk_path =.*:android.ndk_path = $$NDK$$:" -i buildozer.spec
+ - sed -r "s:#?android.accept_sdk_license =.*:android.accept_sdk_license = False:"
+ -i buildozer.spec
+ - sed -r "s:#?p4a.source_dir =.*:p4a.source_dir = $$python-for-android$$:" -i
+ buildozer.spec
+ - make _setup_user BUILDOZER="$$buildozer$$" PIP_INSTALL='pip3 install'
+ scanignore:
+ - jiten/res/jmdict/jmdict-unpatched.xml.gz
+ - jiten/res/jmdict/kanjidic2-unpatched.xml.gz
+ - jiten/res/radicals/kanjivg.xml.gz
+ build:
+ - source ../../../env/bin/activate
+ - make release-armeabi-v7a
+ ndk: r22
+
+MaintainerNotes: We're excluding some *.xml.gz files from the scan process because
+ they are only compressed to prevent the source repository from becoming unnecessarily
+ large and to avoid going over the maximum individual file size of common git hosting
+ services.
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: HTTP
+VercodeOperation: '%c - 1'
+UpdateCheckData: https://raw.githubusercontent.com/obfusk/jiten/HEAD/android/buildozer.spec|android.numeric_version
+ *= *([0-9]+)|.|version *= *([0-9.a-g-]+)
+CurrentVersion: 1.0.0
+CurrentVersionCode: 1010000001
diff --git a/metadata/dev.obfusk.sokobang.yml b/metadata/dev.obfusk.sokobang.yml
new file mode 100644
index 0000000000000000000000000000000000000000..d93827f4d25f1e0eced370a5b4b633b50959a8a5
--- /dev/null
+++ b/metadata/dev.obfusk.sokobang.yml
@@ -0,0 +1,97 @@
+Categories:
+ - Games
+License: AGPL-3.0-or-later
+AuthorName: obfusk
+AuthorEmail: flx@obfusk.net
+AuthorWebSite: https://obfusk.ch
+WebSite: https://sokobang.obfusk.dev
+SourceCode: https://github.com/obfusk/sokobang
+IssueTracker: https://github.com/obfusk/sokobang/issues
+Changelog: https://github.com/obfusk/sokobang/releases
+Donate: https://ko-fi.com/obfusk
+
+Name: Sokoban(g)
+
+RepoType: git
+Repo: https://github.com/obfusk/sokobang
+
+Builds:
+ - versionName: 0.2.2
+ versionCode: 1000202001
+ commit: v0.2.2
+ sudo:
+ - ( apt-get update || apt-get update )
+ - apt-get install -y build-essential git
+ - apt-get install -y openjdk-11-jdk-headless
+ - apt-get install -y zlib1g-dev zip unzip pkg-config libffi-dev
+ - apt-get install -y libltdl-dev
+ - apt-get install -y libsqlite3-dev
+ - apt-get install -y lld-7
+ - ln -fs lld-7 /usr/bin/lld
+ - cd build/srclib/cpython
+ - ./configure --enable-loadable-sqlite-extensions
+ - make -j`nproc`
+ - make altinstall
+ output: bin/sokobang-$$VERSION$$-armeabi-v7a-release-unsigned.apk
+ srclibs:
+ - cpython@v3.7.8
+ - buildozer@1.2.0
+ - python-for-android@7a934f3
+ prebuild:
+ - python3.7 -mvenv ../../env
+ - source ../../env/bin/activate
+ - sed -r "s:#?android.sdk_path =.*:android.sdk_path = $$SDK$$:" -i buildozer.spec
+ - sed -r "s:#?android.ndk_path =.*:android.ndk_path = $$NDK$$:" -i buildozer.spec
+ - sed -r "s:#?android.accept_sdk_license =.*:android.accept_sdk_license = False:"
+ -i buildozer.spec
+ - sed -r "s:#?p4a.source_dir =.*:p4a.source_dir = $$python-for-android$$:" -i
+ buildozer.spec
+ - make _android_setup_user BUILDOZER="$$buildozer$$"
+ build:
+ - source ../../env/bin/activate
+ - make android-release-armeabi-v7a
+ ndk: r20b
+
+ - versionName: 0.2.3
+ versionCode: 1000203001
+ commit: v0.2.3
+ sudo:
+ - ( apt-get update || apt-get update )
+ - apt-get install -y build-essential git
+ - apt-get install -y openjdk-11-jdk-headless
+ - apt-get install -y zlib1g-dev zip unzip pkg-config libffi-dev
+ - apt-get install -y libltdl-dev
+ - apt-get install -y libsqlite3-dev
+ - apt-get install -y lld-7
+ - ln -fs lld-7 /usr/bin/lld
+ - cd build/srclib/cpython
+ - ./configure --enable-loadable-sqlite-extensions
+ - make -j`nproc`
+ - make altinstall
+ output: bin/sokobang-$$VERSION$$-armeabi-v7a-release-unsigned.apk
+ srclibs:
+ - cpython@v3.7.8
+ - buildozer@1.2.0
+ - python-for-android@7a934f3
+ prebuild:
+ - python3.7 -mvenv ../../env
+ - source ../../env/bin/activate
+ - sed -r "s:#?android.sdk_path =.*:android.sdk_path = $$SDK$$:" -i buildozer.spec
+ - sed -r "s:#?android.ndk_path =.*:android.ndk_path = $$NDK$$:" -i buildozer.spec
+ - sed -r "s:#?android.accept_sdk_license =.*:android.accept_sdk_license = False:"
+ -i buildozer.spec
+ - sed -r "s:#?p4a.source_dir =.*:p4a.source_dir = $$python-for-android$$:" -i
+ buildozer.spec
+ - make _android_setup_user BUILDOZER="$$buildozer$$"
+ build:
+ - source ../../env/bin/activate
+ - make android-release-armeabi-v7a
+ ndk: r20b
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: HTTP
+VercodeOperation: '%c - 1'
+UpdateCheckData: https://raw.githubusercontent.com/obfusk/sokobang/HEAD/buildozer.spec|android.numeric_version
+ *= *([0-9]+)|.|version *= *([0-9.a-g-]+)
+CurrentVersion: 0.2.3
+CurrentVersionCode: 1000203001
diff --git a/metadata/dev.ukanth.ufirewall/it/summary.txt b/metadata/dev.ukanth.ufirewall/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..898e53ec975adeabdf94bb9076e25b1898a0d38e
--- /dev/null
+++ b/metadata/dev.ukanth.ufirewall/it/summary.txt
@@ -0,0 +1 @@
+Controlla il traffico di rete
diff --git a/metadata/dk.andsen.asqlitemanager/fr/summary.txt b/metadata/dk.andsen.asqlitemanager/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..88adcc455cbb4cc794f99c40e856aa4f8a6cd603
--- /dev/null
+++ b/metadata/dk.andsen.asqlitemanager/fr/summary.txt
@@ -0,0 +1 @@
+Client pour la base de données SQLite
diff --git a/metadata/dk.andsen.asqlitemanager/uk/summary.txt b/metadata/dk.andsen.asqlitemanager/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..33d92faa38f86056c55caf55bdda641a4b724289
--- /dev/null
+++ b/metadata/dk.andsen.asqlitemanager/uk/summary.txt
@@ -0,0 +1 @@
+Інтерфейс SQLite (невелика база даних)
diff --git a/metadata/dk.jens.backup/uk/summary.txt b/metadata/dk.jens.backup/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..469ae24953ec90cd2607cb9653809325fba6eb58
--- /dev/null
+++ b/metadata/dk.jens.backup/uk/summary.txt
@@ -0,0 +1 @@
+Розпорядник запасних копій
diff --git a/metadata/dk.kjeldsen.carwingsflutter.yml b/metadata/dk.kjeldsen.carwingsflutter.yml
index 192eedac8897064c6842179ffe778356876fbcb5..f98ad06058ed30fa8d3f89c8926489d35a8b98a7 100644
--- a/metadata/dk.kjeldsen.carwingsflutter.yml
+++ b/metadata/dk.kjeldsen.carwingsflutter.yml
@@ -540,7 +540,22 @@ Builds:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
+ - versionName: 1.9.10
+ versionCode: 163
+ disable: fails to build
+ commit: 1.9.10
+ output: build/app/outputs/apk/release/app-release.apk
+ srclibs:
+ - flutter@1.22.5
+ prebuild:
+ - touch android/key.properties
+ - echo 'android.applicationVariants.all { variant -> variant.outputs.all { output
+ -> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter build apk
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.9.9
-CurrentVersionCode: 162
+CurrentVersion: 1.9.10
+CurrentVersionCode: 163
diff --git a/metadata/dk.meznik.jan.encrypttext/it/summary.txt b/metadata/dk.meznik.jan.encrypttext/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..51cccf5d5fc035721f9bf2c48aadeb18d1fe5c09
--- /dev/null
+++ b/metadata/dk.meznik.jan.encrypttext/it/summary.txt
@@ -0,0 +1 @@
+Applicazione minimalista per crittografare il testo in chiaro usando AES 256
diff --git a/metadata/dmusiolik.pijaret/it/summary.txt b/metadata/dmusiolik.pijaret/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..281793c75553eb9120758c26899e3c8d445e4dad
--- /dev/null
+++ b/metadata/dmusiolik.pijaret/it/summary.txt
@@ -0,0 +1 @@
+Crittografa il testo mediante rotazione
diff --git a/metadata/douzifly.list/uk/summary.txt b/metadata/douzifly.list/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5e0c66af7611e3ce43229163dad00adfb328b908
--- /dev/null
+++ b/metadata/douzifly.list/uk/summary.txt
@@ -0,0 +1 @@
+Додайте всі завдання та будильники
diff --git a/metadata/edu.cmu.cs.speech.tts.flite/nn/summary.txt b/metadata/edu.cmu.cs.speech.tts.flite/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3c71c1996cc2af75f2cbf48b9bbb2154b4a1862b
--- /dev/null
+++ b/metadata/edu.cmu.cs.speech.tts.flite/nn/summary.txt
@@ -0,0 +1 @@
+Tekst til tale-motor
diff --git a/metadata/edu.cmu.cs.speech.tts.flite/uk/summary.txt b/metadata/edu.cmu.cs.speech.tts.flite/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eea0cefdd49dac87294422fc9554e97f8d06c787
--- /dev/null
+++ b/metadata/edu.cmu.cs.speech.tts.flite/uk/summary.txt
@@ -0,0 +1 @@
+Система озвучення тексту
diff --git a/metadata/edu.cmu.pocketsphinx.demo/nn/summary.txt b/metadata/edu.cmu.pocketsphinx.demo/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f76caac95943d2c956fc440804a2ad0ca7742ccc
--- /dev/null
+++ b/metadata/edu.cmu.pocketsphinx.demo/nn/summary.txt
@@ -0,0 +1 @@
+Taleattkjenning
diff --git a/metadata/edu.killerud.kitchentimer/uk/summary.txt b/metadata/edu.killerud.kitchentimer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f8242d6a5ab338801909634a9a368cc6551b8a04
--- /dev/null
+++ b/metadata/edu.killerud.kitchentimer/uk/summary.txt
@@ -0,0 +1 @@
+Зворотник відлік часу
diff --git a/metadata/edu.rit.poe.atomix/nn/summary.txt b/metadata/edu.rit.poe.atomix/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce2ca286fd9330bcc4b8aae4c01a8039572696f5
--- /dev/null
+++ b/metadata/edu.rit.poe.atomix/nn/summary.txt
@@ -0,0 +1 @@
+Tenkjespel
diff --git a/metadata/ee.ioc.phon.android.speak/it/summary.txt b/metadata/ee.ioc.phon.android.speak/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5105fcfe0f52e6d20cde623a2b349967899ea1e8
--- /dev/null
+++ b/metadata/ee.ioc.phon.android.speak/it/summary.txt
@@ -0,0 +1 @@
+Provider di sintesi vocale
diff --git a/metadata/email.schaal.ocreader/it/summary.txt b/metadata/email.schaal.ocreader/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0445d5883fa0e95e0571afd6a1b6c6037064c51c
--- /dev/null
+++ b/metadata/email.schaal.ocreader/it/summary.txt
@@ -0,0 +1 @@
+Lettore per le notizie Nextcloud
diff --git a/metadata/es.cesar.quitesleep/uk/summary.txt b/metadata/es.cesar.quitesleep/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c38cab0b6f488f4683f4a03aa8c882046476ad9d
--- /dev/null
+++ b/metadata/es.cesar.quitesleep/uk/summary.txt
@@ -0,0 +1 @@
+Відповідайте на дзвінки, коли ви зайняті
diff --git a/metadata/es.esy.CosyDVR/it/summary.txt b/metadata/es.esy.CosyDVR/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b259582fed513cc40b090322345ce91f8d9d62b5
--- /dev/null
+++ b/metadata/es.esy.CosyDVR/it/summary.txt
@@ -0,0 +1 @@
+Software di registrazione video (DVR) per uso in auto
diff --git a/metadata/es.ideotec.t16fling.yml b/metadata/es.ideotec.t16fling.yml
index 1015d84630e8e429bcf01ceea3984d752eb5c3a4..63058e0d8e4064af05424f61c370f4ca78990c7f 100644
--- a/metadata/es.ideotec.t16fling.yml
+++ b/metadata/es.ideotec.t16fling.yml
@@ -2,6 +2,9 @@ Categories:
- System
- Writing
License: GPL-3.0-or-later
+AuthorName: Ideotec
+AuthorEmail: guille@ideotec.es
+AuthorWebSite: https://blog.ideotec.es/
SourceCode: https://gitlab.com/ideotec/t16fling
IssueTracker: https://gitlab.com/ideotec/t16fling/issues
@@ -18,7 +21,14 @@ Builds:
gradle:
- yes
+ - versionName: '1.1'
+ versionCode: 2
+ commit: v1.1
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: '1.0'
-CurrentVersionCode: 1
+CurrentVersion: '1.1'
+CurrentVersionCode: 2
diff --git a/metadata/es.usc.citius.servando.calendula/it/summary.txt b/metadata/es.usc.citius.servando.calendula/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2b77d9fa63d59b81ca7a9008313d7b7a71b6cde8
--- /dev/null
+++ b/metadata/es.usc.citius.servando.calendula/it/summary.txt
@@ -0,0 +1 @@
+Gestire la prescrizione medica
diff --git a/metadata/eu.bauerj.paperless_app.yml b/metadata/eu.bauerj.paperless_app.yml
index 417de72c8defd0de7beef6915083004acaf35ec2..6c4c03ef610c1a23b297573ac21a92d32e48c197 100644
--- a/metadata/eu.bauerj.paperless_app.yml
+++ b/metadata/eu.bauerj.paperless_app.yml
@@ -72,6 +72,7 @@ Builds:
- versionName: 0.0.11
versionCode: 11
+ disable: no tag
commit: 0.0.11
output: build/app/outputs/apk/release/app-release.apk
srclibs:
diff --git a/metadata/eu.devunit.fb_client/it/summary.txt b/metadata/eu.devunit.fb_client/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..72b2fa612eb77587d1ea8d8a952b423a0f28b1b2
--- /dev/null
+++ b/metadata/eu.devunit.fb_client/it/summary.txt
@@ -0,0 +1 @@
+Incolla e visualizza i frammenti di codice
diff --git a/metadata/eu.devunit.fb_client/nn/summary.txt b/metadata/eu.devunit.fb_client/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3de9750d9e1659b1f46cb8debb51030c13e1816f
--- /dev/null
+++ b/metadata/eu.devunit.fb_client/nn/summary.txt
@@ -0,0 +1 @@
+Lim inn og vis kodesnuttar
diff --git a/metadata/eu.devunit.fb_client/uk/summary.txt b/metadata/eu.devunit.fb_client/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3eb514ced2dd7b163c06bd09cd5e65662dc70c6
--- /dev/null
+++ b/metadata/eu.devunit.fb_client/uk/summary.txt
@@ -0,0 +1 @@
+Вставлення та перегляд фрагментів коду
diff --git a/metadata/eu.domob.angulo/it/summary.txt b/metadata/eu.domob.angulo/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..646a8d65c3c7abfe6865fc9d0a34a8817520b2fa
--- /dev/null
+++ b/metadata/eu.domob.angulo/it/summary.txt
@@ -0,0 +1 @@
+Misurazione di angoli e distanze
diff --git a/metadata/eu.domob.angulo/uk/summary.txt b/metadata/eu.domob.angulo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6e210dcaa2c93c8f63afc2ca8babd69781774217
--- /dev/null
+++ b/metadata/eu.domob.angulo/uk/summary.txt
@@ -0,0 +1 @@
+Вимірювання кута та відстані
diff --git a/metadata/eu.faircode.email.yml b/metadata/eu.faircode.email.yml
index 29b41932de26c4894405d25df92bb78a79c568b3..c4e3499f2358203d1c7b1dc0d2a5f351b80ed430 100644
--- a/metadata/eu.faircode.email.yml
+++ b/metadata/eu.faircode.email.yml
@@ -3748,9 +3748,29 @@ Builds:
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
ndk: r21d
+ - versionName: '1.1524'
+ versionCode: 1524
+ commit: '1.1524'
+ subdir: app
+ submodules: true
+ gradle:
+ - fdroid
+ prebuild: sed -i -e '/keystoreProperties/d' build.gradle
+ ndk: r21d
+
+ - versionName: '1.1525'
+ versionCode: 1525
+ commit: '1.1525'
+ subdir: app
+ submodules: true
+ gradle:
+ - fdroid
+ prebuild: sed -i -e '/keystoreProperties/d' build.gradle
+ ndk: r21d
+
MaintainerNotes: Dynamic versionName and version code, so no autoupdates anymore.
AutoUpdateMode: None
UpdateCheckMode: None
-CurrentVersion: '1.1520'
-CurrentVersionCode: 1520
+CurrentVersion: '1.1525'
+CurrentVersionCode: 1525
diff --git a/metadata/eu.faircode.finegeotag/it/summary.txt b/metadata/eu.faircode.finegeotag/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ecce571ef4e9424f9f4936efc80567f508d56aaa
--- /dev/null
+++ b/metadata/eu.faircode.finegeotag/it/summary.txt
@@ -0,0 +1 @@
+Geotag automatico delle foto
diff --git a/metadata/eu.faircode.finegeotag/uk/summary.txt b/metadata/eu.faircode.finegeotag/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..efbe8f50f4d09dd6d29c762b8cdd8b6ec83fc769
--- /dev/null
+++ b/metadata/eu.faircode.finegeotag/uk/summary.txt
@@ -0,0 +1 @@
+Автоматичне додавання геоміток до світлин
diff --git a/metadata/eu.flatworld.android.slider/it/summary.txt b/metadata/eu.flatworld.android.slider/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..649d6311656b1331d91c51144f82a9f43f0ebcb8
--- /dev/null
+++ b/metadata/eu.flatworld.android.slider/it/summary.txt
@@ -0,0 +1 @@
+Semplice strumento musicale
diff --git a/metadata/eu.flatworld.android.slider/uk/summary.txt b/metadata/eu.flatworld.android.slider/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1100e11e2b0240c2c1751d7867f0dffb0c81c2ae
--- /dev/null
+++ b/metadata/eu.flatworld.android.slider/uk/summary.txt
@@ -0,0 +1 @@
+Основний музичний інструмент
diff --git a/metadata/eu.kanade.tachiyomi/it/summary.txt b/metadata/eu.kanade.tachiyomi/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..76d7638e22dbcb176c395daebc29c20149315f49
--- /dev/null
+++ b/metadata/eu.kanade.tachiyomi/it/summary.txt
@@ -0,0 +1 @@
+Lettore manga
diff --git a/metadata/eu.kanade.tachiyomi/nn/summary.txt b/metadata/eu.kanade.tachiyomi/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7db098a8c6218d0a40f808eda35c1e4bb65f8e9b
--- /dev/null
+++ b/metadata/eu.kanade.tachiyomi/nn/summary.txt
@@ -0,0 +1 @@
+Manga-lesar
diff --git a/metadata/eu.kanade.tachiyomi/uk/summary.txt b/metadata/eu.kanade.tachiyomi/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ba374998aad00dcfce0f981064c97a45a2517fc2
--- /dev/null
+++ b/metadata/eu.kanade.tachiyomi/uk/summary.txt
@@ -0,0 +1 @@
+Читач манги
diff --git a/metadata/eu.lavarde.pmtd/it/summary.txt b/metadata/eu.lavarde.pmtd/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..14c91512af8a1b2ab46da0ade49e520c0a3621a7
--- /dev/null
+++ b/metadata/eu.lavarde.pmtd/it/summary.txt
@@ -0,0 +1 @@
+Insegna aritmetica ai bambini
diff --git a/metadata/eu.lavarde.pmtd/uk/summary.txt b/metadata/eu.lavarde.pmtd/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2eb6d8144f5d4c295bc66bc7ae33eff5a6049740
--- /dev/null
+++ b/metadata/eu.lavarde.pmtd/uk/summary.txt
@@ -0,0 +1 @@
+Учити дітей арифметиці
diff --git a/metadata/eu.mrogalski.saidit/it/summary.txt b/metadata/eu.mrogalski.saidit/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6722dec84b537b12b191b65368b8cbd85f7e8040
--- /dev/null
+++ b/metadata/eu.mrogalski.saidit/it/summary.txt
@@ -0,0 +1 @@
+Registra audio in sottofondo
diff --git a/metadata/eu.mrogalski.saidit/uk/summary.txt b/metadata/eu.mrogalski.saidit/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bd71c2e5a007ce43895ab8cefaa313090e314c9d
--- /dev/null
+++ b/metadata/eu.mrogalski.saidit/uk/summary.txt
@@ -0,0 +1 @@
+Запис звуку у тлі
diff --git a/metadata/eu.polarclock/it/summary.txt b/metadata/eu.polarclock/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b348d5d0a3f39c3c37d0a7d028fe7611c25a2269
--- /dev/null
+++ b/metadata/eu.polarclock/it/summary.txt
@@ -0,0 +1 @@
+Un orologio polare
diff --git a/metadata/eu.polarclock/uk/summary.txt b/metadata/eu.polarclock/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..887c81c377662babea4f3d478b8e5c89ce6c4a0b
--- /dev/null
+++ b/metadata/eu.polarclock/uk/summary.txt
@@ -0,0 +1 @@
+Полярний годинник
diff --git a/metadata/eu.pretix.pretixscan.droid.yml b/metadata/eu.pretix.pretixscan.droid.yml
index e5ec28e740d7a6c52be5e5490367749aa7305e4c..23518479946deb03f6f60a1555340dd1a106b2e3 100644
--- a/metadata/eu.pretix.pretixscan.droid.yml
+++ b/metadata/eu.pretix.pretixscan.droid.yml
@@ -142,14 +142,15 @@ Builds:
- versionName: 1.9.2
versionCode: 35
- commit: v1.9.2
+ disable: JARs in pretixscan/libpretixui-repo
+ commit: 1.9.2
subdir: pretixscan/app
submodules: true
gradle:
- yes
output: build/outputs/apk/pretix/release/app-pretix-release-unsigned.apk
-AutoUpdateMode: Version v%v
+AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.9.2
CurrentVersionCode: 35
diff --git a/metadata/eu.quelltext.mundraub.yml b/metadata/eu.quelltext.mundraub.yml
index dfc3b8cfa4c0a5d089f293fba952e616d75100e6..378e598f6a37319d2faebc1cc9efda522323897f 100644
--- a/metadata/eu.quelltext.mundraub.yml
+++ b/metadata/eu.quelltext.mundraub.yml
@@ -436,24 +436,13 @@ Builds:
- versionName: v1.234
versionCode: 235
- disable: Failed to transform file 'commons-lang3-3.7.jar' to match attributes
+ disable: JARs in app/libs
commit: v1.234
subdir: app
gradle:
- yes
- rm:
- - app/libs/*.jar
- - versionName: v1.236
- versionCode: 237
- commit: v1.236
- subdir: app
- gradle:
- - yes
- rm:
- - app/libs/*.jar
-
-AutoUpdateMode: Version %v
+AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: v1.236
CurrentVersionCode: 237
diff --git a/metadata/eu.roggstar.luigithehunter.batterycalibrate/fr/summary.txt b/metadata/eu.roggstar.luigithehunter.batterycalibrate/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bd59ad490b79fd5ce95dfa1a37b25fa366b3f6bd
--- /dev/null
+++ b/metadata/eu.roggstar.luigithehunter.batterycalibrate/fr/summary.txt
@@ -0,0 +1 @@
+Retire les anciennes config batterie pour résoudre les problèmes logiciel
diff --git a/metadata/eu.roggstar.luigithehunter.dsaassistent/uk/summary.txt b/metadata/eu.roggstar.luigithehunter.dsaassistent/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..18d659060d92f29ec3a6af6c340d0221ed345e77
--- /dev/null
+++ b/metadata/eu.roggstar.luigithehunter.dsaassistent/uk/summary.txt
@@ -0,0 +1 @@
+Помічник для німецької настільної гри «The Dark Eye»
diff --git a/metadata/eu.siacs.conversations.yml b/metadata/eu.siacs.conversations.yml
index 7e8e27c647e71641425d69224e1858883ab32a33..0aaa9b4b359d818037349dcbef4ef0fd0290e340 100644
--- a/metadata/eu.siacs.conversations.yml
+++ b/metadata/eu.siacs.conversations.yml
@@ -1972,11 +1972,21 @@ Builds:
'/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
ndk: r21d
+ - versionName: 2.9.8+fcr
+ versionCode: 42006
+ commit: 2.9.8
+ gradle:
+ - conversationsFreeCompat
+ prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e '/libwebrtc/d'
+ -e "/phonenumber/aimplementation 'org.webrtc:google-webrtc:1.0.32006'" -e
+ '/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
+ ndk: r21d
+
MaintainerNotes: |-
For 2.8.0 we replace the webrtc.aar with the latest M79 from maven, but
that won't be updated anymore so we'll need to start building locally in the future.
AutoUpdateMode: Version ++fcr %v
UpdateCheckMode: Tags
-CurrentVersion: 2.9.7
-CurrentVersionCode: 42000
+CurrentVersion: 2.9.8
+CurrentVersionCode: 42006
diff --git a/metadata/eu.siebeck.sipswitch/it/summary.txt b/metadata/eu.siebeck.sipswitch/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..650e314bce4332bc459ced41640b6e4f581c77ea
--- /dev/null
+++ b/metadata/eu.siebeck.sipswitch/it/summary.txt
@@ -0,0 +1 @@
+Accesso alle impostazioni delle chiamate via Internet
diff --git a/metadata/eu.siebeck.sipswitch/uk/summary.txt b/metadata/eu.siebeck.sipswitch/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ce28a344699bddd07833d6a69ddc733a598bf38
--- /dev/null
+++ b/metadata/eu.siebeck.sipswitch/uk/summary.txt
@@ -0,0 +1 @@
+Доступ до налаштувань Інтернет-дзвінків
diff --git a/metadata/eu.uwot.fabio.altcoinprices/it/summary.txt b/metadata/eu.uwot.fabio.altcoinprices/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ade47b391b579a4645be08e16e6ab712b295aecb
--- /dev/null
+++ b/metadata/eu.uwot.fabio.altcoinprices/it/summary.txt
@@ -0,0 +1 @@
+Controlla i prezzi delle altcoin in tempo reale
diff --git a/metadata/eu.uwot.fabio.altcoinprices/uk/summary.txt b/metadata/eu.uwot.fabio.altcoinprices/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ae53dcfab081e05427843df10aeaee9efdafc47f
--- /dev/null
+++ b/metadata/eu.uwot.fabio.altcoinprices/uk/summary.txt
@@ -0,0 +1 @@
+Відстежуйте ціни на альткоїн наживо
diff --git a/metadata/eu.veldsoft.brainstonz/nn/summary.txt b/metadata/eu.veldsoft.brainstonz/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..14f8f4dd9bff8fb841ececc70e5eee0feae3efaa
--- /dev/null
+++ b/metadata/eu.veldsoft.brainstonz/nn/summary.txt
@@ -0,0 +1 @@
+Brettspel for to spelarar
diff --git a/metadata/eu.veldsoft.colors.overflow/it/summary.txt b/metadata/eu.veldsoft.colors.overflow/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..44c159005814a8bf672d45d317c22886e4e8784f
--- /dev/null
+++ b/metadata/eu.veldsoft.colors.overflow/it/summary.txt
@@ -0,0 +1 @@
+Gioco di puzzle
diff --git a/metadata/eu.veldsoft.colors.overflow/nn/summary.txt b/metadata/eu.veldsoft.colors.overflow/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce2ca286fd9330bcc4b8aae4c01a8039572696f5
--- /dev/null
+++ b/metadata/eu.veldsoft.colors.overflow/nn/summary.txt
@@ -0,0 +1 @@
+Tenkjespel
diff --git a/metadata/eu.veldsoft.complica4/it/summary.txt b/metadata/eu.veldsoft.complica4/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..44c159005814a8bf672d45d317c22886e4e8784f
--- /dev/null
+++ b/metadata/eu.veldsoft.complica4/it/summary.txt
@@ -0,0 +1 @@
+Gioco di puzzle
diff --git a/metadata/eu.veldsoft.complica4/nn/summary.txt b/metadata/eu.veldsoft.complica4/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce2ca286fd9330bcc4b8aae4c01a8039572696f5
--- /dev/null
+++ b/metadata/eu.veldsoft.complica4/nn/summary.txt
@@ -0,0 +1 @@
+Tenkjespel
diff --git a/metadata/eu.veldsoft.dice.overflow/nn/summary.txt b/metadata/eu.veldsoft.dice.overflow/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..58615b9d61045aa2c6023af3be41bcd7baa4782d
--- /dev/null
+++ b/metadata/eu.veldsoft.dice.overflow/nn/summary.txt
@@ -0,0 +1 @@
+Enkelt brettspel
diff --git a/metadata/eu.veldsoft.fish.rings/it/summary.txt b/metadata/eu.veldsoft.fish.rings/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..44c159005814a8bf672d45d317c22886e4e8784f
--- /dev/null
+++ b/metadata/eu.veldsoft.fish.rings/it/summary.txt
@@ -0,0 +1 @@
+Gioco di puzzle
diff --git a/metadata/eu.veldsoft.fish.rings/nn/summary.txt b/metadata/eu.veldsoft.fish.rings/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce2ca286fd9330bcc4b8aae4c01a8039572696f5
--- /dev/null
+++ b/metadata/eu.veldsoft.fish.rings/nn/summary.txt
@@ -0,0 +1 @@
+Tenkjespel
diff --git a/metadata/eu.veldsoft.free.klondike/nn/summary.txt b/metadata/eu.veldsoft.free.klondike/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f2d8d22c3e0137f50f15f4dec145e4aa47fa53cc
--- /dev/null
+++ b/metadata/eu.veldsoft.free.klondike/nn/summary.txt
@@ -0,0 +1 @@
+Blanding av kabalane FreeCell og Klondike (Sjuaren)
diff --git a/metadata/eu.veldsoft.hungarian.rings/it/summary.txt b/metadata/eu.veldsoft.hungarian.rings/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..44c159005814a8bf672d45d317c22886e4e8784f
--- /dev/null
+++ b/metadata/eu.veldsoft.hungarian.rings/it/summary.txt
@@ -0,0 +1 @@
+Gioco di puzzle
diff --git a/metadata/eu.veldsoft.hungarian.rings/nn/summary.txt b/metadata/eu.veldsoft.hungarian.rings/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce2ca286fd9330bcc4b8aae4c01a8039572696f5
--- /dev/null
+++ b/metadata/eu.veldsoft.hungarian.rings/nn/summary.txt
@@ -0,0 +1 @@
+Tenkjespel
diff --git a/metadata/eu.veldsoft.ithaka.board.game/it/summary.txt b/metadata/eu.veldsoft.ithaka.board.game/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..44c159005814a8bf672d45d317c22886e4e8784f
--- /dev/null
+++ b/metadata/eu.veldsoft.ithaka.board.game/it/summary.txt
@@ -0,0 +1 @@
+Gioco di puzzle
diff --git a/metadata/eu.veldsoft.ithaka.board.game/nn/summary.txt b/metadata/eu.veldsoft.ithaka.board.game/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce2ca286fd9330bcc4b8aae4c01a8039572696f5
--- /dev/null
+++ b/metadata/eu.veldsoft.ithaka.board.game/nn/summary.txt
@@ -0,0 +1 @@
+Tenkjespel
diff --git a/metadata/eu.veldsoft.kechi/nn/summary.txt b/metadata/eu.veldsoft.kechi/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..14f8f4dd9bff8fb841ececc70e5eee0feae3efaa
--- /dev/null
+++ b/metadata/eu.veldsoft.kechi/nn/summary.txt
@@ -0,0 +1 @@
+Brettspel for to spelarar
diff --git a/metadata/eu.veldsoft.politrics/it/summary.txt b/metadata/eu.veldsoft.politrics/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b072f6bb5b161445b5502d0868ec5a047a5d330f
--- /dev/null
+++ b/metadata/eu.veldsoft.politrics/it/summary.txt
@@ -0,0 +1 @@
+Gioco da tavolo
diff --git a/metadata/eu.veldsoft.scribe4/it/summary.txt b/metadata/eu.veldsoft.scribe4/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2a4147b2e38c97b8cbe17167dec0cfd0aab7d68d
--- /dev/null
+++ b/metadata/eu.veldsoft.scribe4/it/summary.txt
@@ -0,0 +1 @@
+Gioco divertente
diff --git a/metadata/eu.veldsoft.scribe4/nn/summary.txt b/metadata/eu.veldsoft.scribe4/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f881d89505bd4dfeec46e21d892ead3aed8307ce
--- /dev/null
+++ b/metadata/eu.veldsoft.scribe4/nn/summary.txt
@@ -0,0 +1 @@
+Artig spel
diff --git a/metadata/eu.veldsoft.scribe4/uk/summary.txt b/metadata/eu.veldsoft.scribe4/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f9d862e457542ff6f47a130750c4aab71d6e06db
--- /dev/null
+++ b/metadata/eu.veldsoft.scribe4/uk/summary.txt
@@ -0,0 +1 @@
+Весела гра
diff --git a/metadata/eu.veldsoft.svarka.odds.calculator/it/summary.txt b/metadata/eu.veldsoft.svarka.odds.calculator/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ad9469044f0b2b4f2a9c43dbb21380243c7c3bc
--- /dev/null
+++ b/metadata/eu.veldsoft.svarka.odds.calculator/it/summary.txt
@@ -0,0 +1 @@
+Calcolatore di probabilità del gioco di carte bulgaro
diff --git a/metadata/eu.veldsoft.svarka.odds.calculator/uk/summary.txt b/metadata/eu.veldsoft.svarka.odds.calculator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9da9f495912fda5f2530e182b3fc775277edb9c4
--- /dev/null
+++ b/metadata/eu.veldsoft.svarka.odds.calculator/uk/summary.txt
@@ -0,0 +1 @@
+Калькулятор коефіцієнтів для болгарської карткової гри
diff --git a/metadata/eu.veldsoft.tri.peaks/nn/summary.txt b/metadata/eu.veldsoft.tri.peaks/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8e1ae66051f6f4f6cd23b934097cfaabeead2ff
--- /dev/null
+++ b/metadata/eu.veldsoft.tri.peaks/nn/summary.txt
@@ -0,0 +1 @@
+Kabalspel
diff --git a/metadata/eu.veldsoft.tuty.fruty.slot/it/summary.txt b/metadata/eu.veldsoft.tuty.fruty.slot/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..303d379258a36bae84e131342549fdc5d1195d0c
--- /dev/null
+++ b/metadata/eu.veldsoft.tuty.fruty.slot/it/summary.txt
@@ -0,0 +1 @@
+Gioca su una slot machine virtuale
diff --git a/metadata/eu.veldsoft.tuty.fruty.slot/nn/summary.txt b/metadata/eu.veldsoft.tuty.fruty.slot/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fb913a9276990ed460a83022e079b55366824a19
--- /dev/null
+++ b/metadata/eu.veldsoft.tuty.fruty.slot/nn/summary.txt
@@ -0,0 +1 @@
+Spel på ein virtuell einarma banditt
diff --git a/metadata/eu.veldsoft.tuty.fruty.slot/uk/summary.txt b/metadata/eu.veldsoft.tuty.fruty.slot/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c477dcbf6ea21b55943c86a5769aacfbb1e9a9a6
--- /dev/null
+++ b/metadata/eu.veldsoft.tuty.fruty.slot/uk/summary.txt
@@ -0,0 +1 @@
+Грайте на віртуальному ігровому автоматі
diff --git a/metadata/eu.veldsoft.vitosha.blackjack/nn/summary.txt b/metadata/eu.veldsoft.vitosha.blackjack/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a54b477fa45bfdc4f14bcec643e7bf1ec234f132
--- /dev/null
+++ b/metadata/eu.veldsoft.vitosha.blackjack/nn/summary.txt
@@ -0,0 +1 @@
+Implementering av populære kortspelet blackjack
diff --git a/metadata/eu.veldsoft.vitosha.blackjack/uk/summary.txt b/metadata/eu.veldsoft.vitosha.blackjack/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a800ae8087fc9ac61a1284680ba019fcc85b973f
--- /dev/null
+++ b/metadata/eu.veldsoft.vitosha.blackjack/uk/summary.txt
@@ -0,0 +1 @@
+Ще одна реалізація популярної гри Блекджек
diff --git a/metadata/eu.veldsoft.vitoshadm/it/summary.txt b/metadata/eu.veldsoft.vitoshadm/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8a4cadd7d116c1c8a0ae66353e37323889d9c6c1
--- /dev/null
+++ b/metadata/eu.veldsoft.vitoshadm/it/summary.txt
@@ -0,0 +1 @@
+Ti aiuta a prendere decisioni
diff --git a/metadata/eu.veldsoft.vitoshadm/uk/summary.txt b/metadata/eu.veldsoft.vitoshadm/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bd5ec5b76087090fe1e6f12b07f2c52ffaedcf20
--- /dev/null
+++ b/metadata/eu.veldsoft.vitoshadm/uk/summary.txt
@@ -0,0 +1 @@
+Допомагає приймати рішення
diff --git a/metadata/eun.initialvolume/uk/summary.txt b/metadata/eun.initialvolume/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..774bd7d81a86ab339770c910f70a27f43cd06527
--- /dev/null
+++ b/metadata/eun.initialvolume/uk/summary.txt
@@ -0,0 +1 @@
+Установіть початкову гучність після завантаження
diff --git a/metadata/felixwiemuth.lincal/it/summary.txt b/metadata/felixwiemuth.lincal/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8a0f98894a04aaeeb7316e2701d8770c0fbcf960
--- /dev/null
+++ b/metadata/felixwiemuth.lincal/it/summary.txt
@@ -0,0 +1 @@
+Sorprendi gli amici con le notifiche
diff --git a/metadata/felixwiemuth.lincal/uk/summary.txt b/metadata/felixwiemuth.lincal/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..eb6b67536c6481826c96e85e37ece32913a73f35
--- /dev/null
+++ b/metadata/felixwiemuth.lincal/uk/summary.txt
@@ -0,0 +1 @@
+Здивуйте друзів сповіщеннями
diff --git a/metadata/fi.bitrite.android.ws/uk/summary.txt b/metadata/fi.bitrite.android.ws/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..68c6a77d0cb072a09b5c20d723b650e90468603e
--- /dev/null
+++ b/metadata/fi.bitrite.android.ws/uk/summary.txt
@@ -0,0 +1 @@
+Спільнота велотуристів та тих, хто їх підтримує
diff --git a/metadata/fi.kroon.vadret/nn/summary.txt b/metadata/fi.kroon.vadret/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fca84fd3555cf95bb3fbab6ddd9c4001c63c7b3f
--- /dev/null
+++ b/metadata/fi.kroon.vadret/nn/summary.txt
@@ -0,0 +1 @@
+Vêrmelding for Sverige
diff --git a/metadata/fil.libre.repwifiapp/it/summary.txt b/metadata/fil.libre.repwifiapp/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e9fd424c5f822d204f57e7653cfce8ede3622bc
--- /dev/null
+++ b/metadata/fil.libre.repwifiapp/it/summary.txt
@@ -0,0 +1 @@
+Connettersi al Wi-Fi usando un adattatore USB esterno
diff --git a/metadata/fil.libre.repwifiapp/uk/summary.txt b/metadata/fil.libre.repwifiapp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0afa39ac51fb3b8ab0abb4b6a5a34e17deb77e3d
--- /dev/null
+++ b/metadata/fil.libre.repwifiapp/uk/summary.txt
@@ -0,0 +1 @@
+Під'єднайтеся до Wi-Fi за допомогою зовнішнього USB-перехідника
diff --git a/metadata/fly.speedmeter.grub/it/summary.txt b/metadata/fly.speedmeter.grub/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c501195122bbec58495609655487a98384a44db6
--- /dev/null
+++ b/metadata/fly.speedmeter.grub/it/summary.txt
@@ -0,0 +1 @@
+Misuratore di velocità leggero
diff --git a/metadata/fly.speedmeter.grub/uk/summary.txt b/metadata/fly.speedmeter.grub/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a77ded4dd64905300dd094ed2af73b6e5e62b782
--- /dev/null
+++ b/metadata/fly.speedmeter.grub/uk/summary.txt
@@ -0,0 +1 @@
+Легкий вимірювач швидкості
diff --git a/metadata/fm.a2d.sf/it/summary.txt b/metadata/fm.a2d.sf/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..95c593feabe6cbd8909b2f5858eeb2a23b2f38f8
--- /dev/null
+++ b/metadata/fm.a2d.sf/it/summary.txt
@@ -0,0 +1 @@
+Utilizzare le cuffie come antenna per la radio FM
diff --git a/metadata/fm.libre.droid/it/summary.txt b/metadata/fm.libre.droid/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bca99cdbb2766046a0810922dc26ba3b8be24c45
--- /dev/null
+++ b/metadata/fm.libre.droid/it/summary.txt
@@ -0,0 +1 @@
+Client per Libre.fm
diff --git a/metadata/fm.libre.droid/nn/summary.txt b/metadata/fm.libre.droid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b3a0314c10d2acff454c8902ea904bb1480bdd68
--- /dev/null
+++ b/metadata/fm.libre.droid/nn/summary.txt
@@ -0,0 +1 @@
+Klient for Libre.fm
diff --git a/metadata/fm.libre.droid/uk/summary.txt b/metadata/fm.libre.droid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..848245baca3e5a6922f8526610ba0388e0a9db97
--- /dev/null
+++ b/metadata/fm.libre.droid/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт Libre.fm
diff --git a/metadata/foehnix.widget/it/summary.txt b/metadata/foehnix.widget/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9bb9e37e63b7ec62189da8a7c4bf7828225a584c
--- /dev/null
+++ b/metadata/foehnix.widget/it/summary.txt
@@ -0,0 +1 @@
+Il widget meteo Foehnix mira ad aiutare i piloti con le condizioni meteo
diff --git a/metadata/foehnix.widget/uk/summary.txt b/metadata/foehnix.widget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..455e0255c441288b22b3c6a53e88072d56201d39
--- /dev/null
+++ b/metadata/foehnix.widget/uk/summary.txt
@@ -0,0 +1 @@
+Віджет погоди Foehnix спрямований на допомогу пілотам у погодних умовах
diff --git a/metadata/foundation.e.blisslauncher/el/summary.txt b/metadata/foundation.e.blisslauncher/el/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1d3354260882499058b260bfb07a40ce42bcc2f8
--- /dev/null
+++ b/metadata/foundation.e.blisslauncher/el/summary.txt
@@ -0,0 +1 @@
+Εκκινητής (launcher) αρχικά σχεδιασμένος για το /e/
diff --git a/metadata/foundation.e.blisslauncher/uk/summary.txt b/metadata/foundation.e.blisslauncher/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8235bfa10570167b92012350245412a9ab454711
--- /dev/null
+++ b/metadata/foundation.e.blisslauncher/uk/summary.txt
@@ -0,0 +1 @@
+Запускач, спочатку розроблений для /e/
diff --git a/metadata/fr.ac_versailles.dane.xiaexpress/uk/summary.txt b/metadata/fr.ac_versailles.dane.xiaexpress/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..075d0beb5c357389ddc75a2e22eabffa38fc7c3f
--- /dev/null
+++ b/metadata/fr.ac_versailles.dane.xiaexpress/uk/summary.txt
@@ -0,0 +1 @@
+Створюйте інтерактивні зображення, обрізаючи масштабовані деталі
diff --git a/metadata/fr.byped.bwarearea/it/summary.txt b/metadata/fr.byped.bwarearea/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a4acdfdc734315607dbb649402e7155fa676016c
--- /dev/null
+++ b/metadata/fr.byped.bwarearea/it/summary.txt
@@ -0,0 +1 @@
+Un segnalatore di POI basato sul GPS offline con overlay
diff --git a/metadata/fr.byped.bwarearea/uk/summary.txt b/metadata/fr.byped.bwarearea/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3072ba577c4699ef7ecfd73979b4a4f0269a0e7d
--- /dev/null
+++ b/metadata/fr.byped.bwarearea/uk/summary.txt
@@ -0,0 +1 @@
+Автономний GPS-сповіщувач POI із накладанням на мапу
diff --git a/metadata/fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc/it/summary.txt b/metadata/fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac6eac5296b85242b4626aa24162542313ab7a85
--- /dev/null
+++ b/metadata/fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc/it/summary.txt
@@ -0,0 +1 @@
+Calcolatrice Nitrox per le immersioni
diff --git a/metadata/fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc/uk/summary.txt b/metadata/fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ebac574c7f10ce7d7d09a383d795ae17aa016483
--- /dev/null
+++ b/metadata/fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc/uk/summary.txt
@@ -0,0 +1 @@
+Калькулятор киснево-азотної суміші для дайвінгу
diff --git a/metadata/fr.free.nrw.commons/uk/summary.txt b/metadata/fr.free.nrw.commons/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..60735c5adba6399304ad143ee734884289feac00
--- /dev/null
+++ b/metadata/fr.free.nrw.commons/uk/summary.txt
@@ -0,0 +1 @@
+Завантаження зображень до wikimedia.org
diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml
index 1390dcffc546bbd8ec42938f6d66a373435196a8..923c8e8dbfae3e67b174d9bdf82a1e606f7e3d7b 100644
--- a/metadata/fr.gouv.android.stopcovid.yml
+++ b/metadata/fr.gouv.android.stopcovid.yml
@@ -76,7 +76,18 @@ Builds:
- coreui/src/main/res/font/marianne.xml
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
+ - versionName: 2.3.0
+ versionCode: 178
+ commit: tousanticovid_prod_2.3.0#178
+ subdir: stopcovid
+ gradle:
+ - yes
+ rm:
+ - coreui/src/main/res/font/marianne_*.otf
+ - coreui/src/main/res/font/marianne.xml
+ prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
+
AutoUpdateMode: Version tousanticovid_prod_%v#%c
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
-CurrentVersion: 2.2.5
-CurrentVersionCode: 152
+CurrentVersion: 2.3.0
+CurrentVersionCode: 178
diff --git a/metadata/fr.herverenault.directdictaphone/nn/summary.txt b/metadata/fr.herverenault.directdictaphone/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4349a705941c0c9e0315cb495626387cee6dc7c6
--- /dev/null
+++ b/metadata/fr.herverenault.directdictaphone/nn/summary.txt
@@ -0,0 +1 @@
+Ta opp korte lydnotat
diff --git a/metadata/fr.herverenault.directdictaphone/uk/summary.txt b/metadata/fr.herverenault.directdictaphone/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cfdd3dff30da42c085ef61c3025d025986077a67
--- /dev/null
+++ b/metadata/fr.herverenault.directdictaphone/uk/summary.txt
@@ -0,0 +1 @@
+Записування коротких звукозаписів
diff --git a/metadata/fr.hnit.babyname/it/summary.txt b/metadata/fr.hnit.babyname/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..845c983ce5049434aa02d1e550a34f6a14e64acb
--- /dev/null
+++ b/metadata/fr.hnit.babyname/it/summary.txt
@@ -0,0 +1 @@
+Scopri il nome del tuo futuro bambino
diff --git a/metadata/fr.hnit.babyname/uk/summary.txt b/metadata/fr.hnit.babyname/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f8c4f481cdd3eeaffec095821d2b994e12b98cdc
--- /dev/null
+++ b/metadata/fr.hnit.babyname/uk/summary.txt
@@ -0,0 +1 @@
+Дізнайся ім'я своєї майбутньої дитини
diff --git a/metadata/fr.hnit.riverferry/it/summary.txt b/metadata/fr.hnit.riverferry/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..686f14b088d78c0c42dca71245ec8823c16f71f6
--- /dev/null
+++ b/metadata/fr.hnit.riverferry/it/summary.txt
@@ -0,0 +1 @@
+Traghetti fluviali Seine-Maritime
diff --git a/metadata/fr.hnit.riverferry/uk/summary.txt b/metadata/fr.hnit.riverferry/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..81bdf15eb172951d4580b625a0a8f1b7d1b7a955
--- /dev/null
+++ b/metadata/fr.hnit.riverferry/uk/summary.txt
@@ -0,0 +1 @@
+Річкові пороми Приморської Сени
diff --git a/metadata/fr.jnda.android.flashalert/it/summary.txt b/metadata/fr.jnda.android.flashalert/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f39fb72ddbe3a44f44fe8c60fc11ce3ca038461b
--- /dev/null
+++ b/metadata/fr.jnda.android.flashalert/it/summary.txt
@@ -0,0 +1 @@
+Illumina il terminale quando ricevi una chiamata, sms o una notifica
diff --git a/metadata/fr.jnda.android.flashalert/uk/summary.txt b/metadata/fr.jnda.android.flashalert/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e18ace48e1ae1256712c94c69efe6034395a0215
--- /dev/null
+++ b/metadata/fr.jnda.android.flashalert/uk/summary.txt
@@ -0,0 +1 @@
+Блимання терміналу під час дзвінка, SMS чи сповіщення застосунку
diff --git a/metadata/fr.keuse.rightsalert/it/summary.txt b/metadata/fr.keuse.rightsalert/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9a556e7b37fa0cc3461814f6f89214134d07e0ee
--- /dev/null
+++ b/metadata/fr.keuse.rightsalert/it/summary.txt
@@ -0,0 +1 @@
+Reporter di autorizzazioni
diff --git a/metadata/fr.keuse.rightsalert/uk/summary.txt b/metadata/fr.keuse.rightsalert/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8f7085c35475c7a553020305edfd71f183990a9b
--- /dev/null
+++ b/metadata/fr.keuse.rightsalert/uk/summary.txt
@@ -0,0 +1 @@
+Сповіщувач про дозволи застосунків
diff --git a/metadata/fr.kwiatkowski.ApkTrack/uk/summary.txt b/metadata/fr.kwiatkowski.ApkTrack/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aa262ed5abc544cf5601b44fe249966b59bbbce4
--- /dev/null
+++ b/metadata/fr.kwiatkowski.ApkTrack/uk/summary.txt
@@ -0,0 +1 @@
+Перевірте наявність оновлень у PlayStore та інших джерелах
diff --git a/metadata/fr.librinfo.evecontrol2/it/summary.txt b/metadata/fr.librinfo.evecontrol2/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c23e82ea0515bdb400714c25edaecae61283c154
--- /dev/null
+++ b/metadata/fr.librinfo.evecontrol2/it/summary.txt
@@ -0,0 +1 @@
+Controlla i tuoi biglietti per l'e-venement
diff --git a/metadata/fr.librinfo.evecontrol2/uk/summary.txt b/metadata/fr.librinfo.evecontrol2/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c3967710f39328dd5592236ac8413da08a8396ee
--- /dev/null
+++ b/metadata/fr.librinfo.evecontrol2/uk/summary.txt
@@ -0,0 +1 @@
+Керуйте своїми електронними квитками e-venement
diff --git a/metadata/fr.ludo1520.whatexp/nn/summary.txt b/metadata/fr.ludo1520.whatexp/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8bec20b1de4c9606d78fbc55b8054c694eabe505
--- /dev/null
+++ b/metadata/fr.ludo1520.whatexp/nn/summary.txt
@@ -0,0 +1 @@
+Vitskapleg kalkulator
diff --git a/metadata/fr.masciulli.drinks/uk/summary.txt b/metadata/fr.masciulli.drinks/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7e2f45ff2bcf97feb2602df51787969aaaaa535a
--- /dev/null
+++ b/metadata/fr.masciulli.drinks/uk/summary.txt
@@ -0,0 +1 @@
+Пошук і показ рецептів коктейлів
diff --git a/metadata/fr.mobdev.blooddonation/uk/summary.txt b/metadata/fr.mobdev.blooddonation/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b194428ef69246e563f44e68bc2fa1425a46fa10
--- /dev/null
+++ b/metadata/fr.mobdev.blooddonation/uk/summary.txt
@@ -0,0 +1 @@
+Знайдіть Французький центр донорства крові Французької установи крові (EFS)
diff --git a/metadata/fr.mobdev.goblim/nn/summary.txt b/metadata/fr.mobdev.goblim/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9b536033d0fce221aa8d2793ca31ff039c523b00
--- /dev/null
+++ b/metadata/fr.mobdev.goblim/nn/summary.txt
@@ -0,0 +1 @@
+Del fotografi
diff --git a/metadata/fr.mobdev.goblim/uk/summary.txt b/metadata/fr.mobdev.goblim/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5bb3d6a76e5120f0c2139466946cdb5a80c0b88c
--- /dev/null
+++ b/metadata/fr.mobdev.goblim/uk/summary.txt
@@ -0,0 +1 @@
+Діліться своїми світлинами
diff --git a/metadata/fr.odrevet.bide_et_musique.yml b/metadata/fr.odrevet.bide_et_musique.yml
new file mode 100644
index 0000000000000000000000000000000000000000..6fe6f1a0b22661d29dcb35f8281426cc60eb386f
--- /dev/null
+++ b/metadata/fr.odrevet.bide_et_musique.yml
@@ -0,0 +1,33 @@
+Categories:
+ - Multimedia
+License: GPL-3.0-only
+AuthorName: Olivier Drevet
+AuthorEmail: odrevet@gmail.com
+AuthorWebSite: http://olivier.drevet.free.fr
+SourceCode: https://github.com/odrevet/bide_et_musique_flutter
+IssueTracker: https://github.com/odrevet/bide_et_musique_flutter/issues
+Changelog: https://github.com/odrevet/bide_et_musique_flutter/releases
+
+AutoName: Bide et Musique
+
+RepoType: git
+Repo: https://github.com/odrevet/bide_et_musique_flutter
+
+Builds:
+ - versionName: 3.3.6
+ versionCode: 45
+ commit: v3.3.6
+ output: build/app/outputs/flutter-apk/app-release.apk
+ srclibs:
+ - flutter@1.22.6
+ rm:
+ - ios
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter build apk
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: HTTP
+UpdateCheckData: https://raw.githubusercontent.com/odrevet/bide_et_musique_flutter/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
+CurrentVersion: 3.3.6
+CurrentVersionCode: 45
diff --git a/metadata/fr.ralala.hexviewer.yml b/metadata/fr.ralala.hexviewer.yml
index 3f9ac34987c75214bd370eb51a66891a066ed508..e1556c81a37ab6da72d87935abd1464ee30ee26a 100644
--- a/metadata/fr.ralala.hexviewer.yml
+++ b/metadata/fr.ralala.hexviewer.yml
@@ -33,7 +33,14 @@ Builds:
gradle:
- yes
+ - versionName: '1.9'
+ versionCode: 11
+ commit: v1.9
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: '1.8'
-CurrentVersionCode: 10
+CurrentVersion: '1.9'
+CurrentVersionCode: 11
diff --git a/metadata/fr.renzo.wikipoff/nn/summary.txt b/metadata/fr.renzo.wikipoff/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a2c89511d6dd21e68e4153fe041376eb582730d5
--- /dev/null
+++ b/metadata/fr.renzo.wikipoff/nn/summary.txt
@@ -0,0 +1 @@
+Last ned og les Wikipedia fråkopla
diff --git a/metadata/fr.s13d.photobackup/it/summary.txt b/metadata/fr.s13d.photobackup/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..73fa0f068c4e8fc36914fb7ed9f4991024b9de1b
--- /dev/null
+++ b/metadata/fr.s13d.photobackup/it/summary.txt
@@ -0,0 +1 @@
+Carica foto al volo
diff --git a/metadata/fr.s13d.photobackup/uk/summary.txt b/metadata/fr.s13d.photobackup/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ef38e35eab19669808beea58f88b5027035c66c
--- /dev/null
+++ b/metadata/fr.s13d.photobackup/uk/summary.txt
@@ -0,0 +1 @@
+Завантажуйте світлини на льоту
diff --git a/metadata/fr.s3i.pointeuse/it/summary.txt b/metadata/fr.s3i.pointeuse/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..47b9e214954ba47d0bbc9921397a810c74c79277
--- /dev/null
+++ b/metadata/fr.s3i.pointeuse/it/summary.txt
@@ -0,0 +1 @@
+Controllare l'orario di lavoro
diff --git a/metadata/fr.s3i.pointeuse/uk/summary.txt b/metadata/fr.s3i.pointeuse/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2509eb7406797d32917fc4f9a3144217ce0a5c9b
--- /dev/null
+++ b/metadata/fr.s3i.pointeuse/uk/summary.txt
@@ -0,0 +1 @@
+Перевірте свій робочий час
diff --git a/metadata/fr.seeks/ru/summary.txt b/metadata/fr.seeks/ru/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2e3fb93b74ce9289cba1a5c56de67ee7a436e4b6
--- /dev/null
+++ b/metadata/fr.seeks/ru/summary.txt
@@ -0,0 +1 @@
+Виджет для веб-сервиса Seeks
diff --git a/metadata/fr.seeks/uk/summary.txt b/metadata/fr.seeks/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..513b896ffd0e1ff8ed0b84d481f4727258ff21a4
--- /dev/null
+++ b/metadata/fr.seeks/uk/summary.txt
@@ -0,0 +1 @@
+Віджет для мережевої служби Seeks
diff --git a/metadata/fr.simon.marquis.preferencesmanager/nn/summary.txt b/metadata/fr.simon.marquis.preferencesmanager/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9e11b6068ac50d190de54880c8bb24473265e642
--- /dev/null
+++ b/metadata/fr.simon.marquis.preferencesmanager/nn/summary.txt
@@ -0,0 +1 @@
+Rediger appinnstillingar
diff --git a/metadata/fr.simon.marquis.preferencesmanager/uk/summary.txt b/metadata/fr.simon.marquis.preferencesmanager/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fac3e7c49bb189f2c3e445936238a03092055bff
--- /dev/null
+++ b/metadata/fr.simon.marquis.preferencesmanager/uk/summary.txt
@@ -0,0 +1 @@
+Змінюйте налаштування застосунку
diff --git a/metadata/fr.simon.marquis.secretcodes/it/summary.txt b/metadata/fr.simon.marquis.secretcodes/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3154e46b54a582a335fd315e28df01b092d1204f
--- /dev/null
+++ b/metadata/fr.simon.marquis.secretcodes/it/summary.txt
@@ -0,0 +1 @@
+Scanner di codice segreto
diff --git a/metadata/fr.simon.marquis.secretcodes/uk/summary.txt b/metadata/fr.simon.marquis.secretcodes/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5e5dcbafa10eab468ded34f23dcde596e75d0ad1
--- /dev/null
+++ b/metadata/fr.simon.marquis.secretcodes/uk/summary.txt
@@ -0,0 +1 @@
+Зчитувач таємного коду
diff --git a/metadata/fr.tvbarthel.apps.simpleweatherforcast/nn/summary.txt b/metadata/fr.tvbarthel.apps.simpleweatherforcast/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c589c06380472545687d4e91ae6e11af86dae98f
--- /dev/null
+++ b/metadata/fr.tvbarthel.apps.simpleweatherforcast/nn/summary.txt
@@ -0,0 +1 @@
+14-dagars vêrmelding
diff --git a/metadata/fr.unix_experience.owncloud_sms/uk/summary.txt b/metadata/fr.unix_experience.owncloud_sms/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6b4295b0c645c2f0c154de5f1ba9f1b17a9cdae9
--- /dev/null
+++ b/metadata/fr.unix_experience.owncloud_sms/uk/summary.txt
@@ -0,0 +1 @@
+Синхронізуйте свої SMS-повідомлення з ownCloud
diff --git a/metadata/fr.xtof54.mousetodon/uk/summary.txt b/metadata/fr.xtof54.mousetodon/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..72ae900417c8207752e0d989eb682bc0edbc1f54
--- /dev/null
+++ b/metadata/fr.xtof54.mousetodon/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт Mastodon для з'єднання з кількома серверами
diff --git a/metadata/fr.ybo.transportsbordeaux/uk/summary.txt b/metadata/fr.ybo.transportsbordeaux/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ccc31ebdaea47493e7a8649f9638d6a58e1fd687
--- /dev/null
+++ b/metadata/fr.ybo.transportsbordeaux/uk/summary.txt
@@ -0,0 +1 @@
+Відомості про транспорт для Франції
diff --git a/metadata/fr.ybo.transportsrennes/uk/summary.txt b/metadata/fr.ybo.transportsrennes/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ccc31ebdaea47493e7a8649f9638d6a58e1fd687
--- /dev/null
+++ b/metadata/fr.ybo.transportsrennes/uk/summary.txt
@@ -0,0 +1 @@
+Відомості про транспорт для Франції
diff --git a/metadata/free.rm.netcfgwidget/uk/summary.txt b/metadata/free.rm.netcfgwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..87085ea708fb6e67fe48e130da657e8364b0a105
--- /dev/null
+++ b/metadata/free.rm.netcfgwidget/uk/summary.txt
@@ -0,0 +1 @@
+Інтерфейс віджета для netcfg
diff --git a/metadata/free.rm.skytube.oss/nn/summary.txt b/metadata/free.rm.skytube.oss/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..09fc4d799d937348f47a29a97eda664fe0135737
--- /dev/null
+++ b/metadata/free.rm.skytube.oss/nn/summary.txt
@@ -0,0 +1 @@
+Enkel og funksjonsrik YouTube-spelar
diff --git a/metadata/free.rm.skytube.oss/uk/summary.txt b/metadata/free.rm.skytube.oss/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3490eef93c9cf3c9226d7e68081c92ea6740701f
--- /dev/null
+++ b/metadata/free.rm.skytube.oss/uk/summary.txt
@@ -0,0 +1 @@
+Простий і багатофункціональний програвач YouTube
diff --git a/metadata/freemap.opentrail/uk/summary.txt b/metadata/freemap.opentrail/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..66f73dbf85fb02846e73376ebc0fb688bbaefec7
--- /dev/null
+++ b/metadata/freemap.opentrail/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок для прогулянок в Англії та Уельсі на базі OSM
diff --git a/metadata/gg.mw.passera/uk/summary.txt b/metadata/gg.mw.passera/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..47145d7cc4e45ce8473ba168fbbbd5f407682735
--- /dev/null
+++ b/metadata/gg.mw.passera/uk/summary.txt
@@ -0,0 +1 @@
+Створіть надійні паролі
diff --git a/metadata/giraffine.dimmer/uk/summary.txt b/metadata/giraffine.dimmer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2cffb21116f9b250fe4079c8437e2f9fa9683466
--- /dev/null
+++ b/metadata/giraffine.dimmer/uk/summary.txt
@@ -0,0 +1 @@
+Менша яскравість
diff --git a/metadata/github.vatsal.easyweatherdemo/nn/summary.txt b/metadata/github.vatsal.easyweatherdemo/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a07ebd5ac466bbd5e0b45bf35fb5fb341a10a931
--- /dev/null
+++ b/metadata/github.vatsal.easyweatherdemo/nn/summary.txt
@@ -0,0 +1 @@
+Enkel og rask vêrapp
diff --git a/metadata/github.yaa110.memento/nn/summary.txt b/metadata/github.yaa110.memento/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e465eeb691073d55451fd97fb1429e9396129d32
--- /dev/null
+++ b/metadata/github.yaa110.memento/nn/summary.txt
@@ -0,0 +1 @@
+Ta notat
diff --git a/metadata/goo.TeaTimer/uk/summary.txt b/metadata/goo.TeaTimer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ea256c10f2daeeac1d79cfb132dcdec75793dfb9
--- /dev/null
+++ b/metadata/goo.TeaTimer/uk/summary.txt
@@ -0,0 +1 @@
+Простий відлік часу чаю
diff --git a/metadata/gr.ratmole.android.Mach3Pendant/uk/summary.txt b/metadata/gr.ratmole.android.Mach3Pendant/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..57af91d6178b7f49229fc7d5c44949a8df70dfe7
--- /dev/null
+++ b/metadata/gr.ratmole.android.Mach3Pendant/uk/summary.txt
@@ -0,0 +1 @@
+Керуйте своїм Mach3 CNC через Wi-Fi
diff --git a/metadata/groomiac.crocodilenote/nn/summary.txt b/metadata/groomiac.crocodilenote/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f86f5e13a632f3fc9582a67a83d7fe67e863fc3c
--- /dev/null
+++ b/metadata/groomiac.crocodilenote/nn/summary.txt
@@ -0,0 +1 @@
+Ta notat og krypter dei
diff --git a/metadata/hashengineering.darkcoin.wallet/fr/summary.txt b/metadata/hashengineering.darkcoin.wallet/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f5f784b1244982aaec4a17f1428fc43ccfcbd1ea
--- /dev/null
+++ b/metadata/hashengineering.darkcoin.wallet/fr/summary.txt
@@ -0,0 +1 @@
+Gardez Dash dans votre poche, sur votre propre téléphone
diff --git a/metadata/hashengineering.darkcoin.wallet/he/summary.txt b/metadata/hashengineering.darkcoin.wallet/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6e9f377da61d2123d5efd5995f6453e372d3be82
--- /dev/null
+++ b/metadata/hashengineering.darkcoin.wallet/he/summary.txt
@@ -0,0 +1 @@
+Dash אצלך בכיס, בטלפון שלך
diff --git a/metadata/im.quicksy.client.yml b/metadata/im.quicksy.client.yml
index 654711cdf6e90616b926ace0a05b863fe9e5c1e2..aca405c0a0f5e6ac00dfe7bdb224ca25e3cb93b7 100644
--- a/metadata/im.quicksy.client.yml
+++ b/metadata/im.quicksy.client.yml
@@ -470,7 +470,17 @@ Builds:
'/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
ndk: r21d
+ - versionName: 2.9.8+fcr
+ versionCode: 42006
+ commit: 2.9.8
+ gradle:
+ - quicksyFreeCompat
+ prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e '/libwebrtc/d'
+ -e "/phonenumber/aimplementation 'org.webrtc:google-webrtc:1.0.32006'" -e
+ '/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
+ ndk: r21d
+
AutoUpdateMode: None
UpdateCheckMode: None
-CurrentVersion: 2.9.7+fcr
-CurrentVersionCode: 42000
+CurrentVersion: 2.9.8+fcr
+CurrentVersionCode: 42006
diff --git a/metadata/im.r_c.android.clearweather/uk/summary.txt b/metadata/im.r_c.android.clearweather/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3ce84d0992682e283c121ff0701f08d0b6a6d960
--- /dev/null
+++ b/metadata/im.r_c.android.clearweather/uk/summary.txt
@@ -0,0 +1 @@
+Отримання прогнозів погоди (Китай)
diff --git a/metadata/im.r_c.android.jigsaw/uk/summary.txt b/metadata/im.r_c.android.jigsaw/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..50dd36573c5c2c0aaf2ca898234b9df4c8d0df62
--- /dev/null
+++ b/metadata/im.r_c.android.jigsaw/uk/summary.txt
@@ -0,0 +1 @@
+Пограйте в гру-головоломку jigsaw
diff --git a/metadata/im.status.ethereum.yml b/metadata/im.status.ethereum.yml
index 8eed84b5f70758d3317ab3731470a4359c89f382..7884b51fa17237dbe1232d4b46a9a02f6d008a14 100644
--- a/metadata/im.status.ethereum.yml
+++ b/metadata/im.status.ethereum.yml
@@ -32,6 +32,21 @@ Builds:
- make release-android BUILD_TYPE=release BUILD_NUMBER=$$VERCODE$$ ANDROID_APK_SIGNED=false
ANDROID_ABI_INCLUDE="armeabi-v7a;arm64-v8a;x86;x86_64"
+ - versionName: 1.12.0
+ versionCode: 2021030814
+ commit: 1771c3cf59f48274c41e92b4b3ce2ad70f757e57
+ sudo:
+ - sysctl fs.inotify.max_user_watches=524288
+ - mkdir -m 0755 /nix
+ - chown vagrant /nix
+ init: nix/scripts/setup.sh
+ output: result/app-release-unsigned.apk
+ scanignore:
+ - android/build.gradle
+ scandelete:
+ - ios
+ build: make release-fdroid BUILD_NUMBER=$$VERCODE$$
+
MaintainerNotes: |-
Status.im mobile app is built in a deterministic way using Nix package manager.
Because of this we disable Gradle builds via F-Droid and run `make release-android`.
@@ -40,5 +55,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
-CurrentVersion: 1.11.1
-CurrentVersionCode: 2021021509
+CurrentVersion: 1.12.0
+CurrentVersionCode: 2021030814
diff --git a/metadata/in.p1x.tanks_of_freedom/fr/summary.txt b/metadata/in.p1x.tanks_of_freedom/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..58552ad67f49e94e7e28d75c6fa0fab825bb2fbb
--- /dev/null
+++ b/metadata/in.p1x.tanks_of_freedom/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de stratégie par tour en Pixel Art isométrique (indépendant)
diff --git a/metadata/in.p1x.tanks_of_freedom/uk/summary.txt b/metadata/in.p1x.tanks_of_freedom/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8fe53627e27a0412b96ffdc757c89894d401fee0
--- /dev/null
+++ b/metadata/in.p1x.tanks_of_freedom/uk/summary.txt
@@ -0,0 +1 @@
+Інді-покрокова стратегія в ізометричному піксель-арті
diff --git a/metadata/in.shick.diode/uk/summary.txt b/metadata/in.shick.diode/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..227c3b0483f7edcb37d6b94e327a6136b8b735a6
--- /dev/null
+++ b/metadata/in.shick.diode/uk/summary.txt
@@ -0,0 +1 @@
+Взаємодійте з Reddit
diff --git a/metadata/in.shick.lockpatterngenerator/fr/summary.txt b/metadata/in.shick.lockpatterngenerator/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..61dc4106acb30ac476100fa36960c8afac8f1b9c
--- /dev/null
+++ b/metadata/in.shick.lockpatterngenerator/fr/summary.txt
@@ -0,0 +1 @@
+Générer un motif de verrouillage aléatoire
diff --git a/metadata/in.shick.lockpatterngenerator/it/summary.txt b/metadata/in.shick.lockpatterngenerator/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ef72571f3a68b53ce45d3f5c6aea982707266f89
--- /dev/null
+++ b/metadata/in.shick.lockpatterngenerator/it/summary.txt
@@ -0,0 +1 @@
+Generare un modello di blocco casuale
diff --git a/metadata/in.shick.lockpatterngenerator/uk/summary.txt b/metadata/in.shick.lockpatterngenerator/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..31a0f42435331b8c6e13ea052d8f985ff377ac27
--- /dev/null
+++ b/metadata/in.shick.lockpatterngenerator/uk/summary.txt
@@ -0,0 +1 @@
+Створення випадкового шаблону блокування
diff --git a/metadata/info.aario.killcamera/fr/summary.txt b/metadata/info.aario.killcamera/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..62053f89d3ee47886ebd608e2cd3593ffad8fad3
--- /dev/null
+++ b/metadata/info.aario.killcamera/fr/summary.txt
@@ -0,0 +1 @@
+Tuer les processus liés à la caméra
diff --git a/metadata/info.aario.killcamera/uk/summary.txt b/metadata/info.aario.killcamera/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3b162d8d19586eee9ecc8bad05cde85027ef9a0f
--- /dev/null
+++ b/metadata/info.aario.killcamera/uk/summary.txt
@@ -0,0 +1 @@
+Убивання процесів, пов’язаних з камерою
diff --git a/metadata/info.aario.mywifipasswords/nn/summary.txt b/metadata/info.aario.mywifipasswords/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d220b10f466dc6dcf5e704894396c41d3c62dcc4
--- /dev/null
+++ b/metadata/info.aario.mywifipasswords/nn/summary.txt
@@ -0,0 +1 @@
+Vis lagra Wi-Fi-passord
diff --git a/metadata/info.aario.snotepad/nn/summary.txt b/metadata/info.aario.snotepad/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e465eeb691073d55451fd97fb1429e9396129d32
--- /dev/null
+++ b/metadata/info.aario.snotepad/nn/summary.txt
@@ -0,0 +1 @@
+Ta notat
diff --git a/metadata/info.dvkr.screenstream.yml b/metadata/info.dvkr.screenstream.yml
index f19ce132353050c385f9f78ea772a8d458c63625..a78fca83ac158c05590a996491e0e73ae1cfd57e 100644
--- a/metadata/info.dvkr.screenstream.yml
+++ b/metadata/info.dvkr.screenstream.yml
@@ -455,7 +455,32 @@ Builds:
- cp $$Material-Dialogs$$/bottomsheets/build/outputs/aar/bottomsheets-release.aar
libs/
+ - versionName: 3.5.4
+ versionCode: 30504
+ commit: 3.5.4
+ subdir: app
+ gradle:
+ - firebasefree
+ srclibs:
+ - Material-Dialogs@3.3.0
+ rm:
+ - app/libs/bottomsheets-release.aar
+ prebuild:
+ - sed -i -e 's|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle
+ - sed -i -e '/com\.google\.firebase/d; /com\.google\.gms/d' ../build.gradle
+ build.gradle
+ - sed -i -e '/firebaseCrashlytics/d' -e '/^android\.applicationVariants\.all
+ {/,/^}$/d' build.gradle
+ - pushd $$Material-Dialogs$$
+ - sed -i -e '241d' bottomsheets/src/main/java/com/afollestad/materialdialogs/bottomsheets/BottomSheet.kt
+ build:
+ - pushd $$Material-Dialogs$$
+ - gradle bottomsheets:assembleRelease
+ - popd
+ - cp $$Material-Dialogs$$/bottomsheets/build/outputs/aar/bottomsheets-release.aar
+ libs/
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 3.5.3
-CurrentVersionCode: 30503
+CurrentVersion: 3.5.4
+CurrentVersionCode: 30504
diff --git a/metadata/info.frangor.laicare/uk/summary.txt b/metadata/info.frangor.laicare/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..279c1bcc04788daf1f75621a2b1ae882685a7a32
--- /dev/null
+++ b/metadata/info.frangor.laicare/uk/summary.txt
@@ -0,0 +1 @@
+Керування доглядом за псами та котами
diff --git a/metadata/info.lamatricexiste.network/uk/summary.txt b/metadata/info.lamatricexiste.network/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..53086f8c4414f62432777bb02bacb263910c44c7
--- /dev/null
+++ b/metadata/info.lamatricexiste.network/uk/summary.txt
@@ -0,0 +1 @@
+Засіб виявлення мережі
diff --git a/metadata/info.meoblast001.thugaim/nn/summary.txt b/metadata/info.meoblast001.thugaim/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1bbb5ba551e8c0378ea24505e1d68866ce5f3eff
--- /dev/null
+++ b/metadata/info.meoblast001.thugaim/nn/summary.txt
@@ -0,0 +1 @@
+2D-romskytespel
diff --git a/metadata/info.meoblast001.thugaim/uk/summary.txt b/metadata/info.meoblast001.thugaim/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..476b8e7a1181af515881c54a766acb1da8c69201
--- /dev/null
+++ b/metadata/info.meoblast001.thugaim/uk/summary.txt
@@ -0,0 +1 @@
+Двовимірна гра в космічну стрілянку
diff --git a/metadata/info.metadude.android.cccamp.schedule/fr/summary.txt b/metadata/info.metadude.android.cccamp.schedule/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ffae5e34225df45b2b7af53479fa5a4ec2426306
--- /dev/null
+++ b/metadata/info.metadude.android.cccamp.schedule/fr/summary.txt
@@ -0,0 +1 @@
+Planning du Chaos Communication Camp 2019
diff --git a/metadata/info.metadude.android.cccamp.schedule/uk/summary.txt b/metadata/info.metadude.android.cccamp.schedule/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5e5e847b76692e3ee1f772f4e67883d2eb60645a
--- /dev/null
+++ b/metadata/info.metadude.android.cccamp.schedule/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок планування Chaos Communication Camp 2019
diff --git a/metadata/info.metadude.android.datenspuren.schedule/it/summary.txt b/metadata/info.metadude.android.datenspuren.schedule/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d83c27bd6627f325fa3d481ba2d57728271061a
--- /dev/null
+++ b/metadata/info.metadude.android.datenspuren.schedule/it/summary.txt
@@ -0,0 +1 @@
+Programma della conferenza Datenspuren al Zentralwerk Dresden
diff --git a/metadata/info.puzz.a10000sentences/nn/summary.txt b/metadata/info.puzz.a10000sentences/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..863c5804420475db0ee7ef8c24e1fa88de5e4db3
--- /dev/null
+++ b/metadata/info.puzz.a10000sentences/nn/summary.txt
@@ -0,0 +1 @@
+Lær nye ord på framandspråk
diff --git a/metadata/info.staticfree.SuperGenPass/fr/summary.txt b/metadata/info.staticfree.SuperGenPass/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3a55cee14a0ce86d6c895d29a19328882f57464c
--- /dev/null
+++ b/metadata/info.staticfree.SuperGenPass/fr/summary.txt
@@ -0,0 +1 @@
+Implementation de SuperGenPass
diff --git a/metadata/info.staticfree.android.twentyfourhour/uk/summary.txt b/metadata/info.staticfree.android.twentyfourhour/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..220379926ac80ecfa00947999f93b32ef314849f
--- /dev/null
+++ b/metadata/info.staticfree.android.twentyfourhour/uk/summary.txt
@@ -0,0 +1 @@
+Віджет годинника
diff --git a/metadata/info.staticfree.android.units/uk/summary.txt b/metadata/info.staticfree.android.units/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0c79d1b7f2651d969bd3258f62f80df4aeeeba71
--- /dev/null
+++ b/metadata/info.staticfree.android.units/uk/summary.txt
@@ -0,0 +1 @@
+Потужний перетворювач одиниць
diff --git a/metadata/io.anuke.mindustry/fr/summary.txt b/metadata/io.anuke.mindustry/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4777fb7ed973e7ad420cd77672bae7eec4331e98
--- /dev/null
+++ b/metadata/io.anuke.mindustry/fr/summary.txt
@@ -0,0 +1 @@
+Un jeu de défense de tour de type industriel
diff --git a/metadata/io.github.alketii.mightyknight/fr/summary.txt b/metadata/io.github.alketii.mightyknight/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..431a62d3e833348998830c20702191e4d9778dd9
--- /dev/null
+++ b/metadata/io.github.alketii.mightyknight/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de runner infini
diff --git a/metadata/io.github.alketii.mightyknight/uk/summary.txt b/metadata/io.github.alketii.mightyknight/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f6a6349547b7b2cae84522011138e7708cd60e65
--- /dev/null
+++ b/metadata/io.github.alketii.mightyknight/uk/summary.txt
@@ -0,0 +1 @@
+Нескінченний бігун
diff --git a/metadata/io.github.benoitduffez.cupsprint/uk/summary.txt b/metadata/io.github.benoitduffez.cupsprint/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d1ccadf04fb7020dcaf33b2396d24fcea4b55c31
--- /dev/null
+++ b/metadata/io.github.benoitduffez.cupsprint/uk/summary.txt
@@ -0,0 +1 @@
+Друк безпосередньо з телефону
diff --git a/metadata/io.github.chiver.yml b/metadata/io.github.chiver.yml
index cf4914464fa353becc18b8b0968603a3e3523738..f661d7685615168dfb8a1cfcc69545b8b51c2327 100644
--- a/metadata/io.github.chiver.yml
+++ b/metadata/io.github.chiver.yml
@@ -27,7 +27,21 @@ Builds:
gradle:
- yes
+ - versionName: 2.0.0
+ versionCode: 200
+ commit: 2.0.0
+ subdir: app
+ gradle:
+ - yes
+
+ - versionName: 2.0.2
+ versionCode: 202
+ commit: 2.0.2
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.1.1
-CurrentVersionCode: 111
+CurrentVersion: 2.0.2
+CurrentVersionCode: 202
diff --git a/metadata/io.github.deweyreed.clipboardcleaner/nn/summary.txt b/metadata/io.github.deweyreed.clipboardcleaner/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..71e9dc13db2df4b85b21fc48bc9d44ca3a7885cf
--- /dev/null
+++ b/metadata/io.github.deweyreed.clipboardcleaner/nn/summary.txt
@@ -0,0 +1 @@
+Vis og tøm utklippstavla
diff --git a/metadata/io.github.engsergiu.react/uk/summary.txt b/metadata/io.github.engsergiu.react/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ed22600747e0eff5f4a4015951d534fbd2614fb5
--- /dev/null
+++ b/metadata/io.github.engsergiu.react/uk/summary.txt
@@ -0,0 +1 @@
+Перевірте свою реакцію
diff --git a/metadata/io.github.kobuge.games.minilens/uk/summary.txt b/metadata/io.github.kobuge.games.minilens/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4c976ffdbb17a025097ee784564684608f39faef
--- /dev/null
+++ b/metadata/io.github.kobuge.games.minilens/uk/summary.txt
@@ -0,0 +1 @@
+Безплатна платформова гра-головоломка
diff --git a/metadata/io.github.otakuchiyan.dnsman/uk/summary.txt b/metadata/io.github.otakuchiyan.dnsman/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bb82902401fda562feb92592c1b698967cfbf499
--- /dev/null
+++ b/metadata/io.github.otakuchiyan.dnsman/uk/summary.txt
@@ -0,0 +1 @@
+Установлення сервера пошуку DNS
diff --git a/metadata/io.github.powerinside.scrollsocket/fr/summary.txt b/metadata/io.github.powerinside.scrollsocket/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2c6392a7c9bb39780ae88b82a63df9f093c1a3ae
--- /dev/null
+++ b/metadata/io.github.powerinside.scrollsocket/fr/summary.txt
@@ -0,0 +1 @@
+Faites défiler sans fil à l'aide de l'écran tactile
diff --git a/metadata/io.github.project_travel_mate/nn/summary.txt b/metadata/io.github.project_travel_mate/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ba5686c3f18a919ecf42d27429df36cbba2bdbee
--- /dev/null
+++ b/metadata/io.github.project_travel_mate/nn/summary.txt
@@ -0,0 +1 @@
+Komplett reisegaid
diff --git a/metadata/io.github.sanbeg.flashlight/uk/summary.txt b/metadata/io.github.sanbeg.flashlight/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ba5c73fb4b4c642238f1e2bcf174f880324539d5
--- /dev/null
+++ b/metadata/io.github.sanbeg.flashlight/uk/summary.txt
@@ -0,0 +1 @@
+Перемикання світлодіода камери
diff --git a/metadata/io.github.thachillera.cardsscorekeeper/fr/summary.txt b/metadata/io.github.thachillera.cardsscorekeeper/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..412c98c5ba2ef8e5a860f6eb615bd09ecb7ea83b
--- /dev/null
+++ b/metadata/io.github.thachillera.cardsscorekeeper/fr/summary.txt
@@ -0,0 +1 @@
+Application pour garder le score dans les jeux de cartes
diff --git a/metadata/io.github.webbluetoothcg.bletestperipheral/fr/summary.txt b/metadata/io.github.webbluetoothcg.bletestperipheral/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..99d28ab0b1f5e0902bf14b844576e7dda4bfaf67
--- /dev/null
+++ b/metadata/io.github.webbluetoothcg.bletestperipheral/fr/summary.txt
@@ -0,0 +1 @@
+Essayez Web Bluetooth sans avoir besoin d'un périphérique BLE
diff --git a/metadata/io.github.webbluetoothcg.bletestperipheral/it/summary.txt b/metadata/io.github.webbluetoothcg.bletestperipheral/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4a3b988584236b115715a1e46f0b8f2393184baa
--- /dev/null
+++ b/metadata/io.github.webbluetoothcg.bletestperipheral/it/summary.txt
@@ -0,0 +1 @@
+Prova il Web Bluetooth senza bisogno di un dispositivo periferico BLE
diff --git a/metadata/io.github.whirish.tvbuses/fr/summary.txt b/metadata/io.github.whirish.tvbuses/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8506fd45d64c7b2fd5267fc973d96bf945eac36
--- /dev/null
+++ b/metadata/io.github.whirish.tvbuses/fr/summary.txt
@@ -0,0 +1 @@
+Tri-Valley Wheels : voir les arrêts de bus, heures de passage, trajets
diff --git a/metadata/io.github.whirish.tvbuses/uk/summary.txt b/metadata/io.github.whirish.tvbuses/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ddce850d3d8c49439cc86002e010f9c22b0f7b83
--- /dev/null
+++ b/metadata/io.github.whirish.tvbuses/uk/summary.txt
@@ -0,0 +1 @@
+Перегляд та відстеження автобусів Tri-Valley Wheels, час зупинки та маршрути
diff --git a/metadata/io.github.wulkanowy.yml b/metadata/io.github.wulkanowy.yml
index dca4ce541db2d07002e55b76b1ba00bae0143b68..5ebaa8f163e0e94fdfc3319b413c21a2e14cd3b8 100644
--- a/metadata/io.github.wulkanowy.yml
+++ b/metadata/io.github.wulkanowy.yml
@@ -462,7 +462,18 @@ Builds:
-e '/developer.huawei.com/d' -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d'
../build.gradle build.gradle
+ - versionName: 1.1.0
+ versionCode: 86
+ commit: 1.1.0
+ subdir: app
+ gradle:
+ - fdroid
+ prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/io.fabric/d'
+ -e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d'
+ -e '/developer.huawei.com/d' -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d'
+ ../build.gradle build.gradle
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.0.1
-CurrentVersionCode: 85
+CurrentVersion: 1.1.0
+CurrentVersionCode: 86
diff --git a/metadata/io.github.wulkanowy/uk/summary.txt b/metadata/io.github.wulkanowy/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4e22d36b2f394b3faeb67842d34766901e67b8ff
--- /dev/null
+++ b/metadata/io.github.wulkanowy/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт польського реєстру шкіл VULCAN UONET+
diff --git a/metadata/io.githubfede0d.planetrider/fr/summary.txt b/metadata/io.githubfede0d.planetrider/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5ba3b5bfd3ad9443bf4794f705c74d2bde8f20b1
--- /dev/null
+++ b/metadata/io.githubfede0d.planetrider/fr/summary.txt
@@ -0,0 +1 @@
+Muni de votre moto volante, échappez-vous d'un désert extraterrestre infini
diff --git a/metadata/io.githubfede0d.planetrider/uk/summary.txt b/metadata/io.githubfede0d.planetrider/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4c35c672be883ff1703a65cfa7d47f98aad59cc1
--- /dev/null
+++ b/metadata/io.githubfede0d.planetrider/uk/summary.txt
@@ -0,0 +1 @@
+Втеча з нескінченної чужорідної пустелі за допомогою велосипеда
diff --git a/metadata/io.gresse.hugo.anecdote/fr/summary.txt b/metadata/io.gresse.hugo.anecdote/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cf4f9186b4109ac64c3b86adc23fed3dbefedfc0
--- /dev/null
+++ b/metadata/io.gresse.hugo.anecdote/fr/summary.txt
@@ -0,0 +1 @@
+Lisez votre dernière citation et flux dans une application légère
diff --git a/metadata/io.gresse.hugo.anecdote/he/summary.txt b/metadata/io.gresse.hugo.anecdote/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1f41d2d0d7a9b6c0c4580914f3678610870757c8
--- /dev/null
+++ b/metadata/io.gresse.hugo.anecdote/he/summary.txt
@@ -0,0 +1 @@
+הצגת ציטוטים עדכניים וערוצי חדשות ביישומון קליל
diff --git a/metadata/io.lbry.browser.yml b/metadata/io.lbry.browser.yml
index 92994041ada8057fcea0506dc519da276dab161c..6677963f914ab79fe46c39798f574b5800b36889 100644
--- a/metadata/io.lbry.browser.yml
+++ b/metadata/io.lbry.browser.yml
@@ -198,6 +198,7 @@ Builds:
- versionName: 0.16.13
versionCode: 16131
+ disable: Runtime issues
commit: v0.16.13-fdroid
subdir: app
gradle:
@@ -209,6 +210,7 @@ Builds:
- versionName: 0.16.14
versionCode: 16141
+ disable: Runtime issues
commit: v0.16.14-fdroid
subdir: app
gradle:
@@ -233,10 +235,9 @@ MaintainerNotes: |-
+0: - (upstream)
+1: armv7 (CV)
+2: armv8
- +3: (armv7) hotfixes between upstream releases
AutoUpdateMode: Version v%v-fdroid
UpdateCheckMode: Tags v\d+.\d+.\d+[a-z]?-fdroid
-VercodeOperation: '%c*10 + 3'
+VercodeOperation: '%c*10 + 1'
CurrentVersion: 0.16.15
CurrentVersionCode: 16151
diff --git a/metadata/io.mkg20001.arubanetworkslogin.yml b/metadata/io.mkg20001.arubanetworkslogin.yml
index 1bf84acc923d5ea1c5320874fd5a1f3fcce0b2a8..5a1575918819eb843401067450fc4e63cea142d4 100644
--- a/metadata/io.mkg20001.arubanetworkslogin.yml
+++ b/metadata/io.mkg20001.arubanetworkslogin.yml
@@ -1,5 +1,6 @@
AntiFeatures:
- NonFreeNet
+ - Tracking
Categories:
- Connectivity
License: GPL-3.0-only
@@ -30,6 +31,8 @@ Builds:
gradle:
- yes
+MaintainerNotes: uses Sentry.io by default, not even opt-out possible
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.5'
diff --git a/metadata/io.pslab/uk/summary.txt b/metadata/io.pslab/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dca8a93359cc9ca279552dae3a4e77fdf471b8db
--- /dev/null
+++ b/metadata/io.pslab/uk/summary.txt
@@ -0,0 +1 @@
+Інтерфейс Pocket Science Lab для Android для апаратного забезпечення PSLab
diff --git a/metadata/io.treehouses.remote.yml b/metadata/io.treehouses.remote.yml
index a4e561f6a6b6e9c99a7f3804e273aa06197eae7c..43305ec4bdb19eff6e627b3ef8c7d264ade25c54 100644
--- a/metadata/io.treehouses.remote.yml
+++ b/metadata/io.treehouses.remote.yml
@@ -515,10 +515,26 @@ Builds:
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
ndk: r21d
+ - versionName: '6072'
+ versionCode: 6072
+ commit: fdroid-6072
+ gradle:
+ - yes
+ output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
+ ndk: r21d
+
+ - versionName: '6073'
+ versionCode: 6073
+ commit: fdroid-6073
+ gradle:
+ - yes
+ output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
+ ndk: r21d
+
MaintainerNotes: The root build.gradle contains custom code that uses relative paths.
Thus we cannot apply subdir.
AutoUpdateMode: Version fdroid-%v
UpdateCheckMode: Tags fdroid-[0-9]+
-CurrentVersion: '6071'
-CurrentVersionCode: 6071
+CurrentVersion: '6073'
+CurrentVersionCode: 6073
diff --git a/metadata/io.trezor.app.yml b/metadata/io.trezor.app.yml
index 897d39a3c2af2a2c84a1f3138aec014c4815939d..73c608c1bb77236a8e8e48e4a3584a722a03ac1c 100644
--- a/metadata/io.trezor.app.yml
+++ b/metadata/io.trezor.app.yml
@@ -142,8 +142,10 @@ MaintainerNotes: |-
we cannot build it since its required to be signed by upstream. Check
once in a while.
* App is unmaintained mentioned by the developer in fdroiddata#2269
+ * moved to archive on request of author (d#2269) and changed AUM/UCM from "Version v%v" resp. "Tags" to "None"
-AutoUpdateMode: Version v%v
-UpdateCheckMode: Tags
+ArchivePolicy: 0 versions
+AutoUpdateMode: None
+UpdateCheckMode: None
CurrentVersion: 2.3.0
CurrentVersionCode: 21
diff --git a/metadata/io.va.exposed/uk/summary.txt b/metadata/io.va.exposed/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..44da10cf891c1675c9007292e28ecfb26e88a4d9
--- /dev/null
+++ b/metadata/io.va.exposed/uk/summary.txt
@@ -0,0 +1 @@
+Користуйтесь Xposed без root, розблокуйте завантажувач чи змініть образ системи
diff --git a/metadata/io.wookey.wallet/uk/name.txt b/metadata/io.wookey.wallet/uk/name.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aa40cffd75c990ce4484cc0cabc901bd68adae4e
--- /dev/null
+++ b/metadata/io.wookey.wallet/uk/name.txt
@@ -0,0 +1 @@
+Гаманець Wookey
diff --git a/metadata/ir.hsn6.defendo/fr/summary.txt b/metadata/ir.hsn6.defendo/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ba2ba6011e0c43fdafe8622520036fd08e9b6e8
--- /dev/null
+++ b/metadata/ir.hsn6.defendo/fr/summary.txt
@@ -0,0 +1 @@
+Un jeu de Tower Defense
diff --git a/metadata/ir.hsn6.defendo/uk/summary.txt b/metadata/ir.hsn6.defendo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a491d18080223228dcd949ed61e3ded9e4692d00
--- /dev/null
+++ b/metadata/ir.hsn6.defendo/uk/summary.txt
@@ -0,0 +1 @@
+Гра в жанрі оборони вежі
diff --git a/metadata/ir.hsn6.k2/uk/summary.txt b/metadata/ir.hsn6.k2/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..300418845c53d19ef57450ac38e6339f6d47e91e
--- /dev/null
+++ b/metadata/ir.hsn6.k2/uk/summary.txt
@@ -0,0 +1 @@
+Спіймайте Місяць
diff --git a/metadata/ir.hsn6.trans/uk/summary.txt b/metadata/ir.hsn6.trans/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c680aa441ddc5b46b668470e689efdae17077405
--- /dev/null
+++ b/metadata/ir.hsn6.trans/uk/summary.txt
@@ -0,0 +1 @@
+Гра у втечу
diff --git a/metadata/ir.hsn6.turo/uk/summary.txt b/metadata/ir.hsn6.turo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5c7685e928f3757e6c27fd88193338704b5c576e
--- /dev/null
+++ b/metadata/ir.hsn6.turo/uk/summary.txt
@@ -0,0 +1 @@
+Побудуйте вежу
diff --git a/metadata/is.pinterjann.jaws/it/summary.txt b/metadata/is.pinterjann.jaws/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4faa386fe0b91a535b7fee8f6c6274b8d91f8369
--- /dev/null
+++ b/metadata/is.pinterjann.jaws/it/summary.txt
@@ -0,0 +1 @@
+Solo un altro scanner wifi
diff --git a/metadata/is.pinterjann.jaws/uk/summary.txt b/metadata/is.pinterjann.jaws/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..526898bc5ba463b88c2a38f50fd64ec6ed5ef1c9
--- /dev/null
+++ b/metadata/is.pinterjann.jaws/uk/summary.txt
@@ -0,0 +1 @@
+Ще один знаходжувач Wi-Fi
diff --git a/metadata/is.xyz.mpv.yml b/metadata/is.xyz.mpv.yml
index b157c2ddcc9e321a0a8f80b19231c551822df72f..be9c7067159ffdbb75f0d8868a491699a39703d4 100644
--- a/metadata/is.xyz.mpv.yml
+++ b/metadata/is.xyz.mpv.yml
@@ -30,5 +30,5 @@ MaintainerNotes: Lower CVC by 1 to mark current build as pre-release
AutoUpdateMode: None
UpdateCheckMode: Tags
VercodeOperation: '%c - 1'
-CurrentVersion: 2020-11-16-release
-CurrentVersionCode: 22
+CurrentVersion: 2021-03-10-release
+CurrentVersionCode: 23
diff --git a/metadata/is.xyz.omw/uk/summary.txt b/metadata/is.xyz.omw/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..158f92c87452fb559ecbd2cbd7e0a0d58efaf970
--- /dev/null
+++ b/metadata/is.xyz.omw/uk/summary.txt
@@ -0,0 +1 @@
+Ігровий рушій, сумісний з файлами даних TES3:Morrowind
diff --git a/metadata/is.xyz.omw_nightly/uk/summary.txt b/metadata/is.xyz.omw_nightly/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..158f92c87452fb559ecbd2cbd7e0a0d58efaf970
--- /dev/null
+++ b/metadata/is.xyz.omw_nightly/uk/summary.txt
@@ -0,0 +1 @@
+Ігровий рушій, сумісний з файлами даних TES3:Morrowind
diff --git a/metadata/is.xyz.vcmi/fr/summary.txt b/metadata/is.xyz.vcmi/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a1d7858326f1ee30d6f6b2cd35d8c0bf803bc8fd
--- /dev/null
+++ b/metadata/is.xyz.vcmi/fr/summary.txt
@@ -0,0 +1 @@
+Récriture du moteur de Heroes of Might and Magic III
diff --git a/metadata/it.alessandropira.wesnoth114/it/summary.txt b/metadata/it.alessandropira.wesnoth114/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bc26eface3784a65a7654c73e737f5548be889cf
--- /dev/null
+++ b/metadata/it.alessandropira.wesnoth114/it/summary.txt
@@ -0,0 +1 @@
+Un gioco di strategia a turno con un tema di alta fantasia
diff --git a/metadata/it.alessandropira.wesnoth114/uk/summary.txt b/metadata/it.alessandropira.wesnoth114/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7e629a5975a5bb4ac4f684f7b90468b3d0868dc0
--- /dev/null
+++ b/metadata/it.alessandropira.wesnoth114/uk/summary.txt
@@ -0,0 +1 @@
+Покрокова стратегічна гра з високою фентезі темою
diff --git a/metadata/it.diab/it/summary.txt b/metadata/it.diab/it/summary.txt
index 5d01bd34d1894daf011f628abbaf912f157c2f41..a00be2ff19825cea9695b4d4c92d77353c8bf722 100644
--- a/metadata/it.diab/it/summary.txt
+++ b/metadata/it.diab/it/summary.txt
@@ -1 +1 @@
-Gestore per diabete, registra lo zucchero nel sangue e le dosi di insulina
+Registra le dosi di zucchero nel sangue e di insulina, esportazione opzionale
diff --git a/metadata/it.eternitywall.eternitywall/uk/summary.txt b/metadata/it.eternitywall.eternitywall/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..430f5c687468f003dc1c7c1e3ccb7112dd3491fa
--- /dev/null
+++ b/metadata/it.eternitywall.eternitywall/uk/summary.txt
@@ -0,0 +1 @@
+Пишіть повідомлення на EternityWall
diff --git a/metadata/it.fossoft.timberfoss/nn/summary.txt b/metadata/it.fossoft.timberfoss/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1cb438df021831aaf448b3b9591bd7dd6b2f6299
--- /dev/null
+++ b/metadata/it.fossoft.timberfoss/nn/summary.txt
@@ -0,0 +1 @@
+Musikkspelar med Material-design
diff --git a/metadata/it.mn.salvi.linuxDayOSM/fr/summary.txt b/metadata/it.mn.salvi.linuxDayOSM/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ad15f8e3e2ee9be9c67fb40f2661fd3edfc8b28
--- /dev/null
+++ b/metadata/it.mn.salvi.linuxDayOSM/fr/summary.txt
@@ -0,0 +1 @@
+S'informer sur les événements Linux day en Italie
diff --git a/metadata/it.mn.salvi.linuxDayOSM/uk/summary.txt b/metadata/it.mn.salvi.linuxDayOSM/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..76eaa1ef4be687008dfce32f716b030890b825cc
--- /dev/null
+++ b/metadata/it.mn.salvi.linuxDayOSM/uk/summary.txt
@@ -0,0 +1 @@
+Відомості про події дня Linux в Італії
diff --git a/metadata/it.mobimentum.dualsimwidget/fr/summary.txt b/metadata/it.mobimentum.dualsimwidget/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..786d99573c51d083ca56b7c6f3afa049f32babfe
--- /dev/null
+++ b/metadata/it.mobimentum.dualsimwidget/fr/summary.txt
@@ -0,0 +1 @@
+Outils pour les terminaux Samsung à double-SIM
diff --git a/metadata/it.mobimentum.dualsimwidget/uk/summary.txt b/metadata/it.mobimentum.dualsimwidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3aef0c0f3121cc32dd8d699c5ba79dfd51c7041f
--- /dev/null
+++ b/metadata/it.mobimentum.dualsimwidget/uk/summary.txt
@@ -0,0 +1 @@
+Знаряддя для пристроїв з двома SIM-картами від Samsung
diff --git a/metadata/it.niedermann.nextcloud.deck.yml b/metadata/it.niedermann.nextcloud.deck.yml
index ec4e5c9c29e43aaf68742907531b079804aa0f15..7f99972dde0dee1eef7ab671e255abe3c835617b 100644
--- a/metadata/it.niedermann.nextcloud.deck.yml
+++ b/metadata/it.niedermann.nextcloud.deck.yml
@@ -453,7 +453,35 @@ Builds:
gradle:
- fdroid
+ - versionName: 1.15.1
+ versionCode: 1015001
+ commit: 1.15.1
+ subdir: app
+ gradle:
+ - fdroid
+
+ - versionName: 1.15.2
+ versionCode: 1015002
+ commit: 1.15.2
+ subdir: app
+ gradle:
+ - fdroid
+
+ - versionName: 1.15.3
+ versionCode: 1015003
+ commit: 1.15.3
+ subdir: app
+ gradle:
+ - fdroid
+
+ - versionName: 1.15.4
+ versionCode: 1015004
+ commit: 1.15.4
+ subdir: app
+ gradle:
+ - fdroid
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.15.0
-CurrentVersionCode: 1015000
+CurrentVersion: 1.15.4
+CurrentVersionCode: 1015004
diff --git a/metadata/it.niedermann.owncloud.notes.yml b/metadata/it.niedermann.owncloud.notes.yml
index 32e1c98595bd854f91c82759e7a1b3edf9a31440..c68b8df9b122d0cca3ec58d3ef2485dfb5469cb3 100644
--- a/metadata/it.niedermann.owncloud.notes.yml
+++ b/metadata/it.niedermann.owncloud.notes.yml
@@ -687,7 +687,31 @@ Builds:
gradle:
- fdroid
+ - versionName: 3.2.0
+ versionCode: 3002000
+ commit: v3.2.0
+ subdir: app
+ submodules: true
+ gradle:
+ - fdroid
+
+ - versionName: 3.2.1
+ versionCode: 3002001
+ commit: v3.2.1
+ subdir: app
+ submodules: true
+ gradle:
+ - fdroid
+
+ - versionName: 3.2.2
+ versionCode: 3002002
+ commit: v3.2.2
+ subdir: app
+ submodules: true
+ gradle:
+ - fdroid
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 3.1.4
-CurrentVersionCode: 3001004
+CurrentVersion: 3.2.2
+CurrentVersionCode: 3002002
diff --git a/metadata/it.rignanese.leo.slimfacebook/it/summary.txt b/metadata/it.rignanese.leo.slimfacebook/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..283492c13d7c36a97cb6f5d7babb233b4dc91d8c
--- /dev/null
+++ b/metadata/it.rignanese.leo.slimfacebook/it/summary.txt
@@ -0,0 +1 @@
+Naviga su Facebook
diff --git a/metadata/it.rignanese.leo.slimtwitter/nn/summary.txt b/metadata/it.rignanese.leo.slimtwitter/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c0a46a5e593c3ebb37b1ce7db840a775ca52e522
--- /dev/null
+++ b/metadata/it.rignanese.leo.slimtwitter/nn/summary.txt
@@ -0,0 +1 @@
+Twitter-tilgang
diff --git a/metadata/it.rignanese.leo.slimtwitter/uk/summary.txt b/metadata/it.rignanese.leo.slimtwitter/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7548ac145b2ffee954aaba911b7ac2d570d81473
--- /dev/null
+++ b/metadata/it.rignanese.leo.slimtwitter/uk/summary.txt
@@ -0,0 +1 @@
+Доступ до Twitter
diff --git a/metadata/it.skarafaz.mercury/it/summary.txt b/metadata/it.skarafaz.mercury/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..74c2324d5e6ef1cbe4c0d50b1ef78a7b476c0ea6
--- /dev/null
+++ b/metadata/it.skarafaz.mercury/it/summary.txt
@@ -0,0 +1 @@
+Inviare comandi preconfigurati via SSH
diff --git a/metadata/italian.said.fran.theitaliansaid/it/summary.txt b/metadata/italian.said.fran.theitaliansaid/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..716217215616dad406685d9aaac0a915bffc9b1f
--- /dev/null
+++ b/metadata/italian.said.fran.theitaliansaid/it/summary.txt
@@ -0,0 +1 @@
+Proverbi italiani in inglese
diff --git a/metadata/itkach.aard2/nn/summary.txt b/metadata/itkach.aard2/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..07c2797d29764e0b05c1172634e53e80f11168a2
--- /dev/null
+++ b/metadata/itkach.aard2/nn/summary.txt
@@ -0,0 +1 @@
+Ordbok for bruk fråkopla nettet
diff --git a/metadata/itkach.aard2/uk/summary.txt b/metadata/itkach.aard2/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b01674d46f44ff0402844ded35a0d81842a1d9e7
--- /dev/null
+++ b/metadata/itkach.aard2/uk/summary.txt
@@ -0,0 +1 @@
+Безмережевий словник
diff --git a/metadata/ivl.android.moneybalance/uk/summary.txt b/metadata/ivl.android.moneybalance/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9618d1f79b2849cf17eded9965279ae90a42aefd
--- /dev/null
+++ b/metadata/ivl.android.moneybalance/uk/summary.txt
@@ -0,0 +1 @@
+Відстеження групових витрат
diff --git a/metadata/jackpal.androidterm/nn/description.txt b/metadata/jackpal.androidterm/nn/description.txt
new file mode 100644
index 0000000000000000000000000000000000000000..df5b05de6625850e994f00e04fe972feaaae4f63
--- /dev/null
+++ b/metadata/jackpal.androidterm/nn/description.txt
@@ -0,0 +1 @@
+https://plus.google.com/u/0/communities/106164413936367578283
diff --git a/metadata/jackpal.androidterm/nn/name.txt b/metadata/jackpal.androidterm/nn/name.txt
new file mode 100644
index 0000000000000000000000000000000000000000..52066a9b9cb8a69f8ce09bff4a115c16d8f017ae
--- /dev/null
+++ b/metadata/jackpal.androidterm/nn/name.txt
@@ -0,0 +1 @@
+Terminalemulator for Android
diff --git a/metadata/jonas.tool.saveForOffline/it/summary.txt b/metadata/jonas.tool.saveForOffline/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5c4913cbcb28364754a00c596ddb40f25430765a
--- /dev/null
+++ b/metadata/jonas.tool.saveForOffline/it/summary.txt
@@ -0,0 +1 @@
+Salva i siti web localmente
diff --git a/metadata/jp.redmine.redmineclient/it/summary.txt b/metadata/jp.redmine.redmineclient/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e88ed8c56d3c6215b7d007cb61f15d54b4712eb9
--- /dev/null
+++ b/metadata/jp.redmine.redmineclient/it/summary.txt
@@ -0,0 +1 @@
+Cliente Redmine
diff --git a/metadata/jp.redmine.redmineclient/nn/summary.txt b/metadata/jp.redmine.redmineclient/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3ad6bd8eb79852288dfbd4a8c75e4085ede628fd
--- /dev/null
+++ b/metadata/jp.redmine.redmineclient/nn/summary.txt
@@ -0,0 +1 @@
+Redmine-klient
diff --git a/metadata/jp.takke.datastats/uk/summary.txt b/metadata/jp.takke.datastats/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e72ca2ff8bfc0a5ac8bc6f7d19c50d75a886e5c4
--- /dev/null
+++ b/metadata/jp.takke.datastats/uk/summary.txt
@@ -0,0 +1 @@
+Переглянути використання смуги пропускання
diff --git a/metadata/jpf.android.magiadni/it/summary.txt b/metadata/jpf.android.magiadni/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b7657530226fce52b0528deb1de0ada880a528ab
--- /dev/null
+++ b/metadata/jpf.android.magiadni/it/summary.txt
@@ -0,0 +1 @@
+Lettore OCR per carte d'identità spagnole
diff --git a/metadata/kaba.yucata.envoy/fr/summary.txt b/metadata/kaba.yucata.envoy/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..27b7248af657c4598763c058bf5165323541392a
--- /dev/null
+++ b/metadata/kaba.yucata.envoy/fr/summary.txt
@@ -0,0 +1 @@
+Affiche combien de jeux Yucata attendent un mouvement de l'utilisateur
diff --git a/metadata/kaba.yucata.envoy/it/summary.txt b/metadata/kaba.yucata.envoy/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..422fc8b30299aae311f9b36e1bebb011062f98c9
--- /dev/null
+++ b/metadata/kaba.yucata.envoy/it/summary.txt
@@ -0,0 +1 @@
+Visualizza quanti giochi su Yucata sono in attesa che l'utente faccia una mossa
diff --git a/metadata/kdk.android.simplydo/fr/summary.txt b/metadata/kdk.android.simplydo/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a228aa36723691760b1a7632c19e498a1af70a3f
--- /dev/null
+++ b/metadata/kdk.android.simplydo/fr/summary.txt
@@ -0,0 +1 @@
+Gestionnaire simple de listes d'items
diff --git a/metadata/kdk.android.simplydo/uk/summary.txt b/metadata/kdk.android.simplydo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..45d0d578240e7234eb497336ab47fda7cadc0bdc
--- /dev/null
+++ b/metadata/kdk.android.simplydo/uk/summary.txt
@@ -0,0 +1 @@
+Простий розпорядник списку речей
diff --git a/metadata/kmac.dejavu_fonts/it/summary.txt b/metadata/kmac.dejavu_fonts/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..582b0fcdd82883a81c792b563ca4c69a415c91f9
--- /dev/null
+++ b/metadata/kmac.dejavu_fonts/it/summary.txt
@@ -0,0 +1 @@
+Tema dei caratteri DejaVu
diff --git a/metadata/koeln.mop.elpeefpe/fr/summary.txt b/metadata/koeln.mop.elpeefpe/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3de644b070fdcf455e9d418e5ea04579712f471d
--- /dev/null
+++ b/metadata/koeln.mop.elpeefpe/fr/summary.txt
@@ -0,0 +1 @@
+Splittermond : gérer la santé et les focuspoints de vos personnages
diff --git a/metadata/koeln.mop.elpeefpe/uk/summary.txt b/metadata/koeln.mop.elpeefpe/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fa33ba537442577d661d1f0542d5655800a0a0cf
--- /dev/null
+++ b/metadata/koeln.mop.elpeefpe/uk/summary.txt
@@ -0,0 +1 @@
+Управління здоров'ям і балами фокусу ваших персонажів Splittermond
diff --git a/metadata/krasilnikov.alexey.cryptopass/fr/summary.txt b/metadata/krasilnikov.alexey.cryptopass/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e0b6d8a0080e5c735eb4546c9c3bbce4f8455139
--- /dev/null
+++ b/metadata/krasilnikov.alexey.cryptopass/fr/summary.txt
@@ -0,0 +1 @@
+Générer des mots de passe forts pour sites web depuis une unique clef secrête
diff --git a/metadata/krasilnikov.alexey.cryptopass/uk/summary.txt b/metadata/krasilnikov.alexey.cryptopass/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c4d39093f8faa66b537238e0829a3289b35373b2
--- /dev/null
+++ b/metadata/krasilnikov.alexey.cryptopass/uk/summary.txt
@@ -0,0 +1 @@
+Надійні паролі для різних вебсайтів за допомогою одного таємного ключа
diff --git a/metadata/kvj.taskw/fr/summary.txt b/metadata/kvj.taskw/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..15e1fe87d8f1896f3a832f43caf1e9d65357042d
--- /dev/null
+++ b/metadata/kvj.taskw/fr/summary.txt
@@ -0,0 +1 @@
+Taskwarrior non officiel - outil de gestion des tâches de la console
diff --git a/metadata/kvj.taskw/it/summary.txt b/metadata/kvj.taskw/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5c4cf1f282350514a5758c11d220b6af3516beb5
--- /dev/null
+++ b/metadata/kvj.taskw/it/summary.txt
@@ -0,0 +1 @@
+Versione non ufficiale di Taskwarrior - strumento gestione dei compiti console
diff --git a/metadata/lanchon.sigspoof.checker/it/summary.txt b/metadata/lanchon.sigspoof.checker/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bb540f76c8fa5cdc03ddeaae7b748a53e3ffd4d2
--- /dev/null
+++ b/metadata/lanchon.sigspoof.checker/it/summary.txt
@@ -0,0 +1 @@
+Testate la capacità di spoofing della firma del vostro sistema operativo
diff --git a/metadata/li.klass.fhem/uk/summary.txt b/metadata/li.klass.fhem/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..03dd79d6f8dcb6c435e4626e24a8a51c88518971
--- /dev/null
+++ b/metadata/li.klass.fhem/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт домашньої автоматизації
diff --git a/metadata/libretasks.app/it/summary.txt b/metadata/libretasks.app/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d7be2db90830e34023b4579cf255526fbcc413dc
--- /dev/null
+++ b/metadata/libretasks.app/it/summary.txt
@@ -0,0 +1 @@
+Innescare azioni quando si verificano determinati eventi
diff --git a/metadata/link.standen.michael.fatesheets/fr/summary.txt b/metadata/link.standen.michael.fatesheets/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5834515b31ae6b8d77bb7e948007c312b39ade4a
--- /dev/null
+++ b/metadata/link.standen.michael.fatesheets/fr/summary.txt
@@ -0,0 +1 @@
+Gérez vos feuilles de personnage Fate
diff --git a/metadata/link.standen.michael.fatesheets/it/summary.txt b/metadata/link.standen.michael.fatesheets/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..84fbbd6bc30d77c7e6084f4ba4d704ae9f8590c7
--- /dev/null
+++ b/metadata/link.standen.michael.fatesheets/it/summary.txt
@@ -0,0 +1 @@
+Gestire le schede dei personaggi di Fate
diff --git a/metadata/link.standen.michael.phonesaver/it/summary.txt b/metadata/link.standen.michael.phonesaver/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8845a90570691ec45a8ecc9f063865ea7e7276b9
--- /dev/null
+++ b/metadata/link.standen.michael.phonesaver/it/summary.txt
@@ -0,0 +1 @@
+Salvare i file tramite il menu Condividi
diff --git a/metadata/me.anuraag.grader/es/summary.txt b/metadata/me.anuraag.grader/es/summary.txt
index 214534133c26b59569ebdbe7703461bb44b38727..03b2151741354e20c238c75c156719c3a5c8233f 100644
--- a/metadata/me.anuraag.grader/es/summary.txt
+++ b/metadata/me.anuraag.grader/es/summary.txt
@@ -1 +1 @@
-Manten seguimiento de tus calificaciones
+Para mantenerse al tanto de las calificaciones
diff --git a/metadata/me.austinhuang.instagrabber.yml b/metadata/me.austinhuang.instagrabber.yml
index 25f2edee51995399aa3e49a55800626db0f1fe01..40506b529560173a069ee9d456ee53849ad0ed13 100644
--- a/metadata/me.austinhuang.instagrabber.yml
+++ b/metadata/me.austinhuang.instagrabber.yml
@@ -91,14 +91,7 @@ Builds:
gradle:
- yes
- - versionName: 19.1.0-a1
- versionCode: 58
- commit: v19.1.0-a1
- subdir: app
- gradle:
- - yes
-
AutoUpdateMode: Version v%v
-UpdateCheckMode: Tags
-CurrentVersion: 19.1.0-a1
-CurrentVersionCode: 58
+UpdateCheckMode: Tags ^v
+CurrentVersion: 19.0.5
+CurrentVersionCode: 57
diff --git a/metadata/me.bpear.archonpackager/es/summary.txt b/metadata/me.bpear.archonpackager/es/summary.txt
index 2669b16a317acc405a664bc8845fc6a1d9be1eb6..37c7b14264f38edb6275a0f94e7955916fd1dcfc 100644
--- a/metadata/me.bpear.archonpackager/es/summary.txt
+++ b/metadata/me.bpear.archonpackager/es/summary.txt
@@ -1 +1 @@
-Empaqueta aplicaciones installadas para Chrome
+Empaqueta aplicaciones instaladas para Chrome
diff --git a/metadata/me.echeung.moemoekyun.fdroid.yml b/metadata/me.echeung.moemoekyun.fdroid.yml
index aba8c05648cfbb044ca260dee767c720712faf7f..f2b062815fdea64590ff26fcddd0089fa53ea855 100644
--- a/metadata/me.echeung.moemoekyun.fdroid.yml
+++ b/metadata/me.echeung.moemoekyun.fdroid.yml
@@ -209,8 +209,22 @@ Builds:
gradle:
- fdroid
+ - versionName: 5.3.1
+ versionCode: 93
+ commit: v5.3.1
+ subdir: app
+ gradle:
+ - fdroid
+
+ - versionName: 5.3.2
+ versionCode: 94
+ commit: v5.3.2
+ subdir: app
+ gradle:
+ - fdroid
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckName: me.echeung.moemoekyun
-CurrentVersion: 5.2.2
-CurrentVersionCode: 92
+CurrentVersion: 5.3.2
+CurrentVersionCode: 94
diff --git a/metadata/me.hackerchick.catima.yml b/metadata/me.hackerchick.catima.yml
index eedfc4da8bd4c5743f03d3de44856d3b6b58d355..91c674c980774bf871f430f155621b5578f130fb 100644
--- a/metadata/me.hackerchick.catima.yml
+++ b/metadata/me.hackerchick.catima.yml
@@ -125,7 +125,14 @@ Builds:
gradle:
- yes
+ - versionName: '1.10'
+ versionCode: 63
+ commit: v1.10
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 1.9.2
-CurrentVersionCode: 62
+CurrentVersion: '1.10'
+CurrentVersionCode: 63
diff --git a/metadata/me.hackerchick.raisetoanswer.yml b/metadata/me.hackerchick.raisetoanswer.yml
index 3b58c2010148ce7438a10bfd0af08c8d2f96242b..73c717366ab09c2ab24cca0efc853bfc0e232bd9 100644
--- a/metadata/me.hackerchick.raisetoanswer.yml
+++ b/metadata/me.hackerchick.raisetoanswer.yml
@@ -95,7 +95,14 @@ Builds:
gradle:
- yes
+ - versionName: '3.4'
+ versionCode: 25
+ commit: v3.4
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: '3.3'
-CurrentVersionCode: 24
+CurrentVersion: '3.4'
+CurrentVersionCode: 25
diff --git a/metadata/me.iacn.mbestyle/nn/summary.txt b/metadata/me.iacn.mbestyle/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d330e9927e89f2aa53d72e8c945186fe821bdda8
--- /dev/null
+++ b/metadata/me.iacn.mbestyle/nn/summary.txt
@@ -0,0 +1 @@
+Gøyal ikonpakke
diff --git a/metadata/me.iacn.mbestyle/uk/summary.txt b/metadata/me.iacn.mbestyle/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a4aa0c79fdd0b0a98ea1202596b9bde08e023357
--- /dev/null
+++ b/metadata/me.iacn.mbestyle/uk/summary.txt
@@ -0,0 +1 @@
+Набір кумедних піктограм
diff --git a/metadata/me.jamesfrost.simpledo/es/summary.txt b/metadata/me.jamesfrost.simpledo/es/summary.txt
index 50f15786a3557a02ff68aae781e4704267ab6ce4..fc6384b84fc0e987767871708432d53455e33fe4 100644
--- a/metadata/me.jamesfrost.simpledo/es/summary.txt
+++ b/metadata/me.jamesfrost.simpledo/es/summary.txt
@@ -1 +1 @@
-Rastrea y mantiene items todo
+Seguimiento y gestión de tareas pendientes
diff --git a/metadata/me.johnmh.boogdroid/nn/summary.txt b/metadata/me.johnmh.boogdroid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..74c69d894e101acd5d44e920e2dbe4e2287da89b
--- /dev/null
+++ b/metadata/me.johnmh.boogdroid/nn/summary.txt
@@ -0,0 +1 @@
+Bugzilla-klient
diff --git a/metadata/me.kavishhukmani.watwitchstickers/uk/summary.txt b/metadata/me.kavishhukmani.watwitchstickers/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2c5559496753cd7abd6b3942d60c8f419a75b816
--- /dev/null
+++ b/metadata/me.kavishhukmani.watwitchstickers/uk/summary.txt
@@ -0,0 +1 @@
+Емоції Twitch у вигляді наліпок WhatsApp
diff --git a/metadata/me.sheimi.sgit/nn/summary.txt b/metadata/me.sheimi.sgit/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2f4b55a46bbcad8b4f55dec1927b616776775874
--- /dev/null
+++ b/metadata/me.sheimi.sgit/nn/summary.txt
@@ -0,0 +1 @@
+Git-klient
diff --git a/metadata/me.tripsit.tripmobile/he/summary.txt b/metadata/me.tripsit.tripmobile/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..720b1386299b1cd66671a99b80d8d5ae80d024bd
--- /dev/null
+++ b/metadata/me.tripsit.tripmobile/he/summary.txt
@@ -0,0 +1 @@
+מידע, תרשימי שילוב וצ׳אט עזרה בזמן אמת לסמים משני תודעה
diff --git a/metadata/me.tsukanov.counter.yml b/metadata/me.tsukanov.counter.yml
index bb302ad4379f505afb8b600e3ecbea9c17d38ef3..6d0150073e5e8aea0a0a4089e73f62359a2d52da 100644
--- a/metadata/me.tsukanov.counter.yml
+++ b/metadata/me.tsukanov.counter.yml
@@ -2,12 +2,12 @@ Categories:
- Writing
License: Apache-2.0
AuthorName: Roman Tsukanov
-AuthorEmail: googleplay@roman.zone
+AuthorEmail: f-droid@roman.zone
AuthorWebSite: https://roman.zone/
-SourceCode: https://github.com/gentlecat/Simple-Counter/
-IssueTracker: https://github.com/gentlecat/Simple-Counter/issues
-Translation: https://crowdin.net/project/simple-counter
-Changelog: https://github.com/gentlecat/Simple-Counter/blob/HEAD/CHANGELOG.md
+SourceCode: https://github.com/gentlecat/counter/
+IssueTracker: https://github.com/gentlecat/counter/issues
+Translation: https://crowdin.net/project/counter
+Changelog: https://github.com/gentlecat/counter/blob/HEAD/CHANGELOG.md
AutoName: Counter
Description: |-
@@ -15,7 +15,7 @@ Description: |-
their own names and values. Values can be changed using volume buttons.
RepoType: git
-Repo: https://github.com/gentlecat/Simple-Counter/
+Repo: https://github.com/gentlecat/counter/
Builds:
- versionName: '13'
@@ -59,6 +59,14 @@ Builds:
- yes
prebuild: sed -i -e 's/mavenCentral()/jcenter()/' build.gradle
+ - versionName: '22'
+ versionCode: 22
+ commit: v22
+ subdir: app/
+ gradle:
+ - yes
+ prebuild: sed -i -e 's/mavenCentral()/jcenter()/' build.gradle
+
AutoUpdateMode: Version v%c
UpdateCheckMode: Tags
CurrentVersion: '20'
diff --git a/metadata/me.writeily/es/summary.txt b/metadata/me.writeily/es/summary.txt
index 471519ceaf340fbede35167da2ec37d0cd02e5f5..e8719e0e80e69fc49e70a798e90d7f885697451d 100644
--- a/metadata/me.writeily/es/summary.txt
+++ b/metadata/me.writeily/es/summary.txt
@@ -1 +1 @@
-Edita archivos markdown
+Edite archivos Markdown
diff --git a/metadata/me.zeeroooo.materialfb.yml b/metadata/me.zeeroooo.materialfb.yml
index 22caee0f7f22b3b87d15048856cbb9981aba6a90..7b6f17201ab8d28f4bce08eecda0bde684ad1024 100644
--- a/metadata/me.zeeroooo.materialfb.yml
+++ b/metadata/me.zeeroooo.materialfb.yml
@@ -2,7 +2,7 @@ AntiFeatures:
- NonFreeNet
Categories:
- Internet
-License: MIT
+License: GPL-3.0-only
AuthorName: ZeeRooo
AuthorEmail: chavesjuan400@gmail.com
SourceCode: https://github.com/ZeeRooo/MaterialFBook
diff --git a/metadata/menion.android.whereyougo/nn/summary.txt b/metadata/menion.android.whereyougo/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..97b3600a1e45b91b58d60fc6831a3c5f38963c62
--- /dev/null
+++ b/metadata/menion.android.whereyougo/nn/summary.txt
@@ -0,0 +1 @@
+Whereigo-klient
diff --git a/metadata/miccah.mpvremote.yml b/metadata/miccah.mpvremote.yml
new file mode 100644
index 0000000000000000000000000000000000000000..2434e7bc7008c5ba556c3ffcf3aa9cb4f29b93ba
--- /dev/null
+++ b/metadata/miccah.mpvremote.yml
@@ -0,0 +1,25 @@
+Categories:
+ - Connectivity
+ - Multimedia
+License: GPL-3.0-only
+AuthorName: Miccah
+SourceCode: https://github.com/mcastorina/mpv-remote-app
+IssueTracker: https://github.com/mcastorina/mpv-remote-app/issues
+
+AutoName: mpv remote
+
+RepoType: git
+Repo: https://github.com/mcastorina/mpv-remote-app
+
+Builds:
+ - versionName: 0.0.3
+ versionCode: 1
+ commit: v0.0.3
+ subdir: MpvRemote/app
+ gradle:
+ - yes
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: Tags
+CurrentVersion: 0.0.3
+CurrentVersionCode: 1
diff --git a/metadata/mixedbit.speechtrainer/nn/summary.txt b/metadata/mixedbit.speechtrainer/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..72d59957dec9466ece9ba65fad358858ae9cdae7
--- /dev/null
+++ b/metadata/mixedbit.speechtrainer/nn/summary.txt
@@ -0,0 +1 @@
+Taletrening
diff --git a/metadata/mn.tck.semitone/uk/summary.txt b/metadata/mn.tck.semitone/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..552110f61b755670d1e010ebbe90ef8079178878
--- /dev/null
+++ b/metadata/mn.tck.semitone/uk/summary.txt
@@ -0,0 +1 @@
+тюнер, метроном та фортепіано
diff --git a/metadata/mobi.cyann.nstools/es/summary.txt b/metadata/mobi.cyann.nstools/es/summary.txt
index 349b65a6869a6c026cc244ee6778ab8b48ffbf70..4454e5fbff112e2be991e6ded5e5a8fc0b8d6134 100644
--- a/metadata/mobi.cyann.nstools/es/summary.txt
+++ b/metadata/mobi.cyann.nstools/es/summary.txt
@@ -1 +1 @@
-Administra opciones del kernel para Nexus S
+Gestione opciones del núcleo del Nexus S
diff --git a/metadata/mobi.omegacentauri.SendReduced/nn/summary.txt b/metadata/mobi.omegacentauri.SendReduced/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3fc55b722178244e292e4c5656f8b26bdbf1ce60
--- /dev/null
+++ b/metadata/mobi.omegacentauri.SendReduced/nn/summary.txt
@@ -0,0 +1 @@
+Reduser biletstorleik
diff --git a/metadata/name.bagi.levente.pedometer/uk/summary.txt b/metadata/name.bagi.levente.pedometer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..24ec3d44a63fa45c2127063d6d24465cea875908
--- /dev/null
+++ b/metadata/name.bagi.levente.pedometer/uk/summary.txt
@@ -0,0 +1 @@
+Виміряйте свої кроки
diff --git a/metadata/name.boyle.chris.sgtpuzzles/fr/summary.txt b/metadata/name.boyle.chris.sgtpuzzles/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c9c130b884c560430c95b393aea3081ad54b9d23
--- /dev/null
+++ b/metadata/name.boyle.chris.sgtpuzzles/fr/summary.txt
@@ -0,0 +1 @@
+39 jeux de logiques en solo
diff --git a/metadata/name.boyle.chris.sgtpuzzles/nn/summary.txt b/metadata/name.boyle.chris.sgtpuzzles/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..13edeb90555db4cf4e3fc365c1e563f08693bf4c
--- /dev/null
+++ b/metadata/name.boyle.chris.sgtpuzzles/nn/summary.txt
@@ -0,0 +1 @@
+39 tenkjespel for éin spelar
diff --git a/metadata/name.boyle.chris.sgtpuzzles/uk/summary.txt b/metadata/name.boyle.chris.sgtpuzzles/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8c1996a7212026c7941b946688ee083c2ab2094d
--- /dev/null
+++ b/metadata/name.boyle.chris.sgtpuzzles/uk/summary.txt
@@ -0,0 +1 @@
+39 логічних ігор для одного гравця
diff --git a/metadata/name.seguri.android.getforegroundactivity/fr/summary.txt b/metadata/name.seguri.android.getforegroundactivity/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..50a4338001e96cb9174ff6ba84efc9bdfd377474
--- /dev/null
+++ b/metadata/name.seguri.android.getforegroundactivity/fr/summary.txt
@@ -0,0 +1 @@
+Montrer l'activité actuellement en premier plan
diff --git a/metadata/name.seguri.android.getforegroundactivity/uk/summary.txt b/metadata/name.seguri.android.getforegroundactivity/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8e1246b568ddacb84e6c9d9fbdc348af9755dd10
--- /dev/null
+++ b/metadata/name.seguri.android.getforegroundactivity/uk/summary.txt
@@ -0,0 +1 @@
+Показ поточної діяльності процесів у тлі
diff --git a/metadata/name.seguri.android.isphoneencrypted/fr/summary.txt b/metadata/name.seguri.android.isphoneencrypted/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9e6562ccab03fb4c7c8f4d25e4a868f38b3bc990
--- /dev/null
+++ b/metadata/name.seguri.android.isphoneencrypted/fr/summary.txt
@@ -0,0 +1 @@
+Vérifiez si le disque est entièrement chiffré
diff --git a/metadata/nekox.messenger.yml b/metadata/nekox.messenger.yml
new file mode 100644
index 0000000000000000000000000000000000000000..c31f117e2999032e83633a80084f5c8a5da5cb3e
--- /dev/null
+++ b/metadata/nekox.messenger.yml
@@ -0,0 +1,62 @@
+AntiFeatures:
+ - NonFreeNet
+ - UpstreamNonFree
+Categories:
+ - Internet
+License: GPL-3.0-or-later
+WebSite: https://github.com/NekoX-Dev/NekoX
+SourceCode: https://github.com/NekoX-Dev/NekoX
+IssueTracker: https://github.com/NekoX-Dev/NekoX/issues
+Translation: https://hosted.weblate.org/engage/nekox/
+
+AutoName: Nekogram X
+
+RepoType: git
+Repo: https://github.com/NekoX-Dev/NekoX
+
+Builds:
+ - versionName: 7.5.0-rc05
+ versionCode: 211
+ commit: v7.5.0-rc05
+ timeout: 10800
+ subdir: TMessagesProj
+ submodules: true
+ sudo: apt-get install -y ninja-build
+ gradle:
+ - fullFdroidArm
+ output: build/outputs/apk/full/*/*.apk
+ prebuild:
+ - pushd ..
+ - ./run fdroid prebuild
+ scandelete:
+ - TMessagesProj
+ build:
+ - pushd ..
+ - ./run fdroid build
+ ndk: r21d
+
+ - versionName: 7.5.0-rc05
+ versionCode: 212
+ commit: v7.5.0-rc05
+ timeout: 10800
+ subdir: TMessagesProj
+ submodules: true
+ sudo: apt-get install -y ninja-build
+ gradle:
+ - fullFdroidArm64
+ output: build/outputs/apk/full/*/*.apk
+ prebuild:
+ - pushd ..
+ - ./run fdroid prebuild
+ scandelete:
+ - TMessagesProj
+ build:
+ - pushd ..
+ - ./run fdroid build
+ ndk: r21d
+
+ArchivePolicy: 6 versions
+AutoUpdateMode: None
+UpdateCheckMode: None
+CurrentVersion: 7.5.0-rc05
+CurrentVersionCode: 212
diff --git a/metadata/net.alaindonesia.silectric/it/summary.txt b/metadata/net.alaindonesia.silectric/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3f9d94979b8c8ce1b3c9694acef8c3f9ed229b9e
--- /dev/null
+++ b/metadata/net.alaindonesia.silectric/it/summary.txt
@@ -0,0 +1 @@
+Calcolare la bolletta elettrica
diff --git a/metadata/net.alaindonesia.silectric/uk/summary.txt b/metadata/net.alaindonesia.silectric/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..20de4837737f1f4e5f2c6267d0e59abec60f55d1
--- /dev/null
+++ b/metadata/net.alaindonesia.silectric/uk/summary.txt
@@ -0,0 +1 @@
+Обчисліть рахунок за електроенергію
diff --git a/metadata/net.alegen.android.netclip/fr/summary.txt b/metadata/net.alegen.android.netclip/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..54fa50f613110cce5e4be195caacb52ca7458e34
--- /dev/null
+++ b/metadata/net.alegen.android.netclip/fr/summary.txt
@@ -0,0 +1 @@
+Transférer du texte depuis votre PC vers le presse-papier
diff --git a/metadata/net.alegen.android.netclip/uk/summary.txt b/metadata/net.alegen.android.netclip/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c6ce5d1eafacee793c3f63eb2507330049877188
--- /dev/null
+++ b/metadata/net.alegen.android.netclip/uk/summary.txt
@@ -0,0 +1 @@
+Передайте текст із ПК у буфер обміну
diff --git a/metadata/net.androgames.level/fr/summary.txt b/metadata/net.androgames.level/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..43da493ca5b0ce8cee37eb2ac305abe2814ba5d0
--- /dev/null
+++ b/metadata/net.androgames.level/fr/summary.txt
@@ -0,0 +1 @@
+Jauge de niveau (mesure l'inclinaison)
diff --git a/metadata/net.androgames.level/it/summary.txt b/metadata/net.androgames.level/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7fb72a9bbe77c2c916faf54b05eafa955f4f008d
--- /dev/null
+++ b/metadata/net.androgames.level/it/summary.txt
@@ -0,0 +1 @@
+Misuratore di livello (misurare l'inclinazione)
diff --git a/metadata/net.androgames.level/uk/summary.txt b/metadata/net.androgames.level/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4dc87cb5d438298bdc97a188ab63a9413cf9e582
--- /dev/null
+++ b/metadata/net.androgames.level/uk/summary.txt
@@ -0,0 +1 @@
+Рівнемір (вимірювання нахилу)
diff --git a/metadata/net.basov.lws.qr.fdroid/fr/summary.txt b/metadata/net.basov.lws.qr.fdroid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..394fe47a2566e3cd0d82ce462066ea329657580f
--- /dev/null
+++ b/metadata/net.basov.lws.qr.fdroid/fr/summary.txt
@@ -0,0 +1 @@
+Plugin de générateur de code QR de serveur Web léger
diff --git a/metadata/net.bitplane.android.microphone/fr/summary.txt b/metadata/net.bitplane.android.microphone/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bf72842b352331d445d066d12e14a0ea184532dd
--- /dev/null
+++ b/metadata/net.bitplane.android.microphone/fr/summary.txt
@@ -0,0 +1 @@
+Envoyer le flux audio du micro vers le haut-parleur ou le jack audio
diff --git a/metadata/net.bitplane.android.microphone/uk/summary.txt b/metadata/net.bitplane.android.microphone/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5b66d3b0a4a0e36c9f082f7971f7a4bdeee23267
--- /dev/null
+++ b/metadata/net.bitplane.android.microphone/uk/summary.txt
@@ -0,0 +1 @@
+Подає звук з мікрофона прямо з динаміка
diff --git a/metadata/net.bluetoothviewer/fr/summary.txt b/metadata/net.bluetoothviewer/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..20f2518650c5d6a5311d2718fcb938dfd6c2eaeb
--- /dev/null
+++ b/metadata/net.bluetoothviewer/fr/summary.txt
@@ -0,0 +1 @@
+Outil de debug de la connexion Bluetooth
diff --git a/metadata/net.bluetoothviewer/uk/summary.txt b/metadata/net.bluetoothviewer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..642c2b52ab980017b8eb2b17d8f3d9b646be05ee
--- /dev/null
+++ b/metadata/net.bluetoothviewer/uk/summary.txt
@@ -0,0 +1 @@
+Засіб зневадження з’єднання Bluetooth
diff --git a/metadata/net.cactii.mathdoku/fr/summary.txt b/metadata/net.cactii.mathdoku/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ea975c178087e469f8297d49e2e67a8bb8448e5f
--- /dev/null
+++ b/metadata/net.cactii.mathdoku/fr/summary.txt
@@ -0,0 +1 @@
+Jeu basé sur Kenken, ressemblant au Sudoku
diff --git a/metadata/net.cactii.mathdoku/uk/summary.txt b/metadata/net.cactii.mathdoku/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..735428fc336867f0797b6db09ed1d8c58edf2d36
--- /dev/null
+++ b/metadata/net.cactii.mathdoku/uk/summary.txt
@@ -0,0 +1 @@
+Судоку-подібна гра за мотивами KenKen
diff --git a/metadata/net.currit.tonality/it/summary.txt b/metadata/net.currit.tonality/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..655ae739c73271fbc0714f3ce3c2eee982c24bc5
--- /dev/null
+++ b/metadata/net.currit.tonality/it/summary.txt
@@ -0,0 +1 @@
+Tastiera per pianoforte con evidenziazione della scala
diff --git a/metadata/net.currit.tonality/uk/summary.txt b/metadata/net.currit.tonality/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ffe14ffad37a6a4afebcc6541b207d1277ab0de
--- /dev/null
+++ b/metadata/net.currit.tonality/uk/summary.txt
@@ -0,0 +1 @@
+Клавіатура фортепіано з підсвічуванням масштабу
diff --git a/metadata/net.czlee.debatekeeper/fr/summary.txt b/metadata/net.czlee.debatekeeper/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2f27dcd1564b7c6e192755ef997fd67991eb03e1
--- /dev/null
+++ b/metadata/net.czlee.debatekeeper/fr/summary.txt
@@ -0,0 +1 @@
+Débats temporels
diff --git a/metadata/net.damsy.soupeaucaillou.heriswap/fr/summary.txt b/metadata/net.damsy.soupeaucaillou.heriswap/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e3b7556c5f81d935922f35729466ed2867185f2a
--- /dev/null
+++ b/metadata/net.damsy.soupeaucaillou.heriswap/fr/summary.txt
@@ -0,0 +1 @@
+Aligne 3 objets pour gagner des points
diff --git a/metadata/net.damsy.soupeaucaillou.heriswap/uk/summary.txt b/metadata/net.damsy.soupeaucaillou.heriswap/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5d17fbbac1a0a9da5315c84895ec4ddf932b8125
--- /dev/null
+++ b/metadata/net.damsy.soupeaucaillou.heriswap/uk/summary.txt
@@ -0,0 +1 @@
+Зіставте три об’єкти, щоб отримати бали
diff --git a/metadata/net.daverix.urlforward/uk/summary.txt b/metadata/net.daverix.urlforward/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9094dae4191755763a5b9cc17452c0a84906a97d
--- /dev/null
+++ b/metadata/net.daverix.urlforward/uk/summary.txt
@@ -0,0 +1 @@
+Збереження закладок
diff --git a/metadata/net.ddns.mlsoftlaberge.trycorder/fr/summary.txt b/metadata/net.ddns.mlsoftlaberge.trycorder/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5cd1cc1876ad0e0ab91993fd8f46d097b998fef7
--- /dev/null
+++ b/metadata/net.ddns.mlsoftlaberge.trycorder/fr/summary.txt
@@ -0,0 +1 @@
+Transformer son smartphone en Tricorder à part entière
diff --git a/metadata/net.ddns.mlsoftlaberge.trycorder/uk/summary.txt b/metadata/net.ddns.mlsoftlaberge.trycorder/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e5d0a82076865cbf5888acf741b815a7a4f5539c
--- /dev/null
+++ b/metadata/net.ddns.mlsoftlaberge.trycorder/uk/summary.txt
@@ -0,0 +1 @@
+Оновіть свій мобільний пристрій до повноцінного трикодера
diff --git a/metadata/net.fercanet.LNM/fr/summary.txt b/metadata/net.fercanet.LNM/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..495eba130ace74e0d7b2459b16ca3127dca69e74
--- /dev/null
+++ b/metadata/net.fercanet.LNM/fr/summary.txt
@@ -0,0 +1 @@
+Jeu pour s'entraîner à lire des partitions de musique
diff --git a/metadata/net.fercanet.LNM/uk/summary.txt b/metadata/net.fercanet.LNM/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2a8b66c9af59c0c66d1e50caade788d2fa621676
--- /dev/null
+++ b/metadata/net.fercanet.LNM/uk/summary.txt
@@ -0,0 +1 @@
+Гра для навчання читання нот
diff --git a/metadata/net.gaast.giggity/fr/summary.txt b/metadata/net.gaast.giggity/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f5ace996a084f23739a118e4d9a5df6ffb90fa1e
--- /dev/null
+++ b/metadata/net.gaast.giggity/fr/summary.txt
@@ -0,0 +1 @@
+Visualiseur de planning pour conférences et autres événements
diff --git a/metadata/net.gcompris.full/nn/summary.txt b/metadata/net.gcompris.full/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7672be91d559bd1d675541621715d22c548263db
--- /dev/null
+++ b/metadata/net.gcompris.full/nn/summary.txt
@@ -0,0 +1 @@
+Leik-og-lærspel med mange aktivitetar – for barn frå 2 til 10 år
diff --git a/metadata/net.gorry.aicia/uk/summary.txt b/metadata/net.gorry.aicia/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..94c4611a659fa2e20ad7b69d927615bd289c9ecc
--- /dev/null
+++ b/metadata/net.gorry.aicia/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт IRC
diff --git a/metadata/net.gorry.android.input.nicownng/uk/summary.txt b/metadata/net.gorry.android.input.nicownng/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0516745794ba76f8efb7794928582e7a775d8860
--- /dev/null
+++ b/metadata/net.gorry.android.input.nicownng/uk/summary.txt
@@ -0,0 +1 @@
+Клавіатура для JA
diff --git a/metadata/net.guildem.publicip/fr/summary.txt b/metadata/net.guildem.publicip/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..34e858fdcaeeadb44fbcd02b3312d0aa81d79e3b
--- /dev/null
+++ b/metadata/net.guildem.publicip/fr/summary.txt
@@ -0,0 +1 @@
+Application et widget permettant de trouver votre adresse IP publique actuelle
diff --git a/metadata/net.healeys.lexic/uk/summary.txt b/metadata/net.healeys.lexic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..38a4c5a3ee135542f9bd74752304c63858821556
--- /dev/null
+++ b/metadata/net.healeys.lexic/uk/summary.txt
@@ -0,0 +1 @@
+Гра слів
diff --git a/metadata/net.i2p.android.router.yml b/metadata/net.i2p.android.router.yml
index 36b0909597a49cc21ee9b7b2c9850ff40d23030f..d33d070d667bf5549d619ca4b799c29c8f6db9e7 100644
--- a/metadata/net.i2p.android.router.yml
+++ b/metadata/net.i2p.android.router.yml
@@ -603,6 +603,24 @@ Builds:
scandelete:
- lib/client/src/main/jniLibs
+ - versionName: 0.9.49
+ versionCode: 4745260
+ commit: android-0.9.49
+ subdir: app
+ gradle:
+ - legacy
+ srclibs:
+ - I2P@i2p-0.9.49
+ rm:
+ - gradle/wrapper
+ prebuild:
+ - echo -e "i2psrc=../$$I2P$$" >> ../lib/client/local.properties
+ - echo -e "sdk.dir=$$SDK$$\nndk.dir=$$NDK$$\ni2psrc=$$I2P$$" >> ../routerjars/local.properties
+ - sed -i -e '/^props\ =/,+22d' -e 's!../i2p.i2p!$$I2P$$!g' build.gradle
+ - curl https://gmplib.org/download/gmp/gmp-6.1.2.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/
+ scandelete:
+ - lib/client/src/main/jniLibs
+
MaintainerNotes: |-
--Always update net.i2p.android aswell!--
Don't do so until reproducible.
@@ -611,5 +629,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
-CurrentVersion: 0.9.47
-CurrentVersionCode: 4745257
+CurrentVersion: 0.9.49
+CurrentVersionCode: 4745260
diff --git a/metadata/net.i2p.android.router/it/summary.txt b/metadata/net.i2p.android.router/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d236be9e05b6fc8a7de39bc6f390e9692963f95b
--- /dev/null
+++ b/metadata/net.i2p.android.router/it/summary.txt
@@ -0,0 +1 @@
+Rete anonima I2P
diff --git a/metadata/net.i2p.android.router/uk/summary.txt b/metadata/net.i2p.android.router/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f9a77aae0bae7279ca5adc16dbeefa155beea0a3
--- /dev/null
+++ b/metadata/net.i2p.android.router/uk/summary.txt
@@ -0,0 +1 @@
+Анонімна мережа I2P
diff --git a/metadata/net.iexos.musicalarm/fr/summary.txt b/metadata/net.iexos.musicalarm/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..43fc997dfe572355cfc62390ba91a9b7653b3555
--- /dev/null
+++ b/metadata/net.iexos.musicalarm/fr/summary.txt
@@ -0,0 +1 @@
+Réveil à deux étapes
diff --git a/metadata/net.iexos.musicalarm/uk/summary.txt b/metadata/net.iexos.musicalarm/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9d4bb91bcc7dd223ce4bb7d6e592b2e5a8a70de8
--- /dev/null
+++ b/metadata/net.iexos.musicalarm/uk/summary.txt
@@ -0,0 +1 @@
+Дворівневий будильник
diff --git a/metadata/net.iowaline.dotdash/uk/summary.txt b/metadata/net.iowaline.dotdash/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8d081fb1c56d2b3a1e713754c45faa6ed3b265b6
--- /dev/null
+++ b/metadata/net.iowaline.dotdash/uk/summary.txt
@@ -0,0 +1 @@
+Клавіатура азбуки Морзе
diff --git a/metadata/net.ivpn.client.yml b/metadata/net.ivpn.client.yml
index e7d68d38d62568153f4773ae0744a68731e66763..74cbc62b4da227a642e4679f23dcdd5bbb025cb0 100644
--- a/metadata/net.ivpn.client.yml
+++ b/metadata/net.ivpn.client.yml
@@ -105,7 +105,20 @@ Builds:
- fdroidProduction
ndk: r21d
+ - versionName: 2.3.1
+ versionCode: 94
+ commit: v2.3.1
+ subdir: app
+ init:
+ - git submodule init
+ - git submodule update
+ - rm -rf src/main/cpp/mbedtls/tests
+ - rm -rf src/main/cpp/openvpn3/test
+ gradle:
+ - fdroidProduction
+ ndk: r21d
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 2.2.0
-CurrentVersionCode: 92
+CurrentVersion: 2.3.1
+CurrentVersionCode: 94
diff --git a/metadata/net.justdave.nwsweatheralertswidget.yml b/metadata/net.justdave.nwsweatheralertswidget.yml
index 77cb9c31b58ea8365e328612dfddab492fd2fcbb..696aa00ecd74cc7b0c8b55e7c547287ad7a82f9e 100644
--- a/metadata/net.justdave.nwsweatheralertswidget.yml
+++ b/metadata/net.justdave.nwsweatheralertswidget.yml
@@ -81,7 +81,22 @@ Builds:
- chmod +x scripts/gen_nws_counties_xml.pl
- ./scripts/gen_nws_counties_xml.pl
-AutoUpdateMode: None
+ - versionName: 1.1.4
+ versionCode: 12
+ commit: v1.1.4
+ subdir: app
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y libcgi-pm-perl
+ gradle:
+ - yes
+ prebuild:
+ - cd ..
+ - touch project.properties
+ - chmod +x scripts/gen_nws_counties_xml.pl
+ - ./scripts/gen_nws_counties_xml.pl
+
+AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.1.4
CurrentVersionCode: 12
diff --git a/metadata/net.justdave.nwsweatheralertswidget/uk/summary.txt b/metadata/net.justdave.nwsweatheralertswidget/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3b65e1ab63e504144bf5faca2793ed2b7ecea0ed
--- /dev/null
+++ b/metadata/net.justdave.nwsweatheralertswidget/uk/summary.txt
@@ -0,0 +1 @@
+Віджет погоди
diff --git a/metadata/net.kervala.comicsreader/fr/summary.txt b/metadata/net.kervala.comicsreader/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6ec1810190da389b620a528a4cdaecd72b5ee3c1
--- /dev/null
+++ b/metadata/net.kervala.comicsreader/fr/summary.txt
@@ -0,0 +1 @@
+Visionneur d'images et de bandes dessinées
diff --git a/metadata/net.kervala.comicsreader/uk/summary.txt b/metadata/net.kervala.comicsreader/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..706edc31fe5122a8d9cd832dae45e65c796e290b
--- /dev/null
+++ b/metadata/net.kervala.comicsreader/uk/summary.txt
@@ -0,0 +1 @@
+Переглядач мальописів та зображень
diff --git a/metadata/net.kismetwireless.android.smarterwifimanager/fr/summary.txt b/metadata/net.kismetwireless.android.smarterwifimanager/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..292eb5301b3a64f4cc390177f0beb2e46f4f5248
--- /dev/null
+++ b/metadata/net.kismetwireless.android.smarterwifimanager/fr/summary.txt
@@ -0,0 +1 @@
+Définit l'état du WiFi en fonction des antennes émettrices à proximité
diff --git a/metadata/net.kismetwireless.android.smarterwifimanager/uk/summary.txt b/metadata/net.kismetwireless.android.smarterwifimanager/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..88eb5d118eb6b47f74f89acfcbb17649a3d84fa6
--- /dev/null
+++ b/metadata/net.kismetwireless.android.smarterwifimanager/uk/summary.txt
@@ -0,0 +1 @@
+Установлення стану Wi-Fi в залежності від сусідніх веж стільникового зв'язку
diff --git a/metadata/net.kourlas.voipms_sms.yml b/metadata/net.kourlas.voipms_sms.yml
index 74e3b8fe972eaf36502789d1df33687d6ef87539..868aa043c826a52dc504d73206d3e5dc9ef655ef 100644
--- a/metadata/net.kourlas.voipms_sms.yml
+++ b/metadata/net.kourlas.voipms_sms.yml
@@ -164,7 +164,25 @@ Builds:
prebuild: sed -i -e '/google-services/d' -e '/fabric/d' -e '/whenTaskAdded/,+6d'
build.gradle ../build.gradle
+ - versionName: 0.6.20-fdroid
+ versionCode: 140
+ commit: v0.6.20
+ subdir: voipms-sms
+ gradle:
+ - fdroidFull
+ prebuild: sed -i -e '/google-services/d' -e '/fabric/d' -e '/whenTaskAdded/,+6d'
+ build.gradle ../build.gradle
+
+ - versionName: 0.6.21-fdroid
+ versionCode: 142
+ commit: v0.6.21
+ subdir: voipms-sms
+ gradle:
+ - fdroidFull
+ prebuild: sed -i -e '/google-services/d' -e '/fabric/d' -e '/whenTaskAdded/,+10d'
+ build.gradle ../build.gradle
+
AutoUpdateMode: Version +-fdroid v%v
UpdateCheckMode: Tags
-CurrentVersion: 0.6.19
-CurrentVersionCode: 139
+CurrentVersion: 0.6.21
+CurrentVersionCode: 142
diff --git a/metadata/net.kourlas.voipms_sms/fr/summary.txt b/metadata/net.kourlas.voipms_sms/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..62022a23c610bffc1e1f89aaa13b33a837931a43
--- /dev/null
+++ b/metadata/net.kourlas.voipms_sms/fr/summary.txt
@@ -0,0 +1 @@
+Envoyer et recevoir des SMS via voip.ms
diff --git a/metadata/net.kourlas.voipms_sms/uk/summary.txt b/metadata/net.kourlas.voipms_sms/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cfd9e165dfc8571685124e8acd97a076fb9eac89
--- /dev/null
+++ b/metadata/net.kourlas.voipms_sms/uk/summary.txt
@@ -0,0 +1 @@
+Надсилайте та читайте SMS через voip.ms
diff --git a/metadata/net.ktnx.mobileledger.yml b/metadata/net.ktnx.mobileledger.yml
index 639ff067065e5688501260da74adb2f8f809d56c..7b0ec7b325fcf1b58bda8830cd72a7f03b7be8b3 100644
--- a/metadata/net.ktnx.mobileledger.yml
+++ b/metadata/net.ktnx.mobileledger.yml
@@ -139,7 +139,14 @@ Builds:
gradle:
- yes
+ - versionName: 0.17.0
+ versionCode: 38
+ commit: v0.17.0
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 0.16.0
-CurrentVersionCode: 37
+CurrentVersion: 0.17.0
+CurrentVersionCode: 38
diff --git a/metadata/net.loeuillet.wifi_eap_sim_conf/fr/summary.txt b/metadata/net.loeuillet.wifi_eap_sim_conf/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..56fc788259e4a227facf0a8434814a84202352cd
--- /dev/null
+++ b/metadata/net.loeuillet.wifi_eap_sim_conf/fr/summary.txt
@@ -0,0 +1 @@
+Outil de configuration WiFi EAP-SIM (Free Mobile)
diff --git a/metadata/net.loeuillet.wifi_eap_sim_conf/uk/summary.txt b/metadata/net.loeuillet.wifi_eap_sim_conf/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..82be9de861fdd7788be1d4567a6680505af6591b
--- /dev/null
+++ b/metadata/net.loeuillet.wifi_eap_sim_conf/uk/summary.txt
@@ -0,0 +1 @@
+Знаряддя конфігурації WiFi EAP-SIM (безплатне для мобільних пристроїв)
diff --git a/metadata/net.majorkernelpanic.spydroid/fr/summary.txt b/metadata/net.majorkernelpanic.spydroid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9bb3a4886b32dc9a7ef404cd23e85e85e57bdd66
--- /dev/null
+++ b/metadata/net.majorkernelpanic.spydroid/fr/summary.txt
@@ -0,0 +1 @@
+Faire du streaming de la caméra vers le PC
diff --git a/metadata/net.majorkernelpanic.spydroid/uk/summary.txt b/metadata/net.majorkernelpanic.spydroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b31066d3e9a20a628ff38d5dd37162e17566e19e
--- /dev/null
+++ b/metadata/net.majorkernelpanic.spydroid/uk/summary.txt
@@ -0,0 +1 @@
+Потокова передача камери на робочий стіл
diff --git a/metadata/net.micode.compass/fr/summary.txt b/metadata/net.micode.compass/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..45881bed8c7c5c872416b031109b12215fa0abb2
--- /dev/null
+++ b/metadata/net.micode.compass/fr/summary.txt
@@ -0,0 +1 @@
+Compas graphique
diff --git a/metadata/net.micode.compass/uk/summary.txt b/metadata/net.micode.compass/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..175a8d9fb6ca55beeed62d83be5c636c5889722f
--- /dev/null
+++ b/metadata/net.micode.compass/uk/summary.txt
@@ -0,0 +1 @@
+Графічний компас
diff --git a/metadata/net.minetest.minetest/fr/summary.txt b/metadata/net.minetest.minetest/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0cd5b82dece6da24c8e434b1e214630c8619663a
--- /dev/null
+++ b/metadata/net.minetest.minetest/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de construction par blocs dans un monde quasi infini
diff --git a/metadata/net.minetest.minetest/uk/summary.txt b/metadata/net.minetest.minetest/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..da091581bf6c395d942c3e95c5f6e7dc7e19e202
--- /dev/null
+++ b/metadata/net.minetest.minetest/uk/summary.txt
@@ -0,0 +1 @@
+Майже нескінченна блокова гра-пісочниця
diff --git a/metadata/net.momodalo.app.vimtouch/nn/summary.txt b/metadata/net.momodalo.app.vimtouch/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ec815e327b3f7c9bbd82d92bc5e2a4497f4762f8
--- /dev/null
+++ b/metadata/net.momodalo.app.vimtouch/nn/summary.txt
@@ -0,0 +1 @@
+Skriveprogram
diff --git a/metadata/net.nitratine.priceperunit.yml b/metadata/net.nitratine.priceperunit.yml
index a2a9486fca9892b50e10c34454df0a941f8ae513..d87e191fe02a103afa202da9239b9f1892c18c35 100644
--- a/metadata/net.nitratine.priceperunit.yml
+++ b/metadata/net.nitratine.priceperunit.yml
@@ -21,7 +21,28 @@ Builds:
gradle:
- yes
+ - versionName: 1.3.8
+ versionCode: 14
+ commit: v1.3.8
+ subdir: app
+ gradle:
+ - yes
+
+ - versionName: 1.4.0
+ versionCode: 15
+ commit: v1.4.0
+ subdir: app
+ gradle:
+ - yes
+
+ - versionName: 1.5.0
+ versionCode: 16
+ commit: v1.5.0
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 1.3.7
-CurrentVersionCode: 13
+CurrentVersion: 1.5.0
+CurrentVersionCode: 16
diff --git a/metadata/net.nitroshare.android/fr/summary.txt b/metadata/net.nitroshare.android/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3c43067851c426af79e660da5e400fb4d3dc16a2
--- /dev/null
+++ b/metadata/net.nitroshare.android/fr/summary.txt
@@ -0,0 +1 @@
+Transfert de fichiers réseau multiplateforme
diff --git a/metadata/net.nullsum.freedoom/he/summary.txt b/metadata/net.nullsum.freedoom/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b9f5e56931d2b56c79252c82069e60cf8687f659
--- /dev/null
+++ b/metadata/net.nullsum.freedoom/he/summary.txt
@@ -0,0 +1 @@
+קוד המקור של מנוע Doom שעבר הסבה עם Freedoom 1 ו־2
diff --git a/metadata/net.nullsum.freedoom/pl/summary.txt b/metadata/net.nullsum.freedoom/pl/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a0c53f4c2e0232a1423222682866c5efb84fd8cd
--- /dev/null
+++ b/metadata/net.nullsum.freedoom/pl/summary.txt
@@ -0,0 +1 @@
+Port źródłowy silnika Doom w pakiecie z Freedoom 1 & 2
diff --git a/metadata/net.nullsum.freedoom/pt-PT/summary.txt b/metadata/net.nullsum.freedoom/pt-PT/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..260db08fc5f47f2379febda02b5c49fb30e695a7
--- /dev/null
+++ b/metadata/net.nullsum.freedoom/pt-PT/summary.txt
@@ -0,0 +1 @@
+Porta da fonte do motor Doom empacotada com Freedoom 1 & 2
diff --git a/metadata/net.nullsum.freedoom/pt/summary.txt b/metadata/net.nullsum.freedoom/pt/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..260db08fc5f47f2379febda02b5c49fb30e695a7
--- /dev/null
+++ b/metadata/net.nullsum.freedoom/pt/summary.txt
@@ -0,0 +1 @@
+Porta da fonte do motor Doom empacotada com Freedoom 1 & 2
diff --git a/metadata/net.nullsum.freedoom/tr/summary.txt b/metadata/net.nullsum.freedoom/tr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f44dca31f9e5874a726878ee3c5c962fcea8cb6f
--- /dev/null
+++ b/metadata/net.nullsum.freedoom/tr/summary.txt
@@ -0,0 +1 @@
+Freedoom 1 & 2 ile birlikte gelen Doom motoru kaynak uyarlaması
diff --git a/metadata/net.nullsum.freedoom/zh-CN/summary.txt b/metadata/net.nullsum.freedoom/zh-CN/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..33acf0d036f9e0f7281f98ce41b7cf7eb8ed9300
--- /dev/null
+++ b/metadata/net.nullsum.freedoom/zh-CN/summary.txt
@@ -0,0 +1 @@
+捆绑了 Freedom 1 & 2 的 Doom 游戏引擎源码移植
diff --git a/metadata/net.nurik.roman.muzei/fr/summary.txt b/metadata/net.nurik.roman.muzei/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3ae63f7fb7b79cce55ceb20a71d4d4f429e87ab9
--- /dev/null
+++ b/metadata/net.nurik.roman.muzei/fr/summary.txt
@@ -0,0 +1 @@
+Fonds d'écran animés d'art célèbre
diff --git a/metadata/net.nurik.roman.muzei/uk/summary.txt b/metadata/net.nurik.roman.muzei/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..14b19f3f64565b7f87232359be37b75df98c075a
--- /dev/null
+++ b/metadata/net.nurik.roman.muzei/uk/summary.txt
@@ -0,0 +1 @@
+Живе тло відомого мистецтва
diff --git a/metadata/net.osmand.plus/he/description.txt b/metadata/net.osmand.plus/he/description.txt
index 57d6e6d192b51ff6b73e67f923dbfc07292d2ba2..287cccb54bf2a372448f56379528923b0604575e 100644
--- a/metadata/net.osmand.plus/he/description.txt
+++ b/metadata/net.osmand.plus/he/description.txt
@@ -19,6 +19,15 @@ OsmAnd+ היא הגרסה המלאה של היישומון הזה. נא לת
• הצגת אריחים מקוונים מיוחדים, תצוגת לוויין (מ־Bing), שכבות שונות כמו מסלול GPX לתיור/ניווט ושכבות נוספות עם שקיפות לבחירתך
• אפשר להציג את שמות המקומות באנגלית, בשפה המקומית או בתעתיק פונטי
+להשתמש בנתונים של OSM ושל ויקיפדיה
+ • מידע איכותי מהמיזמים השיתופיים הטובים בעולם
+ • נתוני OSM זמינים לפי מדינה או אזור
+ • נקודות עניין מוויקיפדיה, מצוין כדי להיחשף לדברים מעניינים
+ • הורדות חופשיות ובלתי מוגבלות ישירות מהיישומון
+ • מפות וקטוריות דחוסות מתעדכנות לפחות פעם בחודש
+
+ • בחירה בין כל נתוני האזור או רשת הכבישים בלבד (למשל: המשקל של כל נתוני יפן הוא 700 מ״ב או 200 מ״ב לרשת הכבישים בלבד)
+
תכונות בטיחות
• מעבר תצוגת יום/לילה כרשות
• תצוגת מגבלת מהירות עם תזכורת למקרה של חריגה כרשות
diff --git a/metadata/net.osmtracker.yml b/metadata/net.osmtracker.yml
index 6566b2d6011df9c97a0ba971f051bef0f59c490b..cefcbdf2dca5d306d58d3d3eb5efecad70d7479f 100644
--- a/metadata/net.osmtracker.yml
+++ b/metadata/net.osmtracker.yml
@@ -61,7 +61,14 @@ Builds:
gradle:
- yes
+ - versionName: 1.0.1
+ versionCode: 57
+ commit: v1.0.1
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 1.0.0
-CurrentVersionCode: 56
+CurrentVersion: 1.0.1
+CurrentVersionCode: 57
diff --git a/metadata/net.osmtracker/nn/summary.txt b/metadata/net.osmtracker/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..15ac7dede2aaaa665de20b351a2199a28a5d9e88
--- /dev/null
+++ b/metadata/net.osmtracker/nn/summary.txt
@@ -0,0 +1 @@
+Loggfør GPS-spor
diff --git a/metadata/net.pejici.summation/fr/summary.txt b/metadata/net.pejici.summation/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e07ece92e0322b8007212f72403c4ea04bbb4458
--- /dev/null
+++ b/metadata/net.pejici.summation/fr/summary.txt
@@ -0,0 +1 @@
+Additionne des valeurs à partir d'une liste
diff --git a/metadata/net.pejici.summation/uk/summary.txt b/metadata/net.pejici.summation/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..713acfc4f56659873ba87f92ac375bce4b45fee2
--- /dev/null
+++ b/metadata/net.pejici.summation/uk/summary.txt
@@ -0,0 +1 @@
+Додайте значення зі списку
diff --git a/metadata/net.pierrox.mcompass/uk/summary.txt b/metadata/net.pierrox.mcompass/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..33cf0c0eabcbac3521e71a18268a482392b2c6e5
--- /dev/null
+++ b/metadata/net.pierrox.mcompass/uk/summary.txt
@@ -0,0 +1 @@
+Компас
diff --git a/metadata/net.programmierecke.radiodroid2/nn/summary.txt b/metadata/net.programmierecke.radiodroid2/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..35d6e86576374cad81b5371954ae10a30f4597ff
--- /dev/null
+++ b/metadata/net.programmierecke.radiodroid2/nn/summary.txt
@@ -0,0 +1 @@
+Utforsk og lytt til nettradio
diff --git a/metadata/net.rocrail.androc/fr/summary.txt b/metadata/net.rocrail.androc/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6c1259b7b7235abdaa25072949f584143ee85d32
--- /dev/null
+++ b/metadata/net.rocrail.androc/fr/summary.txt
@@ -0,0 +1 @@
+Client de contrôle pour modélisme de chemins de fer
diff --git a/metadata/net.rocrail.androc/uk/summary.txt b/metadata/net.rocrail.androc/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..865a103f330bc03579e70e0f85df8dba0e282770
--- /dev/null
+++ b/metadata/net.rocrail.androc/uk/summary.txt
@@ -0,0 +1 @@
+Модель клієнта залізничного контролера
diff --git a/metadata/net.schueller.peertube/nn/summary.txt b/metadata/net.schueller.peertube/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a2f5d4ad555accfbb693c760b04249e5bc156f75
--- /dev/null
+++ b/metadata/net.schueller.peertube/nn/summary.txt
@@ -0,0 +1 @@
+PeerTube-spelar
diff --git a/metadata/net.sf.andbatdog.batterydog/uk/summary.txt b/metadata/net.sf.andbatdog.batterydog/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ed17e128ecf0b916b54e2f511406f6d2aeea7479
--- /dev/null
+++ b/metadata/net.sf.andbatdog.batterydog/uk/summary.txt
@@ -0,0 +1 @@
+Реєстратор рівня заряду акумулятора
diff --git a/metadata/net.sf.times/fr/summary.txt b/metadata/net.sf.times/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8aaa4903a7ad8d5d3b58c8b10f9b7fede89ecafc
--- /dev/null
+++ b/metadata/net.sf.times/fr/summary.txt
@@ -0,0 +1 @@
+Temps pour prières juives
diff --git a/metadata/net.sf.times/uk/summary.txt b/metadata/net.sf.times/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..36fe14aa1044611583d82dbe32dfdf418f48dd24
--- /dev/null
+++ b/metadata/net.sf.times/uk/summary.txt
@@ -0,0 +1 @@
+Часи єврейських молитов
diff --git a/metadata/net.sourceforge.dibdib.android.dib2qm.yml b/metadata/net.sourceforge.dibdib.android.dib2qm.yml
index fbb215152b80da32665fb932afdf2b8c6490eaab..b92e781dae0712e48f4764bbbd56493b5798e9d7 100644
--- a/metadata/net.sourceforge.dibdib.android.dib2qm.yml
+++ b/metadata/net.sourceforge.dibdib.android.dib2qm.yml
@@ -116,7 +116,14 @@ Builds:
gradle:
- yes
+ - versionName: 0.22.70
+ versionCode: 2270
+ commit: v0.22.70
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 0.22.60
-CurrentVersionCode: 2260
+CurrentVersion: 0.22.70
+CurrentVersionCode: 2270
diff --git a/metadata/net.sourceforge.kid3.yml b/metadata/net.sourceforge.kid3.yml
index a70e9604689a19a2abe470ae4adb39ec2c7a2303..05d1dc8b943a426f45ee4048b2df069951c764c6 100644
--- a/metadata/net.sourceforge.kid3.yml
+++ b/metadata/net.sourceforge.kid3.yml
@@ -212,6 +212,7 @@ Builds:
- versionName: 3.8.6
versionCode: 22
+ disable: no tag
commit: v3.8.6
sudo:
- apt-get update || apt-get update
diff --git a/metadata/net.sourceforge.kid3/it/summary.txt b/metadata/net.sourceforge.kid3/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a749e41fb5aad65eda0f847b22c9b40dc8c4db0d
--- /dev/null
+++ b/metadata/net.sourceforge.kid3/it/summary.txt
@@ -0,0 +1 @@
+Aggiungi Tag Audio con Kid3
diff --git a/metadata/net.sourceforge.kid3/uk/summary.txt b/metadata/net.sourceforge.kid3/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..435518d169b2a4bff113b72f5d24cb756e779d7c
--- /dev/null
+++ b/metadata/net.sourceforge.kid3/uk/summary.txt
@@ -0,0 +1 @@
+Змінювач міток музичних файлів Kid3
diff --git a/metadata/net.sourceforge.solitaire_cg/fr/summary.txt b/metadata/net.sourceforge.solitaire_cg/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..71d850cae3fc0f1884217ce30019b98d4622587f
--- /dev/null
+++ b/metadata/net.sourceforge.solitaire_cg/fr/summary.txt
@@ -0,0 +1 @@
+Jeux de cartes Solitaire
diff --git a/metadata/net.sourceforge.solitaire_cg/uk/summary.txt b/metadata/net.sourceforge.solitaire_cg/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7bc15b6c8e303e79d73d74f3a7040ebf6a91ed7a
--- /dev/null
+++ b/metadata/net.sourceforge.solitaire_cg/uk/summary.txt
@@ -0,0 +1 @@
+Карткові пасьянси
diff --git a/metadata/net.sourceforge.wifiremoteplay/fr/summary.txt b/metadata/net.sourceforge.wifiremoteplay/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..82e97515722337d49b6f8df2d7709cc17908526a
--- /dev/null
+++ b/metadata/net.sourceforge.wifiremoteplay/fr/summary.txt
@@ -0,0 +1 @@
+Télécommande média
diff --git a/metadata/net.sourceforge.wifiremoteplay/uk/summary.txt b/metadata/net.sourceforge.wifiremoteplay/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..105d0a8bfeee03dae4d82c5e1af1f4493206e25c
--- /dev/null
+++ b/metadata/net.sourceforge.wifiremoteplay/uk/summary.txt
@@ -0,0 +1 @@
+Пульт дистанційного керування мультимедіа
diff --git a/metadata/net.sourceforge.x11basic/uk/summary.txt b/metadata/net.sourceforge.x11basic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..94a00ceb3bda5c254b1864b40aa6cdd6772e2473
--- /dev/null
+++ b/metadata/net.sourceforge.x11basic/uk/summary.txt
@@ -0,0 +1 @@
+Інтерпретатор BASIC
diff --git a/metadata/net.stkaddons.viewer/nn/summary.txt b/metadata/net.stkaddons.viewer/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ecd24a092cd7c46da77f691c55b628aeb52adcbf
--- /dev/null
+++ b/metadata/net.stkaddons.viewer/nn/summary.txt
@@ -0,0 +1 @@
+Vis tillegg for SuperTuxKart
diff --git a/metadata/net.szym.barnacle/fr/summary.txt b/metadata/net.szym.barnacle/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..35e2003e24f81a73b664213f5377fe7f56e70f53
--- /dev/null
+++ b/metadata/net.szym.barnacle/fr/summary.txt
@@ -0,0 +1 @@
+Point d'accès WiFi ad-hoc
diff --git a/metadata/net.szym.barnacle/uk/summary.txt b/metadata/net.szym.barnacle/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a6f3cab89b684342a1c4c51b8bf30ece1b6cdf06
--- /dev/null
+++ b/metadata/net.szym.barnacle/uk/summary.txt
@@ -0,0 +1 @@
+Ad-hoc точка доступу Wi-Fi
diff --git a/metadata/net.tedstein.AndroSS/uk/summary.txt b/metadata/net.tedstein.AndroSS/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ca8b599bfb2425678e2085b042109d5c87d8e903
--- /dev/null
+++ b/metadata/net.tedstein.AndroSS/uk/summary.txt
@@ -0,0 +1 @@
+Знімання екрана
diff --git a/metadata/net.tevp.postcode/fr/summary.txt b/metadata/net.tevp.postcode/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c91ceb0f87e1c5f4df4729f7c6015314824e3a66
--- /dev/null
+++ b/metadata/net.tevp.postcode/fr/summary.txt
@@ -0,0 +1 @@
+Obtenir un code postal (Royaume-Uni seulement)
diff --git a/metadata/net.tevp.postcode/uk/summary.txt b/metadata/net.tevp.postcode/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9236d50be19032b39d370a2ec787f8228d3b9a55
--- /dev/null
+++ b/metadata/net.tevp.postcode/uk/summary.txt
@@ -0,0 +1 @@
+Отримайте свій поштовий індекс (лише для Великобританії)
diff --git a/metadata/net.thauvin.erik.android.noussd/nn/summary.txt b/metadata/net.thauvin.erik.android.noussd/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9a885b7e3c836bc2b9108f38cce8879059ccbe2b
--- /dev/null
+++ b/metadata/net.thauvin.erik.android.noussd/nn/summary.txt
@@ -0,0 +1 @@
+USSD-brannmur
diff --git a/metadata/net.thauvin.erik.android.noussd/uk/summary.txt b/metadata/net.thauvin.erik.android.noussd/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bb2a8f1834f05a7b550017ad274c1186c45baa30
--- /dev/null
+++ b/metadata/net.thauvin.erik.android.noussd/uk/summary.txt
@@ -0,0 +1 @@
+Брандмауер USSD
diff --git a/metadata/net.wigle.wigleandroid/fr/summary.txt b/metadata/net.wigle.wigleandroid/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..762e553599df37b49f22d58ec1098ed693588898
--- /dev/null
+++ b/metadata/net.wigle.wigleandroid/fr/summary.txt
@@ -0,0 +1 @@
+Cartographier les points d'accès WiFi
diff --git a/metadata/net.wigle.wigleandroid/uk/summary.txt b/metadata/net.wigle.wigleandroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f93a5a50c6d0b1c043b28dc5a9c27efae04bf003
--- /dev/null
+++ b/metadata/net.wigle.wigleandroid/uk/summary.txt
@@ -0,0 +1 @@
+Мапа точок доступу Wi-Fi
diff --git a/metadata/net.xisberto.timerpx.yml b/metadata/net.xisberto.timerpx.yml
new file mode 100644
index 0000000000000000000000000000000000000000..fca9c6ed32d4adba516c360990e4db04895f2380
--- /dev/null
+++ b/metadata/net.xisberto.timerpx.yml
@@ -0,0 +1,25 @@
+Categories:
+ - Time
+License: Apache-2.0
+AuthorName: Humberto Fraga
+AuthorEmail: humberto.fraga+fdroid512@gmail.com
+SourceCode: https://gitlab.com/humbertofraga/timerx
+IssueTracker: https://gitlab.com/humbertofraga/timerx/issues
+
+AutoName: Timer +X
+
+RepoType: git
+Repo: https://gitlab.com/humbertofraga/timerx.git
+
+Builds:
+ - versionName: '1.1'
+ versionCode: 3
+ commit: v1.1
+ subdir: app
+ gradle:
+ - yes
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: Tags
+CurrentVersion: '1.1'
+CurrentVersionCode: 3
diff --git a/metadata/net.xvello.salasana/it/summary.txt b/metadata/net.xvello.salasana/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7ebbd80e1f6a2faf89aadfaf377400b8bff337aa
--- /dev/null
+++ b/metadata/net.xvello.salasana/it/summary.txt
@@ -0,0 +1 @@
+Genera passwords uniche per ogni sito
diff --git a/metadata/net.xvello.salasana/uk/summary.txt b/metadata/net.xvello.salasana/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..75f8a9b1934419a857dbb95f4401fb7f5d3560ec
--- /dev/null
+++ b/metadata/net.xvello.salasana/uk/summary.txt
@@ -0,0 +1 @@
+Створення унікальних паролів для певних сайтів
diff --git a/metadata/net.zygotelabs.locker/fr/summary.txt b/metadata/net.zygotelabs.locker/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..33e9c7a44cec2dca4ef4e5304117c88cda421225
--- /dev/null
+++ b/metadata/net.zygotelabs.locker/fr/summary.txt
@@ -0,0 +1 @@
+Renforce la sécurité contre les tentatives de déverrouillage
diff --git a/metadata/net.zygotelabs.locker/uk/summary.txt b/metadata/net.zygotelabs.locker/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cd4ac01dccfb5ee15a8ca57c0d64c3b1e4d8b395
--- /dev/null
+++ b/metadata/net.zygotelabs.locker/uk/summary.txt
@@ -0,0 +1 @@
+Застосування максимуму невдалих спроб розблокування
diff --git a/metadata/network.ubic.ubic/it/summary.txt b/metadata/network.ubic.ubic/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..84fd701b49d285c3525c7063412a6324a4d1567a
--- /dev/null
+++ b/metadata/network.ubic.ubic/it/summary.txt
@@ -0,0 +1 @@
+Portafogli for il Unconditional Basic Income
diff --git a/metadata/network.ubic.ubic/uk/summary.txt b/metadata/network.ubic.ubic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5d1a7b7aa43e929f561f43084f8ee002d0bb1278
--- /dev/null
+++ b/metadata/network.ubic.ubic/uk/summary.txt
@@ -0,0 +1 @@
+Гаманець для безумовного основного доходу
diff --git a/metadata/news.androidtv.launchonboot/fr/summary.txt b/metadata/news.androidtv.launchonboot/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..afec0996bed7441e1856a1db527bab136e49c380
--- /dev/null
+++ b/metadata/news.androidtv.launchonboot/fr/summary.txt
@@ -0,0 +1 @@
+Lance une application au démarrage de l'appareil
diff --git a/metadata/nightlock.peppercarrot/nn/summary.txt b/metadata/nightlock.peppercarrot/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7815873d31de5243e43bcce8d9981eb46378aead
--- /dev/null
+++ b/metadata/nightlock.peppercarrot/nn/summary.txt
@@ -0,0 +1 @@
+Fleirspråkleg e-lesar for teikneserien Pepar & Gulrot (CC-BY)
diff --git a/metadata/nl.asymmetrics.droidshows/fr/summary.txt b/metadata/nl.asymmetrics.droidshows/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..89cd603ba6a5ec69648ca47c8fd311aeef772409
--- /dev/null
+++ b/metadata/nl.asymmetrics.droidshows/fr/summary.txt
@@ -0,0 +1 @@
+Navigateur et traqueur de séries télévisées
diff --git a/metadata/nl.frankkie.bronylivewallpaper/nn/summary.txt b/metadata/nl.frankkie.bronylivewallpaper/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..24eb732fbe9f7c31c8f69e7ee51792611648a04a
--- /dev/null
+++ b/metadata/nl.frankkie.bronylivewallpaper/nn/summary.txt
@@ -0,0 +1 @@
+Animerte ponniar
diff --git a/metadata/nl.implode.weer/uk/summary.txt b/metadata/nl.implode.weer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..42e91ea406ba600c838e8f2371bc02e877dd05d5
--- /dev/null
+++ b/metadata/nl.implode.weer/uk/summary.txt
@@ -0,0 +1 @@
+Додайте віджет на головний екран із прогнозом погоди на 5-7 днів
diff --git a/metadata/nl.yoerinijs.notebuddy/uk/summary.txt b/metadata/nl.yoerinijs.notebuddy/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b74fe4b08e2bd4584e7a46bb4f871422d5612a6d
--- /dev/null
+++ b/metadata/nl.yoerinijs.notebuddy/uk/summary.txt
@@ -0,0 +1 @@
+Зберігання зашифрованих приміток
diff --git a/metadata/nodomain.freeyourgadget.gadgetbridge.yml b/metadata/nodomain.freeyourgadget.gadgetbridge.yml
index f7e5434003c6acf778348ad93dcafc03ca0164f6..c407caa6b4b31a761a6c91cb84818a7fd07fc513 100644
--- a/metadata/nodomain.freeyourgadget.gadgetbridge.yml
+++ b/metadata/nodomain.freeyourgadget.gadgetbridge.yml
@@ -1299,7 +1299,14 @@ Builds:
gradle:
- yes
+ - versionName: 0.55.0
+ versionCode: 190
+ commit: 0.55.0
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 0.54.1
-CurrentVersionCode: 189
+CurrentVersion: 0.55.0
+CurrentVersionCode: 190
diff --git a/metadata/nodomain.freeyourgadget.gadgetbridge/uk/summary.txt b/metadata/nodomain.freeyourgadget.gadgetbridge/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6329f0acaf77420eb7020ee72a2e256f1515948e
--- /dev/null
+++ b/metadata/nodomain.freeyourgadget.gadgetbridge/uk/summary.txt
@@ -0,0 +1 @@
+Зв'язуйтесь із пристроями Pebble/Mi Band/Amazfit Bip/Hplus тощо
diff --git a/metadata/nu.firetech.android.pactrack/fr/summary.txt b/metadata/nu.firetech.android.pactrack/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7f891bd2a5087119bd1208b7251f48614d8c314f
--- /dev/null
+++ b/metadata/nu.firetech.android.pactrack/fr/summary.txt
@@ -0,0 +1 @@
+Suivi de colis suédois
diff --git a/metadata/nu.firetech.android.pactrack/uk/summary.txt b/metadata/nu.firetech.android.pactrack/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7ef7283459a7554d70ff07f1bae521f6a6c856ea
--- /dev/null
+++ b/metadata/nu.firetech.android.pactrack/uk/summary.txt
@@ -0,0 +1 @@
+Шведський відстежувач посилок
diff --git a/metadata/nya.miku.wishmaster/fr/summary.txt b/metadata/nya.miku.wishmaster/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..52822b25896e52e5fe600e455f0e8e5e5edf664d
--- /dev/null
+++ b/metadata/nya.miku.wishmaster/fr/summary.txt
@@ -0,0 +1 @@
+Parcourir plusieurs tableaux d'images
diff --git a/metadata/nya.miku.wishmaster/uk/summary.txt b/metadata/nya.miku.wishmaster/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a9c3653a78939634c4d5f71b0574c3cb407bc30e
--- /dev/null
+++ b/metadata/nya.miku.wishmaster/uk/summary.txt
@@ -0,0 +1 @@
+Переглядайте багато дощок зображень
diff --git a/metadata/ogz.tripeaks.yml b/metadata/ogz.tripeaks.yml
index affda20c727b2320b48e43b68a8f3616f219f4ed..20d7d3fef1b661adc0dad125f4ed63d61945d082 100644
--- a/metadata/ogz.tripeaks.yml
+++ b/metadata/ogz.tripeaks.yml
@@ -18,7 +18,14 @@ Builds:
gradle:
- yes
+ - versionName: '0.20'
+ versionCode: 3
+ commit: '0.20'
+ subdir: android
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: '0.1'
-CurrentVersionCode: 1
+CurrentVersion: '0.20'
+CurrentVersionCode: 3
diff --git a/metadata/ohi.andre.consolelauncher/fr/summary.txt b/metadata/ohi.andre.consolelauncher/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f628594b33fac6eb4ec939fc903c18bb92044a82
--- /dev/null
+++ b/metadata/ohi.andre.consolelauncher/fr/summary.txt
@@ -0,0 +1 @@
+Lanceur basé sur un terminal
diff --git a/metadata/ohm.quickdice/fr/summary.txt b/metadata/ohm.quickdice/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..49fe7bfadd3d5a98664dbc35b39f8cc5abe96d25
--- /dev/null
+++ b/metadata/ohm.quickdice/fr/summary.txt
@@ -0,0 +1 @@
+Lanceur de dés flexible, complet et pratique
diff --git a/metadata/openfoodfacts.github.scrachx.openbeauty/fr/summary.txt b/metadata/openfoodfacts.github.scrachx.openbeauty/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2c8738879d85792ae2ec4c6445f8e1dd6813fb9a
--- /dev/null
+++ b/metadata/openfoodfacts.github.scrachx.openbeauty/fr/summary.txt
@@ -0,0 +1 @@
+Rechercher des cosmétiques
diff --git a/metadata/openfoodfacts.github.scrachx.openfood.yml b/metadata/openfoodfacts.github.scrachx.openfood.yml
index fdfe64d45f64ee20df8acdafc9d12eaf116cfa0c..66cb22765a423c848ac8f4953a894af31e209122 100644
--- a/metadata/openfoodfacts.github.scrachx.openfood.yml
+++ b/metadata/openfoodfacts.github.scrachx.openfood.yml
@@ -427,7 +427,18 @@ Builds:
- sed -i 's/\r$//' ../gradle/wrapper/gradle-wrapper.properties
- sed -i '/javaMaxHeapSize/d' build.gradle.kts
-AutoUpdateMode: None
+ - versionName: 3.6.8
+ versionCode: 433
+ commit: 3.6.8
+ subdir: app
+ gradle:
+ - 'off'
+ prebuild:
+ - sed -i 's/\r$//' ../gradle/wrapper/gradle-wrapper.properties
+ - sed -i '/sentry-android-gradle-plugin/d' ../build.gradle.kts
+ - sed -i -e '/javaMaxHeapSize/d' -e '/io.sentry.android.gradle/d' build.gradle.kts
+
+AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 3.6.8
CurrentVersionCode: 433
diff --git a/metadata/openfoodfacts.github.scrachx.openfood/fr/summary.txt b/metadata/openfoodfacts.github.scrachx.openfood/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac8ed41e93879e01f1a580c16d357f99b8184592
--- /dev/null
+++ b/metadata/openfoodfacts.github.scrachx.openfood/fr/summary.txt
@@ -0,0 +1 @@
+Recherche d'ingrédients alimentaires, allergènes, informations nutritionnelles
diff --git a/metadata/org.adblockplus.android/nn/summary.txt b/metadata/org.adblockplus.android/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..463936903038a25311086c506680d4ec5c7fc2c8
--- /dev/null
+++ b/metadata/org.adblockplus.android/nn/summary.txt
@@ -0,0 +1 @@
+Reklameblokkering
diff --git a/metadata/org.adw.launcher/fr/summary.txt b/metadata/org.adw.launcher/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8b2907a79b2f48d3c28578760e62ba7444527ec2
--- /dev/null
+++ b/metadata/org.adw.launcher/fr/summary.txt
@@ -0,0 +1 @@
+Remplacement d'écran d'accueil
diff --git a/metadata/org.adw.launcher/uk/summary.txt b/metadata/org.adw.launcher/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..87de12a33a5fbf5ae751fdcf74b75059c84595c5
--- /dev/null
+++ b/metadata/org.adw.launcher/uk/summary.txt
@@ -0,0 +1 @@
+Заміна головного екрана
diff --git a/metadata/org.andglkmod.hunkypunk/uk/summary.txt b/metadata/org.andglkmod.hunkypunk/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6878153f7cf594487749d40b13eea6fe2ce11e6c
--- /dev/null
+++ b/metadata/org.andglkmod.hunkypunk/uk/summary.txt
@@ -0,0 +1 @@
+Інтерактивний видуманий гравець
diff --git a/metadata/org.androidappdev.batterywidget/nn/summary.txt b/metadata/org.androidappdev.batterywidget/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..00f738e76e7d686164cc06394ce8f60b16ad525e
--- /dev/null
+++ b/metadata/org.androidappdev.batterywidget/nn/summary.txt
@@ -0,0 +1 @@
+Batteriinformasjon
diff --git a/metadata/org.androidpn.client/fr/summary.txt b/metadata/org.androidpn.client/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0493904a4219613bf85777ccc1d0af5e09ce3217
--- /dev/null
+++ b/metadata/org.androidpn.client/fr/summary.txt
@@ -0,0 +1 @@
+Client de notifications Push
diff --git a/metadata/org.androidpn.client/uk/summary.txt b/metadata/org.androidpn.client/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6bcd1fd58285461a90614adfde3f5af8b7ce62d5
--- /dev/null
+++ b/metadata/org.androidpn.client/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт push-сповіщень
diff --git a/metadata/org.androidsoft.coloring/fr/summary.txt b/metadata/org.androidsoft.coloring/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..82c92ca4946ae1bea48cba2bc944067f983725d3
--- /dev/null
+++ b/metadata/org.androidsoft.coloring/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de coloriage pour enfants
diff --git a/metadata/org.andstatus.app/fr/summary.txt b/metadata/org.andstatus.app/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..baf80d79208fc55566864d2c92d6966522167380
--- /dev/null
+++ b/metadata/org.andstatus.app/fr/summary.txt
@@ -0,0 +1 @@
+Client de comptes multiples pour plusieurs réseaux sociaux
diff --git a/metadata/org.andstatus.game2048.yml b/metadata/org.andstatus.game2048.yml
index 26a1a2bffc49cd07f1433e827f48c4b0002a351e..baa9fd3c43b48d4610dad1caf40ff14cbf456c28 100644
--- a/metadata/org.andstatus.game2048.yml
+++ b/metadata/org.andstatus.game2048.yml
@@ -26,7 +26,16 @@ Builds:
rm:
- doc
+ - versionName: 1.10.11
+ versionCode: 28
+ commit: 1.10.11-release
+ subdir: game2048-android
+ gradle:
+ - yes
+ rm:
+ - doc
+
AutoUpdateMode: Version %v-release
UpdateCheckMode: Tags ^[0-9.]+-release$
-CurrentVersion: 1.10.10
-CurrentVersionCode: 27
+CurrentVersion: 1.10.11
+CurrentVersionCode: 28
diff --git a/metadata/org.anothermonitor/fr/summary.txt b/metadata/org.anothermonitor/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5c9c71a3ef46e8b6b116e787eb58c948f2f0bb97
--- /dev/null
+++ b/metadata/org.anothermonitor/fr/summary.txt
@@ -0,0 +1 @@
+Surveille et enregistre l'utilisation mémoire et CPU
diff --git a/metadata/org.anothermonitor/uk/summary.txt b/metadata/org.anothermonitor/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b26546cc76e517c17205fb3105fd22ab2f93b342
--- /dev/null
+++ b/metadata/org.anothermonitor/uk/summary.txt
@@ -0,0 +1 @@
+Відстеження та запис використання процесора та пам'яті
diff --git a/metadata/org.atai.TessUI/nn/summary.txt b/metadata/org.atai.TessUI/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f3585826a2cf40b4a537ab2f4e964a60d2e30f1e
--- /dev/null
+++ b/metadata/org.atai.TessUI/nn/summary.txt
@@ -0,0 +1 @@
+Hent ut tekst frå bilete
diff --git a/metadata/org.bandev.buddhaquotes.yml b/metadata/org.bandev.buddhaquotes.yml
index f803023921faa243938815d7b17512d0f32d3ca6..33a4e22a2714c9b64934dd9896fd3cd533d2ac37 100644
--- a/metadata/org.bandev.buddhaquotes.yml
+++ b/metadata/org.bandev.buddhaquotes.yml
@@ -2,7 +2,7 @@ Categories:
- Science & Education
License: GPL-3.0-or-later
AuthorName: BanDev
-AuthorEmail: help@computub.com
+AuthorEmail: hello@bandev.uk
SourceCode: https://gitlab.com/bandev/buddha-quotes
IssueTracker: https://gitlab.com/bandev/buddha-quotes/issues
Changelog: https://gitlab.com/bandev/buddha-quotes/-/blob/master/CHANGELOG.md
diff --git a/metadata/org.bc_bd.mrwhite/fr/summary.txt b/metadata/org.bc_bd.mrwhite/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..768775319f0190732045b7b20861de140bf71eeb
--- /dev/null
+++ b/metadata/org.bc_bd.mrwhite/fr/summary.txt
@@ -0,0 +1 @@
+Lampe via écran brillant
diff --git a/metadata/org.bc_bd.mrwhite/uk/summary.txt b/metadata/org.bc_bd.mrwhite/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..64494640dcd58c3dff6d935db544fef1119a2f6f
--- /dev/null
+++ b/metadata/org.bc_bd.mrwhite/uk/summary.txt
@@ -0,0 +1 @@
+Яскравий екран
diff --git a/metadata/org.beide.bomber/fr/summary.txt b/metadata/org.beide.bomber/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bd0ae48ae914999a0b71e0aecf31bbfa94d49ece
--- /dev/null
+++ b/metadata/org.beide.bomber/fr/summary.txt
@@ -0,0 +1 @@
+Jeu d'arcade 1 joueur
diff --git a/metadata/org.beide.bomber/uk/summary.txt b/metadata/org.beide.bomber/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ddec32b56223be0b2cc5a6ebd6e2777190b4651
--- /dev/null
+++ b/metadata/org.beide.bomber/uk/summary.txt
@@ -0,0 +1 @@
+Аркадна гра для одного гравця
diff --git a/metadata/org.bienvenidoainternet.app/fr/summary.txt b/metadata/org.bienvenidoainternet.app/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6b513a99b6cd02150ef4c34239172180a75a8692
--- /dev/null
+++ b/metadata/org.bienvenidoainternet.app/fr/summary.txt
@@ -0,0 +1 @@
+Navigateur pour le tableau de texte/image 'Bienvenido a Internet'
diff --git a/metadata/org.bienvenidoainternet.app/uk/summary.txt b/metadata/org.bienvenidoainternet.app/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5e601bd47c57df06b9108fca968862583a1910a7
--- /dev/null
+++ b/metadata/org.bienvenidoainternet.app/uk/summary.txt
@@ -0,0 +1 @@
+Bienvenido - Інтернет-браузер для текстбордів та іміджбордів
diff --git a/metadata/org.billthefarmer.accordion/uk/summary.txt b/metadata/org.billthefarmer.accordion/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..68a134d96f57f0f9be8010d3ece7e7f8583f06cf
--- /dev/null
+++ b/metadata/org.billthefarmer.accordion/uk/summary.txt
@@ -0,0 +1 @@
+Емулятор акордеона для планшетів
diff --git a/metadata/org.billthefarmer.crossword/nn/summary.txt b/metadata/org.billthefarmer.crossword/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7ce7ee6009c080e4cf21b71de648e8f36498a365
--- /dev/null
+++ b/metadata/org.billthefarmer.crossword/nn/summary.txt
@@ -0,0 +1 @@
+Enkel kryssordløysar
diff --git a/metadata/org.billthefarmer.crossword/uk/summary.txt b/metadata/org.billthefarmer.crossword/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fb8484c12d5552f0fd46fc4d597e4d3c6791e88c
--- /dev/null
+++ b/metadata/org.billthefarmer.crossword/uk/summary.txt
@@ -0,0 +1 @@
+Простий розв'язувач кросвордів
diff --git a/metadata/org.billthefarmer.currency/nn/summary.txt b/metadata/org.billthefarmer.currency/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b431437b370a2f672e3b544e57dc49e9aef4501a
--- /dev/null
+++ b/metadata/org.billthefarmer.currency/nn/summary.txt
@@ -0,0 +1 @@
+Valutaomrekning
diff --git a/metadata/org.billthefarmer.currency/uk/summary.txt b/metadata/org.billthefarmer.currency/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..917d8f564259349fca295bb509d14e5cc81811bd
--- /dev/null
+++ b/metadata/org.billthefarmer.currency/uk/summary.txt
@@ -0,0 +1 @@
+Конвертація валюти
diff --git a/metadata/org.billthefarmer.diary/nn/summary.txt b/metadata/org.billthefarmer.diary/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3c37438b92906046ace6f8d9134ea2bd11979d37
--- /dev/null
+++ b/metadata/org.billthefarmer.diary/nn/summary.txt
@@ -0,0 +1 @@
+Dagbok eller logg
diff --git a/metadata/org.billthefarmer.diary/uk/summary.txt b/metadata/org.billthefarmer.diary/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..60e30c83dbaf04533f592340e1c3b77e555e688b
--- /dev/null
+++ b/metadata/org.billthefarmer.diary/uk/summary.txt
@@ -0,0 +1 @@
+Особистий щоденник або журнал
diff --git a/metadata/org.billthefarmer.editor/nn/summary.txt b/metadata/org.billthefarmer.editor/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..27c594f084bfcab4d8312feb69b216b8241f80fb
--- /dev/null
+++ b/metadata/org.billthefarmer.editor/nn/summary.txt
@@ -0,0 +1 @@
+Enkel tekstredigering
diff --git a/metadata/org.billthefarmer.editor/uk/summary.txt b/metadata/org.billthefarmer.editor/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e95effd7276f9deb87d3738aee184437cec2a60c
--- /dev/null
+++ b/metadata/org.billthefarmer.editor/uk/summary.txt
@@ -0,0 +1 @@
+Простий загальний текстовий редактор
diff --git a/metadata/org.billthefarmer.melodeon/uk/summary.txt b/metadata/org.billthefarmer.melodeon/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1d8b1efe7c968cf0efa13410b496c4c9186dc7f4
--- /dev/null
+++ b/metadata/org.billthefarmer.melodeon/uk/summary.txt
@@ -0,0 +1 @@
+Емулятор Melodeon для планшетів
diff --git a/metadata/org.billthefarmer.scope/uk/summary.txt b/metadata/org.billthefarmer.scope/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..acd7f7d1cfa30449c1072953067e5ea739027e6a
--- /dev/null
+++ b/metadata/org.billthefarmer.scope/uk/summary.txt
@@ -0,0 +1 @@
+Аудіо-осцилограф і спектр
diff --git a/metadata/org.billthefarmer.shorty/it/summary.txt b/metadata/org.billthefarmer.shorty/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fb990f0f0af3b4ac02f88ba14397128e7e606191
--- /dev/null
+++ b/metadata/org.billthefarmer.shorty/it/summary.txt
@@ -0,0 +1 @@
+Collegamento veloce per Radio Intent
diff --git a/metadata/org.billthefarmer.tuner/uk/summary.txt b/metadata/org.billthefarmer.tuner/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..846cb4472a00a03f5e6b3b6cb4b23bf2c6750db3
--- /dev/null
+++ b/metadata/org.billthefarmer.tuner/uk/summary.txt
@@ -0,0 +1 @@
+Налаштування висоти тону музичного інструменту
diff --git a/metadata/org.birthdayadapter/fr/summary.txt b/metadata/org.birthdayadapter/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a2381ece1ceb78e14a477940b2b7ca3b9ce48400
--- /dev/null
+++ b/metadata/org.birthdayadapter/fr/summary.txt
@@ -0,0 +1 @@
+Affiche les Anniversaires dans votre Calendrier
diff --git a/metadata/org.birthdayadapter/uk/summary.txt b/metadata/org.birthdayadapter/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1a111c8ed7798860b4efc60499fb2a78da113fca
--- /dev/null
+++ b/metadata/org.birthdayadapter/uk/summary.txt
@@ -0,0 +1 @@
+Пристосовувач календаря на день народження
diff --git a/metadata/org.blockinger.game/nn/summary.txt b/metadata/org.blockinger.game/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1507412a2cc9377aeb06b2f35093a60c6ae8cb2d
--- /dev/null
+++ b/metadata/org.blockinger.game/nn/summary.txt
@@ -0,0 +1 @@
+Tetris-klon
diff --git a/metadata/org.blockinger.game/uk/summary.txt b/metadata/org.blockinger.game/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..92eb1f37a6afd4fbf20baa6350bfa018ec3b3953
--- /dev/null
+++ b/metadata/org.blockinger.game/uk/summary.txt
@@ -0,0 +1 @@
+Клон Тетріса
diff --git a/metadata/org.bobstuff.bobball/fr/summary.txt b/metadata/org.bobstuff.bobball/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0764a19b2c4c2598d91735fc308d1f572b832fd9
--- /dev/null
+++ b/metadata/org.bobstuff.bobball/fr/summary.txt
@@ -0,0 +1 @@
+Clone de Jezzball
diff --git a/metadata/org.brandroid.openmanager/nn/summary.txt b/metadata/org.brandroid.openmanager/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8fdb631a1d7e9133b7bba7b77039413d46cc09b5
--- /dev/null
+++ b/metadata/org.brandroid.openmanager/nn/summary.txt
@@ -0,0 +1 @@
+Filhandsamar
diff --git a/metadata/org.briarproject.briar.android.yml b/metadata/org.briarproject.briar.android.yml
index 9070c1ebc264f091ca8524aa7e41ff2a7b480f92..d80fdb7376383f77d0b3c7b5d21ff4a3bedc0205 100644
--- a/metadata/org.briarproject.briar.android.yml
+++ b/metadata/org.briarproject.briar.android.yml
@@ -176,7 +176,10 @@ Builds:
- bramble-java
- briar-headless
- libs/gradle-witness.jar
- prebuild: sed -i -e '/witness/d' ../*/build.gradle
+ prebuild:
+ - sed -i -e '/witness/d' ../*/build.gradle
+ - sed -i -e "/buildToolsVersion/apackagingOptions { doNotStrip '**/*.so' }"
+ build.gradle ../bramble-android/build.gradle
ArchivePolicy: 3 versions
AutoUpdateMode: Version release-%v
diff --git a/metadata/org.briarproject.briar.android/uk/summary.txt b/metadata/org.briarproject.briar.android/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e9b5a7ca3e2735b64a43e5177b5859de568e4ba0
--- /dev/null
+++ b/metadata/org.briarproject.briar.android/uk/summary.txt
@@ -0,0 +1 @@
+Безпечний обмін повідомленнями в будь-якому місці
diff --git a/metadata/org.c_base.c_beam/fr/summary.txt b/metadata/org.c_base.c_beam/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..66a7b94140e3490ae46f933e5237ed65e16e0829
--- /dev/null
+++ b/metadata/org.c_base.c_beam/fr/summary.txt
@@ -0,0 +1 @@
+Interface Android vers l'ordinateur de bord c-base c-beam
diff --git a/metadata/org.calyxinstitute.vpn/uk/summary.txt b/metadata/org.calyxinstitute.vpn/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9a1f7cf5962fc5b3a8857538f37a9012484cd784
--- /dev/null
+++ b/metadata/org.calyxinstitute.vpn/uk/summary.txt
@@ -0,0 +1 @@
+Безплатна служба VPN, запропонована The Calyx Institute
diff --git a/metadata/org.commonvoice.saverio.yml b/metadata/org.commonvoice.saverio.yml
index f75b49c734feecb0f69d3e7b971449d65a761034..90df6ba0d39e0a7ec644e6eb738dd16b98bbf541 100644
--- a/metadata/org.commonvoice.saverio.yml
+++ b/metadata/org.commonvoice.saverio.yml
@@ -9,7 +9,7 @@ Translation: https://crowdin.com/project/common-voice-android
Changelog: https://github.com/Sav22999/common-voice-android/releases
Donate: https://ko-fi.com/R5R31UQ8G
-AutoName: CV Android
+AutoName: CV Project
RepoType: git
Repo: https://github.com/Sav22999/common-voice-android
@@ -180,7 +180,15 @@ Builds:
- FD-GH
output: build/outputs/apk/FD-GH/release/app-FD-GH-release-unsigned.apk
+ - versionName: '2.3'
+ versionCode: 133
+ commit: '2.3'
+ subdir: app
+ gradle:
+ - FDGH
+ output: build/outputs/apk/FDGH/release/app-FDGH-release-unsigned.apk
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 2.2.2
-CurrentVersionCode: 131
+CurrentVersion: '2.3'
+CurrentVersionCode: 133
diff --git a/metadata/org.connectbot/fr/summary.txt b/metadata/org.connectbot/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..12acbecfb2d350893065dec583991b5aa981dca0
--- /dev/null
+++ b/metadata/org.connectbot/fr/summary.txt
@@ -0,0 +1 @@
+Client SSH et shell local
diff --git a/metadata/org.connectbot/uk/summary.txt b/metadata/org.connectbot/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4dfbeaf7e1e524a31e4a925c15b6826817ce4df9
--- /dev/null
+++ b/metadata/org.connectbot/uk/summary.txt
@@ -0,0 +1 @@
+SSH та локальний клієнт оболонки
diff --git a/metadata/org.coolreader.yml b/metadata/org.coolreader.yml
index 71b89eabea4efbf06c57966616fa3b93a0e6c095..8dc0d431b46df17fcbf79d6702e66f1550d34a5e 100644
--- a/metadata/org.coolreader.yml
+++ b/metadata/org.coolreader.yml
@@ -600,5 +600,5 @@ Builds:
AutoUpdateMode: None
UpdateCheckMode: Tags
-CurrentVersion: 3.2.54-1
-CurrentVersionCode: 32540
+CurrentVersion: 3.2.55-1
+CurrentVersionCode: 32550
diff --git a/metadata/org.coolreader/uk/summary.txt b/metadata/org.coolreader/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d77ce0fa6c34634dde4be4272a6afd05ceb4a423
--- /dev/null
+++ b/metadata/org.coolreader/uk/summary.txt
@@ -0,0 +1 @@
+Читання електронних книг
diff --git a/metadata/org.covolunablu.marswallpaper/nn/summary.txt b/metadata/org.covolunablu.marswallpaper/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..184150a6ba5ffa5787608b732537818086352bcd
--- /dev/null
+++ b/metadata/org.covolunablu.marswallpaper/nn/summary.txt
@@ -0,0 +1 @@
+Roterande raud planet
diff --git a/metadata/org.cry.otp/uk/summary.txt b/metadata/org.cry.otp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..24d5fc94365bff52dfa88a2cd14a1e90d192cf1f
--- /dev/null
+++ b/metadata/org.cry.otp/uk/summary.txt
@@ -0,0 +1 @@
+Створювач одноразових паролів
diff --git a/metadata/org.damazio.notifier/fr/summary.txt b/metadata/org.damazio.notifier/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2e76b4bb86a963f14096955af26bc92d654083da
--- /dev/null
+++ b/metadata/org.damazio.notifier/fr/summary.txt
@@ -0,0 +1 @@
+Duplique les notifications vers le bureau
diff --git a/metadata/org.damazio.notifier/uk/summary.txt b/metadata/org.damazio.notifier/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e853fbaa7852cf48a4ca0219e6ecf1dcdefccbc2
--- /dev/null
+++ b/metadata/org.damazio.notifier/uk/summary.txt
@@ -0,0 +1 @@
+Дзеркальні сповіщення на робочий стіл
diff --git a/metadata/org.dash.electrum.electrum_dash/it/summary.txt b/metadata/org.dash.electrum.electrum_dash/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8c2ea7b8811e3bc0fd93c7b854630794e7d7829d
--- /dev/null
+++ b/metadata/org.dash.electrum.electrum_dash/it/summary.txt
@@ -0,0 +1 @@
+Portafoglio leggero Electrum per Dash
diff --git a/metadata/org.dash.electrum.electrum_dash/uk/summary.txt b/metadata/org.dash.electrum.electrum_dash/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d8418b4bcefb1b2d0a3028692a6c6597345e2f55
--- /dev/null
+++ b/metadata/org.dash.electrum.electrum_dash/uk/summary.txt
@@ -0,0 +1 @@
+Простий гаманець Electrum для Dash
diff --git a/metadata/org.daylightingsociety.wherearetheeyes/fr/summary.txt b/metadata/org.daylightingsociety.wherearetheeyes/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2d6eb4a1f05b555dc41ab5b3a1bbebb3d93eaca9
--- /dev/null
+++ b/metadata/org.daylightingsociety.wherearetheeyes/fr/summary.txt
@@ -0,0 +1 @@
+Construire une carte de caméras de surveillance avec les autres activistes
diff --git a/metadata/org.daylightingsociety.wherearetheeyes/uk/summary.txt b/metadata/org.daylightingsociety.wherearetheeyes/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e1ec57e711a29e946efefe022c5e616524a70b99
--- /dev/null
+++ b/metadata/org.daylightingsociety.wherearetheeyes/uk/summary.txt
@@ -0,0 +1 @@
+Створіть мапу камер спостереження з іншими активістами
diff --git a/metadata/org.deluge.trireme/fr/summary.txt b/metadata/org.deluge.trireme/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8adec428bc5af71295f8039b7524cfd9c3a70bec
--- /dev/null
+++ b/metadata/org.deluge.trireme/fr/summary.txt
@@ -0,0 +1 @@
+Client léger Deluge
diff --git a/metadata/org.developfreedom.wordpowermadeeasy/uk/summary.txt b/metadata/org.developfreedom.wordpowermadeeasy/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3022af48c28082807e920bed6126a30a119dc753
--- /dev/null
+++ b/metadata/org.developfreedom.wordpowermadeeasy/uk/summary.txt
@@ -0,0 +1 @@
+Створіть свій словник
diff --git a/metadata/org.disroot.disrootapp/uk/summary.txt b/metadata/org.disroot.disrootapp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..60cb85951334f503ee756623d9f9f75bfcccae2d
--- /dev/null
+++ b/metadata/org.disroot.disrootapp/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок Disroot — це як ваш швейцарський ніж до платформи Disroot
diff --git a/metadata/org.dmfs.tasks.yml b/metadata/org.dmfs.tasks.yml
index 9c70c2bac19cbd6a5172d27e14517352e1e7dbd5..0dc7ae69219844c4b39dcba51f81c813f4cc0446 100644
--- a/metadata/org.dmfs.tasks.yml
+++ b/metadata/org.dmfs.tasks.yml
@@ -15,7 +15,7 @@ Description: |-
timeframe etc.
Tasks can be synchronised with a CalDAV server using, e.g.,
- https://f-droid.org/packages/at.bitfire.davdroid.
+ https://f-droid.org/packages/at.bitfire.davdroid and https://f-droid.org/packages/com.etesync.syncadapter
RepoType: git
Repo: https://github.com/dmfs/opentasks.git
@@ -282,6 +282,16 @@ Builds:
- sed -i -e "s/, '--dirty'//" ../build.gradle
- sed -i -e 's|refs/remotes/origin/master|refs/tags/$$VERSION$$|' build.gradle
+ - versionName: 1.4.0
+ versionCode: 81400
+ commit: 1.4.0
+ subdir: opentasks
+ gradle:
+ - yes
+ prebuild:
+ - sed -i -e "s/, '--dirty'//" ../build.gradle
+ - sed -i -e 's|refs/remotes/origin/master|refs/tags/$$VERSION$$|' build.gradle
+
MaintainerNotes: |-
Cannot use UCM/AUM because build.gradle calculates version code at run time.
Instead, get the latest version name and code per HTTP,
@@ -290,5 +300,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://opentasks-app.appspot.com/v1/app/latest_version/|^(\d+),.*|.|^\d+,(.*)
-CurrentVersion: 1.3.1
-CurrentVersionCode: 80800
+CurrentVersion: 1.4.0
+CurrentVersionCode: 81400
diff --git a/metadata/org.dnaq.dialer2/fr/summary.txt b/metadata/org.dnaq.dialer2/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..63fb2d89b20b8d79df87a2c67dea4155da542b57
--- /dev/null
+++ b/metadata/org.dnaq.dialer2/fr/summary.txt
@@ -0,0 +1 @@
+Composeur téléphonique de type T9
diff --git a/metadata/org.dnaq.dialer2/uk/summary.txt b/metadata/org.dnaq.dialer2/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..960e886fc952ab69fc058e18ca257065d33979ca
--- /dev/null
+++ b/metadata/org.dnaq.dialer2/uk/summary.txt
@@ -0,0 +1 @@
+Лаконічний T9-подібний набирач
diff --git a/metadata/org.documentfoundation.libreoffice/uk/summary.txt b/metadata/org.documentfoundation.libreoffice/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1225b1b24fb2a5749221943b28805bceb1ae4986
--- /dev/null
+++ b/metadata/org.documentfoundation.libreoffice/uk/summary.txt
@@ -0,0 +1 @@
+Переглядач документів
diff --git a/metadata/org.dolphinemu.dolphinemu/uk/summary.txt b/metadata/org.dolphinemu.dolphinemu/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..40ec44941ae7061a02df833f91679c72b59b7180
--- /dev/null
+++ b/metadata/org.dolphinemu.dolphinemu/uk/summary.txt
@@ -0,0 +1 @@
+Відтворювач консолі Nintendo
diff --git a/metadata/org.domogik.domodroid13/fr/summary.txt b/metadata/org.domogik.domodroid13/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..38e388e4352fd7edad32fd9fa0f69f1c1b0fb594
--- /dev/null
+++ b/metadata/org.domogik.domodroid13/fr/summary.txt
@@ -0,0 +1 @@
+Interface avec un serveur de domotique Domogik
diff --git a/metadata/org.domogik.domodroid13/uk/summary.txt b/metadata/org.domogik.domodroid13/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2418a097b93be2f9651452b892c2c0391dceb771
--- /dev/null
+++ b/metadata/org.domogik.domodroid13/uk/summary.txt
@@ -0,0 +1 @@
+Інтерфейс із сервером домашньої автоматизації Domogik
diff --git a/metadata/org.droidtr.deletegapps/nn/summary.txt b/metadata/org.droidtr.deletegapps/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b66bf345a3738e56fb8f9c831c04509ae98e7d24
--- /dev/null
+++ b/metadata/org.droidtr.deletegapps/nn/summary.txt
@@ -0,0 +1 @@
+Slett / slå av GApps
diff --git a/metadata/org.droidtr.termbin/uk/summary.txt b/metadata/org.droidtr.termbin/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0b263af2d5905205f279160a848bd9b869f5036f
--- /dev/null
+++ b/metadata/org.droidtr.termbin/uk/summary.txt
@@ -0,0 +1 @@
+Командний рядок pastebin на основі Netcat
diff --git a/metadata/org.dyndns.fules.ck/uk/summary.txt b/metadata/org.dyndns.fules.ck/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c25779243e23d81a1ea9f8c426619330960eb301
--- /dev/null
+++ b/metadata/org.dyndns.fules.ck/uk/summary.txt
@@ -0,0 +1 @@
+Міжнародна клавіатура
diff --git a/metadata/org.dyndns.sven_ola.debian_kit/fr/summary.txt b/metadata/org.dyndns.sven_ola.debian_kit/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..83e36d4dae8a0020ea166b00d4b07377c6b4c957
--- /dev/null
+++ b/metadata/org.dyndns.sven_ola.debian_kit/fr/summary.txt
@@ -0,0 +1 @@
+Installe Debian en parallèle de votre système
diff --git a/metadata/org.dyndns.sven_ola.debian_kit/uk/summary.txt b/metadata/org.dyndns.sven_ola.debian_kit/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d1ab15f614eed8d6eac0d34c7a7c81c7c3726e38
--- /dev/null
+++ b/metadata/org.dyndns.sven_ola.debian_kit/uk/summary.txt
@@ -0,0 +1 @@
+Установіть Debian поряд із системою
diff --git a/metadata/org.dyndns.warenix.web2pdf/fr/summary.txt b/metadata/org.dyndns.warenix.web2pdf/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c932822591e4095ffb9848de28a52e37730cce15
--- /dev/null
+++ b/metadata/org.dyndns.warenix.web2pdf/fr/summary.txt
@@ -0,0 +1 @@
+Convertir n'importe-quelle page web en un clin d'oeil
diff --git a/metadata/org.dyndns.warenix.web2pdf/uk/summary.txt b/metadata/org.dyndns.warenix.web2pdf/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5353a97684ac4fd86b1b7b506bae53868005ac3f
--- /dev/null
+++ b/metadata/org.dyndns.warenix.web2pdf/uk/summary.txt
@@ -0,0 +1 @@
+Конвертуйте будь-яку мережеву сторінку одним натиском
diff --git a/metadata/org.dystopia.email/nn/summary.txt b/metadata/org.dystopia.email/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2d8ffece07f9d560cf51f85f079f662a89da28ca
--- /dev/null
+++ b/metadata/org.dystopia.email/nn/summary.txt
@@ -0,0 +1 @@
+Enkelt og minimalistisk e-postapp
diff --git a/metadata/org.ea.sqrl.yml b/metadata/org.ea.sqrl.yml
index 042729ede66a4fa7bb5fef52c6bc52faafae2000..8a64d395579b7f5ce06e2c709ab398dc42294305 100644
--- a/metadata/org.ea.sqrl.yml
+++ b/metadata/org.ea.sqrl.yml
@@ -211,11 +211,21 @@ Builds:
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
ndk: r22
+ - versionName: 1.7.2
+ versionCode: 54
+ commit: v1.7.2
+ subdir: app
+ gradle:
+ - yes
+ output: gen_build/outputs/apk/release/app-release-unsigned.apk
+ prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
+ ndk: r22
+
MaintainerNotes: |-
Build instructions:
https://github.com/kalaspuffar/secure-quick-reliable-login/blob/master/.travis.yml
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 1.7.1
-CurrentVersionCode: 53
+CurrentVersion: 1.7.2
+CurrentVersionCode: 54
diff --git a/metadata/org.ea.sqrl/it/summary.txt b/metadata/org.ea.sqrl/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d07516005d8b8ab7b038490595271c5f82d65156
--- /dev/null
+++ b/metadata/org.ea.sqrl/it/summary.txt
@@ -0,0 +1 @@
+Un'implementazione per SQRL (Secure Quick Reliable Login)
diff --git a/metadata/org.ea.sqrl/uk/summary.txt b/metadata/org.ea.sqrl/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8f05a82ba8a3e95821da05ccaabb5c3bf73671c
--- /dev/null
+++ b/metadata/org.ea.sqrl/uk/summary.txt
@@ -0,0 +1 @@
+Впровадження для SQRL (безпечний швидкий надійний вхід)
diff --git a/metadata/org.easyrpg.player/he/summary.txt b/metadata/org.easyrpg.player/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c6bfad55ed3b68c82b9009a7ac056e24a5c6cee5
--- /dev/null
+++ b/metadata/org.easyrpg.player/he/summary.txt
@@ -0,0 +1 @@
+מפענח משחקי RPG Maker 2000/2003 ו־EasyRPG
diff --git a/metadata/org.easyrpg.player/pl/summary.txt b/metadata/org.easyrpg.player/pl/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0eba646d5f690ebe13d3e236584d12e63cc74368
--- /dev/null
+++ b/metadata/org.easyrpg.player/pl/summary.txt
@@ -0,0 +1 @@
+Interpreter gier RPG Maker 2000/2003 i EasyRPG
diff --git a/metadata/org.easyrpg.player/pt-PT/summary.txt b/metadata/org.easyrpg.player/pt-PT/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6737ec358838807477c74eb492dd12ce1115df86
--- /dev/null
+++ b/metadata/org.easyrpg.player/pt-PT/summary.txt
@@ -0,0 +1 @@
+Intérprete de jogos RPG Maker 2000/2003 e EasyRPG
diff --git a/metadata/org.easyrpg.player/pt/summary.txt b/metadata/org.easyrpg.player/pt/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6737ec358838807477c74eb492dd12ce1115df86
--- /dev/null
+++ b/metadata/org.easyrpg.player/pt/summary.txt
@@ -0,0 +1 @@
+Intérprete de jogos RPG Maker 2000/2003 e EasyRPG
diff --git a/metadata/org.easyrpg.player/tr/summary.txt b/metadata/org.easyrpg.player/tr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..08b2f7ff227f72fa60eb143ca0269a4da27a2959
--- /dev/null
+++ b/metadata/org.easyrpg.player/tr/summary.txt
@@ -0,0 +1 @@
+RPG Maker 2000/2003 ve EasyRPG oyunları yorumlayıcısı
diff --git a/metadata/org.easyrpg.player/zh-CN/summary.txt b/metadata/org.easyrpg.player/zh-CN/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..338e263eb22b32a96240721f62283a543de360ae
--- /dev/null
+++ b/metadata/org.easyrpg.player/zh-CN/summary.txt
@@ -0,0 +1 @@
+RPG 制作大师 2000/2003 及 EasyRPG 游戏解释器
diff --git a/metadata/org.eehouse.android.xw4/nn/summary.txt b/metadata/org.eehouse.android.xw4/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bef0b3fa48eab04a3fc753fe6ac775903c7f9ac4
--- /dev/null
+++ b/metadata/org.eehouse.android.xw4/nn/summary.txt
@@ -0,0 +1 @@
+Scrabble-liknande spel
diff --git a/metadata/org.eehouse.android.xw4/uk/summary.txt b/metadata/org.eehouse.android.xw4/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..57e73e1fdd644414943019c3fce126b36baf5a22
--- /dev/null
+++ b/metadata/org.eehouse.android.xw4/uk/summary.txt
@@ -0,0 +1 @@
+Гра, схожа на Scrabble
diff --git a/metadata/org.emunix.insteadlauncher.yml b/metadata/org.emunix.insteadlauncher.yml
index 4e5c6d25334d32d0b882dd872a196ba4798fb2a8..84ffa3741a096fe592d9d7ef2f8170b081cd5c8e 100644
--- a/metadata/org.emunix.insteadlauncher.yml
+++ b/metadata/org.emunix.insteadlauncher.yml
@@ -75,7 +75,17 @@ Builds:
preassemble:
- downloadDependencies
+ - versionName: 0.8.4
+ versionCode: 80400
+ commit: v0.8.4
+ subdir: app
+ gradle:
+ - yes
+ ndk: r20b
+ preassemble:
+ - downloadDependencies
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 0.8.3
-CurrentVersionCode: 803
+CurrentVersion: 0.8.4
+CurrentVersionCode: 80400
diff --git a/metadata/org.encointer.wallet.yml b/metadata/org.encointer.wallet.yml
index 48db4cc292d4993ac967d85baf12835db6c8ad8d..73875346316fd95e0dbecd346f92c782fe46ea1e 100644
--- a/metadata/org.encointer.wallet.yml
+++ b/metadata/org.encointer.wallet.yml
@@ -166,8 +166,38 @@ Builds:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --flavor fdroid
+ - versionName: 1.0.0
+ versionCode: 808
+ commit: v1.0.0
+ init:
+ - curl -Lo node.tar.xz https://nodejs.org/dist/v12.18.2/node-v12.18.2-linux-x64.tar.xz
+ - echo "b8dc634798ee783482c2ae1755bd7dff09d83fa7bb037cdc370b601d0a5e5cbb node.tar.xz"
+ | sha256sum -c -
+ - tar -vxf node.tar.xz
+ - curl -Lo yarn.tar.gz https://github.com/yarnpkg/yarn/releases/download/v1.22.4/yarn-v1.22.4.tar.gz
+ - echo "bc5316aa110b2f564a71a3d6e235be55b98714660870c5b6b2d2d3f12587fb58 yarn.tar.gz"
+ | sha256sum -c -
+ - tar zvxf yarn.tar.gz
+ - export PATH=$PATH:$PWD/node-v12.18.2-linux-x64/bin:$PWD/yarn-v1.22.4/bin
+ - pushd ./lib/js_service_encointer
+ - yarn install
+ - yarn run build
+ - popd
+ output: build/app/outputs/flutter-apk/app-fdroid-release.apk
+ srclibs:
+ - flutter@2.0.1
+ rm:
+ - node-v12.18.2-linux-x64
+ - yarn-v1.22.4
+ - node.tar.xz
+ - yarn.tar.gz
+ - lib/js_service_encointer/node_modules
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter build apk --flavor fdroid
+
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/encointer/encointer-wallet-flutter/beta/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
-CurrentVersion: 0.9.2
-CurrentVersionCode: 807
+CurrentVersion: 1.0.0
+CurrentVersionCode: 808
diff --git a/metadata/org.equeim.tremotesf/fr/summary.txt b/metadata/org.equeim.tremotesf/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cf61b84ee7b5513e5d5e61b67e194d57f03f6189
--- /dev/null
+++ b/metadata/org.equeim.tremotesf/fr/summary.txt
@@ -0,0 +1 @@
+Client BitTorrent Transmission contrôlable à distance
diff --git a/metadata/org.fastergps/fr/summary.txt b/metadata/org.fastergps/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b5ba44c8ce95a98aa8820e0ae6c1a5e84649b529
--- /dev/null
+++ b/metadata/org.fastergps/fr/summary.txt
@@ -0,0 +1 @@
+Correction GPS plus rapide
diff --git a/metadata/org.fdroid.fdroid.privileged.ota.yml b/metadata/org.fdroid.fdroid.privileged.ota.yml
index ee19f3af4f5a92fc05851f8b4de888aba9216aca..0f3b823239cfde6c36bac89497575b1565662173 100644
--- a/metadata/org.fdroid.fdroid.privileged.ota.yml
+++ b/metadata/org.fdroid.fdroid.privileged.ota.yml
@@ -81,6 +81,12 @@ Builds:
output: app/build/distributions/F-DroidPrivilegedExtensionFromBinaries-$$VERSION$$.zip
build: ./create_ota.sh release binaries
+ - versionName: 0.2.12
+ versionCode: 2120
+ commit: 0.2.12
+ output: app/build/distributions/F-DroidPrivilegedExtensionFromBinaries-$$VERSION$$.zip
+ build: ./create_ota.sh release binaries
+
MaintainerNotes: Auto Update Mode only works for APKs right now.
AutoUpdateMode: Version %v
diff --git a/metadata/org.fdroid.fdroid.privileged.ota/fr/description.txt b/metadata/org.fdroid.fdroid.privileged.ota/fr/description.txt
index cdcb14638f3c006904ddabd047bec4bde8353472..2755b9e1c5cf3504d9cd8a2cb560b9ac7ed00e13 100644
--- a/metadata/org.fdroid.fdroid.privileged.ota/fr/description.txt
+++ b/metadata/org.fdroid.fdroid.privileged.ota/fr/description.txt
@@ -10,4 +10,4 @@ Ce qui présente de nombreux avantages :
* Les mises à jour système ne suppriment pas F-Droid
Le processus d'installation sur le système via root est plus sûr
-Ce paquet est un fichier ZIP de mise à jour OTA (Over-The-Air). Il doit être installé avec TWRP ou un autre outil de recovery Android qui peut flasher des mises à jour sur le système depuis le dossier /data/data/org.fdroid.fdroid sur la partition /data. L'APK autonome est appelée privilégiée et cela fournit des mises à jour après que ce paquet OTA soit installé.
+Ce paquet est un fichier ZIP de mise à jour OTA (Over-The-Air). Il doit être installé avec TWRP ou un autre outil de recovery Android qui peut flasher des mises à jour sur le système depuis le dossier /data/data/org.fdroid.fdroid sur la partition /data. L'APK autonome s'appelle [[https://f-droid.org/packages/org.fdroid.fdroid.privileged]] et fournit des mises à jour après que ce paquet OTA soit installé.
diff --git a/metadata/org.fdroid.fdroid.privileged.yml b/metadata/org.fdroid.fdroid.privileged.yml
index 22feafc118f9fda30ce447414802a71dfbabd030..16f62a168f4cdfae361e9e5d37355017f5c8ba83 100644
--- a/metadata/org.fdroid.fdroid.privileged.yml
+++ b/metadata/org.fdroid.fdroid.privileged.yml
@@ -109,6 +109,13 @@ Builds:
gradle:
- yes
+ - versionName: 0.2.12
+ versionCode: 2120
+ commit: 0.2.12
+ subdir: app
+ gradle:
+ - yes
+
MaintainerNotes: |4-
Updating from the old FDroidPrivilegedExtension.apk to the new name
with a dash, F-DroidPrivilegedExtension.apk has not really been
diff --git a/metadata/org.fdroid.fdroid.privileged/ar/description.txt b/metadata/org.fdroid.fdroid.privileged/ar/description.txt
deleted file mode 100644
index c13070d4b93e1a7667dd90d05a41201f7c21f128..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/ar/description.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-ملاحظة: يتطلب الاندرويد امتيازات الجذر لتثبيت "ملحق متميز" كتطبيق "priv-نظام".
-
-https://f-droid.org/packages/org.fdroid.fdroid. يمكنك الاستفادة من نظام الامتيازات او الصلاحيات لتثبيت وتحديث و إزالة التطبيقات من تلقاء نفسها.الطريقة الوحيدة للحصول على هذه الامتيازات هو أن يصبح تطبيق النظام .
-
-هذا هو حيث يأتي "تمديد المميز"--بتشغيله على تطبيق منفصل وأصغر بكثير، فإنه يمكن تثبيته كتطبيق نظام والتواصل مع التطبيق الرئيسي عن طريق التصنيف AIDL.
-
-وهذا له العديد من المزايا:
-
-* الحد من استخدام القرص في قسم النظام * لا إزالة تحديثات نظام الاندرويد و * عملية التثبيت في النظام عن طريق الجذر أكثر أماناً
-
-بدلاً من هذا البناء، سوف تريد معظم المستخدمين لتثبيت التحديث "عبر الاثير" (OTA) الرمز البريدي ملف يسمى https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. وهذا هنا لتحديث "ملحق متميز" عندما تم تثبيته باستخدام "ota"zip.
diff --git a/metadata/org.fdroid.fdroid.privileged/ar/summary.txt b/metadata/org.fdroid.fdroid.privileged/ar/summary.txt
deleted file mode 100644
index 96f8fe067b51b359314b8c7c0cfb445c00059688..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/ar/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-خدمات تسمح بتحديث تطبيقات f-droid بشكل آمن
diff --git a/metadata/org.fdroid.fdroid.privileged/bo/description.txt b/metadata/org.fdroid.fdroid.privileged/bo/description.txt
deleted file mode 100644
index d870facfc7cae774dcebdf8db2949ecdf8de56c4..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/bo/description.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-དྲན་ཐོ། ཨེཕ་རོཌ་ནང་མ་ལག་"priv-app"ཁེ་ཕན་འཕར་མ་སྒྲིག་བཅུག་བྱེད་པའི་ཆེད་དུ་རྩ་བའི་ཁེ་ཕན་དེ་དགོས་ཀྱི་འདུག
-
-https://f-droid.org/packages/org.fdroid.fdroidནས་མ་ལག་གི་ཁེ་ཕན་བེད་སྤྱོད་ཆོག་པ་དང་། སྒྲིག་བཅུག་བྱེད་པ། གསར་བསྒྱུར་དང་རང་གིས་མཉེན་ཆས་ཕྱིར་སྟོན་བྱེད་པ་སོགས་ཀྱི་ཆོག་མཆན་ཡོད། མ་ལག་མཉེན་ཆས་སུ་གྱུར་བ་ཁོ་ནས་ཁེ་ཕན་དེ་དག་ཐོབ་ཐུབ་ཀྱི་ཡོད།
-
-འདི་ནི་ཁེ་ཕན་འཕར་མ་འབྱུང་ས་དང་། དེ་ཡང་མཉེན་ཆས་སོ་སོ་བ་དང་ཆུང་ཆུང་ཡིན་པའི་ཆ་ནས་མ་ལག་མཉེན་ཆས་ཀྱི་ཐོག་ནས་སྒྲིག་བཅུག་བྱེད་ཆོག་པ་དང་། AIDL IPC རྒྱུད་དེ་མཉེན་ཆས་ཨ་མ་མཉམ་དུ་འབྲེལ་བའང་བྱེད་ཆོག
-
-འདི་ལ་ཁེ་ཕན་ཁ་ཤས་ཤིག་ཡོད།
-
-*མ་ལག་ཆ་བགོས་ནང་ཌིས་བེད་སྤྱོད་ཉུང་དུ་གཏོང་བ། *མ་ལག་གསར་བསྒྱུར་བྱས་པས་ཨེཕ་རོཌ་མེད་པ་བཟོ་གི་མེད། *ཨ་མ་རྒྱུད་དེ་མ་ལག་གི་ནང་སྒྲིག་བཅུག་བྱེད་པའི་རྒྱུད་རིམ་དེ་བདེ་ཆགས་ཡག་ག་ཡོད།
-
-བཟོ་སྐྲུན་འདིའི་ཚབ་ལ། སྤྱོད་མཁན་མང་ཆེ་བས་ (OTA)"རླུང་འཕྲིན་"སྒྲིག་བཅུག་བྱས་ནས་ZIP ཡིག་ཆ་བསྒྱུར་བྱེད་ཀྱི་ཡོད་པ་དེ་ལ་https://f-droid.org/packages/org.fdroid.fdroid.privileged.otaཟེར་གྱི་ཡོད། འདི་ནི་OTA ZIP་བེད་སྤྱོད་བྱས་ཏེ་ཁེ་ཕན་འཕར་མ་གསར་བསྒྱུར་སྒྲིག་བཅུག་བྱེད་པའི་ཆེད་དུ་ཡིན།
diff --git a/metadata/org.fdroid.fdroid.privileged/bo/summary.txt b/metadata/org.fdroid.fdroid.privileged/bo/summary.txt
deleted file mode 100644
index 675ea1fc9e12988ef2df6f6363ce926ca1184820..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/bo/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-ཨེཕ་རོཌ་སྲུང་སྒྲིག་བཅུག་སྲུང་སྐྱོབ་དང་མཉེན་ཆས་གསར་བསྒྱུར་ཆོག་པའི་ཞབས་ཞུ།
diff --git a/metadata/org.fdroid.fdroid.privileged/ca/description.txt b/metadata/org.fdroid.fdroid.privileged/ca/description.txt
deleted file mode 100644
index c6c6cd8b423da4ba8969078523abd82c47ed0913..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/ca/description.txt
+++ /dev/null
@@ -1 +0,0 @@
-En comptes d'aquesta compilació, molts usuaris voldran instal·lar el Zip d'actualització «Over-The-Air» (OTA) anomenat https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. D'aquesta forma es pot actualitzar l'extensió privilegiada si s'ha instal·lat prèviament utilitzant el ZIP mitjançant OTA.
diff --git a/metadata/org.fdroid.fdroid.privileged/cs/description.txt b/metadata/org.fdroid.fdroid.privileged/cs/description.txt
deleted file mode 100644
index 51e6b0bba24b608a9109eea11a246c1237ee6507..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/cs/description.txt
+++ /dev/null
@@ -1 +0,0 @@
-To má několik výhod:
diff --git a/metadata/org.fdroid.fdroid.privileged/cs/summary.txt b/metadata/org.fdroid.fdroid.privileged/cs/summary.txt
deleted file mode 100644
index 7d771fc4ae85644a7afc8c160338f0b0240869e1..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/cs/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Služby umožňující F-Droid zabezpečeně instalovat a aktualizovat aplikace
diff --git a/metadata/org.fdroid.fdroid.privileged/de/description.txt b/metadata/org.fdroid.fdroid.privileged/de/description.txt
deleted file mode 100644
index 61a139cd6bdad4a8024970bfa951a4a5d898b039..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/de/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Hinweis: Für diese Rechteerweiterung benötigt F-Droid Root-Rechte, um sie als System-App mit Sonderrechten installieren zu können.
-
-Die F-Droid-App https://f-droid.org/packages/org.fdroid.fdroid kann Systemprivilegien und Berechtigungen nutzen, die eine selbständige Installation, Aktualisierung oder Entfernung von Anwendungen ermöglichen. Der einzige Weg, solche Sonderrechte zu erhalten, führt über eine Installation als System-App.
-
-Hier kommt die Rechteerweiterung ins Spiel – als separate, deutlich kleinere App, kann sie als System-App installiert werden und mit der Hauptanwendung über AIDL IPC kommunizieren.
-
-Dies hat verschiedene Vorteile:
-
-* Reduzierter Speicherbedarf in der Systempartition
-* Kein Löschen von F-Droid durch Systemaktualisierungen
-* Die Installation ins System über Root ist sicherer
-
-Anstelle dieser Version werden die meisten Benutzer das „Over-The-Air“ (OTA)-Update installieren wollen, das als ZIP-Datei unter dem Namen https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota angeboten wird. Dieses Paket hier dient der Aktualisierung der F-Droid Rechteerweiterung, nachdem sie mit der OTA ZIP installiert wurde.
diff --git a/metadata/org.fdroid.fdroid.privileged/de/summary.txt b/metadata/org.fdroid.fdroid.privileged/de/summary.txt
deleted file mode 100644
index 43302253eb9fd5217020af4051d965c37e9a6a1d..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/de/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Dienste zur sicheren App-Installation und -Aktualisierung durch F-Droid
diff --git a/metadata/org.fdroid.fdroid.privileged/en-US/description.txt b/metadata/org.fdroid.fdroid.privileged/en-US/description.txt
deleted file mode 100644
index 09dc662a5e90169e0e844c45ef7d23e89012ddb5..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/en-US/description.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-Note: F-Droid requires root privileges to install Privileged Extension
-as a system "priv-app".
-
-https://f-droid.org/packages/org.fdroid.fdroid can make use of system privileges or permissions
-to install, update and remove applications on its own. The only way to
-obtain those privileges is to become a system app.
-
-This is where the Privileged Extension comes in - being a separate app
-and much smaller, it can be installed as a system app and communicate
-with the main app via AIDL IPC.
-
-This has several advantages:
-
-* Reduced disk usage in the system partition
-* System updates don't remove F-Droid
-* The process of installing into system via root is safer
-
-Instead of this build, most users will want to install the
-"Over-The-Air" (OTA) update ZIP file is called
-https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. This is here to update
-Privileged Extension when it has been installed using the OTA ZIP.
diff --git a/metadata/org.fdroid.fdroid.privileged/en-US/summary.txt b/metadata/org.fdroid.fdroid.privileged/en-US/summary.txt
deleted file mode 100644
index a513b8be473df06b8d39ad57414e59c32e79f47c..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/en-US/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Services to allow F-Droid to securely install and update apps
diff --git a/metadata/org.fdroid.fdroid.privileged/eo/description.txt b/metadata/org.fdroid.fdroid.privileged/eo/description.txt
deleted file mode 100644
index dcc5ee078793213f5460c69597cf0f46ebefcf46..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/eo/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Rimarko: F-Droid postulas ĉefuzantan aliron por instali la privilegian aldonaĵon kiel sisteman privatan aplikaĵon.
-
-Ebligas al la kliento https://f-droid.org/packages/org.fdroid.fdroid uzi ĉefuzantan aliron «root» por instali, ĝisdatigi kaj forigi aplikaĵojn. La ununura maniero por fari tion estas iĝi sistema aplikaĵo.
-
-Tiucele ekzistas la privilegia aldonaĵo - kiel memstara eta aplikaĵo ĝi povas esti instalita kiel sistema aplikaĵo kaj komuniki kun la ĉefa aplikaĵo per AIDL IPC.
-
-Jen kelkaj avantaĝoj:
-
-* malpliigita uzo de sistema subdisko
-* sistemaj ĝisdatigo ne forigas F-Droid
-* instalado al sistemo per ĉefuzanto estas pli sekura
-
-Anstataŭ tiu ĉi kompilaĵo la plejparto da uzantoj probable volus instali la OTA‑pakaĵon https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota kiel dosiero .zip. Tiu ĉi pakaĵo estas por ĝisdatigi la privilegian aldonaĵon post instali ĝin per la OTA‑pakaĵo.
diff --git a/metadata/org.fdroid.fdroid.privileged/eo/summary.txt b/metadata/org.fdroid.fdroid.privileged/eo/summary.txt
deleted file mode 100644
index 85fa011f26b9b685cb99817029f2a326d0193a36..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/eo/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Servo ebliganta al F-Droid sekure instali kaj ĝisdatigi aplikaĵojn
diff --git a/metadata/org.fdroid.fdroid.privileged/es/description.txt b/metadata/org.fdroid.fdroid.privileged/es/description.txt
deleted file mode 100644
index 4c7581af0610208d135bf8df2ba758a83f8c37bf..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/es/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Nota: F-Droid necesita permisos de administrador («root») para instalar la «Extensión con permisos de sistema» como una aplicación privada de sistema.
-
-https://f-droid.org/packages/org.fdroid.fdroid puede usar los privilegios o permisos del sistema para instalar, actualizar y eliminar aplicaciones de manera autónoma. La única manera de obtener esos privilegios es ser una aplicación de sistema.
-
-Aquí es donde la Extensión con permisos de sistema entra en juego - siendo una aplicación separada y mucho más pequeña, puede instalarse como aplicación de sistema y comunicarse con la aplicación principal vía AIDL IPC.
-
-Esto tiene varias ventajas:
-
-* Uso reducido de disco en la partición de sistema
-* Las actualizaciones de sistema no eliminan F-Droid
-* El proceso de instalación en el sistema vía «root» es más seguro
-
-En lugar de esta compilación, la mayoría de los usuarios querrán instalar el fichero ZIP de actualización «al vuelo» («Over-The-Air», OTA) llamado https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. Éste está aquí para actualizar la Extensión con permisos de sistema usando el ZIP OTA.
diff --git a/metadata/org.fdroid.fdroid.privileged/es/summary.txt b/metadata/org.fdroid.fdroid.privileged/es/summary.txt
deleted file mode 100644
index f1762d4c198efdd3b65fd0068e397fba07aaee68..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/es/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Servicios para que F-Droid instale y actualice aplicaciones de manera segura
diff --git a/metadata/org.fdroid.fdroid.privileged/et/description.txt b/metadata/org.fdroid.fdroid.privileged/et/description.txt
deleted file mode 100644
index e1f0b9b6839c50da3f667034307c4a6b07ec4471..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/et/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Märkus: F-Droid vaja administraatori õigused, et paigaldada priviligeeritud laiendus kui süsteemi "priv-app".
-
-https://f-droid.org/packages/org.fdroid.fdroid võib kasutada süsteemi privileege või õiguseid, et iseseisvalt paigaldada, värskendada või eemaldada rakendusi. Ainus meetod nende õiguste saamiseks on hakata süsteemi rakenduseks.
-
-See on koht, kus mängu tuleb priviligeeritud laiendus - Privileged Extension. Tegemist on iseseisva rakendusega, mis on palju väiksem ja mille saab paigaldada süsteemi rakendusena ning millega põhirakendus suhtleb AIDL IPC kaudu.
-
-Sellel on mitmed eeliseid:
-
-* Vähendati süsteemi partitsiooni kasutust
-* Süsteemi värskendused ei eemalda F-Droidi
-* Ohutum süsteemi paigaldamise protsess administraatorina
-
-Selle paketi asemel soovib enamik kasutajatest paigaldada hoopis "üle-õhu" (OTA) värskenduse ZIP faili https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. See pakett on mõeldud ZIP failist paigaldatud priviligeeritud laienduse värskendamiseks.
diff --git a/metadata/org.fdroid.fdroid.privileged/et/summary.txt b/metadata/org.fdroid.fdroid.privileged/et/summary.txt
deleted file mode 100644
index d9ae05648d6dd6dc60aa55373c61a2b6b9184418..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/et/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Teenused, et lubada F-Droidil ohutult paigaldada ja värskendada rakendusi
diff --git a/metadata/org.fdroid.fdroid.privileged/eu/description.txt b/metadata/org.fdroid.fdroid.privileged/eu/description.txt
deleted file mode 100644
index 0f620fdb7f104b9cd2caa434b7eda4e24d149400..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/eu/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Oharra: F-droid-ek root baimena behar du 'Baimendun luzapena' sistemako aplikazio pribatu gisa instalatzeko.
-
-https://f-droid.org/packages/org.fdroid.fdroid sistemako baimenak erabili ditzake aplikazioak instalatu, eguneratu eta kentzeko. Baimen hauek eskuratzeko modu bakarra sistemako aplikazio bihurtzea da.
-
-Horretarako dago 'Baimendun luzapena' - Aparteko aplikazioa izanik askoz txikiagoa da, sistemako aplikazio gisa instalatu daiteke eta aplikazio nagusiarekin AIDL IPC bidez komunikatu.
-
-Honek hainbat abantaila ditu:
-
-* Sistemako partizioan leku gutxiago erabiliko da
- * Sistemaren eguneraketek ez dute F-Droid ezabatuko
- * Root bidez sisteman instalatzea seguruagoa da
-
-Konpilazio honen ordez, erabiltzaile gehienek https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota deitzen den "Over-The-Air" (OTA) eguneraketa ZIP fitxategia instalatu nahiko dute. Hau 'Baimendun luzapena' eguneratzeko dago, behin OTA ZIP horren bidez instalatu eta gero.
diff --git a/metadata/org.fdroid.fdroid.privileged/eu/summary.txt b/metadata/org.fdroid.fdroid.privileged/eu/summary.txt
deleted file mode 100644
index 495d29512e7cb97a2a8972188b3d0252c0ce53aa..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/eu/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-F-Droid-ek aplikazioak modu seguruan instalatu eta eguneratzeko zerbitzuak
diff --git a/metadata/org.fdroid.fdroid.privileged/fa/description.txt b/metadata/org.fdroid.fdroid.privileged/fa/description.txt
deleted file mode 100644
index 8d2d22e09e359b7b2065f8c1b13300ff4e543d6c..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/fa/description.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-توجّه: افدروید برای نصب افزونهٔ ممتاز به عنوان یک «priv-app» سامانهای، نیاز به دسترسی ریشه دارد.
-
-https://f-droid.org/packages/org.fdroid.fdroid میتواند از دسترسیها یا اجازههای سامانه برای نصب، بهروز رانی و برداشتن خودکار برنامهها استفاده کند. تنها راه بهدست آوردن این دسترسیها، کارهٔ سامانهای شدن است.
-
-اینجا افزونهٔ ممتاز وارد میشود. به عنوان یک کارهٔ محزّا و بسیار کوچکتر، میتواند به عنوان کارهٔ سامانهای تصب شده و از طریق AIDL IPC با کارهٔ اصلی ارتباط برقرار کند.
-
-این کار مزایای زیادی دارد:
-
-* کاهش استفادهٔ دیسک در افزار سامانه * برداشته نشدن افدروید با بهروز رسانیهای سامانه * امنتر بودن فرایند نصب روی سامانه از طریق ریشه
-
-بهجای این ساخت، بیشتر کاربران خواهند خواست که پروندهٔ فشردهٔ بهروز رسانی OTA به نام https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota را نصب کنند. این ساخت برای بهروز رسانی افزونهٔ ممتاز، بعد از تصبش با استفاده از پروندهٔ OTA اینجاست.
diff --git a/metadata/org.fdroid.fdroid.privileged/fa/summary.txt b/metadata/org.fdroid.fdroid.privileged/fa/summary.txt
deleted file mode 100644
index 5ba6cc75bef2cf190dc50d31708c5cafa7f1b43d..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/fa/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-خدماتی که به افدروید اجازهٔ نصب و بهروز رسانی امن کارهها را میدهند
diff --git a/metadata/org.fdroid.fdroid.privileged/fr/description.txt b/metadata/org.fdroid.fdroid.privileged/fr/description.txt
deleted file mode 100644
index bbfc5ee2c6507025b665484f3917b9042a56f535..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/fr/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Note : F-Droid requiert les privilèges root pour installer Privileged Extension comme une priv-app système.
-
-https://f-droid.org/packages/org.fdroid.fdroid peut faire usage des privilèges système pour installer, mêtre à jour et supprimer des applications de lui même. Le seul moyen pour obtenir ces privilèges est de devenir une appli système.
-
-C'est là que l'Extension Privilégiée fait son entrée - étant une appli séparée et bien plus petite, elle peut être installée comme une appli système et communiquer avec l'appli principale via AIDL IPC.
-
-Ce qui présente de nombreux avantages :
-
-* Occupation disque réduite dans la partition système
-* Les mises à jour système ne suppriment pas F-Droid
-* Le processus d'installation sur le système via root est plus sûr
-
-Au lieu de cette version, la plupart des utilisateurs voudront installer le fichier ZIP de mise à jour "Over-The-Air" (OTA) https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. C'est ici pour mettre à jour Privileged Extension quand il a été installé en utilisant le ZIP OTA.
diff --git a/metadata/org.fdroid.fdroid.privileged/fr/summary.txt b/metadata/org.fdroid.fdroid.privileged/fr/summary.txt
deleted file mode 100644
index 76aeb77760063522852b24512b1b7cb621718bfa..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/fr/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Services pour installer et mettre à jour les applications de manière sécurisée
diff --git a/metadata/org.fdroid.fdroid.privileged/he/description.txt b/metadata/org.fdroid.fdroid.privileged/he/description.txt
deleted file mode 100644
index 9e7f8560708a04d068426da7655bd36e748c290d..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/he/description.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-https://f-droid.org/packages/org.fdroid.fdroid יכול להשתמש בהרשאות המערכת כדי להתקין, לעדכן ולהסיר יישומונים בעצמו. הדרך היחידה לקבל את ההרשאות האלו היא להפוך ליישומון מערכת.
-
-כאן נכנסת לסיפור הרחבת ההרשאות - כיישומון נפרד וקטן בהרבה, ניתן להתקין אותו כיישומון מערכת ולתקשר עם היישומון הראשי דרך AIDL IPC.
-
-יש לכך מגוון יתרונות:
-
-* שימוש מופחת במחיצת המערכת
-* עדכוני המערכת לא מסירים את F-Droid
-* תהליך התקנה לתוך המערכת דרך משתמש על (root) הוא בטוח יותר
diff --git a/metadata/org.fdroid.fdroid.privileged/he/summary.txt b/metadata/org.fdroid.fdroid.privileged/he/summary.txt
deleted file mode 100644
index 1319e12e4e656137563c6bba7d037b2639e6eb35..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/he/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-שירותים כדי לאפשר ל־F-Droid להתקין ולעדכן יישומונים באופן מאובטח
diff --git a/metadata/org.fdroid.fdroid.privileged/hu/description.txt b/metadata/org.fdroid.fdroid.privileged/hu/description.txt
deleted file mode 100644
index 026531c75fa972a6ce171d7a62e2d05855cc595e..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/hu/description.txt
+++ /dev/null
@@ -1 +0,0 @@
-Megjegyzés: Az F-Droidnak rendszergazdai jogosultságokra van szüksége a Privilegizált kiterjesztés rendszerszintű („priv-app”) telepítéséhez.
diff --git a/metadata/org.fdroid.fdroid.privileged/is/description.txt b/metadata/org.fdroid.fdroid.privileged/is/description.txt
deleted file mode 100644
index 3c384a810e2428166f92ca7de97db949f471ad4e..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/is/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-F-Droid þarfnast rótaraðgangs til að geta sett upp F-Droid forgangsviðbótina sem "priv-app" í kerfinu.
-
-https://f-droid.org/packages/org.fdroid.fdroid getur nýtt sér kerfisheimildir til að setja upp, uppfæra og fjarlægja forrit án utanaðkomandi afskipta. Eina leiðin til að öðlast þessar heimildir er að gerast kerfisforrit.
-
-Þarna kemur forgangsviðbótin til skjalana - hún er sjálfstætt forrit og mikið minna, hægt er að setja það upp sem kerfisforrit sem á samskipti við aðalforritið með AIDL IPC.
-
-Þetta hefur ýmsa kosti í för með sér:
-
-* Minna pláss notað á disksneið (minnishluta) kerfisins
-* Kerfisuppfærslur fjarlægja ekki F-Droid
-* Ferlið við uppsetningu inn í kerfið í gegnum rótaraðgang er öruggara
-
-Í stað þessarar byggingarútgáfu, munu flestir notendur vilja setja upp OTA (Over-The-Air) ZIP-uppfærsluskrána sem kallast https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. Þetta er hér til að uppfæra forgangsviðbótina þegar hún hefur verið sett upp með OTA ZIP-skránni.
diff --git a/metadata/org.fdroid.fdroid.privileged/is/summary.txt b/metadata/org.fdroid.fdroid.privileged/is/summary.txt
deleted file mode 100644
index e6ec7a916e1c10fd956e4cfdd988b2cf1c390b6d..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/is/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Þjónustur sem gera F-Droid kleift að setja upp og uppfæra forrit á öruggan máta
diff --git a/metadata/org.fdroid.fdroid.privileged/it/description.txt b/metadata/org.fdroid.fdroid.privileged/it/description.txt
deleted file mode 100644
index 5d9b4665e4f4af6169da28bb61c3861a0f825d6b..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/it/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Nota: F-Droid richiede privilegi di root per installare l'Estensione Privilegiata come priv-app di sistema.
-
-https://f-droid.org/packages/org.fdroid.fdroid può utilizzare privilegi di sistema o autorizzazioni per installare, aggiornare e rimuovere le applicazioni da solo. L'unico modo per ottenere tali privilegi è diventare un'applicazione di sistema.
-
-Qui è dove entra in gioco l'Estensione Privilegiata - essendo un'app separata e molto più piccola, può essere installata come app di sistema e comunicare con l'app principale via AIDL IPC.
-
-Ciò ha diversi vantaggi:
-
-* Riduzione dell'utilizzo del disco nella partizione di sistema
-* Gli aggiornamenti di sistema non rimuovono F-Droid
-* Il processo di installazione nel sistema tramite root è più sicuro
-
-Invece di questa build, molti utenti dovrebbero installare il file ZIP di aggiornamento "Over-The-Air" (OTA) chiamato https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. Questa serve piuttosto ad aggiornare l'Estensione Privilegiata quando è stata installata usando il ZIP OTA.
diff --git a/metadata/org.fdroid.fdroid.privileged/it/summary.txt b/metadata/org.fdroid.fdroid.privileged/it/summary.txt
deleted file mode 100644
index 9a2e0c3ce5e5152b136d3c79a5fda2584b7e1e1e..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/it/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Servizi per permettere a F-Droid di installare e aggiornare app in modo sicuro
diff --git a/metadata/org.fdroid.fdroid.privileged/ja/description.txt b/metadata/org.fdroid.fdroid.privileged/ja/description.txt
deleted file mode 100644
index 7389e25f98469affb98f0a44b2f81a3494300d6d..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/ja/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-注: F-Droidがシステム「特権アプリ」として特権拡張機能をインストールするためにroot権限が必要です。
-
-https://f-droid.org/packages/org.fdroid.fdroidは、アプリをインストール、更新、および削除するために、システム特権また権限を使用することができます。これらの権限を取得する唯一の方法は、F-Droidがシステムアプリになることです。
-
-この特権拡張機能は - 個別のアプリとして提供され、非常に小さく、システムアプリとしてインストールすることができ、AIDL IPCでメインアプリと通信します。
-
-これにはいくつかの利点があります:
-
-* システムパーティションのディスク使用量を削減します
-* システムアップデートでF-Droidを削除しません
- * rootを介したシステムにインストールするプロセスが安全です
-
-このビルドの代わりに、大部分のユーザーはhttps://f-droid.org/packages/org.fdroid.fdroid.privileged.otaと呼ばれるZIPファイル「Over-The-Air」(OTA)アップデートをインストールしたいかもしれません。これは、OTAZIPを使用してインストールしたときに、特権拡張機能を更新するためのものです。
diff --git a/metadata/org.fdroid.fdroid.privileged/ja/summary.txt b/metadata/org.fdroid.fdroid.privileged/ja/summary.txt
deleted file mode 100644
index abfe016e5844a7f3b7c53d334800d3fe014ea433..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/ja/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-F-Droidが、アプリを安全にインストールおよび更新できるようにするサービス
diff --git a/metadata/org.fdroid.fdroid.privileged/ko/description.txt b/metadata/org.fdroid.fdroid.privileged/ko/description.txt
deleted file mode 100644
index b77558f19043ab0433e2ea9f4c9e2ecf946fac98..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/ko/description.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-참고: F-Droid는 시스템 "priv-app"으로 특별 권한 확장 기능을 설치하려면 루트 권한이 필요합니다.
-
-https://f-droid.org/packages/org.fdroid.fdroid는 자신이 애플리케이션을 설치, 업데이트 및 제거할 시스템 권한을 사용할 수 있도록 합니다. 이러한 권한을 얻는 유일한 방법은 시스템 앱이 되는 것입니다.
-
-이것은 특별 권한 확장 기능 - 별도의 앱이고 훨씬 작아서, 시스템 앱으로 설치되고 AIDL IPC를 통해 주 앱과 소통할 수 있습니다 - 이 오는 곳입니다.
-
-여기에는 몇 가지 이점이 있습니다:
-
-* 시스템 파티션에서 디스크 사용량 감소 * 시스템 업데이트가 F-Droid를 제거하지 않음 * 루트를 통해 시스템 안으로 설치하는 과정이 더 안전함
-
-이 빌드를 대신해, 대부분의 사용자는 https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota로 불리는 "Over-The-Air" (OTA) 업데이트 ZIP 파일을 설치하기를 원할 것입니다. 이것은 OTA ZIP을 사용해 설치되었을 때의 특별 권한 확장 기능을 업데이트하는 것은 여기입니다.
diff --git a/metadata/org.fdroid.fdroid.privileged/ko/summary.txt b/metadata/org.fdroid.fdroid.privileged/ko/summary.txt
deleted file mode 100644
index bf85c966789deb5f7fc96ba9e01a5f4faed52aac..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/ko/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-F-Droid가 안전하게 앱을 설치 및 업데이트할 수 있도록 하는 서비스
diff --git a/metadata/org.fdroid.fdroid.privileged/nb/description.txt b/metadata/org.fdroid.fdroid.privileged/nb/description.txt
deleted file mode 100644
index 4a567a7ee96bb11c34a3f9528ef788879ec1dc44..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/nb/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Merk: F-Droid krever root-tilgang for å installere F-Droid-rettighetsutvidelse som systemisk "priv-program".
-
-https://f-droid.org/packages/org.fdroid.fdroid kan gjøre bruk av systemprivilegier for å installere, oppdatere og fjerne programmer på egenhånd. Den eneste måten å oppnå de privilegiene på er å være et systemprogram.
-
-Dette er der F-Droid-rettighetsutvidelsen gjør sin inntreden - i det å være et eget program som er mye mindre, kan det installeres som et systemprogram og kommunisere med hovedprogrammet via AIDL IPC.
-
-Dette har flere fordeler:
-
-* Redusert diskbruk i systempartisjon
-* Systemoppdateringer fjerner ikke F-Droid
-* Prosessen med å installere i system via root er tryggere
-
-Instedenfor denne byggversjonen, vil de fleste brukere kunne installere den "luftbårne" (OTA)-oppdaterings-ZIP-fila kalt https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. Dette er her for å oppgradere F-Droid-rettighetsutvidelsen når den har blitt installert ved bruk av OTA ZIP.
diff --git a/metadata/org.fdroid.fdroid.privileged/nb/summary.txt b/metadata/org.fdroid.fdroid.privileged/nb/summary.txt
deleted file mode 100644
index 3fa1696bb1bedf29668b5d40273f40c2db263cef..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/nb/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Tjenester for å tillate F-Droid å installere og oppdatere programmer trygt
diff --git a/metadata/org.fdroid.fdroid.privileged/nl/description.txt b/metadata/org.fdroid.fdroid.privileged/nl/description.txt
deleted file mode 100644
index d5f4598fe898fe8fb563ad6e38aab8996041614d..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/nl/description.txt
+++ /dev/null
@@ -1 +0,0 @@
-Dit heeft verschillende voordelen:
diff --git a/metadata/org.fdroid.fdroid.privileged/nl/summary.txt b/metadata/org.fdroid.fdroid.privileged/nl/summary.txt
deleted file mode 100644
index 184cd223d25ecc89c5e024ed265a76a73fb5b026..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/nl/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Diensten om F-Droid veilig apps te laten installeren en bijwerken
diff --git a/metadata/org.fdroid.fdroid.privileged/no/description.txt b/metadata/org.fdroid.fdroid.privileged/no/description.txt
deleted file mode 100644
index ac2cc735d7d131423776a154b7ef78488243987a..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/no/description.txt
+++ /dev/null
@@ -1 +0,0 @@
-Dette har flere fordeler:
diff --git a/metadata/org.fdroid.fdroid.privileged/pl/description.txt b/metadata/org.fdroid.fdroid.privileged/pl/description.txt
deleted file mode 100644
index d1ba919b0618ec39402bba74ed2315bcb8215c56..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/pl/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Uwaga: F-Droid wymaga uprawnień roota, aby zainstalować uprzywilejowany dodatek jako prywatną aplikację systemową.
-
-https://f-droid.org/packages/org.fdroid.fdroid wykorzystuje uprawnienia systemowe do instalacji, aktualizacji i usuwania aplikacji. Jedynym sposobem na zdobycie tych uprawnień jest stanie się aplikacją systemową.
-
-Tu z pomocą przychodzi uprzywilejowany dodatek - jako mała samodzielna aplikacja może być zainstalowana jako aplikacja systemowa i komunikować się z główną aplikacją poprzez AIDL IPC.
-
-Ma to kilka zalet:
-
-* Zmniejszone użycie dysku w partycji systemowej
-* uAktualizacje systemu nie usuwają F-Droid
-* Proces instalacji w systemie za pośrednictwem roota jest bezpieczniejszy
-
-Zamiast tej aplikacji dla większości użytkowników bardziej odpowiednia może być aktualizacja OTA jako plik ZIP, która nazywa się https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. Ta aplikacja służy do aktualizacji uprzywilejowanego dodatku po zainstalowaniu paczki ZIP poprzez OTA.
diff --git a/metadata/org.fdroid.fdroid.privileged/pl/summary.txt b/metadata/org.fdroid.fdroid.privileged/pl/summary.txt
deleted file mode 100644
index bb8e6ba9222782bca3a64f9ca15ec769efafb234..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/pl/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Usługi umożliwiające F-Droid bezpieczne instalowanie i aktualizowanie aplikacji
diff --git a/metadata/org.fdroid.fdroid.privileged/pt-BR/description.txt b/metadata/org.fdroid.fdroid.privileged/pt-BR/description.txt
deleted file mode 100644
index 340ba7b1bddb9fd24ab163952f31196c988893ba..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/pt-BR/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Nota: O F-Droid requer privilégios de root para instalar o Privileged Extension como um sistema "priv-app".
-
-O https://f-droid.org/packages/org.fdroid.fdroid pode usar privilégios ou permissões do sistema para instalar, atualizar e remover aplicativos por conta própria. A única maneira de obter esses privilégios é se tornar um aplicativo do sistema.
-
-É aí que entra a Extensão Privilegiada - sendo um aplicativo separado e muito menor, pode ser instalado como um aplicativo do sistema e se comunicar com o aplicativo principal via AIDL IPC.
-
-Isso tem várias vantagens:
-
-* Redução do uso de disco na partição do sistema
-* Atualizações do sistema não removem o F-Droid
-* O processo de instalação no sistema via root é mais seguro
-
-Em vez desta compilação, a maioria dos usuários desejará instalar o arquivo ZIP de atualização "Over-The-Air" (OTA) chamado https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. Isso está aqui para atualizar o Extensão Privilegiada quando tiver sido instalado usando o OTA ZIP.
diff --git a/metadata/org.fdroid.fdroid.privileged/pt-BR/summary.txt b/metadata/org.fdroid.fdroid.privileged/pt-BR/summary.txt
deleted file mode 100644
index d0bd67906131224958ca1c2dca9890ea05bffd45..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/pt-BR/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Serviços para permitir que o F-Droid instale e atualize aplicativos com seguranç
diff --git a/metadata/org.fdroid.fdroid.privileged/pt-PT/description.txt b/metadata/org.fdroid.fdroid.privileged/pt-PT/description.txt
deleted file mode 100644
index 9938964e5f62e0038f232e13dfb9ea6445d63c2b..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/pt-PT/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Nota: O F-Droid requer privilégios de root para instalar o Privileged Extension como um sistema "priv-app".
-
-O https://f-droid.org/packages/org.fdroid.fdroid pode usar privilégios ou permissões do sistema para instalar, atualizar e remover aplicações por conta própria. A única maneira de obter esses privilégios é tornar-se uma app do sistema.
-
-É aí que entra a Extensão Privilegiada - sendo uma app separada e muito menor, pode ser instalado como uma app do sistema e comunicar com a app principal via AIDL IPC.
-
-Isso tem várias vantagens:
-
-* Redução do uso de disco na partição do sistema
-* Atualizações do sistema não removem o F-Droid
-* O processo de instalação no sistema via root é mais seguro
-
-Em vez desta compilação, a maioria dos utilizadores desejará instalar o ficheiro ZIP de atualização "Over-The-Air" (OTA) chamado https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. Isso está aqui para atualizar o Extensão Privilegiada quando tiver sido instalado usando o OTA ZIP.
diff --git a/metadata/org.fdroid.fdroid.privileged/pt-PT/summary.txt b/metadata/org.fdroid.fdroid.privileged/pt-PT/summary.txt
deleted file mode 100644
index f3d6633c4121c46031b37e7209ac13dd31f783c2..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/pt-PT/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Serviços para permitir que o F-Droid instale e atualize apps com segurança
diff --git a/metadata/org.fdroid.fdroid.privileged/pt/description.txt b/metadata/org.fdroid.fdroid.privileged/pt/description.txt
deleted file mode 100644
index 9938964e5f62e0038f232e13dfb9ea6445d63c2b..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/pt/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Nota: O F-Droid requer privilégios de root para instalar o Privileged Extension como um sistema "priv-app".
-
-O https://f-droid.org/packages/org.fdroid.fdroid pode usar privilégios ou permissões do sistema para instalar, atualizar e remover aplicações por conta própria. A única maneira de obter esses privilégios é tornar-se uma app do sistema.
-
-É aí que entra a Extensão Privilegiada - sendo uma app separada e muito menor, pode ser instalado como uma app do sistema e comunicar com a app principal via AIDL IPC.
-
-Isso tem várias vantagens:
-
-* Redução do uso de disco na partição do sistema
-* Atualizações do sistema não removem o F-Droid
-* O processo de instalação no sistema via root é mais seguro
-
-Em vez desta compilação, a maioria dos utilizadores desejará instalar o ficheiro ZIP de atualização "Over-The-Air" (OTA) chamado https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. Isso está aqui para atualizar o Extensão Privilegiada quando tiver sido instalado usando o OTA ZIP.
diff --git a/metadata/org.fdroid.fdroid.privileged/pt/summary.txt b/metadata/org.fdroid.fdroid.privileged/pt/summary.txt
deleted file mode 100644
index f3d6633c4121c46031b37e7209ac13dd31f783c2..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/pt/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Serviços para permitir que o F-Droid instale e atualize apps com segurança
diff --git a/metadata/org.fdroid.fdroid.privileged/ro/summary.txt b/metadata/org.fdroid.fdroid.privileged/ro/summary.txt
deleted file mode 100644
index 0cef213e90b9542d3b7f73f793208839f5e0d202..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/ro/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Servicii ce permit F-Droid să instaleze și să actualizeze în siguranță aplicații
diff --git a/metadata/org.fdroid.fdroid.privileged/ru/description.txt b/metadata/org.fdroid.fdroid.privileged/ru/description.txt
deleted file mode 100644
index b4852f463de4ad9b966904db5f24a493d5a48b33..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/ru/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Примечание: F-Droid нужны привилегии администратора (root), чтобы установить Особое расширение в качестве системного привилегированного приложения.
-
-Используя системные привилегии или разрешения, https://f-droid.org/packages/org.fdroid.fdroid может устанавливать, обновлять или удалять приложения. Эти привилегии может получить только приложение, отмеченное как системное.
-
-Именно в этом роль Privileged Extension: это небольшое отдельное приложение, которое можно установить как системное и которое будет взаимодействовать с основным приложением с помощью AIDL IPC.
-
-У такого подхода есть ряд преимуществ:
-
-* Использует меньше места на диске в системном разделе
-* Системные обновления больше не удаляют F-Droid
-* Безопасная установка с правами администратора
-
-Большинство пользователей вместо этой сборки хотят устанавливать обновления "по воздуху" (over-the-air). Архив с обновлением называется https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. Если Priviledged Extension было установлено over-the-air, то обновлять его надо здесь.
diff --git a/metadata/org.fdroid.fdroid.privileged/ru/summary.txt b/metadata/org.fdroid.fdroid.privileged/ru/summary.txt
deleted file mode 100644
index de2001536cd235a9a97cc7e582f9d1fcfb8be9e9..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/ru/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Сервисы, позволяющие F-Droid устанавливать и обновлять приложения
diff --git a/metadata/org.fdroid.fdroid.privileged/sq/description.txt b/metadata/org.fdroid.fdroid.privileged/sq/description.txt
deleted file mode 100644
index 4ac21ae3894409ee67059035955f506117bff6af..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/sq/description.txt
+++ /dev/null
@@ -1 +0,0 @@
-Kjo ka disa përparësi:
diff --git a/metadata/org.fdroid.fdroid.privileged/sv/description.txt b/metadata/org.fdroid.fdroid.privileged/sv/description.txt
deleted file mode 100644
index e133032a9530afa4afc21335af072cdbdd8dc503..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/sv/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Notera: F-Droid kräver root-privilegier för att installera Privileged Extension som en system ”priv-app”.
-
-https://f-droid.org/packages/org.fdroid.fdroid kan använda systemprivilegier eller rättigheter för att installera, uppdatera och ta bort applikationer på egen hand. Det enda sättet att få tag i dessa privilegier är att bli en systemapp.
-
-Det är här som Privileged Extension kommer in i bilden - en separat app som är mycket mindre och kan installeras som en system app kommunicera med huvudapp:en via AIDL-IPC.
-
-Detta har flera fördelar:
-
-* Reducerad diskanvändning i systempartitionen
-* Systemuppdateringar tar inte bort F-Droid
-* Installationsprocessen på system via root är säkrare
-
-Istället för detta bygge vill de flesta användarna troligen installera ZIP-filen för "Over-The-Air" (OTA)-uppdatering kallad https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. Denna finnshär för att uppdatera Privileged Extension när den har installerats via OTA ZIP-filen.
diff --git a/metadata/org.fdroid.fdroid.privileged/sv/summary.txt b/metadata/org.fdroid.fdroid.privileged/sv/summary.txt
deleted file mode 100644
index d07803866225d70cfb1a83d53ec8e481013244ad..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/sv/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Tjänster för att tillåta F-Droid att installeras säkert och uppdatera appar
diff --git a/metadata/org.fdroid.fdroid.privileged/tr/description.txt b/metadata/org.fdroid.fdroid.privileged/tr/description.txt
deleted file mode 100644
index dc1450eb6dd30e41e21a3131564615d0abc31b54..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/tr/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Not: F-Droid, Ayrıcalıklı Uzantıyı bir sistem "priv-app" olarak yüklemek için kök yetkileri gerektirir.
-
-https://f-droid.org/packages/org.fdroid.fdroid uygulamaları kendi başına yüklemek, güncellemek ve kaldırmak için sistem ayrıcalıklarından veya izinlerinden yararlanabilir. Bu ayrıcalıkları elde etmenin tek yolu bir sistem uygulaması olmaktır.
-
-Ayrıcalıklı Uzantının devreye girdiği yer burasıdır - ayrı bir uygulama ve çok daha küçüktür, bir sistem uygulaması olarak yüklenebilir ve AIDL IPC aracılığıyla ana uygulama ile iletişim kurabilir.
-
-Bunun birkaç yararı var:
-
-* Sistem bölümünde azaltılmış disk kullanımı
- * Sistem güncellemeleri F-Droid'i kaldırmaz
- * Root ile sisteme kurma işlemi daha güvenlidir
-
-Bu yapı yerine, çoğu kullanıcı "Over-The-Air" (OTA) güncellemesini yüklemek isteyecektir. ZIP dosyası https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota olarak adlandırılır. Bu, OTA ZIP kullanılarak kurulduğunda Ayrıcalıklı Uzantıyı güncellemek için burada.
diff --git a/metadata/org.fdroid.fdroid.privileged/tr/summary.txt b/metadata/org.fdroid.fdroid.privileged/tr/summary.txt
deleted file mode 100644
index 066c560788914dfb76dae32437fcfe1fbf1db27c..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/tr/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-F-Droid'in uygulamaları güvenle kurup güncellemesine izin vermek için hizmetler
diff --git a/metadata/org.fdroid.fdroid.privileged/uk/description.txt b/metadata/org.fdroid.fdroid.privileged/uk/description.txt
deleted file mode 100644
index 46580865ef2717f2e9ee35a5e8a1163c0a070aaa..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/uk/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Примітка: F-Droid вимагає привілеїв root для встановлення привілейованого розширення, як система "priv-app".
-
-https://f-droid.org/packages/org.fdroid.fdroid може користуватися системними привілеями чи правами на встановлення, оновлення та видалення застосунків самостійно. Єдиний спосіб отримати ці привілеї - це стати системним застосунком.
-
-Це де привілейоване розширення поставляється - це окремий застосунок і набагато менший, його можна встановити, як системний застосунок і спілкуватися з основною програмою через AIDL IPC.
-
-Це має кілька переваг:
-
-* Зниження використання дискового простору в системному розділі
-* Оновлення системи не видаляють F-Droid
-* Процес установки в систему через кореневий файл є безпечнішим
-
-Замість цієї побудови більшість користувачів захочуть встановити ZIP-файл для оновлення "Over-The-Air" (OTA) https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota. Це тут, щоб оновити привілейоване розширення, коли воно було встановлено за допомогою OTA ZIP.
diff --git a/metadata/org.fdroid.fdroid.privileged/uk/summary.txt b/metadata/org.fdroid.fdroid.privileged/uk/summary.txt
deleted file mode 100644
index d29d204f89734735243303818ba4bf1a7cc63681..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/uk/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-Послуги, що дозволяють F-Droid безпечно встановлювати та оновлювати застосунки
diff --git a/metadata/org.fdroid.fdroid.privileged/zh-CN/description.txt b/metadata/org.fdroid.fdroid.privileged/zh-CN/description.txt
deleted file mode 100644
index af41cba22e26a0ce81a94bcc19a7d3255f301507..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/zh-CN/description.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-注意:F-Droid 需要 root 权限才能将特权扩展安装为系统特权应用 。
-
-https://f-droid.org/packages/org.fdroid.fdroid 可以使用系统特权或权限自动安装、更新和卸载应用程序。获得这些特权的唯一方法就是成为系统应用程序。
-
-这就是特权扩展的作用- 作为一个独立和小得多的应用程序,它可以作为系统应用程序安装,并通过 AIDL IPC 与主应用程序通信。
-
-这有几个优点:
-
-* 减少 system 分区的磁盘使用量
-* 系统更新不会移除 F-Droid
- * 通过 root 安装到系统的过程更安全
-
-大多数用户希望安装“Over-The-Air”(OTA)更新 ZIP 文件 https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota,而不是此版本。这个用来更新已使用 OTA zip 安装的特权扩展。
diff --git a/metadata/org.fdroid.fdroid.privileged/zh-CN/summary.txt b/metadata/org.fdroid.fdroid.privileged/zh-CN/summary.txt
deleted file mode 100644
index 047b0340daf88a25d07a1015f21a40fba77e0e33..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/zh-CN/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-允许 F-Droid 安全地安装和更新应用的服务
diff --git a/metadata/org.fdroid.fdroid.privileged/zh-TW/description.txt b/metadata/org.fdroid.fdroid.privileged/zh-TW/description.txt
deleted file mode 100644
index ef22a1a15bfc0173048127bfcaa9f3a546a9f37f..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/zh-TW/description.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-注意:F-Droid 需要 root 權限才能安裝特權擴充為系統的 "priv-app"。
-
-https://f-droid.org/packages/org.fdroid.fdroid 可以使用系統特權或許可去自行安裝、更新和移除應用程式。獲得這些特權的唯一方法就是成為系統應用程式。
-
-這時特別授權的外掛就派上用場,它是另一種更小型的應用,可以安裝在系統下,再透過 AIDL IPC 與主程式進行溝通。
-
-這有一些優點:
-
-* 減少在系統磁碟分割的使用 * 系統更新不要移除 F-Droid *透過 root 安裝到系統中的過程更安全
-
-大多數的使用者要安裝「空中下載」(OTA)的更新壓縮檔稍稱之為 https://f-droid.org/packages/org.fdroid.fdroid.privileged.ota,而不是這個版本。當使用 OTA 壓縮檔進行安裝,這裏要更新 Privileged Extension。
diff --git a/metadata/org.fdroid.fdroid.privileged/zh-TW/summary.txt b/metadata/org.fdroid.fdroid.privileged/zh-TW/summary.txt
deleted file mode 100644
index d22d8130bf2fbe858f1a2dc8a8b23e96e0e081b2..0000000000000000000000000000000000000000
--- a/metadata/org.fdroid.fdroid.privileged/zh-TW/summary.txt
+++ /dev/null
@@ -1 +0,0 @@
-允許 F-Droid 安全地安裝和更新應用程式服務
diff --git a/metadata/org.fdroid.fdroid.yml b/metadata/org.fdroid.fdroid.yml
index edd46dc95ec9586e954df45896f29d2051cef850..ef26a3cd41fd883d6e3332648cf6d8355b8cb897 100644
--- a/metadata/org.fdroid.fdroid.yml
+++ b/metadata/org.fdroid.fdroid.yml
@@ -1649,6 +1649,16 @@ Builds:
- app/src/androidTest/assets
- app/src/test/resources
+ - versionName: 1.12-alpha3
+ versionCode: 1012003
+ commit: 1.12-alpha3
+ subdir: app
+ gradle:
+ - full
+ scanignore:
+ - app/src/androidTest/assets
+ - app/src/test/resources
+
ArchivePolicy: 6 versions
AutoUpdateMode: None
UpdateCheckMode: Static
diff --git a/metadata/org.fitchfamily.android.dejavu/fr/summary.txt b/metadata/org.fitchfamily.android.dejavu/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..33e4f0c7dba6dd33e39a6906534f37e9425b5146
--- /dev/null
+++ b/metadata/org.fitchfamily.android.dejavu/fr/summary.txt
@@ -0,0 +1 @@
+Fournisseur de réseau mobile/cellulaire et WLAN/WiFi pour UnifiedNlp et microG
diff --git a/metadata/org.fitchfamily.android.dejavu/he/summary.txt b/metadata/org.fitchfamily.android.dejavu/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..82950790fa2c2de725aadae01b17eaf187625816
--- /dev/null
+++ b/metadata/org.fitchfamily.android.dejavu/he/summary.txt
@@ -0,0 +1 @@
+ספק רשת מבוסס רשת אלחוטית ציבורית/מקומית סלולרית/ניידת עבור UnifiedNlp ו־microG
diff --git a/metadata/org.floens.chan/fr/summary.txt b/metadata/org.floens.chan/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..954f285ce90481bfba5ff08631594378fdfbb9ed
--- /dev/null
+++ b/metadata/org.floens.chan/fr/summary.txt
@@ -0,0 +1 @@
+Navigateur Imageboard
diff --git a/metadata/org.flyve.inventory.agent/fr/summary.txt b/metadata/org.flyve.inventory.agent/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..34278ce198965071b423d3f75a5fb1a04b9bb2dc
--- /dev/null
+++ b/metadata/org.flyve.inventory.agent/fr/summary.txt
@@ -0,0 +1 @@
+Cette application est l'agent d'inventaire Android
diff --git a/metadata/org.flyve.mdm.agent/fr/summary.txt b/metadata/org.flyve.mdm.agent/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..08f6e5463f9d9e770c3ff7f8ad949ee989fc280f
--- /dev/null
+++ b/metadata/org.flyve.mdm.agent/fr/summary.txt
@@ -0,0 +1 @@
+Gère et sécurise vos appareils et applications mobiles
diff --git a/metadata/org.flyve.mdm.agent/uk/summary.txt b/metadata/org.flyve.mdm.agent/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fef17871b29802ffcbd804057470a5d3d33b3449
--- /dev/null
+++ b/metadata/org.flyve.mdm.agent/uk/summary.txt
@@ -0,0 +1 @@
+Дієво керуйте та захищайте свої мобільні пристрої та застосунки
diff --git a/metadata/org.fossasia.badgemagic/it/summary.txt b/metadata/org.fossasia.badgemagic/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6a46a3d235599d7f1c5eaf44d4058ea8ca2953f2
--- /dev/null
+++ b/metadata/org.fossasia.badgemagic/it/summary.txt
@@ -0,0 +1 @@
+Crea simboli e testo su tessere LED con il Bluetooth
diff --git a/metadata/org.fossasia.badgemagic/uk/summary.txt b/metadata/org.fossasia.badgemagic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c04f2e45f8f226bb06ed7b269f6aac4943e71ed7
--- /dev/null
+++ b/metadata/org.fossasia.badgemagic/uk/summary.txt
@@ -0,0 +1 @@
+Створіть символи й текст на світлодіодних іменних бейджах за допомогою Bluetooth
diff --git a/metadata/org.fossasia.openevent.yml b/metadata/org.fossasia.openevent.yml
index fd7ac1b08b1259b848873625905a258fd6c162fe..775a5d9d936b0a76835a9c037a3849e9eb064c5a 100644
--- a/metadata/org.fossasia.openevent.yml
+++ b/metadata/org.fossasia.openevent.yml
@@ -1,6 +1,6 @@
Categories:
- Time
-License: GPL-3.0-only
+License: Apache-2.0
AuthorName: FOSSASIA
AuthorEmail: fossasia@googlegroups.com
AuthorWebSite: https://fossasia.org/
diff --git a/metadata/org.fossasia.pslab.yml b/metadata/org.fossasia.pslab.yml
index 3fd554448399be332c88a5ffc55c9d105830b32b..f9bc7bafab0b2e1b81ad7782ac8cdac93416ef80 100644
--- a/metadata/org.fossasia.pslab.yml
+++ b/metadata/org.fossasia.pslab.yml
@@ -1,6 +1,6 @@
Categories:
- Science & Education
-License: GPL-3.0-only
+License: Apache-2.0
AuthorName: FOSSASIA
AuthorEmail: fossasia@googlegroups.com
AuthorWebSite: https://fossasia.org/
diff --git a/metadata/org.freeminer.freeminer/uk/summary.txt b/metadata/org.freeminer.freeminer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bc2126661a51e1e182a2924b95ac6ff7688de15c
--- /dev/null
+++ b/metadata/org.freeminer.freeminer/uk/summary.txt
@@ -0,0 +1 @@
+Гра в пісочницю, натхненна Minecraft
diff --git a/metadata/org.freenetproject.mobile.yml b/metadata/org.freenetproject.mobile.yml
index 957bfeb11b193ca2254139e28de2292df7dc147b..f7dd138e811a4ab3a362e16649b8147d07c0cacd 100644
--- a/metadata/org.freenetproject.mobile.yml
+++ b/metadata/org.freenetproject.mobile.yml
@@ -35,7 +35,14 @@ Builds:
gradle:
- yes
+ - versionName: 0.3.0-beta
+ versionCode: 301
+ commit: v0.3.0-beta
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v\d+\.\d+\.\d+(.*)?
-CurrentVersion: 0.2.3-beta
-CurrentVersionCode: 300
+CurrentVersion: 0.3.0-beta
+CurrentVersionCode: 301
diff --git a/metadata/org.galexander.sshd/fr/summary.txt b/metadata/org.galexander.sshd/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8b0f06a67d9782d11fd19a1059e12a11bbb942ad
--- /dev/null
+++ b/metadata/org.galexander.sshd/fr/summary.txt
@@ -0,0 +1 @@
+Serveur SSH facile à utiliser
diff --git a/metadata/org.galexander.sshd/it/summary.txt b/metadata/org.galexander.sshd/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4c9d57cd50d90ac5cb1780d70f120b722766c986
--- /dev/null
+++ b/metadata/org.galexander.sshd/it/summary.txt
@@ -0,0 +1 @@
+Server SSH facile da usare
diff --git a/metadata/org.galexander.sshd/uk/summary.txt b/metadata/org.galexander.sshd/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3a4378a36724c84a9b3afe681f3a65d65ce5959f
--- /dev/null
+++ b/metadata/org.galexander.sshd/uk/summary.txt
@@ -0,0 +1 @@
+Простий у користуванні сервер SSH
diff --git a/metadata/org.geometerplus.zlibrary.ui.android/uk/summary.txt b/metadata/org.geometerplus.zlibrary.ui.android/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d56f3ff464f3a7137e7e73f88cbea29bd4673644
--- /dev/null
+++ b/metadata/org.geometerplus.zlibrary.ui.android/uk/summary.txt
@@ -0,0 +1 @@
+Читач електронних книг
diff --git a/metadata/org.gittner.osmbugs/nn/summary.txt b/metadata/org.gittner.osmbugs/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b04104adddb675c640507a8b559cec46b7447abb
--- /dev/null
+++ b/metadata/org.gittner.osmbugs/nn/summary.txt
@@ -0,0 +1 @@
+Vis OpenStreetMap-feilrapportar
diff --git a/metadata/org.glucosio.android/uk/summary.txt b/metadata/org.glucosio.android/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c3d12cb7d063c6a1a06426d895f4e6f5586b113c
--- /dev/null
+++ b/metadata/org.glucosio.android/uk/summary.txt
@@ -0,0 +1 @@
+Відстежуйте свій стан діабету
diff --git a/metadata/org.gnu.icecat/uk/summary.txt b/metadata/org.gnu.icecat/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3992c22e425ecf1c3be21146e18b49f57cdd3574
--- /dev/null
+++ b/metadata/org.gnu.icecat/uk/summary.txt
@@ -0,0 +1 @@
+Мережевий оглядач
diff --git a/metadata/org.happypeng.sumatora.android.sumatoradictionary/nn/summary.txt b/metadata/org.happypeng.sumatora.android.sumatoradictionary/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d116d82f7dd3c4adf7e4923849c5b39cadf03f3
--- /dev/null
+++ b/metadata/org.happypeng.sumatora.android.sumatoradictionary/nn/summary.txt
@@ -0,0 +1 @@
+Japansk ordbok for bruk fråkopla nettet
diff --git a/metadata/org.happypeng.sumatora.android.sumatoradictionary/uk/summary.txt b/metadata/org.happypeng.sumatora.android.sumatoradictionary/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aa98464dd8d2cb3c832b125a740f3fc67fccbfb2
--- /dev/null
+++ b/metadata/org.happypeng.sumatora.android.sumatoradictionary/uk/summary.txt
@@ -0,0 +1 @@
+Автономний словник японської мови
diff --git a/metadata/org.happysanta.gd/fr/summary.txt b/metadata/org.happysanta.gd/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..879922e458cd630767bffb4bbc80fe40bb76ec22
--- /dev/null
+++ b/metadata/org.happysanta.gd/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de course de moto-cross
diff --git a/metadata/org.happysanta.gd/uk/summary.txt b/metadata/org.happysanta.gd/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..71f372be3f76f2955c8e483e07b5dd514e2f4ad0
--- /dev/null
+++ b/metadata/org.happysanta.gd/uk/summary.txt
@@ -0,0 +1 @@
+Трейл-перегонова гра
diff --git a/metadata/org.helllabs.android.xmp/fr/summary.txt b/metadata/org.helllabs.android.xmp/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3fd0d7a2ef378d70c61dcbe962ed25b14f12e0e0
--- /dev/null
+++ b/metadata/org.helllabs.android.xmp/fr/summary.txt
@@ -0,0 +1 @@
+Lecteur de module de tracker
diff --git a/metadata/org.helllabs.android.xmp/uk/summary.txt b/metadata/org.helllabs.android.xmp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..031e531e668f964d9353803fb50155fac6e481d0
--- /dev/null
+++ b/metadata/org.helllabs.android.xmp/uk/summary.txt
@@ -0,0 +1 @@
+Модуль відстеження програвача
diff --git a/metadata/org.herrlado.ask.languagepack.czech/fr/summary.txt b/metadata/org.herrlado.ask.languagepack.czech/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ac7d8f52e719d4a75fb71c50d79021e0472ca28e
--- /dev/null
+++ b/metadata/org.herrlado.ask.languagepack.czech/fr/summary.txt
@@ -0,0 +1 @@
+Pack de langue pour le clavier AnySoftKeyboard
diff --git a/metadata/org.herrlado.ask.languagepack.czech/nn/summary.txt b/metadata/org.herrlado.ask.languagepack.czech/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/org.herrlado.ask.languagepack.czech/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/org.herrlado.ask.languagepack.czech/uk/summary.txt b/metadata/org.herrlado.ask.languagepack.czech/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bdd66a88f077cc641594df8d92bc4142771786d9
--- /dev/null
+++ b/metadata/org.herrlado.ask.languagepack.czech/uk/summary.txt
@@ -0,0 +1 @@
+Мовний пакет для AnySoftKeyboard
diff --git a/metadata/org.herrlado.ask.languagepack.lithuanian/nn/summary.txt b/metadata/org.herrlado.ask.languagepack.lithuanian/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6d23325354851f662078503f81c46dc1c7cf626e
--- /dev/null
+++ b/metadata/org.herrlado.ask.languagepack.lithuanian/nn/summary.txt
@@ -0,0 +1 @@
+Språkpakke for AnySoftKeyboard
diff --git a/metadata/org.horaapps.leafpic/fr/summary.txt b/metadata/org.horaapps.leafpic/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce88574e4fd17089080e96df76a80844e25536ec
--- /dev/null
+++ b/metadata/org.horaapps.leafpic/fr/summary.txt
@@ -0,0 +1 @@
+Visualise vos images et galeries
diff --git a/metadata/org.horaapps.leafpic/uk/summary.txt b/metadata/org.horaapps.leafpic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0f33223cc0271813a3ddc10c5cba913bcbeebefd
--- /dev/null
+++ b/metadata/org.horaapps.leafpic/uk/summary.txt
@@ -0,0 +1 @@
+Переглядайте свої зображення та галереї
diff --git a/metadata/org.hwyl.sexytopo/fr/summary.txt b/metadata/org.hwyl.sexytopo/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..95828042cfd8470f1558ce4e5699e85672dab60a
--- /dev/null
+++ b/metadata/org.hwyl.sexytopo/fr/summary.txt
@@ -0,0 +1 @@
+Assistant d'arpentage de grottes
diff --git a/metadata/org.hwyl.sexytopo/uk/summary.txt b/metadata/org.hwyl.sexytopo/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..146376604f124d19e45cfdaedfbfb62371b27ac4
--- /dev/null
+++ b/metadata/org.hwyl.sexytopo/uk/summary.txt
@@ -0,0 +1 @@
+Допомога в обстеженні печер
diff --git a/metadata/org.icasdri.mather/fr/summary.txt b/metadata/org.icasdri.mather/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b40fd1fe1490b23f62df5a9274cbc18b7d5f75f2
--- /dev/null
+++ b/metadata/org.icasdri.mather/fr/summary.txt
@@ -0,0 +1 @@
+Puissant calculateur d'expressions, convertisseur d'unités et moteur de calcul
diff --git a/metadata/org.iilab.openmentoring/fr/summary.txt b/metadata/org.iilab.openmentoring/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..67bedc68251f112cffe2d04ecd2f019b70529673
--- /dev/null
+++ b/metadata/org.iilab.openmentoring/fr/summary.txt
@@ -0,0 +1 @@
+Accéder et partager du contenu éducatif de sécurité numérique
diff --git a/metadata/org.iilab.openmentoring/uk/summary.txt b/metadata/org.iilab.openmentoring/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a17803178e6f77b1175be2182be1238144857642
--- /dev/null
+++ b/metadata/org.iilab.openmentoring/uk/summary.txt
@@ -0,0 +1 @@
+Отримання доступу до практичного освітнього вмісту з питань цифрової безпеки
diff --git a/metadata/org.jdfossapps.android.shopwithmom.yml b/metadata/org.jdfossapps.android.shopwithmom.yml
index 88c3f9e73afb39ef5320bab45872b0cecebfbc3a..9768b809c39438cf3f69f58afe12d7b52097ca27 100644
--- a/metadata/org.jdfossapps.android.shopwithmom.yml
+++ b/metadata/org.jdfossapps.android.shopwithmom.yml
@@ -32,7 +32,14 @@ Builds:
gradle:
- yes
+ - versionName: 0.0.5
+ versionCode: 5
+ commit: v0.0.5
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 0.0.3
-CurrentVersionCode: 3
+CurrentVersion: 0.0.5
+CurrentVersionCode: 5
diff --git a/metadata/org.jessies.dalvikexplorer/nn/summary.txt b/metadata/org.jessies.dalvikexplorer/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7e64f0a06caefe696f30c8ab980d62f3b5738f87
--- /dev/null
+++ b/metadata/org.jessies.dalvikexplorer/nn/summary.txt
@@ -0,0 +1 @@
+Systeminfo
diff --git a/metadata/org.jfedor.frozenbubble/fr/summary.txt b/metadata/org.jfedor.frozenbubble/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2fa76f4e17831c271a4a87c2c31197ce14d414aa
--- /dev/null
+++ b/metadata/org.jfedor.frozenbubble/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de tir de bulles
diff --git a/metadata/org.jfedor.frozenbubble/uk/summary.txt b/metadata/org.jfedor.frozenbubble/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8c55ee8ade66fa7f3f7c3aa4757868fedb21c763
--- /dev/null
+++ b/metadata/org.jfedor.frozenbubble/uk/summary.txt
@@ -0,0 +1 @@
+Гра в руйнування бульбашок
diff --git a/metadata/org.jfet.batsHIIT/fr/summary.txt b/metadata/org.jfet.batsHIIT/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..332444bc6e297d2a3f4393fd0f4178b48c72322c
--- /dev/null
+++ b/metadata/org.jfet.batsHIIT/fr/summary.txt
@@ -0,0 +1 @@
+Entraînement à intervales haute intensité
diff --git a/metadata/org.jfet.batsHIIT/uk/summary.txt b/metadata/org.jfet.batsHIIT/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8f9e7bf858644ed6978ee23bc793dfd9c4afad28
--- /dev/null
+++ b/metadata/org.jfet.batsHIIT/uk/summary.txt
@@ -0,0 +1 @@
+Практикуйте інтервальне тренування високої інтенсивності
diff --git a/metadata/org.jitsi.meet/fr/summary.txt b/metadata/org.jitsi.meet/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..286bfcdb443c08ecd1c4dd7b909572088f561e5a
--- /dev/null
+++ b/metadata/org.jitsi.meet/fr/summary.txt
@@ -0,0 +1 @@
+Vidéoconférences instantanées s'adaptant efficacement à votre échelle
diff --git a/metadata/org.jmoyer.NotificationPlus/fr/summary.txt b/metadata/org.jmoyer.NotificationPlus/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0f4ce1e4c85c49497d682373382c8f7924d7e911
--- /dev/null
+++ b/metadata/org.jmoyer.NotificationPlus/fr/summary.txt
@@ -0,0 +1 @@
+Notifications accoustiques récurrentes
diff --git a/metadata/org.jmoyer.NotificationPlus/uk/summary.txt b/metadata/org.jmoyer.NotificationPlus/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..77e86a54c3bd1d2b6e3d786441e7226f3eed5b33
--- /dev/null
+++ b/metadata/org.jmoyer.NotificationPlus/uk/summary.txt
@@ -0,0 +1 @@
+Повторювані звукові сповіщення
diff --git a/metadata/org.jschwab.openrecipes/nn/summary.txt b/metadata/org.jschwab.openrecipes/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3a4f6a61d8bc894d0933db7b756c4dd72b3f4931
--- /dev/null
+++ b/metadata/org.jschwab.openrecipes/nn/summary.txt
@@ -0,0 +1 @@
+Personleg kokebok med fokus på personvern
diff --git a/metadata/org.jsharkey.sky/uk/summary.txt b/metadata/org.jsharkey.sky/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3b65e1ab63e504144bf5faca2793ed2b7ecea0ed
--- /dev/null
+++ b/metadata/org.jsharkey.sky/uk/summary.txt
@@ -0,0 +1 @@
+Віджет погоди
diff --git a/metadata/org.jsl.shmp/fr/summary.txt b/metadata/org.jsl.shmp/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..13e5ff2667abffca1bd50b1954bf1e26487e011a
--- /dev/null
+++ b/metadata/org.jsl.shmp/fr/summary.txt
@@ -0,0 +1 @@
+Joue au Bonneteau avec tes amis
diff --git a/metadata/org.jsl.shmp/uk/summary.txt b/metadata/org.jsl.shmp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b2a53f775ab9680a0da7c1f64a93b7013cf5b131
--- /dev/null
+++ b/metadata/org.jsl.shmp/uk/summary.txt
@@ -0,0 +1 @@
+Пограйте в гру «снаряди» з друзями
diff --git a/metadata/org.jsl.wfwt/fr/summary.txt b/metadata/org.jsl.wfwt/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e71fc95a0f36f76971d48e9357f24bcdfaa8284c
--- /dev/null
+++ b/metadata/org.jsl.wfwt/fr/summary.txt
@@ -0,0 +1 @@
+Parler à d'autres appareils sur votre LAN
diff --git a/metadata/org.jsl.wfwt/uk/summary.txt b/metadata/org.jsl.wfwt/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ad43d0236cdf981e9e135d6a132e9817576c79cf
--- /dev/null
+++ b/metadata/org.jsl.wfwt/uk/summary.txt
@@ -0,0 +1 @@
+Поговоріть з іншими пристроями у вашій локальній мережі
diff --git a/metadata/org.jtb.alogcat/fr/summary.txt b/metadata/org.jtb.alogcat/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4b2ee6859d0587b6c7c698141485ece605646127
--- /dev/null
+++ b/metadata/org.jtb.alogcat/fr/summary.txt
@@ -0,0 +1 @@
+Voir les journaux d'application et système
diff --git a/metadata/org.jtb.alogcat/uk/summary.txt b/metadata/org.jtb.alogcat/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..25fcace66351b847d7d06362a548c09b93ffd505
--- /dev/null
+++ b/metadata/org.jtb.alogcat/uk/summary.txt
@@ -0,0 +1 @@
+Переглянути журнал системи та застосунків
diff --git a/metadata/org.jtb.droidlife/fr/summary.txt b/metadata/org.jtb.droidlife/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..878821ce4e56b03882987203e39f6be46acb588a
--- /dev/null
+++ b/metadata/org.jtb.droidlife/fr/summary.txt
@@ -0,0 +1 @@
+Jeu de la Vie de Conway
diff --git a/metadata/org.jtb.droidlife/uk/summary.txt b/metadata/org.jtb.droidlife/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f9b41e3c8ec814ef683ea3edca6ee30376cf149c
--- /dev/null
+++ b/metadata/org.jtb.droidlife/uk/summary.txt
@@ -0,0 +1 @@
+Гра життя Конвея
diff --git a/metadata/org.jtb.httpmon/nn/summary.txt b/metadata/org.jtb.httpmon/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0d177535b9659b2d789d63960bff74d3724008d0
--- /dev/null
+++ b/metadata/org.jtb.httpmon/nn/summary.txt
@@ -0,0 +1 @@
+HTTP-overvaking
diff --git a/metadata/org.kaqui/fr/summary.txt b/metadata/org.kaqui/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7926f71c1dac4f1cd989f3a53ac06c6aa82f93fe
--- /dev/null
+++ b/metadata/org.kaqui/fr/summary.txt
@@ -0,0 +1 @@
+Apprendre le japonais avec Kakugo
diff --git a/metadata/org.kaqui/it/summary.txt b/metadata/org.kaqui/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d683e4f5548b35621e15b4fab889923ad27b13da
--- /dev/null
+++ b/metadata/org.kaqui/it/summary.txt
@@ -0,0 +1 @@
+Impara il giapponese con Kakugo
diff --git a/metadata/org.kaqui/uk/summary.txt b/metadata/org.kaqui/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3220a886e8c468010ce0e494a314903b9a002b10
--- /dev/null
+++ b/metadata/org.kaqui/uk/summary.txt
@@ -0,0 +1 @@
+Вивчайте японську мову з Какуґо
diff --git a/metadata/org.kde.kdeconnect_tp/nn/summary.txt b/metadata/org.kde.kdeconnect_tp/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..44adfccf9d5cc405600957085896ac6dcbbab5ed
--- /dev/null
+++ b/metadata/org.kde.kdeconnect_tp/nn/summary.txt
@@ -0,0 +1 @@
+KDE-integrering
diff --git a/metadata/org.kde.ktrip/nn/summary.txt b/metadata/org.kde.ktrip/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a91364813bbd5e3c5323deb3ae1e3852129a0341
--- /dev/null
+++ b/metadata/org.kde.ktrip/nn/summary.txt
@@ -0,0 +1 @@
+Assistent for kollektivtransport
diff --git a/metadata/org.kde.necessitas.ministro/nn/summary.txt b/metadata/org.kde.necessitas.ministro/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..95a94e40c7a09a14e22fcb555ab5ea9e03097c37
--- /dev/null
+++ b/metadata/org.kde.necessitas.ministro/nn/summary.txt
@@ -0,0 +1 @@
+Nødvendig for appar skrivne i Qt
diff --git a/metadata/org.krita/de/summary.txt b/metadata/org.krita/de/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..980d20ce5b2f5a7458462b00f3b5475c0bcba147
--- /dev/null
+++ b/metadata/org.krita/de/summary.txt
@@ -0,0 +1 @@
+Professionelles Malprogramm
diff --git a/metadata/org.krita/el/summary.txt b/metadata/org.krita/el/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d5bf0111df34171f29d70f8eb75fe771425518f8
--- /dev/null
+++ b/metadata/org.krita/el/summary.txt
@@ -0,0 +1 @@
+Επαγγελματικό πρόγραμμα ζωγραφικής
diff --git a/metadata/org.krita/he/summary.txt b/metadata/org.krita/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e675153b17ebe3dc7b736d1b5870675790703158
--- /dev/null
+++ b/metadata/org.krita/he/summary.txt
@@ -0,0 +1 @@
+תכנית ציור מקצועית
diff --git a/metadata/org.krita/nn/summary.txt b/metadata/org.krita/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cee563bda2f116bdfc84d47c3852d39a2d0220f7
--- /dev/null
+++ b/metadata/org.krita/nn/summary.txt
@@ -0,0 +1 @@
+Profesjonelt teikneprogram
diff --git a/metadata/org.krita/pl/summary.txt b/metadata/org.krita/pl/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d1ac9aeaaffbfbf6f5aa1d684fbe1a0e333c8fe8
--- /dev/null
+++ b/metadata/org.krita/pl/summary.txt
@@ -0,0 +1 @@
+Profesjonalny program malarski
diff --git a/metadata/org.krita/pt-PT/summary.txt b/metadata/org.krita/pt-PT/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..78dff42557a607b8696a8ab79c947eb46b54f97d
--- /dev/null
+++ b/metadata/org.krita/pt-PT/summary.txt
@@ -0,0 +1 @@
+Programa profissional de pintura
diff --git a/metadata/org.krita/pt/summary.txt b/metadata/org.krita/pt/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..78dff42557a607b8696a8ab79c947eb46b54f97d
--- /dev/null
+++ b/metadata/org.krita/pt/summary.txt
@@ -0,0 +1 @@
+Programa profissional de pintura
diff --git a/metadata/org.krita/tr/summary.txt b/metadata/org.krita/tr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96040d623def6cb74b9788b219ed734e61a534ad
--- /dev/null
+++ b/metadata/org.krita/tr/summary.txt
@@ -0,0 +1 @@
+Profesyonel resim programı
diff --git a/metadata/org.krita/zh-CN/summary.txt b/metadata/org.krita/zh-CN/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4f4485fa53bd8adc23b51c5b2ffa5c86baa04d65
--- /dev/null
+++ b/metadata/org.krita/zh-CN/summary.txt
@@ -0,0 +1 @@
+专业绘画程序
diff --git a/metadata/org.kwaak3/nn/summary.txt b/metadata/org.kwaak3/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5c80c14a65776aa4ef538070516c00fa1d5d7cd6
--- /dev/null
+++ b/metadata/org.kwaak3/nn/summary.txt
@@ -0,0 +1 @@
+Quake 3-port
diff --git a/metadata/org.kwaak3/tr/summary.txt b/metadata/org.kwaak3/tr/summary.txt
index 79f7b12febeb41dc7c8999da898e559a5a77168b..069efdc954707c90d5da7a6fcd8e80d8d1fc8d43 100644
--- a/metadata/org.kwaak3/tr/summary.txt
+++ b/metadata/org.kwaak3/tr/summary.txt
@@ -1 +1 @@
-Quake 3 bağlanma noktası
+Quake 3 uyarlaması
diff --git a/metadata/org.liberty.android.fantastischmemo/nn/summary.txt b/metadata/org.liberty.android.fantastischmemo/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0cc0e042c80b84866dbf9215db87c579f62a8fd9
--- /dev/null
+++ b/metadata/org.liberty.android.fantastischmemo/nn/summary.txt
@@ -0,0 +1 @@
+Læring basert på spørsmålskort
diff --git a/metadata/org.ligi.fast/nn/summary.txt b/metadata/org.ligi.fast/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7b3a908ed302ae23f7d8dfa70e6d21d6c1a2121d
--- /dev/null
+++ b/metadata/org.ligi.fast/nn/summary.txt
@@ -0,0 +1 @@
+Finn appar ved å skriva
diff --git a/metadata/org.ligi.faster/nn/summary.txt b/metadata/org.ligi.faster/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7b3a908ed302ae23f7d8dfa70e6d21d6c1a2121d
--- /dev/null
+++ b/metadata/org.ligi.faster/nn/summary.txt
@@ -0,0 +1 @@
+Finn appar ved å skriva
diff --git a/metadata/org.ligi.gobandroid_hd/nn/summary.txt b/metadata/org.ligi.gobandroid_hd/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fbf266bd37b06b3ed34280587d47a2bd355b574c
--- /dev/null
+++ b/metadata/org.ligi.gobandroid_hd/nn/summary.txt
@@ -0,0 +1 @@
+Det historiske Go-spelet
diff --git a/metadata/org.ligi.ipfsdroid/nn/summary.txt b/metadata/org.ligi.ipfsdroid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2df40d36a56e5ef87982ebb86513eb131055b609
--- /dev/null
+++ b/metadata/org.ligi.ipfsdroid/nn/summary.txt
@@ -0,0 +1 @@
+IPFS-verktøy
diff --git a/metadata/org.ligi.passandroid/nn/summary.txt b/metadata/org.ligi.passandroid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fa0b2ee5a58de9431432481093acce82933644b2
--- /dev/null
+++ b/metadata/org.ligi.passandroid/nn/summary.txt
@@ -0,0 +1 @@
+Vis Passbook-filer
diff --git a/metadata/org.lufebe16.pysolfc/nn/summary.txt b/metadata/org.lufebe16.pysolfc/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4b40bb44b0ce2a957bab8edb3075a2e793bc114c
--- /dev/null
+++ b/metadata/org.lufebe16.pysolfc/nn/summary.txt
@@ -0,0 +1 @@
+Ei samling kabalspel
diff --git a/metadata/org.madore.android.unicodeMap/uk/summary.txt b/metadata/org.madore.android.unicodeMap/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8de153446750f1939ede2a251230e02cbdb763f8
--- /dev/null
+++ b/metadata/org.madore.android.unicodeMap/uk/summary.txt
@@ -0,0 +1 @@
+Скопіюйте символи Юнікоду
diff --git a/metadata/org.marcus905.wifi.ace/fr/summary.txt b/metadata/org.marcus905.wifi.ace/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f1d570e2f07d35c36217626a0b56632e4644b832
--- /dev/null
+++ b/metadata/org.marcus905.wifi.ace/fr/summary.txt
@@ -0,0 +1 @@
+Editeur avancé de configuration WiFi
diff --git a/metadata/org.marcus905.wifi.ace/uk/summary.txt b/metadata/org.marcus905.wifi.ace/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..17397dd82a4ee9edb92de47d0b80dede0943c8d6
--- /dev/null
+++ b/metadata/org.marcus905.wifi.ace/uk/summary.txt
@@ -0,0 +1 @@
+Розширений редактор конфігурації WiFi
diff --git a/metadata/org.mariotaku.imageviewergl/fr/summary.txt b/metadata/org.mariotaku.imageviewergl/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2f10a50c55fbbfe2a4f5f74ec4ed160531ee25f4
--- /dev/null
+++ b/metadata/org.mariotaku.imageviewergl/fr/summary.txt
@@ -0,0 +1 @@
+Voir des images locales et distantes
diff --git a/metadata/org.mariotaku.imageviewergl/uk/summary.txt b/metadata/org.mariotaku.imageviewergl/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4aff00ca35cd6174f40a8247f38d306bd8b43c8e
--- /dev/null
+++ b/metadata/org.mariotaku.imageviewergl/uk/summary.txt
@@ -0,0 +1 @@
+Переглядайте локальні та віддалені зображення
diff --git a/metadata/org.materialos.icons/fr/summary.txt b/metadata/org.materialos.icons/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..90c8f3414a65dec8aa229c4cbb947f3c492262ac
--- /dev/null
+++ b/metadata/org.materialos.icons/fr/summary.txt
@@ -0,0 +1 @@
+Icônes Material Design pour votre écran d'accueil
diff --git a/metadata/org.mcxa.softsound/nn/summary.txt b/metadata/org.mcxa.softsound/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..803cafa89d7e0e11a045d1a6f0f21fcad0b222a0
--- /dev/null
+++ b/metadata/org.mcxa.softsound/nn/summary.txt
@@ -0,0 +1 @@
+Spel av avslappande lydar
diff --git a/metadata/org.mcxa.zephyrlogger/uk/summary.txt b/metadata/org.mcxa.zephyrlogger/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2e60263e74aa4f0f68713c53ab714bab8fb738fe
--- /dev/null
+++ b/metadata/org.mcxa.zephyrlogger/uk/summary.txt
@@ -0,0 +1 @@
+Записати дані монітора серцевого ритму Zephyr
diff --git a/metadata/org.miamplayer.autoairplanemode/fr/summary.txt b/metadata/org.miamplayer.autoairplanemode/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f589ea27dc21e26773b42d6cf4eab8e926d2610b
--- /dev/null
+++ b/metadata/org.miamplayer.autoairplanemode/fr/summary.txt
@@ -0,0 +1 @@
+Planifiez le mode avion en fonction de vos paramètres
diff --git a/metadata/org.mian.gitnex/nn/summary.txt b/metadata/org.mian.gitnex/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ed956c96709189a3641355522eeb53ca436f5f1b
--- /dev/null
+++ b/metadata/org.mian.gitnex/nn/summary.txt
@@ -0,0 +1 @@
+Gitea-klient
diff --git a/metadata/org.michaelevans.nightmodeenabler/uk/summary.txt b/metadata/org.michaelevans.nightmodeenabler/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dd4cfe3f0cc08202199551697fe6380abf109d0a
--- /dev/null
+++ b/metadata/org.michaelevans.nightmodeenabler/uk/summary.txt
@@ -0,0 +1 @@
+Увімкніть нічний режим на Android7+
diff --git a/metadata/org.microg.nlp.backend.apple/he/summary.txt b/metadata/org.microg.nlp.backend.apple/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f184a744a2a470b2ba90b17f6d9febd23c079b6a
--- /dev/null
+++ b/metadata/org.microg.nlp.backend.apple/he/summary.txt
@@ -0,0 +1 @@
+ספק מיקום UnifiedNlp (Apple WiFi)
diff --git a/metadata/org.microg.nlp/fr/summary.txt b/metadata/org.microg.nlp/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1c2a6cda15eb79ea3a0f27e93a7674ad7ce994b0
--- /dev/null
+++ b/metadata/org.microg.nlp/fr/summary.txt
@@ -0,0 +1 @@
+Intergiciel de fournisseur d'emplacement (UnifiedNlp)
diff --git a/metadata/org.mixare/uk/summary.txt b/metadata/org.mixare/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b063ab126515ef8f90b55e218610425e2a07e90c
--- /dev/null
+++ b/metadata/org.mixare/uk/summary.txt
@@ -0,0 +1 @@
+Оглядач доповненої реальності
diff --git a/metadata/org.mmk2410.cyngn.theme.fira/uk/summary.txt b/metadata/org.mmk2410.cyngn.theme.fira/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a0d914976e515f33b5aacd16505a3f9522b27950
--- /dev/null
+++ b/metadata/org.mmk2410.cyngn.theme.fira/uk/summary.txt
@@ -0,0 +1 @@
+Шрифт Mozilla Fira для рушія теми CyanogenMod
diff --git a/metadata/org.moire.opensudoku/nn/summary.txt b/metadata/org.moire.opensudoku/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e217915f4ed03192d31a448819322d19274cf475
--- /dev/null
+++ b/metadata/org.moire.opensudoku/nn/summary.txt
@@ -0,0 +1 @@
+Sudoku-spel
diff --git a/metadata/org.moire.ultrasonic.yml b/metadata/org.moire.ultrasonic.yml
index ec2bbba4cfb9a8a74d6aac6288a16d28f56f45c4..95c8f157204d81fd9170813b7d7785e4053a03d9 100644
--- a/metadata/org.moire.ultrasonic.yml
+++ b/metadata/org.moire.ultrasonic.yml
@@ -214,7 +214,14 @@ Builds:
gradle:
- yes
+ - versionName: 2.19.1
+ versionCode: 90
+ commit: 2.19.1
+ subdir: ultrasonic
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 2.18.0
-CurrentVersionCode: 88
+CurrentVersion: 2.19.1
+CurrentVersionCode: 90
diff --git a/metadata/org.moire.ultrasonic/fr/summary.txt b/metadata/org.moire.ultrasonic/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..db7191fdf60adc69df5011f14e1e99c32fe7695e
--- /dev/null
+++ b/metadata/org.moire.ultrasonic/fr/summary.txt
@@ -0,0 +1 @@
+Un client de streaming musical pour les serveurs Subsonic
diff --git a/metadata/org.mozc.android.inputmethod.japanese/nn/summary.txt b/metadata/org.mozc.android.inputmethod.japanese/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2f0c2c617bade9d068111fa9ea965728ab7dd444
--- /dev/null
+++ b/metadata/org.mozc.android.inputmethod.japanese/nn/summary.txt
@@ -0,0 +1 @@
+Skrivemetode for japansk
diff --git a/metadata/org.mozilla.fennec_fdroid/nn/summary.txt b/metadata/org.mozilla.fennec_fdroid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d1864b1e25246353f3264959401038a62d881572
--- /dev/null
+++ b/metadata/org.mozilla.fennec_fdroid/nn/summary.txt
@@ -0,0 +1 @@
+Nettlesar
diff --git a/metadata/org.mozilla.fennec_fdroid/uk/summary.txt b/metadata/org.mozilla.fennec_fdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..18e94d1815a08b084bef0960596249beec62e801
--- /dev/null
+++ b/metadata/org.mozilla.fennec_fdroid/uk/summary.txt
@@ -0,0 +1 @@
+Переглядач мережі
diff --git a/metadata/org.mult.daap/uk/summary.txt b/metadata/org.mult.daap/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8285091b08704b05ff3b11be715c44cb0d515d7d
--- /dev/null
+++ b/metadata/org.mult.daap/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт DAAP (спільний доступ до музики та мультимедіа)
diff --git a/metadata/org.mupen64plusae.v3.alpha/nn/summary.txt b/metadata/org.mupen64plusae.v3.alpha/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..169b7f14d2fc9cccbaada59ed1b2639f6a0b445e
--- /dev/null
+++ b/metadata/org.mupen64plusae.v3.alpha/nn/summary.txt
@@ -0,0 +1 @@
+Brukarflate for Mupen64 Plus
diff --git a/metadata/org.musicpd/uk/summary.txt b/metadata/org.musicpd/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5d0ed9113cfc3a6791487549a55e030ba5db0cb2
--- /dev/null
+++ b/metadata/org.musicpd/uk/summary.txt
@@ -0,0 +1 @@
+Гнучкий, потужний серверний застосунок відтворення музики
diff --git a/metadata/org.mythdroid/uk/summary.txt b/metadata/org.mythdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8930b008621358aaad58d9ebba1c75d8fd27f2f0
--- /dev/null
+++ b/metadata/org.mythdroid/uk/summary.txt
@@ -0,0 +1 @@
+Система дистанційного керування MythTV
diff --git a/metadata/org.navitproject.navit.yml b/metadata/org.navitproject.navit.yml
index 54a9f1c085edd192531fa45d7ee7be2579cee5a7..82d7f1b1d8181935794de7ba0cea43885ab9f8dc 100644
--- a/metadata/org.navitproject.navit.yml
+++ b/metadata/org.navitproject.navit.yml
@@ -3,7 +3,7 @@ Categories:
License: GPL-2.0-only
WebSite: https://www.navit-project.org/
SourceCode: https://github.com/navit-gps/navit
-IssueTracker: http://trac.navit-project.org
+IssueTracker: https://github.com/navit-gps/navit/issues/
Translation: https://translations.launchpad.net/navit/trunk/+pots/navit
Changelog: https://github.com/navit-gps/navit/blob/HEAD/CHANGELOG.md#changelog
@@ -807,6 +807,35 @@ Builds:
build: scripts/build_android.sh
ndk: r20b
+ - versionName: v0.5.5-74-gc843d5e
+ versionCode: 2021022870
+ disable: not a release version but new build recipe for future versions
+ commit: c843d5ee6305e2df301e023a80deca937a47876d
+ gradle:
+ - yes
+ output: build/outputs/apk/release/navit-release.apk
+ rm:
+ - navit/support/espeak/espeak-data/*
+ prebuild:
+ - $$SDK$$/tools/bin/sdkmanager "cmake;3.6.4111459" > /dev/null
+ - sed -i -e '/gradlew/d' scripts/build_android.sh
+ build: scripts/build_android.sh
+ ndk: r20b
+
+ - versionName: v0.5.6
+ versionCode: 2021030660
+ commit: v0.5.6
+ gradle:
+ - yes
+ output: build/outputs/apk/release/navit-release.apk
+ rm:
+ - navit/support/espeak/espeak-data/*
+ prebuild:
+ - $$SDK$$/tools/bin/sdkmanager "cmake;3.6.4111459" > /dev/null
+ - sed -i -e '/gradlew/d' scripts/build_android.sh
+ build: scripts/build_android.sh
+ ndk: r20b
+
MaintainerNotes: |-
Found JAR file at navit/android/libs/TTS_library_stub.jar, removed as of v0.5.3-442-g96d9c41.
NDK r12b is the minimum required as of v0.5.3, later versions may work but are untested.
@@ -814,5 +843,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://download.navit-project.org/api/version.json|"version_code":.*"(.*)"|.|"version_name":.*\"(.*)\",
-CurrentVersion: v0.5.5
-CurrentVersionCode: 2008082307
+CurrentVersion: v0.5.6
+CurrentVersionCode: 2021030660
diff --git a/metadata/org.ncrmnt.nettts/nn/summary.txt b/metadata/org.ncrmnt.nettts/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..90e853eee632c0a3cbcd4c0a2a3feec4c4f81c81
--- /dev/null
+++ b/metadata/org.ncrmnt.nettts/nn/summary.txt
@@ -0,0 +1 @@
+Tekst til tale over nettverk
diff --git a/metadata/org.nerdcircus.android.klaxon/uk/summary.txt b/metadata/org.nerdcircus.android.klaxon/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7d81fb4c619b5e7d46bf345740e89de34a8b6d5c
--- /dev/null
+++ b/metadata/org.nerdcircus.android.klaxon/uk/summary.txt
@@ -0,0 +1 @@
+Пейджер на основі SMS
diff --git a/metadata/org.nick.cryptfs.passwdmanager/fr/summary.txt b/metadata/org.nick.cryptfs.passwdmanager/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8464bec24c6588ddeb69e9f6457fffcf1d9ae3ad
--- /dev/null
+++ b/metadata/org.nick.cryptfs.passwdmanager/fr/summary.txt
@@ -0,0 +1 @@
+Changer le mot de passe de chiffrement du disque
diff --git a/metadata/org.nick.cryptfs.passwdmanager/uk/summary.txt b/metadata/org.nick.cryptfs.passwdmanager/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a5dfc606baabeaae72c3a170d6844cf3248ee391
--- /dev/null
+++ b/metadata/org.nick.cryptfs.passwdmanager/uk/summary.txt
@@ -0,0 +1 @@
+Змінювач паролів шифрування диска
diff --git a/metadata/org.nonononoki.hendroid.yml b/metadata/org.nonononoki.hendroid.yml
index 01b11373595b2abc430b4113eb68db180207285f..f1af649f04e970ebea8409b990dbcfc07354048a 100644
--- a/metadata/org.nonononoki.hendroid.yml
+++ b/metadata/org.nonononoki.hendroid.yml
@@ -189,7 +189,18 @@ Builds:
- sed -i -e '/osborn/d' ../build.gradle
- sed -i -e '/fabric/d; /firebase/d;' build.gradle
+ - versionName: 1.14.0
+ versionCode: 165
+ disable: unknown maven
+ commit: 1.14.0
+ subdir: app
+ gradle:
+ - yes
+ prebuild:
+ - sed -i -e '/osborn/d' ../build.gradle
+ - sed -i -e '/fabric/d; /firebase/d;' build.gradle
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 1.13.8
-CurrentVersionCode: 164
+CurrentVersion: 1.14.0
+CurrentVersionCode: 165
diff --git a/metadata/org.nutritionfacts.dailydozen.yml b/metadata/org.nutritionfacts.dailydozen.yml
index 00d8ae29ad0e752c34c96eb00caa29a95534179b..d70d99045de3f3451612fe47ec313b0dc7c760cf 100644
--- a/metadata/org.nutritionfacts.dailydozen.yml
+++ b/metadata/org.nutritionfacts.dailydozen.yml
@@ -85,7 +85,19 @@ Builds:
- sed -i -e '/fabric/d; /com.google.gms/d' ../build.gradle build.gradle
- sed -i -e '/com.crashlytics.sdk/d; /firebase/d' build.gradle
+ - versionName: '17.3'
+ versionCode: 55
+ commit: v17.3
+ subdir: app
+ gradle:
+ - fdroid
+ rm:
+ - archive/OriginalApp.zip
+ prebuild:
+ - sed -i -e '/fabric/d; /com.google.gms/d' ../build.gradle build.gradle
+ - sed -i -e '/com.crashlytics.sdk/d; /firebase/d' build.gradle
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9.]*$
-CurrentVersion: '17.2'
-CurrentVersionCode: 54
+CurrentVersion: '17.3'
+CurrentVersionCode: 55
diff --git a/metadata/org.nutritionfacts.dailydozen/fr/summary.txt b/metadata/org.nutritionfacts.dailydozen/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..abefdc369b1b3f97db6745b0e537d6004938d66b
--- /dev/null
+++ b/metadata/org.nutritionfacts.dailydozen/fr/summary.txt
@@ -0,0 +1 @@
+Notez les aliments recommandés par Dr Greger dans son livre How Not to Die
diff --git a/metadata/org.ocsinventoryng.android.agent/uk/summary.txt b/metadata/org.ocsinventoryng.android.agent/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fb9d632b3a499b1b4df478c0c8ff5df8e22cba1e
--- /dev/null
+++ b/metadata/org.ocsinventoryng.android.agent/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт інвентаризації OCS
diff --git a/metadata/org.og8.a1tox/fr/summary.txt b/metadata/org.og8.a1tox/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..91a9f94e7f9cfafbe5d93d9a6dd40e2c41f7f6f3
--- /dev/null
+++ b/metadata/org.og8.a1tox/fr/summary.txt
@@ -0,0 +1 @@
+Mémorise vite des nombres pour entraîner ton cerveau
diff --git a/metadata/org.ogre.browser/fr/name.txt b/metadata/org.ogre.browser/fr/name.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c8922ca923e3f3e8fdd85c15cb89cb7511a601bc
--- /dev/null
+++ b/metadata/org.ogre.browser/fr/name.txt
@@ -0,0 +1 @@
+Navigateur d'échantillons Ogre
diff --git a/metadata/org.ogre.browser/fr/summary.txt b/metadata/org.ogre.browser/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dbb22d08981ed000fc0b4447a0659ba93d37e485
--- /dev/null
+++ b/metadata/org.ogre.browser/fr/summary.txt
@@ -0,0 +1 @@
+Moteur de rendu graphique orienté objet - Echantillons
diff --git a/metadata/org.ogre.browser/uk/summary.txt b/metadata/org.ogre.browser/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..430ad93a1082ef1f9b80fcd767cbac22eb62d2e6
--- /dev/null
+++ b/metadata/org.ogre.browser/uk/summary.txt
@@ -0,0 +1 @@
+Об'єктноорієнтована графічна система відмальовування - Samples
diff --git a/metadata/org.openbmap/fr/summary.txt b/metadata/org.openbmap/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..762bd8196d0a6240a65931c44947b8768631addc
--- /dev/null
+++ b/metadata/org.openbmap/fr/summary.txt
@@ -0,0 +1 @@
+Contribuer aux cartes de couverture
diff --git a/metadata/org.opengemara.shiurim/uk/summary.txt b/metadata/org.opengemara.shiurim/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a703efd41bb12843729291ff8e0d257c04712df2
--- /dev/null
+++ b/metadata/org.opengemara.shiurim/uk/summary.txt
@@ -0,0 +1 @@
+Засіб перетворення висловів Талмуду
diff --git a/metadata/org.openhab.habdroid.beta.yml b/metadata/org.openhab.habdroid.beta.yml
index 834e15027d5c4e20722329c472eb2c395148a04b..31b0f8c8054a7c25da62ceaa94a3b1f9ee1455a0 100644
--- a/metadata/org.openhab.habdroid.beta.yml
+++ b/metadata/org.openhab.habdroid.beta.yml
@@ -2054,10 +2054,20 @@ Builds:
prebuild: sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d
-e '/google-services/d' build.gradle
+ - versionName: 2.16.8-beta
+ versionCode: 364
+ commit: 2.16.8-beta-fdroid
+ subdir: mobile
+ gradle:
+ - foss
+ - beta
+ prebuild: sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d
+ -e '/google-services/d' build.gradle
+
MaintainerNotes: Replace the fabric.io maven with mavencentral instead of deleting
it to not trigger fdroid/fdroidserver#463.
AutoUpdateMode: Version %v-fdroid
UpdateCheckMode: Tags ^[0-9.]+-beta-fdroid$
-CurrentVersion: 2.16.7-beta
-CurrentVersionCode: 363
+CurrentVersion: 2.16.8-beta
+CurrentVersionCode: 364
diff --git a/metadata/org.openintents.notepad/nn/summary.txt b/metadata/org.openintents.notepad/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e465eeb691073d55451fd97fb1429e9396129d32
--- /dev/null
+++ b/metadata/org.openintents.notepad/nn/summary.txt
@@ -0,0 +1 @@
+Ta notat
diff --git a/metadata/org.openintents.shopping/uk/summary.txt b/metadata/org.openintents.shopping/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4414e4abe8fdfd7c15e16f34cab1313469ada195
--- /dev/null
+++ b/metadata/org.openintents.shopping/uk/summary.txt
@@ -0,0 +1 @@
+Слідкуйте за своїми покупковими товарами
diff --git a/metadata/org.openlp.android2/fr/summary.txt b/metadata/org.openlp.android2/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4af7fea07e4790c55114a87b561df7288d8d7f67
--- /dev/null
+++ b/metadata/org.openlp.android2/fr/summary.txt
@@ -0,0 +1 @@
+Présentation de vénération pour votre église
diff --git a/metadata/org.openlp.android2/uk/summary.txt b/metadata/org.openlp.android2/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1dbe20a3cc719e6e14e1dbb9817e90533c8a8179
--- /dev/null
+++ b/metadata/org.openlp.android2/uk/summary.txt
@@ -0,0 +1 @@
+Програмне забезпечення для представлення богослужіння Вашої церкви
diff --git a/metadata/org.openobservatory.ooniprobe.yml b/metadata/org.openobservatory.ooniprobe.yml
index 596ff56c2ec05b4b521ea778d62f16a5e4681461..16acc109a617bd99ac5715a23334ad6b6c7fde08 100644
--- a/metadata/org.openobservatory.ooniprobe.yml
+++ b/metadata/org.openobservatory.ooniprobe.yml
@@ -1,3 +1,5 @@
+AntiFeatures:
+ - Tracking
Categories:
- Internet
- Security
@@ -333,7 +335,17 @@ Builds:
../build.gradle build.gradle
ndk: r22
+ - versionName: 2.10.0
+ versionCode: 73
+ commit: v2.10.0
+ subdir: app
+ gradle:
+ - stableFdroid
+ prebuild: sed -i -e '/fabric/d' -e 's/21.0.6113669/21.3.6528147/' -e '/com.google.gms/d'
+ ../build.gradle build.gradle
+ ndk: r22
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 2.9.3
-CurrentVersionCode: 72
+CurrentVersion: 2.10.0
+CurrentVersionCode: 73
diff --git a/metadata/org.openorienteering.mapper/fr/summary.txt b/metadata/org.openorienteering.mapper/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ff3ba7053d66e9087d1b7086872312ecb6214511
--- /dev/null
+++ b/metadata/org.openorienteering.mapper/fr/summary.txt
@@ -0,0 +1 @@
+Fabrication de cartes d'orientation
diff --git a/metadata/org.openorienteering.mapper/uk/summary.txt b/metadata/org.openorienteering.mapper/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..463b7eb32ffc2014b0e0b4dc50e00be8a0986521
--- /dev/null
+++ b/metadata/org.openorienteering.mapper/uk/summary.txt
@@ -0,0 +1 @@
+Mapper - це програма створення мап орієнтування
diff --git a/metadata/org.openpetfoodfacts.scanner/fr/summary.txt b/metadata/org.openpetfoodfacts.scanner/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8ee0c124f51daca2609ae7a56af5f02444d0343
--- /dev/null
+++ b/metadata/org.openpetfoodfacts.scanner/fr/summary.txt
@@ -0,0 +1 @@
+Ingrédients, allergènes, valeurs nutritives des aliments pour animaux
diff --git a/metadata/org.osmdroid/nn/summary.txt b/metadata/org.osmdroid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..68f0aad539fc7f2a1dc60cfd8ce634d17be5f69e
--- /dev/null
+++ b/metadata/org.osmdroid/nn/summary.txt
@@ -0,0 +1 @@
+OpenStreetMap-basert kart
diff --git a/metadata/org.osmdroid/uk/summary.txt b/metadata/org.osmdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aac1e64434214db881f009fc5a17718e2098b301
--- /dev/null
+++ b/metadata/org.osmdroid/uk/summary.txt
@@ -0,0 +1 @@
+Оглядач мап OpenStreetMap
diff --git a/metadata/org.osmocom.tacdatabaseclient/uk/summary.txt b/metadata/org.osmocom.tacdatabaseclient/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..60127e0ae4c7c67735e4f102715a6591070ca4ee
--- /dev/null
+++ b/metadata/org.osmocom.tacdatabaseclient/uk/summary.txt
@@ -0,0 +1 @@
+Збирання та завантаження даних TAC
diff --git a/metadata/org.pacien.tincapp/fr/summary.txt b/metadata/org.pacien.tincapp/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b8b30d3261ea127e317db5e4f90c5fd88dd5a6eb
--- /dev/null
+++ b/metadata/org.pacien.tincapp/fr/summary.txt
@@ -0,0 +1 @@
+Liaison Android et interface utilisateur pour le démon VPN tinc mesh
diff --git a/metadata/org.paladyn.mediclog/fr/summary.txt b/metadata/org.paladyn.mediclog/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cab6225dd5ba07cca541fecee827537dc558e700
--- /dev/null
+++ b/metadata/org.paladyn.mediclog/fr/summary.txt
@@ -0,0 +1 @@
+Enregistrer les informations médicales de base
diff --git a/metadata/org.paulmach.textedit/uk/summary.txt b/metadata/org.paulmach.textedit/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5842733bb487c0951dd94dff3e14477c0731a19e
--- /dev/null
+++ b/metadata/org.paulmach.textedit/uk/summary.txt
@@ -0,0 +1 @@
+Текстовий редактор
diff --git a/metadata/org.pixmob.freemobile.netstat/uk/summary.txt b/metadata/org.pixmob.freemobile.netstat/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d4de059703208b8b880e36d1329cc1fa437aedbc
--- /dev/null
+++ b/metadata/org.pixmob.freemobile.netstat/uk/summary.txt
@@ -0,0 +1 @@
+Відстежуйте свій безплатний мобільний план
diff --git a/metadata/org.pocketworkstation.pckeyboard/fr/summary.txt b/metadata/org.pocketworkstation.pckeyboard/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5b924e0a8b2c32be3dbf73c4412492241523bdc2
--- /dev/null
+++ b/metadata/org.pocketworkstation.pckeyboard/fr/summary.txt
@@ -0,0 +1 @@
+Clavier virtuel à 4 ou 5 lignes
diff --git a/metadata/org.pocketworkstation.pckeyboard/uk/summary.txt b/metadata/org.pocketworkstation.pckeyboard/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2cce8abceee157cfbe8dae4941491c90119dbb68
--- /dev/null
+++ b/metadata/org.pocketworkstation.pckeyboard/uk/summary.txt
@@ -0,0 +1 @@
+Чотири- чи п’ятирядкова програмна клавіатура
diff --git a/metadata/org.poirsouille.tinc_gui/tr/summary.txt b/metadata/org.poirsouille.tinc_gui/tr/summary.txt
index 1d809b91394079004f8e28f5186b0005b3cd978a..e7ad949985cd31e7407466dde87f1ad058219d84 100644
--- a/metadata/org.poirsouille.tinc_gui/tr/summary.txt
+++ b/metadata/org.poirsouille.tinc_gui/tr/summary.txt
@@ -1 +1 @@
-Tinc VPN bağlanma noktası
+Tinc VPN uyarlaması
diff --git a/metadata/org.poirsouille.tinc_gui/uk/summary.txt b/metadata/org.poirsouille.tinc_gui/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c9e9b2b1b3ade7d957988335357e53abcc49fd33
--- /dev/null
+++ b/metadata/org.poirsouille.tinc_gui/uk/summary.txt
@@ -0,0 +1 @@
+Порт Tinc VPN
diff --git a/metadata/org.poopeeland.tinytinyfeed/fr/summary.txt b/metadata/org.poopeeland.tinytinyfeed/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..61ed6b5a0ff3c072723a26106a66db355f1f7ce9
--- /dev/null
+++ b/metadata/org.poopeeland.tinytinyfeed/fr/summary.txt
@@ -0,0 +1 @@
+Client widget pour TTRSS
diff --git a/metadata/org.ppsspp.ppsspp/uk/summary.txt b/metadata/org.ppsspp.ppsspp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e9c000b0e2fa323fd8c1c592e088c0db8a9c88d
--- /dev/null
+++ b/metadata/org.ppsspp.ppsspp/uk/summary.txt
@@ -0,0 +1 @@
+Відтворювач PSP
diff --git a/metadata/org.projectmaxs.main/nn/summary.txt b/metadata/org.projectmaxs.main/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d46148fcf2edba610db374f6ee874fa39c9c2125
--- /dev/null
+++ b/metadata/org.projectmaxs.main/nn/summary.txt
@@ -0,0 +1 @@
+Hovudkomponenten i MAXS
diff --git a/metadata/org.projectmaxs.module.alarmset/nn/summary.txt b/metadata/org.projectmaxs.module.alarmset/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.alarmset/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.bluetooth/nn/summary.txt b/metadata/org.projectmaxs.module.bluetooth/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.bluetooth/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.bluetoothadmin/nn/summary.txt b/metadata/org.projectmaxs.module.bluetoothadmin/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.bluetoothadmin/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.clipboard/nn/summary.txt b/metadata/org.projectmaxs.module.clipboard/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.clipboard/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.contactsread/nn/summary.txt b/metadata/org.projectmaxs.module.contactsread/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.contactsread/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.fileread/nn/summary.txt b/metadata/org.projectmaxs.module.fileread/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.fileread/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.filewrite/nn/summary.txt b/metadata/org.projectmaxs.module.filewrite/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.filewrite/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.locationfine/nn/summary.txt b/metadata/org.projectmaxs.module.locationfine/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.locationfine/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.misc/nn/summary.txt b/metadata/org.projectmaxs.module.misc/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.misc/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.nfc/nn/summary.txt b/metadata/org.projectmaxs.module.nfc/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.nfc/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.notification/nn/summary.txt b/metadata/org.projectmaxs.module.notification/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.notification/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.phonestateread/nn/summary.txt b/metadata/org.projectmaxs.module.phonestateread/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.phonestateread/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.ringermode/nn/summary.txt b/metadata/org.projectmaxs.module.ringermode/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.ringermode/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.shell/nn/summary.txt b/metadata/org.projectmaxs.module.shell/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.shell/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.smsnotify/nn/summary.txt b/metadata/org.projectmaxs.module.smsnotify/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.smsnotify/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.smsread/nn/summary.txt b/metadata/org.projectmaxs.module.smsread/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.smsread/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.smssend/nn/summary.txt b/metadata/org.projectmaxs.module.smssend/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.smssend/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.smswrite/nn/summary.txt b/metadata/org.projectmaxs.module.smswrite/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.smswrite/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.wifiaccess/nn/summary.txt b/metadata/org.projectmaxs.module.wifiaccess/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.wifiaccess/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.projectmaxs.module.wifichange/nn/summary.txt b/metadata/org.projectmaxs.module.wifichange/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3e5c85d0285eb6bdb97a1c6cc2621238a83cd36
--- /dev/null
+++ b/metadata/org.projectmaxs.module.wifichange/nn/summary.txt
@@ -0,0 +1 @@
+Ein modul for MAXS
diff --git a/metadata/org.pulpdust.lesserpad/uk/summary.txt b/metadata/org.pulpdust.lesserpad/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..94f6a642cebea966c58512b34f0696786c1531d1
--- /dev/null
+++ b/metadata/org.pulpdust.lesserpad/uk/summary.txt
@@ -0,0 +1 @@
+Проста панель приміток
diff --git a/metadata/org.redcross.openmapkit/fr/summary.txt b/metadata/org.redcross.openmapkit/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..096a50048829c8b9e81419d0ee72e2a0eb9d0f6c
--- /dev/null
+++ b/metadata/org.redcross.openmapkit/fr/summary.txt
@@ -0,0 +1 @@
+Parcourez les fonctionnalités d'OSM pour créer et modifier des balises OSM
diff --git a/metadata/org.retroshare.android.qml_app/uk/summary.txt b/metadata/org.retroshare.android.qml_app/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..18d964a1afbae774a058341a96d7d781aadbaba5
--- /dev/null
+++ b/metadata/org.retroshare.android.qml_app/uk/summary.txt
@@ -0,0 +1 @@
+Прототип RetroShare Android Chat
diff --git a/metadata/org.saiditnet.redreader/nn/summary.txt b/metadata/org.saiditnet.redreader/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..08febe7b053e0d5ca4152b5aa20934e28d53d21a
--- /dev/null
+++ b/metadata/org.saiditnet.redreader/nn/summary.txt
@@ -0,0 +1 @@
+Klient for saidit.net
diff --git a/metadata/org.sasehash.burgerwp/nn/summary.txt b/metadata/org.sasehash.burgerwp/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c243cc927960361ec3fdefbe156c0cf4defb1865
--- /dev/null
+++ b/metadata/org.sasehash.burgerwp/nn/summary.txt
@@ -0,0 +1 @@
+Vert kvitt det kjedelege gamle bakgrunnsbiletet, og byt det ut med burgerar og pizza
diff --git a/metadata/org.schabi.newpipe.yml b/metadata/org.schabi.newpipe.yml
index dc1907d45990c6ec60f9cd0f4e2ce4a26b1cf314..35b29cce8a7d5144c5801fa4e95e04222176db15 100644
--- a/metadata/org.schabi.newpipe.yml
+++ b/metadata/org.schabi.newpipe.yml
@@ -6,12 +6,12 @@ Categories:
License: GPL-3.0-or-later
AuthorName: Team NewPipe
AuthorEmail: tnp@schabi.org
-WebSite: https://newpipe.schabi.org
+WebSite: https://newpipe.net
SourceCode: https://github.com/TeamNewPipe/NewPipe
IssueTracker: https://github.com/TeamNewPipe/NewPipe/issues
Translation: https://hosted.weblate.org/projects/newpipe/
Changelog: https://github.com/TeamNewPipe/NewPipe/releases
-Donate: https://newpipe.schabi.org/donate
+Donate: https://newpipe.net/donate
LiberapayID: '34969'
Bitcoin: 16A9J59ahMRqkLSZjhYj33n9j3fMztFxnh
@@ -659,12 +659,20 @@ Builds:
- versionName: 0.20.6
versionCode: 960
+ disable: signing of reproducible builds is broken
commit: v0.20.6
subdir: app
gradle:
- yes
-AutoUpdateMode: None
-UpdateCheckMode: None
-CurrentVersion: 0.20.6
-CurrentVersionCode: 960
+ - versionName: 0.20.11
+ versionCode: 965
+ commit: v0.20.11
+ subdir: app
+ gradle:
+ - yes
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: Tags .*[0-9]$
+CurrentVersion: 0.20.11
+CurrentVersionCode: 965
diff --git a/metadata/org.schabi.newpipelegacy.yml b/metadata/org.schabi.newpipelegacy.yml
index b4513223d69984d84c3a51d585b7e21fb340eb33..cba79c2dbc0fa5cf7d00e80146d7da742a96ada7 100644
--- a/metadata/org.schabi.newpipelegacy.yml
+++ b/metadata/org.schabi.newpipelegacy.yml
@@ -6,12 +6,12 @@ Categories:
License: GPL-3.0-or-later
AuthorName: Team NewPipe
AuthorEmail: tnp@schabi.org
-WebSite: https://newpipe.schabi.org/
+WebSite: https://newpipe.net
SourceCode: https://github.com/TeamNewPipe/NewPipe-legacy
IssueTracker: https://github.com/TeamNewPipe/NewPipe-legacy/issues
Translation: https://hosted.weblate.org/projects/newpipe/
Changelog: https://github.com/TeamNewPipe/NewPipe-legacy/releases
-Donate: https://newpipe.schabi.org/donate
+Donate: https://newpipe.net/donate
LiberapayID: '34969'
Bitcoin: 16A9J59ahMRqkLSZjhYj33n9j3fMztFxnh
diff --git a/metadata/org.schabi.newpipelegacy/uk/summary.txt b/metadata/org.schabi.newpipelegacy/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e5df64f2978999466f3de8216c6ce2a75bec332a
--- /dev/null
+++ b/metadata/org.schabi.newpipelegacy/uk/summary.txt
@@ -0,0 +1 @@
+Легкий інтерфейс YouTube для версій ОС 4.x
diff --git a/metadata/org.schabi.svgredirect/nn/summary.txt b/metadata/org.schabi.svgredirect/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b715ca72183610b97ad3587b29cb29f15f64719c
--- /dev/null
+++ b/metadata/org.schabi.svgredirect/nn/summary.txt
@@ -0,0 +1 @@
+Opna SVG-biletet med nettlesaren
diff --git a/metadata/org.schabi.terminightor/nn/summary.txt b/metadata/org.schabi.terminightor/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..00338aa03219d46afc27d54bc2bcb799a7132102
--- /dev/null
+++ b/metadata/org.schabi.terminightor/nn/summary.txt
@@ -0,0 +1 @@
+Alarmklokke basert på NFC-etikettar
diff --git a/metadata/org.scoutant.blokish/nn/summary.txt b/metadata/org.scoutant.blokish/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..20646a8ba2b6d979d1527c120734d32350a87cef
--- /dev/null
+++ b/metadata/org.scoutant.blokish/nn/summary.txt
@@ -0,0 +1 @@
+Brettspel
diff --git a/metadata/org.scoutant.rpn/nn/summary.txt b/metadata/org.scoutant.rpn/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4abc188906f1bf325b05bf945a23a68a5381e569
--- /dev/null
+++ b/metadata/org.scoutant.rpn/nn/summary.txt
@@ -0,0 +1 @@
+RPN-kalkulator som er enkel i bruk
diff --git a/metadata/org.seamapdroid/nn/summary.txt b/metadata/org.seamapdroid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..46f43c1119fa5b73b4c7430c0f3a3b758e251154
--- /dev/null
+++ b/metadata/org.seamapdroid/nn/summary.txt
@@ -0,0 +1 @@
+Utforsk OpenSeaMap på telefonen
diff --git a/metadata/org.secuso.privacyfriendly2048/nn/summary.txt b/metadata/org.secuso.privacyfriendly2048/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b6cfba5a0baaaed2a7147af5b8b7d95f3c9660dc
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendly2048/nn/summary.txt
@@ -0,0 +1 @@
+Prøv å nå 2048 i dette tenkjespelet
diff --git a/metadata/org.secuso.privacyfriendlyactivitytracker/nn/summary.txt b/metadata/org.secuso.privacyfriendlyactivitytracker/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..84b41a835ec320e6e98c78e46b43abf5b1cd8ebd
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyactivitytracker/nn/summary.txt
@@ -0,0 +1 @@
+Stegteljar
diff --git a/metadata/org.secuso.privacyfriendlycircuittraining/fr/summary.txt b/metadata/org.secuso.privacyfriendlycircuittraining/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..06cce067eb15baea67c3600eb2a43f1449826e0c
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlycircuittraining/fr/summary.txt
@@ -0,0 +1 @@
+Chronomètre pour l'entraînement en circuit avec des exercices personnalisés
diff --git a/metadata/org.secuso.privacyfriendlydicer/nn/summary.txt b/metadata/org.secuso.privacyfriendlydicer/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c6d3e893582fdd7e581a40374bc065fa974b5f90
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlydicer/nn/summary.txt
@@ -0,0 +1 @@
+Trill terningar
diff --git a/metadata/org.secuso.privacyfriendlyfinancemanager/uk/summary.txt b/metadata/org.secuso.privacyfriendlyfinancemanager/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ea2ef34433f16b47fc2680453dabdffffb93fac
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyfinancemanager/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок, що допоможе вам відстежувати свої фінанси
diff --git a/metadata/org.secuso.privacyfriendlyfoodtracker/it/summary.txt b/metadata/org.secuso.privacyfriendlyfoodtracker/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9f2dd620cc6b02f55ca1249a969c5c62a7c16df2
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyfoodtracker/it/summary.txt
@@ -0,0 +1 @@
+Permette di tracciare il suo consumo giornaliero di calorie
diff --git a/metadata/org.secuso.privacyfriendlyfoodtracker/uk/summary.txt b/metadata/org.secuso.privacyfriendlyfoodtracker/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a708f57f95202bddcf79ca4a785069586bf34c26
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyfoodtracker/uk/summary.txt
@@ -0,0 +1 @@
+Дозволяє відстежувати щоденне споживання калорій
diff --git a/metadata/org.secuso.privacyfriendlyintervaltimer/he/summary.txt b/metadata/org.secuso.privacyfriendlyintervaltimer/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c8a775ec7a8f0ab754764738a5c585852b59eaec
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyintervaltimer/he/summary.txt
@@ -0,0 +1 @@
+יישומון ששומר על פרטיותך ותומך בך במהלך אימונים מחזוריים
diff --git a/metadata/org.secuso.privacyfriendlyintervaltimer/it/summary.txt b/metadata/org.secuso.privacyfriendlyintervaltimer/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fbc7acb98241e809bb9a67905d8605f04d519834
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyintervaltimer/it/summary.txt
@@ -0,0 +1 @@
+Privacy Friendly App che ti supporta durante le sessioni di allenamento
diff --git a/metadata/org.secuso.privacyfriendlyludo/nn/summary.txt b/metadata/org.secuso.privacyfriendlyludo/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e99dc8340e82453f1c17dfecd188d41eef3efeb5
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyludo/nn/summary.txt
@@ -0,0 +1 @@
+Brettspel frå 1 til 6 spelar
diff --git a/metadata/org.secuso.privacyfriendlymemory/nn/summary.txt b/metadata/org.secuso.privacyfriendlymemory/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dd0c422d75f2420a72163c64781efe8ae543adab
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlymemory/nn/summary.txt
@@ -0,0 +1 @@
+Finn kortpar
diff --git a/metadata/org.secuso.privacyfriendlyminesweeper/nn/summary.txt b/metadata/org.secuso.privacyfriendlyminesweeper/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dc2c55d5d306a4da3b4152f57b130135ef5f04d6
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyminesweeper/nn/summary.txt
@@ -0,0 +1 @@
+Finn og marker alle minene utan å utløysa nokon av dei
diff --git a/metadata/org.secuso.privacyfriendlynetmonitor/nn/summary.txt b/metadata/org.secuso.privacyfriendlynetmonitor/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..26d7a134f3ca3b0784ed311e880bfdd543ede28f
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlynetmonitor/nn/summary.txt
@@ -0,0 +1 @@
+Vis nettverkstilkoplingar for installerte appar
diff --git a/metadata/org.secuso.privacyfriendlypaindiary/nn/summary.txt b/metadata/org.secuso.privacyfriendlypaindiary/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c5b87d6e8582e7311784a3f65f636a4e8e750354
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlypaindiary/nn/summary.txt
@@ -0,0 +1 @@
+Kartlegg smertenivå over tid
diff --git a/metadata/org.secuso.privacyfriendlypasswordgenerator/nn/summary.txt b/metadata/org.secuso.privacyfriendlypasswordgenerator/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..baedee91b63784ec725f9e1ee346bc6e6870a5a5
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlypasswordgenerator/nn/summary.txt
@@ -0,0 +1 @@
+Generer passord
diff --git a/metadata/org.secuso.privacyfriendlypausinghealthily/nn/summary.txt b/metadata/org.secuso.privacyfriendlypausinghealthily/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bfc68b43b53f040a514fc85f972b0ecf0f63ff77
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlypausinghealthily/nn/summary.txt
@@ -0,0 +1 @@
+Påminning om å ta pause, med nyttige øvingar
diff --git a/metadata/org.secuso.privacyfriendlypin/nn/summary.txt b/metadata/org.secuso.privacyfriendlypin/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9d13af74e683f6beb37cc1209daeb1e1dec54259
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlypin/nn/summary.txt
@@ -0,0 +1 @@
+Hjelp til å hugsa PIN-kodar
diff --git a/metadata/org.secuso.privacyfriendlyrecknoningskills/nn/summary.txt b/metadata/org.secuso.privacyfriendlyrecknoningskills/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4492f4fc4505243511765d23e82b3199070c1bc7
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyrecknoningskills/nn/summary.txt
@@ -0,0 +1 @@
+App for å gjera deg betre i hovudrekning
diff --git a/metadata/org.secuso.privacyfriendlyruler/nn/summary.txt b/metadata/org.secuso.privacyfriendlyruler/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..11b11affacd1c5c632a6ca400e5a5ddfb53da452
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyruler/nn/summary.txt
@@ -0,0 +1 @@
+Gjer mobilen om til ein linjal
diff --git a/metadata/org.secuso.privacyfriendlysketching/fr/summary.txt b/metadata/org.secuso.privacyfriendlysketching/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..abec0dea3559450c36b0e05bcc506b99c7553546
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlysketching/fr/summary.txt
@@ -0,0 +1 @@
+Créez et gérez des croquis simples de manière simple et rapide
diff --git a/metadata/org.secuso.privacyfriendlysudoku/nn/summary.txt b/metadata/org.secuso.privacyfriendlysudoku/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6a22befd2bab37668286cb0f14b68b5a6e0b1dd1
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlysudoku/nn/summary.txt
@@ -0,0 +1 @@
+Spel sudoku-oppgåver
diff --git a/metadata/org.secuso.privacyfriendlytapemeasure/nn/summary.txt b/metadata/org.secuso.privacyfriendlytapemeasure/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1f8726552ace1cad2d5254ebc1f9a21815b19c52
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlytapemeasure/nn/summary.txt
@@ -0,0 +1 @@
+Gjer mobilen om til eit måleband eller ein linjal
diff --git a/metadata/org.secuso.privacyfriendlytodolist/nn/summary.txt b/metadata/org.secuso.privacyfriendlytodolist/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0d33ffa1b16ef562b95bd9eec309ce3d5bef31ca
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlytodolist/nn/summary.txt
@@ -0,0 +1 @@
+Hald oversikt over oppgåver å gjera
diff --git a/metadata/org.secuso.privacyfriendlyweather/nn/summary.txt b/metadata/org.secuso.privacyfriendlyweather/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..632948c6bfc20103951e80a9f84e0f4e88b2abcd
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyweather/nn/summary.txt
@@ -0,0 +1 @@
+Hent vêrdata og langtidsvarsel
diff --git a/metadata/org.secuso.privacyfriendlyyahtzeedicer/nn/summary.txt b/metadata/org.secuso.privacyfriendlyyahtzeedicer/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ced53e5c4f77c7d44c4b6299e7edc89e7b3268fa
--- /dev/null
+++ b/metadata/org.secuso.privacyfriendlyyahtzeedicer/nn/summary.txt
@@ -0,0 +1 @@
+Terningspel med fem terningar
diff --git a/metadata/org.sensors2.osc/nn/summary.txt b/metadata/org.sensors2.osc/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fbcee9ad037f1f6f7596d1fc442abb20997cdd83
--- /dev/null
+++ b/metadata/org.sensors2.osc/nn/summary.txt
@@ -0,0 +1 @@
+Send sensordata via Open Sound Control (OSC)
diff --git a/metadata/org.shirakumo.ocelot.yml b/metadata/org.shirakumo.ocelot.yml
index a8f1616ee6f70920084c57d755cab99eae13ccb7..b8b9f0c205c5daa4954eb54d633d53382c2c6742 100644
--- a/metadata/org.shirakumo.ocelot.yml
+++ b/metadata/org.shirakumo.ocelot.yml
@@ -1,6 +1,6 @@
Categories:
- Internet
-License: Artistic-2.0
+License: Zlib
AuthorName: Shirakumo
AuthorEmail: shirakumo@tymoon.eu
AuthorWebSite: https://shirakumo.org/
diff --git a/metadata/org.shirakumo.ocelot/nn/summary.txt b/metadata/org.shirakumo.ocelot/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3afc017618faf880c914f8cc52ff26f69633ac59
--- /dev/null
+++ b/metadata/org.shirakumo.ocelot/nn/summary.txt
@@ -0,0 +1 @@
+Lichat-klient
diff --git a/metadata/org.shortcuts/nn/summary.txt b/metadata/org.shortcuts/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..36e02f040346c78ac217ae29d5f53f1b3d8548a8
--- /dev/null
+++ b/metadata/org.shortcuts/nn/summary.txt
@@ -0,0 +1 @@
+Legg til snarvegar for nye kalendrar og kontaktar
diff --git a/metadata/org.smc.inputmethod.indic/nn/summary.txt b/metadata/org.smc.inputmethod.indic/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e49ef39e4fef2cdfe359704b0f00935aa5e5beeb
--- /dev/null
+++ b/metadata/org.smc.inputmethod.indic/nn/summary.txt
@@ -0,0 +1 @@
+AOSP-tastatur med støtte for indiske språk
diff --git a/metadata/org.softeg.slartus.forpdaplus/nn/summary.txt b/metadata/org.softeg.slartus.forpdaplus/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0f1e65e416802ff851151f3eebd505dd3ae8c955
--- /dev/null
+++ b/metadata/org.softeg.slartus.forpdaplus/nn/summary.txt
@@ -0,0 +1 @@
+Klient for 4pda.ru
diff --git a/metadata/org.sparkleshare.android/nn/summary.txt b/metadata/org.sparkleshare.android/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6b13951ea2a03234d91b13229fa4a81144861c9
--- /dev/null
+++ b/metadata/org.sparkleshare.android/nn/summary.txt
@@ -0,0 +1 @@
+Distribuert samarbeid
diff --git a/metadata/org.strawberryforum.argentum.yml b/metadata/org.strawberryforum.argentum.yml
index e43cf133e0d9f0ee841c93e198d2e0e9aae1886b..ff32c8899ffc240918bd4157fa1f59e3e73f1184 100644
--- a/metadata/org.strawberryforum.argentum.yml
+++ b/metadata/org.strawberryforum.argentum.yml
@@ -21,7 +21,14 @@ Builds:
gradle:
- yes
+ - versionName: 0.2.1
+ versionCode: 3
+ commit: 0.2.1
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: '0.2'
-CurrentVersionCode: 2
+CurrentVersion: 0.2.1
+CurrentVersionCode: 3
diff --git a/metadata/org.sufficientlysecure.termbot/nn/summary.txt b/metadata/org.sufficientlysecure.termbot/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1a74f0e0c2ccfb523fd21ce85be8c4fb92a75d53
--- /dev/null
+++ b/metadata/org.sufficientlysecure.termbot/nn/summary.txt
@@ -0,0 +1 @@
+SSH-klient for bruk med smartkort
diff --git a/metadata/org.supertuxkart.stk/he/summary.txt b/metadata/org.supertuxkart.stk/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0d31b782c3ac9f630e932bc7d2b34151b59404c5
--- /dev/null
+++ b/metadata/org.supertuxkart.stk/he/summary.txt
@@ -0,0 +1 @@
+מרוץ ארקייד תלת ממדי עם מגוון דמויות, מסלולים ומצבי משחק.
diff --git a/metadata/org.supertuxkart.stk/nn/summary.txt b/metadata/org.supertuxkart.stk/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e75314170937ea84215e495ca4315e903a92e3e0
--- /dev/null
+++ b/metadata/org.supertuxkart.stk/nn/summary.txt
@@ -0,0 +1 @@
+Racerspel i 3D med mange ulike køyretøy, baner og spelmodusar
diff --git a/metadata/org.surrel.messengerbypasser/he/summary.txt b/metadata/org.surrel.messengerbypasser/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e61b65c559ce5a3f7c7171a656f192cac6d280f
--- /dev/null
+++ b/metadata/org.surrel.messengerbypasser/he/summary.txt
@@ -0,0 +1 @@
+מפנה את בקשות „OpenFB Messenger” (פתיחה במסנג׳ר של פייסבוק) אל הצ׳אט המקוון
diff --git a/metadata/org.t2.synconwifi/fr/summary.txt b/metadata/org.t2.synconwifi/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c96e0cca4aabab8f76009782511bd6fa5ed549c4
--- /dev/null
+++ b/metadata/org.t2.synconwifi/fr/summary.txt
@@ -0,0 +1 @@
+Synchroniser des comptes seulement sur des réseaux spécifiques
diff --git a/metadata/org.tasks.yml b/metadata/org.tasks.yml
index b5ba036e80d0ce25966035616ae849a99ccbf22f..6d0105c144f18c4b182d304061880d834e4f3a04 100644
--- a/metadata/org.tasks.yml
+++ b/metadata/org.tasks.yml
@@ -788,6 +788,7 @@ Builds:
- versionName: 6.0.5
versionCode: 531
+ disable: Google API client
commit: 6.0.5
subdir: app
submodules: true
@@ -1126,6 +1127,7 @@ Builds:
- versionName: 7.3.1
versionCode: 632
+ disable: Google API client
commit: 7.3.1
subdir: app
submodules: true
@@ -1144,6 +1146,7 @@ Builds:
- versionName: 7.3.2
versionCode: 633
+ disable: Google API client
commit: 7.3.2
subdir: app
submodules: true
@@ -1162,6 +1165,7 @@ Builds:
- versionName: 7.4.2
versionCode: 645
+ disable: Google API client
commit: 7.4.2
subdir: app
submodules: true
@@ -1935,10 +1939,42 @@ Builds:
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
-MaintainerNotes: Upstream releases multiple version with changed vercode. Looks like
- repushing tags.
+ - versionName: '11.6'
+ versionCode: 110602
+ commit: '11.6'
+ subdir: app
+ submodules: true
+ gradle:
+ - generic
+ prebuild:
+ - sed -i -e '/com.google.gms/d' -e '/firebase-crashlytics-gradle/d' ../build.gradle.kts
+ - sed -i -e '/com.google.firebase.crashlytics/d' -e '/googleplayImplementation(.*)
+ {/,/}/d; /googleplayImplementation/d' -e '/com.google.gms/d' -e '/signingConfig
+ =/d' -e '/firebaseCrashlytics {/,/}/d;' build.gradle.kts
+ gradleprops:
+ - tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
+
+ - versionName: '11.7'
+ versionCode: 110701
+ disable: needs Java 11
+ commit: '11.7'
+ subdir: app
+ submodules: true
+ gradle:
+ - generic
+ prebuild:
+ - sed -i -e '/com.google.gms/d' -e '/firebase-crashlytics-gradle/d' ../build.gradle.kts
+ - sed -i -e '/com.google.firebase.crashlytics/d' -e '/googleplayImplementation(.*)
+ {/,/}/d; /googleplayImplementation/d' -e '/com.google.gms/d' -e '/signingConfig
+ =/d' -e '/firebaseCrashlytics {/,/}/d;' build.gradle.kts
+ gradleprops:
+ - tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
+
+MaintainerNotes: |-
+ * Upstream releases multiple version with changed vercode. Looks like repushing tags.
+ * 2021-03-11: disabled builds 531,632,633,645, see https://gitlab.com/fdroid/fdroiddata/-/issues/2294
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 11.5.1
-CurrentVersionCode: 110501
+CurrentVersion: '11.7'
+CurrentVersionCode: 110701
diff --git a/metadata/org.telegram.messenger.yml b/metadata/org.telegram.messenger.yml
index 54783d787e271f850bfe4b1cd4e340753971e9fe..37694cddb4e7a9421423c3ffdaf8bd06ab0ea8b4 100644
--- a/metadata/org.telegram.messenger.yml
+++ b/metadata/org.telegram.messenger.yml
@@ -1847,6 +1847,62 @@ Builds:
- popd
ndk: r21d
+ - versionName: 7.5.0
+ versionCode: 22461
+ commit: v7.5.0
+ subdir: TMessagesProj
+ submodules: true
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y ninja-build golang-go
+ gradle:
+ - armv7
+ rm:
+ - TMessagesProj/jni/ffmpeg/tests/ref/fate/sub-microdvd-remux
+ prebuild:
+ - echo -e 'APP_ID = 12834\nAPP_HASH = c84d9229db1d6be95c067b02b126352c' > API_KEYS
+ - sed -i -e 's/21.1.6352462/21.3.6528147/' build.gradle
+ scandelete:
+ - TMessagesProj/jni
+ build:
+ - export NDK=$$NDK$$
+ - export NINJA_PATH=/usr/bin/ninja
+ - pushd jni
+ - ./build_ffmpeg_clang.sh
+ - ./patch_ffmpeg.sh
+ - ./patch_boringssl.sh
+ - ./build_boringssl.sh
+ - popd
+ ndk: r21d
+
+ - versionName: 7.5.0
+ versionCode: 22465
+ commit: v7.5.0
+ subdir: TMessagesProj
+ submodules: true
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y ninja-build golang-go
+ gradle:
+ - arm64
+ rm:
+ - TMessagesProj/jni/ffmpeg/tests/ref/fate/sub-microdvd-remux
+ prebuild:
+ - echo -e 'APP_ID = 12834\nAPP_HASH = c84d9229db1d6be95c067b02b126352c' > API_KEYS
+ - sed -i -e 's/21.1.6352462/21.3.6528147/' build.gradle
+ scandelete:
+ - TMessagesProj/jni
+ build:
+ - export NDK=$$NDK$$
+ - export NINJA_PATH=/usr/bin/ninja
+ - pushd jni
+ - ./build_ffmpeg_clang.sh
+ - ./patch_ffmpeg.sh
+ - ./patch_boringssl.sh
+ - ./build_boringssl.sh
+ - popd
+ ndk: r21d
+
MaintainerNotes: |-
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
@@ -1856,5 +1912,5 @@ MaintainerNotes: |-
ArchivePolicy: 6 versions
AutoUpdateMode: None
UpdateCheckMode: None
-CurrentVersion: 7.4.2
-CurrentVersionCode: 22275
+CurrentVersion: 7.5.0
+CurrentVersionCode: 22465
diff --git a/metadata/org.tether.tether/el/summary.txt b/metadata/org.tether.tether/el/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..831b63a6d4846fef8f3347ae8ba4e2a81c23fc73
--- /dev/null
+++ b/metadata/org.tether.tether/el/summary.txt
@@ -0,0 +1 @@
+Ένας πελάτης matrix με έμφαση στην ιδιωτικότητα
diff --git a/metadata/org.thosp.yourlocalweather.yml b/metadata/org.thosp.yourlocalweather.yml
index 6d4d7e2f4a0c18ed8527047821853eb2b16e9392..5eee78bc7fb68bca16af5c937f0e35bbbc1563bb 100644
--- a/metadata/org.thosp.yourlocalweather.yml
+++ b/metadata/org.thosp.yourlocalweather.yml
@@ -716,7 +716,21 @@ Builds:
gradle:
- yes
+ - versionName: 5.7.1
+ versionCode: 140
+ commit: v5.7.1
+ subdir: app
+ gradle:
+ - yes
+
+ - versionName: 5.7.2
+ versionCode: 141
+ commit: v5.7.2
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 5.7.0
-CurrentVersionCode: 139
+CurrentVersion: 5.7.2
+CurrentVersionCode: 141
diff --git a/metadata/org.tigase.messenger.phone.pro/it/summary.txt b/metadata/org.tigase.messenger.phone.pro/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cbd1e084181d67203c0b77375be11c5d6f6c8410
--- /dev/null
+++ b/metadata/org.tigase.messenger.phone.pro/it/summary.txt
@@ -0,0 +1 @@
+Client XMPP/Jabber
diff --git a/metadata/org.tint.adblock/nn/summary.txt b/metadata/org.tint.adblock/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..463936903038a25311086c506680d4ec5c7fc2c8
--- /dev/null
+++ b/metadata/org.tint.adblock/nn/summary.txt
@@ -0,0 +1 @@
+Reklameblokkering
diff --git a/metadata/org.tint/nn/summary.txt b/metadata/org.tint/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d1864b1e25246353f3264959401038a62d881572
--- /dev/null
+++ b/metadata/org.tint/nn/summary.txt
@@ -0,0 +1 @@
+Nettlesar
diff --git a/metadata/org.tlhInganHol.android.klingonassistant/fr/summary.txt b/metadata/org.tlhInganHol.android.klingonassistant/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8f3417f055ab2a80de25d2fc08f442fcd26adc25
--- /dev/null
+++ b/metadata/org.tlhInganHol.android.klingonassistant/fr/summary.txt
@@ -0,0 +1 @@
+Dictionnaire lexique de la langue klingonne
diff --git a/metadata/org.tlhInganHol.android.klingonassistant/it/summary.txt b/metadata/org.tlhInganHol.android.klingonassistant/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d9c3a2b699c471ace7a1a09393904cfa67bf3e28
--- /dev/null
+++ b/metadata/org.tlhInganHol.android.klingonassistant/it/summary.txt
@@ -0,0 +1 @@
+Dizionario lessicale per la lingua Klingon
diff --git a/metadata/org.tlhInganHol.android.klingonassistant/uk/summary.txt b/metadata/org.tlhInganHol.android.klingonassistant/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b0929e89d1a5ade1895de226127f1407131d5a25
--- /dev/null
+++ b/metadata/org.tlhInganHol.android.klingonassistant/uk/summary.txt
@@ -0,0 +1 @@
+Лексичний словник клінгонської мови
diff --git a/metadata/org.tof/uk/summary.txt b/metadata/org.tof/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d851cd2e41dca08e4f9c18086de9307fd127a946
--- /dev/null
+++ b/metadata/org.tof/uk/summary.txt
@@ -0,0 +1 @@
+Гітарна гра
diff --git a/metadata/org.tomdroid/uk/summary.txt b/metadata/org.tomdroid/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ceb090807a922086b19fad5d28a4b4f40c2f6bff
--- /dev/null
+++ b/metadata/org.tomdroid/uk/summary.txt
@@ -0,0 +1 @@
+Записник
diff --git a/metadata/org.totschnig.myexpenses.yml b/metadata/org.totschnig.myexpenses.yml
index 73054b753feab5140828cf5940b830b9a477724a..09b40253ecd820854ecb968c3e937e2ade8a9ba5 100644
--- a/metadata/org.totschnig.myexpenses.yml
+++ b/metadata/org.totschnig.myexpenses.yml
@@ -1522,9 +1522,20 @@ Builds:
prebuild: echo 'org.gradle.jvmargs=-Xmx1g' >> ../gradle.properties
build: gradle :myExpenses:packageConscriptExternReleaseUniversalApk
+ - versionName: 3.2.4.2
+ versionCode: 466
+ commit: r466
+ subdir: myExpenses
+ output: build/outputs/universal_apk/conscriptExternRelease/myExpenses-conscript-extern-release-universal-unsigned.apk
+ rm:
+ - mlkit
+ - tests
+ prebuild: echo 'org.gradle.jvmargs=-Xmx1g' >> ../gradle.properties
+ build: gradle :myExpenses:packageConscriptExternReleaseUniversalApk
+
MaintainerNotes: '* Ads: https://github.com/mtotschnig/MyExpenses/tree/b4237aabf8924614251d14fb18ce274ec0f934f7/myExpenses/src/main/java/org/totschnig/myexpenses/util/ads'
AutoUpdateMode: None
UpdateCheckMode: None
-CurrentVersion: 3.2.4.1
-CurrentVersionCode: 465
+CurrentVersion: 3.2.4.2
+CurrentVersionCode: 466
diff --git a/metadata/org.totschnig.sendwithftp/it/summary.txt b/metadata/org.totschnig.sendwithftp/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..347929272e1bdfd57f569de3311185a60d13a7a5
--- /dev/null
+++ b/metadata/org.totschnig.sendwithftp/it/summary.txt
@@ -0,0 +1 @@
+Carica i file via FTP
diff --git a/metadata/org.totschnig.sendwithftp/uk/summary.txt b/metadata/org.totschnig.sendwithftp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..59aa53f6d169aa756d69272810712a5fb7ebe541
--- /dev/null
+++ b/metadata/org.totschnig.sendwithftp/uk/summary.txt
@@ -0,0 +1 @@
+Вивантаження файлів через FTP
diff --git a/metadata/org.toulibre.capitoledulibre/fr/summary.txt b/metadata/org.toulibre.capitoledulibre/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..18267683a8964d507589b5e634c266c672a360f9
--- /dev/null
+++ b/metadata/org.toulibre.capitoledulibre/fr/summary.txt
@@ -0,0 +1 @@
+Navigateur de planning pour le Capitole du Libre
diff --git a/metadata/org.toulibre.capitoledulibre/uk/summary.txt b/metadata/org.toulibre.capitoledulibre/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..62bc77ee0afdb1f2e4b845efd5a0c721cb412aab
--- /dev/null
+++ b/metadata/org.toulibre.capitoledulibre/uk/summary.txt
@@ -0,0 +1 @@
+Планований оглядач для Capitole du Libre
diff --git a/metadata/org.transdroid.full/fr/summary.txt b/metadata/org.transdroid.full/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b2b034f30f26466bbbb408889346e1f3cff734d5
--- /dev/null
+++ b/metadata/org.transdroid.full/fr/summary.txt
@@ -0,0 +1 @@
+Gestion de clients BitTorrent
diff --git a/metadata/org.transdroid.lite/fr/summary.txt b/metadata/org.transdroid.lite/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b2b034f30f26466bbbb408889346e1f3cff734d5
--- /dev/null
+++ b/metadata/org.transdroid.lite/fr/summary.txt
@@ -0,0 +1 @@
+Gestion de clients BitTorrent
diff --git a/metadata/org.tvheadend.tvhguide/fr/summary.txt b/metadata/org.tvheadend.tvhguide/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4ca8cef633b46f322fd34d3e6efa99a1b5a326ac
--- /dev/null
+++ b/metadata/org.tvheadend.tvhguide/fr/summary.txt
@@ -0,0 +1 @@
+Client TVHeadEnd PVR
diff --git a/metadata/org.tvheadend.tvhguide/uk/summary.txt b/metadata/org.tvheadend.tvhguide/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..99547186fe561ebea1a1e13caecefe52dc415930
--- /dev/null
+++ b/metadata/org.tvheadend.tvhguide/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт PVH TVHeadEnd
diff --git a/metadata/org.uaraven.e/uk/summary.txt b/metadata/org.uaraven.e/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..38f9629e26e99ac32433821f46b72af363415dad
--- /dev/null
+++ b/metadata/org.uaraven.e/uk/summary.txt
@@ -0,0 +1 @@
+Довідник харчових добавок
diff --git a/metadata/org.unifiedpush.distributor.noprovider2push.yml b/metadata/org.unifiedpush.distributor.noprovider2push.yml
index 46d937f3005e6de5b139dc423c8063d424ae6b60..68f4cbcd03110a00570da2064ce38e808190d0f4 100644
--- a/metadata/org.unifiedpush.distributor.noprovider2push.yml
+++ b/metadata/org.unifiedpush.distributor.noprovider2push.yml
@@ -10,6 +10,7 @@ Changelog: https://github.com/NoProvider2Push/android/releases
Liberapay: S1m
Name: NoProvider2Push
+AutoName: NoProvider2Push
RepoType: git
Repo: https://github.com/NoProvider2Push/android.git
diff --git a/metadata/org.us.andriod/uk/summary.txt b/metadata/org.us.andriod/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6dd5f4930b8b424e0e7f6ae196abe1e8e876b452
--- /dev/null
+++ b/metadata/org.us.andriod/uk/summary.txt
@@ -0,0 +1 @@
+Демонструє основи променевих діаграм
diff --git a/metadata/org.vi_server.red_screen/nn/summary.txt b/metadata/org.vi_server.red_screen/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a89786f4b5395606316d95b46cdb69e077c7ff05
--- /dev/null
+++ b/metadata/org.vi_server.red_screen/nn/summary.txt
@@ -0,0 +1 @@
+Vis raudskjerm
diff --git a/metadata/org.vi_server.red_screen/uk/summary.txt b/metadata/org.vi_server.red_screen/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..91bca3307c33a03db4a977ea1b03c8bd994be0f3
--- /dev/null
+++ b/metadata/org.vi_server.red_screen/uk/summary.txt
@@ -0,0 +1 @@
+Показ червоного екрана
diff --git a/metadata/org.videolan.vlc/nn/summary.txt b/metadata/org.videolan.vlc/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3d0bbe33a56b10bb5724843310b2d759b40e7b58
--- /dev/null
+++ b/metadata/org.videolan.vlc/nn/summary.txt
@@ -0,0 +1 @@
+Den beste video- og musikkspelaren – rask og verkar med alle filer
diff --git a/metadata/org.voidptr.swpieview/nn/summary.txt b/metadata/org.voidptr.swpieview/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..543b726ccbd1885391390b7bcd96262c8d42531f
--- /dev/null
+++ b/metadata/org.voidptr.swpieview/nn/summary.txt
@@ -0,0 +1 @@
+Minimalistisk biletvisar med GIF-støtte
diff --git a/metadata/org.voidptr.swpieview/uk/summary.txt b/metadata/org.voidptr.swpieview/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ee9b998b78ee6c5ae047e3eb51bb050eeeb27dd2
--- /dev/null
+++ b/metadata/org.voidptr.swpieview/uk/summary.txt
@@ -0,0 +1 @@
+Мінімалістичний переглядач зображень із підтримкою GIF
diff --git a/metadata/org.voidsink.anewjkuapp/uk/summary.txt b/metadata/org.voidsink.anewjkuapp/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..525dc7e0816240a6f2448bdf159611995eeec5aa
--- /dev/null
+++ b/metadata/org.voidsink.anewjkuapp/uk/summary.txt
@@ -0,0 +1 @@
+Надає відомості для студентів JKU Linz
diff --git a/metadata/org.vudroid/nn/summary.txt b/metadata/org.vudroid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5232dc1312ff78efe66e9ae92e8b044feb178e45
--- /dev/null
+++ b/metadata/org.vudroid/nn/summary.txt
@@ -0,0 +1 @@
+Lesar for DjVu- og PDF-dokument
diff --git a/metadata/org.wahtod.wififixer/uk/summary.txt b/metadata/org.wahtod.wififixer/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..15176456f6d6728005004bd4f596ef17cacb7852
--- /dev/null
+++ b/metadata/org.wahtod.wififixer/uk/summary.txt
@@ -0,0 +1 @@
+Відновлює розірвані з’єднання Wi-Fi
diff --git a/metadata/org.walleth/nn/summary.txt b/metadata/org.walleth/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d368844ba27fb2d0c7fc71a8bd3c25bb9dce3672
--- /dev/null
+++ b/metadata/org.walleth/nn/summary.txt
@@ -0,0 +1 @@
+Ethereum-lommebok
diff --git a/metadata/org.walleth/uk/summary.txt b/metadata/org.walleth/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b8d149d997e6915ebdb837c3db167852e9df617b
--- /dev/null
+++ b/metadata/org.walleth/uk/summary.txt
@@ -0,0 +1 @@
+Гаманець Етеріуму
diff --git a/metadata/org.weilbach.splitbills/it/summary.txt b/metadata/org.weilbach.splitbills/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bd51f5ed09a75d94539b60f86c4669a0a77048df
--- /dev/null
+++ b/metadata/org.weilbach.splitbills/it/summary.txt
@@ -0,0 +1 @@
+Aiuta te e i tuoi amici a dividere le spese di gruppo
diff --git a/metadata/org.weilbach.splitbills/uk/summary.txt b/metadata/org.weilbach.splitbills/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6dcf8d370164e1d7f6a1f731c86203e4b822550b
--- /dev/null
+++ b/metadata/org.weilbach.splitbills/uk/summary.txt
@@ -0,0 +1 @@
+Допомагає Вам та вашим друзям розподілити колективні витрати
diff --git a/metadata/org.whitequark.sipcaller/uk/summary.txt b/metadata/org.whitequark.sipcaller/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b57ff94b6f5da76fc636398fa1dcbbb6c719b7f2
--- /dev/null
+++ b/metadata/org.whitequark.sipcaller/uk/summary.txt
@@ -0,0 +1 @@
+Набір SIP-номерів
diff --git a/metadata/org.wikimedia.commons.wikimedia/uk/summary.txt b/metadata/org.wikimedia.commons.wikimedia/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2ee2072a1ee48ef58482ed8f8a7d52893ef5bcc3
--- /dev/null
+++ b/metadata/org.wikimedia.commons.wikimedia/uk/summary.txt
@@ -0,0 +1 @@
+Переглядайте та робіть внески до спільноти Вікімедіа
diff --git a/metadata/org.wikipedia/he/description.txt b/metadata/org.wikipedia/he/description.txt
index 9cbe538f23678530efc2c970b4137c0142d88c91..c2df59edee312870158a405d29d34f1798702e3e 100644
--- a/metadata/org.wikipedia/he/description.txt
+++ b/metadata/org.wikipedia/he/description.txt
@@ -4,6 +4,8 @@
חיפוש קולי מובנה - איתור מבוקשך בקלות עם סרגל חיפוש מודגש בראש היישומון, כולל חיפוש קולי במכשיר שלך.
+סביבי - מידע נוסף על דברים שנמצאים בסביבת על ידי בחירת נקודות במפה אינטראקטיבית להצגת ערכים שקשורים למיקום הנוכחי ולמקומות שבסביבתך.
+
תמיכה בשפות - מעבר חלק לקריאת ויקיפדיה בכל שפה נתמכת, או על ידי החלפת שפת הערך הנוכחי או בהחלפת שפת החיפוש המועדפת עליך בזמן החיפוש.
תוכן עניינים - יש להחליק ימינה על כל ערך שהוא כדי להציג את תוכן העניינים, שמאפשר לך לקפוץ לסעיפי הערך השונים בקלות.
@@ -20,6 +22,8 @@
הקוד הוא 100% פתוח. אם יש לך ניסיון עם Java ועם ה־SDK של Android, אז נשמח להיעזר בך לתרומות קוד! https://github.com/wikimedia/apps-android-wikipedia
+עצם השימוש ביישומון הזה מהווה את הסכמתך להעברת דוחות קריסה לספק שירות צד־שלישי. אם ברצונך להשבית את ההתנהגות הזאת, נא ללחוץ על „הגדרות” ואז לכבות את „שליחת דוחות קריסה” תחת סעיף הפרטיות. הסבר על ההרשאות שדרושות ליישומון: https://www.mediawiki.org/wiki/Wikimedia_Apps/Android_FAQ#Security_and_Permissions
+
מדיניות פרטיות: https://meta.wikimedia.org/wiki/Privacy_policy/he
מדיניות הפרטיות של ספק דיווחי קריסות מטעם צד־שלישי: https://privacy.microsoft.com/he-il/privacystatement
diff --git a/metadata/org.wikipedia/nn/description.txt b/metadata/org.wikipedia/nn/description.txt
new file mode 100644
index 0000000000000000000000000000000000000000..086e40ab16d470f80b624b6cd8973251507eabbf
--- /dev/null
+++ b/metadata/org.wikipedia/nn/description.txt
@@ -0,0 +1 @@
+Funksjonar:
diff --git a/metadata/org.wikipedia/nn/name.txt b/metadata/org.wikipedia/nn/name.txt
new file mode 100644
index 0000000000000000000000000000000000000000..16c392d5dab02e4c842f8027e6c690fdd7e83ca7
--- /dev/null
+++ b/metadata/org.wikipedia/nn/name.txt
@@ -0,0 +1 @@
+Wikipedia
diff --git a/metadata/org.wiktionary/nn/summary.txt b/metadata/org.wiktionary/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..33a71849e07ca821776a05a844cdf0c85f99adf4
--- /dev/null
+++ b/metadata/org.wiktionary/nn/summary.txt
@@ -0,0 +1 @@
+Wiktionary-klient
diff --git a/metadata/org.witness.sscphase1/nn/summary.txt b/metadata/org.witness.sscphase1/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7663298f3dcfb708cd9ef8bd86dd67cb091e129b
--- /dev/null
+++ b/metadata/org.witness.sscphase1/nn/summary.txt
@@ -0,0 +1 @@
+Tilslør ansikt og fjern metadata om kamera og geografisk posisjon frå bilete
diff --git a/metadata/org.woheller69.weather.yml b/metadata/org.woheller69.weather.yml
index dcd0ff9a4063238b4b24f6f7bbe4f62ecf2acead..d425fa1d9e10b1bb97b50e1a166a7f72a9fd566d 100644
--- a/metadata/org.woheller69.weather.yml
+++ b/metadata/org.woheller69.weather.yml
@@ -77,7 +77,14 @@ Builds:
gradle:
- yes
+ - versionName: '1.9'
+ versionCode: 19
+ commit: V1.9
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version V%v
UpdateCheckMode: Tags
-CurrentVersion: '1.8'
-CurrentVersionCode: 18
+CurrentVersion: '1.9'
+CurrentVersionCode: 19
diff --git a/metadata/org.woltage.irssiconnectbot/nn/summary.txt b/metadata/org.woltage.irssiconnectbot/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e17b9b26b2c05cf91dad617abe6ae18feed020b6
--- /dev/null
+++ b/metadata/org.woltage.irssiconnectbot/nn/summary.txt
@@ -0,0 +1 @@
+Spesialisert SSH-klient
diff --git a/metadata/org.woltage.irssiconnectbot/uk/summary.txt b/metadata/org.woltage.irssiconnectbot/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..63985fb0142bc6637a2b208feb70e5253531fe6e
--- /dev/null
+++ b/metadata/org.woltage.irssiconnectbot/uk/summary.txt
@@ -0,0 +1 @@
+Спеціалізований клієнт SSH
diff --git a/metadata/org.xapek.andiodine/uk/summary.txt b/metadata/org.xapek.andiodine/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..51baf1c223e28def82e12dd3db7cc7dac30605f5
--- /dev/null
+++ b/metadata/org.xapek.andiodine/uk/summary.txt
@@ -0,0 +1 @@
+З'єднання даних через тунелювання DNS
diff --git a/metadata/org.xbmc.android.remote/uk/summary.txt b/metadata/org.xbmc.android.remote/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c62acd610e9b965952a4e9a8beb09a552f3e9b51
--- /dev/null
+++ b/metadata/org.xbmc.android.remote/uk/summary.txt
@@ -0,0 +1 @@
+Пульт дистанційного керування медіацентром XBMC
diff --git a/metadata/org.xbmc.kodi/nn/summary.txt b/metadata/org.xbmc.kodi/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..03a1b3fded3dc3ede08a1927d0204448217a238a
--- /dev/null
+++ b/metadata/org.xbmc.kodi/nn/summary.txt
@@ -0,0 +1 @@
+Mediesenter
diff --git a/metadata/org.xbmc.kodi/uk/summary.txt b/metadata/org.xbmc.kodi/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aa7528222f786f78b2d0e066a3511f6c2457bd8b
--- /dev/null
+++ b/metadata/org.xbmc.kodi/uk/summary.txt
@@ -0,0 +1 @@
+Медіацентр
diff --git a/metadata/org.xcsoar/uk/summary.txt b/metadata/org.xcsoar/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8f48d10219e1627583e21ab465cca3c83e59fd31
--- /dev/null
+++ b/metadata/org.xcsoar/uk/summary.txt
@@ -0,0 +1 @@
+Тактичний планерний комп’ютер та карти
diff --git a/metadata/org.xphnx.ameixa.yml b/metadata/org.xphnx.ameixa.yml
index 528170e9cc9a747b4e7c29236106658a75d20855..eaa38a6d52274989301e204037a00d240e9702f4 100644
--- a/metadata/org.xphnx.ameixa.yml
+++ b/metadata/org.xphnx.ameixa.yml
@@ -224,7 +224,14 @@ Builds:
gradle:
- chromatic
+ - versionName: 4.7.0
+ versionCode: 470
+ commit: v4.7.0
+ subdir: app
+ gradle:
+ - chromatic
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 4.6.0
-CurrentVersionCode: 460
+CurrentVersion: 4.7.0
+CurrentVersionCode: 470
diff --git a/metadata/org.xphnx.ameixa/tr/summary.txt b/metadata/org.xphnx.ameixa/tr/summary.txt
index e00dd05de313b979a37064c5624a1029c76e8dc1..e0340739becc1efa7533729d1337d93a9982120f 100644
--- a/metadata/org.xphnx.ameixa/tr/summary.txt
+++ b/metadata/org.xphnx.ameixa/tr/summary.txt
@@ -1 +1 @@
-Birçok başlatıcı için TwelF CMTheme bağlanma noktası
+Birçok başlatıcı için TwelF CMTheme uyarlaması
diff --git a/metadata/org.xphnx.ameixa/uk/summary.txt b/metadata/org.xphnx.ameixa/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..97d31673477ad18c7dca2b003701bb0721f17421
--- /dev/null
+++ b/metadata/org.xphnx.ameixa/uk/summary.txt
@@ -0,0 +1 @@
+Порт TwelF CMTheme для багатьох запускачів
diff --git a/metadata/org.xphnx.ameixamonochrome.yml b/metadata/org.xphnx.ameixamonochrome.yml
index ca36dd5ffee34f9cf74469997320fd5f8257d149..6a5ebe78cedde055b60973da85059967ae39c1f3 100644
--- a/metadata/org.xphnx.ameixamonochrome.yml
+++ b/metadata/org.xphnx.ameixamonochrome.yml
@@ -191,7 +191,16 @@ Builds:
prebuild: sed -i -e 's/applicationIdSuffix "monochrome"/applicationId "org.xphnx.ameixamonochrome"/'
build.gradle
+ - versionName: 4.7.0
+ versionCode: 470
+ commit: v4.7.0
+ subdir: app
+ gradle:
+ - monochromatic
+ prebuild: sed -i -e 's/applicationIdSuffix "monochrome"/applicationId "org.xphnx.ameixamonochrome"/'
+ build.gradle
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 4.6.0
-CurrentVersionCode: 460
+CurrentVersion: 4.7.0
+CurrentVersionCode: 470
diff --git a/metadata/org.xphnx.iconsubmit/uk/summary.txt b/metadata/org.xphnx.iconsubmit/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cc218e74ceceef3f5fd4f25bcf35530b9607d145
--- /dev/null
+++ b/metadata/org.xphnx.iconsubmit/uk/summary.txt
@@ -0,0 +1 @@
+Запит відсутніх піктограм у вашому наборі піктограм
diff --git a/metadata/org.xposeddownloader/uk/summary.txt b/metadata/org.xposeddownloader/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c56dca63827d2ab0437e2434cf9b45f86ab2f585
--- /dev/null
+++ b/metadata/org.xposeddownloader/uk/summary.txt
@@ -0,0 +1 @@
+Завантажувач zip-архіву Xposed Framework
diff --git a/metadata/org.y20k.escapepod.yml b/metadata/org.y20k.escapepod.yml
index e14e8ca8a6b224c4b926f078c05a1bcfa2ef3100..b64f5e717cb19c6c02472434a61659c064516386 100644
--- a/metadata/org.y20k.escapepod.yml
+++ b/metadata/org.y20k.escapepod.yml
@@ -155,6 +155,7 @@ Builds:
- versionName: 1.0.0
versionCode: 31
+ disable: uses proprietary com.idescout.sql:sqlscout-server
commit: v1.0.0
subdir: app
gradle:
diff --git a/metadata/org.y20k.trackbook/uk/summary.txt b/metadata/org.y20k.trackbook/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6f04436658fa3a4b30a9d2b02e59579964691e4d
--- /dev/null
+++ b/metadata/org.y20k.trackbook/uk/summary.txt
@@ -0,0 +1 @@
+Запишіть свій рух
diff --git a/metadata/org.y20k.transistor.yml b/metadata/org.y20k.transistor.yml
index 0013f8dd6d86be3f37a0d7ec2c659b317e0c5d7c..25b507a6cee3b5b59e58515263539e10f959bfa4 100644
--- a/metadata/org.y20k.transistor.yml
+++ b/metadata/org.y20k.transistor.yml
@@ -505,7 +505,14 @@ Builds:
gradle:
- yes
+ - versionName: 4.0.12
+ versionCode: 83
+ commit: v4.0.12
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 4.0.11
-CurrentVersionCode: 82
+CurrentVersion: 4.0.12
+CurrentVersionCode: 83
diff --git a/metadata/org.y20k.transistor/nn/summary.txt b/metadata/org.y20k.transistor/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a4989520c0f18e7fe74a5af845ee738671f86d57
--- /dev/null
+++ b/metadata/org.y20k.transistor/nn/summary.txt
@@ -0,0 +1 @@
+Lytt til nettradio
diff --git a/metadata/org.yaaic/nn/summary.txt b/metadata/org.yaaic/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c1e3d8d91c15bcbf530e8a1f84b0d05e6e6e2003
--- /dev/null
+++ b/metadata/org.yaaic/nn/summary.txt
@@ -0,0 +1 @@
+IRC-klient (nettprat)
diff --git a/metadata/org.yaaic/uk/summary.txt b/metadata/org.yaaic/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..26937f2ff673dc60a5e09ba327123283a9ed29df
--- /dev/null
+++ b/metadata/org.yaaic/uk/summary.txt
@@ -0,0 +1 @@
+Клієнт IRC (чат)
diff --git a/metadata/org.yaxim.androidclient/nn/summary.txt b/metadata/org.yaxim.androidclient/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a00e8275316626a070b4a0f64ccc4c59577fffd8
--- /dev/null
+++ b/metadata/org.yaxim.androidclient/nn/summary.txt
@@ -0,0 +1 @@
+XMPP-lynmeldingsklient
diff --git a/metadata/org.yuttadhammo.BodhiTimer.yml b/metadata/org.yuttadhammo.BodhiTimer.yml
index 9340d7aed8020dba8172c7d0e7102560724253d5..71c1df668f725ef60c30c93472901ac6cf5de3ea 100644
--- a/metadata/org.yuttadhammo.BodhiTimer.yml
+++ b/metadata/org.yuttadhammo.BodhiTimer.yml
@@ -212,7 +212,14 @@ Builds:
gradle:
- yes
+ - versionName: 5.6.1
+ versionCode: 87
+ commit: 5.6.1
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 5.5.2
-CurrentVersionCode: 82
+CurrentVersion: 5.6.1
+CurrentVersionCode: 87
diff --git a/metadata/org.zamedev.gloomydungeons1hardcore.opensource/uk/summary.txt b/metadata/org.zamedev.gloomydungeons1hardcore.opensource/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9dd198f97c07eec8d6f861513e40909ca2abcafc
--- /dev/null
+++ b/metadata/org.zamedev.gloomydungeons1hardcore.opensource/uk/summary.txt
@@ -0,0 +1 @@
+Стрілянка від першої особи
diff --git a/metadata/org.zamedev.gloomydungeons2.opensource/uk/summary.txt b/metadata/org.zamedev.gloomydungeons2.opensource/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9dd198f97c07eec8d6f861513e40909ca2abcafc
--- /dev/null
+++ b/metadata/org.zamedev.gloomydungeons2.opensource/uk/summary.txt
@@ -0,0 +1 @@
+Стрілянка від першої особи
diff --git a/metadata/org.zephyrsoft.checknetwork/nn/summary.txt b/metadata/org.zephyrsoft.checknetwork/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..41f8c3b08109864181c7fcafc67e315fc55ed8a8
--- /dev/null
+++ b/metadata/org.zephyrsoft.checknetwork/nn/summary.txt
@@ -0,0 +1 @@
+Kopla automatisk til nettverk
diff --git a/metadata/org.zephyrsoft.checknetwork/uk/summary.txt b/metadata/org.zephyrsoft.checknetwork/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..16063533b30accc9b59f9d39ef05e8bff9182b79
--- /dev/null
+++ b/metadata/org.zephyrsoft.checknetwork/uk/summary.txt
@@ -0,0 +1 @@
+Автопід'єднання до мережі
diff --git a/metadata/org.zephyrsoft.trackworktime.yml b/metadata/org.zephyrsoft.trackworktime.yml
index f916e182e9ca055026bb8bf9fb2d04904dc76d19..61d71b794f5de583225f8ad3f3b724e8958baa8a 100644
--- a/metadata/org.zephyrsoft.trackworktime.yml
+++ b/metadata/org.zephyrsoft.trackworktime.yml
@@ -174,9 +174,9 @@ Builds:
gradle:
- yes
- - versionName: 1.1.6
- versionCode: 48
- commit: v1.1.6
+ - versionName: 1.1.7
+ versionCode: 49
+ commit: v1.1.7
subdir: app
submodules: true
gradle:
@@ -184,5 +184,5 @@ Builds:
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 1.1.6
-CurrentVersionCode: 48
+CurrentVersion: 1.1.7
+CurrentVersionCode: 49
diff --git a/metadata/org.zephyrsoft.trackworktime/uk/summary.txt b/metadata/org.zephyrsoft.trackworktime/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ae14a9fdd3d2ac5ab03d42cc0b9845d50f0e7562
--- /dev/null
+++ b/metadata/org.zephyrsoft.trackworktime/uk/summary.txt
@@ -0,0 +1 @@
+Відстежуйте свій робочий час
diff --git a/metadata/org.zerodogg.migraineLog.yml b/metadata/org.zerodogg.migraineLog.yml
new file mode 100644
index 0000000000000000000000000000000000000000..6380cfd5f9db264437c0922ab84ab01b207d79a0
--- /dev/null
+++ b/metadata/org.zerodogg.migraineLog.yml
@@ -0,0 +1,57 @@
+Categories:
+ - Sports & Health
+License: GPL-3.0-or-later
+AuthorName: Eskild Hustvedt
+AuthorWebSite: https://www.zerodogg.org/
+SourceCode: https://gitlab.com/zerodogg/org.zerodogg.migraineLog
+IssueTracker: https://gitlab.com/zerodogg/org.zerodogg.migraineLog/issues
+
+AutoName: MigraineLog
+
+RepoType: git
+Repo: https://gitlab.com/zerodogg/org.zerodogg.migraineLog.git
+
+Builds:
+ - versionName: 0.3.1
+ versionCode: 311
+ commit: v0.3.1
+ output: build/app/outputs/flutter-apk/app-release.apk
+ srclibs:
+ - flutter@1.22.6
+ rm:
+ - ios
+ - test
+ - scripts
+ prebuild:
+ - echo "sdk.dir=$$SDK$$" > android/local.properties
+ - echo "flutter.sdk=$$flutter$$" >> android/local.properties
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter pub get
+ - PATH=$$flutter$$/bin:$$flutter$$/bin/cache/dart-sdk/bin/:$PATH make setRelVariant
+ fatapk BUILD_NO=$$VERCODE$$
+
+ - versionName: 0.4.0
+ versionCode: 334
+ commit: v0.4.0
+ output: build/app/outputs/flutter-apk/app-release.apk
+ srclibs:
+ - flutter@1.22.6
+ rm:
+ - ios
+ - test
+ - scripts
+ prebuild:
+ - echo "sdk.dir=$$SDK$$" > android/local.properties
+ - echo "flutter.sdk=$$flutter$$" >> android/local.properties
+ build:
+ - $$flutter$$/bin/flutter config --no-analytics
+ - $$flutter$$/bin/flutter pub get
+ - PATH=$$flutter$$/bin:$$flutter$$/bin/cache/dart-sdk/bin/:$PATH make setRelVariant
+ fatapk BUILD_NO=$$VERCODE$$
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: HTTP
+UpdateCheckData: https://zerodogg.gitlab.io/org.zerodogg.migraineLog/latest.yml|versionCode:\s(\d+)|.|version:\s(.+)
+CurrentVersion: 0.4.0
+CurrentVersionCode: 334
diff --git a/metadata/org.zimmob.zimlx/el/summary.txt b/metadata/org.zimmob.zimlx/el/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..db4ef9c17c0f2c991015ff31bf5c46ff5f3b7479
--- /dev/null
+++ b/metadata/org.zimmob.zimlx/el/summary.txt
@@ -0,0 +1 @@
+Ισχυρός εκκινητής (launcher) με έξυπνα χαρακτηριστικά για μία εύχρηστη συσκευή
diff --git a/metadata/org.zirco/uk/summary.txt b/metadata/org.zirco/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..893dc7f6c56b8343777a2ab780d3d65ecbf664ba
--- /dev/null
+++ b/metadata/org.zirco/uk/summary.txt
@@ -0,0 +1 @@
+Переглядач мережі з блокатором реклами
diff --git a/metadata/pc.javier.seguime/nn/name.txt b/metadata/pc.javier.seguime/nn/name.txt
new file mode 100644
index 0000000000000000000000000000000000000000..38d51b832a209d448bc5b3d566e56dcd5d497ffc
--- /dev/null
+++ b/metadata/pc.javier.seguime/nn/name.txt
@@ -0,0 +1 @@
+Seguime
diff --git a/metadata/peanutencryption.peanutencryption/nn/summary.txt b/metadata/peanutencryption.peanutencryption/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4d8695da8e1aba090bac42e420c62d0edd381e8c
--- /dev/null
+++ b/metadata/peanutencryption.peanutencryption/nn/summary.txt
@@ -0,0 +1 @@
+Passordhandsamar med kryptering og berre lokal lagring
diff --git a/metadata/pk.contender.earmouse/nn/summary.txt b/metadata/pk.contender.earmouse/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b3ebd0e2bb5f3b9dec7df7ff65fab2f3d5994481
--- /dev/null
+++ b/metadata/pk.contender.earmouse/nn/summary.txt
@@ -0,0 +1 @@
+Tren gehøret ved å øva på intervall og akkordar
diff --git a/metadata/player.efis.cfd/it/summary.txt b/metadata/player.efis.cfd/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fd515f1a645f57ecc320fdd4ffa5bc1c4680de32
--- /dev/null
+++ b/metadata/player.efis.cfd/it/summary.txt
@@ -0,0 +1 @@
+Sistema elettronico di informazioni di volo (COMP)
diff --git a/metadata/player.efis.cfd/uk/summary.txt b/metadata/player.efis.cfd/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..27ab7a52dc83d53923996bc5ec59d10938984d56
--- /dev/null
+++ b/metadata/player.efis.cfd/uk/summary.txt
@@ -0,0 +1 @@
+Електронна система польотних даних (COMP)
diff --git a/metadata/player.efis.data.eur.rus/it/summary.txt b/metadata/player.efis.data.eur.rus/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e08056d099287b0d775c10f2167395af37fa878b
--- /dev/null
+++ b/metadata/player.efis.data.eur.rus/it/summary.txt
@@ -0,0 +1 @@
+Electronic Flight Information System (EFIS) dati sul terreno - Europa, Russia
diff --git a/metadata/player.efis.data.pan.arg/it/summary.txt b/metadata/player.efis.data.pan.arg/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e48aeccd007018d6d116cce8a4b842fb04a73d05
--- /dev/null
+++ b/metadata/player.efis.data.pan.arg/it/summary.txt
@@ -0,0 +1 @@
+Electronic Flight Information System (EFIS) dati sul terreno - Sud America
diff --git a/metadata/player.efis.data.usa.can/it/summary.txt b/metadata/player.efis.data.usa.can/it/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..85b90582f8791bcb73f46306330f5f71b0d9f3df
--- /dev/null
+++ b/metadata/player.efis.data.usa.can/it/summary.txt
@@ -0,0 +1 @@
+Electronic Flight Information System (EFIS) dati terreno - Nord America, Canada
diff --git a/metadata/player.efis.data.usa.can/pt-BR/summary.txt b/metadata/player.efis.data.usa.can/pt-BR/summary.txt
index 1407893b9bf807cb1bd50225a48a62ff360ec465..fe5ed15b651d6548cc38ff066d32f19a077ad7f7 100644
--- a/metadata/player.efis.data.usa.can/pt-BR/summary.txt
+++ b/metadata/player.efis.data.usa.can/pt-BR/summary.txt
@@ -1 +1 @@
-Dados de terreno do EFIS - América do Norte, Canadá
+Electronic Flight Information EUA
diff --git a/metadata/posidon.launcher.yml b/metadata/posidon.launcher.yml
index b94304099e2c7fc59a64861b5884b01b57ea9350..4894238a71b759c2d29f084847ea7aeee5f7ad9c 100644
--- a/metadata/posidon.launcher.yml
+++ b/metadata/posidon.launcher.yml
@@ -68,7 +68,16 @@ Builds:
rm:
- posidonLauncher.zip
+ - versionName: '1.19'
+ versionCode: 67
+ commit: '1.19'
+ subdir: app
+ gradle:
+ - yes
+ rm:
+ - posidonLauncher.zip
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: '1.18'
-CurrentVersionCode: 66
+CurrentVersion: '1.19'
+CurrentVersionCode: 67
diff --git a/metadata/pro.oneredpixel.l9droid/tr/summary.txt b/metadata/pro.oneredpixel.l9droid/tr/summary.txt
index d4410755c8c706e8c0d46ab27656db2d6b898b09..32457f5d0643df7c3be6f6585211c0de22309d6c 100644
--- a/metadata/pro.oneredpixel.l9droid/tr/summary.txt
+++ b/metadata/pro.oneredpixel.l9droid/tr/summary.txt
@@ -1 +1 @@
-L9Droid Seviye 9 Tercüman v5.1 android liman
+L9Droid, Level 9 Interpreter v5.1'in Android uyarlamasıdır
diff --git a/metadata/pro.rudloff.openvegemap/nn/summary.txt b/metadata/pro.rudloff.openvegemap/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..37ec12834e5cbfdd602dad7d61573f6558cb6aea
--- /dev/null
+++ b/metadata/pro.rudloff.openvegemap/nn/summary.txt
@@ -0,0 +1 @@
+Finn vegetariske og veganske restaurantar i byen din
diff --git a/metadata/protect.babysleepsounds/nn/summary.txt b/metadata/protect.babysleepsounds/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bd3c2acea81a81a33500f5d9ce89606ca19f3cc9
--- /dev/null
+++ b/metadata/protect.babysleepsounds/nn/summary.txt
@@ -0,0 +1 @@
+Spel lydar for å få spedbarn til å sova
diff --git a/metadata/protect.budgetwatch/nn/summary.txt b/metadata/protect.budgetwatch/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..082418e672dd39182be0160baef38cce1bf03102
--- /dev/null
+++ b/metadata/protect.budgetwatch/nn/summary.txt
@@ -0,0 +1 @@
+Hald orden på privatøkonomien
diff --git a/metadata/protect.videoeditor/nn/summary.txt b/metadata/protect.videoeditor/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..542a7675eb0aa2cded6ae017ffaf24b40fc798b8
--- /dev/null
+++ b/metadata/protect.videoeditor/nn/summary.txt
@@ -0,0 +1 @@
+Videotranskoding mellom ofte brukte format
diff --git a/metadata/pt.isec.tp.am/nn/summary.txt b/metadata/pt.isec.tp.am/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6876c5d45562aac1de1dff9d36d8bc71bcbc10f4
--- /dev/null
+++ b/metadata/pt.isec.tp.am/nn/summary.txt
@@ -0,0 +1 @@
+Akselerometer-basert spel
diff --git a/metadata/re.jcg.playmusicexporter/nn/summary.txt b/metadata/re.jcg.playmusicexporter/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7d1f5562d2a61b40e8414d5d846ead66fd3c4770
--- /dev/null
+++ b/metadata/re.jcg.playmusicexporter/nn/summary.txt
@@ -0,0 +1 @@
+Eksporter musikk frå Play Music
diff --git a/metadata/remuco.client.android/nn/summary.txt b/metadata/remuco.client.android/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..407c3a55eafea98df15b8753f068f201be652e41
--- /dev/null
+++ b/metadata/remuco.client.android/nn/summary.txt
@@ -0,0 +1 @@
+Fjernstyring av mediespelarar
diff --git a/metadata/rkr.simplekeyboard.inputmethod.yml b/metadata/rkr.simplekeyboard.inputmethod.yml
index b27181c11d9fb5b1d7fafaf052b4c1d190578123..2f2e5ff3090414fe95b77bb73ed4657e77885e59 100644
--- a/metadata/rkr.simplekeyboard.inputmethod.yml
+++ b/metadata/rkr.simplekeyboard.inputmethod.yml
@@ -316,7 +316,14 @@ Builds:
gradle:
- yes
+ - versionName: '4.7'
+ versionCode: 82
+ commit: '82'
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version %c
UpdateCheckMode: Tags
-CurrentVersion: '4.6'
-CurrentVersionCode: 81
+CurrentVersion: '4.7'
+CurrentVersionCode: 82
diff --git a/metadata/rkr.simplekeyboard.inputmethod/nn/summary.txt b/metadata/rkr.simplekeyboard.inputmethod/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e332e76da5ebd71f40fa25824f9b30331e11a780
--- /dev/null
+++ b/metadata/rkr.simplekeyboard.inputmethod/nn/summary.txt
@@ -0,0 +1 @@
+Enkelt tastatur – ingenting meir
diff --git a/metadata/ro.ciubex.dscautorename/nn/summary.txt b/metadata/ro.ciubex.dscautorename/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b82a6cca1c00a4ae546debb039e37885086b2976
--- /dev/null
+++ b/metadata/ro.ciubex.dscautorename/nn/summary.txt
@@ -0,0 +1 @@
+Endra namn på bilete basert på dato og klokkeslett
diff --git a/metadata/rocks.poopjournal.morse/uk/summary.txt b/metadata/rocks.poopjournal.morse/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1182362449c8b8d4ea3a6bbde57cacd181dc3916
--- /dev/null
+++ b/metadata/rocks.poopjournal.morse/uk/summary.txt
@@ -0,0 +1 @@
+Перетворіть текст у азбуку Морзе і навпаки
diff --git a/metadata/rodrigodavy.com.github.pixelartist/nn/summary.txt b/metadata/rodrigodavy.com.github.pixelartist/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e6903f5ccc7d1b0b407cac2e5ab363865b0727af
--- /dev/null
+++ b/metadata/rodrigodavy.com.github.pixelartist/nn/summary.txt
@@ -0,0 +1 @@
+Lag pikselkunst på 16 × 16-rutenett
diff --git a/metadata/ru.exlmoto.snood21/nn/summary.txt b/metadata/ru.exlmoto.snood21/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..720a26f0f23a1a96983ce2666ce47a8b055a6a99
--- /dev/null
+++ b/metadata/ru.exlmoto.snood21/nn/summary.txt
@@ -0,0 +1 @@
+Nyversjon av Motorola kortspel Snood™ 21
diff --git a/metadata/ru.gelin.android.weather.notification.skin.biggertext/nn/summary.txt b/metadata/ru.gelin.android.weather.notification.skin.biggertext/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..51e8721ef743e3800c4c943ce74fa705bdaa578e
--- /dev/null
+++ b/metadata/ru.gelin.android.weather.notification.skin.biggertext/nn/summary.txt
@@ -0,0 +1 @@
+Tema for vêrvarsling
diff --git a/metadata/ru.gelin.android.weather.notification.skin.blacktext/nn/summary.txt b/metadata/ru.gelin.android.weather.notification.skin.blacktext/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..51e8721ef743e3800c4c943ce74fa705bdaa578e
--- /dev/null
+++ b/metadata/ru.gelin.android.weather.notification.skin.blacktext/nn/summary.txt
@@ -0,0 +1 @@
+Tema for vêrvarsling
diff --git a/metadata/ru.gelin.android.weather.notification.skin.blacktextplus/nn/summary.txt b/metadata/ru.gelin.android.weather.notification.skin.blacktextplus/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..51e8721ef743e3800c4c943ce74fa705bdaa578e
--- /dev/null
+++ b/metadata/ru.gelin.android.weather.notification.skin.blacktextplus/nn/summary.txt
@@ -0,0 +1 @@
+Tema for vêrvarsling
diff --git a/metadata/ru.gelin.android.weather.notification.skin.whitetext/nn/summary.txt b/metadata/ru.gelin.android.weather.notification.skin.whitetext/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..51e8721ef743e3800c4c943ce74fa705bdaa578e
--- /dev/null
+++ b/metadata/ru.gelin.android.weather.notification.skin.whitetext/nn/summary.txt
@@ -0,0 +1 @@
+Tema for vêrvarsling
diff --git a/metadata/ru.gelin.android.weather.notification.skin.whitetextplus/nn/summary.txt b/metadata/ru.gelin.android.weather.notification.skin.whitetextplus/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..51e8721ef743e3800c4c943ce74fa705bdaa578e
--- /dev/null
+++ b/metadata/ru.gelin.android.weather.notification.skin.whitetextplus/nn/summary.txt
@@ -0,0 +1 @@
+Tema for vêrvarsling
diff --git a/metadata/ru.gelin.android.weather.notification/nn/summary.txt b/metadata/ru.gelin.android.weather.notification/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4b629128f93f6347a96572c95a4654bf2cb92bbf
--- /dev/null
+++ b/metadata/ru.gelin.android.weather.notification/nn/summary.txt
@@ -0,0 +1 @@
+Vis temperatur og vêrdata i varslingslinja
diff --git a/metadata/ru.henridellal.dialer/nn/summary.txt b/metadata/ru.henridellal.dialer/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..805a3c74126645bd29868a9b43fe555ed9712ba6
--- /dev/null
+++ b/metadata/ru.henridellal.dialer/nn/summary.txt
@@ -0,0 +1 @@
+Ring opp andre og vis samtalelogg
diff --git a/metadata/ru.henridellal.emerald/nn/summary.txt b/metadata/ru.henridellal.emerald/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..71eb63cea09c274874a3417653e4604969f7c699
--- /dev/null
+++ b/metadata/ru.henridellal.emerald/nn/summary.txt
@@ -0,0 +1 @@
+Enkel tilpassa heimeskjerm
diff --git a/metadata/ru.henridellal.patolli/nn/summary.txt b/metadata/ru.henridellal.patolli/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7a9f864a1776e7400675b7c52e1b97d4ebc0b51a
--- /dev/null
+++ b/metadata/ru.henridellal.patolli/nn/summary.txt
@@ -0,0 +1 @@
+Brettspel for éin eller to spelarar
diff --git a/metadata/ru.moscow.tuzlukov.sergey.weatherlog/nn/summary.txt b/metadata/ru.moscow.tuzlukov.sergey.weatherlog/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ef90ad34d7f9b3d5f3f79586a7251ab8dd04e8cd
--- /dev/null
+++ b/metadata/ru.moscow.tuzlukov.sergey.weatherlog/nn/summary.txt
@@ -0,0 +1 @@
+Loggfør temperaturendringar
diff --git a/metadata/ru.playsoftware.j2meloader/nn/summary.txt b/metadata/ru.playsoftware.j2meloader/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0e5b1f6f4e887376d0bdce532c38389ec6d52dcc
--- /dev/null
+++ b/metadata/ru.playsoftware.j2meloader/nn/summary.txt
@@ -0,0 +1 @@
+J2ME-emulator
diff --git a/metadata/ru.ra66it.updaterforspotify/nn/summary.txt b/metadata/ru.ra66it.updaterforspotify/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bcaeb563d20863f2a37b943b0b1227e166049821
--- /dev/null
+++ b/metadata/ru.ra66it.updaterforspotify/nn/summary.txt
@@ -0,0 +1 @@
+Last ned nyaste versjon av Spotify
diff --git a/metadata/ru.yanus171.feedexfork/nn/summary.txt b/metadata/ru.yanus171.feedexfork/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..740d3a3126b6d126ef7101ffb1abef6ceabc8906
--- /dev/null
+++ b/metadata/ru.yanus171.feedexfork/nn/summary.txt
@@ -0,0 +1 @@
+RSS-lesar med støtte for lesing av fulltekst-artiklar med bilete òg når du fråkopla nettet
diff --git a/metadata/ru.zxalexis.ugaday/nn/summary.txt b/metadata/ru.zxalexis.ugaday/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..75b3cb6301f910c322566181e27ba41757c795ef
--- /dev/null
+++ b/metadata/ru.zxalexis.ugaday/nn/summary.txt
@@ -0,0 +1 @@
+Gjett eit tal
diff --git a/metadata/ru0xdc.rtkgps/tr/summary.txt b/metadata/ru0xdc.rtkgps/tr/summary.txt
index 53968b2ea4adabddec7ff73416d2786fc77f6bf1..87a84d1c779c3d0bc50ff9e423f2477e61843aaf 100644
--- a/metadata/ru0xdc.rtkgps/tr/summary.txt
+++ b/metadata/ru0xdc.rtkgps/tr/summary.txt
@@ -1 +1 @@
-RTKLIB rtknavi bağlanma noktası
+RTKLIB rtknavi uyarlaması
diff --git a/metadata/ryey.camcov/nn/summary.txt b/metadata/ryey.camcov/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..36db204fedf63c389fa21fef4a30dd078d39a026
--- /dev/null
+++ b/metadata/ryey.camcov/nn/summary.txt
@@ -0,0 +1 @@
+Bruk kameraet som bakgrunn
diff --git a/metadata/ryey.easer/nn/summary.txt b/metadata/ryey.easer/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ba68729e9780f72371065e8eed5f4df9579b7e91
--- /dev/null
+++ b/metadata/ryey.easer/nn/summary.txt
@@ -0,0 +1 @@
+Hendingsdriven Android-automatisering
diff --git a/metadata/ryey.flock/nn/summary.txt b/metadata/ryey.flock/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d1b2cd467876d04576142c70385037576088e5ff
--- /dev/null
+++ b/metadata/ryey.flock/nn/summary.txt
@@ -0,0 +1 @@
+Flytande låseskjerm-knapp
diff --git a/metadata/science.itaintrocket.pomfshare/nn/summary.txt b/metadata/science.itaintrocket.pomfshare/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..73a9ba150dbb021768539c69202a7a0995aad9e7
--- /dev/null
+++ b/metadata/science.itaintrocket.pomfshare/nn/summary.txt
@@ -0,0 +1 @@
+Klient for pomf.se
diff --git a/metadata/se.johanhil.clipboard/nn/summary.txt b/metadata/se.johanhil.clipboard/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3bd93567d09e7451334d0a66e4a817dca2995603
--- /dev/null
+++ b/metadata/se.johanhil.clipboard/nn/summary.txt
@@ -0,0 +1 @@
+Kopier via delingsmenyen
diff --git a/metadata/se.johanhil.duckduckgo/nn/summary.txt b/metadata/se.johanhil.duckduckgo/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..57cfb3567f68e789ed8307e7bacfe8b6e3261681
--- /dev/null
+++ b/metadata/se.johanhil.duckduckgo/nn/summary.txt
@@ -0,0 +1 @@
+DuckDuckGo som søkjeleverandør
diff --git a/metadata/se.leap.bitmaskclient.yml b/metadata/se.leap.bitmaskclient.yml
index 26be85d986d8ed3c230eded9ece5bf6b05890145..794d581962488ebae23ec73b31658598d69e9c0b 100644
--- a/metadata/se.leap.bitmaskclient.yml
+++ b/metadata/se.leap.bitmaskclient.yml
@@ -236,6 +236,8 @@ Builds:
gradle:
- normalProductionFat
rm:
+ - bitmask-core/*.?ar
+ - bitmask-web-core/*.?ar
- go/src/github.com/agl/ed25519/testdata/sign.input.gz
- go/src/github.com/shadowsocks/shadowsocks-go/script/shadowsocks.exe
- go/src/golang.org/x/crypto/ed25519/testdata/sign.input.gz
@@ -248,12 +250,13 @@ Builds:
- go/src/golang.org/x/tools/go/packages/testdata/TestName_ModulesDedup/pkg/mod/cache/download/github.com/heschik/tools-testrepo/v2/@v/*.zip
- ics-openvpn/main/src/main/cpp/mbedtls/programs/fuzz/corpuses/*
- ics-openvpn/main/src/main/cpp/mbedtls/tests
- - shapeshifter/*.?ar
+ - ics-openvpn/main/src/main/cpp/openvpn3/test/unittests/comp-testdata
prebuild: sed -i -e "/^task updateSdkLicences/,/^}/d; /commandLine 'git'/d" build.gradle
build:
- cd ../go
- - curl -o go.tar.gz https://dl.google.com/go/go1.12.7.linux-amd64.tar.gz
- - echo 'b6f9db387340e24f5623e6de0b8aa1387d103277 go.tar.gz' | shasum -c
+ - curl -o go.tar.gz https://dl.google.com/go/go1.14.2.linux-amd64.tar.gz
+ - echo '6272d6e940ecb71ea5636ddb5fab3933e087c1356173c61f4a803895e947ebb3 go.tar.gz'
+ | shasum -c
- mkdir -p golang
- tar -C golang -xzf go.tar.gz
- export GOPATH="$PWD"
@@ -262,7 +265,8 @@ Builds:
- export PATH="$GO_LANG:$GO_COMPILED:$PATH"
- ./golang/go/bin/go get golang.org/x/mobile/cmd/gomobile
- ./bin/gomobile init
- - ./android_build_shapeshifter.sh createLibrary
+ - ./android_build_web_core.sh
+ - ./android_build_core.sh
- cd ../ics-openvpn
- gradle main:externalNativeBuildCleanSkeletonRelease main:externalNativeBuildSkeletonRelease
ndk: r20b
diff --git a/metadata/se.leap.bitmaskclient/nn/summary.txt b/metadata/se.leap.bitmaskclient/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1221ef68d56c519c722dcbd0925b7ad0b9c97e79
--- /dev/null
+++ b/metadata/se.leap.bitmaskclient/nn/summary.txt
@@ -0,0 +1 @@
+Kryptert kommunikasjon for oss vanlege dødelege (og superheltar)
diff --git a/metadata/se.manyver.yml b/metadata/se.manyver.yml
index 63bdfb8ccb3c3adf92d6ca52923237dfefc628cf..2c842efed86073efd4d18fd158a6b0662d80fe3d 100644
--- a/metadata/se.manyver.yml
+++ b/metadata/se.manyver.yml
@@ -1499,57 +1499,11 @@ Builds:
- npm run build-android-assets
ndk: r21d
- - versionName: 0.2101.5-beta-fdroid
- versionCode: 95
- disable: fails to build
- commit: v0.2101.5-beta
- timeout: 30000
- subdir: android/app
- sudo:
- - apt-get update || apt-get update
- - apt-get install -y --no-install-recommends g++ lib32stdc++-6-dev libc6-dev-i386
- ninja-build linux-libc-dev linux-libc-dev:i386
- - curl -Lo node.tar.xz https://nodejs.org/dist/v12.16.3/node-v12.16.3-linux-x64.tar.xz
- - echo "1956e196e3c3c8ef5f0c45db76d7c1245af4ccdda2b7ab30a57ce91d6e165caa node.tar.xz"
- | sha256sum -c -
- - tar xJf node.tar.xz
- - cp -a node-v12.16.3-linux-x64/. /usr/local/
- - npm install -g react-native-cli
- init: npm install --no-optional
- patch:
- - build.patch
- gradle:
- - fdroid
- srclibs:
- - NodejsMobile@nodejs-mobile-v0.3.1
- rm:
- - node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar
- - node_modules/react-native/template/
- - e2e/apple-app-store-demo
- prebuild: sed -i -e '/lifecycle/d' ../build.gradle
- scanignore:
- - android/build.gradle
- - node_modules/@react-native-community/async-storage/android/build.gradle
- - node_modules/react-native-localize/android/build.gradle
- - node_modules/react-native/android
- - node_modules/jsc-android
- scandelete:
- - node_modules
- build:
- - pushd $$NodejsMobile$$
- - ./tools/android_build.sh $$NDK$$ arm
- - ./tools/android_build.sh $$NDK$$ arm64
- - popd
- - mv $$NodejsMobile$$/out_android/armeabi-v7a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/armeabi-v7a/libnode.so
- - mv $$NodejsMobile$$/out_android/arm64-v8a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/arm64-v8a/libnode.so
- - npm run build-android-assets
- ndk: r21d
-
MaintainerNotes: scanignore is used to allow the "node_modules/react-native/android"
local Maven repository which contains the prebuilt react-native library which
we get from npm.
-AutoUpdateMode: Version +-fdroid v%v
+AutoUpdateMode: None
UpdateCheckMode: Tags
-CurrentVersion: 0.2101.5-beta-fdroid
-CurrentVersionCode: 95
+CurrentVersion: 0.2103.5-beta-fdroid
+CurrentVersionCode: 96
diff --git a/metadata/se.tube42.drum.android/nn/summary.txt b/metadata/se.tube42.drum.android/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..064fc624c04bd6b9a17caec8364baa238f648a9d
--- /dev/null
+++ b/metadata/se.tube42.drum.android/nn/summary.txt
@@ -0,0 +1 @@
+Bruk telefonen som trommemaskin
diff --git a/metadata/se.tube42.kidsmem.android/nn/summary.txt b/metadata/se.tube42.kidsmem.android/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..56b1b2939b6f14d3f8607501b9a03f5fff954cde
--- /dev/null
+++ b/metadata/se.tube42.kidsmem.android/nn/summary.txt
@@ -0,0 +1 @@
+Finn to like
diff --git a/metadata/security.pEp/nn/summary.txt b/metadata/security.pEp/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d53d0bb30202e8b83d6f6f81bac5ffa518c6f558
--- /dev/null
+++ b/metadata/security.pEp/nn/summary.txt
@@ -0,0 +1 @@
+Les og skriv kryptert e-post
diff --git a/metadata/souch.smp/nn/summary.txt b/metadata/souch.smp/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1f45240eece10664df5bd46f45cd2fde8d2ef453
--- /dev/null
+++ b/metadata/souch.smp/nn/summary.txt
@@ -0,0 +1 @@
+Mappebasert musikkspelar som viser og følgjer mappehierarkiet
diff --git a/metadata/space.bm835.pb/uk/summary.txt b/metadata/space.bm835.pb/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..761291b4f6862f78d1b12f1cd3077a5e2b1a12ed
--- /dev/null
+++ b/metadata/space.bm835.pb/uk/summary.txt
@@ -0,0 +1 @@
+Вимкніть пристрій, не натискаючи апаратну кнопку
diff --git a/metadata/starcom.snd/nn/summary.txt b/metadata/starcom.snd/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..850495e0df878021f17c89dc87e0151c20c5f0ba
--- /dev/null
+++ b/metadata/starcom.snd/nn/summary.txt
@@ -0,0 +1 @@
+Spel nettradio og legg til eigne kanalar
diff --git a/metadata/sterrenburg.github.flutterhole/uk/summary.txt b/metadata/sterrenburg.github.flutterhole/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96b4ab8122c28a714e8dadc34968283af2a88479
--- /dev/null
+++ b/metadata/sterrenburg.github.flutterhole/uk/summary.txt
@@ -0,0 +1 @@
+Сторонній застосунок для панелі керування Pi-Hole®
diff --git a/metadata/streetwalrus.usbmountr/nn/summary.txt b/metadata/streetwalrus.usbmountr/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8661ef06bca38736130693d266788c47265d0fbb
--- /dev/null
+++ b/metadata/streetwalrus.usbmountr/nn/summary.txt
@@ -0,0 +1 @@
+Bruk eininga som USB-minnepinne
diff --git a/metadata/subreddit.android.appstore/nn/summary.txt b/metadata/subreddit.android.appstore/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ad4dec8470acc23725a1504e2e49a58f9efd843b
--- /dev/null
+++ b/metadata/subreddit.android.appstore/nn/summary.txt
@@ -0,0 +1 @@
+Last ned handplukka appar frå /r/android
diff --git a/metadata/sun.bob.leela/nn/summary.txt b/metadata/sun.bob.leela/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5228b9f268926cdbc18c190202b5a5ea16803cef
--- /dev/null
+++ b/metadata/sun.bob.leela/nn/summary.txt
@@ -0,0 +1 @@
+Passordverktøy
diff --git a/metadata/swati4star.createpdf/nn/summary.txt b/metadata/swati4star.createpdf/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f86f2fc5304b3121b162e4ad73f9430ef4f88353
--- /dev/null
+++ b/metadata/swati4star.createpdf/nn/summary.txt
@@ -0,0 +1 @@
+Lag PDF-filer
diff --git a/metadata/systems.byteswap.aiproute/nn/summary.txt b/metadata/systems.byteswap.aiproute/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a4078e7790032106aa78fcdfac6ee1248fc0384a
--- /dev/null
+++ b/metadata/systems.byteswap.aiproute/nn/summary.txt
@@ -0,0 +1 @@
+Byt IP-ruter for Wi-Fi-grensesnittet
diff --git a/metadata/team.swing.pendulums/uk/summary.txt b/metadata/team.swing.pendulums/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..21ca7fc7079a805cc53a6e0391aadbf29eca3878
--- /dev/null
+++ b/metadata/team.swing.pendulums/uk/summary.txt
@@ -0,0 +1 @@
+Керуйте та відстежуйте свій час дієвіше з цим застосунком
diff --git a/metadata/telegra.ph/nn/summary.txt b/metadata/telegra.ph/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a3f0c7fe6431abdc6ef5654321775fcb2105797c
--- /dev/null
+++ b/metadata/telegra.ph/nn/summary.txt
@@ -0,0 +1 @@
+Skriv blogginnlegg på telegra.ph
diff --git a/metadata/theakki.synctool/nn/summary.txt b/metadata/theakki.synctool/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..197aea4dbb4d4174126f599782618ce5192ecb92
--- /dev/null
+++ b/metadata/theakki.synctool/nn/summary.txt
@@ -0,0 +1 @@
+Synkroniser data mellom smarttelefon og tenar
diff --git a/metadata/theredspy15.ltecleanerfoss/nn/summary.txt b/metadata/theredspy15.ltecleanerfoss/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b27255bb4d736b9dc4d2f9e23c866dc96901f2b4
--- /dev/null
+++ b/metadata/theredspy15.ltecleanerfoss/nn/summary.txt
@@ -0,0 +1 @@
+Systemoppryddar
diff --git a/metadata/threads.server/uk/summary.txt b/metadata/threads.server/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f70ee74b660aa19cac3db98d2c6ce886b3357a74
--- /dev/null
+++ b/metadata/threads.server/uk/summary.txt
@@ -0,0 +1 @@
+Вузол IPFS Lite з сучасним UI, що підтримує звичайні варіанти використання
diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml
new file mode 100644
index 0000000000000000000000000000000000000000..a326c9ee2cde4c085d23db47e6be68b81a2d61de
--- /dev/null
+++ b/metadata/threads.thor.yml
@@ -0,0 +1,30 @@
+Categories:
+ - Connectivity
+License: GPL-3.0-or-later
+SourceCode: https://gitlab.com/remmer.wilts/thor
+IssueTracker: https://gitlab.com/remmer.wilts/thor/issues
+
+AutoName: Thor
+
+RepoType: git
+Repo: https://gitlab.com/remmer.wilts/thor.git
+
+Builds:
+ - versionName: 0.6.9
+ versionCode: 69
+ commit: 0.6.9
+ subdir: app
+ gradle:
+ - yes
+
+ - versionName: 0.7.0
+ versionCode: 70
+ commit: 0.7.0
+ subdir: app
+ gradle:
+ - yes
+
+AutoUpdateMode: Version %v
+UpdateCheckMode: Tags
+CurrentVersion: 0.7.0
+CurrentVersionCode: 70
diff --git a/metadata/tk.giesecke.painlessmesh/uk/summary.txt b/metadata/tk.giesecke.painlessmesh/uk/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fbbcb321b41fc3efbbbc455317e561eaf966ada1
--- /dev/null
+++ b/metadata/tk.giesecke.painlessmesh/uk/summary.txt
@@ -0,0 +1 @@
+З'єднання з мережею painlessMesh
diff --git a/metadata/tk.jordynsmediagroup.simpleirc.fdroid/nn/summary.txt b/metadata/tk.jordynsmediagroup.simpleirc.fdroid/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7ed44c97eb60349cfd92382517540362bbfabb18
--- /dev/null
+++ b/metadata/tk.jordynsmediagroup.simpleirc.fdroid/nn/summary.txt
@@ -0,0 +1 @@
+Kopla til IRC-tenar
diff --git a/metadata/troop.com.freedcam.yml b/metadata/troop.com.freedcam.yml
index 1353cccde0e4f4c0cd39ca3341f59d82e1b2cec0..3d3fff5ba883aa7a96f9c2ba44c877733c37ccf2 100644
--- a/metadata/troop.com.freedcam.yml
+++ b/metadata/troop.com.freedcam.yml
@@ -62,7 +62,15 @@ Builds:
- yes
ndk: r12b
+ - versionName: 4.3.39
+ versionCode: 239
+ commit: 4.3.39
+ subdir: app
+ gradle:
+ - yes
+ ndk: r12b
+
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
-CurrentVersion: 4.3.22
-CurrentVersionCode: 222
+CurrentVersion: 4.3.39
+CurrentVersionCode: 239
diff --git a/metadata/ua.bossly.tools.translit.yml b/metadata/ua.bossly.tools.translit.yml
new file mode 100644
index 0000000000000000000000000000000000000000..5ffba36986b8ce771a01300c79ef20a46b9053d4
--- /dev/null
+++ b/metadata/ua.bossly.tools.translit.yml
@@ -0,0 +1,24 @@
+Categories:
+ - Internet
+License: MIT
+AuthorName: Oleg Baidalka
+SourceCode: https://github.com/bossly/uaTranslit
+IssueTracker: https://github.com/bossly/uaTranslit/issues
+
+AutoName: Трансліт
+
+RepoType: git
+Repo: https://github.com/bossly/uaTranslit.git
+
+Builds:
+ - versionName: 1.2.1
+ versionCode: 1
+ commit: v1.2.1
+ subdir: app
+ gradle:
+ - yes
+
+AutoUpdateMode: Version v%v
+UpdateCheckMode: Tags
+CurrentVersion: 1.2.1
+CurrentVersionCode: 1
diff --git a/metadata/uk.co.busydoingnothing.catverbs/nn/summary.txt b/metadata/uk.co.busydoingnothing.catverbs/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..79bfcf5b4918eb94208906528afeed4c2ba5ddd2
--- /dev/null
+++ b/metadata/uk.co.busydoingnothing.catverbs/nn/summary.txt
@@ -0,0 +1 @@
+Bøying av meir enn 8 000 katalanske verb
diff --git a/metadata/uk.co.busydoingnothing.prevo/nn/summary.txt b/metadata/uk.co.busydoingnothing.prevo/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a3d1c74d8323d5ebf326d4ab288728e4d470e33e
--- /dev/null
+++ b/metadata/uk.co.busydoingnothing.prevo/nn/summary.txt
@@ -0,0 +1 @@
+Esperanto-ordbok
diff --git a/metadata/uk.co.jarofgreen.JustADamnCompass/nn/summary.txt b/metadata/uk.co.jarofgreen.JustADamnCompass/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..01beb1e89a2bf74f1a81dcd685e8148c96c3bd76
--- /dev/null
+++ b/metadata/uk.co.jarofgreen.JustADamnCompass/nn/summary.txt
@@ -0,0 +1 @@
+Enkelt kompass utan unødvendige funksjonar
diff --git a/metadata/uk.org.boddie.android.weatherforecast.yml b/metadata/uk.org.boddie.android.weatherforecast.yml
index c73156c587e94cd9f4ba2d3852e54a8ff50054db..eac2a597c46eaaf11f67ffcafdfadf401661144f 100644
--- a/metadata/uk.org.boddie.android.weatherforecast.yml
+++ b/metadata/uk.org.boddie.android.weatherforecast.yml
@@ -176,6 +176,38 @@ Builds:
- popd
build: PYTHONPATH=$$duck-git$$ ./build.py output.apk
+ - versionName: 1.5.3
+ versionCode: 153
+ commit: 1.5.3
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y python-crypto python-pygments markdown python-markdown
+ imagemagick pngquant python-cairosvg
+ output: output.apk
+ srclibs:
+ - duck-git@1.0.7
+ prebuild:
+ - pushd $$duck-git$$
+ - git reset --hard `cat ../../uk.org.boddie.android.weatherforecast/deps/DUCK`
+ - popd
+ build: PYTHONPATH=$$duck-git$$ ./build.py output.apk
+
+ - versionName: 1.5.4
+ versionCode: 154
+ commit: 1.5.4
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y python-crypto python-pygments markdown python-markdown
+ imagemagick pngquant python-cairosvg
+ output: output.apk
+ srclibs:
+ - duck-git@1.0.7
+ prebuild:
+ - pushd $$duck-git$$
+ - git reset --hard `cat ../../uk.org.boddie.android.weatherforecast/deps/DUCK`
+ - popd
+ build: PYTHONPATH=$$duck-git$$ ./build.py output.apk
+
MaintainerNotes: |-
From version 1.3.0, the app handles its own dependencies during the build,
using the prebuild step to take a specific version of DUCK then update it
@@ -185,5 +217,5 @@ AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://gitlab.com/dboddie/weather-forecast/-/raw/master/build.py|version_code
= "(.*)"|.|version = "(.*)"
-CurrentVersion: 1.5.2
-CurrentVersionCode: 152
+CurrentVersion: 1.5.4
+CurrentVersionCode: 154
diff --git a/metadata/uk.org.boddie.android.weatherforecast/nn/summary.txt b/metadata/uk.org.boddie.android.weatherforecast/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a8045ca367436070e069986acd5e539cd9bc4560
--- /dev/null
+++ b/metadata/uk.org.boddie.android.weatherforecast/nn/summary.txt
@@ -0,0 +1 @@
+Vis vêrmeldinga frå yr.no
diff --git a/metadata/uobikiemukot.yaft/nn/summary.txt b/metadata/uobikiemukot.yaft/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..21a57214d301f63a58f379bbca578ebcc5eb6c0b
--- /dev/null
+++ b/metadata/uobikiemukot.yaft/nn/summary.txt
@@ -0,0 +1 @@
+Enkel terminalemulator
diff --git a/metadata/vnd.blueararat.kaleidoscope6/nn/summary.txt b/metadata/vnd.blueararat.kaleidoscope6/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a0aed3358ac189b25608515fd6e94e109fcab1b3
--- /dev/null
+++ b/metadata/vnd.blueararat.kaleidoscope6/nn/summary.txt
@@ -0,0 +1 @@
+Lag mønster
diff --git a/metadata/x1125io.initdlight/nn/summary.txt b/metadata/x1125io.initdlight/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2596961a74628c9d1cfbc79429612714b1eca957
--- /dev/null
+++ b/metadata/x1125io.initdlight/nn/summary.txt
@@ -0,0 +1 @@
+Legg til manglande init.d-støtte
diff --git a/metadata/xyz.hisname.fireflyiii.yml b/metadata/xyz.hisname.fireflyiii.yml
index 1a041a07117df1e6cee7a6192e3ad53ed90e02e3..7af85adc2c48934bd1888c3f9761c337696fef10 100644
--- a/metadata/xyz.hisname.fireflyiii.yml
+++ b/metadata/xyz.hisname.fireflyiii.yml
@@ -521,7 +521,14 @@ Builds:
gradle:
- yes
+ - versionName: 4.4.0
+ versionCode: 89
+ commit: v4.4.0
+ subdir: app
+ gradle:
+ - yes
+
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
-CurrentVersion: 4.3.0
-CurrentVersionCode: 86
+CurrentVersion: 4.4.0
+CurrentVersionCode: 89
diff --git a/metadata/xyz.iridiumion.plucklockex/nn/summary.txt b/metadata/xyz.iridiumion.plucklockex/nn/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9c013e9120caf2e0d439efadccbb71560e6467aa
--- /dev/null
+++ b/metadata/xyz.iridiumion.plucklockex/nn/summary.txt
@@ -0,0 +1 @@
+Lås mobilen viss han vert stolen
diff --git a/metadata/xyz.myachin.downloader.yml b/metadata/xyz.myachin.downloader.yml
new file mode 100644
index 0000000000000000000000000000000000000000..00d79ec9bd9d4690667fbcdc76380dfea83f2aaf
--- /dev/null
+++ b/metadata/xyz.myachin.downloader.yml
@@ -0,0 +1,25 @@
+Categories:
+ - System
+License: CDDL-1.0
+AuthorName: Umnik
+SourceCode: https://notabug.org/Umnik/DownloaderForSaveTo
+IssueTracker: https://notabug.org/Umnik/DownloaderForSaveTo/issues
+Changelog: https://notabug.org/Umnik/DownloaderForSaveTo/releases
+
+AutoName: Downloader
+
+RepoType: git
+Repo: https://notabug.org/Umnik/DownloaderForSaveTo.git
+
+Builds:
+ - versionName: '1.4'
+ versionCode: 4
+ commit: '1.4'
+ subdir: app
+ gradle:
+ - yes
+
+AutoUpdateMode: Version %v
+UpdateCheckMode: Tags
+CurrentVersion: '1.4'
+CurrentVersionCode: 4
diff --git a/metadata/zen.meditation.android/fr/summary.txt b/metadata/zen.meditation.android/fr/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7795b9e081d281c82b6048e0d974beab3cb4b747
--- /dev/null
+++ b/metadata/zen.meditation.android/fr/summary.txt
@@ -0,0 +1 @@
+Croquis de méditation
diff --git a/metadata/zen.meditation.android/he/summary.txt b/metadata/zen.meditation.android/he/summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7f48477eba45093eb64e4bf8c6aa20ee758229db
--- /dev/null
+++ b/metadata/zen.meditation.android/he/summary.txt
@@ -0,0 +1 @@
+איור בוננות (מדיטציה)
diff --git a/stats/known_apks.txt b/stats/known_apks.txt
index dc08a1f02b855adf228554b0e427f11621fd5539..fa081dffd832f838e00e96db3fc01a4fe5b240b5 100644
--- a/stats/known_apks.txt
+++ b/stats/known_apks.txt
@@ -195,6 +195,7 @@ acr.browser.lightning_95.apk acr.browser.lightning 2017-06-22
acr.browser.lightning_96.apk acr.browser.lightning 2017-07-01
acr.browser.lightning_100.apk acr.browser.lightning 2019-09-25
acr.browser.lightning_101.apk acr.browser.lightning 2019-11-02
+ademar.textlauncher_7.apk ademar.textlauncher 2021-03-08
agersant.polaris_48.apk agersant.polaris 2020-07-10
agersant.polaris_415293112.apk agersant.polaris 2020-12-22
agersant.polaris_415293114.apk agersant.polaris 2021-01-14
@@ -1826,6 +1827,10 @@ co.appreactor.news_6.apk co.appreactor.news 2020-12-07
co.appreactor.news_7.apk co.appreactor.news 2020-12-16
co.appreactor.news_8.apk co.appreactor.news 2020-12-18
co.appreactor.news_9.apk co.appreactor.news 2021-01-09
+co.appreactor.news_10.apk co.appreactor.news 2021-03-06
+co.appreactor.news_11.apk co.appreactor.news 2021-03-06
+co.appreactor.news_12.apk co.appreactor.news 2021-03-06
+co.appreactor.news_13.apk co.appreactor.news 2021-03-06
co.epitre.aelf_lectures_51.apk co.epitre.aelf_lectures 2019-05-25
co.epitre.aelf_lectures_52.apk co.epitre.aelf_lectures 2019-05-25
co.epitre.aelf_lectures_54.apk co.epitre.aelf_lectures 2020-01-05
@@ -1840,6 +1845,7 @@ co.loubo.icicle_3.apk co.loubo.icicle 2015-03-18
co.loubo.icicle_4.apk co.loubo.icicle 2015-08-12
co.prestosole.clima_3.apk co.prestosole.clima 2021-01-01
co.prestosole.clima_4.apk co.prestosole.clima 2021-01-09
+co.prestosole.clima_5.apk co.prestosole.clima 2021-03-06
co.pxhouse.sas_1.apk co.pxhouse.sas 2018-03-26
co.pxhouse.sas_6.apk co.pxhouse.sas 2018-04-03
co.timsmart.vouchervault_1.apk co.timsmart.vouchervault 2020-12-20
@@ -1848,6 +1854,7 @@ co.timsmart.vouchervault_4.apk co.timsmart.vouchervault 2021-01-09
co.timsmart.vouchervault_6.apk co.timsmart.vouchervault 2021-01-14
co.timsmart.vouchervault_8.apk co.timsmart.vouchervault 2021-02-24
co.timsmart.vouchervault_9.apk co.timsmart.vouchervault 2021-02-24
+co.timsmart.vouchervault_10.apk co.timsmart.vouchervault 2021-03-06
co.wakarimasen.chanexplorer_63.apk co.wakarimasen.chanexplorer 2014-02-12
com.Bisha.TI89EmuDonation_1133.apk com.Bisha.TI89EmuDonation 2014-07-20
com.DartChecker_2.apk com.DartChecker 2019-02-05
@@ -1865,6 +1872,7 @@ com.DartChecker_13.apk com.DartChecker 2020-09-08
com.DartChecker_14.apk com.DartChecker 2021-01-03
com.DartChecker_15.apk com.DartChecker 2021-02-17
com.DartChecker_16.apk com.DartChecker 2021-02-21
+com.DartChecker_17.apk com.DartChecker 2021-03-08
com.EthanHeming.NeuralNetworkSimulator_6.apk com.EthanHeming.NeuralNetworkSimulator 2018-09-20
com.FireFart.Permissions2_3.apk com.FireFart.Permissions2 2012-08-23
com.FireFart.Permissions_2.apk com.FireFart.Permissions 2011-03-02
@@ -2067,6 +2075,7 @@ com.aefyr.sai.fdroid_55.apk com.aefyr.sai.fdroid 2020-06-15
com.aefyr.sai.fdroid_56.apk com.aefyr.sai.fdroid 2020-06-20
com.aefyr.sai.fdroid_57.apk com.aefyr.sai.fdroid 2020-06-20
com.aefyr.sai.fdroid_58.apk com.aefyr.sai.fdroid 2021-02-03
+com.aefyr.sai.fdroid_60.apk com.aefyr.sai.fdroid 2021-03-06
com.afollestad.cabinet_71.apk com.afollestad.cabinet 2014-10-23
com.afollestad.cabinet_74.apk com.afollestad.cabinet 2014-10-27
com.afollestad.cabinet_75.apk com.afollestad.cabinet 2014-10-29
@@ -2593,6 +2602,7 @@ com.asdoi.gymwen_120.apk com.asdoi.gymwen 2020-04-21
com.asdoi.gymwen_121.apk com.asdoi.gymwen 2020-06-02
com.asdoi.gymwen_122.apk com.asdoi.gymwen 2020-10-20
com.asdoi.gymwen_123.apk com.asdoi.gymwen 2021-02-17
+com.asdoi.gymwen_124.apk com.asdoi.gymwen 2021-03-06
com.asdoi.mebis_130.apk com.asdoi.mebis 2021-01-31
com.asdoi.mebis_150.apk com.asdoi.mebis 2021-01-31
com.asdoi.quicktiles_12.apk com.asdoi.quicktiles 2020-11-12
@@ -2665,6 +2675,7 @@ com.averi.worldscribe_23.apk com.averi.worldscribe 2020-03-08
com.averi.worldscribe_24.apk com.averi.worldscribe 2020-08-21
com.averi.worldscribe_25.apk com.averi.worldscribe 2020-11-22
com.averi.worldscribe_26.apk com.averi.worldscribe 2020-12-29
+com.averi.worldscribe_27.apk com.averi.worldscribe 2021-03-06
com.axelby.podax_12.apk com.axelby.podax 2012-01-21
com.axelby.podax_14.apk com.axelby.podax 2012-03-20
com.axelby.podax_15.apk com.axelby.podax 2012-04-05
@@ -2903,6 +2914,8 @@ com.blockbasti.justanotherworkouttimer_20210127.apk com.blockbasti.justanotherwo
com.blockbasti.justanotherworkouttimer_20210205.apk com.blockbasti.justanotherworkouttimer 2021-03-01
com.blockbasti.justanotherworkouttimer_20210209.apk com.blockbasti.justanotherworkouttimer 2021-03-01
com.blockbasti.justanotherworkouttimer_20210221.apk com.blockbasti.justanotherworkouttimer 2021-03-01
+com.blockbasti.justanotherworkouttimer_20210226.apk com.blockbasti.justanotherworkouttimer 2021-03-06
+com.blockbasti.justanotherworkouttimer_20210227.apk com.blockbasti.justanotherworkouttimer 2021-03-06
com.blogspot.developersu.ns_usbloader_7.apk com.blogspot.developersu.ns_usbloader 2020-12-29
com.blogspot.e_kanivets.moneytracker_33.apk com.blogspot.e_kanivets.moneytracker 2020-07-16
com.blogspot.e_kanivets.moneytracker_34.apk com.blogspot.e_kanivets.moneytracker 2020-09-18
@@ -3176,6 +3189,7 @@ com.cg.lrceditor_52.apk com.cg.lrceditor 2020-09-24
com.cg.lrceditor_53.apk com.cg.lrceditor 2020-10-13
com.cg.lrceditor_54.apk com.cg.lrceditor 2021-02-03
com.cg.lrceditor_55.apk com.cg.lrceditor 2021-03-03
+com.cg.lrceditor_56.apk com.cg.lrceditor 2021-03-06
com.cgogolin.library_24.apk com.cgogolin.library 2017-01-24
com.cgogolin.library_27.apk com.cgogolin.library 2017-04-13
com.cgogolin.library_31.apk com.cgogolin.library 2017-05-27
@@ -3337,6 +3351,7 @@ com.cookiegames.smartcookie_135.apk com.cookiegames.smartcookie 2020-12-29
com.cookiegames.smartcookie_137.apk com.cookiegames.smartcookie 2021-01-01
com.cookiegames.smartcookie_139.apk com.cookiegames.smartcookie 2021-01-31
com.cookiegames.smartcookie_140.apk com.cookiegames.smartcookie 2021-01-31
+com.cookiegames.smartcookie_142.apk com.cookiegames.smartcookie 2021-03-08
com.corner23.android.beautyclocklivewallpaper_12.apk com.corner23.android.beautyclocklivewallpaper 2013-12-09
com.corona_info_12.apk com.corona_info 2020-04-01
com.corphish.nightlight.generic_11.apk com.corphish.nightlight.generic 2018-02-16
@@ -3427,6 +3442,7 @@ com.ctemplar.app.fdroid_13.apk com.ctemplar.app.fdroid 2020-09-24
com.ctemplar.app.fdroid_14.apk com.ctemplar.app.fdroid 2020-11-14
com.ctemplar.app.fdroid_15.apk com.ctemplar.app.fdroid 2020-11-22
com.ctemplar.app.fdroid_16.apk com.ctemplar.app.fdroid 2020-11-28
+com.ctemplar.app.fdroid_18.apk com.ctemplar.app.fdroid 2021-03-08
com.cyanogenmod.filemanager.ics_1014.apk com.cyanogenmod.filemanager.ics 2013-06-20
com.cyanogenmod.filemanager.ics_1015.apk com.cyanogenmod.filemanager.ics 2013-07-19
com.cybrosys.palmcalc_4.apk com.cybrosys.palmcalc 2013-12-11
@@ -3730,6 +3746,7 @@ com.dp.logcatapp_29.apk com.dp.logcatapp 2018-10-31
com.dp.logcatapp_30.apk com.dp.logcatapp 2019-01-15
com.dp.logcatapp_31.apk com.dp.logcatapp 2019-03-06
com.dp.logcatapp_32.apk com.dp.logcatapp 2019-03-10
+com.dp.logcatapp_33.apk com.dp.logcatapp 2021-03-11
com.dragons.aurora_210020003.apk com.dragons.aurora 2018-06-16
com.dragons.aurora_210020005.apk com.dragons.aurora 2018-10-31
com.drhoffmannsoftware_7.apk com.drhoffmannsoftware 2016-12-15
@@ -4000,6 +4017,8 @@ com.emanuelef.remote_capture_15.apk com.emanuelef.remote_capture 2021-02-03
com.emanuelef.remote_capture_17.apk com.emanuelef.remote_capture 2021-02-24
com.emanuelef.remote_capture_18.apk com.emanuelef.remote_capture 2021-02-24
com.emanuelef.remote_capture_19.apk com.emanuelef.remote_capture 2021-02-26
+com.emanuelef.remote_capture_20.apk com.emanuelef.remote_capture 2021-03-08
+com.emanuelef.remote_capture_21.apk com.emanuelef.remote_capture 2021-03-11
com.emmaguy.cleanstatusbar_18.apk com.emmaguy.cleanstatusbar 2015-10-14
com.emmanuelmess.simpleaccounting_18.apk com.emmanuelmess.simpleaccounting 2018-06-02
com.emmanuelmess.simpleaccounting_20.apk com.emmanuelmess.simpleaccounting 2018-11-28
@@ -4234,6 +4253,7 @@ com.example.barcodescanner_5.apk com.example.barcodescanner 2020-10-02
com.example.barcodescanner_6.apk com.example.barcodescanner 2020-10-03
com.example.barcodescanner_7.apk com.example.barcodescanner 2020-10-23
com.example.barcodescanner_9.apk com.example.barcodescanner 2020-11-14
+com.example.barcodescanner_10.apk com.example.barcodescanner 2021-03-06
com.example.booklistingapk_1.apk com.example.booklistingapk 2020-12-07
com.example.booklistingapk_2.apk com.example.booklistingapk 2020-12-13
com.example.dozenalclock_2.apk com.example.dozenalclock 2019-10-29
@@ -4294,6 +4314,7 @@ com.example.trigger_224.apk com.example.trigger 2020-04-23
com.example.trigger_225.apk com.example.trigger 2020-05-15
com.example.trigger_312.apk com.example.trigger 2020-09-03
com.example.trigger_313.apk com.example.trigger 2020-11-14
+com.example.trigger_320.apk com.example.trigger 2021-03-11
com.f0x.eddymalou_1.apk com.f0x.eddymalou 2014-04-07
com.f0x.eddymalou_2.apk com.f0x.eddymalou 2014-04-09
com.f2prateek.dfg_101.apk com.f2prateek.dfg 2013-04-22
@@ -4444,6 +4465,7 @@ com.fediphoto_26.apk com.fediphoto 2020-11-12
com.ferrarid.converterpro_23.apk com.ferrarid.converterpro 2020-12-29
com.ferrarid.converterpro_24.apk com.ferrarid.converterpro 2021-01-25
com.ferrarid.converterpro_25.apk com.ferrarid.converterpro 2021-01-25
+com.ferrarid.converterpro_26.apk com.ferrarid.converterpro 2021-03-08
com.fgrim.msnake_7.apk com.fgrim.msnake 2013-10-29
com.fgrim.msnake_12.apk com.fgrim.msnake 2014-02-27
com.finnmglas.launcher_10.apk com.finnmglas.launcher 2020-10-18
@@ -4455,9 +4477,11 @@ com.fisheradelakin.vortex_10.apk com.fisheradelakin.vortex 2015-04-27
com.fisheradelakin.vortex_11.apk com.fisheradelakin.vortex 2015-04-28
com.fivasim.antikythera_5.apk com.fivasim.antikythera 2012-09-07
com.flasskamp.subz_1.apk com.flasskamp.subz 2020-12-19
+com.flasskamp.subz_2.apk com.flasskamp.subz 2021-03-08
com.flipcamera_1.apk com.flipcamera 2014-11-24
com.flx_apps.digitaldetox_10000.apk com.flx_apps.digitaldetox 2021-01-01
com.flx_apps.digitaldetox_10001.apk com.flx_apps.digitaldetox 2021-01-12
+com.flx_apps.digitaldetox_11000.apk com.flx_apps.digitaldetox 2021-03-08
com.flxrs.dankchat_60.apk com.flxrs.dankchat 2019-07-30
com.flxrs.dankchat_61.apk com.flxrs.dankchat 2019-08-03
com.flxrs.dankchat_63.apk com.flxrs.dankchat 2019-08-06
@@ -4534,6 +4558,7 @@ com.forrestguice.suntimescalendars_8.apk com.forrestguice.suntimescalendars 2020
com.forrestguice.suntimescalendars_9.apk com.forrestguice.suntimescalendars 2020-10-02
com.forrestguice.suntimescalendars_10.apk com.forrestguice.suntimescalendars 2020-11-22
com.forrestguice.suntimescalendars_11.apk com.forrestguice.suntimescalendars 2021-02-03
+com.forrestguice.suntimescalendars_12.apk com.forrestguice.suntimescalendars 2021-03-08
com.forrestguice.suntimeswidget_3.apk com.forrestguice.suntimeswidget 2016-07-06
com.forrestguice.suntimeswidget_4.apk com.forrestguice.suntimeswidget 2016-07-28
com.forrestguice.suntimeswidget_5.apk com.forrestguice.suntimeswidget 2016-08-14
@@ -4602,6 +4627,8 @@ com.forrestguice.suntimeswidget_68.apk com.forrestguice.suntimeswidget 2020-11-2
com.forrestguice.suntimeswidget_69.apk com.forrestguice.suntimeswidget 2020-12-09
com.forrestguice.suntimeswidget_70.apk com.forrestguice.suntimeswidget 2021-01-07
com.forrestguice.suntimeswidget_71.apk com.forrestguice.suntimeswidget 2021-01-31
+com.forrestguice.suntimeswidget_72.apk com.forrestguice.suntimeswidget 2021-03-06
+com.forrestguice.suntimeswidget_73.apk com.forrestguice.suntimeswidget 2021-03-06
com.foxykeep.lifecounter_2.apk com.foxykeep.lifecounter 2015-08-14
com.fproject.cryptolitycs_1.apk com.fproject.cryptolitycs 2018-10-08
com.fr3ts0n.androbd.plugin.gpsprovider_10003.apk com.fr3ts0n.androbd.plugin.gpsprovider 2019-09-19
@@ -4675,6 +4702,7 @@ com.freerdp.afreerdp_11.apk com.freerdp.afreerdp 2018-02-16
com.freerdp.afreerdp_12.apk com.freerdp.afreerdp 2018-09-15
com.freerdp.afreerdp_14.apk com.freerdp.afreerdp 2018-12-15
com.freerdp.afreerdp_19.apk com.freerdp.afreerdp 2020-11-24
+com.freerdp.afreerdp_21.apk com.freerdp.afreerdp 2021-03-06
com.freezingwind.animereleasenotifier_6.apk com.freezingwind.animereleasenotifier 2015-03-04
com.freezingwind.animereleasenotifier_7.apk com.freezingwind.animereleasenotifier 2015-03-15
com.freezingwind.animereleasenotifier_8.apk com.freezingwind.animereleasenotifier 2015-03-17
@@ -4781,6 +4809,7 @@ com.fsck.k9_27028.apk com.fsck.k9 2021-02-15
com.fsck.k9_27029.apk com.fsck.k9 2021-02-17
com.fsck.k9_27030.apk com.fsck.k9 2021-02-26
com.fsck.k9_27031.apk com.fsck.k9 2021-02-26
+com.fsck.k9_27032.apk com.fsck.k9 2021-03-08
com.fullscreen_1.apk com.fullscreen 2015-09-30
com.fullscreen_2.apk com.fullscreen 2015-11-05
com.funambol.androidsync_8.apk com.funambol.androidsync 2011-01-10
@@ -5119,6 +5148,7 @@ com.gianlu.aria2app_214.apk com.gianlu.aria2app 2020-10-12
com.gianlu.aria2app_215.apk com.gianlu.aria2app 2020-11-09
com.gianlu.aria2app_216.apk com.gianlu.aria2app 2020-12-13
com.gianlu.aria2app_217.apk com.gianlu.aria2app 2020-12-24
+com.gianlu.aria2app_218.apk com.gianlu.aria2app 2021-03-08
com.gianlu.dnshero_6.apk com.gianlu.dnshero 2018-08-10
com.gianlu.dnshero_10.apk com.gianlu.dnshero 2018-09-11
com.gianlu.dnshero_11.apk com.gianlu.dnshero 2018-09-17
@@ -5640,6 +5670,9 @@ com.github.axet.hourlyreminder_438.apk com.github.axet.hourlyreminder 2020-12-05
com.github.axet.hourlyreminder_441.apk com.github.axet.hourlyreminder 2021-01-31
com.github.axet.hourlyreminder_444.apk com.github.axet.hourlyreminder 2021-01-31
com.github.axet.hourlyreminder_445.apk com.github.axet.hourlyreminder 2021-02-03
+com.github.axet.hourlyreminder_446.apk com.github.axet.hourlyreminder 2021-03-08
+com.github.axet.hourlyreminder_447.apk com.github.axet.hourlyreminder 2021-03-08
+com.github.axet.hourlyreminder_448.apk com.github.axet.hourlyreminder 2021-03-08
com.github.axet.maps_1027.apk com.github.axet.maps 2018-02-20
com.github.axet.maps_1030.apk com.github.axet.maps 2018-02-28
com.github.axet.maps_1032.apk com.github.axet.maps 2018-03-10
@@ -5881,6 +5914,7 @@ com.github.catfriend1.syncthingandroid_1100000.apk com.github.catfriend1.syncthi
com.github.catfriend1.syncthingandroid_1110100.apk com.github.catfriend1.syncthingandroid 2020-11-09
com.github.catfriend1.syncthingandroid_1120001.apk com.github.catfriend1.syncthingandroid 2020-12-10
com.github.catfriend1.syncthingandroid_1120101.apk com.github.catfriend1.syncthingandroid 2021-01-31
+com.github.catfriend1.syncthingandroid_1130101.apk com.github.catfriend1.syncthingandroid 2021-03-08
com.github.cetoolbox_1.apk com.github.cetoolbox 2013-12-09
com.github.cetoolbox_5.apk com.github.cetoolbox 2020-01-29
com.github.cetoolbox_10.apk com.github.cetoolbox 2020-10-10
@@ -6032,6 +6066,7 @@ com.github.gotify_13.apk com.github.gotify 2020-02-07
com.github.gotify_14.apk com.github.gotify 2020-05-09
com.github.gotify_15.apk com.github.gotify 2020-05-11
com.github.gotify_16.apk com.github.gotify 2020-07-25
+com.github.gotify_18.apk com.github.gotify 2021-03-08
com.github.grimpy.botifier_14.apk com.github.grimpy.botifier 2013-12-11
com.github.grimpy.botifier_16.apk com.github.grimpy.botifier 2014-10-24
com.github.gschwind.fiddle_assistant_100.apk com.github.gschwind.fiddle_assistant 2021-02-03
@@ -6043,6 +6078,8 @@ com.github.igrmk.smsq_14.apk com.github.igrmk.smsq 2020-04-30
com.github.igrmk.smsq_16.apk com.github.igrmk.smsq 2020-05-09
com.github.jtjj222.sudburytransit_1.apk com.github.jtjj222.sudburytransit 2015-07-06
com.github.k1rakishou.chan.fdroid_407.apk com.github.k1rakishou.chan.fdroid 2021-01-25
+com.github.k1rakishou.chan.fdroid_507.apk com.github.k1rakishou.chan.fdroid 2021-03-08
+com.github.k1rakishou.chan.fdroid_603.apk com.github.k1rakishou.chan.fdroid 2021-03-11
com.github.kiliakin.yalpstore_46.apk com.github.kiliakin.yalpstore 2019-07-13
com.github.kiliakin.yalpstore_47.apk com.github.kiliakin.yalpstore 2019-12-10
com.github.ktsr42.rsyncserver_1.apk com.github.ktsr42.rsyncserver 2020-11-16
@@ -6243,6 +6280,8 @@ com.github.premnirmal.tickerwidget_300900731.apk com.github.premnirmal.tickerwid
com.github.premnirmal.tickerwidget_300900733.apk com.github.premnirmal.tickerwidget 2021-02-24
com.github.premnirmal.tickerwidget_300900734.apk com.github.premnirmal.tickerwidget 2021-02-24
com.github.premnirmal.tickerwidget_300900735.apk com.github.premnirmal.tickerwidget 2021-02-24
+com.github.premnirmal.tickerwidget_300900736.apk com.github.premnirmal.tickerwidget 2021-03-08
+com.github.premnirmal.tickerwidget_300900737.apk com.github.premnirmal.tickerwidget 2021-03-11
com.github.quarck.calnotify_2.apk com.github.quarck.calnotify 2016-02-27
com.github.quarck.calnotify_5.apk com.github.quarck.calnotify 2016-03-01
com.github.quarck.calnotify_10.apk com.github.quarck.calnotify 2016-03-05
@@ -6362,6 +6401,7 @@ com.github.vauvenal5.yaga_2101.apk com.github.vauvenal5.yaga 2021-01-31
com.github.vauvenal5.yaga_2102.apk com.github.vauvenal5.yaga 2021-02-03
com.github.vauvenal5.yaga_2200.apk com.github.vauvenal5.yaga 2021-02-17
com.github.vauvenal5.yaga_2202.apk com.github.vauvenal5.yaga 2021-03-03
+com.github.vauvenal5.yaga_2203.apk com.github.vauvenal5.yaga 2021-03-08
com.github.wakhub.tinyclock_5.apk com.github.wakhub.tinyclock 2014-12-20
com.github.wdkapps.fillup_13.apk com.github.wdkapps.fillup 2013-12-09
com.github.wdkapps.fillup_19.apk com.github.wdkapps.fillup 2014-08-20
@@ -6483,6 +6523,7 @@ com.gmail.anubhavdas54.whatsdeleted_1.apk com.gmail.anubhavdas54.whatsdeleted 20
com.gmail.anubhavdas54.whatsdeleted_2.apk com.gmail.anubhavdas54.whatsdeleted 2020-06-20
com.gmail.anubhavdas54.whatsdeleted_3.apk com.gmail.anubhavdas54.whatsdeleted 2020-09-07
com.gmail.anubhavdas54.whatsdeleted_4.apk com.gmail.anubhavdas54.whatsdeleted 2021-01-12
+com.gmail.anubhavdas54.whatsdeleted_5.apk com.gmail.anubhavdas54.whatsdeleted 2021-03-06
com.gmail.charleszq_19.apk com.gmail.charleszq 2012-09-07
com.gmail.jerickson314.sdscanner_8.apk com.gmail.jerickson314.sdscanner 2014-03-15
com.gmail.jerickson314.sdscanner_10.apk com.gmail.jerickson314.sdscanner 2014-11-25
@@ -6492,6 +6533,7 @@ com.gmail.jerickson314.sdscanner_13.apk com.gmail.jerickson314.sdscanner 2017-08
com.gmail.jiwopene.temperature_1.apk com.gmail.jiwopene.temperature 2018-08-27
com.gmail.jiwopene.temperature_2.apk com.gmail.jiwopene.temperature 2018-09-06
com.gmail.jiwopene.temperature_3.apk com.gmail.jiwopene.temperature 2018-10-30
+com.gmail.jiwopene.temperature_4.apk com.gmail.jiwopene.temperature 2021-03-08
com.gmail.mugcuposup.android_1.apk com.gmail.mugcuposup.android 2014-11-04
com.gokhanmoral.stweaks.app_3.apk com.gokhanmoral.stweaks.app 2013-08-28
com.goltzkiste.guessaday_6.apk com.goltzkiste.guessaday 2017-12-11
@@ -7049,6 +7091,7 @@ com.ichi2.anki_21400300.apk com.ichi2.anki 2020-11-21
com.ichi2.anki_21401300.apk com.ichi2.anki 2020-11-25
com.ichi2.anki_21402300.apk com.ichi2.anki 2020-12-07
com.ichi2.anki_21403300.apk com.ichi2.anki 2021-01-12
+com.ichi2.anki_21405300.apk com.ichi2.anki 2021-03-11
com.ideasfrombrain.search_based_launcher_v2_5.apk com.ideasfrombrain.search_based_launcher_v2 2013-03-04
com.idunnololz.igo_2.apk com.idunnololz.igo 2014-12-13
com.igisw.openmoneybox_17.apk com.igisw.openmoneybox 2017-11-05
@@ -7198,6 +7241,8 @@ com.iven.iconify_44.apk com.iven.iconify 2020-11-22
com.iven.iconify_45.apk com.iven.iconify 2020-12-10
com.iven.iconify_46.apk com.iven.iconify 2020-12-16
com.iven.iconify_49.apk com.iven.iconify 2021-01-12
+com.iven.iconify_50.apk com.iven.iconify 2021-03-06
+com.iven.iconify_51.apk com.iven.iconify 2021-03-06
com.iven.lfflfeedreader_1.apk com.iven.lfflfeedreader 2015-01-05
com.iven.lfflfeedreader_10.apk com.iven.lfflfeedreader 2015-01-07
com.iven.lfflfeedreader_11.apk com.iven.lfflfeedreader 2015-03-14
@@ -7278,6 +7323,8 @@ com.iven.musicplayergo_159.apk com.iven.musicplayergo 2020-12-18
com.iven.musicplayergo_160.apk com.iven.musicplayergo 2020-12-29
com.iven.musicplayergo_161.apk com.iven.musicplayergo 2020-12-29
com.iven.musicplayergo_162.apk com.iven.musicplayergo 2021-01-01
+com.iven.musicplayergo_163.apk com.iven.musicplayergo 2021-03-06
+com.iven.musicplayergo_164.apk com.iven.musicplayergo 2021-03-06
com.iven.xdafeedreader_5.apk com.iven.xdafeedreader 2015-01-07
com.jadn.cc_129.apk com.jadn.cc 2012-01-07
com.jadn.cc_143.apk com.jadn.cc 2013-03-04
@@ -7306,6 +7353,7 @@ com.jarsilio.android.autoautorotate_17.apk com.jarsilio.android.autoautorotate 2
com.jarsilio.android.autoautorotate_18.apk com.jarsilio.android.autoautorotate 2020-12-24
com.jarsilio.android.autoautorotate_19.apk com.jarsilio.android.autoautorotate 2020-12-29
com.jarsilio.android.autoautorotate_20.apk com.jarsilio.android.autoautorotate 2021-03-03
+com.jarsilio.android.autoautorotate_21.apk com.jarsilio.android.autoautorotate 2021-03-11
com.jarsilio.android.drowser_6.apk com.jarsilio.android.drowser 2018-11-10
com.jarsilio.android.drowser_8.apk com.jarsilio.android.drowser 2018-11-17
com.jarsilio.android.drowser_9.apk com.jarsilio.android.drowser 2018-11-20
@@ -7319,6 +7367,8 @@ com.jarsilio.android.drowser_17.apk com.jarsilio.android.drowser 2020-11-03
com.jarsilio.android.drowser_18.apk com.jarsilio.android.drowser 2020-11-09
com.jarsilio.android.drowser_19.apk com.jarsilio.android.drowser 2020-12-24
com.jarsilio.android.drowser_20.apk com.jarsilio.android.drowser 2020-12-29
+com.jarsilio.android.drowser_21.apk com.jarsilio.android.drowser 2021-03-08
+com.jarsilio.android.drowser_22.apk com.jarsilio.android.drowser 2021-03-08
com.jarsilio.android.pocketup_1.apk com.jarsilio.android.pocketup 2017-08-23
com.jarsilio.android.pocketup_3.apk com.jarsilio.android.pocketup 2018-02-20
com.jarsilio.android.pocketup_4.apk com.jarsilio.android.pocketup 2018-03-23
@@ -7511,8 +7561,10 @@ com.jefftharris.passwdsafe_50200.apk com.jefftharris.passwdsafe 2015-02-11
com.jelly.theme.revenge_11.apk com.jelly.theme.revenge 2014-10-27
com.jellyshack.block6_6.apk com.jellyshack.block6 2019-09-25
com.jellyshack.block6_7.apk com.jellyshack.block6 2019-09-28
+com.jens.automation2_96.apk com.jens.automation2 2021-03-11
com.jereksel.libresubstratum_1.apk com.jereksel.libresubstratum 2017-11-17
com.jereksel.libresubstratum_3.apk com.jereksel.libresubstratum 2017-12-15
+com.jeroen1602.lighthouse_pm_7.apk com.jeroen1602.lighthouse_pm 2021-03-06
com.jeyries.quake2_21.apk com.jeyries.quake2 2012-12-14
com.jforce.chapelhillnextbus_2.apk com.jforce.chapelhillnextbus 2014-10-27
com.jim.sharetocomputer_1000.apk com.jim.sharetocomputer 2019-06-14
@@ -7604,6 +7656,8 @@ com.jorgecastillo.kanadrill_31.apk com.jorgecastillo.kanadrill 2016-10-08
com.jorgecastillo.kanadrill_32.apk com.jorgecastillo.kanadrill 2016-10-11
com.jorgecastillo.kanadrill_33.apk com.jorgecastillo.kanadrill 2016-10-15
com.joshtwigg.cmus.droid_8.apk com.joshtwigg.cmus.droid 2017-06-14
+com.joshuacerdenia.android.nicefeed_14.apk com.joshuacerdenia.android.nicefeed 2021-03-08
+com.joshuacerdenia.android.nicefeed_15.apk com.joshuacerdenia.android.nicefeed 2021-03-08
com.jotabout.screeninfo.Screeninfo_103.apk com.jotabout.screeninfo 2012-07-05
com.jotabout.screeninfo_103.apk com.jotabout.screeninfo 2012-08-29
com.jotabout.screeninfo_106.apk com.jotabout.screeninfo 2013-02-11
@@ -7871,6 +7925,8 @@ com.kpz.pomodorotasks.activity_7.apk com.kpz.pomodorotasks.activity 2012-08-28
com.kpz.pomodorotasks.activity_8.apk com.kpz.pomodorotasks.activity 2012-08-28
com.krawieck.lemmur_11.apk com.krawieck.lemmur 2021-02-15
com.ktprograms.ohmsnow_1.apk com.ktprograms.ohmsnow 2021-01-31
+com.ktprograms.ohmsnow_2.apk com.ktprograms.ohmsnow 2021-03-08
+com.ktprograms.ohmsnow_3.apk com.ktprograms.ohmsnow 2021-03-08
com.ktprograms.watertracker_2.apk com.ktprograms.watertracker 2021-01-07
com.kunzisoft.keepass.libre_2.apk com.kunzisoft.keepass.libre 2017-11-24
com.kunzisoft.keepass.libre_3.apk com.kunzisoft.keepass.libre 2017-12-24
@@ -7911,6 +7967,7 @@ com.kunzisoft.keepass.libre_52.apk com.kunzisoft.keepass.libre 2021-01-05
com.kunzisoft.keepass.libre_54.apk com.kunzisoft.keepass.libre 2021-01-29
com.kunzisoft.keepass.libre_55.apk com.kunzisoft.keepass.libre 2021-01-29
com.kunzisoft.keepass.libre_56.apk com.kunzisoft.keepass.libre 2021-01-29
+com.kunzisoft.keepass.libre_57.apk com.kunzisoft.keepass.libre 2021-03-08
com.kunzisoft.keyboard.switcher_1.apk com.kunzisoft.keyboard.switcher 2018-06-22
com.kunzisoft.keyboard.switcher_2.apk com.kunzisoft.keyboard.switcher 2018-07-02
com.kunzisoft.keyboard.switcher_3.apk com.kunzisoft.keyboard.switcher 2019-02-16
@@ -7948,6 +8005,9 @@ com.kylecorry.trail_sense_27.apk com.kylecorry.trail_sense 2020-12-16
com.kylecorry.trail_sense_28.apk com.kylecorry.trail_sense 2021-01-03
com.kylecorry.trail_sense_31.apk com.kylecorry.trail_sense 2021-01-05
com.kylecorry.trail_sense_34.apk com.kylecorry.trail_sense 2021-02-15
+com.kylecorry.trail_sense_35.apk com.kylecorry.trail_sense 2021-03-08
+com.kylecorry.trail_sense_36.apk com.kylecorry.trail_sense 2021-03-11
+com.kylecorry.trail_sense_37.apk com.kylecorry.trail_sense 2021-03-11
com.lako.moclock_4.apk com.lako.moclock 2020-05-02
com.lako.walletcount_2.apk com.lako.walletcount 2021-02-03
com.launcher.silverfish_1.apk com.launcher.silverfish 2016-08-03
@@ -7984,6 +8044,7 @@ com.leafpic.app_1.apk com.leafpic.app 2016-04-18
com.leafpic.app_2.apk com.leafpic.app 2016-04-25
com.lecz.android.tiltmazes_3.apk com.lecz.android.tiltmazes 2013-11-13
com.leinardi.kitchentimer_116.apk com.leinardi.kitchentimer 2012-01-28
+com.leinardi.ubuntucountdownwidget_259.apk com.leinardi.ubuntucountdownwidget 2021-03-08
com.leocardz.multitouch.test_19.apk com.leocardz.multitouch.test 2015-12-07
com.lesspass.android_30002.apk com.lesspass.android 2018-12-15
com.lesspass.android_30003.apk com.lesspass.android 2018-12-23
@@ -8082,12 +8143,14 @@ com.limelight_247.apk com.limelight 2020-11-02
com.limelight_251.apk com.limelight 2021-01-03
com.limelight_252.apk com.limelight 2021-01-12
com.limelight_253.apk com.limelight 2021-02-03
+com.limelight_254.apk com.limelight 2021-03-11
com.lindevhard.android.raspfinder_3.apk com.lindevhard.android.raspfinder 2020-05-13
com.linkomnia.android.Changjie_3.apk com.linkomnia.android.Changjie 2013-12-15
com.linkomnia.android.Changjie_7.apk com.linkomnia.android.Changjie 2014-01-15
com.linuxcounter.lico_update_003_5.apk com.linuxcounter.lico_update_003 2015-05-19
com.linuxcounter.lico_update_003_6.apk com.linuxcounter.lico_update_003 2015-05-26
com.linuxcounter.lico_update_003_8.apk com.linuxcounter.lico_update_003 2015-05-27
+com.listen1.app_1.apk com.listen1.app 2021-03-11
com.lithium.leona.openstud_161.apk com.lithium.leona.openstud 2019-09-25
com.lithium.leona.openstud_162.apk com.lithium.leona.openstud 2019-08-31
com.lithium.leona.openstud_164.apk com.lithium.leona.openstud 2019-09-01
@@ -8576,6 +8639,7 @@ com.mkulesh.onpc_34.apk com.mkulesh.onpc 2021-01-09
com.mkulesh.onpc_35.apk com.mkulesh.onpc 2021-03-03
com.mkulesh.onpc_36.apk com.mkulesh.onpc 2021-03-03
com.ml.proximitysensorfix_26.apk com.ml.proximitysensorfix 2021-01-07
+com.ml.proximitysensorfix_29.apk com.ml.proximitysensorfix 2021-03-11
com.mmazzarolo.breathly_4.apk com.mmazzarolo.breathly 2019-10-14
com.mmazzarolo.breathly_5.apk com.mmazzarolo.breathly 2019-11-02
com.mobilepearls.sokoban_12.apk com.mobilepearls.sokoban 2011-01-05
@@ -9412,6 +9476,10 @@ com.nextcloud.android.beta_20210224.apk com.nextcloud.android.beta 2021-02-26
com.nextcloud.android.beta_20210225.apk com.nextcloud.android.beta 2021-03-01
com.nextcloud.android.beta_20210226.apk com.nextcloud.android.beta 2021-03-01
com.nextcloud.android.beta_20210227.apk com.nextcloud.android.beta 2021-03-03
+com.nextcloud.android.beta_20210303.apk com.nextcloud.android.beta 2021-03-06
+com.nextcloud.android.beta_20210304.apk com.nextcloud.android.beta 2021-03-06
+com.nextcloud.android.beta_20210307.apk com.nextcloud.android.beta 2021-03-11
+com.nextcloud.android.beta_20210309.apk com.nextcloud.android.beta 2021-03-11
com.nextcloud.client_10000000.apk com.nextcloud.client 2016-06-17
com.nextcloud.client_10000100.apk com.nextcloud.client 2016-06-21
com.nextcloud.client_10010099.apk com.nextcloud.client 2016-07-07
@@ -9511,6 +9579,7 @@ com.nextcloud.client_30140190.apk com.nextcloud.client 2020-12-07
com.nextcloud.client_30140251.apk com.nextcloud.client 2021-01-09
com.nextcloud.client_30150051.apk com.nextcloud.client 2021-01-23
com.nextcloud.client_30150151.apk com.nextcloud.client 2021-03-01
+com.nextcloud.client_30150152.apk com.nextcloud.client 2021-03-08
com.nextcloud.talk2_30.apk com.nextcloud.talk2 2018-03-19
com.nextcloud.talk2_31.apk com.nextcloud.talk2 2018-03-19
com.nextcloud.talk2_33.apk com.nextcloud.talk2 2018-04-21
@@ -9724,6 +9793,7 @@ com.nononsenseapps.feeder_90.apk com.nononsenseapps.feeder 2021-01-25
com.nononsenseapps.feeder_91.apk com.nononsenseapps.feeder 2021-02-15
com.nononsenseapps.feeder_92.apk com.nononsenseapps.feeder 2021-03-03
com.nononsenseapps.feeder_93.apk com.nononsenseapps.feeder 2021-03-03
+com.nononsenseapps.feeder_94.apk com.nononsenseapps.feeder 2021-03-08
com.nononsenseapps.notepad_34.apk com.nononsenseapps.notepad 2012-08-23
com.nononsenseapps.notepad_36.apk com.nononsenseapps.notepad 2012-11-11
com.nononsenseapps.notepad_37.apk com.nononsenseapps.notepad 2012-11-12
@@ -9942,6 +10012,7 @@ com.oF2pks.adbungfu_10.apk com.oF2pks.adbungfu 2020-03-05
com.oF2pks.adbungfu_11.apk com.oF2pks.adbungfu 2020-03-12
com.oF2pks.adbungfu_13.apk com.oF2pks.adbungfu 2020-04-06
com.oF2pks.adbungfu_14.apk com.oF2pks.adbungfu 2020-10-12
+com.oF2pks.adbungfu_15.apk com.oF2pks.adbungfu 2021-03-11
com.oF2pks.applicationsinfo_9.apk com.oF2pks.applicationsinfo 2018-12-30
com.oF2pks.applicationsinfo_10.apk com.oF2pks.applicationsinfo 2019-02-18
com.oF2pks.applicationsinfo_11.apk com.oF2pks.applicationsinfo 2019-05-09
@@ -9966,6 +10037,7 @@ com.oF2pks.classyshark3xodus_20.apk com.oF2pks.classyshark3xodus 2020-06-15
com.oF2pks.classyshark3xodus_21.apk com.oF2pks.classyshark3xodus 2020-07-06
com.oF2pks.classyshark3xodus_22.apk com.oF2pks.classyshark3xodus 2020-10-07
com.oF2pks.classyshark3xodus_23.apk com.oF2pks.classyshark3xodus 2020-12-24
+com.oF2pks.classyshark3xodus_25.apk com.oF2pks.classyshark3xodus 2021-03-11
com.oF2pks.jquarks_2.apk com.oF2pks.jquarks 2019-10-03
com.oF2pks.jquarks_3.apk com.oF2pks.jquarks 2019-11-09
com.oF2pks.jquarks_4.apk com.oF2pks.jquarks 2019-11-27
@@ -10010,6 +10082,8 @@ com.oasisfeng.island.fdroid_51557.apk com.oasisfeng.island.fdroid 2021-03-01
com.odnovolov.forgetmenot_4.apk com.odnovolov.forgetmenot 2020-10-13
com.odnovolov.forgetmenot_5.apk com.odnovolov.forgetmenot 2021-01-29
com.odnovolov.forgetmenot_7.apk com.odnovolov.forgetmenot 2021-02-24
+com.odnovolov.forgetmenot_8.apk com.odnovolov.forgetmenot 2021-03-11
+com.odnovolov.forgetmenot_9.apk com.odnovolov.forgetmenot 2021-03-11
com.ogsdroid_1.apk com.ogsdroid 2017-05-22
com.ogsdroid_2.apk com.ogsdroid 2017-05-31
com.ogsdroid_3.apk com.ogsdroid 2017-06-13
@@ -10228,12 +10302,15 @@ com.palliser.nztides_12.apk com.palliser.nztides 2019-01-04
com.palliser.nztides_14.apk com.palliser.nztides 2020-10-18
com.paranoid.ParanoidWallpapers_1.apk com.paranoid.ParanoidWallpapers 2013-06-13
com.parishod.watomatic_10.apk com.parishod.watomatic 2021-03-03
+com.parishod.watomatic_11.apk com.parishod.watomatic 2021-03-06
+com.parishod.watomatic_12.apk com.parishod.watomatic 2021-03-11
com.passcard_1.apk com.passcard 2014-04-29
com.passcard_2.apk com.passcard 2016-03-11
com.passcard_4.apk com.passcard 2016-04-07
com.passcard_5.apk com.passcard 2016-04-11
com.passcard_6.apk com.passcard 2016-07-05
com.passwordmaker_10.apk com.passwordmaker 2012-08-13
+com.pato05.uploadgram_5.apk com.pato05.uploadgram 2021-03-11
com.pavelsikun.runinbackgroundpermissionsetter_8.apk com.pavelsikun.runinbackgroundpermissionsetter 2017-11-03
com.pcinpact_225.apk com.pcinpact 2017-05-14
com.pcinpact_226.apk com.pcinpact 2017-10-01
@@ -10418,6 +10495,7 @@ com.plusonelabs.calendar_560.apk com.plusonelabs.calendar 2019-11-20
com.plusonelabs.calendar_565.apk com.plusonelabs.calendar 2020-01-10
com.podverse.fdroid_1.apk com.podverse.fdroid 2020-10-02
com.podverse.fdroid_2.apk com.podverse.fdroid 2020-10-23
+com.podverse.fdroid_3.apk com.podverse.fdroid 2021-03-08
com.poinsart.votar_4.apk com.poinsart.votar 2014-07-10
com.poinsart.votar_6.apk com.poinsart.votar 2016-04-17
com.poinsart.votar_7.apk com.poinsart.votar 2016-04-19
@@ -10793,6 +10871,8 @@ com.rtbishop.look4sat_18.apk com.rtbishop.look4sat 2020-09-24
com.rtbishop.look4sat_200.apk com.rtbishop.look4sat 2020-12-05
com.rtbishop.look4sat_201.apk com.rtbishop.look4sat 2020-12-07
com.rtbishop.look4sat_210.apk com.rtbishop.look4sat 2021-03-03
+com.rtbishop.look4sat_211.apk com.rtbishop.look4sat 2021-03-06
+com.rtbishop.look4sat_221.apk com.rtbishop.look4sat 2021-03-11
com.rubenroy.minimaltodo_3.apk com.rubenroy.minimaltodo 2015-11-26
com.rubenwardy.minetestmodmanager_5.apk com.rubenwardy.minetestmodmanager 2016-04-10
com.rubenwardy.minetestmodmanager_6.apk com.rubenwardy.minetestmodmanager 2016-04-10
@@ -11041,6 +11121,7 @@ com.servoz.appsdisabler_18.apk com.servoz.appsdisabler 2020-08-22
com.servoz.appsdisabler_19.apk com.servoz.appsdisabler 2020-08-31
com.servoz.appsdisabler_120.apk com.servoz.appsdisabler 2020-11-27
com.servoz.appsdisabler_121.apk com.servoz.appsdisabler 2021-03-01
+com.servoz.appsdisabler_122.apk com.servoz.appsdisabler 2021-03-06
com.serwylo.babydots_10000.apk com.serwylo.babydots 2020-10-13
com.serwylo.babydots_10100.apk com.serwylo.babydots 2020-10-18
com.serwylo.babydots_10200.apk com.serwylo.babydots 2020-10-31
@@ -11050,6 +11131,8 @@ com.serwylo.babydots_10402.apk com.serwylo.babydots 2021-01-23
com.serwylo.babydots_10403.apk com.serwylo.babydots 2021-03-01
com.serwylo.beatgame_1.apk com.serwylo.beatgame 2021-02-17
com.serwylo.beatgame_2.apk com.serwylo.beatgame 2021-03-01
+com.serwylo.beatgame_3.apk com.serwylo.beatgame 2021-03-06
+com.serwylo.beatgame_4.apk com.serwylo.beatgame 2021-03-08
com.serwylo.lexica_901.apk com.serwylo.lexica 2016-01-11
com.serwylo.lexica_902.apk com.serwylo.lexica 2016-01-18
com.serwylo.lexica_903.apk com.serwylo.lexica 2016-01-26
@@ -11499,6 +11582,7 @@ com.simplemobiletools.contacts.pro_77.apk com.simplemobiletools.contacts.pro 202
com.simplemobiletools.contacts.pro_78.apk com.simplemobiletools.contacts.pro 2021-01-05
com.simplemobiletools.contacts.pro_79.apk com.simplemobiletools.contacts.pro 2021-01-14
com.simplemobiletools.contacts.pro_80.apk com.simplemobiletools.contacts.pro 2021-03-01
+com.simplemobiletools.contacts.pro_81.apk com.simplemobiletools.contacts.pro 2021-03-08
com.simplemobiletools.contacts_2.apk com.simplemobiletools.contacts 2018-01-26
com.simplemobiletools.contacts_4.apk com.simplemobiletools.contacts 2018-01-26
com.simplemobiletools.contacts_5.apk com.simplemobiletools.contacts 2018-01-26
@@ -11615,6 +11699,7 @@ com.simplemobiletools.filemanager.pro_98.apk com.simplemobiletools.filemanager.p
com.simplemobiletools.filemanager.pro_99.apk com.simplemobiletools.filemanager.pro 2021-01-23
com.simplemobiletools.filemanager.pro_100.apk com.simplemobiletools.filemanager.pro 2021-01-29
com.simplemobiletools.filemanager.pro_101.apk com.simplemobiletools.filemanager.pro 2021-03-01
+com.simplemobiletools.filemanager.pro_102.apk com.simplemobiletools.filemanager.pro 2021-03-08
com.simplemobiletools.filemanager_1.apk com.simplemobiletools.filemanager 2016-08-04
com.simplemobiletools.filemanager_2.apk com.simplemobiletools.filemanager 2016-08-24
com.simplemobiletools.filemanager_3.apk com.simplemobiletools.filemanager 2016-08-31
@@ -11699,6 +11784,7 @@ com.simplemobiletools.flashlight_42.apk com.simplemobiletools.flashlight 2020-08
com.simplemobiletools.flashlight_43.apk com.simplemobiletools.flashlight 2020-11-12
com.simplemobiletools.flashlight_44.apk com.simplemobiletools.flashlight 2021-01-01
com.simplemobiletools.flashlight_45.apk com.simplemobiletools.flashlight 2021-03-01
+com.simplemobiletools.flashlight_46.apk com.simplemobiletools.flashlight 2021-03-11
com.simplemobiletools.gallery.pro_208.apk com.simplemobiletools.gallery.pro 2018-11-16
com.simplemobiletools.gallery.pro_210.apk com.simplemobiletools.gallery.pro 2018-11-25
com.simplemobiletools.gallery.pro_212.apk com.simplemobiletools.gallery.pro 2018-12-05
@@ -11779,6 +11865,7 @@ com.simplemobiletools.gallery.pro_334.apk com.simplemobiletools.gallery.pro 2021
com.simplemobiletools.gallery.pro_335.apk com.simplemobiletools.gallery.pro 2021-01-25
com.simplemobiletools.gallery.pro_336.apk com.simplemobiletools.gallery.pro 2021-01-29
com.simplemobiletools.gallery.pro_337.apk com.simplemobiletools.gallery.pro 2021-02-24
+com.simplemobiletools.gallery.pro_338.apk com.simplemobiletools.gallery.pro 2021-03-11
com.simplemobiletools.gallery_10.apk com.simplemobiletools.gallery 2016-07-04
com.simplemobiletools.gallery_11.apk com.simplemobiletools.gallery 2016-07-06
com.simplemobiletools.gallery_12.apk com.simplemobiletools.gallery 2016-07-08
@@ -11981,6 +12068,10 @@ com.simplemobiletools.musicplayer_77.apk com.simplemobiletools.musicplayer 2020-
com.simplemobiletools.musicplayer_78.apk com.simplemobiletools.musicplayer 2021-01-07
com.simplemobiletools.musicplayer_79.apk com.simplemobiletools.musicplayer 2021-01-07
com.simplemobiletools.musicplayer_80.apk com.simplemobiletools.musicplayer 2021-02-15
+com.simplemobiletools.musicplayer_81.apk com.simplemobiletools.musicplayer 2021-03-06
+com.simplemobiletools.musicplayer_82.apk com.simplemobiletools.musicplayer 2021-03-06
+com.simplemobiletools.musicplayer_83.apk com.simplemobiletools.musicplayer 2021-03-11
+com.simplemobiletools.musicplayer_84.apk com.simplemobiletools.musicplayer 2021-03-11
com.simplemobiletools.notes.pro_55.apk com.simplemobiletools.notes.pro 2018-11-16
com.simplemobiletools.notes.pro_56.apk com.simplemobiletools.notes.pro 2018-11-25
com.simplemobiletools.notes.pro_57.apk com.simplemobiletools.notes.pro 2018-12-14
@@ -12091,6 +12182,7 @@ com.simplemobiletools.voicerecorder_8.apk com.simplemobiletools.voicerecorder 20
com.simplemobiletools.voicerecorder_9.apk com.simplemobiletools.voicerecorder 2020-11-12
com.simplemobiletools.voicerecorder_10.apk com.simplemobiletools.voicerecorder 2021-01-03
com.simplemobiletools.voicerecorder_11.apk com.simplemobiletools.voicerecorder 2021-02-19
+com.simplemobiletools.voicerecorder_12.apk com.simplemobiletools.voicerecorder 2021-03-08
com.sinpo.xnfc_1.apk com.sinpo.xnfc 2012-08-23
com.sinpo.xnfc_15.apk com.sinpo.xnfc 2015-08-05
com.sismics.reader_5.apk com.sismics.reader 2013-12-15
@@ -12118,6 +12210,8 @@ com.smartpack.packagemanager_33.apk com.smartpack.packagemanager 2021-02-19
com.smartpack.packagemanager_34.apk com.smartpack.packagemanager 2021-02-24
com.smartpack.packagemanager_35.apk com.smartpack.packagemanager 2021-02-26
com.smartpack.packagemanager_36.apk com.smartpack.packagemanager 2021-03-03
+com.smartpack.packagemanager_37.apk com.smartpack.packagemanager 2021-03-06
+com.smartpack.packagemanager_38.apk com.smartpack.packagemanager 2021-03-11
com.smartpack.scriptmanager_35.apk com.smartpack.scriptmanager 2021-01-23
com.smartpack.scriptmanager_36.apk com.smartpack.scriptmanager 2021-02-03
com.smartpack.scriptmanager_37.apk com.smartpack.scriptmanager 2021-02-19
@@ -12126,6 +12220,7 @@ com.smerty.ham_18.apk com.smerty.ham 2012-10-05
com.smilla.greentooth_2.apk com.smilla.greentooth 2020-05-17
com.smilla.greentooth_3.apk com.smilla.greentooth 2020-06-15
com.smilla.greentooth_4.apk com.smilla.greentooth 2020-06-17
+com.smilla.greentooth_5.apk com.smilla.greentooth 2021-03-08
com.smithdtyler.prettygoodmusicplayer.launchermode_45.apk com.smithdtyler.prettygoodmusicplayer.launchermode 2015-01-05
com.smithdtyler.prettygoodmusicplayer.launchermode_58.apk com.smithdtyler.prettygoodmusicplayer.launchermode 2015-03-24
com.smithdtyler.prettygoodmusicplayer_6.apk com.smithdtyler.prettygoodmusicplayer 2014-11-02
@@ -12166,6 +12261,7 @@ com.smorgasbork.hotdeath_7.apk com.smorgasbork.hotdeath 2012-02-05
com.smorgasbork.hotdeath_8.apk com.smorgasbork.hotdeath 2012-04-24
com.sound.ampache_200.apk com.sound.ampache 2016-09-21
com.sovworks.edslite_224.apk com.sovworks.edslite 2018-07-28
+com.sovworks.edslite_237.apk com.sovworks.edslite 2021-03-11
com.soyblue.bluesound_4.apk com.soyblue.bluesound 2015-02-18
com.soyblue.bluesound_6.apk com.soyblue.bluesound 2015-02-21
com.soyblue.bluesound_7.apk com.soyblue.bluesound 2015-02-22
@@ -12299,6 +12395,7 @@ com.swordfish.lemuroid_100.apk com.swordfish.lemuroid 2020-11-29
com.swordfish.lemuroid_102.apk com.swordfish.lemuroid 2020-12-16
com.swordfish.lemuroid_104.apk com.swordfish.lemuroid 2021-01-09
com.swordfish.lemuroid_110.apk com.swordfish.lemuroid 2021-01-29
+com.swordfish.lemuroid_114.apk com.swordfish.lemuroid 2021-03-08
com.syncedsynapse.kore2_3.apk com.syncedsynapse.kore2 2015-01-24
com.syncedsynapse.kore2_4.apk com.syncedsynapse.kore2 2015-01-27
com.syncedsynapse.kore2_5.apk com.syncedsynapse.kore2 2015-02-03
@@ -12812,6 +12909,7 @@ com.tutpro.baresip.plus_30.apk com.tutpro.baresip.plus 2021-02-15
com.tutpro.baresip.plus_31.apk com.tutpro.baresip.plus 2021-02-15
com.tutpro.baresip.plus_32.apk com.tutpro.baresip.plus 2021-03-01
com.tutpro.baresip.plus_33.apk com.tutpro.baresip.plus 2021-03-01
+com.tutpro.baresip.plus_34.apk com.tutpro.baresip.plus 2021-03-06
com.tutpro.baresip_28.apk com.tutpro.baresip 2018-10-28
com.tutpro.baresip_29.apk com.tutpro.baresip 2018-10-28
com.tutpro.baresip_31.apk com.tutpro.baresip 2018-11-07
@@ -12903,6 +13001,7 @@ com.tutpro.baresip_155.apk com.tutpro.baresip 2021-02-03
com.tutpro.baresip_156.apk com.tutpro.baresip 2021-02-15
com.tutpro.baresip_157.apk com.tutpro.baresip 2021-03-01
com.tutpro.baresip_158.apk com.tutpro.baresip 2021-03-01
+com.tutpro.baresip_159.apk com.tutpro.baresip 2021-03-06
com.twidere.twiderex_15.apk com.twidere.twiderex 2021-02-03
com.twinone.locker_2501.apk com.twinone.locker 2015-03-16
com.twinone.locker_2600.apk com.twinone.locker 2015-06-17
@@ -12931,6 +13030,8 @@ com.ubergeek42.WeechatAndroid_1300.apk com.ubergeek42.WeechatAndroid 2020-11-22
com.ubergeek42.WeechatAndroid_10301.apk com.ubergeek42.WeechatAndroid 2020-11-27
com.ubergeek42.WeechatAndroid_10400.apk com.ubergeek42.WeechatAndroid 2020-12-18
com.ubergeek42.WeechatAndroid_10401.apk com.ubergeek42.WeechatAndroid 2020-12-29
+com.ubergeek42.WeechatAndroid_10500.apk com.ubergeek42.WeechatAndroid 2021-03-06
+com.ubergeek42.WeechatAndroid_10501.apk com.ubergeek42.WeechatAndroid 2021-03-11
com.uberspot.a2048_9.apk com.uberspot.a2048 2014-03-30
com.uberspot.a2048_16.apk com.uberspot.a2048 2014-06-14
com.uberspot.a2048_17.apk com.uberspot.a2048 2014-08-22
@@ -13137,6 +13238,12 @@ com.unciv.app_532.apk com.unciv.app 2021-02-24
com.unciv.app_533.apk com.unciv.app 2021-02-24
com.unciv.app_534.apk com.unciv.app 2021-03-01
com.unciv.app_536.apk com.unciv.app 2021-03-03
+com.unciv.app_537.apk com.unciv.app 2021-03-06
+com.unciv.app_538.apk com.unciv.app 2021-03-06
+com.unciv.app_539.apk com.unciv.app 2021-03-08
+com.unciv.app_540.apk com.unciv.app 2021-03-11
+com.unciv.app_541.apk com.unciv.app 2021-03-11
+com.unciv.app_542.apk com.unciv.app 2021-03-11
com.unitedcoders.android.gpodroid_12.apk com.unitedcoders.android.gpodroid 2012-01-08
com.unleashyouradventure.swaccess_14.apk com.unleashyouradventure.swaccess 2014-01-29
com.unleashyouradventure.swaccess_15.apk com.unleashyouradventure.swaccess 2015-01-18
@@ -13218,6 +13325,7 @@ com.veniosg.dir_1560.apk com.veniosg.dir 2018-06-25
com.vgorcum.minedmonero_2.apk com.vgorcum.minedmonero 2018-02-28
com.vincent_falzon.discreetlauncher_1.apk com.vincent_falzon.discreetlauncher 2021-02-26
com.vincent_falzon.discreetlauncher_2.apk com.vincent_falzon.discreetlauncher 2021-03-03
+com.vincent_falzon.discreetlauncher_3.apk com.vincent_falzon.discreetlauncher 2021-03-11
com.viper.simplert_1.apk com.viper.simplert 2016-09-19
com.vlath.beheexplorer_2002.apk com.vlath.beheexplorer 2017-01-22
com.vlath.beheexplorer_20001.apk com.vlath.beheexplorer 2017-01-14
@@ -13843,6 +13951,7 @@ com.zell_mbc.medilog_5323.apk com.zell_mbc.medilog 2020-12-27
com.zell_mbc.medilog_5325.apk com.zell_mbc.medilog 2021-01-12
com.zell_mbc.medilog_5326.apk com.zell_mbc.medilog 2021-02-17
com.zell_mbc.medilog_5327.apk com.zell_mbc.medilog 2021-02-21
+com.zell_mbc.medilog_5331.apk com.zell_mbc.medilog 2021-03-06
com.zeusln.zeus_7.apk com.zeusln.zeus 2019-04-06
com.zeusln.zeus_8.apk com.zeusln.zeus 2019-04-06
com.zeusln.zeus_10.apk com.zeusln.zeus 2019-10-03
@@ -14305,6 +14414,7 @@ de.b0nk.fp1_epo_autoupdate_80.apk de.b0nk.fp1_epo_autoupdate 2014-09-20
de.b0nk.fp1_epo_autoupdate_81.apk de.b0nk.fp1_epo_autoupdate 2014-09-21
de.b0nk.fp1_epo_autoupdate_82.apk de.b0nk.fp1_epo_autoupdate 2014-09-30
de.badaix.snapcast_6.apk de.badaix.snapcast 2016-05-27
+de.badaix.snapcast_2400.apk de.badaix.snapcast 2021-03-08
de.bahnhoefe.deutschlands.bahnhofsfotos_48.apk de.bahnhoefe.deutschlands.bahnhofsfotos 2019-11-05
de.bahnhoefe.deutschlands.bahnhofsfotos_51.apk de.bahnhoefe.deutschlands.bahnhofsfotos 2019-11-19
de.bahnhoefe.deutschlands.bahnhofsfotos_52.apk de.bahnhoefe.deutschlands.bahnhofsfotos 2020-04-21
@@ -14524,6 +14634,7 @@ de.beowulf.wetter_25.apk de.beowulf.wetter 2021-02-03
de.beowulf.wetter_26.apk de.beowulf.wetter 2021-02-15
de.beowulf.wetter_27.apk de.beowulf.wetter 2021-02-24
de.beowulf.wetter_28.apk de.beowulf.wetter 2021-02-26
+de.beowulf.wetter_29.apk de.beowulf.wetter 2021-03-11
de.binary_kitchen.doorlock_app_4.apk de.binary_kitchen.doorlock_app 2018-09-11
de.binary_kitchen.doorlock_app_5.apk de.binary_kitchen.doorlock_app 2018-09-20
de.binary_kitchen.doorlock_app_7.apk de.binary_kitchen.doorlock_app 2018-10-10
@@ -14768,6 +14879,7 @@ de.clemensbartz.android.launcher_17.apk de.clemensbartz.android.launcher 2019-02
de.clemensbartz.android.launcher_18.apk de.clemensbartz.android.launcher 2019-03-13
de.clemensbartz.android.launcher_19.apk de.clemensbartz.android.launcher 2019-04-19
de.clemensbartz.android.launcher_20.apk de.clemensbartz.android.launcher 2019-09-28
+de.com.quaap.primary_331.apk de.com.quaap.primary 2021-03-11
de.corona.tracing_1070102.apk de.corona.tracing 2020-12-07
de.corona.tracing_1090104.apk de.corona.tracing 2020-12-24
de.corona.tracing_1090105.apk de.corona.tracing 2020-12-27
@@ -14775,6 +14887,8 @@ de.corona.tracing_1090106.apk de.corona.tracing 2020-12-27
de.corona.tracing_1100101.apk de.corona.tracing 2021-01-03
de.corona.tracing_1110008.apk de.corona.tracing 2021-02-03
de.corona.tracing_1120005.apk de.corona.tracing 2021-02-26
+de.corona.tracing_1130200.apk de.corona.tracing 2021-03-08
+de.corona.tracing_1130203.apk de.corona.tracing 2021-03-11
de.cryptobitch.muelli.barcodegen_2.apk de.cryptobitch.muelli.barcodegen 2016-09-23
de.cryptobitch.muelli.vouchercalc_2.apk de.cryptobitch.muelli.vouchercalc 2016-07-15
de.cryptobitch.muelli.vouchercalc_3.apk de.cryptobitch.muelli.vouchercalc 2016-07-28
@@ -14905,6 +15019,8 @@ de.dennisguse.opentracks_3799.apk de.dennisguse.opentracks 2021-01-07
de.dennisguse.opentracks_3823.apk de.dennisguse.opentracks 2021-02-03
de.dennisguse.opentracks_3855.apk de.dennisguse.opentracks 2021-02-26
de.dennisguse.opentracks_3862.apk de.dennisguse.opentracks 2021-03-03
+de.dennisguse.opentracks_3875.apk de.dennisguse.opentracks 2021-03-06
+de.dennisguse.opentracks_3890.apk de.dennisguse.opentracks 2021-03-11
de.determapp.android_4.apk de.determapp.android 2019-05-21
de.determapp.android_5.apk de.determapp.android 2019-06-08
de.determapp.android_6.apk de.determapp.android 2019-09-25
@@ -15225,6 +15341,7 @@ de.hauke_stieler.geonotes_2.apk de.hauke_stieler.geonotes 2020-12-18
de.hauke_stieler.geonotes_1000004.apk de.hauke_stieler.geonotes 2021-01-14
de.hauke_stieler.geonotes_1001000.apk de.hauke_stieler.geonotes 2021-01-25
de.hauke_stieler.geonotes_1002001.apk de.hauke_stieler.geonotes 2021-02-26
+de.hauke_stieler.geonotes_1003000.apk de.hauke_stieler.geonotes 2021-03-06
de.hechler.andfish_20.apk de.hechler.andfish 2013-12-09
de.hechler.andfish_21.apk de.hechler.andfish 2015-08-17
de.hfu.funfpunktnull_12.apk de.hfu.funfpunktnull 2015-01-20
@@ -15461,6 +15578,7 @@ de.kaffeemitkoffein.imagepipe_27.apk de.kaffeemitkoffein.imagepipe 2020-05-23
de.kaffeemitkoffein.imagepipe_28.apk de.kaffeemitkoffein.imagepipe 2020-07-12
de.kaffeemitkoffein.imagepipe_29.apk de.kaffeemitkoffein.imagepipe 2021-01-01
de.kaffeemitkoffein.imagepipe_30.apk de.kaffeemitkoffein.imagepipe 2021-01-14
+de.kaffeemitkoffein.imagepipe_31.apk de.kaffeemitkoffein.imagepipe 2021-03-11
de.kaffeemitkoffein.tinyweatherforecastgermany_12.apk de.kaffeemitkoffein.tinyweatherforecastgermany 2020-10-12
de.kaffeemitkoffein.tinyweatherforecastgermany_13.apk de.kaffeemitkoffein.tinyweatherforecastgermany 2020-10-18
de.kaffeemitkoffein.tinyweatherforecastgermany_14.apk de.kaffeemitkoffein.tinyweatherforecastgermany 2020-10-20
@@ -15469,6 +15587,7 @@ de.kaffeemitkoffein.tinyweatherforecastgermany_16.apk de.kaffeemitkoffein.tinywe
de.kaffeemitkoffein.tinyweatherforecastgermany_17.apk de.kaffeemitkoffein.tinyweatherforecastgermany 2020-11-17
de.kaffeemitkoffein.tinyweatherforecastgermany_19.apk de.kaffeemitkoffein.tinyweatherforecastgermany 2020-12-13
de.kaffeemitkoffein.tinyweatherforecastgermany_20.apk de.kaffeemitkoffein.tinyweatherforecastgermany 2021-03-03
+de.kaffeemitkoffein.tinyweatherforecastgermany_21.apk de.kaffeemitkoffein.tinyweatherforecastgermany 2021-03-11
de.karbach.tac_4.apk de.karbach.tac 2014-12-13
de.karbach.tac_5.apk de.karbach.tac 2015-02-11
de.karbach.tac_6.apk de.karbach.tac 2016-02-12
@@ -15712,6 +15831,7 @@ de.markusfisch.android.binaryeye_74.apk de.markusfisch.android.binaryeye 2020-11
de.markusfisch.android.binaryeye_75.apk de.markusfisch.android.binaryeye 2021-01-29
de.markusfisch.android.binaryeye_76.apk de.markusfisch.android.binaryeye 2021-01-29
de.markusfisch.android.binaryeye_77.apk de.markusfisch.android.binaryeye 2021-02-26
+de.markusfisch.android.binaryeye_78.apk de.markusfisch.android.binaryeye 2021-03-06
de.markusfisch.android.shadereditor_12.apk de.markusfisch.android.shadereditor 2015-04-24
de.markusfisch.android.shadereditor_14.apk de.markusfisch.android.shadereditor 2015-12-21
de.markusfisch.android.shadereditor_16.apk de.markusfisch.android.shadereditor 2015-12-26
@@ -15849,6 +15969,7 @@ de.moooon.acrylicons_1.apk de.moooon.acrylicons 2021-01-31
de.moooon.acrylicons_2.apk de.moooon.acrylicons 2021-01-31
de.moooon.acrylicons_3.apk de.moooon.acrylicons 2021-01-31
de.moooon.acrylicons_5.apk de.moooon.acrylicons 2021-02-26
+de.moooon.acrylicons_6.apk de.moooon.acrylicons 2021-03-11
de.moroway.oc_60200.apk de.moroway.oc 2020-08-21
de.moroway.oc_60203.apk de.moroway.oc 2020-08-23
de.moroway.oc_60204.apk de.moroway.oc 2020-08-23
@@ -15860,6 +15981,7 @@ de.moroway.oc_60402.apk de.moroway.oc 2020-12-07
de.moroway.oc_70000.apk de.moroway.oc 2021-02-17
de.moroway.oc_70003.apk de.moroway.oc 2021-02-26
de.moroway.oc_70100.apk de.moroway.oc 2021-03-01
+de.moroway.oc_70101.apk de.moroway.oc 2021-03-06
de.mreiter.countit_2.apk de.mreiter.countit 2014-02-05
de.msal.muzei.nationalgeographic_3.apk de.msal.muzei.nationalgeographic 2014-03-22
de.msal.muzei.nationalgeographic_6.apk de.msal.muzei.nationalgeographic 2015-02-27
@@ -16125,6 +16247,7 @@ de.pixart.messenger_306.apk de.pixart.messenger 2020-07-24
de.pixart.messenger_314.apk de.pixart.messenger 2020-11-27
de.pixart.messenger_316.apk de.pixart.messenger 2020-12-01
de.pixart.messenger_318.apk de.pixart.messenger 2021-02-17
+de.pixart.messenger_321.apk de.pixart.messenger 2021-03-11
de.qspool.clementineremote_21.apk de.qspool.clementineremote 2013-11-27
de.qspool.clementineremote_25.apk de.qspool.clementineremote 2013-12-11
de.qspool.clementineremote_28.apk de.qspool.clementineremote 2014-01-30
@@ -16658,10 +16781,13 @@ de.storchp.fdroidbuildstatus_7.apk de.storchp.fdroidbuildstatus 2021-02-15
de.storchp.fdroidbuildstatus_9.apk de.storchp.fdroidbuildstatus 2021-02-26
de.storchp.fdroidbuildstatus_10.apk de.storchp.fdroidbuildstatus 2021-02-26
de.storchp.fdroidbuildstatus_11.apk de.storchp.fdroidbuildstatus 2021-03-01
+de.storchp.fdroidbuildstatus_12.apk de.storchp.fdroidbuildstatus 2021-03-06
+de.storchp.fdroidbuildstatus_13.apk de.storchp.fdroidbuildstatus 2021-03-11
de.storchp.opentracks.osmplugin.offline_18.apk de.storchp.opentracks.osmplugin.offline 2020-10-13
de.storchp.opentracks.osmplugin.offline_19.apk de.storchp.opentracks.osmplugin.offline 2020-10-19
de.storchp.opentracks.osmplugin.offline_20.apk de.storchp.opentracks.osmplugin.offline 2020-12-24
de.storchp.opentracks.osmplugin.offline_21.apk de.storchp.opentracks.osmplugin.offline 2021-02-15
+de.storchp.opentracks.osmplugin.offline_22.apk de.storchp.opentracks.osmplugin.offline 2021-03-08
de.storchp.opentracks.osmplugin_3.apk de.storchp.opentracks.osmplugin 2020-01-23
de.storchp.opentracks.osmplugin_4.apk de.storchp.opentracks.osmplugin 2020-01-29
de.storchp.opentracks.osmplugin_5.apk de.storchp.opentracks.osmplugin 2020-02-07
@@ -16681,11 +16807,13 @@ de.storchp.opentracks.osmplugin_18.apk de.storchp.opentracks.osmplugin 2020-10-1
de.storchp.opentracks.osmplugin_19.apk de.storchp.opentracks.osmplugin 2020-10-21
de.storchp.opentracks.osmplugin_20.apk de.storchp.opentracks.osmplugin 2020-12-24
de.storchp.opentracks.osmplugin_21.apk de.storchp.opentracks.osmplugin 2021-02-15
+de.storchp.opentracks.osmplugin_22.apk de.storchp.opentracks.osmplugin 2021-03-08
de.sudoq_7.apk de.sudoq 2014-08-20
de.sudoq_10.apk de.sudoq 2015-01-04
de.sudoq_11.apk de.sudoq 2015-01-11
de.sudoq_22.apk de.sudoq 2020-02-26
de.sudoq_26.apk de.sudoq 2020-02-26
+de.sudoq_27.apk de.sudoq 2021-03-06
de.syss.MifareClassicTool_18.apk de.syss.MifareClassicTool 2013-12-09
de.syss.MifareClassicTool_19.apk de.syss.MifareClassicTool 2013-12-27
de.syss.MifareClassicTool_20.apk de.syss.MifareClassicTool 2014-01-15
@@ -16868,6 +16996,7 @@ de.tap.easy_xkcd_163.apk de.tap.easy_xkcd 2019-10-06
de.tap.easy_xkcd_164.apk de.tap.easy_xkcd 2020-04-15
de.tap.easy_xkcd_166.apk de.tap.easy_xkcd 2020-05-06
de.taz.android.app.free_10102900.apk de.taz.android.app.free 2020-12-22
+de.taz.android.app.free_10202900.apk de.taz.android.app.free 2021-03-06
de.tcrass.minos_4099.apk de.tcrass.minos 2020-08-21
de.tcrass.minos_10004.apk de.tcrass.minos 2020-08-22
de.thecode.android.tazreader_3090102.apk de.thecode.android.tazreader 2019-04-17
@@ -17000,6 +17129,7 @@ de.tutao.tutanota_380040.apk de.tutao.tutanota 2021-01-21
de.tutao.tutanota_380050.apk de.tutao.tutanota 2021-01-29
de.tutao.tutanota_381080.apk de.tutao.tutanota 2021-02-26
de.tutao.tutanota_382010.apk de.tutao.tutanota 2021-03-01
+de.tutao.tutanota_382040.apk de.tutao.tutanota 2021-03-06
de.ub0r.android.adBlock_5.apk de.ub0r.android.adBlock 2011-01-23
de.ub0r.android.callmeter_7362000.apk de.ub0r.android.callmeter 2012-10-24
de.ub0r.android.callmeter_7381000.apk de.ub0r.android.callmeter 2013-02-22
@@ -17167,6 +17297,7 @@ de.westnordost.streetcomplete_2901.apk de.westnordost.streetcomplete 2021-01-12
de.westnordost.streetcomplete_2902.apk de.westnordost.streetcomplete 2021-01-31
de.westnordost.streetcomplete_3001.apk de.westnordost.streetcomplete 2021-02-17
de.westnordost.streetcomplete_3002.apk de.westnordost.streetcomplete 2021-02-26
+de.westnordost.streetcomplete_3101.apk de.westnordost.streetcomplete 2021-03-08
de.wikilab.android.friendica01_8.apk de.wikilab.android.friendica01 2013-01-18
de.wikilab.android.friendica01_9.apk de.wikilab.android.friendica01 2013-06-02
de.wikilab.android.ldapsync_17.apk de.wikilab.android.ldapsync 2019-02-20
@@ -17315,6 +17446,7 @@ dev.lucanlm.antimine_900001.apk dev.lucanlm.antimine 2021-02-24
dev.lucanlm.antimine_900011.apk dev.lucanlm.antimine 2021-02-24
dev.lucanlm.antimine_900031.apk dev.lucanlm.antimine 2021-02-24
dev.lucanlm.antimine_901001.apk dev.lucanlm.antimine 2021-03-03
+dev.lucanlm.antimine_901011.apk dev.lucanlm.antimine 2021-03-08
dev.marchello.sharik_10.apk dev.marchello.sharik 2021-01-14
dev.msfjarvis.aps_10801.apk dev.msfjarvis.aps 2020-06-20
dev.msfjarvis.aps_10900.apk dev.msfjarvis.aps 2020-06-28
@@ -17323,6 +17455,9 @@ dev.msfjarvis.aps_10920.apk dev.msfjarvis.aps 2020-07-07
dev.msfjarvis.aps_11130.apk dev.msfjarvis.aps 2020-09-13
dev.msfjarvis.aps_11310.apk dev.msfjarvis.aps 2020-11-12
dev.msfjarvis.aps_11320.apk dev.msfjarvis.aps 2020-12-24
+dev.msfjarvis.aps_11330.apk dev.msfjarvis.aps 2021-03-11
+dev.obfusk.jiten_1010000001.apk dev.obfusk.jiten 2021-03-11
+dev.obfusk.sokobang_1000202001.apk dev.obfusk.sokobang 2021-03-08
dev.patrickgold.florisboard_21.apk dev.patrickgold.florisboard 2021-01-07
dev.patrickgold.florisboard_22.apk dev.patrickgold.florisboard 2021-01-25
dev.patrickgold.florisboard_23.apk dev.patrickgold.florisboard 2021-01-25
@@ -18103,6 +18238,8 @@ eu.faircode.email_1486.apk eu.faircode.email 2021-02-15
eu.faircode.email_1487.apk eu.faircode.email 2021-02-15
eu.faircode.email_1492.apk eu.faircode.email 2021-02-26
eu.faircode.email_1515.apk eu.faircode.email 2021-03-03
+eu.faircode.email_1518.apk eu.faircode.email 2021-03-06
+eu.faircode.email_1520.apk eu.faircode.email 2021-03-08
eu.faircode.finegeotag_21.apk eu.faircode.finegeotag 2016-04-15
eu.faircode.finegeotag_2016042701.apk eu.faircode.finegeotag 2016-04-29
eu.faircode.netguard_7.apk eu.faircode.netguard 2015-10-30
@@ -18253,6 +18390,7 @@ eu.faircode.netguard_2020100301.apk eu.faircode.netguard 2020-10-07
eu.faircode.netguard_2020120301.apk eu.faircode.netguard 2020-12-07
eu.faircode.netguard_2021020601.apk eu.faircode.netguard 2021-02-15
eu.faircode.netguard_2021022302.apk eu.faircode.netguard 2021-02-26
+eu.faircode.netguard_2021030201.apk eu.faircode.netguard 2021-03-06
eu.faircode.xlua_112.apk eu.faircode.xlua 2018-04-08
eu.faircode.xlua_113.apk eu.faircode.xlua 2018-04-10
eu.faircode.xlua_114.apk eu.faircode.xlua 2018-04-14
@@ -18656,6 +18794,7 @@ eu.siacs.conversations_403.apk eu.siacs.conversations 2021-01-05
eu.siacs.conversations_404.apk eu.siacs.conversations 2021-01-14
eu.siacs.conversations_405.apk eu.siacs.conversations 2021-01-25
eu.siacs.conversations_407.apk eu.siacs.conversations 2021-01-31
+eu.siacs.conversations_42000.apk eu.siacs.conversations 2021-03-06
eu.siebeck.sipswitch_5.apk eu.siebeck.sipswitch 2013-03-02
eu.siebeck.sipswitch_9.apk eu.siebeck.sipswitch 2014-11-17
eu.siebeck.sipswitch_10.apk eu.siebeck.sipswitch 2015-11-14
@@ -19468,6 +19607,7 @@ fr.neamar.kiss_179.apk fr.neamar.kiss 2020-05-15
fr.neamar.kiss_180.apk fr.neamar.kiss 2020-10-03
fr.neamar.kiss_183.apk fr.neamar.kiss 2021-02-17
fr.neamar.kiss_185.apk fr.neamar.kiss 2021-02-24
+fr.neamar.kiss_186.apk fr.neamar.kiss 2021-03-06
fr.nicopico.dashclock.birthday_10.apk fr.nicopico.dashclock.birthday 2015-10-01
fr.nihilus.music_200206.apk fr.nihilus.music 2021-01-14
fr.nocle.passegares_14.apk fr.nocle.passegares 2017-01-02
@@ -19501,12 +19641,14 @@ fr.nocle.passegares_201.apk fr.nocle.passegares 2020-12-29
fr.nuage.souvenirs_8.apk fr.nuage.souvenirs 2021-01-03
fr.nuage.souvenirs_9.apk fr.nuage.souvenirs 2021-01-25
fr.nuage.souvenirs_10.apk fr.nuage.souvenirs 2021-03-03
+fr.odrevet.bide_et_musique_45.apk fr.odrevet.bide_et_musique 2021-03-08
fr.pssoftware.monescarcelle_20.apk fr.pssoftware.monescarcelle 2014-11-29
fr.pssoftware.scoretarot_14.apk fr.pssoftware.scoretarot 2014-11-24
fr.pssoftware.scoretarot_20.apk fr.pssoftware.scoretarot 2014-11-28
fr.ralala.hexviewer_6.apk fr.ralala.hexviewer 2021-02-24
fr.ralala.hexviewer_9.apk fr.ralala.hexviewer 2021-03-01
fr.ralala.hexviewer_10.apk fr.ralala.hexviewer 2021-03-03
+fr.ralala.hexviewer_11.apk fr.ralala.hexviewer 2021-03-11
fr.renzo.wikipoff_2.apk fr.renzo.wikipoff 2014-06-29
fr.renzo.wikipoff_3.apk fr.renzo.wikipoff 2014-07-01
fr.renzo.wikipoff_4.apk fr.renzo.wikipoff 2014-07-30
@@ -19566,6 +19708,7 @@ fr.ubordeaux.math.paridroid_16.apk fr.ubordeaux.math.paridroid 2019-02-25
fr.ubordeaux.math.paridroid_18.apk fr.ubordeaux.math.paridroid 2019-07-13
fr.ubordeaux.math.paridroid_19.apk fr.ubordeaux.math.paridroid 2020-05-15
fr.ubordeaux.math.paridroid_20.apk fr.ubordeaux.math.paridroid 2020-09-04
+fr.ubordeaux.math.paridroid_21.apk fr.ubordeaux.math.paridroid 2021-03-06
fr.unix_experience.owncloud_sms_17.apk fr.unix_experience.owncloud_sms 2015-01-25
fr.unix_experience.owncloud_sms_18.apk fr.unix_experience.owncloud_sms 2015-02-12
fr.unix_experience.owncloud_sms_19.apk fr.unix_experience.owncloud_sms 2015-03-16
@@ -19773,6 +19916,7 @@ ga.testapp.testapp_40.apk ga.testapp.testapp 2020-02-01
ga.testapp.testapp_42.apk ga.testapp.testapp 2020-02-04
ga.testapp.testapp_48.apk ga.testapp.testapp 2020-04-03
ga.testapp.testapp_57.apk ga.testapp.testapp 2020-06-11
+ga.testapp.testapp_66.apk ga.testapp.testapp 2021-03-06
genius.mohammad.floating.stickies_27.apk genius.mohammad.floating.stickies 2013-06-22
genius.mohammad.floating.stickies_28.apk genius.mohammad.floating.stickies 2014-10-06
gg.mw.passera_1.apk gg.mw.passera 2014-08-09
@@ -19977,6 +20121,7 @@ im.quicksy.client_403.apk im.quicksy.client 2021-01-05
im.quicksy.client_404.apk im.quicksy.client 2021-01-14
im.quicksy.client_405.apk im.quicksy.client 2021-01-25
im.quicksy.client_407.apk im.quicksy.client 2021-01-31
+im.quicksy.client_42000.apk im.quicksy.client 2021-03-06
im.r_c.android.clearweather_2.apk im.r_c.android.clearweather 2016-06-24
im.r_c.android.jigsaw_2.apk im.r_c.android.jigsaw 2016-06-24
im.status.ethereum_2021021509.apk im.status.ethereum 2021-02-24
@@ -20184,6 +20329,7 @@ info.dvkr.screenstream_30500.apk info.dvkr.screenstream 2020-11-12
info.dvkr.screenstream_30501.apk info.dvkr.screenstream 2020-11-14
info.dvkr.screenstream_30502.apk info.dvkr.screenstream 2020-12-07
info.dvkr.screenstream_30503.apk info.dvkr.screenstream 2020-12-09
+info.dvkr.screenstream_30504.apk info.dvkr.screenstream 2021-03-11
info.frangor.laicare_1.apk info.frangor.laicare 2016-06-11
info.frangor.laicare_2.apk info.frangor.laicare 2016-06-11
info.guardianproject.browser_3.apk info.guardianproject.browser 2011-12-07
@@ -20335,6 +20481,8 @@ info.tangential.cone_25.apk info.tangential.cone 2019-10-02
info.tangential.cone_26.apk info.tangential.cone 2019-10-10
info.tangential.cone_28.apk info.tangential.cone 2020-03-12
info.tangential.task_4.apk info.tangential.task 2021-03-03
+info.tangential.task_5.apk info.tangential.task 2021-03-06
+info.tangential.task_6.apk info.tangential.task 2021-03-06
info.toyonos.hfr4droid_51.apk info.toyonos.hfr4droid 2012-08-29
info.toyonos.hfr4droid_61.apk info.toyonos.hfr4droid 2012-08-29
info.varden.hauk_1.apk info.varden.hauk 2019-08-28
@@ -20411,6 +20559,7 @@ io.github.benoitduffez.cupsprint_9.apk io.github.benoitduffez.cupsprint 2017-05-
io.github.benoitduffez.cupsprint_1050099.apk io.github.benoitduffez.cupsprint 2020-03-08
io.github.chiver_110.apk io.github.chiver 2020-12-18
io.github.chiver_111.apk io.github.chiver 2021-01-29
+io.github.chiver_200.apk io.github.chiver 2021-03-11
io.github.chronosx88.yggdrasil_5.apk io.github.chronosx88.yggdrasil 2020-12-05
io.github.chronosx88.yggdrasil_16.apk io.github.chronosx88.yggdrasil 2021-01-09
io.github.datastopwatch_10.apk io.github.datastopwatch 2020-12-27
@@ -20814,6 +20963,7 @@ io.homeassistant.companion.android.minimal_504.apk io.homeassistant.companion.an
io.homeassistant.companion.android.minimal_521.apk io.homeassistant.companion.android.minimal 2020-11-21
io.homeassistant.companion.android.minimal_555.apk io.homeassistant.companion.android.minimal 2021-01-31
io.infinyte7.ankiimageocclusion_14200.apk io.infinyte7.ankiimageocclusion 2021-02-21
+io.infinyte7.ankiimageocclusion_14300.apk io.infinyte7.ankiimageocclusion 2021-03-06
io.kuenzler.whatsappwebtogo_28.apk io.kuenzler.whatsappwebtogo 2020-03-23
io.kuenzler.whatsappwebtogo_29.apk io.kuenzler.whatsappwebtogo 2020-06-20
io.kuenzler.whatsappwebtogo_30.apk io.kuenzler.whatsappwebtogo 2020-07-08
@@ -21012,6 +21162,9 @@ io.treehouses.remote_6062.apk io.treehouses.remote 2021-02-17
io.treehouses.remote_6066.apk io.treehouses.remote 2021-02-21
io.treehouses.remote_6068.apk io.treehouses.remote 2021-02-21
io.treehouses.remote_6069.apk io.treehouses.remote 2021-02-21
+io.treehouses.remote_6070.apk io.treehouses.remote 2021-03-06
+io.treehouses.remote_6071.apk io.treehouses.remote 2021-03-06
+io.treehouses.remote_6072.apk io.treehouses.remote 2021-03-08
io.trezor.app_9.apk io.trezor.app 2017-06-17
io.trezor.app_10.apk io.trezor.app 2017-07-14
io.trezor.app_12.apk io.trezor.app 2017-12-15
@@ -21227,6 +21380,9 @@ it.niedermann.nextcloud.deck_1014001.apk it.niedermann.nextcloud.deck 2021-01-29
it.niedermann.nextcloud.deck_1014003.apk it.niedermann.nextcloud.deck 2021-02-03
it.niedermann.nextcloud.deck_1014005.apk it.niedermann.nextcloud.deck 2021-02-17
it.niedermann.nextcloud.deck_1014006.apk it.niedermann.nextcloud.deck 2021-02-21
+it.niedermann.nextcloud.deck_1015000.apk it.niedermann.nextcloud.deck 2021-03-06
+it.niedermann.nextcloud.deck_1015001.apk it.niedermann.nextcloud.deck 2021-03-11
+it.niedermann.nextcloud.deck_1015002.apk it.niedermann.nextcloud.deck 2021-03-11
it.niedermann.owncloud.notes_4.apk it.niedermann.owncloud.notes 2016-01-29
it.niedermann.owncloud.notes_5.apk it.niedermann.owncloud.notes 2016-01-30
it.niedermann.owncloud.notes_7.apk it.niedermann.owncloud.notes 2016-01-31
@@ -21310,6 +21466,9 @@ it.niedermann.owncloud.notes_3000001.apk it.niedermann.owncloud.notes 2021-01-14
it.niedermann.owncloud.notes_3001000.apk it.niedermann.owncloud.notes 2021-01-14
it.niedermann.owncloud.notes_3001001.apk it.niedermann.owncloud.notes 2021-01-29
it.niedermann.owncloud.notes_3001003.apk it.niedermann.owncloud.notes 2021-02-21
+it.niedermann.owncloud.notes_3001004.apk it.niedermann.owncloud.notes 2021-03-06
+it.niedermann.owncloud.notes_3002000.apk it.niedermann.owncloud.notes 2021-03-11
+it.niedermann.owncloud.notes_3002001.apk it.niedermann.owncloud.notes 2021-03-11
it.reyboz.bustorino_2.apk it.reyboz.bustorino 2014-11-11
it.reyboz.bustorino_3.apk it.reyboz.bustorino 2014-11-15
it.reyboz.bustorino_4.apk it.reyboz.bustorino 2014-11-23
@@ -21468,6 +21627,7 @@ joshuatee.wx_55485.apk joshuatee.wx 2020-06-02
joshuatee.wx_55487.apk joshuatee.wx 2020-06-04
joshuatee.wx_55522.apk joshuatee.wx 2021-03-03
joshuatee.wx_55525.apk joshuatee.wx 2021-03-03
+joshuatee.wx_55529.apk joshuatee.wx 2021-03-06
jp.co.kayo.android.localplayer.ds.ampache_410044.apk jp.co.kayo.android.localplayer.ds.ampache 2012-08-09
jp.co.kayo.android.localplayer.ds.ampache_410047.apk jp.co.kayo.android.localplayer.ds.ampache 2012-10-27
jp.co.kayo.android.localplayer.ds.ampache_410048.apk jp.co.kayo.android.localplayer.ds.ampache 2012-11-12
@@ -21749,6 +21909,7 @@ me.austinhuang.instagrabber_55.apk me.austinhuang.instagrabber 2020-12-27
me.austinhuang.instagrabber_56.apk me.austinhuang.instagrabber 2021-01-03
me.austinhuang.instagrabber_57.apk me.austinhuang.instagrabber 2021-01-09
me.billdietrich.fake_contacts_2.apk me.billdietrich.fake_contacts 2021-02-15
+me.billdietrich.fake_contacts_3.apk me.billdietrich.fake_contacts 2021-03-06
me.blog.korn123.easydiary_135.apk me.blog.korn123.easydiary 2019-02-03
me.blog.korn123.easydiary_136.apk me.blog.korn123.easydiary 2019-02-12
me.blog.korn123.easydiary_155.apk me.blog.korn123.easydiary 2019-08-13
@@ -21932,6 +22093,7 @@ me.hackerchick.catima_58.apk me.hackerchick.catima 2021-02-21
me.hackerchick.catima_59.apk me.hackerchick.catima 2021-02-26
me.hackerchick.catima_61.apk me.hackerchick.catima 2021-02-26
me.hackerchick.catima_62.apk me.hackerchick.catima 2021-03-01
+me.hackerchick.catima_63.apk me.hackerchick.catima 2021-03-11
me.hackerchick.raisetoanswer_9.apk me.hackerchick.raisetoanswer 2020-07-06
me.hackerchick.raisetoanswer_10.apk me.hackerchick.raisetoanswer 2020-07-30
me.hackerchick.raisetoanswer_12.apk me.hackerchick.raisetoanswer 2020-08-10
@@ -21944,6 +22106,7 @@ me.hackerchick.raisetoanswer_20.apk me.hackerchick.raisetoanswer 2020-10-13
me.hackerchick.raisetoanswer_21.apk me.hackerchick.raisetoanswer 2020-10-17
me.hackerchick.raisetoanswer_22.apk me.hackerchick.raisetoanswer 2020-10-18
me.hackerchick.raisetoanswer_24.apk me.hackerchick.raisetoanswer 2021-01-25
+me.hackerchick.raisetoanswer_25.apk me.hackerchick.raisetoanswer 2021-03-11
me.hackerchick.sharetoinputstick_13.apk me.hackerchick.sharetoinputstick 2020-05-17
me.hackerchick.sharetoinputstick_14.apk me.hackerchick.sharetoinputstick 2020-05-20
me.hackerchick.sharetoinputstick_15.apk me.hackerchick.sharetoinputstick 2020-07-06
@@ -22071,6 +22234,7 @@ me.phh.superuser_1033.apk me.phh.superuser 2016-01-21
me.ranko.autodark_6.apk me.ranko.autodark 2020-08-22
me.ranko.autodark_9.apk me.ranko.autodark 2020-08-21
me.rosuh.easywatermark_3.apk me.rosuh.easywatermark 2020-10-10
+me.rosuh.easywatermark_20000.apk me.rosuh.easywatermark 2021-03-06
me.sheimi.sgit_107.apk me.sheimi.sgit 2014-03-03
me.sheimi.sgit_108.apk me.sheimi.sgit 2016-05-25
me.sheimi.sgit_109.apk me.sheimi.sgit 2016-06-01
@@ -22087,6 +22251,7 @@ me.tsukanov.counter_16.apk me.tsukanov.counter 2015-07-21
me.tsukanov.counter_17.apk me.tsukanov.counter 2016-11-22
me.tsukanov.counter_18.apk me.tsukanov.counter 2017-10-26
me.tsukanov.counter_20.apk me.tsukanov.counter 2019-02-03
+me.tsukanov.counter_22.apk me.tsukanov.counter 2021-03-11
me.wenxinwang.pulsedroidrtp_1.apk me.wenxinwang.pulsedroidrtp 2020-09-01
me.wenxinwang.pulsedroidrtp_3.apk me.wenxinwang.pulsedroidrtp 2021-01-12
me.wolszon.fastshopping_9.apk me.wolszon.fastshopping 2020-07-16
@@ -22148,6 +22313,8 @@ menion.android.whereyougo_20200407.apk menion.android.whereyougo 2020-07-07
menion.android.whereyougo_20200821.apk menion.android.whereyougo 2021-02-21
mf.asciitext.lite_12.apk mf.asciitext.lite 2020-08-10
mf.asciitext.lite_13.apk mf.asciitext.lite 2020-12-24
+mf.asciitext.lite_14.apk mf.asciitext.lite 2021-03-06
+miccah.mpvremote_1.apk miccah.mpvremote 2021-03-11
mixare-0061.apk org.mixare
mixare-0062.apk org.mixare
mixare-0063.apk org.mixare
@@ -22882,6 +23049,7 @@ net.justdave.nwsweatheralertswidget_7.apk net.justdave.nwsweatheralertswidget 20
net.justdave.nwsweatheralertswidget_8.apk net.justdave.nwsweatheralertswidget 2016-05-25
net.justdave.nwsweatheralertswidget_9.apk net.justdave.nwsweatheralertswidget 2016-06-10
net.justdave.nwsweatheralertswidget_10.apk net.justdave.nwsweatheralertswidget 2016-06-20
+net.justdave.nwsweatheralertswidget_12.apk net.justdave.nwsweatheralertswidget 2021-03-11
net.kervala.comicsreader_2.apk net.kervala.comicsreader 2012-09-07
net.kervala.comicsreader_12.apk net.kervala.comicsreader 2012-09-20
net.kervala.comicsreader_13.apk net.kervala.comicsreader 2013-01-02
@@ -22933,6 +23101,8 @@ net.kourlas.voipms_sms_133.apk net.kourlas.voipms_sms 2021-01-29
net.kourlas.voipms_sms_134.apk net.kourlas.voipms_sms 2021-02-21
net.kourlas.voipms_sms_136.apk net.kourlas.voipms_sms 2021-03-03
net.kourlas.voipms_sms_138.apk net.kourlas.voipms_sms 2021-03-03
+net.kourlas.voipms_sms_139.apk net.kourlas.voipms_sms 2021-03-06
+net.kourlas.voipms_sms_140.apk net.kourlas.voipms_sms 2021-03-11
net.ktnx.mobileledger_16.apk net.ktnx.mobileledger 2019-03-18
net.ktnx.mobileledger_17.apk net.ktnx.mobileledger 2019-03-18
net.ktnx.mobileledger_18.apk net.ktnx.mobileledger 2019-03-18
@@ -23045,6 +23215,8 @@ net.nightwhistler.pageturner_56.apk net.nightwhistler.pageturner 2013-11-18
net.nightwhistler.pageturner_58.apk net.nightwhistler.pageturner 2013-12-27
net.nightwhistler.pageturner_60.apk net.nightwhistler.pageturner 2014-03-11
net.nitratine.priceperunit_13.apk net.nitratine.priceperunit 2021-03-03
+net.nitratine.priceperunit_14.apk net.nitratine.priceperunit 2021-03-08
+net.nitratine.priceperunit_15.apk net.nitratine.priceperunit 2021-03-11
net.nitroshare.android_39.apk net.nitroshare.android 2018-02-28
net.nitroshare.android_40.apk net.nitroshare.android 2018-04-27
net.noio.Reminder_1.apk net.noio.Reminder 2014-06-06
@@ -23203,6 +23375,7 @@ net.osmtracker_40.apk net.osmtracker 2018-08-12
net.osmtracker_42.apk net.osmtracker 2018-08-12
net.osmtracker_43.apk net.osmtracker 2019-02-20
net.osmtracker_48.apk net.osmtracker 2019-10-09
+net.osmtracker_56.apk net.osmtracker 2021-03-06
net.pejici.easydice_3.apk net.pejici.easydice 2014-02-02
net.pejici.easydice_4.apk net.pejici.easydice 2014-05-01
net.pejici.easydice_5.apk net.pejici.easydice 2014-05-06
@@ -23448,6 +23621,7 @@ net.sourceforge.dibdib.android.dib2qm_2240.apk net.sourceforge.dibdib.android.di
net.sourceforge.dibdib.android.dib2qm_2244.apk net.sourceforge.dibdib.android.dib2qm 2020-03-30
net.sourceforge.dibdib.android.dib2qm_2246.apk net.sourceforge.dibdib.android.dib2qm 2020-06-02
net.sourceforge.dibdib.android.dib2qm_2260.apk net.sourceforge.dibdib.android.dib2qm 2020-08-23
+net.sourceforge.dibdib.android.dib2qm_2270.apk net.sourceforge.dibdib.android.dib2qm 2021-03-11
net.sourceforge.kid3_15.apk net.sourceforge.kid3 2019-05-11
net.sourceforge.kid3_16.apk net.sourceforge.kid3 2019-08-27
net.sourceforge.kid3_17.apk net.sourceforge.kid3 2019-12-25
@@ -23653,6 +23827,7 @@ net.wigle.wigleandroid_229.apk net.wigle.wigleandroid 2018-07-19
net.wigle.wigleandroid_251.apk net.wigle.wigleandroid 2020-02-12
net.wireloss.android.fahrplan.pw16_5.apk net.wireloss.android.fahrplan.pw16 2016-10-15
net.xenotropic.quizznworldcap_1.apk net.xenotropic.quizznworldcap 2013-08-18
+net.xisberto.timerpx_3.apk net.xisberto.timerpx 2021-03-11
net.xtlive.EDL.Dashboard_2.apk net.xtlive.EDL.Dashboard 2020-12-29
net.xtlive.EDL.Dashboard_3.apk net.xtlive.EDL.Dashboard 2021-01-03
net.xtlive.EDL.Dashboard_4.apk net.xtlive.EDL.Dashboard 2021-01-09
@@ -24138,6 +24313,7 @@ nodomain.freeyourgadget.gadgetbridge_185.apk nodomain.freeyourgadget.gadgetbridg
nodomain.freeyourgadget.gadgetbridge_186.apk nodomain.freeyourgadget.gadgetbridge 2021-01-21
nodomain.freeyourgadget.gadgetbridge_187.apk nodomain.freeyourgadget.gadgetbridge 2021-02-15
nodomain.freeyourgadget.gadgetbridge_189.apk nodomain.freeyourgadget.gadgetbridge 2021-02-21
+nodomain.freeyourgadget.gadgetbridge_190.apk nodomain.freeyourgadget.gadgetbridge 2021-03-11
nodomain.freeyourgadget.tpmsmonitor_1.apk nodomain.freeyourgadget.tpmsmonitor 2019-01-18
nodomain.vanous.blitztypekeyboard_5.apk nodomain.vanous.blitztypekeyboard 2019-10-18
nu.firetech.android.pactrack_1310.apk nu.firetech.android.pactrack 2011-01-27
@@ -24184,6 +24360,8 @@ nya.miku.wishmaster_54.apk nya.miku.wishmaster 2016-05-02
nz.gen.geek_central.ObjViewer_1.apk nz.gen.geek_central.ObjViewer 2014-01-07
nz.org.cacophony.birdmonitor_3.apk nz.org.cacophony.birdmonitor 2019-07-13
nz.org.cacophony.birdmonitor_150010605.apk nz.org.cacophony.birdmonitor 2019-08-31
+ogz.tripeaks_1.apk ogz.tripeaks 2021-03-08
+ogz.tripeaks_3.apk ogz.tripeaks 2021-03-11
ohi.andre.consolelauncher_66.apk ohi.andre.consolelauncher 2016-05-17
ohi.andre.consolelauncher_67.apk ohi.andre.consolelauncher 2016-06-01
ohi.andre.consolelauncher_68.apk ohi.andre.consolelauncher 2016-06-01
@@ -24582,6 +24760,7 @@ org.andstatus.app_335.apk org.andstatus.app 2020-07-07
org.andstatus.app_336.apk org.andstatus.app 2020-09-04
org.andstatus.app_337.apk org.andstatus.app 2021-01-12
org.andstatus.app_338.apk org.andstatus.app 2021-01-25
+org.andstatus.game2048_27.apk org.andstatus.game2048 2021-03-06
org.andstatus.todoagenda_560.apk org.andstatus.todoagenda 2019-12-03
org.andstatus.todoagenda_565.apk org.andstatus.todoagenda 2020-01-10
org.andstatus.todoagenda_681.apk org.andstatus.todoagenda 2020-07-13
@@ -25397,6 +25576,8 @@ org.dash.electrum.electrum_dash_400090100.apk org.dash.electrum.electrum_dash 20
org.dash.electrum.electrum_dash_400090101.apk org.dash.electrum.electrum_dash 2021-01-25
org.dash.electrum.electrum_dash_400090200.apk org.dash.electrum.electrum_dash 2021-02-24
org.dash.electrum.electrum_dash_400090201.apk org.dash.electrum.electrum_dash 2021-02-24
+org.dash.electrum.electrum_dash_400090300.apk org.dash.electrum.electrum_dash 2021-03-06
+org.dash.electrum.electrum_dash_400090301.apk org.dash.electrum.electrum_dash 2021-03-06
org.daylightingsociety.wherearetheeyes_4.apk org.daylightingsociety.wherearetheeyes 2016-11-17
org.daylightingsociety.wherearetheeyes_5.apk org.daylightingsociety.wherearetheeyes 2017-03-19
org.daylightingsociety.wherearetheeyes_6.apk org.daylightingsociety.wherearetheeyes 2017-09-27
@@ -25636,6 +25817,7 @@ org.ea.sqrl_50.apk org.ea.sqrl 2019-10-09
org.ea.sqrl_51.apk org.ea.sqrl 2020-01-29
org.ea.sqrl_52.apk org.ea.sqrl 2020-04-30
org.ea.sqrl_53.apk org.ea.sqrl 2021-01-21
+org.ea.sqrl_54.apk org.ea.sqrl 2021-03-11
org.easyrpg.player_6699.apk org.easyrpg.player 2021-02-21
org.edunivers.whereami_1.apk org.edunivers.whereami 2014-06-15
org.eehouse.android.xw4_26.apk org.eehouse.android.xw4 2012-01-13
@@ -25688,6 +25870,7 @@ org.emunix.insteadlauncher_800.apk org.emunix.insteadlauncher 2019-11-04
org.emunix.insteadlauncher_801.apk org.emunix.insteadlauncher 2019-11-22
org.emunix.insteadlauncher_802.apk org.emunix.insteadlauncher 2020-04-30
org.emunix.insteadlauncher_803.apk org.emunix.insteadlauncher 2020-11-12
+org.emunix.insteadlauncher_80400.apk org.emunix.insteadlauncher 2021-03-11
org.emunix.unipatcher_140000.apk org.emunix.unipatcher 2017-04-17
org.emunix.unipatcher_140100.apk org.emunix.unipatcher 2017-05-27
org.emunix.unipatcher_140200.apk org.emunix.unipatcher 2017-07-19
@@ -26056,6 +26239,7 @@ org.fdroid.fdroid_1010050.apk org.fdroid.fdroid 2020-10-27
org.fdroid.fdroid_1011050.apk org.fdroid.fdroid 2021-01-07
org.fdroid.fdroid_1012000.apk org.fdroid.fdroid 2021-02-15
org.fdroid.fdroid_1012001.apk org.fdroid.fdroid 2021-03-01
+org.fdroid.fdroid_1012002.apk org.fdroid.fdroid 2021-03-06
org.fdroid.k9_16025.apk org.fdroid.k9 2013-06-30
org.fdroid.k9_17040.apk org.fdroid.k9 2013-07-02
org.fdroid.k9_17041.apk org.fdroid.k9 2013-07-09
@@ -26303,6 +26487,7 @@ org.freeminer.freeminer_121.apk org.freeminer.freeminer 2016-11-07
org.freenetproject.mobile_291.apk org.freenetproject.mobile 2021-01-25
org.freenetproject.mobile_293.apk org.freenetproject.mobile 2021-01-29
org.freenetproject.mobile_300.apk org.freenetproject.mobile 2021-02-15
+org.freenetproject.mobile_301.apk org.freenetproject.mobile 2021-03-11
org.freshrss.easyrss_606.apk org.freshrss.easyrss 2015-05-26
org.freshrss.easyrss_608.apk org.freshrss.easyrss 2017-07-23
org.freshrss.easyrss_704.apk org.freshrss.easyrss 2020-04-21
@@ -26807,6 +26992,7 @@ org.janb.shoppinglist_2.apk org.janb.shoppinglist 2015-09-04
org.janb.shoppinglist_4.apk org.janb.shoppinglist 2015-09-26
org.jdfossapps.android.shopwithmom_1.apk org.jdfossapps.android.shopwithmom 2021-01-07
org.jdfossapps.android.shopwithmom_2.apk org.jdfossapps.android.shopwithmom 2021-01-12
+org.jdfossapps.android.shopwithmom_3.apk org.jdfossapps.android.shopwithmom 2021-03-06
org.jellyfin.mobile_2020399.apk org.jellyfin.mobile 2021-03-01
org.jessies.dalvikexplorer_33.apk org.jessies.dalvikexplorer 2012-11-12
org.jessies.dalvikexplorer_34.apk org.jessies.dalvikexplorer 2013-02-11
@@ -27249,6 +27435,7 @@ org.liberty.android.freeotpplus_10.apk org.liberty.android.freeotpplus 2020-08-2
org.liberty.android.freeotpplus_11.apk org.liberty.android.freeotpplus 2020-08-29
org.liberty.android.freeotpplus_12.apk org.liberty.android.freeotpplus 2020-09-24
org.liberty.android.freeotpplus_13.apk org.liberty.android.freeotpplus 2020-11-09
+org.liberty.android.freeotpplus_14.apk org.liberty.android.freeotpplus 2021-03-06
org.libre.agosto.p2play_6.apk org.libre.agosto.p2play 2019-11-04
org.libre.agosto.p2play_7.apk org.libre.agosto.p2play 2019-12-20
org.libreflix.app_1.apk org.libreflix.app 2018-05-29
@@ -27854,6 +28041,7 @@ org.moire.ultrasonic_85.apk org.moire.ultrasonic 2020-12-05
org.moire.ultrasonic_86.apk org.moire.ultrasonic 2020-12-13
org.moire.ultrasonic_87.apk org.moire.ultrasonic 2021-01-25
org.moire.ultrasonic_88.apk org.moire.ultrasonic 2021-01-25
+org.moire.ultrasonic_90.apk org.moire.ultrasonic 2021-03-11
org.montrealtransit.android.schedule.stmbus_3.apk org.montrealtransit.android.schedule.stmbus 2013-12-09
org.montrealtransit.android_886.apk org.montrealtransit.android 2013-12-09
org.moparisthebest.appbak_2.apk org.moparisthebest.appbak 2014-02-19
@@ -27865,6 +28053,7 @@ org.mosad.seil0.projectlaogai_15.apk org.mosad.seil0.projectlaogai 2020-02-26
org.mosad.seil0.projectlaogai_6000.apk org.mosad.seil0.projectlaogai 2020-09-13
org.mosad.teapod_2100.apk org.mosad.teapod 2021-01-03
org.mosad.teapod_3000.apk org.mosad.teapod 2021-01-05
+org.mosad.teapod_4000.apk org.mosad.teapod 2021-03-08
org.mosspaper_5.apk org.mosspaper 2013-06-24
org.mosspaper_6.apk org.mosspaper 2015-04-09
org.mozc.android.inputmethod.japanese_6028152.apk org.mozc.android.inputmethod.japanese 2019-02-27
@@ -28210,6 +28399,7 @@ org.navitproject.navit_6095.apk org.navitproject.navit 2015-05-20
org.navitproject.navit_6255.apk org.navitproject.navit 2015-09-15
org.navitproject.navit_6327.apk org.navitproject.navit 2015-11-05
org.navitproject.navit_6382.apk org.navitproject.navit 2015-11-18
+org.navitproject.navit_2021030660.apk org.navitproject.navit 2021-03-11
org.ncrmnt.nettts_3.apk org.ncrmnt.nettts 2013-03-30
org.ndeftools.boilerplate_3.apk org.ndeftools.boilerplate 2014-09-09
org.nerdcircus.android.klaxon_27.apk org.nerdcircus.android.klaxon 2012-02-04
@@ -28300,6 +28490,7 @@ org.nutritionfacts.dailydozen_42.apk org.nutritionfacts.dailydozen 2018-02-16
org.nutritionfacts.dailydozen_48.apk org.nutritionfacts.dailydozen 2020-01-05
org.nutritionfacts.dailydozen_52.apk org.nutritionfacts.dailydozen 2020-02-04
org.nutritionfacts.dailydozen_54.apk org.nutritionfacts.dailydozen 2020-08-21
+org.nutritionfacts.dailydozen_55.apk org.nutritionfacts.dailydozen 2021-03-11
org.nv95.openmanga_102.apk org.nv95.openmanga 2017-02-08
org.nv95.openmanga_103.apk org.nv95.openmanga 2017-02-13
org.nv95.openmanga_108.apk org.nv95.openmanga 2017-03-17
@@ -28595,6 +28786,7 @@ org.openhab.habdroid.beta_355.apk org.openhab.habdroid.beta 2021-02-15
org.openhab.habdroid.beta_358.apk org.openhab.habdroid.beta 2021-02-15
org.openhab.habdroid.beta_362.apk org.openhab.habdroid.beta 2021-02-21
org.openhab.habdroid.beta_363.apk org.openhab.habdroid.beta 2021-02-26
+org.openhab.habdroid.beta_364.apk org.openhab.habdroid.beta 2021-03-11
org.openhab.habdroid_30.apk org.openhab.habdroid 2018-03-15
org.openhab.habdroid_34.apk org.openhab.habdroid 2018-03-23
org.openhab.habdroid_50.apk org.openhab.habdroid 2018-04-21
@@ -28664,6 +28856,7 @@ org.openobservatory.ooniprobe_68.apk org.openobservatory.ooniprobe 2020-12-16
org.openobservatory.ooniprobe_70.apk org.openobservatory.ooniprobe 2021-01-31
org.openobservatory.ooniprobe_71.apk org.openobservatory.ooniprobe 2021-02-17
org.openobservatory.ooniprobe_72.apk org.openobservatory.ooniprobe 2021-02-21
+org.openobservatory.ooniprobe_73.apk org.openobservatory.ooniprobe 2021-03-11
org.openorienteering.mapper_607.apk org.openorienteering.mapper 2017-01-04
org.openorienteering.mapper_608.apk org.openorienteering.mapper 2017-03-08
org.openpetfoodfacts.scanner_37.apk org.openpetfoodfacts.scanner 2017-04-04
@@ -28709,6 +28902,7 @@ org.ostrya.presencepublisher_33.apk org.ostrya.presencepublisher 2020-10-24
org.ostrya.presencepublisher_35.apk org.ostrya.presencepublisher 2020-10-30
org.ostrya.presencepublisher_36.apk org.ostrya.presencepublisher 2020-11-12
org.ostrya.presencepublisher_37.apk org.ostrya.presencepublisher 2020-12-24
+org.ostrya.presencepublisher_38.apk org.ostrya.presencepublisher 2021-03-06
org.pacien.tincapp_1.apk org.pacien.tincapp 2017-05-28
org.pacien.tincapp_2.apk org.pacien.tincapp 2017-07-07
org.pacien.tincapp_3.apk org.pacien.tincapp 2017-08-07
@@ -29602,6 +29796,7 @@ org.purple.smoke_20210110.apk org.purple.smoke 2021-01-12
org.purple.smoke_20210120.apk org.purple.smoke 2021-01-25
org.purple.smoke_20210130.apk org.purple.smoke 2021-02-03
org.purple.smoke_20210210.apk org.purple.smoke 2021-02-21
+org.purple.smoke_20210225.apk org.purple.smoke 2021-03-08
org.pyload.android.client_12.apk org.pyload.android.client 2012-07-13
org.pyload.android.client_15.apk org.pyload.android.client 2013-02-24
org.pyload.android.client_16.apk org.pyload.android.client 2013-03-13
@@ -29830,6 +30025,7 @@ org.schabi.newpipe_954.apk org.schabi.newpipe 2020-10-07
org.schabi.newpipe_954_cb84069.apk org.schabi.newpipe 2020-10-07
org.schabi.newpipe_955.apk org.schabi.newpipe 2020-10-19
org.schabi.newpipe_955_cb84069.apk org.schabi.newpipe 2020-10-19
+org.schabi.newpipe_965.apk org.schabi.newpipe 2021-03-11
org.schabi.newpipelegacy_1.apk org.schabi.newpipelegacy 2019-03-01
org.schabi.newpipelegacy_10.apk org.schabi.newpipelegacy 2019-03-17
org.schabi.newpipelegacy_20.apk org.schabi.newpipelegacy 2019-06-14
@@ -30550,6 +30746,7 @@ org.tasks_110306.apk org.tasks 2021-02-17
org.tasks_110400.apk org.tasks 2021-02-21
org.tasks_110500.apk org.tasks 2021-02-24
org.tasks_110501.apk org.tasks 2021-03-01
+org.tasks_110602.apk org.tasks 2021-03-08
org.tbrk.mnemododo_23.apk org.tbrk.mnemododo 2013-06-22
org.telegram.messenger_160.apk org.telegram.messenger 2014-02-24
org.telegram.messenger_177.apk org.telegram.messenger 2014-03-06
@@ -30764,6 +30961,8 @@ org.thosp.yourlocalweather_135.apk org.thosp.yourlocalweather 2020-10-30
org.thosp.yourlocalweather_136.apk org.thosp.yourlocalweather 2020-11-17
org.thosp.yourlocalweather_138.apk org.thosp.yourlocalweather 2020-11-24
org.thosp.yourlocalweather_139.apk org.thosp.yourlocalweather 2021-03-03
+org.thosp.yourlocalweather_140.apk org.thosp.yourlocalweather 2021-03-08
+org.thosp.yourlocalweather_141.apk org.thosp.yourlocalweather 2021-03-11
org.thoughtcrime.securesms_21.apk org.thoughtcrime.securesms 2012-01-02
org.thoughtcrime.securesms_23.apk org.thoughtcrime.securesms 2012-08-23
org.tigase.messenger.phone.pro_11.apk org.tigase.messenger.phone.pro 2013-10-24
@@ -30990,6 +31189,7 @@ org.totschnig.myexpenses_448.apk org.totschnig.myexpenses 2020-12-29
org.totschnig.myexpenses_452.apk org.totschnig.myexpenses 2021-01-14
org.totschnig.myexpenses_458.apk org.totschnig.myexpenses 2021-02-15
org.totschnig.myexpenses_465.apk org.totschnig.myexpenses 2021-03-03
+org.totschnig.myexpenses_466.apk org.totschnig.myexpenses 2021-03-08
org.totschnig.ocr.tesseract_2.apk org.totschnig.ocr.tesseract 2020-12-24
org.totschnig.ocr.tesseract_3.apk org.totschnig.ocr.tesseract 2020-12-27
org.totschnig.ocr.tesseract_4.apk org.totschnig.ocr.tesseract 2021-01-14
@@ -31229,6 +31429,7 @@ org.twistedappdeveloper.statocovid19italia_28.apk org.twistedappdeveloper.statoc
org.twistedappdeveloper.statocovid19italia_29.apk org.twistedappdeveloper.statocovid19italia 2020-12-29
org.uaraven.e_14.apk org.uaraven.e 2012-03-06
org.uaraven.e_16.apk org.uaraven.e 2013-08-25
+org.unifiedpush.distributor.noprovider2push_4.apk org.unifiedpush.distributor.noprovider2push 2021-03-08
org.us.andriod_3.apk org.us.andriod 2014-06-22
org.us.andriod_4.apk org.us.andriod 2017-01-30
org.valos.isolmoa_1.apk org.valos.isolmoa 2014-03-22
@@ -31502,6 +31703,7 @@ org.walleth_468.apk org.walleth 2019-11-09
org.walleth_472.apk org.walleth 2020-01-19
org.walleth_480.apk org.walleth 2020-02-26
org.walleth_482.apk org.walleth 2020-02-26
+org.walleth_492.apk org.walleth 2021-03-08
org.waxworlds.edam.importcontacts_2.apk org.waxworlds.edam.importcontacts 2012-09-26
org.webodf_3.apk org.webodf 2012-08-23
org.weilbach.splitbills_6.apk org.weilbach.splitbills 2019-07-02
@@ -31601,6 +31803,8 @@ org.wikipedia_50337.apk org.wikipedia 2020-12-07
org.wikipedia_50340.apk org.wikipedia 2021-02-03
org.wikipedia_50342.apk org.wikipedia 2021-02-21
org.wikipedia_50343.apk org.wikipedia 2021-02-21
+org.wikipedia_50344.apk org.wikipedia 2021-03-06
+org.wikipedia_50345.apk org.wikipedia 2021-03-08
org.wiktionary_1.apk org.wiktionary 2012-07-14
org.wingy.chan_37.apk org.wingy.chan 2014-10-19
org.wingy.chan_38.apk org.wingy.chan 2014-10-20
@@ -31619,6 +31823,7 @@ org.woheller69.weather_15.apk org.woheller69.weather 2021-02-03
org.woheller69.weather_16.apk org.woheller69.weather 2021-02-21
org.woheller69.weather_17.apk org.woheller69.weather 2021-02-26
org.woheller69.weather_18.apk org.woheller69.weather 2021-03-03
+org.woheller69.weather_19.apk org.woheller69.weather 2021-03-11
org.woltage.irssiconnectbot_393.apk org.woltage.irssiconnectbot 2012-07-02
org.wordpress.android_31.apk org.wordpress.android 2011-01-26
org.wordpress.android_33.apk org.wordpress.android 2011-07-01
@@ -31982,6 +32187,8 @@ org.zephyrsoft.trackworktime_27.apk org.zephyrsoft.trackworktime 2019-04-13
org.zephyrsoft.trackworktime_28.apk org.zephyrsoft.trackworktime 2020-01-29
org.zephyrsoft.trackworktime_40.apk org.zephyrsoft.trackworktime 2021-02-21
org.zephyrsoft.trackworktime_42.apk org.zephyrsoft.trackworktime 2021-02-21
+org.zerodogg.migraineLog_311.apk org.zerodogg.migraineLog 2021-03-08
+org.zerodogg.migraineLog_334.apk org.zerodogg.migraineLog 2021-03-11
org.zeroxlab.zeroxbenchmark_9.apk org.zeroxlab.zeroxbenchmark 2013-03-27
org.zimmob.zimlx_2707.apk org.zimmob.zimlx 2019-02-06
org.zimmob.zimlx_3010.apk org.zimmob.zimlx 2019-05-30
@@ -32420,6 +32627,7 @@ rkr.simplekeyboard.inputmethod_78.apk rkr.simplekeyboard.inputmethod 2021-02-03
rkr.simplekeyboard.inputmethod_79.apk rkr.simplekeyboard.inputmethod 2021-02-15
rkr.simplekeyboard.inputmethod_80.apk rkr.simplekeyboard.inputmethod 2021-02-21
rkr.simplekeyboard.inputmethod_81.apk rkr.simplekeyboard.inputmethod 2021-03-03
+rkr.simplekeyboard.inputmethod_82.apk rkr.simplekeyboard.inputmethod 2021-03-11
ro.ciubex.dscautorename_90.apk ro.ciubex.dscautorename 2017-03-29
ro.hume.cosmin.retrostack_2.apk ro.hume.cosmin.retrostack 2020-08-21
ro.ieval.fonbot_1.apk ro.ieval.fonbot 2013-10-16
@@ -32459,6 +32667,7 @@ rocks.tbog.tblauncher_20.apk rocks.tbog.tblauncher 2020-12-24
rocks.tbog.tblauncher_21.apk rocks.tbog.tblauncher 2021-01-12
rocks.tbog.tblauncher_22.apk rocks.tbog.tblauncher 2021-02-17
rocks.tbog.tblauncher_23.apk rocks.tbog.tblauncher 2021-02-26
+rocks.tbog.tblauncher_24.apk rocks.tbog.tblauncher 2021-03-08
rodrigodavy.com.github.pixelartist_2.apk rodrigodavy.com.github.pixelartist 2019-01-15
rodrigodavy.com.github.pixelartist_3.apk rodrigodavy.com.github.pixelartist 2019-02-03
rodrigodavy.com.github.pixelartist_4.apk rodrigodavy.com.github.pixelartist 2019-02-08
@@ -32896,6 +33105,7 @@ se.leap.bitmaskclient_141.apk se.leap.bitmaskclient 2019-08-27
se.leap.bitmaskclient_146.apk se.leap.bitmaskclient 2020-01-23
se.leap.bitmaskclient_147.apk se.leap.bitmaskclient 2020-02-04
se.leap.bitmaskclient_149.apk se.leap.bitmaskclient 2020-08-08
+se.leap.bitmaskclient_151.apk se.leap.bitmaskclient 2021-03-08
se.leap.riseupvpn_136.apk se.leap.riseupvpn 2019-02-07
se.leap.riseupvpn_137.apk se.leap.riseupvpn 2019-04-26
se.leap.riseupvpn_141.apk se.leap.riseupvpn 2019-09-25
@@ -32952,6 +33162,7 @@ se.oandell.riksdagen_26.apk se.oandell.riksdagen 2019-06-14
se.oandell.riksdagen_29.apk se.oandell.riksdagen 2019-08-28
se.oandell.riksdagen_30.apk se.oandell.riksdagen 2020-01-03
se.oandell.riksdagen_32.apk se.oandell.riksdagen 2020-04-01
+se.oandell.riksdagen_39.apk se.oandell.riksdagen 2021-03-06
se.peterbjorkman.android.trafikinfo_12.apk se.peterbjorkman.android.trafikinfo 2011-01-27
se.peterbjorkman.android.trafikinfo_13.apk se.peterbjorkman.android.trafikinfo 2011-02-02
se.pp.mc.android.Gerberoid_10000.apk se.pp.mc.android.Gerberoid 2017-08-14
@@ -33254,6 +33465,9 @@ threads.server_230.apk threads.server 2021-02-26
threads.server_233.apk threads.server 2021-03-01
threads.server_235.apk threads.server 2021-03-03
threads.server_236.apk threads.server 2021-03-03
+threads.server_237.apk threads.server 2021-03-08
+threads.thor_69.apk threads.thor 2021-03-08
+threads.thor_70.apk threads.thor 2021-03-08
tk.al54.dev.badpixels_4.apk tk.al54.dev.badpixels 2016-10-11
tk.elevenk.dailybread_5.apk tk.elevenk.dailybread 2015-03-23
tk.giesecke.disaster_radio_14.apk tk.giesecke.disaster_radio 2020-03-02
@@ -33333,6 +33547,7 @@ troop.com.freedcam_201.apk troop.com.freedcam 2020-10-15
troop.com.freedcam_217.apk troop.com.freedcam 2020-11-25
troop.com.freedcam_221.apk troop.com.freedcam 2020-12-18
troop.com.freedcam_222.apk troop.com.freedcam 2020-12-18
+troop.com.freedcam_239.apk troop.com.freedcam 2021-03-11
truewatcher.tower_60.apk truewatcher.tower 2020-07-13
truewatcher.tower_64.apk truewatcher.tower 2020-10-07
truewatcher.tower_67.apk truewatcher.tower 2020-12-27
@@ -33344,6 +33559,7 @@ tv.piratemedia.lightcontroler_161.apk tv.piratemedia.lightcontroler 2015-02-21
tw.com.daxia.virtualsoftkeys_10.apk tw.com.daxia.virtualsoftkeys 2019-02-05
tw.qtlin.mac.airunlocker_1.apk tw.qtlin.mac.airunlocker 2016-07-16
tyagi.shubham.customsearch_1.apk tyagi.shubham.customsearch 2018-09-06
+ua.bossly.tools.translit_1.apk ua.bossly.tools.translit 2021-03-08
ua.gardenapple.itchupdater_16.apk ua.gardenapple.itchupdater 2021-01-25
ua.gardenapple.itchupdater_18.apk ua.gardenapple.itchupdater 2021-01-25
ua.gardenapple.itchupdater_19.apk ua.gardenapple.itchupdater 2021-01-25
@@ -33413,6 +33629,8 @@ uk.org.boddie.android.weatherforecast_141.apk uk.org.boddie.android.weatherforec
uk.org.boddie.android.weatherforecast_142.apk uk.org.boddie.android.weatherforecast 2019-11-04
uk.org.boddie.android.weatherforecast_150.apk uk.org.boddie.android.weatherforecast 2020-09-07
uk.org.boddie.android.weatherforecast_152.apk uk.org.boddie.android.weatherforecast 2021-02-21
+uk.org.boddie.android.weatherforecast_153.apk uk.org.boddie.android.weatherforecast 2021-03-11
+uk.org.boddie.android.weatherforecast_154.apk uk.org.boddie.android.weatherforecast 2021-03-11
uk.org.cardboardbox.wonderdroid_36.apk uk.org.cardboardbox.wonderdroid 2012-10-21
uk.org.cardboardbox.wonderdroid_37.apk uk.org.cardboardbox.wonderdroid 2013-03-24
uk.org.cardboardbox.wonderdroid_39.apk uk.org.cardboardbox.wonderdroid 2013-10-31
@@ -35760,10 +35978,12 @@ xyz.hisname.fireflyiii_84.apk xyz.hisname.fireflyiii 2021-03-01
xyz.hisname.fireflyiii_85.apk xyz.hisname.fireflyiii 2021-03-03
xyz.hisname.fireflyiii_86.apk xyz.hisname.fireflyiii 2021-03-03
xyz.iridiumion.plucklockex_4.apk xyz.iridiumion.plucklockex 2018-07-19
+xyz.myachin.downloader_4.apk xyz.myachin.downloader 2021-03-11
xyz.myachin.saveto_1.apk xyz.myachin.saveto 2021-02-15
xyz.myachin.saveto_3.apk xyz.myachin.saveto 2021-02-15
xyz.myachin.saveto_4.apk xyz.myachin.saveto 2021-02-26
xyz.myachin.saveto_6.apk xyz.myachin.saveto 2021-03-03
+xyz.myachin.saveto_7.apk xyz.myachin.saveto 2021-03-06
xyz.spinster.client.fdroid_68.apk xyz.spinster.client.fdroid 2019-11-14
xyz.spinster.client.fdroid_70.apk xyz.spinster.client.fdroid 2019-11-17
xyz.zedler.patrick.grocy_21.apk xyz.zedler.patrick.grocy 2020-10-07
diff --git a/templates/app-full b/templates/app-full
index 7b5b76bd25ec450de9cc1199393a57693345fe4e..1b56823507c59383f83003340201232d35084036 100644
--- a/templates/app-full
+++ b/templates/app-full
@@ -8,7 +8,7 @@
#
# Single-line fields start right after the colon (with a whitespace).
-Categories: (use those which apply)
+Categories: # Use those which apply
- Connectivity
- Development
- Games
diff --git a/tools/setup-ndk-per-build.py b/tools/setup-ndk-per-build.py
new file mode 100755
index 0000000000000000000000000000000000000000..35caed562b61508a7d0cee96465076b41443cc8e
--- /dev/null
+++ b/tools/setup-ndk-per-build.py
@@ -0,0 +1,84 @@
+#!/usr/bin/env python3
+#
+# Install NDK when a build in GitLab CI `fdroid build` job needs it.
+
+import os
+import re
+import subprocess
+import sys
+import yaml
+
+try:
+ from yaml import CSafeLoader as SafeLoader
+except ImportError:
+ from yaml import SafeLoader
+
+
+def get_ndk_version(ndk_path):
+ source_properties = os.path.join(ndk_path, 'source.properties')
+ if os.path.exists(source_properties):
+ with open(source_properties) as fp:
+ m = re.search(r'^Pkg.Revision *= *(.+)', fp.read(), flags=re.MULTILINE)
+ if m:
+ return m.group(1)
+
+
+if len(sys.argv) != 3:
+ print(
+ 'Usage:\n\texport CI_PROJECT_DIR=%s\n\t%s app.id:12 /path/to/ndk_base'
+ % (os.path.dirname(os.path.dirname(os.path.abspath(__file__))), __file__)
+ )
+ exit(1)
+
+appid, versionCode = sys.argv[1].split(':')
+with open('metadata/%s.yml' % appid) as fp:
+ data = yaml.load(fp, Loader=SafeLoader)
+
+ndk_base = sys.argv[2]
+os.makedirs(ndk_base, exist_ok=True)
+os.chdir(ndk_base)
+
+for build in data.get('Builds', []):
+ if build.get('disable'):
+ continue
+ if str(build['versionCode']) != str(versionCode):
+ continue
+ ndk = build.get('ndk')
+ if not ndk:
+ continue
+ version = get_ndk_version(os.path.join(ndk_base, ndk))
+ if version:
+ print('Found existing setup for NDK %s (%s)' % (ndk, version))
+ continue
+ ndk_name = 'android-ndk-' + ndk
+ zipball = ndk_name + '-linux-x86_64.zip'
+ subprocess.run(
+ [
+ '/usr/bin/wget',
+ '--quiet',
+ '--continue',
+ 'https://dl.google.com/android/repository/' + zipball,
+ ]
+ )
+ if not os.path.exists(ndk_name):
+ subprocess.run(['/usr/bin/unzip', '-q', zipball])
+ os.remove(zipball)
+ if os.path.exists(ndk):
+ os.remove(ndk)
+ os.symlink(ndk_name, ndk)
+
+ config_yml = os.path.join(os.getenv('CI_PROJECT_DIR'), 'config.yml')
+ if os.path.exists(config_yml):
+ with open(config_yml) as fp:
+ config = yaml.load(fp, Loader=SafeLoader)
+ else:
+ config = dict()
+ if 'ndk_paths' not in config:
+ config['ndk_paths'] = dict()
+ config['ndk_paths'][ndk] = os.path.join(ndk_base, ndk_name)
+ with open(config_yml, 'w') as fp:
+ yaml.dump(config, fp)
+
+ version = get_ndk_version(os.path.join(ndk_base, ndk))
+ if version:
+ print('Setup NDK %s (%s)' % (ndk, version))
diff --git a/tools/trigger-issuebot b/tools/trigger-issuebot
index 3f613577b0efccb0795c1a609e79c4261ecaa2b6..bff908235003c21f30d22117005e6bcf5074dde0 100755
--- a/tools/trigger-issuebot
+++ b/tools/trigger-issuebot
@@ -1,8 +1,8 @@
#!/bin/bash -e
get_merge_request_iid() {
- for page in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19; do
- for mr in `curl --silent ${CI_API_V4_URL}/projects/${project_id}/merge_requests?page=${page} | grep -Eo '"iid": *[0-9]+' | grep -Eo '[0-9]+$'`; do
+ for page in 1 2 3 4 5; do
+ for mr in `curl --silent "${CI_API_V4_URL}/projects/${project_id}/merge_requests?page=${page}&per_page=50&state=opened&order_by=updated_at" | grep -Eo '"iid": *[0-9]+' | grep -Eo '[0-9]+$'`; do
if curl --silent ${CI_API_V4_URL}/projects/${project_id}/merge_requests/$mr/pipelines \
| grep -Eo "\"id\": *${CI_PIPELINE_ID}," > /dev/null; then
echo $mr