mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Misc fixes
This commit is contained in:
parent
93e1180f99
commit
9de22b1b4e
32 changed files with 36 additions and 100 deletions
|
|
@ -129,6 +129,10 @@ Builds:
|
|||
versionCode: 13
|
||||
commit: 5ebb5d7234b98f4b9258815a7ed951ee432759e7
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
|
|
@ -945,32 +945,10 @@ Builds:
|
|||
- popd
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 22.0.0
|
||||
versionCode: 58
|
||||
commit: 2df733c5728df3d9846baaf877308802b25818df
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y --no-install-recommends -t testing nasm
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@v13.0
|
||||
build:
|
||||
- pushd $$libbaresip-android$$
|
||||
- sed -i -e 's!$(shell ls -d -1 /opt/Android/ndk/\* | tail -1)!$$NDK$$!' -e
|
||||
's|/usr/src/baresip-studio|../../com.tutpro.baresip.plus|' Makefile
|
||||
- make download-sources
|
||||
- make install-all
|
||||
- popd
|
||||
ndk: r21e
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 22.0.0
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
|
|
@ -1959,31 +1959,10 @@ Builds:
|
|||
- popd
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 35.0.0
|
||||
versionCode: 180
|
||||
commit: bc7be1ff49fca206bfa943ade7efb62fc3b4e5e5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@20.0
|
||||
build:
|
||||
- pushd $$libbaresip-android$$
|
||||
- sed -i -e 's!$(shell ls -d -1 /opt/Android/ndk/\* | tail -1)!$$NDK$$!' -e
|
||||
's|/usr/src/baresip-studio|../../com.tutpro.baresip|' Makefile
|
||||
- make download-sources
|
||||
- make install-all
|
||||
- popd
|
||||
ndk: r21e
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 35.0.0
|
||||
CurrentVersionCode: 180
|
||||
|
|
|
|||
|
|
@ -913,26 +913,9 @@ Builds:
|
|||
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
|
||||
ndk: r20b
|
||||
|
||||
- versionName: 1.0.120
|
||||
versionCode: 10120
|
||||
commit: a018b300d5b32e916bed73c75f9280e4f0ffb3d0
|
||||
subdir: android-refimpl-app/app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
|
||||
ndk: r20b
|
||||
|
||||
- versionName: 1.0.121
|
||||
versionCode: 10121
|
||||
commit: 0f52a86ca6a26de182adbf7b8638490322e88a9a
|
||||
subdir: android-refimpl-app/app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
|
||||
ndk: r20b
|
||||
|
||||
- versionName: 1.0.122
|
||||
versionCode: 10122
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/2519
|
||||
commit: 2b5f0653d74e2ff673d0d88b979279d21a38961c
|
||||
subdir: android-refimpl-app/app
|
||||
gradle:
|
||||
|
|
@ -944,7 +927,7 @@ MaintainerNotes: |-
|
|||
There was an issue with proprietary emoji, see https://github.com/zoff99/ToxAndroidRefImpl/issues/139
|
||||
This was fixed starting from version 1.0.96 and the NonFreeAssets tag was removed.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^[0-9].*
|
||||
CurrentVersion: 1.0.122
|
||||
CurrentVersionCode: 10122
|
||||
|
|
|
|||
|
|
@ -6,14 +6,6 @@ IssueTracker: https://github.com/DeweyReed/ClipboardCleaner/issues
|
|||
Changelog: https://github.com/DeweyReed/ClipboardCleaner/releases
|
||||
|
||||
AutoName: ClipboardCleaner
|
||||
Description: |-
|
||||
As you may know, Android clipboard content and its changes can be accessed by
|
||||
any app, which is a security hole if you care about it. Any app can get your copied password, credit card numbers
|
||||
and more.
|
||||
|
||||
However, ClipboardCleaner can't protect your passwords from being accessed by
|
||||
any app. But it gives you some ways to
|
||||
check and clean your clipboard.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/DeweyReed/ClipboardCleaner
|
||||
|
|
@ -114,6 +106,10 @@ Builds:
|
|||
versionCode: 170
|
||||
commit: 51e28f3a6b3c5b4abbe044ba1bd314d91e79f944
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
تفقد ونظف الحافظة
|
||||
|
|
@ -1 +0,0 @@
|
|||
Zwischenablage prüfen und bereinigen
|
||||
|
|
@ -1 +0,0 @@
|
|||
Check and clean your clipboard
|
||||
|
|
@ -1 +0,0 @@
|
|||
Montri kaj forviŝi tondujon
|
||||
|
|
@ -1 +0,0 @@
|
|||
Compruebe y limpe su portapapeles
|
||||
|
|
@ -1 +0,0 @@
|
|||
Vérifiez et nettoyez votre presse-papiers
|
||||
|
|
@ -1 +0,0 @@
|
|||
Cuir sùil air an stòr-bhòrd agad is glan e
|
||||
|
|
@ -1 +0,0 @@
|
|||
בדיקה וניקוי של לוח הגזירים שלך
|
||||
|
|
@ -1 +0,0 @@
|
|||
Skoða og hreinsa klippispjaldið þitt
|
||||
|
|
@ -1 +0,0 @@
|
|||
Controlla e pulisci i tuoi appunti
|
||||
|
|
@ -1 +0,0 @@
|
|||
クリップボードの確認と消去
|
||||
|
|
@ -1 +0,0 @@
|
|||
Sjekk og tøm din utklippstavle
|
||||
|
|
@ -1 +0,0 @@
|
|||
Vis og tøm utklippstavla
|
||||
|
|
@ -1 +0,0 @@
|
|||
Sprawdź i wyczyść schowek
|
||||
|
|
@ -1 +0,0 @@
|
|||
Verifique e limpe sua área de transferência
|
||||
|
|
@ -1 +0,0 @@
|
|||
Verifique e limpe a sua área de transferência
|
||||
|
|
@ -1 +0,0 @@
|
|||
Verifique e limpe a sua área de transferência
|
||||
|
|
@ -1 +0,0 @@
|
|||
Verificați și curățați clipboard-ul
|
||||
|
|
@ -1 +0,0 @@
|
|||
Проверяйте и очищайте ваш буфер обмена
|
||||
|
|
@ -1 +0,0 @@
|
|||
Panonuzu kontrol edin ve temizleyin
|
||||
|
|
@ -1 +0,0 @@
|
|||
Перевірте та почистіть буфер обміну
|
||||
|
|
@ -1 +0,0 @@
|
|||
Kiểm tra và dọn dẹp bộ nhớ tạm của bạn
|
||||
|
|
@ -1 +0,0 @@
|
|||
检查并清空剪贴板
|
||||
|
|
@ -1 +0,0 @@
|
|||
檢查並清空剪貼板
|
||||
|
|
@ -165,7 +165,23 @@ Builds:
|
|||
prebuild: sed -i -e '/googleImplementation/d' -e 's/androidGitVersion.name()/"1.9.6"/'
|
||||
build.gradle
|
||||
|
||||
- versionName: 1.9.8-oss
|
||||
versionCode: 10908000
|
||||
commit: v1.9.8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- oss
|
||||
prebuild:
|
||||
- sed -i -e 's/androidGitVersion.name()/"1.9.8"/' build.gradle
|
||||
- sed -i -e '/url MAVEN_REPO_CACHE/d' ../settings.gradle ../build.gradle
|
||||
- sed -i -e '/buildCache {/,/^}/d' ../settings.gradle
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.9.6-oss
|
||||
CurrentVersionCode: 10906000
|
||||
CurrentVersion: 1.9.8-oss
|
||||
CurrentVersionCode: 10908000
|
||||
|
|
|
|||
|
|
@ -1611,7 +1611,7 @@ Builds:
|
|||
- npm run build-android-assets
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 0.2110.22-beta-fdroid-fdroid
|
||||
- versionName: 0.2110.22-beta-fdroid
|
||||
versionCode: 110
|
||||
commit: 1444e12a587adf50f63277609b60209e963badf5
|
||||
timeout: 80000
|
||||
|
|
@ -1667,7 +1667,7 @@ MaintainerNotes: scanignore is used to allow the "node_modules/react-native/andr
|
|||
local Maven repository which contains the prebuilt react-native library which
|
||||
we get from npm.
|
||||
|
||||
AutoUpdateMode: Version +-fdroid v%v
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.2110.22-beta-fdroid
|
||||
CurrentVersionCode: 110
|
||||
|
|
|
|||
|
|
@ -39,6 +39,10 @@ Builds:
|
|||
- versionName: 2.1.1
|
||||
versionCode: 5
|
||||
commit: 6bed7f19f7446696cb1502931fe8da641a93b7c8
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.5.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue