Merge remote-tracking branch 'upstream/master'

This commit is contained in:
asdoi 2020-01-08 19:02:39 +01:00
commit 59b09b6ec4
269 changed files with 2568 additions and 462 deletions

View file

@ -4,6 +4,7 @@ License: Apache-2.0
WebSite: https://susi.ai/
SourceCode: https://github.com/fossasia/susi_android
IssueTracker: https://github.com/fossasia/susi_android/issues
Translation: https://hosted.weblate.org/projects/susi-ai/
Changelog: https://github.com/fossasia/susi_android/releases
AutoName: SUSI.AI

View file

@ -52,7 +52,47 @@ Builds:
gradle:
- yes
- versionName: 0.5.3
versionCode: 5003
commit: v0.5.3
subdir: app
init: sed -i='' 's/gradle-.*-all/gradle-5.6.4-all/' ../gradle/wrapper/gradle-wrapper.properties
gradle:
- yes
- versionName: 0.5.5
versionCode: 5005
commit: v0.5.5
subdir: app
init: sed -i='' 's/gradle-.*-all/gradle-5.6.4-all/' ../gradle/wrapper/gradle-wrapper.properties
gradle:
- yes
- versionName: 0.6.2
versionCode: 6002
commit: v0.6.2
subdir: app
init: sed -i='' 's/gradle-.*-all/gradle-5.6.4-all/' ../gradle/wrapper/gradle-wrapper.properties
gradle:
- yes
- versionName: 0.6.3
versionCode: 6003
commit: v0.6.3
subdir: app
init: sed -i='' 's/gradle-.*-all/gradle-5.6.4-all/' ../gradle/wrapper/gradle-wrapper.properties
gradle:
- yes
- versionName: 0.6.4
versionCode: 6004
commit: v0.6.4
subdir: app
init: sed -i='' 's/gradle-.*-all/gradle-5.6.4-all/' ../gradle/wrapper/gradle-wrapper.properties
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.5.2
CurrentVersionCode: 5002
CurrentVersion: 0.6.4
CurrentVersionCode: 6004

View file

@ -69,7 +69,14 @@ Builds:
gradle:
- yes
- versionName: 0.2.4
versionCode: 6
commit: v0.2.4
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9.]*$
CurrentVersion: 0.2.3
CurrentVersionCode: 5
CurrentVersion: 0.2.4
CurrentVersionCode: 6

View file

@ -0,0 +1 @@
Blokowanie niechcianych połączeń

View file

@ -0,0 +1,37 @@
Categories:
- Connectivity
- System
License: GPL-3.0-or-later
AuthorName: at.or.at
AuthorWebSite: https://at.or.at
SourceCode: https://gitlab.com/atorat/plugoffairplane
IssueTracker: https://gitlab.com/atorat/plugoffairplane/issues
LiberapayID: '33617'
Bitcoin: 1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk
AutoName: Plug Off Airplane
Description: |-
This is a very simple app that turns off Airplane Mode when the USB
cable is plugged in. The idea is to make sure Airplane Mode is
turned off at least once a day, in a safe location in terms of
metadata: the home. Your telecom already knows your device belongs
to its billing address. This makes it easier to use Airplane Mode to
disable the cellular radio during the day, when it is not needed.
RequiresRoot: 'yes'
RepoType: git
Repo: https://gitlab.com/atorat/plugoffairplane.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -0,0 +1 @@
Uses root to disable Airplane Mode when the device is plugged in via USB

View file

@ -173,7 +173,14 @@ Builds:
gradle:
- yes
- versionName: 1.7.1
versionCode: 1700171
commit: 1.7.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.6.2
CurrentVersionCode: 1600162
CurrentVersion: 1.7.1
CurrentVersionCode: 1700171

View file

@ -57,7 +57,27 @@ Builds:
gradle:
- yes
- versionName: 2.5.1
versionCode: 54
commit: v2.5.1
subdir: app
sudo:
- apt update || apt update
- apt install -y wget
gradle:
- yes
- versionName: 2.5.3
versionCode: 56
commit: v2.5.3
subdir: app
sudo:
- apt update || apt update
- apt install -y wget
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.0.2
CurrentVersionCode: 52
CurrentVersion: 2.5.3
CurrentVersionCode: 56

