Merge branch 'txt2yaml' into 'master'
Converting metadata to YAML See merge request fdroid/fdroiddata!5310
This commit is contained in:
commit
6b921100a6
|
@ -1,47 +0,0 @@
|
||||||
Disabled:Repo vanished, app no longer works - probably went closed-source.
|
|
||||||
Categories:Money
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:https://coinbase.com
|
|
||||||
Source Code:https://github.com/coinbase/coinbase-android
|
|
||||||
Issue Tracker:https://github.com/coinbase/coinbase-android/issues
|
|
||||||
|
|
||||||
Auto Name:Coinbase
|
|
||||||
Summary:Coinbase client
|
|
||||||
Description:
|
|
||||||
Client for coinbase, an online bitcoin wallet.
|
|
||||||
|
|
||||||
* Send/request bitcoin payments using email, QR codes, or NFC
|
|
||||||
* Buy and sell bitcoin right from your mobile phone
|
|
||||||
* View transaction history, details, and balance
|
|
||||||
* See prices in BTC or your native currency
|
|
||||||
* Support for multiple accounts
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/coinbase/coinbase-android.git
|
|
||||||
|
|
||||||
Build:1.1.1,7
|
|
||||||
commit=74c206cab7
|
|
||||||
subdir=coinbase-android
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.0,9
|
|
||||||
commit=2.0
|
|
||||||
subdir=coinbase-android
|
|
||||||
gradle=consumer
|
|
||||||
|
|
||||||
Build:2.2,15
|
|
||||||
commit=124134123fd0a9fc7
|
|
||||||
subdir=coinbase-android
|
|
||||||
gradle=consumer
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
The merchant version hasn't been packaged yet
|
|
||||||
|
|
||||||
Upstream forgot about tags some time ago.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:0
|
|
||||||
Current Version Code:0
|
|
50
metadata/com.coinbase.android.yml
Normal file
50
metadata/com.coinbase.android.yml
Normal file
|
@ -0,0 +1,50 @@
|
||||||
|
Disabled: Repo vanished, app no longer works - probably went closed-source.
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
License: Apache-2.0
|
||||||
|
WebSite: https://coinbase.com
|
||||||
|
SourceCode: https://github.com/coinbase/coinbase-android
|
||||||
|
|
||||||
|
AutoName: Coinbase
|
||||||
|
Summary: Coinbase client
|
||||||
|
Description: |-
|
||||||
|
Client for coinbase, an online bitcoin wallet.
|
||||||
|
|
||||||
|
* Send/request bitcoin payments using email, QR codes, or NFC
|
||||||
|
* Buy and sell bitcoin right from your mobile phone
|
||||||
|
* View transaction history, details, and balance
|
||||||
|
* See prices in BTC or your native currency
|
||||||
|
* Support for multiple accounts
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.1.1
|
||||||
|
versionCode: 7
|
||||||
|
commit: 74c206cab7
|
||||||
|
subdir: coinbase-android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.0'
|
||||||
|
versionCode: 9
|
||||||
|
commit: '2.0'
|
||||||
|
subdir: coinbase-android
|
||||||
|
gradle:
|
||||||
|
- consumer
|
||||||
|
|
||||||
|
- versionName: '2.2'
|
||||||
|
versionCode: 15
|
||||||
|
commit: 124134123fd0a9fc7
|
||||||
|
subdir: coinbase-android
|
||||||
|
gradle:
|
||||||
|
- consumer
|
||||||
|
|
||||||
|
MaintainerNotes: |-
|
||||||
|
The merchant version hasn’t been packaged yet
|
||||||
|
|
||||||
|
Upstream forgot about tags some time ago.
|
||||||
|
|
||||||
|
NoSourceSince: 2.2
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
|
CurrentVersion: '0'
|
||||||
|
CurrentVersionCode: 0
|
|
@ -1,30 +0,0 @@
|
||||||
Categories:System
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:http://colinmcdonough.com
|
|
||||||
Source Code:https://code.google.com/p/torch/source
|
|
||||||
Issue Tracker:
|
|
||||||
|
|
||||||
Auto Name:Torch
|
|
||||||
Summary:LED Torch
|
|
||||||
Description:
|
|
||||||
Use v0.2.2 if you have problems on Android 4+.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git-svn
|
|
||||||
Repo:https://torch.googlecode.com/svn;trunk=trunk;tags=tags
|
|
||||||
|
|
||||||
Build:0.1.2,2
|
|
||||||
commit=release_0.1.2
|
|
||||||
|
|
||||||
Build:0.2.3,6
|
|
||||||
commit=release_0.2.3ics
|
|
||||||
prebuild=find . -type f -print0 | xargs -0 sed -i 's/torchics/torch/g'
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
Different package name for the ICS versions, so no UCM applies.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:0
|
|
||||||
Current Version Code:0
|
|
29
metadata/com.colinmcdonough.android.torch.yml
Normal file
29
metadata/com.colinmcdonough.android.torch.yml
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: Apache-2.0
|
||||||
|
WebSite: http://colinmcdonough.com
|
||||||
|
SourceCode: https://code.google.com/p/torch/source
|
||||||
|
|
||||||
|
AutoName: Torch
|
||||||
|
Summary: LED Torch
|
||||||
|
Description: Use v0.2.2 if you have problems on Android 4+.
|
||||||
|
|
||||||
|
RepoType: git-svn
|
||||||
|
Repo: https://torch.googlecode.com/svn;trunk=trunk;tags=tags
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.1.2
|
||||||
|
versionCode: 2
|
||||||
|
commit: release_0.1.2
|
||||||
|
|
||||||
|
- versionName: 0.2.3
|
||||||
|
versionCode: 6
|
||||||
|
commit: release_0.2.3ics
|
||||||
|
prebuild: find . -type f -print0 | xargs -0 sed -i 's/torchics/torch/g'
|
||||||
|
|
||||||
|
MaintainerNotes: Different package name for the ICS versions, so no UCM applies.
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
|
CurrentVersion: '0'
|
||||||
|
CurrentVersionCode: 0
|
|
@ -1,156 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://gitlab.com/Commit451/LabCoat
|
|
||||||
Issue Tracker:https://gitlab.com/Commit451/LabCoat/issues
|
|
||||||
Changelog:https://gitlab.com/Commit451/LabCoat/blob/HEAD/CHANGELOG.md
|
|
||||||
|
|
||||||
Auto Name:LabCoat
|
|
||||||
Summary:GitLab client
|
|
||||||
Description:
|
|
||||||
GitLab client with features including:
|
|
||||||
|
|
||||||
* View commits
|
|
||||||
* View, edit & close issues
|
|
||||||
* Comment on issues
|
|
||||||
* Browse & view files
|
|
||||||
* Manage groups
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://gitlab.com/Commit451/LabCoat.git
|
|
||||||
|
|
||||||
Build:2.1.4,214
|
|
||||||
commit=2.1.4-fdroid
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2.0,220
|
|
||||||
commit=2.2.0-fdroid
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2.1,221
|
|
||||||
commit=2.2.1-fdroid
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2.2,222
|
|
||||||
disable=jar, third party repos
|
|
||||||
commit=2.2.2-fdroid
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2.4,224
|
|
||||||
commit=2.2.4-fdroid
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2.5,225
|
|
||||||
commit=2.2.5-fdroid
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2.6,226
|
|
||||||
disable=third party maven repo
|
|
||||||
commit=2.2.6-fdroid
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2.7,2020700
|
|
||||||
commit=2.2.7.0-fdroid
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.4.1,2040100
|
|
||||||
commit=2.4.1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalCompile/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle && \
|
|
||||||
sed -i -e '/classpath/s/2.2.0-beta2/2.2.0/g' ../build.gradle
|
|
||||||
|
|
||||||
Build:2.4.2,2040200
|
|
||||||
commit=2.4.2.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalCompile/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle
|
|
||||||
|
|
||||||
Build:2.4.3,2040300
|
|
||||||
commit=2.4.3.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalCompile/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle
|
|
||||||
|
|
||||||
Build:2.4.5,2040500
|
|
||||||
commit=2.4.5.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalCompile/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle
|
|
||||||
|
|
||||||
Build:2.4.6,2040600
|
|
||||||
commit=2.4.6.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalCompile/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle && \
|
|
||||||
sed -i -e '/maven.google.com/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:2.4.9,2040900
|
|
||||||
commit=2.4.9.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
output=build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle && \
|
|
||||||
sed -i -e '/maven.google.com/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:2.4.10,2041000
|
|
||||||
commit=2.4.10.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
output=build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle && \
|
|
||||||
sed -i -e '/maven.google.com/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:2.4.11,2041100
|
|
||||||
commit=2.4.11.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
output=build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle && \
|
|
||||||
sed -i -e '/maven.google.com/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:2.4.12,2041200
|
|
||||||
commit=2.4.12.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
output=build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle && \
|
|
||||||
sed -i -e '/maven.google.com/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:2.5.0,2050000
|
|
||||||
commit=2.5.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle
|
|
||||||
|
|
||||||
Build:2.6.0,2060000
|
|
||||||
commit=2.6.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle
|
|
||||||
|
|
||||||
Build:2.6.1,2060100
|
|
||||||
commit=2.6.1
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle
|
|
||||||
|
|
||||||
Build:2.6.3,2060300
|
|
||||||
commit=2.6.3
|
|
||||||
subdir=app
|
|
||||||
gradle=fdroid
|
|
||||||
prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:2.6.3
|
|
||||||
Current Version Code:2060300
|
|
217
metadata/com.commit451.gitlab.yml
Normal file
217
metadata/com.commit451.gitlab.yml
Normal file
|
@ -0,0 +1,217 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: Apache-2.0
|
||||||
|
SourceCode: https://gitlab.com/Commit451/LabCoat
|
||||||
|
IssueTracker: https://gitlab.com/Commit451/LabCoat/issues
|
||||||
|
Changelog: https://gitlab.com/Commit451/LabCoat/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
|
AutoName: LabCoat
|
||||||
|
Summary: GitLab client
|
||||||
|
Description: |-
|
||||||
|
GitLab client with features including:
|
||||||
|
|
||||||
|
* View commits
|
||||||
|
* View, edit & close issues
|
||||||
|
* Comment on issues
|
||||||
|
* Browse & view files
|
||||||
|
* Manage groups
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/Commit451/LabCoat.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.1.4
|
||||||
|
versionCode: 214
|
||||||
|
commit: 2.1.4-fdroid
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.2.0
|
||||||
|
versionCode: 220
|
||||||
|
commit: 2.2.0-fdroid
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.2.1
|
||||||
|
versionCode: 221
|
||||||
|
commit: 2.2.1-fdroid
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.2.2
|
||||||
|
versionCode: 222
|
||||||
|
disable: jar, third party repos
|
||||||
|
commit: 2.2.2-fdroid
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.2.4
|
||||||
|
versionCode: 224
|
||||||
|
commit: 2.2.4-fdroid
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.2.5
|
||||||
|
versionCode: 225
|
||||||
|
commit: 2.2.5-fdroid
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.2.6
|
||||||
|
versionCode: 226
|
||||||
|
disable: third party maven repo
|
||||||
|
commit: 2.2.6-fdroid
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.2.7
|
||||||
|
versionCode: 2020700
|
||||||
|
commit: 2.2.7.0-fdroid
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.4.1
|
||||||
|
versionCode: 2040100
|
||||||
|
commit: 2.4.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild:
|
||||||
|
- "sed -i -e '1,14d' -e '/normalCompile/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
- sed -i -e '/classpath/s/2.2.0-beta2/2.2.0/g' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.4.2
|
||||||
|
versionCode: 2040200
|
||||||
|
commit: 2.4.2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild: "sed -i -e '1,14d' -e '/normalCompile/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
|
||||||
|
- versionName: 2.4.3
|
||||||
|
versionCode: 2040300
|
||||||
|
commit: 2.4.3.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild: "sed -i -e '1,14d' -e '/normalCompile/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
|
||||||
|
- versionName: 2.4.5
|
||||||
|
versionCode: 2040500
|
||||||
|
commit: 2.4.5.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild: "sed -i -e '1,14d' -e '/normalCompile/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
|
||||||
|
- versionName: 2.4.6
|
||||||
|
versionCode: 2040600
|
||||||
|
commit: 2.4.6.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild:
|
||||||
|
- "sed -i -e '1,14d' -e '/normalCompile/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
- sed -i -e '/maven.google.com/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.4.9
|
||||||
|
versionCode: 2040900
|
||||||
|
commit: 2.4.9.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
output: build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
||||||
|
prebuild:
|
||||||
|
- "sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
- sed -i -e '/maven.google.com/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.4.10
|
||||||
|
versionCode: 2041000
|
||||||
|
commit: 2.4.10.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
output: build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
||||||
|
prebuild:
|
||||||
|
- "sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
- sed -i -e '/maven.google.com/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.4.11
|
||||||
|
versionCode: 2041100
|
||||||
|
commit: 2.4.11.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
output: build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
||||||
|
prebuild:
|
||||||
|
- "sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
- sed -i -e '/maven.google.com/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.4.12
|
||||||
|
versionCode: 2041200
|
||||||
|
commit: 2.4.12.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
output: build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
||||||
|
prebuild:
|
||||||
|
- "sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
- sed -i -e '/maven.google.com/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.5.0
|
||||||
|
versionCode: 2050000
|
||||||
|
commit: 2.5.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild: "sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
|
||||||
|
- versionName: 2.6.0
|
||||||
|
versionCode: 2060000
|
||||||
|
commit: 2.6.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild: "sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
|
||||||
|
- versionName: 2.6.1
|
||||||
|
versionCode: 2060100
|
||||||
|
commit: 2.6.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild: "sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
|
||||||
|
- versionName: 2.6.3
|
||||||
|
versionCode: 2060300
|
||||||
|
commit: 2.6.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild: "sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g'\
|
||||||
|
\ -e \"/apply plugin: 'io.fabric'/d\" build.gradle"
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 2.6.3
|
||||||
|
CurrentVersionCode: 2060300
|
|
@ -1,33 +0,0 @@
|
||||||
Categories:Internet,Multimedia
|
|
||||||
License:MIT
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/CommonsLab/CommonsLab
|
|
||||||
Issue Tracker:https://github.com/CommonsLab/CommonsLab/issues
|
|
||||||
|
|
||||||
Auto Name:CommonsLab
|
|
||||||
Summary:Browse and contribute Wikimedia Commons
|
|
||||||
Description:
|
|
||||||
Browse and contribute to the Wikimedia Commons project.
|
|
||||||
|
|
||||||
Upload photos, videos, and audios directly from your phone to Wikimedia Commons.
|
|
||||||
No need to transfer your files to your desktop to upload on Wikimedia anymore.
|
|
||||||
|
|
||||||
Wikimedia is one of the biggest communities to share knowledge and multimedia
|
|
||||||
with the world.
|
|
||||||
|
|
||||||
This is a new version of [[org.wikimedia.commons.wikimedia]].
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/CommonsLab/CommonsLab
|
|
||||||
|
|
||||||
Build:1.2,3
|
|
||||||
commit=v1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.2
|
|
||||||
Current Version Code:3
|
|
36
metadata/com.commonslab.commonslab.yml
Normal file
36
metadata/com.commonslab.commonslab.yml
Normal file
|
@ -0,0 +1,36 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
- Multimedia
|
||||||
|
License: MIT
|
||||||
|
SourceCode: https://github.com/CommonsLab/CommonsLab
|
||||||
|
IssueTracker: https://github.com/CommonsLab/CommonsLab/issues
|
||||||
|
|
||||||
|
AutoName: CommonsLab
|
||||||
|
Summary: Browse and contribute Wikimedia Commons
|
||||||
|
Description: |-
|
||||||
|
Browse and contribute to the Wikimedia Commons project.
|
||||||
|
|
||||||
|
Upload photos, videos, and audios directly from your phone to Wikimedia Commons.
|
||||||
|
No need to transfer your files to your desktop to upload on Wikimedia anymore.
|
||||||
|
|
||||||
|
Wikimedia is one of the biggest communities to share knowledge and multimedia
|
||||||
|
with the world.
|
||||||
|
|
||||||
|
This is a new version of [[org.wikimedia.commons.wikimedia]].
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/CommonsLab/CommonsLab
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
commit: v1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.2'
|
||||||
|
CurrentVersionCode: 3
|
|
@ -1,59 +0,0 @@
|
||||||
Categories:Writing
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:https://github.com/wizmer/syncorg/wiki
|
|
||||||
Source Code:https://github.com/wizmer/syncorg
|
|
||||||
Issue Tracker:https://github.com/wizmer/syncorg/issues
|
|
||||||
|
|
||||||
Auto Name:SyncOrg
|
|
||||||
Summary:Take and organize notes
|
|
||||||
Description:
|
|
||||||
Note taking app that supports Emacs OrgMode.
|
|
||||||
|
|
||||||
Features:
|
|
||||||
|
|
||||||
* Modern design using Android’s Material Design guidelines
|
|
||||||
* Automatic Git synchronization (via SSH and HTTP). Access to the raw files in case of conflict to solve.
|
|
||||||
* Independent of Emacs: it is no longer required to use it in conjunction with Emacs.
|
|
||||||
* Agenda view and Todo list view generated from the org files.
|
|
||||||
* Folding of items and sub-items.
|
|
||||||
* Share files button
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/wizmer/syncorg
|
|
||||||
|
|
||||||
Build:2.0.5,6
|
|
||||||
commit=9b78444e57fe4eae1492bcda5da634a166ad175e
|
|
||||||
subdir=SyncOrg
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/guardian/d' build.gradle
|
|
||||||
|
|
||||||
Build:2.0.5.1,7
|
|
||||||
commit=2.0.5.1
|
|
||||||
subdir=SyncOrg
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/guardian/d' build.gradle
|
|
||||||
|
|
||||||
Build:2.0.5.2,8
|
|
||||||
commit=2.0.5.2
|
|
||||||
subdir=SyncOrg
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/guardian/d' build.gradle
|
|
||||||
|
|
||||||
Build:2.0.5.3,10
|
|
||||||
commit=2.0.5.3
|
|
||||||
subdir=SyncOrg
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/guardian/d' build.gradle
|
|
||||||
|
|
||||||
Build:2.1.0.0,11
|
|
||||||
disable=Google Repository
|
|
||||||
commit=2.1.0.0
|
|
||||||
subdir=SyncOrg
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/guardian/d' build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:2.1.0.0
|
|
||||||
Current Version Code:11
|
|
70
metadata/com.coste.syncorg.yml
Normal file
70
metadata/com.coste.syncorg.yml
Normal file
|
@ -0,0 +1,70 @@
|
||||||
|
Categories:
|
||||||
|
- Writing
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://github.com/wizmer/syncorg/wiki
|
||||||
|
SourceCode: https://github.com/wizmer/syncorg
|
||||||
|
IssueTracker: https://github.com/wizmer/syncorg/issues
|
||||||
|
|
||||||
|
AutoName: SyncOrg
|
||||||
|
Summary: Take and organize notes
|
||||||
|
Description: |-
|
||||||
|
Note taking app that supports Emacs OrgMode.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
* Modern design using Android’s Material Design guidelines
|
||||||
|
* Automatic Git synchronization (via SSH and HTTP). Access to the raw files in case of conflict to solve.
|
||||||
|
* Independent of Emacs: it is no longer required to use it in conjunction with Emacs.
|
||||||
|
* Agenda view and Todo list view generated from the org files.
|
||||||
|
* Folding of items and sub-items.
|
||||||
|
* Share files button
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/wizmer/syncorg
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.0.5
|
||||||
|
versionCode: 6
|
||||||
|
commit: 9b78444e57fe4eae1492bcda5da634a166ad175e
|
||||||
|
subdir: SyncOrg
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/guardian/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.0.5.1
|
||||||
|
versionCode: 7
|
||||||
|
commit: 2.0.5.1
|
||||||
|
subdir: SyncOrg
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/guardian/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.0.5.2
|
||||||
|
versionCode: 8
|
||||||
|
commit: 2.0.5.2
|
||||||
|
subdir: SyncOrg
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/guardian/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.0.5.3
|
||||||
|
versionCode: 10
|
||||||
|
commit: 2.0.5.3
|
||||||
|
subdir: SyncOrg
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/guardian/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.1.0.0
|
||||||
|
versionCode: 11
|
||||||
|
disable: Google Repository
|
||||||
|
commit: 2.1.0.0
|
||||||
|
subdir: SyncOrg
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/guardian/d' build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 2.1.0.0
|
||||||
|
CurrentVersionCode: 11
|
|
@ -1,87 +0,0 @@
|
||||||
Categories:Science & Education
|
|
||||||
License:GPL-3.0-or-later
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/Tyde/TuCanMobile
|
|
||||||
Issue Tracker:https://github.com/Tyde/TuCanMobile/issues
|
|
||||||
|
|
||||||
Auto Name:TuCanMobile
|
|
||||||
Summary:Campus system TUCaN of the TU Darmstadt
|
|
||||||
Description:
|
|
||||||
Das Studentenveraltungstool TUCaN Mobile der TU Darmstadt ist über das
|
|
||||||
Smartphone bisher sehr schwer zu bedienen gewesen. Das ändert sich nun für alle
|
|
||||||
Android-Benutzer. Diese App liest die Seite aus und stellt sie passend für
|
|
||||||
kleine Bildschirme dar. Derzeit kann man sich leider nicht für Veranstaltungen
|
|
||||||
anmelden und das Anmelden für Prüfungen ist nur experimentell, jedoch ist es
|
|
||||||
sehr praktisch um schnell mal einige Infos oder Materialien von TUCaN
|
|
||||||
herunterzuladen.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/Tyde/TuCanMobile.git
|
|
||||||
|
|
||||||
Build:0.3.5,30
|
|
||||||
disable=non-free libs
|
|
||||||
commit=0.3.5
|
|
||||||
srclibs=1:ActionBarSherlock@4.2.0,2:ViewPagerIndicator@2.4.1
|
|
||||||
|
|
||||||
Build:0.3.6,31
|
|
||||||
commit=0.3.6
|
|
||||||
srclibs=1:ActionBarSherlock@4.2.0,2:ViewPagerIndicator@2.4.1
|
|
||||||
|
|
||||||
Build:0.3.7,32
|
|
||||||
commit=0.3.7.1
|
|
||||||
srclibs=1:ActionBarSherlock@4.2.0,2:ViewPagerIndicator@2.4.1
|
|
||||||
target=android-19
|
|
||||||
|
|
||||||
Build:0.4,36
|
|
||||||
commit=0.4
|
|
||||||
gradle=yes
|
|
||||||
srclibs=ActionBarSherlock@4.4.0,ViewPagerIndicator@2.4.1
|
|
||||||
rm=libs/*
|
|
||||||
prebuild=sed -i -e '/populov/d' -e '/mavenCentral/amavenLocal()' build.gradle && \
|
|
||||||
sed -i "s;compile 'com.viewpagerindicator:library:2.4.1@aar';compile fileTree(dir: 'libs', include: ['*.jar']);" build.gradle && \
|
|
||||||
pushd $$ViewPagerIndicator$$ && \
|
|
||||||
sed -i 's;<android-maven.version>3.3.0</android-maven.version>;<android-maven.version>3.6.1</android-maven.version>;' ../pom.xml && \
|
|
||||||
$$MVN3$$ package && \
|
|
||||||
popd && \
|
|
||||||
cp $$ViewPagerIndicator$$/target/library-2.4.1.jar libs/ && \
|
|
||||||
pushd $$ActionBarSherlock$$ && \
|
|
||||||
$$MVN3$$ install && \
|
|
||||||
popd
|
|
||||||
|
|
||||||
Build:0.4.1,37
|
|
||||||
commit=0.4.1
|
|
||||||
gradle=yes
|
|
||||||
srclibs=ActionBarSherlock@4.4.0,ViewPagerIndicator@2.4.1
|
|
||||||
rm=libs/*
|
|
||||||
prebuild=sed -i -e '/populov/d' -e '/mavenCentral/amavenLocal()' build.gradle && \
|
|
||||||
sed -i "s;compile 'com.viewpagerindicator:library:2.4.1@aar';compile fileTree(dir: 'libs', include: ['*.jar']);" build.gradle && \
|
|
||||||
pushd $$ViewPagerIndicator$$ && \
|
|
||||||
sed -i 's;<android-maven.version>3.3.0</android-maven.version>;<android-maven.version>3.6.1</android-maven.version>;' ../pom.xml && \
|
|
||||||
$$MVN3$$ package && \
|
|
||||||
popd && \
|
|
||||||
cp $$ViewPagerIndicator$$/target/library-2.4.1.jar libs/ && \
|
|
||||||
pushd $$ActionBarSherlock$$ && \
|
|
||||||
$$MVN3$$ install && \
|
|
||||||
popd
|
|
||||||
|
|
||||||
Build:0.4.2,38
|
|
||||||
commit=0.4.2
|
|
||||||
gradle=yes
|
|
||||||
srclibs=ActionBarSherlock@4.4.0,ViewPagerIndicator@2.4.1
|
|
||||||
rm=libs/*
|
|
||||||
prebuild=sed -i -e '/populov/d' -e '/mavenCentral/amavenLocal()' build.gradle && \
|
|
||||||
sed -i "s;compile 'com.viewpagerindicator:library:2.4.1@aar';compile fileTree(dir: 'libs', include: ['*.jar']);" build.gradle && \
|
|
||||||
pushd $$ViewPagerIndicator$$ && \
|
|
||||||
sed -i 's;<android-maven.version>3.3.0</android-maven.version>;<android-maven.version>3.6.1</android-maven.version>;' ../pom.xml && \
|
|
||||||
$$MVN3$$ package && \
|
|
||||||
popd && \
|
|
||||||
cp $$ViewPagerIndicator$$/target/library-2.4.1.jar libs/ && \
|
|
||||||
pushd $$ActionBarSherlock$$ && \
|
|
||||||
$$MVN3$$ install && \
|
|
||||||
popd
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:0.4.4
|
|
||||||
Current Version Code:40
|
|
120
metadata/com.dalthed.tucan.yml
Normal file
120
metadata/com.dalthed.tucan.yml
Normal file
|
@ -0,0 +1,120 @@
|
||||||
|
Categories:
|
||||||
|
- Science & Education
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/Tyde/TuCanMobile
|
||||||
|
IssueTracker: https://github.com/Tyde/TuCanMobile/issues
|
||||||
|
|
||||||
|
AutoName: TuCanMobile
|
||||||
|
Summary: Campus system TUCaN of the TU Darmstadt
|
||||||
|
Description: |-
|
||||||
|
Das Studentenveraltungstool TUCaN Mobile der TU Darmstadt ist über das
|
||||||
|
Smartphone bisher sehr schwer zu bedienen gewesen. Das ändert sich nun für alle
|
||||||
|
Android-Benutzer. Diese App liest die Seite aus und stellt sie passend für
|
||||||
|
kleine Bildschirme dar. Derzeit kann man sich leider nicht für Veranstaltungen
|
||||||
|
anmelden und das Anmelden für Prüfungen ist nur experimentell, jedoch ist es
|
||||||
|
sehr praktisch um schnell mal einige Infos oder Materialien von TUCaN
|
||||||
|
herunterzuladen.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Tyde/TuCanMobile.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.3.5
|
||||||
|
versionCode: 30
|
||||||
|
disable: non-free libs
|
||||||
|
commit: 0.3.5
|
||||||
|
srclibs:
|
||||||
|
- 1:ActionBarSherlock@4.2.0
|
||||||
|
- 2:ViewPagerIndicator@2.4.1
|
||||||
|
|
||||||
|
- versionName: 0.3.6
|
||||||
|
versionCode: 31
|
||||||
|
commit: 0.3.6
|
||||||
|
srclibs:
|
||||||
|
- 1:ActionBarSherlock@4.2.0
|
||||||
|
- 2:ViewPagerIndicator@2.4.1
|
||||||
|
|
||||||
|
- versionName: 0.3.7
|
||||||
|
versionCode: 32
|
||||||
|
commit: 0.3.7.1
|
||||||
|
srclibs:
|
||||||
|
- 1:ActionBarSherlock@4.2.0
|
||||||
|
- 2:ViewPagerIndicator@2.4.1
|
||||||
|
target: android-19
|
||||||
|
|
||||||
|
- versionName: '0.4'
|
||||||
|
versionCode: 36
|
||||||
|
commit: '0.4'
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- ActionBarSherlock@4.4.0
|
||||||
|
- ViewPagerIndicator@2.4.1
|
||||||
|
rm:
|
||||||
|
- libs/*
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/populov/d' -e '/mavenCentral/amavenLocal()' build.gradle
|
||||||
|
- "sed -i \"s;compile 'com.viewpagerindicator:library:2.4.1@aar';compile fileTree(dir:\
|
||||||
|
\ 'libs', include: ['*.jar']);\" build.gradle"
|
||||||
|
- pushd $$ViewPagerIndicator$$
|
||||||
|
- sed -i 's;<android-maven.version>3.3.0</android-maven.version>;<android-maven.version>3.6.1</android-maven.version>;'
|
||||||
|
../pom.xml
|
||||||
|
- $$MVN3$$ package
|
||||||
|
- popd
|
||||||
|
- cp $$ViewPagerIndicator$$/target/library-2.4.1.jar libs/
|
||||||
|
- pushd $$ActionBarSherlock$$
|
||||||
|
- $$MVN3$$ install
|
||||||
|
- popd
|
||||||
|
|
||||||
|
- versionName: 0.4.1
|
||||||
|
versionCode: 37
|
||||||
|
commit: 0.4.1
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- ActionBarSherlock@4.4.0
|
||||||
|
- ViewPagerIndicator@2.4.1
|
||||||
|
rm:
|
||||||
|
- libs/*
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/populov/d' -e '/mavenCentral/amavenLocal()' build.gradle
|
||||||
|
- "sed -i \"s;compile 'com.viewpagerindicator:library:2.4.1@aar';compile fileTree(dir:\
|
||||||
|
\ 'libs', include: ['*.jar']);\" build.gradle"
|
||||||
|
- pushd $$ViewPagerIndicator$$
|
||||||
|
- sed -i 's;<android-maven.version>3.3.0</android-maven.version>;<android-maven.version>3.6.1</android-maven.version>;'
|
||||||
|
../pom.xml
|
||||||
|
- $$MVN3$$ package
|
||||||
|
- popd
|
||||||
|
- cp $$ViewPagerIndicator$$/target/library-2.4.1.jar libs/
|
||||||
|
- pushd $$ActionBarSherlock$$
|
||||||
|
- $$MVN3$$ install
|
||||||
|
- popd
|
||||||
|
|
||||||
|
- versionName: 0.4.2
|
||||||
|
versionCode: 38
|
||||||
|
commit: 0.4.2
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- ActionBarSherlock@4.4.0
|
||||||
|
- ViewPagerIndicator@2.4.1
|
||||||
|
rm:
|
||||||
|
- libs/*
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/populov/d' -e '/mavenCentral/amavenLocal()' build.gradle
|
||||||
|
- "sed -i \"s;compile 'com.viewpagerindicator:library:2.4.1@aar';compile fileTree(dir:\
|
||||||
|
\ 'libs', include: ['*.jar']);\" build.gradle"
|
||||||
|
- pushd $$ViewPagerIndicator$$
|
||||||
|
- sed -i 's;<android-maven.version>3.3.0</android-maven.version>;<android-maven.version>3.6.1</android-maven.version>;'
|
||||||
|
../pom.xml
|
||||||
|
- $$MVN3$$ package
|
||||||
|
- popd
|
||||||
|
- cp $$ViewPagerIndicator$$/target/library-2.4.1.jar libs/
|
||||||
|
- pushd $$ActionBarSherlock$$
|
||||||
|
- $$MVN3$$ install
|
||||||
|
- popd
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.4.4
|
||||||
|
CurrentVersionCode: 40
|
|
@ -1,107 +0,0 @@
|
||||||
AntiFeatures:Tracking
|
|
||||||
Categories:Internet
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:http://www.danvelazco.com
|
|
||||||
Source Code:https://github.com/velazcod/Tinfoil-Facebook
|
|
||||||
Issue Tracker:https://github.com/velazcod/Tinfoil-Facebook/issues
|
|
||||||
|
|
||||||
Auto Name:Tinfoil for Facebook
|
|
||||||
Summary:Facebook browser with privacy
|
|
||||||
Description:
|
|
||||||
Browse Facebook's mobile site with a simple web browser, which protects your
|
|
||||||
privacy by avoiding the ability of the page and others to track your browsing
|
|
||||||
history. It also includes other functionalities, like shortcuts to the
|
|
||||||
notifications page or app settings to control whether your current location is
|
|
||||||
to be provided to Facebook's website.
|
|
||||||
|
|
||||||
The COARSE_LOCATION permission is only used if you enable "Allow Check-ins" on
|
|
||||||
the preferences section, which is disabled by default.
|
|
||||||
|
|
||||||
AntiFeatures:
|
|
||||||
|
|
||||||
* Tracking. You are required to log in to Facebook.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/velazcod/Tinfoil-Facebook
|
|
||||||
|
|
||||||
Build:1.1.8,20130520
|
|
||||||
commit=v1.1.8
|
|
||||||
|
|
||||||
Build:1.2,20130702
|
|
||||||
commit=v1.2
|
|
||||||
subdir=Tinfoil-for-Facebook/src/main
|
|
||||||
forceversion=yes
|
|
||||||
forcevercode=yes
|
|
||||||
extlibs=android/android-support-v4.jar
|
|
||||||
prebuild=echo "source.dir=java" > ant.properties
|
|
||||||
target=android-17
|
|
||||||
|
|
||||||
Build:1.2.1,20130726
|
|
||||||
commit=v1.2.1
|
|
||||||
subdir=Tinfoil-for-Facebook/src/main
|
|
||||||
forceversion=yes
|
|
||||||
forcevercode=yes
|
|
||||||
extlibs=android/android-support-v4r13.jar
|
|
||||||
prebuild=echo "source.dir=java" > ant.properties
|
|
||||||
target=android-18
|
|
||||||
|
|
||||||
Build:1.3,20140104
|
|
||||||
commit=v1.3
|
|
||||||
subdir=Tinfoil-for-Facebook
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4,20140701
|
|
||||||
commit=1.4
|
|
||||||
subdir=Tinfoil-for-Facebook
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.5,20140724
|
|
||||||
commit=v1.5
|
|
||||||
subdir=Tinfoil-for-Facebook
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.6,20141020
|
|
||||||
commit=1.6
|
|
||||||
subdir=Tinfoil-for-Facebook
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.7,20141031
|
|
||||||
commit=1.7
|
|
||||||
subdir=Tinfoil-for-Facebook
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.7.1,20141119
|
|
||||||
commit=1.7.1
|
|
||||||
subdir=Tinfoil-for-Facebook
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.7.2,20141201
|
|
||||||
commit=1.7.2
|
|
||||||
subdir=Tinfoil-for-Facebook
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.7.3,20141203
|
|
||||||
commit=1.7.3
|
|
||||||
subdir=Tinfoil-for-Facebook
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.7.5,20150205
|
|
||||||
commit=1.7.5
|
|
||||||
subdir=Tinfoil-for-Facebook
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.7.6,20170220
|
|
||||||
commit=1.7.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.7.7,20170312
|
|
||||||
commit=1.7.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.7.7
|
|
||||||
Current Version Code:20170312
|
|
136
metadata/com.danvelazco.fbwrapper.yml
Normal file
136
metadata/com.danvelazco.fbwrapper.yml
Normal file
|
@ -0,0 +1,136 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Tracking
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: Apache-2.0
|
||||||
|
WebSite: http://www.danvelazco.com
|
||||||
|
SourceCode: https://github.com/velazcod/Tinfoil-Facebook
|
||||||
|
IssueTracker: https://github.com/velazcod/Tinfoil-Facebook/issues
|
||||||
|
|
||||||
|
AutoName: Tinfoil for Facebook
|
||||||
|
Summary: Facebook browser with privacy
|
||||||
|
Description: |-
|
||||||
|
Browse Facebook's mobile site with a simple web browser, which protects your
|
||||||
|
privacy by avoiding the ability of the page and others to track your browsing
|
||||||
|
history. It also includes other functionalities, like shortcuts to the
|
||||||
|
notifications page or app settings to control whether your current location is
|
||||||
|
to be provided to Facebook's website.
|
||||||
|
|
||||||
|
The COARSE_LOCATION permission is only used if you enable "Allow Check-ins" on
|
||||||
|
the preferences section, which is disabled by default.
|
||||||
|
|
||||||
|
AntiFeatures:
|
||||||
|
|
||||||
|
* Tracking. You are required to log in to Facebook.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/velazcod/Tinfoil-Facebook
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.1.8
|
||||||
|
versionCode: 20130520
|
||||||
|
commit: v1.1.8
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 20130702
|
||||||
|
commit: v1.2
|
||||||
|
subdir: Tinfoil-for-Facebook/src/main
|
||||||
|
forceversion: true
|
||||||
|
forcevercode: true
|
||||||
|
extlibs:
|
||||||
|
- android/android-support-v4.jar
|
||||||
|
prebuild: echo "source.dir=java" > ant.properties
|
||||||
|
target: android-17
|
||||||
|
|
||||||
|
- versionName: 1.2.1
|
||||||
|
versionCode: 20130726
|
||||||
|
commit: v1.2.1
|
||||||
|
subdir: Tinfoil-for-Facebook/src/main
|
||||||
|
forceversion: true
|
||||||
|
forcevercode: true
|
||||||
|
extlibs:
|
||||||
|
- android/android-support-v4r13.jar
|
||||||
|
prebuild: echo "source.dir=java" > ant.properties
|
||||||
|
target: android-18
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 20140104
|
||||||
|
commit: v1.3
|
||||||
|
subdir: Tinfoil-for-Facebook
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.4'
|
||||||
|
versionCode: 20140701
|
||||||
|
commit: '1.4'
|
||||||
|
subdir: Tinfoil-for-Facebook
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.5'
|
||||||
|
versionCode: 20140724
|
||||||
|
commit: v1.5
|
||||||
|
subdir: Tinfoil-for-Facebook
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.6'
|
||||||
|
versionCode: 20141020
|
||||||
|
commit: '1.6'
|
||||||
|
subdir: Tinfoil-for-Facebook
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.7'
|
||||||
|
versionCode: 20141031
|
||||||
|
commit: '1.7'
|
||||||
|
subdir: Tinfoil-for-Facebook
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.7.1
|
||||||
|
versionCode: 20141119
|
||||||
|
commit: 1.7.1
|
||||||
|
subdir: Tinfoil-for-Facebook
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.7.2
|
||||||
|
versionCode: 20141201
|
||||||
|
commit: 1.7.2
|
||||||
|
subdir: Tinfoil-for-Facebook
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.7.3
|
||||||
|
versionCode: 20141203
|
||||||
|
commit: 1.7.3
|
||||||
|
subdir: Tinfoil-for-Facebook
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.7.5
|
||||||
|
versionCode: 20150205
|
||||||
|
commit: 1.7.5
|
||||||
|
subdir: Tinfoil-for-Facebook
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.7.6
|
||||||
|
versionCode: 20170220
|
||||||
|
commit: 1.7.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.7.7
|
||||||
|
versionCode: 20170312
|
||||||
|
commit: 1.7.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.7.7
|
||||||
|
CurrentVersionCode: 20170312
|
|
@ -1,26 +0,0 @@
|
||||||
Categories:Navigation
|
|
||||||
License:MIT
|
|
||||||
Web Site:http://darknessmap.com
|
|
||||||
Source Code:https://github.com/ercanpinar/app-android
|
|
||||||
Issue Tracker:https://github.com/ercanpinar/app-android/issues
|
|
||||||
|
|
||||||
Auto Name:Darkness Map
|
|
||||||
Summary:Crowd-sourced mapping
|
|
||||||
Description:
|
|
||||||
Contribute to the Darkness map: a visualization of light levels in the city at
|
|
||||||
night.
|
|
||||||
|
|
||||||
Status: Beta.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/ercanpinar/app-android.git
|
|
||||||
|
|
||||||
Build:0.2.0,1
|
|
||||||
commit=15c0f378ae4a4
|
|
||||||
target=android-18
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:0.2.0
|
|
||||||
Current Version Code:1
|
|
25
metadata/com.darknessmap.yml
Normal file
25
metadata/com.darknessmap.yml
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
License: MIT
|
||||||
|
WebSite: http://darknessmap.com
|
||||||
|
SourceCode: https://github.com/ercanpinar/app-android
|
||||||
|
|
||||||
|
AutoName: Darkness Map
|
||||||
|
Summary: Crowd-sourced mapping
|
||||||
|
Description: |-
|
||||||
|
Contribute to the Darkness map: a visualization of light levels in the city at
|
||||||
|
night.
|
||||||
|
|
||||||
|
Status: Beta.
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.2.0
|
||||||
|
versionCode: 1
|
||||||
|
commit: 15c0f378ae4a4
|
||||||
|
target: android-18
|
||||||
|
|
||||||
|
NoSourceSince: 0.2.0
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: 0.2.0
|
||||||
|
CurrentVersionCode: 1
|
|
@ -1,78 +0,0 @@
|
||||||
Categories:Games
|
|
||||||
License:MIT
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/kamegami13/MonsterHunter4UDatabase
|
|
||||||
Issue Tracker:https://github.com/kamegami13/MonsterHunter4UDatabase/issues
|
|
||||||
Changelog:https://github.com/kamegami13/MonsterHunter4UDatabase/releases
|
|
||||||
|
|
||||||
Auto Name:MH4U Database
|
|
||||||
Summary:Look up the MonsterHunter 4U database
|
|
||||||
Description:
|
|
||||||
Database app for Monster Hunter 4U video game for the 3DS.
|
|
||||||
|
|
||||||
Features Include:
|
|
||||||
|
|
||||||
* Quest List with Goals, Subquest, and Rewards
|
|
||||||
* Monster Weakness, Carves, and Habitats
|
|
||||||
* Gathering Points with Percentages
|
|
||||||
* Location Maps including Gathering points
|
|
||||||
* Full Weapon Trees with creation materials
|
|
||||||
* Armor List with Skills and creation materials
|
|
||||||
* Item Combinations
|
|
||||||
* Decorations
|
|
||||||
* Searchable items list including Decorations, Weapons, and Armor
|
|
||||||
* Skill List
|
|
||||||
* Linked cross-reference for all pages
|
|
||||||
* Wishlist! Create a list of wanted items and see all the materials needed.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/kamegami13/MonsterHunter4UDatabase
|
|
||||||
|
|
||||||
Build:1.01,1
|
|
||||||
commit=9d71bf6381383389b843dbf40e13651ef5acd658
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
|
||||||
|
|
||||||
Build:1.05,6
|
|
||||||
disable=upstream downgraded VC
|
|
||||||
commit=70a9e0ad602cbcbe24602a142a19ed0a111e15c6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
|
||||||
|
|
||||||
Build:1.02,7
|
|
||||||
commit=v1.02
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
|
||||||
|
|
||||||
Build:1.03,8
|
|
||||||
commit=v1.03
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
|
||||||
|
|
||||||
Build:1.04,9
|
|
||||||
commit=v1.04
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
|
||||||
|
|
||||||
Build:1.05,10
|
|
||||||
commit=v1.05
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle ../android-sqlite-asset-helper/build.gradle
|
|
||||||
|
|
||||||
Build:1.08,13
|
|
||||||
commit=v1.08
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle ../android-sqlite-asset-helper/build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.08
|
|
||||||
Current Version Code:13
|
|
92
metadata/com.daviancorp.android.mh4udatabase.yml
Normal file
92
metadata/com.daviancorp.android.mh4udatabase.yml
Normal file
|
@ -0,0 +1,92 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: MIT
|
||||||
|
SourceCode: https://github.com/kamegami13/MonsterHunter4UDatabase
|
||||||
|
IssueTracker: https://github.com/kamegami13/MonsterHunter4UDatabase/issues
|
||||||
|
Changelog: https://github.com/kamegami13/MonsterHunter4UDatabase/releases
|
||||||
|
|
||||||
|
AutoName: MH4U Database
|
||||||
|
Summary: Look up the MonsterHunter 4U database
|
||||||
|
Description: |-
|
||||||
|
Database app for Monster Hunter 4U video game for the 3DS.
|
||||||
|
|
||||||
|
Features Include:
|
||||||
|
|
||||||
|
* Quest List with Goals, Subquest, and Rewards
|
||||||
|
* Monster Weakness, Carves, and Habitats
|
||||||
|
* Gathering Points with Percentages
|
||||||
|
* Location Maps including Gathering points
|
||||||
|
* Full Weapon Trees with creation materials
|
||||||
|
* Armor List with Skills and creation materials
|
||||||
|
* Item Combinations
|
||||||
|
* Decorations
|
||||||
|
* Searchable items list including Decorations, Weapons, and Armor
|
||||||
|
* Skill List
|
||||||
|
* Linked cross-reference for all pages
|
||||||
|
* Wishlist! Create a list of wanted items and see all the materials needed.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/kamegami13/MonsterHunter4UDatabase
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.01'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 9d71bf6381383389b843dbf40e13651ef5acd658
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
||||||
|
|
||||||
|
- versionName: '1.05'
|
||||||
|
versionCode: 6
|
||||||
|
disable: upstream downgraded VC
|
||||||
|
commit: 70a9e0ad602cbcbe24602a142a19ed0a111e15c6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
||||||
|
|
||||||
|
- versionName: '1.02'
|
||||||
|
versionCode: 7
|
||||||
|
commit: v1.02
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
||||||
|
|
||||||
|
- versionName: '1.03'
|
||||||
|
versionCode: 8
|
||||||
|
commit: v1.03
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
||||||
|
|
||||||
|
- versionName: '1.04'
|
||||||
|
versionCode: 9
|
||||||
|
commit: v1.04
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
||||||
|
|
||||||
|
- versionName: '1.05'
|
||||||
|
versionCode: 10
|
||||||
|
commit: v1.05
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle ../android-sqlite-asset-helper/build.gradle
|
||||||
|
|
||||||
|
- versionName: '1.08'
|
||||||
|
versionCode: 13
|
||||||
|
commit: v1.08
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle ../android-sqlite-asset-helper/build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.08'
|
||||||
|
CurrentVersionCode: 13
|
|
@ -1,37 +0,0 @@
|
||||||
Categories:Multimedia
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/derekcsm/hubble_gallery
|
|
||||||
Issue Tracker:https://github.com/derekcsm/hubble_gallery/issues
|
|
||||||
|
|
||||||
Auto Name:Hubble Gallery
|
|
||||||
Summary:Discover and read about the Hubble Telescope's best images
|
|
||||||
Description:
|
|
||||||
Hubble Gallery enables you to browse through all the amazing images and
|
|
||||||
descriptions that the Hubble Space Telescope mission released to the public over
|
|
||||||
the past 25+ years:
|
|
||||||
|
|
||||||
* Read descriptions on all images that have them
|
|
||||||
* Easily navigate photos by section, popularity, and resolution
|
|
||||||
* Save links to your favorite images, view them in the favorites section
|
|
||||||
* Easily download and share images
|
|
||||||
* Set an image as your wallpaper with one click
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/derekcsm/hubble_gallery.git
|
|
||||||
|
|
||||||
Build:1.5.0,20
|
|
||||||
commit=1.5.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/maven {$/,+2d' ../build.gradle && \
|
|
||||||
sed -i -e '/crashlytics/,+2d' -e '/fabric/d' build.gradle && \
|
|
||||||
sed -i -e '/Crashlytics/d' -e '/fabric/d' src/release/java/com/derek_s/hubble_gallery/base/HubbleApplicationRelease.java
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
UpdateCheckMode disabled because checkupdates sets it to an old version
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:None
|
|
39
metadata/com.derek_s.hubble_gallery.yml
Normal file
39
metadata/com.derek_s.hubble_gallery.yml
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
License: Apache-2.0
|
||||||
|
SourceCode: https://github.com/derekcsm/hubble_gallery
|
||||||
|
IssueTracker: https://github.com/derekcsm/hubble_gallery/issues
|
||||||
|
|
||||||
|
AutoName: Hubble Gallery
|
||||||
|
Summary: Discover and read about the Hubble Telescope's best images
|
||||||
|
Description: |-
|
||||||
|
Hubble Gallery enables you to browse through all the amazing images and
|
||||||
|
descriptions that the Hubble Space Telescope mission released to the public over
|
||||||
|
the past 25+ years:
|
||||||
|
|
||||||
|
* Read descriptions on all images that have them
|
||||||
|
* Easily navigate photos by section, popularity, and resolution
|
||||||
|
* Save links to your favorite images, view them in the favorites section
|
||||||
|
* Easily download and share images
|
||||||
|
* Set an image as your wallpaper with one click
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/derekcsm/hubble_gallery.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.5.0
|
||||||
|
versionCode: 20
|
||||||
|
commit: 1.5.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/maven {$/,+2d' ../build.gradle
|
||||||
|
- sed -i -e '/crashlytics/,+2d' -e '/fabric/d' build.gradle
|
||||||
|
- sed -i -e '/Crashlytics/d' -e '/fabric/d' src/release/java/com/derek_s/hubble_gallery/base/HubbleApplicationRelease.java
|
||||||
|
|
||||||
|
MaintainerNotes: ' UpdateCheckMode disabled because checkupdates sets it to an old
|
||||||
|
version'
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: None
|
|
@ -1,68 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:GPL-3.0-or-later
|
|
||||||
Web Site:https://hub.disroot.org/channel/nomad
|
|
||||||
Source Code:https://framagit.org/disroot/AndHub
|
|
||||||
Issue Tracker:https://framagit.org/disroot/AndHub/issues
|
|
||||||
Donate:https://disroot.org/donate
|
|
||||||
Bitcoin:1GNmDSXxpU1zaxEopKCJK2TzLh3dbZAxEA
|
|
||||||
|
|
||||||
Auto Name:Nomad - Hubzilla for Android
|
|
||||||
Summary:This is an unofficial client for the distributed social network Hubzilla
|
|
||||||
Description:
|
|
||||||
It's currently under development and should be used with that in mind. Please
|
|
||||||
submit any bugs you might find. We are basing our work on the dandelion* app.
|
|
||||||
The is a webview based app developed as a WebApp
|
|
||||||
|
|
||||||
Why is a WebApp better than using the mobile site on a browser? Basically it
|
|
||||||
provides better integration with the system (events coming into and going out of
|
|
||||||
the app), customized interface and functions and a nice little icon that takes
|
|
||||||
you directly to your favorite social network :)
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://framagit.org/disroot/AndHub
|
|
||||||
|
|
||||||
Build:0.8.8,38
|
|
||||||
commit=v0.8.8
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.8.9,39
|
|
||||||
commit=v0.8.9
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.8.10,40
|
|
||||||
commit=v0.8.10
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.8.11,41
|
|
||||||
commit=v0.8.11
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.8.12,42
|
|
||||||
commit=v0.8.12
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.8.13,43
|
|
||||||
commit=v0.8.13
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.8.14,44
|
|
||||||
commit=v0.8.14
|
|
||||||
subdir=app
|
|
||||||
gradle=flavorDefault
|
|
||||||
|
|
||||||
Build:0.8.15,45
|
|
||||||
commit=v0.8.15
|
|
||||||
subdir=app
|
|
||||||
gradle=flavorDefault
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:0.8.15
|
|
||||||
Current Version Code:45
|
|
85
metadata/com.dfa.hubzilla_android.yml
Normal file
85
metadata/com.dfa.hubzilla_android.yml
Normal file
|
@ -0,0 +1,85 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
WebSite: https://hub.disroot.org/channel/nomad
|
||||||
|
SourceCode: https://framagit.org/disroot/AndHub
|
||||||
|
IssueTracker: https://framagit.org/disroot/AndHub/issues
|
||||||
|
Donate: https://disroot.org/donate
|
||||||
|
Bitcoin: 1GNmDSXxpU1zaxEopKCJK2TzLh3dbZAxEA
|
||||||
|
|
||||||
|
AutoName: Nomad - Hubzilla for Android
|
||||||
|
Summary: This is an unofficial client for the distributed social network Hubzilla
|
||||||
|
Description: |-
|
||||||
|
It's currently under development and should be used with that in mind. Please
|
||||||
|
submit any bugs you might find. We are basing our work on the dandelion* app.
|
||||||
|
The is a webview based app developed as a WebApp
|
||||||
|
|
||||||
|
Why is a WebApp better than using the mobile site on a browser? Basically it
|
||||||
|
provides better integration with the system (events coming into and going out of
|
||||||
|
the app), customized interface and functions and a nice little icon that takes
|
||||||
|
you directly to your favorite social network :)
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://framagit.org/disroot/AndHub
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.8.8
|
||||||
|
versionCode: 38
|
||||||
|
commit: v0.8.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.8.9
|
||||||
|
versionCode: 39
|
||||||
|
commit: v0.8.9
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.8.10
|
||||||
|
versionCode: 40
|
||||||
|
commit: v0.8.10
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.8.11
|
||||||
|
versionCode: 41
|
||||||
|
commit: v0.8.11
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.8.12
|
||||||
|
versionCode: 42
|
||||||
|
commit: v0.8.12
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.8.13
|
||||||
|
versionCode: 43
|
||||||
|
commit: v0.8.13
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.8.14
|
||||||
|
versionCode: 44
|
||||||
|
commit: v0.8.14
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- flavorDefault
|
||||||
|
|
||||||
|
- versionName: 0.8.15
|
||||||
|
versionCode: 45
|
||||||
|
commit: v0.8.15
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- flavorDefault
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.8.15
|
||||||
|
CurrentVersionCode: 45
|
Loading…
Reference in a new issue