Merge remote-tracking branch 'upstream/master'

This commit is contained in:
TuxPaper 2018-07-27 20:28:55 -07:00
commit 622a8eb140
40 changed files with 346 additions and 86 deletions

View file

@ -24,4 +24,4 @@ Build:0.5.0,13
Auto Update Mode:None
Update Check Mode:RepoManifest/antlersoft
Current Version:0.6.0
Current Version Code:14
Current Version Code:13

View file

@ -146,7 +146,12 @@ Build:1.2.6.3,73
subdir=app
gradle=yes
Build:1.2.6.4,76
commit=1.2.6.4
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags ^[0-9\.]*$
Current Version:1.2.6.3
Current Version Code:73
Current Version:1.2.6.4
Current Version Code:76

View file

@ -287,7 +287,13 @@ Build:1.9.6,289
gradle=yes
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
Build:1.9.8,291
commit=bookreader-1.9.8
subdir=app
gradle=yes
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
Auto Update Mode:Version bookreader-%v
Update Check Mode:Tags
Current Version:1.9.6
Current Version Code:289
Current Version:1.9.8
Current Version Code:291

View file

@ -295,7 +295,13 @@ Build:3.2.9,357
gradle=yes
prebuild=sed -i -e "s/gradleVersion = '4.2.1'/gradleVersion = '4.6'/" ../build.gradle
Build:3.2.13,361
commit=hourlyreminder-3.2.13
subdir=app
gradle=yes
prebuild=sed -i -e "s/gradleVersion = '4.2.1'/gradleVersion = '4.6'/" ../build.gradle
Auto Update Mode:Version hourlyreminder-%v
Update Check Mode:Tags
Current Version:3.2.9
Current Version Code:357
Current Version:3.2.13
Current Version Code:361

View file

@ -9,8 +9,7 @@ LiberapayID:13079
Bitcoin:1B9ZyYdQoY9BxMe9dRUEKaZbJWsbQqfXU5
Litecoin:LSC2NUiXmnsJiaRczq9AKceX6CEHQHP39w
Name:dandelion*
Auto Name:${appName}
Auto Name:dandelion*
Repo Type:git
Repo:https://github.com/gsantner/dandelion
@ -154,11 +153,16 @@ Build:1.1.3,32
subdir=app
gradle=FlavorDefault
Build:1.2.0,33
commit=v1.2.0
subdir=app
gradle=FlavorDefault
Maintainer Notes:
Description and summary in app git repository
.
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.1.3
Current Version Code:32
Current Version:1.2.0
Current Version Code:33

View file

@ -3,7 +3,7 @@ License:Apache-2.0
Web Site:https://github.com/mikifus/padland/blob/HEAD/README.md
Source Code:https://github.com/mikifus/padland
Issue Tracker:https://github.com/mikifus/padland/issues
Changelog:https://github.com/mikifus/padland/blob/HEAD/CHANGELOG.md
Changelog:https://github.com/mikifus/padland/releases
Auto Name:Padland
Summary:Etherpad manager
@ -105,7 +105,13 @@ Build:1.4,17
gradle=yes
prebuild=sed -i -e 's/1.4-beta/1.4/' build.gradle
Build:1.4.1,18
commit=v1.4.1
subdir=app
gradle=yes
prebuild=sed -i -e 's/1.4-beta/1.4/' build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.4
Current Version Code:17
Current Version:1.4.1
Current Version Code:18

View file

@ -91,7 +91,12 @@ Build:2.17.1,309
subdir=app
gradle=yes
Build:2.17.2,310
commit=v2.17.2
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:2.17.1
Current Version Code:309
Current Version:2.17.2
Current Version Code:310

View file

@ -322,7 +322,15 @@ Build:3.4.0,179
sed -i -e '/glide-snapshot/d' ../build.gradle
ndk=r16b
Build:3.4.1,180
commit=v3.4.1
subdir=presentation
gradle=noAnalytics
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
sed -i -e '/glide-snapshot/d' ../build.gradle
ndk=r16b
Auto Update Mode:Version v%v
Update Check Mode:Tags ^v[0-9.]+$
Current Version:3.4.0
Current Version Code:179
Current Version:3.4.1
Current Version Code:180

View file

@ -1369,11 +1369,18 @@ Build:20180721,20180721
rm=user_manual
scandelete=src/androidTest
Build:20180726,20180726
commit=dev-20180726
submodules=yes
gradle=versionDev
rm=user_manual
scandelete=src/androidTest
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:20180721
Current Version Code:20180721
Current Version:20180726
Current Version Code:20180726

View file

@ -671,7 +671,19 @@ Build:0.10.11,4144
ndk=r15c
preassemble=buildNative
Build:0.10.12,4145
commit=0.10.12
submodules=yes
sudo=apt-get install -y golang-1.9-go/testing && \
ln -s /usr/lib/go-1.9/bin/go /usr/bin/go
gradle=yes
output=app/build/outputs/apk/release/app-release-unsigned.apk
rm=syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
prebuild=sed -i -e '/signingConfig/d' app/build.gradle
ndk=r15c
preassemble=buildNative
Auto Update Mode:Version %v
Update Check Mode:Tags ^[0-9.]*$
Current Version:0.10.11
Current Version Code:4144
Current Version:0.10.12
Current Version Code:4145

View file

@ -671,7 +671,12 @@ Build:4.3.5,187
subdir=app
gradle=yes
Build:4.4.0,188
commit=4.4.0
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:4.3.5
Current Version Code:187
Current Version:4.4.0
Current Version Code:188

View file

@ -0,0 +1,35 @@
Categories:
- Security
License: GPL-2.0-or-later
AuthorName: sovworks
AuthorEmail: eds@sovworks.com
WebSite: https://sovworks.com/eds/
SourceCode: https://github.com/sovworks/edslite
IssueTracker: https://github.com/sovworks/edslite/issues
Donate: https://sovworks.com/eds/donations.php
Summary: Virtual disk encryption
Description: |
EDS allows you to store your files in an encrypted container.
* Supports VeraCrypt(R), TrueCrypt(R), LUKS, EncFs container formats.
* Choose among different secure ciphers.
* Encrypt/decrypt any kind of file.
* All the standard file operations supported.
* You can quickly open a folder (or file) inside a container from the Home screen using the shortcut widget.
RepoType: git
Repo: https://github.com/sovworks/edslite
Builds:
- versionName: 2.0.0.224
versionCode: 224
commit: release-lite-224
subdir: app
gradle:
- liteLicCheckNoneNoinetNofsml
AutoUpdateMode: Version release-lite-%c
UpdateCheckMode: Tags
CurrentVersion: 2.0.0.224
CurrentVersionCode: 224

View file

@ -145,7 +145,13 @@ Build:0.25,25
gradle=yes
prebuild=sed -i -e '/signingConfig/d' build.gradle
Build:0.26,26
commit=v0.26
subdir=app
gradle=yes
prebuild=sed -i -e '/signingConfig/d' build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.25
Current Version Code:25
Current Version:0.26
Current Version Code:26

View file

@ -142,7 +142,21 @@ Build:0.0.20180720,435
gradle=yes
ndk=r16b
Build:0.0.20180724,436
commit=0.0.20180724
subdir=app
submodules=yes
gradle=yes
ndk=r16b
Build:0.0.20180725,437
commit=0.0.20180725
subdir=app
submodules=yes
gradle=yes
ndk=r16b
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.0.20180720
Current Version Code:435
Current Version:0.0.20180725
Current Version Code:437

View file

@ -495,5 +495,5 @@ github respository (may not be in master branch).
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.3.1(480)
Current Version Code:480
Current Version:2.4(500)
Current Version Code:500

View file

@ -594,6 +594,20 @@ Build:20180501,117
./compile.sh --release --no-gradle
ndk=r16b
Build:20180712,127
commit=af8399f830b9fd10689d2d11a4e76ddf576d2f40
subdir=client-android/ring-android/app
submodules=yes
sudo=apt-get update && \
apt-get install --yes -t jessie-backports swig
gradle=noPush
rm=client-electron,client-gnome,client-ios,client-macosx,client-uwp,client-windows
build=cd ../.. && \
export ANDROID_NDK_ROOT="$ANDROID_NDK" && \
export ANDROID_ABI="armeabi-v7a arm64-v8a x86" && \
./compile.sh --release --no-gradle
ndk=r16b
Maintainer Notes:
Ring has a lot of native dependencies, the source tarballs of these are all downloaded and build for all enabled architectures.
Build failed with swig 2.0.12 from jessie but works with 3.0.10 from jessie-backports.

View file

@ -52,5 +52,5 @@ Maintainer Notes:
Auto Update Mode:None
Update Check Mode:Tags ^VIDELIBRI
Current Version:1.980
Current Version Code:1980
Current Version:1.985
Current Version Code:1985

View file