View file

@ -319,7 +319,15 @@ Builds:
- free
prebuild: sed -i -e '/applicationIdSuffix/d; /versionNameSuffix/d' build.gradle
- versionName: 2.2.10-free
versionCode: 56
commit: v2.2.10-free
subdir: app
gradle:
- free
prebuild: sed -i -e '/applicationIdSuffix/d; /versionNameSuffix/d' build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.2.8
CurrentVersionCode: 55
CurrentVersion: 2.2.10-free
CurrentVersionCode: 56

View file

@ -0,0 +1 @@
Koniugacja czasownika dla języka francuskiego

View file

@ -0,0 +1,30 @@
Categories:
- Navigation
- Science & Education
License: GPL-3.0-or-later
SourceCode: https://gitlab.altillimity.com/altillimity/satpredict
IssueTracker: https://gitlab.altillimity.com/altillimity/satpredict/issues
AutoName: SatPredict
RepoType: git
Repo: https://gitlab.altillimity.com/altillimity/satpredict.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
sudo:
- apt-get update || apt-get update
- apt install -yq ninja-build
gradle:
- yes
rm:
- app/release/SatPredict-release.apk
ndk: r20
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -87,7 +87,14 @@ Builds:
gradle:
- fdroid
- versionName: 2.1.4
versionCode: 103
commit: 2.1.4
subdir: app
gradle:
- fdroid
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 2.1.3
CurrentVersionCode: 102
CurrentVersion: 2.1.4
CurrentVersionCode: 103

View file

@ -0,0 +1 @@
Generowanie haseł do diceware

View file

@ -57,6 +57,13 @@ Builds:
gradle:
- yes
- versionName: 1.0.6
versionCode: 106
commit: v1.0.6
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.6

View file

@ -0,0 +1 @@
Dies ist die offizielle App für das Gymnasium Wendelstein

View file

@ -0,0 +1 @@
Jest to oficjalna aplikacja dla Gymnasium Wendelstein

View file

@ -0,0 +1 @@
Este é o App oficial para o Liceu Wendelstein

View file

@ -0,0 +1 @@
Este é o App oficial para o Liceu Wendelstein

View file

@ -0,0 +1 @@
Wendelstein 高中官方应用

View file

@ -101,7 +101,14 @@ Builds:
gradle:
- yes
- versionName: 3.1.7
versionCode: 17
commit: 3.1.7
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 3.1.5
CurrentVersionCode: 15
CurrentVersion: 3.1.7
CurrentVersionCode: 17

View file

@ -0,0 +1 @@
Pomoc pisarzom w budowaniu historii fikcyjnego świata

View file

@ -105,7 +105,21 @@ Builds:
gradle:
- fDroid
- versionName: 12.0.0
versionCode: 94
commit: '94'
subdir: app
gradle:
- fDroid
- versionName: 12.0.1
versionCode: 95
commit: '95'
subdir: app
gradle:
- fDroid
AutoUpdateMode: Version %c
UpdateCheckMode: Tags
CurrentVersion: 11.9.1
CurrentVersionCode: 93
CurrentVersion: 12.0.1
CurrentVersionCode: 95

View file

@ -96,7 +96,21 @@ Builds:
gradle:
- yes
- versionName: '1.1'
versionCode: 24
commit: v1.1
subdir: app
gradle:
- yes
- versionName: 1.1.1
versionCode: 25
commit: v1.1.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^((?!alpha|beta).)*$
CurrentVersion: 1.0.3
CurrentVersionCode: 22
CurrentVersion: 1.1.1
CurrentVersionCode: 25

View file

@ -0,0 +1 @@
Launcher aplikacji i menadżer ekranu głównego

View file

@ -0,0 +1 @@
Pokazuje aktualne ceny wymiany Bitcoin Cash

View file

@ -0,0 +1 @@
Lotu oharrak esteketara eta sinkronizatu Nexcloud erabilita

