Rewrite metadata, following up fdroidserver!1328

Remove quotes around 'yes' for Builds.maven as well as convert
RequiresRoot to a boolean value.

Ref.: fdroidserver!1328
Ref.: fdroidserver b0c05842d8c081cf5503b31e8ecc797dc95ed900
This commit is contained in:
Gregor Düster 2023-04-20 10:15:48 +02:00 committed by Hans-Christoph Steiner
parent 1984aea78d
commit 656fabd40d
140 changed files with 247 additions and 251 deletions

View file

@ -18,7 +18,7 @@ Description: |-
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'
RequiresRoot: true
RepoType: git
Repo: https://gitlab.com/atorat/plugoffairplane.git

View file

@ -20,7 +20,7 @@ Description: |-
Requires root: Yes. To edit system properties.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/bparmentier/DNSSetter

View file

@ -27,7 +27,7 @@ Description: |-
this app under normal conditions. However there's also absolutely no guarantee
it won't.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/Mygod/VPNHotspot

View file

@ -14,7 +14,7 @@ Description: |-
A simple Xposed module to disable the annoying low battery warning popup and
sound.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/pR0Ps/DisableBatteryWarnings

View file

@ -14,7 +14,7 @@ Description: |-
A simple Xposed module to replace the KitKat-style connectivity icons in the
statusbar with the flat-style Lollipop ones.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/pR0Ps/FlatConnectivityIcons

View file

@ -25,7 +25,7 @@ Description: |-
Requires the <a href="http://xposed.info">Xposed framework</a>
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/pR0Ps/Entrust-IdentityGuard-Unblocker

View file

@ -22,7 +22,7 @@ Description: |-
Anti-feature: Dependency. It's necessary for Google Maps to be already installed
either as an app or as a shared system library for this app to be installable.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/rrelmy/LocationCacheMap.git

View file

@ -16,7 +16,7 @@ Description: |-
This app requires ROOT permission.
RequiresRoot: 'True'
RequiresRoot: true
RepoType: git
Repo: https://gitlab.com/alaskalinuxuser/app_ril_control.git

View file

@ -8,7 +8,7 @@ IssueTracker: https://github.com/DavidBerdik/Let-Me-Downgrade/issues
AutoName: Let Me Downgrade
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/DavidBerdik/Let-Me-Downgrade

View file

@ -9,7 +9,7 @@ IssueTracker: https://github.com/DavidBerdik/MACsposed/issues
AutoName: MACsposed
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/DavidBerdik/MACsposed.git

View file

@ -16,26 +16,26 @@ Builds:
- versionName: '1.17'
versionCode: 117
commit: freespeech-1.17
maven: 'yes'
maven: yes
- versionName: '1.19'
versionCode: 119
commit: freespeech-1.19
maven: 'yes'
maven: yes
forceversion: true
forcevercode: true
- versionName: '1.21'
versionCode: 121
commit: e293b4a
maven: 'yes'
maven: yes
forceversion: true
forcevercode: true
- versionName: '1.24'
versionCode: 124
commit: freespeech-1.24
maven: 'yes'
maven: yes
- versionName: '1.33'
versionCode: 133

View file

@ -24,7 +24,7 @@ Description: |-
Requires root: Yes
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/jyio/botbrew-gui.git
@ -33,7 +33,7 @@ Builds:
- versionName: 0.0.1.24
versionCode: 24
commit: 733293d904
maven: 'yes'
maven: yes
prebuild:
- ./external.sh
- sed -i 's@~/android-ndk-r8b@$$NDK$$@g' mkjni.sh

View file

@ -24,7 +24,7 @@ Description: |-
Requires root, busybox and a custom ROM.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/horn3t/android_packages_apps_PerformanceControl

View file

@ -30,7 +30,7 @@ Builds:
commit: 13566d739dc674
patch:
- pom_14.patch
maven: 'yes'
maven: yes
extlibs:
- android/android-support-v4r11.jar
prebuild:

View file