@ -24,5 +24,5 @@ Build:1.16-7,7
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.16-7
Current Version Code:7
Current Version:1.16-8-sf
Current Version Code:8

View file

@ -18,13 +18,10 @@ Repo Type:git
Repo:https://gitlab.com/kollo/xearth.git
Build:1.2-22,22
disable=newer version but lower vercode
Build:2015.10.09.01,2015100901
commit=c54ed008
commit=1.2-22
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Update Check Mode:None
Current Version:1.2-22
Current Version Code:22

View file

@ -26,5 +26,5 @@ Build:2015.10.09.01,2015100901
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.08-10
Current Version Code:10
Current Version:1.08-11
Current Version Code:11

View file

@ -33,5 +33,5 @@ Build:2015.10.09.01,2015100901
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.06-16
Current Version Code:16
Current Version:1.06-19
Current Version Code:19

View file

@ -53,5 +53,5 @@ Builds:
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 2.0.2
CurrentVersionCode: 233
CurrentVersion: 2.1.0 (beta 2018-07-15)
CurrentVersionCode: 237

View file

@ -91,5 +91,5 @@ Build:2.9.3.1.4,14
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.9.3.1.4
Current Version Code:14
Current Version:2.11.0.1.5
Current Version Code:15

View file

@ -154,5 +154,5 @@ Build:5.1.1,166
Auto Update Mode:None
Update Check Mode:Tags
Current Version:5.3.5
Current Version Code:195
Current Version:5.4
Current Version Code:197

View file

@ -327,7 +327,13 @@ Build:1.5.1,62
gradle=yes
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
Build:1.5.2,63
commit=1.5.2
subdir=app
gradle=yes
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.5.1
Current Version Code:62
Current Version:1.5.2
Current Version Code:63

View file

@ -74,8 +74,13 @@ Build:3.0.4,59
subdir=app
gradle=fdroid
Build:3.0.5,60
commit=v3.0.5
subdir=app
gradle=fdroid
Auto Update Mode:Version v%v
Update Check Mode:Tags
Update Check Name:me.echeung.moemoekyun
Current Version:3.0.4
Current Version Code:59
Current Version:3.0.5
Current Version Code:60

View file

@ -106,7 +106,13 @@ Build:1.1.8,16
gradle=yes
prebuild=sed -i -e 's/constraint-layout:1.0.0-beta4/constraint-layout:1.0.2/' build.gradle
Build:1.1.9,17
commit=v1.1.9
subdir=app
gradle=yes
prebuild=sed -i -e 's/constraint-layout:1.0.0-beta4/constraint-layout:1.0.2/' build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.1.8
Current Version Code:16
Current Version:1.1.9
Current Version Code:17

View file

@ -54,7 +54,12 @@ Build:1.1.14,16
subdir=app
gradle=yes
Build:1.1.15,17
commit=v1.1.15
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.1.14
Current Version Code:16
Current Version:1.1.15
Current Version Code:17

View file

@ -111,6 +111,14 @@ Build:4.2,19
sed -i -E -e '/(focus|arm|x86|aarch64)Implementation/d' build.gradle && \
sed -i -e '/maven {/,/}$/d' build.gradle
Build:6.0,21
commit=V6.0-RC5
subdir=app
gradle=klar,webview,universal
prebuild=echo 'ext { generatedVersionCode = $$VERCODE$$ }' > ../tools/gradle/versionCode.gradle && \
sed -i -E -e '/(focus|arm|x86|aarch64)Implementation/d' build.gradle && \
sed -i -e '/maven {/,/}$/d' build.gradle
Maintainer Notes:
Cannot use AUM/UCM because version code is not updated, see
https://github.com/mozilla-mobile/focus-android/issues/1528.
@ -120,5 +128,5 @@ Increment version code by 1 on each release.
Auto Update Mode:None
Update Check Mode:None
Current Version:5.0
Current Version Code:20
Current Version:6.0
Current Version Code:21

View file

@ -102,11 +102,17 @@ Build:2.2.17-beta,75
gradle=foss,beta
prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle
Build:2.2.18-beta,76
commit=2.2.18-beta-fdroid
subdir=mobile
gradle=foss,beta
prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle
Maintainer Notes:
Replace the fabric.io maven with mavencentral instead of deleting it to not trigger fdroid/fdroidserver#463.
.
Auto Update Mode:Version %v-fdroid
Update Check Mode:Tags ^[0-9.]+-beta-fdroid$
Current Version:2.2.17-beta
Current Version Code:75
Current Version:2.2.18-beta
Current Version Code:76