View file

@ -0,0 +1 @@
Powiąż notatki z linkami i zsynchronizuj je z Nextcloud

View file

@ -0,0 +1 @@
Odtwarzanie muzyki z widgetu

View file

@ -142,7 +142,16 @@ Builds:
scanignore:
- contrib
- versionName: 1.8.8
versionCode: 62
commit: AndroidMultiVNC-1.8.8
subdir: android/app
gradle:
- yes
scanignore:
- contrib
AutoUpdateMode: Version AndroidMultiVNC-%v
UpdateCheckMode: Tags
CurrentVersion: 1.8.7
CurrentVersionCode: 61
CurrentVersion: 1.8.8
CurrentVersionCode: 62

View file

@ -212,7 +212,21 @@ Builds:
prebuild: "sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g'\
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
AutoUpdateMode: Version %v
- versionName: 2.7.2
versionCode: 2070200
commit: 2.7.2
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/fabric/d' -e '/services/d' ../build.gradle.kts
- sed -i -e '/firebaseEnabled/,+3d' -e '/fabric/d' -e '/google-services/d' -e
'/signingConfigs.getByName/d' build.gradle.kts
scanignore:
- .gradle
- buildSrc
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 2.6.3
CurrentVersionCode: 2060300

View file

@ -0,0 +1 @@
Wyłącza WIFI w oparciu o wynik skanowania

View file

@ -0,0 +1,36 @@
Categories:
- Multimedia
License: Apache-2.0
AuthorName: Dane Finlay
AuthorEmail: Danesprite@posteo.net
WebSite: https://danefinlay.com/timers-tts-util
SourceCode: https://github.com/Danesprite/tts-util-app
IssueTracker: https://github.com/Danesprite/tts-util-app/issues
AutoName: TTS Util
Description: |-
TTS Util is a utility app for synthesising text into audible speech using Android's text-to-speech framework.
Features:
* Read input text, clipboard text or text files using text-to-speech.
* Create speech wave files from text files.
* Share text to read using share menu entries.
* Read clipboard text using launcher shortcuts (requires Android 8 or higher).
* Should support any text-to-speech engine that uses Android's TTS framework.
* Supports Android 5.1 and above.
RepoType: git
Repo: https://github.com/Danesprite/tts-util-app
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -0,0 +1 @@
Text-to-speech utility app

View file

@ -0,0 +1 @@
Aplikacja z dostosowywanymi obrazami radaru dopplerowskiego

View file

@ -58,5 +58,5 @@ Builds:
AutoUpdateMode: None
UpdateCheckMode: Tags demo-.*[0-9]$
CurrentVersion: demo-1.1.2
CurrentVersionCode: 4
CurrentVersion: demo-1.1.3
CurrentVersionCode: 5

View file

@ -34,5 +34,5 @@ Builds:
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.3.0
CurrentVersionCode: 13
CurrentVersion: 1.5.0
CurrentVersionCode: 15

View file

@ -0,0 +1 @@
Uporządkuj pasek stanu przed wykonaniem zrzutów ekranu

View file

@ -0,0 +1 @@
Uruchomienia ustawienia pamięci z szuflady aplikacji

View file

@ -131,7 +131,14 @@ Builds:
gradle:
- yes
- versionName: 2.1.0
versionCode: 210
commit: v2.1.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.0.6
CurrentVersionCode: 206
CurrentVersion: 2.1.0
CurrentVersionCode: 210

View file

@ -171,5 +171,5 @@ AutoUpdateMode: None
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/foobnix/LibreraReader/master/app/build.gradle|\s+codeNumber
= (\d+)|.|\s+versionNumber = "([^\"]+)"
CurrentVersion: 8.2.11
CurrentVersionCode: 3420
CurrentVersion: 8.2.29
CurrentVersionCode: 3484

View file

@ -376,7 +376,14 @@ Builds:
gradle:
- yes
- versionName: 0.12.4
versionCode: 56
commit: v0.12.4
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.12.3
CurrentVersionCode: 55
CurrentVersion: 0.12.4
CurrentVersionCode: 56

View file

