Merge remote-tracking branch 'upstream/master'

This commit is contained in:
J-Jamet 2017-12-13 18:18:08 +01:00
commit a41a180afc
97 changed files with 898 additions and 190 deletions

View file

@ -1,16 +1,19 @@
# Contributing to F-Droid
For information about all aspects of F-Droid, check out the
[docs](https://f-droid.org/docs)
## Issue Tracker
You may use the issue tracker to report issues on app metadata and issues with
the packages distributed through our repository.
Please note that app submissions belong in the
[submission queue](https://f-droid.org/forums/forum/submission-queue/).
You may use the
[issue tracker](https://gitlab.com/fdroid/fdroiddata/issues) to report
issues on app metadata and issues with the packages distributed
through our repository.
Before opening an issue about an outdated app, have a look at its metadata
file and make sure that updating the app is actually possible. Issues opened
about apps that can no longer be built will be closed.
file and make sure that updating the app is actually possible.
## Merge Requests

View file

@ -130,5 +130,5 @@ Build:2.12.9.2,137
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.12.9.3
Current Version Code:138
Current Version:2.12.9.4
Current Version Code:139

View file

@ -68,7 +68,12 @@ Build:1.3.0,10
subdir=app
gradle=yes
Build:1.3.1,11
commit=v1.3.1
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.3.0
Current Version Code:10
Current Version:1.3.1
Current Version Code:11

View file

@ -531,11 +531,20 @@ Build:1.74,74
sed -i -e '/rapid.decoder/d' build.gradle && \
sed -i -e 's@https://github.com/suckgamony/RapidDecoder/raw/master/repository@https://jitpack.io@g' ../build.gradle
Build:1.75,75
commit=1.75
subdir=app
gradle=yes
srclibs=RapidDecoder@7cdfca4
prebuild=cp -fR $$RapidDecoder$$/library/src/main/java/rapid src/main/java/ && \
sed -i -e '/rapid.decoder/d' build.gradle && \
sed -i -e 's@https://github.com/suckgamony/RapidDecoder/raw/master/repository@https://jitpack.io@g' ../build.gradle
Maintainer Notes:
RapidDecoder 0.3.0 is required, but this version is not tagged.
.
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.74
Current Version Code:74
Current Version:1.75
Current Version Code:75

View file

@ -173,7 +173,10 @@ Build:1.0.56,10560
Build:1.0.57,10571
commit=1.0.57
Build:1.0.58,10580
commit=1.0.58
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.0.57
Current Version Code:10571
Current Version:1.0.58
Current Version Code:10580

View file

@ -28,11 +28,27 @@ Build:1.1.1,15
prebuild=sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle && \
sed -i -e '/google-services/d' ../build.gradle
Build:1.1.2,17
commit=v1.1.2
subdir=BiglyBT
patch=noDexClassLoader.patch
gradle=CoreFlavorNogaFlavor
prebuild=sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle && \
sed -i -e '/google-services/d' ../build.gradle
Build:1.1.4,19
commit=v1.1.4
subdir=BiglyBT
patch=noDexClassLoader.patch
gradle=CoreFlavorNogaFlavor
prebuild=sed -i -e '/gaFlavorCompile/d; /dexcount/d; /google-services/d' build.gradle && \
sed -i -e '/google-services/d' ../build.gradle
Maintainer Notes:
Repo has metadata structure for description, title, images, etc
.
Auto Update Mode:Version v%v
Update Check Mode:Tags ^v[0-9.]*$
Current Version:1.1.1
Current Version Code:15
Current Version:1.1.4
Current Version Code:19

View file

@ -20,7 +20,12 @@ Build:3.2.0,18
subdir=app
gradle=yes
Build:3.5.0,22
commit=v3.5.0
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:3.2.0
Current Version Code:18
Current Version:3.5.0
Current Version Code:22

View file

@ -83,7 +83,12 @@ Build:1.2,34
subdir=app
gradle=yes
Build:1.2.1,35
commit=v1.2.1
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.2
Current Version Code:34
Current Version:1.2.1
Current Version Code:35

View file

@ -115,6 +115,12 @@ Build:0.19.2,20
submodules=yes
gradle=yes
Build:0.19.3,21
commit=v0.19.3
subdir=app
submodules=yes
gradle=yes
Maintainer Notes:
Summary and Description are maintained by upstream using fastlane in
the source repo:
@ -123,5 +129,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.19.2
Current Version Code:20
Current Version:0.19.3
Current Version Code:21

View file

@ -56,7 +56,17 @@ Build:1.2.4.1,51
subdir=app
gradle=yes
Build:1.2.4.2,52
commit=1.2.4.2
subdir=app
gradle=yes
Build:1.2.4.4,54
commit=1.2.4.4
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags ^[0-9\.]*$
Current Version:1.2.4.1
Current Version Code:51
Current Version:1.2.4.4
Current Version Code:54

View file

@ -300,5 +300,5 @@ The scanignore is for the dex class loading which is used for loading plugins.
Archive Policy:4 versions
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.55b2
Current Version Code:334
Current Version:1.55b3
Current Version Code:335

View file

@ -227,7 +227,13 @@ Build:3.0.57,223
gradle=yes
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
Build:3.0.59,225
commit=audiorecorder-3.0.59
subdir=app
gradle=yes
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
Auto Update Mode:Version audiorecorder-%v
Update Check Mode:Tags
Current Version:3.0.57
Current Version Code:223
Current Version:3.0.59
Current Version Code:225

View file

@ -183,7 +183,13 @@ Build:1.4.14,117
gradle=yes
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
Build:1.4.16,119
commit=callrecorder-1.4.16
subdir=app
gradle=yes
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
Auto Update Mode:Version callrecorder-%v
Update Check Mode:Tags
Current Version:1.4.14
Current Version Code:117
Current Version:1.4.16
Current Version Code:119

View file

@ -206,7 +206,12 @@ Build:3.1.8,329
subdir=app
gradle=yes
Build:3.1.15,336
commit=hourlyreminder-3.1.15
subdir=app
gradle=yes
Auto Update Mode:Version hourlyreminder-%v
Update Check Mode:Tags
Current Version:3.1.8
Current Version Code:329
Current Version:3.1.15
Current Version Code:336

View file

@ -137,7 +137,17 @@ Build:1.2.90,104
subdir=app
gradle=yes
Build:1.2.91,105
commit=mover-1.2.91
subdir=app
gradle=yes
Build:1.2.94,108
commit=mover-1.2.94
subdir=app
gradle=yes
Auto Update Mode:Version mover-%v
Update Check Mode:Tags
Current Version:1.2.90
Current Version Code:104
Current Version:1.2.94
Current Version Code:108

View file

@ -271,7 +271,19 @@ Build:3.4.67,551
gradle=yes
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
Build:3.4.68,552
commit=torrentclient-3.4.68
subdir=app
gradle=yes
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
Build:3.4.79,567
commit=torrentclient-3.4.79
subdir=app
gradle=yes
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
Auto Update Mode:Version torrentclient-%v
Update Check Mode:Tags
Current Version:3.4.67
Current Version Code:551
Current Version:3.4.79
Current Version Code:567

View file

@ -203,7 +203,12 @@ Build:0.31,31
subdir=app
gradle=yes
Build:0.32,32
commit=0.32
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.31
Current Version Code:31
Current Version:0.32
Current Version Code:32

View file

@ -203,7 +203,12 @@ Build:1.5-2,35
subdir=app
gradle=yes
Build:1.5-3,36
commit=v1.5-3
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.5-2
Current Version Code:35
Current Version:1.5-3
Current Version Code:36

View file

@ -1,15 +1,15 @@
Categories:Theming
License:MIT
License:GPL-3.0
Author Email:jereksel@gmail.com
Web Site:
Source Code:https://github.com/jereksel/LibreSubstratum
Issue Tracker:https://github.com/jereksel/LibreSubstratum/issues
Source Code:https://github.com/jereksel/Bucket
Issue Tracker:https://github.com/jereksel/Bucket/issues
Name: LibreSubstratum
Auto Name:LibreSubstratum
Name: Bucket - Overlay Manager
Auto Name:Bucket
Repo Type:git
Repo:https://github.com/jereksel/LibreSubstratum
Repo:https://github.com/jereksel/Bucket
Build:0.1-fdroid,1
commit=v0.1
@ -21,7 +21,17 @@ Build:0.1-fdroid,1
ndk=r15c
gradleprops=fdroid
Build:0.2.1-fdroid,3
commit=v0.2.1-fdroid
subdir=app
submodules=yes
init=./removeprop.sh
gradle=Fdroid
rm=app/src/main/jni/ELFIO/elf_examples
ndk=r15c
gradleprops=fdroid
Auto Update Mode:None
Update Check Mode:None
Current Version:0.1-fdroid
Current Version Code:1
Current Version:0.2.1-fdroid
Current Version Code:3

View file

@ -60,7 +60,12 @@ Build:2.15.5,303
subdir=app
gradle=yes
Build:2.15.6,304
commit=v2.15.6
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:2.15.5
Current Version Code:303
Current Version:2.15.6
Current Version Code:304

View file

@ -822,5 +822,5 @@ Build:6.1.0,145
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:6.2b1
Current Version Code:147
Current Version:7.0b2
Current Version Code:149

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/nextcloud/android/issues
Changelog:https://github.com/nextcloud/android/commits
Donate:https://www.bountysource.com/teams/nextcloud
Auto Name:Nextcloud dev
Auto Name:Nextcloud
Summary:Synchronization client
Description:
A safe home for all your data. Access & share your files, calendars, contacts,
@ -878,11 +878,25 @@ Build:20171204,20171204
rm=user_manual
prebuild=sed -i -e '/google-services/d' -e '/modifiedCompile/d' build.gradle
Build:20171209,20171209
commit=dev-20171209
submodules=yes
gradle=versionDev
rm=user_manual
prebuild=sed -i -e '/google-services/d' -e '/modifiedCompile/d' build.gradle
Build:20171212,20171212
commit=dev-20171212
submodules=yes
gradle=versionDev
rm=user_manual
prebuild=sed -i -e '/google-services/d' -e '/modifiedCompile/d' build.gradle
Maintainer Notes:
Tags get removed. See https://github.com/nextcloud/android/issues/969.
.
Auto Update Mode:Version dev-%c
Update Check Mode:Tags ^dev
Current Version:20171204
Current Version Code:20171204
Current Version:20171212
Current Version Code:20171212

View file

@ -587,7 +587,16 @@ Build:0.10.0,4133
ndk=r15c
preassemble=buildNative
Build:0.10.1,4134
commit=0.10.1
submodules=yes
sudo=apt-get install -y golang-go/jessie-backports golang-src/jessie-backports
gradle=yes
output=app/build/outputs/apk/app-release-unsigned.apk
ndk=r15c
preassemble=buildNative
Auto Update Mode:Version %v
Update Check Mode:Tags ^[0-9.]*$
Current Version:0.10.0
Current Version Code:4133
Current Version:0.10.1
Current Version Code:4134

View file

@ -81,7 +81,17 @@ Build:1.8.2,19
subdir=app
gradle=yes
Build:1.8.3,20
commit=1.8.3
subdir=app
gradle=yes
Build:1.8.4,21
commit=1.8.4
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.8.2
Current Version Code:19
Current Version:1.8.4
Current Version Code:21

View file

@ -426,7 +426,18 @@ Build:2.2.0,75
sed -i -e 's/compile fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle
build=$$MVN3$$ install -f $$android-vcard$$ -Dmaven.test.skip=true
Build:2.2.1,76
commit=2.2.1
subdir=app
gradle=yes
srclibs=android-vcard@android-vcard-1.4
rm=app/libs
prebuild=find $$android-vcard$$ -name '*.jar' -delete && \
sed -i -e '/repositories/a\ mavenLocal()' ../build.gradle && \
sed -i -e 's/compile fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle
build=$$MVN3$$ install -f $$android-vcard$$ -Dmaven.test.skip=true
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:2.2.0
Current Version Code:75
Current Version:2.2.1
Current Version Code:76

View file

@ -54,7 +54,12 @@ Build:3.0.0,8
subdir=app
gradle=yes
Build:3.0.1,9
commit=3.0.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:3.0.0
Current Version Code:8
Current Version:3.0.1
Current Version Code:9

View file

@ -56,7 +56,12 @@ Build:2.0.0,13
subdir=app
gradle=yes
Build:3.0.1,15
commit=3.0.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:2.0.0
Current Version Code:13
Current Version:3.0.1
Current Version Code:15

View file

@ -400,7 +400,12 @@ Build:2.12.0,104
subdir=app
gradle=yes
Build:3.0.1,106
commit=3.0.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:2.12.0
Current Version Code:104
Current Version:3.0.1
Current Version Code:106

View file

@ -174,7 +174,12 @@ Build:3.0.0,50
subdir=app
gradle=yes
Build:3.0.1,51
commit=3.0.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:3.0.0
Current Version Code:50
Current Version:3.0.1
Current Version Code:51

View file

@ -95,6 +95,7 @@ Build:2.2.0,22
gradle=yes
Build:2.3.0,23
disable=Could not find com.android.tools.build:gradle:3.0.0.
commit=2.3.0
subdir=app
gradle=yes
@ -104,7 +105,12 @@ Build:3.0.0,25
subdir=app
gradle=yes
Build:3.0.1,26
commit=3.0.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:3.0.0
Current Version Code:25
Current Version:3.0.1
Current Version Code:26

View file

@ -234,7 +234,18 @@ Build:3.0.0,40
cp -a $$RootTools$$/src/com src/main/java/ && \
cp -a $$RootShell$$/src/com src/main/java/
Build:3.0.1,41
commit=3.0.1
subdir=app
gradle=yes
srclibs=RootTools@4.2,RootShell@1.3
rm=libs
prebuild=sed -i -e '/RootTools.jar/d' build.gradle && \
mkdir -p src/main/java && \
cp -a $$RootTools$$/src/com src/main/java/ && \
cp -a $$RootShell$$/src/com src/main/java/
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:3.0.0
Current Version Code:40
Current Version:3.0.1
Current Version Code:41

View file

@ -84,7 +84,12 @@ Build:3.0.0,24
subdir=app
gradle=yes
Build:3.0.1,25
commit=3.0.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:3.0.0
Current Version Code:24
Current Version:3.0.1
Current Version Code:25

View file

@ -499,7 +499,12 @@ Build:2.19.0,145
subdir=app
gradle=yes
Build:3.0.1,147
commit=3.0.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:2.19.0
Current Version Code:145
Current Version:3.0.1
Current Version Code:147

View file

@ -148,7 +148,12 @@ Build:3.0.0,33
subdir=app
gradle=yes
Build:3.0.1,34
commit=3.0.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:3.0.0
Current Version Code:33
Current Version:3.0.1
Current Version Code:34

View file

@ -169,7 +169,12 @@ Build:2.5.0,40
subdir=app
gradle=yes
Build:3.0.1,43
commit=3.0.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:2.5.0
Current Version Code:40
Current Version:3.0.1
Current Version Code:43

View file

@ -279,7 +279,17 @@ Build:0.56,56
subdir=app
gradle=yes
Build:0.57,57
commit=v0.57
subdir=app
gradle=yes
Build:0.59,59
commit=v0.59
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.56
Current Version Code:56
Current Version:0.59
Current Version Code:59

View file

@ -97,5 +97,5 @@ Build:1.2.1,34
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.0.0-alpha3
Current Version Code:19902
Current Version:2.0.0-rc1
Current Version Code:19903

View file

@ -3,7 +3,7 @@ License:GPL-2.0
Web Site:
Source Code:https://github.com/zoff99/ToxAndroidRefImpl
Issue Tracker:https://github.com/zoff99/ToxAndroidRefImpl/issues
Bitcoin:1ZANav18WY8ytM7bhnAEBS3bdrTohsD9p
Bitcoin:1TRifA7eNLHZEcCTj43eYVWHBbLqTuXkS
Auto Name:TRIfA
Summary:TRIfA Tox Client

View file

@ -1193,6 +1193,18 @@ Build:5.2.5,183
sed -i -e '/adapter/d' -e '/wakeful/d' -e '/endless/d' build.gradle
preassemble=downloadJson
Build:5.2.6,184
commit=5.2.6
subdir=opacclient/opacapp
submodules=yes
gradle=yes
srclibs=CWACAdapter@v1.0.1,Endless@v1.2.3
rm=opacclient/opacapp/libs/*.jar
prebuild=cp -fR $$CWACAdapter$$/src/com src/main/java/ && \
cp -fR $$Endless$$/src/com src/main/java/ && \
sed -i -e '/adapter/d' -e '/wakeful/d' -e '/endless/d' build.gradle
preassemble=downloadJson
Maintainer Notes:
Using commonsware maven dependencies adds READ_PHONE_STATE permission; building
the source directly fixes this but might break more easily. Wait for next release
@ -1201,5 +1213,5 @@ to deploy.
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:5.2.5
Current Version Code:183
Current Version:5.2.6
Current Version Code:184

View file

@ -29,3 +29,5 @@ Build:3.0.0,300
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:3.0.0
Current Version Code:300

View file

@ -64,7 +64,12 @@ Build:1.34,17
subdir=app
gradle=yes
Build:1.40,18
commit=v1.40
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.34
Current Version Code:17
Current Version:1.40
Current Version Code:18

View file

@ -664,6 +664,29 @@ Build:0.9.9.11,124
mkdir libs && \
mv $$JavaOptionClass$$/target/option-1.3-SNAPSHOT.jar libs/option-1.3.jar
Build:0.9.9.12,125
commit=v.0.9.9.12
subdir=News-Android-App
submodules=yes
init=sed -i -e '/com.nbsp:library/d' build.gradle && \
sed -i -e '/com.gu:option/d' build.gradle && \
sed -i -e '/maven { url/d' build.gradle && \
sed -i -e '/signingConfigs {/,+3d' build.gradle && \
sed -i "/repositories {/a flatDir { dirs 'libs' }" build.gradle && \
sed -i "/dependencies {/a compile project(':MaterialFilePicker:library')" build.gradle && \
sed -i "$ ainclude ':MaterialFilePicker:library'" ../settings.gradle
gradle=oss
srclibs=MaterialFilePicker@13920fc,JavaOptionClass@e933c3a
rm=MaterialShowcaseView/build.gradle
prebuild=rm -rf $$MaterialFilePicker$$/app && \
cp -r $$MaterialFilePicker$$ ../ && \
sed -i -e '/apply from/d' ../MaterialFilePicker/library/build.gradle && \
pushd $$JavaOptionClass$$ && \
$$MVN3$$ package -Dmaven.compiler.source=1.6 -Dmaven.compiler.target=1.6 && \
popd && \
mkdir libs && \
mv $$JavaOptionClass$$/target/option-1.3-SNAPSHOT.jar libs/option-1.3.jar
Maintainer Notes:
MaterialShowcaseView/build.gradle misses the google() repo but it's specified at top level.
So deleting this file prevents it from overriding the top level one.
@ -671,5 +694,5 @@ So deleting this file prevents it from overriding the top level one.
Auto Update Mode:Version v.%v
Update Check Mode:Tags
Current Version:0.9.9.11
Current Version Code:124
Current Version:0.9.9.12
Current Version Code:125

View file

@ -128,6 +128,11 @@ Build:2.9.0,37
subdir=app
gradle=yes
Build:2.9.1,38
commit=2.9.1
subdir=app
gradle=yes
Maintainer Notes:
TouchThruDrawerlayout.java can be removed since its identical to the correctly
named TouchThruDrawerLayout.java.
@ -135,5 +140,5 @@ named TouchThruDrawerLayout.java.
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:2.9.0
Current Version Code:37
Current Version:2.9.1
Current Version Code:38

View file

@ -902,7 +902,12 @@ Build:1.23.0,242
gradle=free
prebuild=sed -i -e '/playstoreCompile/d' -e '/play-services-gcm/d' -e '/maven {/,+2d' -e "s/mavenCentral()/mavenCentral()\n maven { url 'https:\/\/maven.google.com' }/" build.gradle
Build:1.23.1,245
commit=1.23.1
gradle=free
prebuild=sed -i -e '/playstoreCompile/d' -e '/play-services-gcm/d' -e '/maven {/,+2d' -e "s/mavenCentral()/mavenCentral()\n maven { url 'https:\/\/maven.google.com' }/" build.gradle
Auto Update Mode:Version %v
Update Check Mode:Tags ^[0-9.]+$
Current Version:1.23.0
Current Version Code:242
Current Version:1.23.1
Current Version Code:245

View file

@ -3,7 +3,7 @@ License:GPL-3.0
Web Site:https://tom79.bitbucket.io/
Source Code:https://github.com/stom79/mastalab
Issue Tracker:https://github.com/stom79/mastalab/issues
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=tschneider%2eac%40gmail%2ecom&lc=FR&item_name=Support%20Mastalab%27s%20development&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
LiberapayID:23077
Auto Name:Mastalab
Summary:Multi-account client for Mastodon
@ -153,6 +153,13 @@ Build:1.6.3,82
prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle && \
sed -i -e '/safetynetImplementation/d' build.gradle
Build:1.6.6,87
commit=1.6.6
subdir=app
gradle=fdroid
prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle && \
sed -i -e '/playstoreImplementation/d' build.gradle
Auto Update Mode:Version %v
Update Check Mode:Tags ^[0-9.]+$
Current Version:1.6.3

View file

@ -3,7 +3,7 @@ License:GPL-3.0
Web Site:http://mob-dev.fr/
Source Code:https://git.mob-dev.fr/Schoumi/BloodDonation
Issue Tracker:https://git.mob-dev.fr/Schoumi/BloodDonation/issues
Donate:https://liberapay.com/Schoumi/
LiberapayID:3347
Auto Name:Don du Sang
Summary:Locate French Blood Donation Center of French Establishment of Blood (EFS)

View file

@ -3,7 +3,7 @@ License:GPL-3.0
Web Site:http://www.gobl.im
Source Code:https://git.mob-dev.fr/Schoumi/Goblim
Issue Tracker:https://git.mob-dev.fr/Schoumi/Goblim/issues
Donate:https://liberapay.com/Schoumi/
LiberapayID:3347
Auto Name:Goblim
Summary:Share your photos

View file

@ -237,6 +237,12 @@ Build:1.3.3,63
rm=gradle
prebuild=sed -i -e '/jcenter()/a\ google()' build.gradle
Build:1.3.4,64
commit=1.3.4
gradle=yes
rm=gradle
prebuild=sed -i -e '/jcenter()/a\ google()' build.gradle
Maintainer Notes:
distributionUrl specifies Gradle 3.3, while Android Gradle plugin 3.0.0
requires Gradle 4.1 or later.
@ -244,5 +250,5 @@ requires Gradle 4.1 or later.
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.3.3
Current Version Code:63
Current Version:1.3.4
Current Version Code:64

View file

@ -32,7 +32,12 @@ Build:3.0,28
subdir=app
gradle=yes
Build:3.1,29
commit=3.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:3.0
Current Version Code:28
Current Version:3.1
Current Version Code:29

View file

@ -51,6 +51,12 @@ Build:1.0.6,10
gradle=yes
scanignore=trezor-app/src/main/assets/firmware/trezor*.bin
Build:1.0.8,12
commit=v1.0.8
subdir=trezor-app
gradle=yes
scanignore=trezor-app/src/main/assets/firmware/trezor*.bin
Maintainer Notes:
Firmware source is available at https://github.com/trezor/trezor-mcu but
we cannot build it since its required to be signed by upstream. Check
@ -59,5 +65,5 @@ once in a while.
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.0.6
Current Version Code:10
Current Version:1.0.8
Current Version Code:12

View file

@ -38,8 +38,16 @@ Build:5.3.2,233
sed -i -e '/googleAnalyticsRelease/,+2d' build.gradle && \
sed -i -e '/playCompile/d' -e '/applicationVariants/,+7d' build.gradle
Build:5.4.0,235
commit=5.4.0
subdir=omniNotes
gradle=foss
prebuild=sed -i -e '/dl.bintray.com/d' -e '/apply plugin: "sonar-runner"/,+999d' ../build.gradle && \
sed -i -e '/googleAnalyticsRelease/,+2d' build.gradle && \
sed -i -e '/playCompile/d' -e '/applicationVariants/,+7d' build.gradle
Auto Update Mode:None
Update Check Mode:HTTP
Update Check Data:https://raw.githubusercontent.com/federicoiosue/Omni-Notes/develop/gradle.properties|VERSION_CODE=(.*)|.|VERSION_NAME=(.*)
Current Version:5.3.2
Current Version Code:233
Current Version:5.4.0
Current Version Code:235

View file

@ -72,11 +72,17 @@ Build:0.2.4,12
submodules=yes
gradle=FlavorDefault
Build:0.2.5,13
commit=v0.2.5
subdir=app
submodules=yes
gradle=FlavorDefault
Maintainer Notes:
Description and summary in git metadata submodule
.
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.2.4
Current Version Code:12
Current Version:0.2.5
Current Version Code:13

View file

@ -4,7 +4,7 @@ Web Site:https://gadgetbridge.org
Source Code:https://github.com/Freeyourgadget/Gadgetbridge
Issue Tracker:https://github.com/Freeyourgadget/Gadgetbridge/issues
Changelog:https://github.com/Freeyourgadget/Gadgetbridge/blob/HEAD/CHANGELOG.md
Donate:https://liberapay.com/Gadgetbridge
LiberapayID:11276
Auto Name:Gadgetbridge
Summary:Communicate with Pebble/Mi Band/Amazfit Bip/Hplus devices and more

View file

@ -74,7 +74,11 @@ Build:1.13,113
commit=v1.13
gradle=yes
Build:1.14,114
commit=v1.14
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.13
Current Version Code:113
Current Version:1.14
Current Version Code:114

View file

@ -0,0 +1,37 @@
Categories:Navigation
License:GPL-3.0
Web Site:
Source Code:https://github.com/n76/DejaVu
Issue Tracker:https://github.com/n76/DejaVu/issues
Auto Name:Déjà Vu Location Service
Summary:Mobile/cell and WLAN/Wi-Fi based network provider for UnifiedNlp and microG
Description:
UnifiedNlp backend that uses locally acquired WLAN/Wi-Fi AP and mobile/cellular
tower data to resolve user location. Collectively, “WLAN/WiFi and
mobile/cellular” signals will be called “RF emitters” below.
Conceptually, this backend consists of two parts sharing a common database. One
part passively monitors the GPS. If the GPS has acquired and has a good position
accuracy, then the coverage maps for RF emitters detected by the phone are
created and saved.
The other part is the actual location provider which uses the database to
estimate location when the GPS is not available.
This backend uses no network data. All data acquired by the phone stays on the
phone.
.
Repo Type:git
Repo:https://github.com/n76/DejaVu
Build:1.0.2,2
commit=v1.0.2
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.0.2
Current Version Code:2

View file

@ -606,5 +606,5 @@ Archive Policy:10 versions
Auto Update Mode:None
Update Check Mode:HTTP
Update Check Data:https://raw.githubusercontent.com/kontalk/androidclient/stable/build.gradle|appVersionCode = (.*)|.|appVersionName = '(.*)'
Current Version:4.1.1
Current Version Code:270
Current Version:4.1.2
Current Version Code:280

View file

@ -282,6 +282,24 @@ Build:3.3.0,3303
make `pwd`/res/raw/rootca.pem
ndk=r15c
Build:3.3.1,3311
commit=3.3.1
submodules=yes
sudo=apt-get install -y cmake/testing libjsoncpp1/testing libstdc++6/testing
patch=3.3.0-gradle.patch
gradle=yes
output=bin/outputs/apk/org.linphone-release-unsigned.apk
rm=libs,liblinphone_tester,submodules/externals/antlr3,src/android/org/linphone/gcm,src/android/org/linphone/firebase/Firebase*.java
prebuild=sed -i -e 's|"kill_service_with_task_manager">true<|"kill_service_with_task_manager">false<|' res/values/non_localizable_custom.xml
scandelete=submodules
build=echo 'gradle "$@"' > gradlew && \
chmod a+x gradlew && \
./prepare.py && \
make -j`nproc` build && \
make copy-libs && \
make `pwd`/res/raw/rootca.pem
ndk=r15c
Auto Update Mode:None
Update Check Mode:Tags
Current Version:3.3.1

View file

@ -369,5 +369,5 @@ Build:1.2.1.0,12100
Auto Update Mode:None
Update Check Mode:Tags
Vercode Operation:%c*10
Current Version:1.5.3.0
Current Version Code:150300000
Current Version:1.5.4.0
Current Version Code:150400000

View file

@ -174,7 +174,14 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=main
submodules=yes
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -131,7 +131,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-alarmset
submodules=yes
init=cd .. && \
make module-alarmset/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -223,7 +223,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-bluetooth
submodules=yes
init=cd .. && \
make module-bluetooth/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -223,7 +223,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-bluetoothadmin
submodules=yes
init=cd .. && \
make module-bluetoothadmin/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -223,7 +223,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-clipboard
submodules=yes
init=cd .. && \
make module-clipboard/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -235,7 +235,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-contactsread
submodules=yes
init=cd .. && \
make module-contactsread/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -223,7 +223,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-fileread
submodules=yes
init=cd .. && \
make module-fileread/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -232,7 +232,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-filewrite
submodules=yes
init=cd .. && \
make module-filewrite/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -131,7 +131,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild
scandelete=module-shell/libraryProjects/root-commands/ExampleApp/libs/
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-locationfine
submodules=yes
init=cd .. && \
make module-locationfine/Makefile
prebuild=make prebuild
scandelete=module-shell/libraryProjects/root-commands/ExampleApp/libs/
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -131,7 +131,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-misc
submodules=yes
init=cd .. && \
make module-misc/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -96,7 +96,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-nfc
submodules=yes
init=cd .. && \
make module-nfc/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -119,7 +119,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-notification
submodules=yes
init=cd .. && \
make module-notification/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -223,7 +223,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-phonestateread
submodules=yes
init=cd .. && \
make module-phonestateread/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -223,7 +223,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-ringermode
submodules=yes
init=cd .. && \
make module-ringermode/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -143,7 +143,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-shell
submodules=yes
init=cd .. && \
make module-shell/Makefile
prebuild=make prebuild && \
rm -rf libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -223,7 +223,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-smsnotify
submodules=yes
init=cd .. && \
make module-smsnotify/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -223,7 +223,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-smsread
submodules=yes
init=cd .. && \
make module-smsread/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -232,7 +232,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-smssend
submodules=yes
init=cd .. && \
make module-smssend/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -232,7 +232,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-smswrite
submodules=yes
init=cd .. && \
make module-smswrite/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -140,7 +140,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-wifiaccess
submodules=yes
init=cd .. && \
make module-wifiaccess/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -131,7 +131,16 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=module-wifichange
submodules=yes
init=cd .. && \
make module-wifichange/Makefile
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -194,7 +194,14 @@ Build:0.5.0,2000500702
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Build:0.5.2,2000501421
commit=0.5.2
subdir=transport-xmpp
submodules=yes
prebuild=make prebuild && \
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.5.0
Current Version Code:2000500702
Current Version:0.5.2
Current Version Code:2000501421

View file

@ -243,7 +243,13 @@ Build:0.11.0,41
submodules=yes
gradle=yes
Build:0.11.1,42
commit=v0.11.1
subdir=app
submodules=yes
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.11.0
Current Version Code:41
Current Version:0.11.1
Current Version Code:42

View file

@ -78,7 +78,12 @@ Build:0.3.0,11
subdir=app
gradle=yes
Build:0.3.1,12
commit=v0.3.1
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.3.0
Current Version Code:11
Current Version:0.3.1
Current Version Code:12

View file

@ -29,7 +29,12 @@ Build:2.1,6
subdir=app
gradle=yes
Build:2.2,7
commit=v2.2
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:2.1
Current Version Code:6
Current Version:2.2
Current Version Code:7

View file

@ -294,6 +294,32 @@ Build:4.2.1a,10445
popd
ndk=r15c
Build:4.2.1b,10455
commit=v4.2.1b
subdir=TMessagesProj
submodules=yes
gradle=fat
rm=TMessagesProj/jni/libwebp/swig/libwebp.jar,TMessagesProj/jni/ffmpeg/tests/ref/fate/sub-microdvd-remux
prebuild=echo -e 'APP_ID = 12834\nAPP_HASH = c84d9229db1d6be95c067b02b126352c' > API_KEYS
build=export NDK=$$NDK$$ && \
pushd jni && \
./build_ffmpeg_android.sh && \
popd
ndk=r15c
Build:4.6.0,11555
commit=v4.6
subdir=TMessagesProj
submodules=yes
gradle=fat
rm=TMessagesProj/jni/libwebp/swig/libwebp.jar,TMessagesProj/jni/ffmpeg/tests/ref/fate/sub-microdvd-remux
prebuild=echo -e 'APP_ID = 12834\nAPP_HASH = c84d9229db1d6be95c067b02b126352c' > API_KEYS
build=export NDK=$$NDK$$ && \
pushd jni && \
./build_ffmpeg_android.sh && \
popd
ndk=r15c
Maintainer Notes:
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
@ -302,5 +328,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
Auto Update Mode:Version v%v
Update Check Mode:Tags
Vercode Operation:%c*10 + 5
Current Version:4.2.1a
Current Version Code:10445
Current Version:4.2.1b
Current Version Code:10455

View file

@ -30,7 +30,6 @@ Build:0.6.1,9
commit=0.6.1
Build:0.7.5,14
disable=rebuild pending
commit=321
target=android-19

View file

@ -1437,6 +1437,63 @@ Build:2.5.9,12050907
./compile.sh -a arm64 release
ndk=r14b
Build:2.5.12,12051204
commit=2.5.12
subdir=vlc-android
sudo=apt-get -y install g++ ragel libltdl-dev
gradle=VanillaARMv7
srclibs=VLC@35acae8,VLCmedialibrary@15ab842
rm=java-libs/appcompat/libs,java-libs/cardview/libs
prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \
ln -s $$VLCmedialibrary$$ ../medialibrary/medialibrary && \
sed -i -e '/^\.libarchive/a\\t$(RECONF)' ../vlc/contrib/src/libarchive/rules.mak && \
sed -i -e 's/git reset --hard ${TESTED_HASH}/true/' ../compile.sh && \
sed -i -e '/signingConfig/d' build.gradle
build=cd .. && \
mkdir -p gradle/wrapper && \
echo 'gradle "$@"' > gradlew && \
chmod a+x gradlew && \
./compile.sh -a arm release
ndk=r14b
Build:2.5.12,12051205
commit=2.5.12
subdir=vlc-android
sudo=apt-get -y install g++ ragel libltdl-dev
gradle=VanillaX86
srclibs=VLC@35acae8,VLCmedialibrary@15ab842
rm=java-libs/appcompat/libs,java-libs/cardview/libs
prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \
ln -s $$VLCmedialibrary$$ ../medialibrary/medialibrary && \
sed -i -e '/^\.libarchive/a\\t$(RECONF)' ../vlc/contrib/src/libarchive/rules.mak && \
sed -i -e 's/git reset --hard ${TESTED_HASH}/true/' ../compile.sh && \
sed -i -e '/signingConfig/d' build.gradle
build=cd .. && \
mkdir -p gradle/wrapper && \
echo 'gradle "$@"' > gradlew && \
chmod a+x gradlew && \
./compile.sh -a x86 release
ndk=r14b
Build:2.5.12,12051207
commit=2.5.12
subdir=vlc-android
sudo=apt-get -y install g++ ragel libltdl-dev
gradle=VanillaARMv8
srclibs=VLC@35acae8,VLCmedialibrary@15ab842
rm=java-libs/appcompat/libs,java-libs/cardview/libs
prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \
ln -s $$VLCmedialibrary$$ ../medialibrary/medialibrary && \
sed -i -e '/^\.libarchive/a\\t$(RECONF)' ../vlc/contrib/src/libarchive/rules.mak && \
sed -i -e 's/git reset --hard ${TESTED_HASH}/true/' ../compile.sh && \
sed -i -e '/signingConfig/d' build.gradle
build=cd .. && \
mkdir -p gradle/wrapper && \
echo 'gradle "$@"' > gradlew && \
chmod a+x gradlew && \
./compile.sh -a arm64 release
ndk=r14b
Maintainer Notes:
Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile
@ -1473,5 +1530,5 @@ resign official apks:
Archive Policy:0 versions
Auto Update Mode:None
Update Check Mode:Static
Current Version:2.5.8
Current Version Code:12050807
Current Version:2.5.9
Current Version Code:12050907

View file

@ -29,7 +29,12 @@ Build:1.3,13
subdir=app
gradle=yes
Build:1.3.2,15
commit=release-1.3.2
subdir=app
gradle=yes
Auto Update Mode:Version release-%v
Update Check Mode:Tags
Current Version:1.3
Current Version Code:13
Current Version:1.3.2
Current Version Code:15

View file

@ -63,7 +63,12 @@ Build:0.7,11
subdir=app
gradle=yes
Build:0.8,12
commit=v0.8
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.7
Current Version Code:11
Current Version:0.8
Current Version Code:12

View file

@ -194,7 +194,17 @@ Build:0.4.7,46
subdir=app
gradle=yes
Build:0.4.8,47
commit=v0.4.8
subdir=app
gradle=yes
Build:0.4.9,48
commit=v0.4.9
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.4.7
Current Version Code:46
Current Version:0.4.9
Current Version Code:48

View file

@ -21,7 +21,12 @@ Build:1.0,1
subdir=app
gradle=yes
Build:1.1,2
commit=1.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1
Current Version:1.1
Current Version Code:2

View file

@ -2,7 +2,7 @@ System 368
Internet 366
Multimedia 341
Games 285
Navigation 175
Navigation 176
Science & Education 160
Reading 138
Writing 136

View file

@ -3187,6 +3187,7 @@ com.gmail.jerickson314.sdscanner_12.apk com.gmail.jerickson314.sdscanner 2015-02
com.gmail.jerickson314.sdscanner_13.apk com.gmail.jerickson314.sdscanner 2017-08-30
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
com.googamaphone.typeandspeak_36.apk com.googamaphone.typeandspeak 2013-01-15
com.google.android.apps.authenticator2_21.apk com.google.android.apps.authenticator2 2012-08-23
com.google.android.apps.iosched_19.apk com.google.android.apps.iosched 2012-09-10
@ -5679,6 +5680,7 @@ com.simplemobiletools.draw_19.apk com.simplemobiletools.draw 2017-06-26
com.simplemobiletools.draw_20.apk com.simplemobiletools.draw 2017-09-01
com.simplemobiletools.draw_22.apk com.simplemobiletools.draw 2017-10-23
com.simplemobiletools.draw_25.apk com.simplemobiletools.draw 2017-12-07
com.simplemobiletools.draw_26.apk com.simplemobiletools.draw 2017-12-11
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
@ -12163,6 +12165,7 @@ org.billthefarmer.editor_110.apk org.billthefarmer.editor 2017-11-07
org.billthefarmer.editor_111.apk org.billthefarmer.editor 2017-11-24
org.billthefarmer.editor_112.apk org.billthefarmer.editor 2017-11-28
org.billthefarmer.editor_113.apk org.billthefarmer.editor 2017-12-04
org.billthefarmer.editor_114.apk org.billthefarmer.editor 2017-12-11
org.billthefarmer.melodeon_1.apk org.billthefarmer.melodeon 2013-07-28
org.billthefarmer.melodeon_101.apk org.billthefarmer.melodeon 2014-06-23
org.billthefarmer.melodeon_102.apk org.billthefarmer.melodeon 2015-04-09
@ -13989,6 +13992,7 @@ org.mixare_14.apk org.mixare 2011-07-22
org.mixare_20.apk org.mixare 2012-01-28
org.mixare_26.apk org.mixare 2012-09-07
org.mmk2410.cyngn.theme.fira_1.apk org.mmk2410.cyngn.theme.fira 2016-05-17
org.moire.ultrasonic_58.apk org.moire.ultrasonic 2017-12-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

View file

@ -1,10 +1,10 @@
com.bijoysingh.quicknote
com.goltzkiste.guessaday
org.moire.ultrasonic
info.guardianproject.ripple
com.gmail.afonsotrepa.pocketgopher
com.angryburg.uapp
com.github.mueller_ma.viewandroidversion
com.bijoysingh.quicknote
com.gmail.afonsotrepa.pocketgopher
com.freerdp.afreerdp
com.ymber.eleven
net.opendasharchive.openarchive.release
com.bmco.cratesiounofficial
com.games.boardgames.aeonsend

View file

@ -1,7 +1,7 @@
GPL-3.0 951
GPL-3.0 953
Apache-2.0 556
GPL-3.0+ 297
MIT 279
MIT 278
GPL-2.0 143
GPL-2.0+ 91
BSD-3-Clause 42

View file

@ -1,4 +1,4 @@
git 2319
git 2320
git-svn 132
hg 57
bzr 18

View file

@ -1,4 +1,4 @@
Tags 1303
Tags 1304
RepoManifest 889
None 192
Static 135

View file

@ -5,7 +5,7 @@
# Fields that are commented out are optional
#
# Single-line fields start right after the colon (without whitespace).
Categories:(comma-separated)
License:
@ -16,6 +16,7 @@ Issue Tracker:(web link)
# Changelog:(web link)
# Donate:(web link)
# FlattrID:(number)
# LiberapayID:(number)
# Bitcoin:(bitcoin address)
Summary:(one sentence, no more than 30-50 chars, no trailing punctuation)