@ -33,7 +33,7 @@ Description: |-
* Location - It is used to determine sunset/sunrise times for your location. (Your location info isn't shared, your privacy is maintained)
* Internet - It is used to determine approximate location (when exact location is not available) to determine sunset/sunrise times for your location.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/corphish/NightLight

View file

@ -13,7 +13,7 @@ Description: |-
Requires Root, and might not work on all devices. Changes do NOT persist
reboots.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/LibreShift/OpenShift

View file

@ -13,7 +13,7 @@ Donate: https://paypal.me/sineisochronic
AutoName: DozeOff
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/adolfintel/DozeOff.git

View file

@ -1,6 +1,6 @@
AntiFeatures:
- NonFreeNet
- NonFreeAdd
- NonFreeNet
Categories:
- System
License: LGPL-3.0-only
@ -11,7 +11,7 @@ Donate: https://patreon.com/Androidacy
AutoName: Fox's Magisk Module Manager
RequiresRoot: yes
RequiresRoot: true
RepoType: git
Repo: https://github.com/Androidacy/MagiskModuleManager.git

View file

@ -7,7 +7,7 @@ IssueTracker: https://github.com/GaryOderNichts/SimpleAppDowngrader/issues
AutoName: Downgrader
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/garyodernichts/simpleappdowngrader

View file

@ -27,7 +27,7 @@ Builds:
- versionName: 1.7.2
versionCode: 25
commit: v1.7.2
maven: 'yes'
maven: yes
rm:
- lib/*

View file

@ -29,62 +29,62 @@ Builds:
- versionName: '1.1'
versionCode: 600
commit: '1.1'
maven: 'yes'
maven: yes
- versionName: '1.2'
versionCode: 700
commit: '1.2'
maven: 'yes'
maven: yes
- versionName: 1.3.1
versionCode: 900
commit: 1.3.1
maven: 'yes'
maven: yes
- versionName: '1.4'
versionCode: 1000
commit: '1.4'
maven: 'yes'
maven: yes
- versionName: '1.5'
versionCode: 1100
commit: '1.5'
maven: 'yes'
maven: yes
- versionName: 1.6.1
versionCode: 1300
commit: 1.6.1
maven: 'yes'
maven: yes
- versionName: '1.7'
versionCode: 1400
commit: 9e6a9f3d7daf
subdir: app
maven: 'yes'
maven: yes
- versionName: 1.7.1
versionCode: 1500
commit: 1.7.1
subdir: app
maven: 'yes'
maven: yes
- versionName: 1.7.3
versionCode: 1700
commit: 1.7.3
subdir: app
maven: 'yes'
maven: yes
- versionName: 1.8.0
versionCode: 1800
commit: 1.8.0
subdir: app
maven: 'yes'
maven: yes
- versionName: 1.9.0
versionCode: 1900
commit: 1.9.0
subdir: app
maven: 'yes'
maven: yes
prebuild: sed -i -e 's@<version>3.8.0</version>@<version>3.7.0</version>@g' ../pom.xml
MaintainerNotes: |-

View file

@ -16,13 +16,13 @@ Builds:
- versionName: '0.1'
versionCode: 11
commit: v0.1
maven: 'yes'
maven: yes
prebuild: sed -i 's/3.8.0/3.6.1/g' pom.xml
- versionName: 0.1.1
versionCode: 12
commit: v0.1.1
maven: 'yes'
maven: yes
prebuild: sed -i 's/3.8.0/3.6.1/g' pom.xml
- versionName: '0.3'

View file

@ -16,7 +16,7 @@ Description: |-
* Automatically turn off debugging on screen lock
* Displays a status notification with Wi-Fi connection info and a stop button
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/sryze/wirebug

View file

@ -8,7 +8,7 @@ Changelog: https://gitlab.com/giwiniswut/android-media-rw-remounter/-/releases
AutoName: SDRemount
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://gitlab.com/giwiniswut/android-media-rw-remounter.git

View file

@ -18,7 +18,7 @@ Description: |-
author's source code site in the <a href="https://github.com/gokhanmoral/initramfs3">
initramfs of Siyah Kernel</a> for S2.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/gokhanmoral/STweaks.git

View file

@ -17,7 +17,7 @@ Description: |-
Requires root: Yes. iptables (the firewall itself) has to be run as root.
RequiresRoot: 'yes'
RequiresRoot: true
Builds:
- versionName: 1.5.7

View file

@ -14,7 +14,7 @@ Description: |-
tunnel on its operating system. GogoDroid is a graphical frontend of gogoc for
Android.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/aelmahmoudy/gogodroid.git

View file

@ -16,7 +16,7 @@ Description: |-
Requires root: Yes. iptables must run as root
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/pragma-/networklog

View file

@ -30,7 +30,7 @@ Description: |-
Features which aren't supported by your device won't show up in the first place.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/Grarak/KernelAdiutor

View file

@ -15,7 +15,7 @@ Builds:
versionCode: 7
commit: c54a018930a94d
subdir: application
maven: 'yes'
maven: yes
prebuild: sed -i 's/1.4-SNAPSHOT/1.6/' pom.xml ../pom.xml
MaintainerNotes: |-

View file

@ -8,7 +8,7 @@ Bitcoin: bc1qr877u7764h30tyrdemvj40hq8k0srstc2lajr4
AutoName: Drowser
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://gitlab.com/juanitobananas/drowser.git

View file

@ -34,7 +34,7 @@ Description: |-
* Remove cache per app.
* Clean data per app.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/javiersantos/MLManager

View file

@ -18,7 +18,7 @@ Description: |-
Requires Root: Yes.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/kibab/encpasschanger.git

View file

@ -17,7 +17,7 @@ Description: |-
Up to version 1.0.3.0 this might not work on Android 5.0+.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/koush/Superuser.git

View file

@ -24,7 +24,7 @@ Builds:
versionCode: 2
commit: 1d0c83b1857a5080ebf0f7d51dbd94ba8fcbdb69
subdir: travisjr
maven: 'yes'
maven: yes
prebuild:
- sed -i -e 's@<version>3.8.2</version>@<version>3.7.0</version>@g' pom.xml
- sed -i -e 's@<version>3.8.2</version>@<version>3.7.0</version>@g' ../pom.xml

View file

@ -9,7 +9,7 @@ Changelog: https://github.com/NeoApplications/Neo-Backup/blob/HEAD/CHANGELOG.md
AutoName: Neo Backup
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/NeoApplications/Neo-Backup

View file

@ -26,7 +26,7 @@ Builds:
versionCode: 139000000
commit: agit-parent-1.39
subdir: agit
maven: 'yes'
maven: yes
forcevercode: true
prebuild:
- sed -i -e '/>guava/{n;N;N;N;N;N;d}' -e 's/4.3.0/4.4.0/g' pom.xml

View file

@ -8,7 +8,7 @@ AutoName: Wifi Key View
Summary: View saved WiFi passwords
Description: View saved WiFi passwords. Requires busybox and root access.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/Maralexbar/Wifi-Key-View

View file

@ -23,7 +23,7 @@ Description: |-
<b>Requires root</b>
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/ilijamt/android-adbm.git

View file

@ -15,7 +15,7 @@ Description: |-
* Mounts in the "mountie" directory on your data partition
* Requires a device supporting USB OTG
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/Morlunk/Mountie.git

View file

@ -23,7 +23,7 @@ Description: |-
Features which aren't supported by your device won't show up in the first place.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/NHellFire/KernelAdiutor

View file

@ -11,7 +11,7 @@ Description: |-
Requires root: Yes. The hosts files is located in /system which is normally
read-only.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/Nilhcem/hosts-editor-android

View file

@ -10,7 +10,7 @@ Description: |-
Disable the "Network may be monitored" warnings that show up after installing a
certificate in one click.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/Nutomic/movecerts.git

View file

@ -8,7 +8,7 @@ IssueTracker: https://bitbucket.org/oF2pks/adbungfupermissionsetter/issues?statu
AutoName: ADBungFu
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://bitbucket.org/oF2pks/adbungfupermissionsetter/src/xda/

View file

@ -15,7 +15,7 @@ Description: |-
Upstream ceased development or went closed source. No further updates will be
available.
RequiresRoot: 'yes'
RequiresRoot: true
Builds:
- versionName: '1.0'

View file

@ -25,13 +25,13 @@ Builds:
- PATH=$TOOLCHAIN/bin:$PATH CC=arm-linux-androideabi-gcc EXTRA_DEFINES="-U __linux__"
make clean polipo
- mv polipo ../assets/
maven: 'yes'
maven: yes
- versionName: 1.1.0
versionCode: 3
commit: v1.1.0
submodules: true
maven: 'yes'
maven: yes
build:
- TOOLCHAIN_8=/tmp/polipoid-toolchain-8
- TOOLCHAIN_16=/tmp/polipoid-toolchain-16
@ -51,7 +51,7 @@ Builds:
versionCode: 4
commit: v1.2.0
submodules: true
maven: 'yes'
maven: yes
build:
- TOOLCHAIN_ARM=/tmp/polipoid-toolchain-arm
- TOOLCHAIN_X86=/tmp/polipoid-toolchain-x86
@ -76,7 +76,7 @@ Builds:
versionCode: 5
commit: v1.2.1
submodules: true
maven: 'yes'
maven: yes
build:
- TOOLCHAIN_ARM=/tmp/polipoid-toolchain-arm
- TOOLCHAIN_X86=/tmp/polipoid-toolchain-x86
@ -101,7 +101,7 @@ Builds:
versionCode: 6
commit: v1.2.2
submodules: true
maven: 'yes'
maven: yes
build:
- TOOLCHAIN_ARM=/tmp/polipoid-toolchain-arm
- TOOLCHAIN_X86=/tmp/polipoid-toolchain-x86

View file

@ -16,7 +16,7 @@ Description: |-
* Quick access to pause/play, clear & share functions via rich notification
* Integration support for non-root devices
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/jgilfelt/GhostLog.git

View file

@ -12,7 +12,7 @@ Description: |-
Requires root: Yes, on Android 4.3 (JellyBean) and higher
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/aravindsagar/ScreenShift

View file

@ -21,7 +21,7 @@ Description: |-
running on the device that allows you to connect to it through command line from
a remote computer) until the next reboot.
RequiresRoot: 'yes'
RequiresRoot: true
Builds:
- versionName: '3'

View file

@ -18,7 +18,7 @@ Builds:
versionCode: 5
commit: 3284254ca61539ac
subdir: reader-android
maven: 'yes'
maven: yes
extlibs:
- android/android-support-v4r13.jar
prebuild:
@ -31,7 +31,7 @@ Builds:
versionCode: 6
commit: d76afd410c14a
subdir: reader-android
maven: 'yes'
maven: yes
extlibs:
- android/android-support-v4r13.jar
prebuild:

View file

@ -19,7 +19,7 @@ Description: |-
and reboot the device (the changes made by the app don't survive a reboot). Your
device should charge normally then.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/sriharshaarangi/BatteryChargeLimit

View file

@ -14,7 +14,7 @@ Liberapay: sunilpaulmathew
AutoName: BusyBox Installer
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/SmartPack/BusyBox-Installer

View file

@ -12,7 +12,7 @@ Donate: https://smartpack.github.io/donation
AutoName: Smart Flasher
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/SmartPack/SmartFlasher

View file

@ -21,7 +21,7 @@ Builds:
- versionName: 1.5.7
versionCode: 18
commit: 8721a4ecf8
maven: 'yes'
maven: yes
prebuild: sed -i 's/true/false/g' AndroidManifest.xml
AutoUpdateMode: None

View file

@ -23,7 +23,7 @@ Description: |-
Requires root.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/SpazeDog/mounts2sd

View file

@ -16,7 +16,7 @@ Description: |-
* MagiskBoot: The most complete tool for unpacking and repacking Android boot images
* Zygisk: Run code in every Android applications' processes
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/topjohnwu/Magisk

View file

@ -36,27 +36,27 @@ Builds:
- versionName: 0.0.1
versionCode: 1
commit: yubiclip-0.0.1
maven: 'yes'
maven: yes
- versionName: 0.0.2
versionCode: 2
commit: yubiclip-0.0.2
maven: 'yes'
maven: yes
- versionName: 1.0.0
versionCode: 3
commit: yubiclip-1.0.0
maven: 'yes'
maven: yes
- versionName: 1.1.0
versionCode: 4
commit: yubiclip-1.1.0
maven: 'yes'
maven: yes
- versionName: 1.2.0
versionCode: 5
commit: yubiclip-1.2.0
maven: 'yes'
maven: yes
- versionName: 1.3.0
versionCode: 10300

View file

@ -21,67 +21,67 @@ Builds:
- versionName: 0.0.4
versionCode: 10
commit: yubioath-0.0.4
maven: 'yes'
maven: yes
- versionName: 0.1.3
versionCode: 14
commit: yubioath-0.1.3
maven: 'yes'
maven: yes
- versionName: 0.1.4
versionCode: 15
commit: yubioath-0.1.4
maven: 'yes'
maven: yes
- versionName: 0.1.6
versionCode: 17
commit: yubioath-0.1.6
maven: 'yes'
maven: yes
- versionName: 0.1.7
versionCode: 18
commit: yubioath-0.1.7
maven: 'yes'
maven: yes
- versionName: 0.1.8
versionCode: 19
commit: yubioath-0.1.8
maven: 'yes'
maven: yes
- versionName: 0.1.9
versionCode: 20
commit: yubioath-0.1.9
maven: 'yes'
maven: yes
- versionName: 0.1.10
versionCode: 21
commit: yubioath-0.1.10
maven: 'yes'
maven: yes
- versionName: 0.1.11
versionCode: 22
commit: yubioath-0.1.11
maven: 'yes'
maven: yes
- versionName: 1.0.0
versionCode: 23
commit: yubioath-1.0.0
maven: 'yes'
maven: yes
- versionName: 1.0.1
versionCode: 24
commit: yubioath-1.0.1
maven: 'yes'
maven: yes
- versionName: 1.0.2
versionCode: 25
commit: yubioath-1.0.2
maven: 'yes'
maven: yes
- versionName: 1.0.3
versionCode: 26
commit: yubioath-1.0.3
maven: 'yes'
maven: yes
- versionName: 1.0.5
versionCode: 28

View file

@ -24,12 +24,12 @@ Builds:
- versionName: 0.0.2
versionCode: 4
commit: YubiTOTP-0.0.2
maven: 'yes'
maven: yes
- versionName: 0.0.3
versionCode: 6
commit: YubiTOTP-0.0.3
maven: 'yes'
maven: yes
AutoUpdateMode: None
UpdateCheckMode: Tags

View file

@ -39,7 +39,7 @@ Builds:
- versionName: 1.5.6-beta
versionCode: 1539
commit: d858918f88b5763ceba7f369f3733a3829a400e1
maven: 'yes'
maven: yes
srclibs:
- whassup@bfe515d821681bdcfac3013f0801da6027bef97c
- PayMe@0.0.3
@ -64,7 +64,7 @@ Builds:
- versionName: 1.5.6-beta4
versionCode: 1542
commit: 1.5.6-BETA4
maven: 'yes'
maven: yes
srclibs:
- whassup@bfe515d821681bdcfac3013f0801da6027bef97c
- PayMe@0.0.3
@ -89,7 +89,7 @@ Builds:
- versionName: 1.5.6-beta5
versionCode: 1543
commit: 1.5.6-BETA5
maven: 'yes'
maven: yes
srclibs:
- whassup@bfe515d821681bdcfac3013f0801da6027bef97c
- PayMe@0.0.3
@ -114,7 +114,7 @@ Builds:
- versionName: 1.5.8
versionCode: 1550
commit: 1.5.8
maven: 'yes'
maven: yes
srclibs:
- whassup@0.0.7
- PayMe@0.0.4
@ -139,7 +139,7 @@ Builds:
- versionName: 1.5.9
versionCode: 1553
commit: 1.5.9
maven: 'yes'
maven: yes
srclibs:
- PayMe@0.0.4
- k9lib@96a00c1802845f26e5febcb3d4a6cc39d7fb0dd0
@ -160,7 +160,7 @@ Builds:
- versionName: 1.5.10
versionCode: 1554
commit: 1.5.10
maven: 'yes'
maven: yes
srclibs:
- PayMe@0.0.4
- k9lib@96a00c1802845f26e5febcb3d4a6cc39d7fb0dd0

View file

@ -8,7 +8,7 @@ Translation: https://crowdin.com/project/appopsx
Description: AppOpsX is a front-end application for the Android AppOpsService. It
allows you to restrict app permissions.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/8enet/AppOpsX.git

View file

@ -9,7 +9,7 @@ Description: |-
A simple widget for WiFi/mobile data toggling. Requires root access in order to
toggle mobile data.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/tantecky/android

View file

@ -19,7 +19,7 @@ Description: |-
Root privileges required.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/xmikos/SnooperStopper

View file

@ -26,13 +26,13 @@ Builds:
versionCode: 8
commit: ab4f06d899
subdir: My3Android
maven: 'yes'
maven: yes
- versionName: '0.9'
versionCode: 9
commit: v0.9
subdir: PrepayCreditAndroid
maven: 'yes'
maven: yes
- versionName: '0.12'
versionCode: 14

View file

@ -45,7 +45,7 @@ Description: |-
AntiFeature: Downloads and installs non-free binary/firmware provided by
Mediatek.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://gitlab.com/sn0b/fp1-epo-autoupdate.git

View file

@ -19,7 +19,7 @@ Description: |-
This app requires a rooted device with BusyBox installed.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/j4velin/SystemAppMover.git

View file

@ -14,7 +14,7 @@ Description: |-
/data/local/userinit.d/ directory when the system boot has been completed. Can
be used to run sshd automatically after boot.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://lisas.de/~alex/runuserinit.git

View file

@ -16,7 +16,7 @@ Description: |-
<b>Why is superuser required?</b> To reset the fuel gauge it has to write into a
/sys/class/ file. This is not possible without superuser permission.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/Perflyst/BatteryCalibration

View file

@ -15,7 +15,7 @@ Description: |-
Requires root: Xposed requires root.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/rovo89/XposedInstaller

View file

@ -46,7 +46,7 @@ Builds:
init:
- sed -i 's/_test//' AndroidManifest.xml
- find src -name *.java -exec sed -i 's/_test\.R/.R/' {} \;
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet-schildbach@31953d239555
prebuild:
@ -79,7 +79,7 @@ Builds:
commit: 742241f59df1
patch:
- pom.patch
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet-schildbach@1649520e3183
prebuild:
@ -92,7 +92,7 @@ Builds:
commit: 3efa5beb206e
patch:
- pom.patch
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet-schildbach@7cb7bfc11c11
prebuild:
@ -102,7 +102,7 @@ Builds:
- versionName: '3.14'
versionCode: 134
commit: 5ede628245a8
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet-schildbach@67b187c4c4c4
prebuild:
@ -114,7 +114,7 @@ Builds:
- versionName: '3.15'
versionCode: 136
commit: dd70948b66aa
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet@777e6781d
prebuild:
@ -127,7 +127,7 @@ Builds:
- versionName: '3.19'
versionCode: 140
commit: 885f13e01a86
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet-schildbach@1134572f61
prebuild:

View file

@ -22,7 +22,7 @@ Builds:
versionCode: 74
commit: a55ef6822c9e
subdir: wallet
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet-schildbach@31953d239555
prebuild:
@ -35,7 +35,7 @@ Builds:
versionCode: 75
commit: d32701a4ce99
subdir: wallet
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet-schildbach@8ced139bf179
prebuild:
@ -71,7 +71,7 @@ Builds:
commit: v3.01
patch:
- pom.patch
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet-schildbach@1649520e3183
prebuild:
@ -84,7 +84,7 @@ Builds:
commit: v3.04
patch:
- pom.patch
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet-schildbach@7cb7bfc11c11
prebuild:
@ -94,7 +94,7 @@ Builds:
- versionName: 3.14-test
versionCode: 134
commit: v3.14
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet-schildbach@v0.9
prebuild:
@ -106,7 +106,7 @@ Builds:
- versionName: 3.15-test
versionCode: 135
commit: 3dbf4ba44ff8
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet@777e6781d7
prebuild:
@ -118,7 +118,7 @@ Builds:
- versionName: 3.18-test
versionCode: 139
commit: v3.18
maven: 'yes'
maven: yes
srclibs:
- BitcoinJWallet-schildbach@v0.10.1
prebuild:

View file

@ -11,7 +11,7 @@ Description: |-
currently only works on Samsung S2 and S3 devices and requires root priviliges
during the mobile network data capture.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://opensource.srlabs.de:/git/gsmmap-android.git

View file

@ -31,7 +31,7 @@ Description: |-
* Nexus 5 with stock Android
* Huawei Ascend Y300
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/srlabs/snoopsnitch.git

View file

@ -29,7 +29,7 @@ Description: |-
Requires root: Yes. iptables must run as root.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/ukanth/afwall.git

View file

@ -23,7 +23,7 @@ Description: |-
<i>adb</i> from the <a href="http://developer.android.com/sdk">Android SDK</a> platform tools
to make backups via a desktop computer)
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/jensstein/oandbackup.git

View file

@ -77,7 +77,7 @@ Description: |-
XPrivacyLua is supported on Android 6.0 Marshmallow and later. For Android 4.0.3
KitKat to Android 5.1.1 Lollipop you can use XPrivacy.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/M66B/XPrivacyLua

View file

@ -29,7 +29,7 @@ Builds:
versionCode: 133
commit: v1.3.3
subdir: lampshade
maven: 'yes'
maven: yes
prebuild: sed -i -e 's@/opt/android-sdk@$$SDK$$@g' -e '103,134d' pom.xml
target: android-21
@ -37,7 +37,7 @@ Builds:
versionCode: 134
commit: v1.3.4
subdir: lampshade
maven: 'yes'
maven: yes
target: android-21
AutoUpdateMode: None

View file

@ -9,7 +9,7 @@ Donate: https://www.paypal.me/proggenbuck
AutoName: GetMiTokens
RequiresRoot: 'True'
RequiresRoot: true
RepoType: git
Repo: https://github.com/phrogg/GetMiTokens

View file

@ -10,7 +10,7 @@ Donate: https://www.paypal.me/proggenbuck
AutoName: BatteryCalibrate
RequiresRoot: 'True'
RequiresRoot: true
RepoType: git
Repo: https://github.com/phrogg/BatteryCalibrator/

View file

@ -27,7 +27,7 @@ Builds:
- versionName: 2.0.12
versionCode: 20
commit: 2.0.12
maven: 'yes'
maven: yes
srclibs:
- MobAdMob@2d5736
rm:

View file

@ -11,7 +11,7 @@ IssueTracker: https://redmine.replicant.us/boards/9/topics/14079
AutoName: RepWifi
Description: RepWifi enables Internet access via USB Wi-Fi adapter.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://git.replicant.us/contrib/Fil/RepWifiApp

View file

@ -10,7 +10,7 @@ Description: |-
When your devices supports FM radio, you can plug in your headphones to use them
as an antenna and tune in to your favorite radio station with this app.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/mikereidis/spirit2_free

View file

@ -20,7 +20,7 @@ Description: |-
way. You can for instance increase your highscores, modify your progression, or
just debug your application preferences.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/SimonMarquis/Android-PreferencesManager.git

View file

@ -13,7 +13,7 @@ Description: |-
you don't need to restart your device just to take a photo and therefor loose
the opportunity!
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/aario/killcamera

View file

@ -25,7 +25,7 @@ Description: |-
have to open the wpa_supplicant file yourself and try to find the
information you're looking for in it. My Wifi Passwords does this for you.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/aario/MyWifiPasswords

View file

@ -29,7 +29,7 @@ Description: |-
read-write by using a file explorer like https://f-droid.org/packages/com.ghostsq.commander or via a
command in https://f-droid.org/packages/jackpal.androidterm.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/guardianproject/cacert.git

View file

@ -40,7 +40,7 @@ Description: |-
Requires root: Yes, because it needs to run debootstrap, create dirs in /,
mount/umount, etc.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/guardianproject/lildebi.git

View file

@ -10,7 +10,7 @@ Changelog: https://github.com/Domi04151309/BatteryTool/releases
AutoName: Battery Tool
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/Domi04151309/BatteryTool

View file

@ -9,7 +9,7 @@ IssueTracker: https://github.com/Domi04151309/PowerApp/issues
AutoName: Power App
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/Domi04151309/PowerApp

View file

@ -7,7 +7,7 @@ IssueTracker: https://github.com/yoshi1123/adbio/issues
AutoName: ADBio
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/yoshi1123/adbio.git

View file

@ -15,7 +15,7 @@ Description: |-
You need to edit the crontab file using another app or adb. Always open the app
after making changes to the crontab file to apply them.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/faerbit/android-crond

View file

@ -16,7 +16,7 @@ Description: |-
Requires root: Yes. The files in question are in /sys and /system.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/hrk/no-frills-cpu-classic.git

View file

@ -8,7 +8,7 @@ Changelog: https://github.com/MatteCarra/AccA/releases
AutoName: ACCA
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/MatteCarra/AccA.git

View file

@ -19,7 +19,7 @@ Description: |-
This is a fork of https://f-droid.org/packages/com.koushikdutta.superuser with further updates and
support for newer devices.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/phhusson/Superuser.git

View file

@ -46,7 +46,7 @@ Builds:
- versionName: 0.0.0
versionCode: 1
commit: 0.0.0
maven: 'yes'
maven: yes
srclibs:
- libdynticker@0.0.0
- libpricealarm@0.0.0
@ -63,7 +63,7 @@ Builds:
- versionName: 0.2.0
versionCode: 3
commit: 0.2.0
maven: 'yes'
maven: yes
srclibs:
- libdynticker@0.2.0
- libpricealarm@0.0.1
@ -80,7 +80,7 @@ Builds:
- versionName: 0.2.1
versionCode: 4
commit: 0.2.1
maven: 'yes'
maven: yes
srclibs:
- libdynticker@0.2.0
- libpricealarm@0.0.1
@ -97,7 +97,7 @@ Builds:
- versionName: 0.3.0
versionCode: 5
commit: 0.3.0
maven: 'yes'
maven: yes
srclibs:
- libdynticker@0.3.0
- libpricealarm@0.1.0
@ -114,7 +114,7 @@ Builds:
- versionName: 0.4.0
versionCode: 6
commit: 0.4.0
maven: 'yes'
maven: yes
srclibs:
- libdynticker@0.4.0
- libpricealarm@0.1.0
@ -131,7 +131,7 @@ Builds:
- versionName: 0.5.0
versionCode: 7
commit: 0.5.0
maven: 'yes'
maven: yes
prebuild:
- mvn install:install-file -DgroupId=android -DartifactId=android -Dversion=5.1_r1
-Dpackaging=jar -Dfile=$$SDK$$/platforms/android-22/android.jar
@ -141,7 +141,7 @@ Builds:
- versionName: 0.6.0
versionCode: 8
commit: 0.6.0
maven: 'yes'
maven: yes
prebuild:
- mvn install:install-file -DgroupId=android -DartifactId=android -Dversion=5.1_r1
-Dpackaging=jar -Dfile=$$SDK$$/platforms/android-22/android.jar
@ -151,7 +151,7 @@ Builds:
- versionName: 0.7.0
versionCode: 9
commit: 0.7.0
maven: 'yes'
maven: yes
prebuild:
- mvn install:install-file -DgroupId=android -DartifactId=android -Dversion=7.0_r2
-Dpackaging=jar -Dfile=$$SDK$$/platforms/android-24/android.jar

View file

@ -28,7 +28,7 @@ Builds:
versionCode: 36
commit: a3a4935f760632d90fc735ff64189333a4a411a2
subdir: Level
maven: 'yes'
maven: yes
prebuild:
- mvn install:install-file -Dfile=$ANDROID_HOME/platforms/android-19/android.jar
-DgroupId=android -DartifactId=android -Dversion=4.4.2_r2 -Dpackaging=jar

View file

@ -21,7 +21,7 @@ Builds:
- versionName: 1.5.3
versionCode: 10
commit: 4ebed08421d7
maven: 'yes'
maven: yes
prebuild: mvn install:install-file -DgroupId=android.support -DartifactId=compatibility-v13
-Dversion=13 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/v13/android-support-v13.jar

View file

@ -24,7 +24,7 @@ Builds:
commit: 9ec774b
patch:
- g2.patch
maven: 'yes'
maven: yes
extlibs:
- filedrop/filedrop.jar
prebuild:
@ -42,7 +42,7 @@ Builds:
versionCode: 6
commit: regalandroid-1.2.0
subdir: regalandroid
maven: 'yes'
maven: yes
prebuild: sed -i 's/3.9.0-rc.1/3.9.0-rc.3/g' ../regalandroid-parent/pom.xml
build:
- cd ../regalandroid-parent

View file

@ -144,22 +144,22 @@ Builds:
- versionName: 2.0.8
versionCode: 25
commit: 2.0.8
maven: 'yes'
maven: yes
- versionName: 2.2.1
versionCode: 56
commit: 2.2.1
maven: 'yes'
maven: yes
- versionName: 2.2.3
versionCode: 58
commit: 2.2.3
maven: 'yes'
maven: yes
- versionName: 2.2.5
versionCode: 60
commit: 2.2.5
maven: 'yes'
maven: yes
AutoUpdateMode: None
UpdateCheckMode: None

View file

@ -22,7 +22,7 @@ Description: |-
Requires root.
RequiresRoot: 'yes'
RequiresRoot: true
RepoType: git
Repo: https://github.com/szym/barnacle.git

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