@ -0,0 +1 @@
Nieoficjalny konfigurator rynku dla gry planszowej Aeon's End

View file

@ -256,7 +256,17 @@ Builds:
prebuild: sed -i -e '/maven.fabric.io/d; /io.fabric/d' build.gradle ../build.gradle
../CommonUtils/build.gradle
- versionName: 2.5.0
versionCode: 64
commit: v2.5.0
subdir: app
submodules: true
gradle:
- foss
prebuild: sed -i -e '/maven.fabric.io/d; /io.fabric/d' build.gradle ../build.gradle
../CommonUtils/build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.4.3
CurrentVersionCode: 63
CurrentVersion: 2.5.0
CurrentVersionCode: 64

View file

@ -177,7 +177,17 @@ Builds:
prebuild: sed -i -e '/maven.fabric.io/d; /io.fabric/d; /com.crashlytics/d' ../build.gradle
../CommonUtils/build.gradle build.gradle
- versionName: 1.6.2
versionCode: 28
commit: v1.6.2
subdir: app
submodules: true
gradle:
- foss
prebuild: sed -i -e '/maven.fabric.io/d; /io.fabric/d; /com.crashlytics/d' ../build.gradle
../CommonUtils/build.gradle build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.6.1
CurrentVersionCode: 27
CurrentVersion: 1.6.2
CurrentVersionCode: 28

View file

@ -237,19 +237,9 @@ Builds:
prebuild: sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' build.gradle ../build.gradle
../CommonUtils/build.gradle
- versionName: 3.0.1
versionCode: 86
commit: v3.0.1
subdir: app
submodules: true
gradle:
- foss
prebuild: sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' build.gradle ../build.gradle
../CommonUtils/build.gradle
- versionName: 3.0.2
versionCode: 87
commit: v3.0.2
- versionName: 3.0.3
versionCode: 88
commit: v3.0.3
subdir: app
submodules: true
gradle:
@ -259,5 +249,5 @@ Builds:
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 3.0.2
CurrentVersionCode: 87
CurrentVersion: 3.0.3
CurrentVersionCode: 88

View file

@ -212,7 +212,15 @@ Builds:
- yes
ndk: r16b
- versionName: 0.4.9
versionCode: 149
commit: filemanager-0.4.9
subdir: app
gradle:
- yes
ndk: r16b
AutoUpdateMode: Version filemanager-%v
UpdateCheckMode: Tags
CurrentVersion: 0.4.8
CurrentVersionCode: 148
CurrentVersion: 0.4.9
CurrentVersionCode: 149

View file

@ -209,7 +209,24 @@ Builds:
scanignore:
- app/build.gradle
- versionName: 1.10.10
versionCode: 238
commit: smsgate-1.10.10
subdir: app
gradle:
- yes
srclibs:
- android-firebase-fake@firebasefake-0.0.5
prebuild:
- sed -i -e '/com.google/d' -e "s/\/\/ implementation project(':android-firebase-fake')/implementation
project(':android-firebase-fake')/" build.gradle
- sed -i -e '/com.google/d' ../build.gradle
- ln -s ../srclib/android-firebase-fake ../
- sed -i -e '/uploadArchives/,+42d' -e 's/25.3.1/25.4.0/' ../android-firebase-fake/build.gradle
scanignore:
- app/build.gradle
AutoUpdateMode: Version smsgate-%v
UpdateCheckMode: Tags
CurrentVersion: 1.10.9
CurrentVersionCode: 237
CurrentVersion: 1.10.10
CurrentVersionCode: 238

View file

@ -163,7 +163,14 @@ Builds:
gradle:
- yes
- versionName: 1.7.0
versionCode: 26
commit: v1.7.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.6.5
CurrentVersionCode: 25
CurrentVersion: 1.7.0
CurrentVersionCode: 26

View file

@ -24,7 +24,14 @@ Builds:
gradle:
- yes
- versionName: 1.0.2
versionCode: 3
commit: v1.0.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.1
CurrentVersionCode: 2
CurrentVersion: 1.0.2
CurrentVersionCode: 3

View file