View file

@ -446,6 +446,13 @@ Build:5.1.4,51400
gradle=fdroid
scanignore=extern/bouncycastle/core/src/test,OpenKeychain/src/test/resources/OpenPGP-Haskell/tests
Build:5.2,52009
commit=v5.2
subdir=OpenKeychain
submodules=yes
gradle=fdroid
scanignore=extern/bouncycastle/core/src/test,OpenKeychain/src/test/resources/OpenPGP-Haskell/tests
Maintainer Notes:
Summary and Description are maintained by upstream using fastlane in
the source repo:
@ -454,5 +461,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
Auto Update Mode:Version v%v
Update Check Mode:Tags ^v[0-9.]+$
Current Version:5.1.4
Current Version Code:51400
Current Version:5.2
Current Version Code:52009

View file

@ -1662,6 +1662,63 @@ Build:3.0.12,13001207
./compile.sh -a arm64 release
ndk=r14b
Build:3.0.13,13001304
commit=3.0.13
timeout=10800
subdir=vlc-android
sudo=apt update && \
apt install -y g++ ragel libltdl-dev
gradle=VanillaARMv7
srclibs=VLC-3.0@7f2e931,VLCmedialibrary@baf5d61
rm=java-libs/appcompat/libs,java-libs/cardview/libs
prebuild=ln -s vlc-android/$$VLC-3.0$$ ../vlc && \
ln -s $$VLCmedialibrary$$ ../medialibrary/medialibrary && \
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:3.0.13,13001305
commit=3.0.13
timeout=10800
subdir=vlc-android
sudo=apt update && \
apt install -y g++ ragel libltdl-dev
gradle=VanillaX86
srclibs=VLC-3.0@7f2e931,VLCmedialibrary@baf5d61
rm=java-libs/appcompat/libs,java-libs/cardview/libs
prebuild=ln -s vlc-android/$$VLC-3.0$$ ../vlc && \
ln -s $$VLCmedialibrary$$ ../medialibrary/medialibrary && \
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:3.0.13,13001307
commit=3.0.13
timeout=10800
subdir=vlc-android
sudo=apt update && \
apt install -y g++ ragel libltdl-dev
gradle=VanillaARMv8
srclibs=VLC-3.0@7f2e931,VLCmedialibrary@baf5d61
rm=java-libs/appcompat/libs,java-libs/cardview/libs
prebuild=ln -s vlc-android/$$VLC-3.0$$ ../vlc && \
ln -s $$VLCmedialibrary$$ ../medialibrary/medialibrary && \
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: https://wiki.videolan.org/AndroidCompile
@ -1700,5 +1757,5 @@ resign official apks:
Archive Policy:0 versions
Auto Update Mode:None
Update Check Mode:Static
Current Version:3.0.12
Current Version Code:13001207
Current Version:3.0.13
Current Version Code:13001307

View file

@ -1,8 +1,11 @@
Categories:Multimedia
License:Apache-2.0
Author Name:Paul Klinkenberg
Author Email:pklinken.development@gmail.com
Web Site:
Source Code:
Issue Tracker:
Source Code:https://gitlab.com/pklinken/earmouse
Issue Tracker:https://gitlab.com/pklinken/earmouse/issues
Bitcoin:1FdwmPaKhE6pmPRxNHcWh3yFDo3mdtMPy
Auto Name:Earmouse
Summary:Improve your musical ear
@ -13,6 +16,9 @@ started. 13 additional modules with various exercises of increasing difficulty
are freely available through the in-app module manager.
.
Repo Type:git
Repo:https://gitlab.com/pklinken/earmouse.git
Build:1.0,14
commit=a366c83f2340f4d50cc3cbb7505630473d32c6b1
subdir=Earmouse
@ -48,9 +54,17 @@ Build:1.2.3,27
subdir=Earmouse
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.2.4
Current Version Code:28
Build:1.2.4,28
commit=f1569aa5a13312c55050b311c02a45803dc3fcf2
subdir=Earmouse
gradle=yes
No Source Since:1.2.4
Build:1.2.6,30
commit=f83a31ca30d869160401001c9c662047676d9d97
subdir=Earmouse
gradle=yes
Auto Update Mode:Version %c
Update Check Mode:Tags
Current Version:1.2.6
Current Version Code:30

View file

@ -27,7 +27,12 @@ Build:1.6,7
subdir=app
gradle=yes
Build:1.7,8
commit=1.7
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.6
Current Version Code:7
Current Version:1.7
Current Version Code:8