@ -745,6 +745,32 @@ Builds:
- sed -i -e '/dl.bintray.com\/lukaville/d' -e 's/com.nbsp:library:1.8/com.github.nbsp-team:MaterialFilePicker:7f3679fbbf/g'
build.gradle
- versionName: 3.5.3
versionCode: 353
commit: '353'
subdir: app
gradle:
- purefoss
prebuild:
- touch translate.properties
- sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/play-services/d' -e '/google-services/d'
build.gradle
- sed -i -e '/dl.bintray.com\/lukaville/d' -e 's/com.nbsp:library:1.8/com.github.nbsp-team:MaterialFilePicker:7f3679fbbf/g'
build.gradle
- versionName: 3.5.6
versionCode: 356
commit: '356'
subdir: app
gradle:
- purefoss
prebuild:
- touch translate.properties
- sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/play-services/d' -e '/google-services/d'
build.gradle
- sed -i -e '/dl.bintray.com\/lukaville/d' -e 's/com.nbsp:library:1.8/com.github.nbsp-team:MaterialFilePicker:7f3679fbbf/g'
build.gradle
MaintainerNotes: |-
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
com.github.nbsp-team:MaterialFilePicker from
@ -753,5 +779,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %c
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/premnirmal/StockTicker/master/app/version.properties|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 3.5.1
CurrentVersionCode: 351
CurrentVersion: 3.5.6
CurrentVersionCode: 356

View file

@ -0,0 +1,34 @@
Categories:
- Connectivity
- Internet
License: GPL-3.0-or-later
WebSite: https://shadowsocks.org/en/spec/Plugin.html
SourceCode: https://github.com/shadowsocks/v2ray-plugin-android
IssueTracker: https://github.com/shadowsocks/v2ray-plugin-android/issues
AutoName: v2ray
Description: |-
Yet another SIP003 plugin for shadowsocks, based on v2ray.
Shadowsocks-android is required.
RepoType: git
Repo: https://github.com/shadowsocks/v2ray-plugin-android.git
Builds:
- versionName: 1.3.0
versionCode: 1030000
commit: v1.3.0
submodules: true
sudo:
- apt update || apt update
- apt install -y -t testing golang-go
gradle:
- yes
output: app/build/outputs/apk/release/app-universal-release-unsigned.apk
ndk: r20
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v
CurrentVersion: 1.3.0
CurrentVersionCode: 1030000

View file

@ -0,0 +1 @@
Ein SIP003 V2ray-Plugin

View file

@ -0,0 +1 @@
A SIP003 V2ray plugin

View file

@ -0,0 +1 @@
Um plugin de SIP003 V2ray

View file

@ -0,0 +1 @@
Um plugin de SIP003 V2ray

View file

@ -0,0 +1 @@
SIP003 V2ray 插件

View file

@ -0,0 +1,36 @@
Categories:
- Connectivity
- Internet
License: GPL-3.0-or-later
SourceCode: https://gitlab.com/mahc9kez/shadowsocks-android-foss
IssueTracker: https://gitlab.com/mahc9kez/shadowsocks-android-foss/issues
Changelog: https://gitlab.com/mahc9kez/shadowsocks-android-foss/blob/HEAD/CHANGELOG.md
AutoName: Shadowsocks FOSS
RepoType: git
Repo: https://gitlab.com/mahc9kez/shadowsocks-android-foss.git
Builds:
- versionName: 4.8.7a
versionCode: 40807010
commit: v4.8.7a
subdir: mobile
submodules: true
gradle:
- afat
scandelete:
- core/src/main/jni/badvpn/lwip/test/fuzz/inputs
- core/src/main/jni/mbedtls/tests/data_files
- core/src/main/jni/pcre/dist/testdata
ndk: r20
gradleprops:
- android.enableJetifier=true
- android.enableR8.fullMode=true
- android.useAndroidX=true
- kapt.incremental.apt=true
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v
CurrentVersion: 4.8.7a
CurrentVersionCode: 40807010

View file

@ -1 +1 @@
Skaner kodów kreskowych
Scanner Barcode

View file

@ -0,0 +1 @@
Client Micropub and Microsub per IndieWeb

View file

@ -0,0 +1 @@
Zobacz swoje statystyki RuneScape

View file

@ -292,7 +292,25 @@ Builds:
rm:
- project/gradle
- versionName: 4.0.0
versionCode: 132
commit: v4.0.0
subdir: project/app
gradle:
- yes
rm:
- project/gradle
- versionName: 4.0.1
versionCode: 133
commit: v4.0.1
subdir: project/app
gradle:
- yes
rm:
- project/gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 3.6.9.2
CurrentVersionCode: 131
CurrentVersion: 4.0.1
CurrentVersionCode: 133

View file

@ -0,0 +1 @@
Naucz się japońskiego kana

View file

@ -87,8 +87,15 @@ Builds:
gradle:
- yes
- versionName: '3.1'
versionCode: 31
commit: '3.1'
subdir: PocketMaps/app
gradle:
- yes
ArchivePolicy: 2 versions
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '3.0'
CurrentVersionCode: 30
CurrentVersion: '3.1'
CurrentVersionCode: 31

View file

@ -22,7 +22,14 @@ Builds:
gradle:
- yes
- versionName: '1.2'
versionCode: 12
commit: v1.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
CurrentVersion: '1.1'
CurrentVersionCode: 11
CurrentVersion: '1.2'
CurrentVersionCode: 12

View file

@ -0,0 +1 @@
Animowane spiralne tapety na żywo

View file

@ -0,0 +1 @@
Client Matrix minimalistico per la collaborazione

View file

@ -54,5 +54,5 @@ Builds:
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 4.7.3
CurrentVersionCode: 4730
CurrentVersion: 4.8.2
CurrentVersionCode: 4820

View file

@ -709,7 +709,161 @@ Builds:
- popd
ndk: r20
- versionName: '8.8'
versionCode: 208
commit: v8.8
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: r20
- versionName: 8.8.1
versionCode: 209
commit: v8.8.1
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: r20
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
CurrentVersion: '8.7'
CurrentVersionCode: 206
CurrentVersion: 8.8.1
CurrentVersionCode: 209

View file

@ -79,7 +79,21 @@ Builds:
- sed -i -e '/io.fabric/d' ./build.gradle
- sed -i -e '/com.google.gms.google-services/d' ./build.gradle
- versionName: 1.2.3
versionCode: 12
commit: onelist-1.2.3
subdir: app
gradle:
- fDroid
prebuild:
- sed -n -i -e '/maven.fabric/{s/.*//;x;N;d;};x;p;${x;p;}' ../build.gradle |
sed '/^$/d'
- sed -i -e '/io.fabric/d' ../build.gradle
- sed -i -e '/google-services/d' ../build.gradle
- sed -i -e '/io.fabric/d' ./build.gradle
- sed -i -e '/com.google.gms.google-services/d' ./build.gradle
AutoUpdateMode: Version onelist-%v
UpdateCheckMode: Tags ^onelist-
CurrentVersion: 1.2.2
CurrentVersionCode: 11
CurrentVersion: 1.2.3
CurrentVersionCode: 12

View file

@ -0,0 +1 @@
Prosty sposób na skupienie się na oddychaniu

View file

@ -0,0 +1 @@
Ustaw tryb SELinux przy uruchamianiu

View file

@ -69,7 +69,7 @@ Builds:
- versionName: 1.9.6
versionCode: 13
commit: v1.9.6
commit: a19f64169b47e7517396b06279de9385dd6e785c
subdir: app
gradle:
- yes

View file

@ -988,6 +988,18 @@ Builds:
scandelete:
- src/androidTest
- versionName: 3.10.0 RC1
versionCode: 30100051
commit: rc-3.10.0-01
submodules: true
gradle:
- generic
rm:
- user_manual
- gplay.gradle
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)'

View file

@ -0,0 +1 @@
Kudeatu zure Nexcloud pasahitzak

View file

@ -0,0 +1 @@
Gioco per bambini per proteggere il telefono dai tocchi casuali

View file