View file

@ -2,15 +2,15 @@ Internet 401
System 395
Multimedia 355
Games 302
Navigation 185
Navigation 186
Science & Education 169
Writing 153
Reading 147
Theming 139
Time 138
Development 132
Development 133
Connectivity 125
Security 122
Security 123
Money 66
Phone & SMS 65
Sports & Health 63

View file

@ -1165,6 +1165,7 @@ chromiumupdater.bamless.com.chromiumsweupdater_5.apk chromiumupdater.bamless.com
chromiumupdater.bamless.com.chromiumsweupdater_6.apk chromiumupdater.bamless.com.chromiumsweupdater 2017-05-29
cityfreqs.com.pilfershushjammer_3.apk cityfreqs.com.pilfershushjammer 2018-07-19
cityfreqs.com.pilfershushjammer_5.apk cityfreqs.com.pilfershushjammer 2018-07-19
cl.coders.faketraveler_3.apk cl.coders.faketraveler 2018-07-26
click.dummer.UartSmartwatch_6.apk click.dummer.UartSmartwatch 2016-10-25
click.dummer.UartSmartwatch_7.apk click.dummer.UartSmartwatch 2016-12-19
click.dummer.UartSmartwatch_8.apk click.dummer.UartSmartwatch 2016-12-21
@ -2399,6 +2400,7 @@ com.duckduckgo.mobile.android_50601.apk com.duckduckgo.mobile.android 2018-06-21
com.duckduckgo.mobile.android_50700.apk com.duckduckgo.mobile.android 2018-06-24
com.duckduckgo.mobile.android_50701.apk com.duckduckgo.mobile.android 2018-07-06
com.duckduckgo.mobile.android_50702.apk com.duckduckgo.mobile.android 2018-07-08
com.duckduckgo.mobile.android_50703.apk com.duckduckgo.mobile.android 2018-07-26
com.dwak.lastcall_8.apk com.dwak.lastcall 2014-01-07
com.dwak.lastcall_9.apk com.dwak.lastcall 2014-06-02
com.dwalkes.android.toggleheadset2_11.apk com.dwalkes.android.toggleheadset2 2012-09-09
@ -3439,6 +3441,7 @@ com.github.dfa.diaspora_android_29.apk com.github.dfa.diaspora_android 2018-02-1
com.github.dfa.diaspora_android_30.apk com.github.dfa.diaspora_android 2018-03-10
com.github.dfa.diaspora_android_31.apk com.github.dfa.diaspora_android 2018-03-31
com.github.dfa.diaspora_android_32.apk com.github.dfa.diaspora_android 2018-04-10
com.github.dfa.diaspora_android_33.apk com.github.dfa.diaspora_android 2018-07-26
com.github.egonw.isotopes_2.apk com.github.egonw.isotopes 2013-10-24
com.github.funkyg.funkytunes_1.apk com.github.funkyg.funkytunes 2017-04-30
com.github.funkyg.funkytunes_2.apk com.github.funkyg.funkytunes 2017-05-31
@ -4977,6 +4980,7 @@ com.moez.QKSMS_173.apk com.moez.QKSMS 2018-06-12
com.moez.QKSMS_174.apk com.moez.QKSMS 2018-06-21
com.moez.QKSMS_178.apk com.moez.QKSMS 2018-07-23
com.moez.QKSMS_179.apk com.moez.QKSMS 2018-07-25
com.moez.QKSMS_180.apk com.moez.QKSMS 2018-07-26
com.mohammadag.beamfile_1.apk com.mohammadag.beamfile 2013-04-10
com.mohammadag.beamfile_2.apk com.mohammadag.beamfile 2013-04-25
com.mohammadag.beamfile_3.apk com.mohammadag.beamfile 2013-09-12
@ -5682,6 +5686,7 @@ com.nutomic.syncthingandroid_4140.apk com.nutomic.syncthingandroid 2018-03-19
com.nutomic.syncthingandroid_4141.apk com.nutomic.syncthingandroid 2018-04-17
com.nutomic.syncthingandroid_4143.apk com.nutomic.syncthingandroid 2018-05-18
com.nutomic.syncthingandroid_4144.apk com.nutomic.syncthingandroid 2018-06-12
com.nutomic.syncthingandroid_4145.apk com.nutomic.syncthingandroid 2018-07-26
com.nutomic.zertman_2.apk com.nutomic.zertman 2014-08-09
com.nutomic.zertman_3.apk com.nutomic.zertman 2014-10-23
com.oakley.fon_148.apk com.oakley.fon 2014-10-04
@ -7610,6 +7615,7 @@ com.wireguard.android_432.apk com.wireguard.android 2018-07-19
com.wireguard.android_433.apk com.wireguard.android 2018-07-19
com.wireguard.android_434.apk com.wireguard.android 2018-07-19
com.wireguard.android_435.apk com.wireguard.android 2018-07-23
com.wireguard.android_436.apk com.wireguard.android 2018-07-26
com.wmstein.tourcount_207.apk com.wmstein.tourcount 2016-08-06
com.wmstein.tourcount_211.apk com.wmstein.tourcount 2016-10-04
com.wmstein.tourcount_213.apk com.wmstein.tourcount 2016-11-11
@ -12554,6 +12560,7 @@ net.gorry.android.input.nicownng_201304231.apk net.gorry.android.input.nicownng
net.gorry.android.input.nicownng_201304251.apk net.gorry.android.input.nicownng 2013-05-25
net.gorry.android.input.nicownng_201312311.apk net.gorry.android.input.nicownng 2014-01-24
net.gorry.android.input.nicownng_201412041.apk net.gorry.android.input.nicownng 2015-12-07
net.gsantner.dandelior_33.apk net.gsantner.dandelior 2018-07-26
net.gsantner.markor_1.apk net.gsantner.markor 2017-09-11
net.gsantner.markor_2.apk net.gsantner.markor 2017-09-13
net.gsantner.markor_3.apk net.gsantner.markor 2017-09-16
@ -14755,6 +14762,7 @@ org.fitchfamily.android.symphony_13.apk org.fitchfamily.android.symphony 2018-06
org.fitchfamily.android.symphony_14.apk org.fitchfamily.android.symphony 2018-06-12
org.fitchfamily.android.symphony_15.apk org.fitchfamily.android.symphony 2018-06-13
org.fitchfamily.android.symphony_16.apk org.fitchfamily.android.symphony 2018-07-23
org.fitchfamily.android.symphony_17.apk org.fitchfamily.android.symphony 2018-07-26
org.fitchfamily.android.wifi_backend_3.apk org.fitchfamily.android.wifi_backend 2014-12-17
org.fitchfamily.android.wifi_backend_4.apk org.fitchfamily.android.wifi_backend 2014-12-20
org.fitchfamily.android.wifi_backend_5.apk org.fitchfamily.android.wifi_backend 2014-12-23
@ -18306,6 +18314,9 @@ org.videolan.vlc_13001107.apk org.videolan.vlc 2018-07-23
org.videolan.vlc_13001204.apk org.videolan.vlc 2018-07-25
org.videolan.vlc_13001205.apk org.videolan.vlc 2018-07-25
org.videolan.vlc_13001207.apk org.videolan.vlc 2018-07-25
org.videolan.vlc_13001304.apk org.videolan.vlc 2018-07-26
org.videolan.vlc_13001305.apk org.videolan.vlc 2018-07-26
org.videolan.vlc_13001307.apk org.videolan.vlc 2018-07-26
org.voidptr.swpieview_1.apk org.voidptr.swpieview 2017-10-24
org.voidptr.swpieview_15.apk org.voidptr.swpieview 2017-12-15
org.voidsink.anewjkuapp_140038.apk org.voidsink.anewjkuapp 2015-04-07

View file

@ -1,3 +1,5 @@
net.gsantner.dandelior
cl.coders.faketraveler
org.deluge.trireme
de.pixart.messenger
com.zoffcc.fahrplan.toxcon
@ -6,5 +8,3 @@ space.neothefox.laytray
net.reichholf.dreamdroid
idv.markkuo.ambitsync
com.github.aba2l.taswast
com.danhasting.radar
cityfreqs.com.pilfershushjammer

View file

@ -1,9 +1,9 @@
GPL-3.0-only 1000
Apache-2.0 596
GPL-3.0-or-later 331
GPL-3.0-or-later 332
MIT 296
GPL-2.0-only 141
GPL-2.0-or-later 96
GPL-2.0-or-later 97
BSD-3-Clause 42
AGPL-3.0-only 29
MPL-2.0 23

View file

@ -1,5 +1,5 @@
git 2460
git 2463
git-svn 104
none 63
none 62
hg 46
bzr 17

View file

@ -1,5 +1,5 @@
Tags 1437
RepoManifest 790
Tags 1440
RepoManifest 788
Static 236
None 213
None 214
HTTP 14