@ -1 +1 @@
Use Dolibarr ERP & CRM
Use ERP & CRM Dolibarr

View file

@ -1 +1 @@
Use Dolibarr ERP & CRM
Use ERP & CRM Dolibarr

View file

@ -514,7 +514,14 @@ Builds:
submodules: true
gradle:
- yes
prebuild: echo 'org.gradle.jvmargs=-Xmx1g' >> ../gradle.properties
rm:
- rome/rome/src/site/resources/Fetcher/Releases/*
- rome/rome/src/site/resources/Modules/*
- rome/rome/src/site/resources/ROMEReleases/*
prebuild:
- echo 'org.gradle.jvmargs=-Xmx1g' >> ../gradle.properties
- sed -i -e 's|http://repo.maven.apache.org|https://repo.maven.apache.org|'
../rome/build.gradle
- versionName: 1.8.28
versionCode: 67
@ -523,6 +530,10 @@ Builds:
submodules: true
gradle:
- yes
rm:
- rome/rome/src/site/resources/Fetcher/Releases/*
- rome/rome/src/site/resources/Modules/*
- rome/rome/src/site/resources/ROMEReleases/*
prebuild: echo 'org.gradle.jvmargs=-Xmx1g' >> ../gradle.properties
AutoUpdateMode: Version %v

View file

@ -0,0 +1 @@
ApplicationsInfos aggiornata con colori & mini-tag (e aggiustamenti minori)

View file

@ -119,7 +119,17 @@ Builds:
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/activities/ClassesListActivity.java
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/dex/DexLoaderBuilder.java
- versionName: 1.0-11
versionCode: 11
commit: v1.0-11
subdir: ClassySharkAndroid/app
gradle:
- yes
scanignore:
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/activities/ClassesListActivity.java
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/dex/DexLoaderBuilder.java
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0-10
CurrentVersionCode: 10
CurrentVersion: 1.0-11
CurrentVersionCode: 11

View file

@ -33,7 +33,14 @@ Builds:
gradle:
- yes
- versionName: 1.0-5
versionCode: 5
commit: v1.0-5
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0-4
CurrentVersionCode: 4
CurrentVersion: 1.0-5
CurrentVersionCode: 5

View file

@ -28,7 +28,14 @@ Builds:
gradle:
- yes
- versionName: 2.2-5
versionCode: 5
commit: v2.2-5
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.2-4
CurrentVersionCode: 4
CurrentVersion: 2.2-5
CurrentVersionCode: 5

View file

@ -6,6 +6,7 @@ License: Apache-2.0
WebSite: http://taxi-bulgaria.com
SourceCode: https://github.com/sytolk/TaxiAndroidOpen
IssueTracker: https://github.com/sytolk/TaxiAndroidOpen/issues
Translation: https://hosted.weblate.org/projects/taxi-android-open/
AutoName: Taxi Bulgaria
Description: |-

View file

@ -0,0 +1 @@
Kontener dla notatek i zadań w zwykłym tekście

View file

@ -98,7 +98,15 @@ Builds:
- floss
- osm
- versionName: 4.0.5.6
versionCode: 71
commit: v4.0.5.6
subdir: app
gradle:
- floss
- osm
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 4.0.5.5
CurrentVersionCode: 70
CurrentVersion: 4.0.5.6
CurrentVersionCode: 71

View file

@ -0,0 +1 @@
Prosta przeglądarka bazy danych SQLite

View file

@ -0,0 +1 @@
Gra w dopasowywanie wyrażeń regularnych

View file

@ -97,7 +97,16 @@ Builds:
scanignore:
- buildSrc
- versionName: 2.4.2
versionCode: 2040200
commit: v2.4.2
subdir: app
gradle:
- yes
scanignore:
- buildSrc
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 2.4.1
CurrentVersionCode: 2040100
CurrentVersion: 2.4.2
CurrentVersionCode: 2040200

View file

@ -178,6 +178,15 @@ Builds:
prebuild: sed -i -e '/defaultConfig/a\ applicationId "com.plusonelabs.calendar"'
build.gradle
- versionName: 3.1.9-565
versionCode: 565
commit: 3.1.9
subdir: app
gradle:
- yes
prebuild: sed -i -e '/defaultConfig/a\ applicationId "com.plusonelabs.calendar"'
build.gradle
MaintainerNotes: |-
Upstream generates CV and CVC from git, so we don't catch that anymore,
see https://github.com/plusonelabs/calendar-widget/issues/210.
@ -189,5 +198,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 3.1.7-560
CurrentVersionCode: 560
CurrentVersion: 3.1.9-565
CurrentVersionCode: 565

View file

@ -1 +1 @@
Einfache, spielerische Lernübungen für Kinder (und Erwachsene)
Einfache, spielerische Lernübungen für Kinder (und Erwachsene).

View file

@ -0,0 +1 @@
Imposta rapidamente la luminosità adattiva

View file

@ -978,7 +978,22 @@ Builds:
build.gradle
build: $$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
- versionName: 2.2.23
versionCode: 98
commit: 2.2.23
subdir: app
gradle:
- yes
srclibs:
- android-vcard@android-vcard-1.4
prebuild:
- find $$android-vcard$$ -name '*.jar' -delete
- sed -i -e '/repositories/a\ mavenLocal()' ../build.gradle
- sed -i -e 's/implementation fileTree.*/implementation "com.googlecode.android-vcard:android-vcard:1.4"/'
build.gradle
build: $$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 2.2.22
CurrentVersionCode: 97
CurrentVersion: 2.2.23
CurrentVersionCode: 98

View file

@ -0,0 +1 @@
Identyfikacja gór

View file

@ -267,7 +267,15 @@ Builds:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
- versionName: 6.8.3
versionCode: 170
commit: 6.8.3
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 6.8.2
CurrentVersionCode: 169
CurrentVersion: 6.8.3
CurrentVersionCode: 170

View file

@ -146,7 +146,15 @@ Builds:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
- versionName: 6.5.2
versionCode: 55
commit: 6.5.2
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 6.5.1
CurrentVersionCode: 54
CurrentVersion: 6.5.2
CurrentVersionCode: 55

View file

@ -180,7 +180,23 @@ Builds:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
- versionName: 6.4.1
versionCode: 82
commit: 6.4.1
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
- versionName: 6.4.2
versionCode: 83
commit: 6.4.2
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 6.4.0
CurrentVersionCode: 81
CurrentVersion: 6.4.2
CurrentVersionCode: 83

View file

@ -188,7 +188,15 @@ Builds:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
- versionName: 5.0.4
versionCode: 36
commit: 5.0.4
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 5.0.3
CurrentVersionCode: 35
CurrentVersion: 5.0.4
CurrentVersionCode: 36

View file

@ -395,31 +395,20 @@ Builds:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
- versionName: 6.11.1
versionCode: 281
commit: 6.11.1
- versionName: 6.10.8
versionCode: 276
commit: 6.10.8
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
- versionName: 6.11.2
versionCode: 282
commit: 6.11.2
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
MaintainerNotes: Includes proprietary PhotoEditor SDK (ly.img.android.pesdk) since
6.11.0.
- versionName: 6.11.3
versionCode: 283
commit: 6.11.3
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
AutoUpdateMode: Version %v
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 6.11.3
CurrentVersionCode: 283
CurrentVersion: 6.11.5
CurrentVersionCode: 285
NoSourceSince: 6.11.0

View file

@ -114,7 +114,15 @@ Builds:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
- versionName: 6.3.1
versionCode: 68
commit: 6.3.1
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 6.3.0
CurrentVersionCode: 67
CurrentVersion: 6.3.1
CurrentVersionCode: 68

View file

@ -92,7 +92,15 @@ Builds:
- echo "android.enableJetifier=true" >> gradle.properties
- echo "android.useAndroidX=true" >> gradle.properties
- versionName: 5.0.3
versionCode: 15
commit: 5.0.3
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 5.0.2
CurrentVersionCode: 14
CurrentVersion: 5.0.3
CurrentVersionCode: 15

Some files were not shown because too many files have changed in this diff Show more