Merge branch 'rewrite-yml-eu' into 'master'
Rewrite metadata starting with eu.* to YAML See merge request fdroid/fdroiddata!5019
This commit is contained in:
commit
a9e5516333
|
@ -1,35 +0,0 @@
|
|||
Categories:Internet
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/sebastianrakel/fb-client-android
|
||||
Issue Tracker:https://github.com/sebastianrakel/fb-client-android/issues
|
||||
|
||||
Auto Name:fb-client
|
||||
Summary:Paste and view code snippets
|
||||
Description:
|
||||
fb-client is the mobile companion for [https://paste.xinu.at] which allows the
|
||||
user to easily upload or download files.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/sebastianrakel/fb-client-android
|
||||
|
||||
Build:1.1,2
|
||||
commit=4cd3286168c5258dc2d455c676da9bba36a03937
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.2,3
|
||||
commit=v1.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.2.1,4
|
||||
commit=v1.2.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.1
|
||||
Current Version Code:4
|
41
metadata/eu.devunit.fb_client.yml
Normal file
41
metadata/eu.devunit.fb_client.yml
Normal file
|
@ -0,0 +1,41 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/sebastianrakel/fb-client-android
|
||||
IssueTracker: https://github.com/sebastianrakel/fb-client-android/issues
|
||||
|
||||
AutoName: fb-client
|
||||
Summary: Paste and view code snippets
|
||||
Description: |-
|
||||
fb-client is the mobile companion for [https://paste.xinu.at] which allows the
|
||||
user to easily upload or download files.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sebastianrakel/fb-client-android
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: 4cd3286168c5258dc2d455c676da9bba36a03937
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: v1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 4
|
||||
commit: v1.2.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 4
|
|
@ -1,38 +0,0 @@
|
|||
Categories:Multimedia
|
||||
License:GPL-3.0-only
|
||||
Web Site:https://www.domob.eu/projects/anacam.php
|
||||
Source Code:https://sourceforge.net/p/anacam/code
|
||||
Issue Tracker:https://sourceforge.net/p/anacam/tickets
|
||||
Donate:https://www.domob.eu/donate.php
|
||||
Bitcoin:1domobKsPZ5cWk2kXssD8p8ES1qffGUCm
|
||||
Litecoin:LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK
|
||||
|
||||
Auto Name:AnaCam
|
||||
Summary:Anaglyph Camera
|
||||
Description:
|
||||
With this app, you can easily take 3D stereoscopic "anaglyph" pictures with your
|
||||
device's camera. Simply take two shots at slightly different locations, and
|
||||
watch the result with red-cyan (or others) glasses! AnaCam includes a live
|
||||
preview, so that you can find the best position for the second picture before
|
||||
you take it.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:https://svn.code.sf.net/p/anacam/code/trunk
|
||||
|
||||
Build:1.0,10000
|
||||
commit=28
|
||||
prebuild=sed -i 's@ndk-build@${ndk.dir}/ndk-build@' custom_rules.xml
|
||||
|
||||
Build:1.1,10100
|
||||
commit=51
|
||||
prebuild=sed -i 's@ndk-build@${ndk.dir}/ndk-build@' custom_rules.xml
|
||||
|
||||
Build:1.2,10200
|
||||
commit=57
|
||||
prebuild=sed -i 's@ndk-build@${ndk.dir}/ndk-build@' custom_rules.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
Current Version:1.2
|
||||
Current Version Code:10200
|
42
metadata/eu.domob.anacam.yml
Normal file
42
metadata/eu.domob.anacam.yml
Normal file
|
@ -0,0 +1,42 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://www.domob.eu/projects/anacam.php
|
||||
SourceCode: https://sourceforge.net/p/anacam/code
|
||||
IssueTracker: https://sourceforge.net/p/anacam/tickets
|
||||
Donate: https://www.domob.eu/donate.php
|
||||
Bitcoin: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm
|
||||
Litecoin: LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK
|
||||
|
||||
AutoName: AnaCam
|
||||
Summary: Anaglyph Camera
|
||||
Description: |-
|
||||
With this app, you can easily take 3D stereoscopic "anaglyph" pictures with your
|
||||
device's camera. Simply take two shots at slightly different locations, and
|
||||
watch the result with red-cyan (or others) glasses! AnaCam includes a live
|
||||
preview, so that you can find the best position for the second picture before
|
||||
you take it.
|
||||
|
||||
RepoType: git-svn
|
||||
Repo: https://svn.code.sf.net/p/anacam/code/trunk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 10000
|
||||
commit: '28'
|
||||
prebuild: sed -i 's@ndk-build@${ndk.dir}/ndk-build@' custom_rules.xml
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 10100
|
||||
commit: '51'
|
||||
prebuild: sed -i 's@ndk-build@${ndk.dir}/ndk-build@' custom_rules.xml
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 10200
|
||||
commit: '57'
|
||||
prebuild: sed -i 's@ndk-build@${ndk.dir}/ndk-build@' custom_rules.xml
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 10200
|
|
@ -1,44 +0,0 @@
|
|||
Categories:Science & Education
|
||||
License:GPL-3.0-only
|
||||
Web Site:https://www.domob.eu/projects/angulo.php
|
||||
Source Code:https://sourceforge.net/p/angulo/code
|
||||
Issue Tracker:https://sourceforge.net/p/angulo/tickets
|
||||
Donate:https://www.domob.eu/donate.php
|
||||
Bitcoin:1domobKsPZ5cWk2kXssD8p8ES1qffGUCm
|
||||
Litecoin:LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK
|
||||
|
||||
Auto Name:Angulo
|
||||
Summary:Angle and Distance Measuring
|
||||
Description:
|
||||
Angulo allows to measure angles by pointing the device, using the internal
|
||||
acceleration (gravity) and magnetic sensors. The interface is very simple and
|
||||
easy-to-use. It can also be used as a water-level and to measure inclines of
|
||||
streets or hills.
|
||||
|
||||
A second activity, Tri-Angulo, can use the data provided by angle sensors to
|
||||
measure distances to points targetted in the device camera. This is useful, for
|
||||
instance, to get quick estimates of sizes of a room or for other applications.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:https://svn.code.sf.net/p/angulo/code;trunk=trunk;tags=tags
|
||||
|
||||
Build:1.1,10100
|
||||
commit=29
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.2,10200
|
||||
commit=36
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.3,10300
|
||||
commit=46
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:2.0,20000
|
||||
commit=angulo-2.0
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.0
|
||||
Current Version Code:20000
|
49
metadata/eu.domob.angulo.yml
Normal file
49
metadata/eu.domob.angulo.yml
Normal file
|
@ -0,0 +1,49 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://www.domob.eu/projects/angulo.php
|
||||
SourceCode: https://sourceforge.net/p/angulo/code
|
||||
IssueTracker: https://sourceforge.net/p/angulo/tickets
|
||||
Donate: https://www.domob.eu/donate.php
|
||||
Bitcoin: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm
|
||||
Litecoin: LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK
|
||||
|
||||
AutoName: Angulo
|
||||
Summary: Angle and Distance Measuring
|
||||
Description: |-
|
||||
Angulo allows to measure angles by pointing the device, using the internal
|
||||
acceleration (gravity) and magnetic sensors. The interface is very simple and
|
||||
easy-to-use. It can also be used as a water-level and to measure inclines of
|
||||
streets or hills.
|
||||
|
||||
A second activity, Tri-Angulo, can use the data provided by angle sensors to
|
||||
measure distances to points targetted in the device camera. This is useful, for
|
||||
instance, to get quick estimates of sizes of a room or for other applications.
|
||||
|
||||
RepoType: git-svn
|
||||
Repo: https://svn.code.sf.net/p/angulo/code;trunk=trunk;tags=tags
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 10100
|
||||
commit: '29'
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 10200
|
||||
commit: '36'
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 10300
|
||||
commit: '46'
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 20000
|
||||
commit: angulo-2.0
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 20000
|
|
@ -1,28 +0,0 @@
|
|||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:https://www.domob.eu/projects/bjtrainer.php
|
||||
Source Code:https://sourceforge.net/p/bjtrainer/code
|
||||
Issue Tracker:https://sourceforge.net/p/bjtrainer/tickets
|
||||
Donate:https://www.domob.eu/donate.php
|
||||
Bitcoin:1domobKsPZ5cWk2kXssD8p8ES1qffGUCm
|
||||
Litecoin:LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK
|
||||
|
||||
Auto Name:BlackJack Trainer
|
||||
Summary:Learning BlackJack
|
||||
Description:
|
||||
This app helps you in learning to play BlackJack well, by simulating the game
|
||||
for you and also telling you about sub-optimal decisions made. It even includes
|
||||
a mode to systematically train all possible initial situations.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:https://svn.code.sf.net/p/bjtrainer/code/trunk
|
||||
|
||||
Build:0.1,100
|
||||
commit=31
|
||||
init=rm -f build.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
Current Version:0.1
|
||||
Current Version Code:100
|
30
metadata/eu.domob.bjtrainer.yml
Normal file
30
metadata/eu.domob.bjtrainer.yml
Normal file
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://www.domob.eu/projects/bjtrainer.php
|
||||
SourceCode: https://sourceforge.net/p/bjtrainer/code
|
||||
IssueTracker: https://sourceforge.net/p/bjtrainer/tickets
|
||||
Donate: https://www.domob.eu/donate.php
|
||||
Bitcoin: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm
|
||||
Litecoin: LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK
|
||||
|
||||
AutoName: BlackJack Trainer
|
||||
Summary: Learning BlackJack
|
||||
Description: |-
|
||||
This app helps you in learning to play BlackJack well, by simulating the game
|
||||
for you and also telling you about sub-optimal decisions made. It even includes
|
||||
a mode to systematically train all possible initial situations.
|
||||
|
||||
RepoType: git-svn
|
||||
Repo: https://svn.code.sf.net/p/bjtrainer/code/trunk
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 100
|
||||
commit: '31'
|
||||
init: rm -f build.xml
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: '0.1'
|
||||
CurrentVersionCode: 100
|
|
@ -1,28 +0,0 @@
|
|||
Categories:Writing
|
||||
License:GPL-3.0-only
|
||||
Web Site:https://www.domob.eu/projects/shopt.php
|
||||
Source Code:https://www.gitorious.org/shopt/shopt
|
||||
Issue Tracker:
|
||||
Donate:https://www.domob.eu/donate.php
|
||||
Bitcoin:1domobKsPZ5cWk2kXssD8p8ES1qffGUCm
|
||||
Litecoin:LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK
|
||||
|
||||
Auto Name:Shopt
|
||||
Summary:Manage shopping lists and compare prices
|
||||
Description:
|
||||
Keep lists for items to buy at different shops you visit frequently. For each
|
||||
item, you can enter which shop(s) it can be bought at and how much it costs at
|
||||
each of them. Tracking this information is useful to do price comparisons and
|
||||
plan your shopping optimally.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://git.gitorious.org/shopt/shopt.git
|
||||
|
||||
Build:1.0,10000
|
||||
commit=shopt-1.0
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.0
|
||||
Current Version Code:10000
|
29
metadata/eu.domob.shopt.yml
Normal file
29
metadata/eu.domob.shopt.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://www.domob.eu/projects/shopt.php
|
||||
SourceCode: https://gitlab.com/shopt/shopt
|
||||
Donate: https://www.domob.eu/donate.php
|
||||
Bitcoin: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm
|
||||
Litecoin: LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK
|
||||
|
||||
AutoName: Shopt
|
||||
Summary: Manage shopping lists and compare prices
|
||||
Description: |-
|
||||
Keep lists for items to buy at different shops you visit frequently. For each
|
||||
item, you can enter which shop(s) it can be bought at and how much it costs at
|
||||
each of them. Tracking this information is useful to do price comparisons and
|
||||
plan your shopping optimally.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/shopt/shopt.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 10000
|
||||
commit: shopt-1.0
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 10000
|
|
@ -1,205 +0,0 @@
|
|||
Categories:Internet
|
||||
License:Apache-2.0
|
||||
Web Site:http://impeller.e43.eu
|
||||
Source Code:https://github.com/oshepherd/Impeller
|
||||
Issue Tracker:https://e43oss.atlassian.net/browse/IMP
|
||||
|
||||
Auto Name:Impeller
|
||||
Summary:Client for the Pump.io network
|
||||
Description:
|
||||
A client for [http://pump.io pump.io], a stream server for distributed social
|
||||
networking and microblogging. Register a [http://pump.io/tryit.html free
|
||||
account] at a participating website and follow some
|
||||
[https://static.jpope.org/users.html people], before using the app.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/oshepherd/Impeller.git
|
||||
|
||||
Build:0.1,2
|
||||
commit=24cfa5
|
||||
|
||||
Build:0.2,3
|
||||
commit=v0.2
|
||||
|
||||
Build:0.2.1,4
|
||||
commit=v0.2.1
|
||||
|
||||
Build:0.3.0,6
|
||||
commit=v0.3.0
|
||||
|
||||
Build:0.3.1,7
|
||||
commit=v0.3.1
|
||||
|
||||
Build:0.3.2,8
|
||||
commit=v0.3.2
|
||||
|
||||
Build:0.3.3,9
|
||||
commit=v0.3.3
|
||||
|
||||
Build:0.3.4,10
|
||||
commit=v0.3.4
|
||||
|
||||
Build:0.4,11
|
||||
commit=v0.4
|
||||
|
||||
Build:0.4.1,12
|
||||
commit=v0.4.1
|
||||
|
||||
Build:0.4.3,15
|
||||
commit=v0.4.3
|
||||
|
||||
Build:0.4.4,16
|
||||
commit=v0.4.4
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
update=.,jiraconnect-android-main
|
||||
|
||||
Build:0.4.5,17
|
||||
commit=v0.4.5
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
update=.,jiraconnect-android-main
|
||||
|
||||
Build:0.4.6,4006
|
||||
commit=v0.4.6
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
update=.,jiraconnect-android-main
|
||||
|
||||
Build:0.4.7,4007
|
||||
commit=v0.4.7
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
update=.,jiraconnect-android-main
|
||||
|
||||
Build:0.5.1,5001
|
||||
commit=v0.5.1
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
update=.,jiraconnect-android-main
|
||||
|
||||
Build:0.5.2,5002
|
||||
commit=v0.5.2
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
update=.,jiraconnect-android-main
|
||||
|
||||
Build:0.5.3,5003
|
||||
commit=v0.5.3
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
update=.,jiraconnect-android-main
|
||||
|
||||
Build:0.5.5,5005
|
||||
commit=v0.5.5
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
update=.,jiraconnect-android-main
|
||||
|
||||
Build:0.6.0,6000
|
||||
commit=v0.6.0
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
update=.,jiraconnect-android-main
|
||||
|
||||
Build:0.6.1,6001
|
||||
commit=v0.6.1
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
extlibs=android/android-support-v4.jar,oauth-signpost/signpost-core-1.2.1.2.jar
|
||||
prebuild=printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties && \
|
||||
mkdir -p jiraconnect-android-main/libs && \
|
||||
cd jiraconnect-android-main/libs/ && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/acra-4.5.0.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/apache-mime4j-0.5.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/commons-io-2.4.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/guava-r08.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
|
||||
update=.,jiraconnect-android-main
|
||||
target=android-18
|
||||
|
||||
Build:0.6.2,6002
|
||||
commit=v0.6.2
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
extlibs=android/android-support-v4.jar,oauth-signpost/signpost-core-1.2.1.2.jar
|
||||
prebuild=printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties && \
|
||||
mkdir -p jiraconnect-android-main/libs && \
|
||||
cd jiraconnect-android-main/libs/ && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/acra-4.5.0.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/apache-mime4j-0.5.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/commons-io-2.4.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/guava-r08.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
|
||||
update=.,jiraconnect-android-main
|
||||
target=android-18
|
||||
|
||||
Build:0.7.0,7000
|
||||
commit=v0.7.0
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
extlibs=android/android-support-v4.jar,oauth-signpost/signpost-core-1.2.1.2.jar
|
||||
prebuild=printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties && \
|
||||
mkdir -p jiraconnect-android-main/libs && \
|
||||
cd jiraconnect-android-main/libs/ && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/acra-4.5.0.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/apache-mime4j-0.5.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/commons-io-2.4.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/guava-r08.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
|
||||
target=android-18
|
||||
|
||||
Build:0.8.2,8002
|
||||
commit=v0.8.2
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.3,8003
|
||||
commit=v0.8.3
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.5,8005
|
||||
commit=v0.8.5
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.6,8006
|
||||
commit=v0.8.6
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.7,8007
|
||||
commit=v0.8.7
|
||||
gradle=yes
|
||||
|
||||
Build:0.9a,9001
|
||||
commit=v0.9a
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Build:0.9b,9002
|
||||
commit=v0.9b
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Build:0.9.1,9010
|
||||
commit=v0.9.1
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Build:0.9.5,9050
|
||||
commit=v0.9.5
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Build:0.9.5a,9051
|
||||
commit=v0.9.5a
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Build:0.9.5b,9052
|
||||
commit=v0.9.5b
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Although in auto mode, builds for 0.8.0 and 0.8.1 were skipped because source
|
||||
code was not pushed to the upstream repo.
|
||||
.
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.9.5b
|
||||
Current Version Code:9052
|
281
metadata/eu.e43.impeller.yml
Normal file
281
metadata/eu.e43.impeller.yml
Normal file
|
@ -0,0 +1,281 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
WebSite: http://impeller.e43.eu
|
||||
SourceCode: https://github.com/oshepherd/Impeller
|
||||
IssueTracker: https://e43oss.atlassian.net/browse/IMP
|
||||
|
||||
AutoName: Impeller
|
||||
Summary: Client for the Pump.io network
|
||||
Description: |-
|
||||
A client for [http://pump.io pump.io], a stream server for distributed social
|
||||
networking and microblogging. Register a [http://pump.io/tryit.html free
|
||||
account] at a participating website and follow some
|
||||
[https://static.jpope.org/users.html people], before using the app.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/oshepherd/Impeller.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 2
|
||||
commit: 24cfa5
|
||||
|
||||
- versionName: '0.2'
|
||||
versionCode: 3
|
||||
commit: v0.2
|
||||
|
||||
- versionName: 0.2.1
|
||||
versionCode: 4
|
||||
commit: v0.2.1
|
||||
|
||||
- versionName: 0.3.0
|
||||
versionCode: 6
|
||||
commit: v0.3.0
|
||||
|
||||
- versionName: 0.3.1
|
||||
versionCode: 7
|
||||
commit: v0.3.1
|
||||
|
||||
- versionName: 0.3.2
|
||||
versionCode: 8
|
||||
commit: v0.3.2
|
||||
|
||||
- versionName: 0.3.3
|
||||
versionCode: 9
|
||||
commit: v0.3.3
|
||||
|
||||
- versionName: 0.3.4
|
||||
versionCode: 10
|
||||
commit: v0.3.4
|
||||
|
||||
- versionName: '0.4'
|
||||
versionCode: 11
|
||||
commit: v0.4
|
||||
|
||||
- versionName: 0.4.1
|
||||
versionCode: 12
|
||||
commit: v0.4.1
|
||||
|
||||
- versionName: 0.4.3
|
||||
versionCode: 15
|
||||
commit: v0.4.3
|
||||
|
||||
- versionName: 0.4.4
|
||||
versionCode: 16
|
||||
commit: v0.4.4
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
androidupdate:
|
||||
- .
|
||||
- jiraconnect-android-main
|
||||
|
||||
- versionName: 0.4.5
|
||||
versionCode: 17
|
||||
commit: v0.4.5
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
androidupdate:
|
||||
- .
|
||||
- jiraconnect-android-main
|
||||
|
||||
- versionName: 0.4.6
|
||||
versionCode: 4006
|
||||
commit: v0.4.6
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
androidupdate:
|
||||
- .
|
||||
- jiraconnect-android-main
|
||||
|
||||
- versionName: 0.4.7
|
||||
versionCode: 4007
|
||||
commit: v0.4.7
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
androidupdate:
|
||||
- .
|
||||
- jiraconnect-android-main
|
||||
|
||||
- versionName: 0.5.1
|
||||
versionCode: 5001
|
||||
commit: v0.5.1
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
androidupdate:
|
||||
- .
|
||||
- jiraconnect-android-main
|
||||
|
||||
- versionName: 0.5.2
|
||||
versionCode: 5002
|
||||
commit: v0.5.2
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
androidupdate:
|
||||
- .
|
||||
- jiraconnect-android-main
|
||||
|
||||
- versionName: 0.5.3
|
||||
versionCode: 5003
|
||||
commit: v0.5.3
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
androidupdate:
|
||||
- .
|
||||
- jiraconnect-android-main
|
||||
|
||||
- versionName: 0.5.5
|
||||
versionCode: 5005
|
||||
commit: v0.5.5
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
androidupdate:
|
||||
- .
|
||||
- jiraconnect-android-main
|
||||
|
||||
- versionName: 0.6.0
|
||||
versionCode: 6000
|
||||
commit: v0.6.0
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
androidupdate:
|
||||
- .
|
||||
- jiraconnect-android-main
|
||||
|
||||
- versionName: 0.6.1
|
||||
versionCode: 6001
|
||||
commit: v0.6.1
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
- oauth-signpost/signpost-core-1.2.1.2.jar
|
||||
prebuild:
|
||||
- printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties
|
||||
- mkdir -p jiraconnect-android-main/libs
|
||||
- cd jiraconnect-android-main/libs/
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/acra-4.5.0.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/apache-mime4j-0.5.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/commons-io-2.4.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/guava-r08.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
|
||||
androidupdate:
|
||||
- .
|
||||
- jiraconnect-android-main
|
||||
target: android-18
|
||||
|
||||
- versionName: 0.6.2
|
||||
versionCode: 6002
|
||||
commit: v0.6.2
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
- oauth-signpost/signpost-core-1.2.1.2.jar
|
||||
prebuild:
|
||||
- printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties
|
||||
- mkdir -p jiraconnect-android-main/libs
|
||||
- cd jiraconnect-android-main/libs/
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/acra-4.5.0.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/apache-mime4j-0.5.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/commons-io-2.4.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/guava-r08.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
|
||||
androidupdate:
|
||||
- .
|
||||
- jiraconnect-android-main
|
||||
target: android-18
|
||||
|
||||
- versionName: 0.7.0
|
||||
versionCode: 7000
|
||||
commit: v0.7.0
|
||||
init: rm jiraconnect-android-main/build.xml
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
- oauth-signpost/signpost-core-1.2.1.2.jar
|
||||
prebuild:
|
||||
- printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties
|
||||
- mkdir -p jiraconnect-android-main/libs
|
||||
- cd jiraconnect-android-main/libs/
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/acra-4.5.0.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/apache-mime4j-0.5.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/commons-io-2.4.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/guava-r08.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar
|
||||
- wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
|
||||
target: android-18
|
||||
|
||||
- versionName: 0.8.2
|
||||
versionCode: 8002
|
||||
commit: v0.8.2
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.3
|
||||
versionCode: 8003
|
||||
commit: v0.8.3
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.5
|
||||
versionCode: 8005
|
||||
commit: v0.8.5
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.6
|
||||
versionCode: 8006
|
||||
commit: v0.8.6
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.7
|
||||
versionCode: 8007
|
||||
commit: v0.8.7
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9a
|
||||
versionCode: 9001
|
||||
commit: v0.9a
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9b
|
||||
versionCode: 9002
|
||||
commit: v0.9b
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.1
|
||||
versionCode: 9010
|
||||
commit: v0.9.1
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.5
|
||||
versionCode: 9050
|
||||
commit: v0.9.5
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.5a
|
||||
versionCode: 9051
|
||||
commit: v0.9.5a
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.5b
|
||||
versionCode: 9052
|
||||
commit: v0.9.5b
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Although in auto mode, builds for 0.8.0 and 0.8.1 were skipped because source
|
||||
code was not pushed to the upstream repo.
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.5b
|
||||
CurrentVersionCode: 9052
|
|
@ -1,39 +0,0 @@
|
|||
Categories:Multimedia
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/M66B/FineGeotag
|
||||
Issue Tracker:https://github.com/M66B/FineGeotag/issues
|
||||
|
||||
Auto Name:FineGeotag
|
||||
Summary:Automatically geotag photos
|
||||
Description:
|
||||
'''Note:''' This app is no longer maintained.
|
||||
|
||||
Automatically geotag photos with a real-time location right after they are
|
||||
taken. The camera application mostly uses the last known location, which could
|
||||
be old and miles away from your current position. FineGeotag will try to acquire
|
||||
an accurate location in real-time and update the Exif location tags of the
|
||||
photos taken. FineGeotag will try to use the GPS and/or the network location,
|
||||
depending on which location providers are enabled in the Android settings.
|
||||
Optionally a popup will be shown with a thumbnail of the photo and the reverse
|
||||
geocoded address. Don't forget to disable geotagging of your camera application
|
||||
to prevent interference.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/M66B/FineGeotag
|
||||
|
||||
Build:1.20,21
|
||||
commit=12d9a380c7f0d73f68c34ae55c480bf9b64c8818
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.21,2016042701
|
||||
commit=1.21
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.21
|
||||
Current Version Code:2016042701
|
43
metadata/eu.faircode.finegeotag.yml
Normal file
43
metadata/eu.faircode.finegeotag.yml
Normal file
|
@ -0,0 +1,43 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/M66B/FineGeotag
|
||||
IssueTracker: https://github.com/M66B/FineGeotag/issues
|
||||
|
||||
AutoName: FineGeotag
|
||||
Summary: Automatically geotag photos
|
||||
Description: |-
|
||||
'''Note:''' This app is no longer maintained.
|
||||
|
||||
Automatically geotag photos with a real-time location right after they are
|
||||
taken. The camera application mostly uses the last known location, which could
|
||||
be old and miles away from your current position. FineGeotag will try to acquire
|
||||
an accurate location in real-time and update the Exif location tags of the
|
||||
photos taken. FineGeotag will try to use the GPS and/or the network location,
|
||||
depending on which location providers are enabled in the Android settings.
|
||||
Optionally a popup will be shown with a thumbnail of the photo and the reverse
|
||||
geocoded address. Don't forget to disable geotagging of your camera application
|
||||
to prevent interference.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/M66B/FineGeotag
|
||||
|
||||
Builds:
|
||||
- versionName: '1.20'
|
||||
versionCode: 21
|
||||
commit: 12d9a380c7f0d73f68c34ae55c480bf9b64c8818
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.21'
|
||||
versionCode: 2016042701
|
||||
commit: '1.21'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.21'
|
||||
CurrentVersionCode: 2016042701
|
|
@ -1,43 +0,0 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:Multimedia
|
||||
License:Apache-2.0
|
||||
Web Site:http://www.flatworld.eu
|
||||
Source Code:https://github.com/marcopar/SliderSynth
|
||||
Issue Tracker:https://github.com/marcopar/SliderSynth/issues
|
||||
|
||||
Auto Name:SliderSynth
|
||||
Summary:Basic musical instrument
|
||||
Description:
|
||||
Slide your finger to change pitch:
|
||||
|
||||
* up to 4 configurable "keyboards"
|
||||
* 5 waveforms (sine, triangle, square, sawtooth, reverse sawtooth)
|
||||
* attack, release and volume for each keyboard
|
||||
* selectable octave range for each keyboard
|
||||
|
||||
If you experience stuttering, reduce the sample rate in the settings. Google
|
||||
Analytics was removed before building.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/marcopar/SliderSynth
|
||||
|
||||
Build:1.0.2,3
|
||||
commit=10
|
||||
init=rm -rf libs/*
|
||||
srclibs=NoAnalytics@158a4a
|
||||
extlibs=libgdx/libgdx-0.9.3.zip
|
||||
prebuild=echo "source.dir=src;$$NoAnalytics$$/src" >> project.properties && \
|
||||
unzip libs/libgdx-0.9.3.zip -d libs/ && \
|
||||
rm libs/libgdx-0.9.3.zip
|
||||
target=android-8
|
||||
|
||||
Build:2.3.1,20301
|
||||
commit=04817720ee612659f9bd5df3988cef4390adfdc6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.3.2
|
||||
Current Version Code:20302
|
51
metadata/eu.flatworld.android.slider.yml
Normal file
51
metadata/eu.flatworld.android.slider.yml
Normal file
|
@ -0,0 +1,51 @@
|
|||
AntiFeatures:
|
||||
- UpstreamNonFree
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: Apache-2.0
|
||||
WebSite: http://www.flatworld.eu
|
||||
SourceCode: https://github.com/marcopar/SliderSynth
|
||||
IssueTracker: https://github.com/marcopar/SliderSynth/issues
|
||||
|
||||
AutoName: SliderSynth
|
||||
Summary: Basic musical instrument
|
||||
Description: |-
|
||||
Slide your finger to change pitch:
|
||||
|
||||
* up to 4 configurable "keyboards"
|
||||
* 5 waveforms (sine, triangle, square, sawtooth, reverse sawtooth)
|
||||
* attack, release and volume for each keyboard
|
||||
* selectable octave range for each keyboard
|
||||
|
||||
If you experience stuttering, reduce the sample rate in the settings. Google
|
||||
Analytics was removed before building.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/marcopar/SliderSynth
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
commit: '10'
|
||||
init: rm -rf libs/*
|
||||
srclibs:
|
||||
- NoAnalytics@158a4a
|
||||
extlibs:
|
||||
- libgdx/libgdx-0.9.3.zip
|
||||
prebuild:
|
||||
- echo "source.dir=src;$$NoAnalytics$$/src" >> project.properties
|
||||
- unzip libs/libgdx-0.9.3.zip -d libs/
|
||||
- rm libs/libgdx-0.9.3.zip
|
||||
target: android-8
|
||||
|
||||
- versionName: 2.3.1
|
||||
versionCode: 20301
|
||||
commit: 04817720ee612659f9bd5df3988cef4390adfdc6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 20302
|
|
@ -1,82 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:GPL-3.0-only
|
||||
Web Site:http://geopaparazzi.github.io/geopaparazzi
|
||||
Source Code:https://github.com/geopaparazzi/geopaparazzi
|
||||
Issue Tracker:https://github.com/geopaparazzi/geopaparazzi/issues
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=84U4N2DVQ74S6&lc=IT&item_name=JGrass%20BeeGIS%20Geopaparazzi%20Donations&item_number=jgrassdonations¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
|
||||
|
||||
Auto Name:Geopaparazzi
|
||||
Summary:Field survey tool
|
||||
Description:
|
||||
Geopaparazzi is a tool developed to do fast qualitative technical and scientific
|
||||
surveys. Its strength is its direct connection to the BeeGIS GIS, that can be
|
||||
used to further process the collected data. Even if the main aim is in the field
|
||||
of surveying, it contains tools that can be of great use also to tourists that
|
||||
want to keep a geo-diary.
|
||||
|
||||
There is a lot of info on the wiki if you need help getting the most out of it.
|
||||
It uses OSM maps by default and the current location can be opened in
|
||||
[[org.mixare]]. Unfortunately, the suggested compass app is not free software.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/geopaparazzi/geopaparazzi
|
||||
|
||||
Build:3.1.1,30
|
||||
commit=version_3.1.1
|
||||
subdir=geopaparazzi.app
|
||||
update=.,../geopaparazzilibrary
|
||||
|
||||
Build:3.2.0,31
|
||||
commit=6d0834dffbf5
|
||||
subdir=geopaparazzi.app
|
||||
update=.,../geopaparazzilibrary
|
||||
|
||||
Build:3.2.1,32
|
||||
commit=version_3.2.1
|
||||
subdir=geopaparazzi.app
|
||||
update=.,../geopaparazzilibrary
|
||||
|
||||
Build:3.2.3,34
|
||||
commit=version_3.2.3
|
||||
subdir=geopaparazzi.app
|
||||
update=.,../geopaparazzilibrary
|
||||
|
||||
Build:3.2.6,37
|
||||
commit=version_3.2.6
|
||||
subdir=geopaparazzi.app
|
||||
update=.,../geopaparazzilibrary
|
||||
|
||||
Build:3.2.7,38
|
||||
commit=version_3.2.7
|
||||
subdir=geopaparazzi.app
|
||||
update=.,../geopaparazzilibrary
|
||||
|
||||
Build:3.3.0,39
|
||||
commit=version_3.3.0
|
||||
subdir=geopaparazzi.app
|
||||
update=.,../geopaparazzilibrary
|
||||
|
||||
Build:3.6.2,45
|
||||
disable=ELFs present; hard to build at version_3.6.2
|
||||
commit=version_3.6.2
|
||||
subdir=geopaparazzi.app
|
||||
|
||||
Build:4.1.0,63
|
||||
disable=jars,binaries etc
|
||||
commit=version_4.1.0
|
||||
subdir=geopaparazzi.app
|
||||
gradle=yes
|
||||
|
||||
Build:5.2.0,79
|
||||
disable=wip
|
||||
commit=version_5.2.0
|
||||
subdir=geopaparazzi.app
|
||||
gradle=yes
|
||||
srclibs=wms-nww@634d50b64c76d661de133205b5393d3655c44df0
|
||||
prebuild=sed -i 's|../wms_nww/|$$wms-nww$$|' ../settings.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:5.5.4
|
||||
Current Version Code:87
|
110
metadata/eu.hydrologis.geopaparazzi.yml
Normal file
110
metadata/eu.hydrologis.geopaparazzi.yml
Normal file
|
@ -0,0 +1,110 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-only
|
||||
WebSite: http://geopaparazzi.github.io/geopaparazzi
|
||||
SourceCode: https://github.com/geopaparazzi/geopaparazzi
|
||||
IssueTracker: https://github.com/geopaparazzi/geopaparazzi/issues
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=84U4N2DVQ74S6&lc=IT&item_name=JGrass%20BeeGIS%20Geopaparazzi%20Donations&item_number=jgrassdonations¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
|
||||
|
||||
AutoName: Geopaparazzi
|
||||
Summary: Field survey tool
|
||||
Description: |-
|
||||
Geopaparazzi is a tool developed to do fast qualitative technical and scientific
|
||||
surveys. Its strength is its direct connection to the BeeGIS GIS, that can be
|
||||
used to further process the collected data. Even if the main aim is in the field
|
||||
of surveying, it contains tools that can be of great use also to tourists that
|
||||
want to keep a geo-diary.
|
||||
|
||||
There is a lot of info on the wiki if you need help getting the most out of it.
|
||||
It uses OSM maps by default and the current location can be opened in
|
||||
[[org.mixare]]. Unfortunately, the suggested compass app is not free software.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/geopaparazzi/geopaparazzi
|
||||
|
||||
Builds:
|
||||
- versionName: 3.1.1
|
||||
versionCode: 30
|
||||
commit: version_3.1.1
|
||||
subdir: geopaparazzi.app
|
||||
androidupdate:
|
||||
- .
|
||||
- ../geopaparazzilibrary
|
||||
|
||||
- versionName: 3.2.0
|
||||
versionCode: 31
|
||||
commit: 6d0834dffbf5
|
||||
subdir: geopaparazzi.app
|
||||
androidupdate:
|
||||
- .
|
||||
- ../geopaparazzilibrary
|
||||
|
||||
- versionName: 3.2.1
|
||||
versionCode: 32
|
||||
commit: version_3.2.1
|
||||
subdir: geopaparazzi.app
|
||||
androidupdate:
|
||||
- .
|
||||
- ../geopaparazzilibrary
|
||||
|
||||
- versionName: 3.2.3
|
||||
versionCode: 34
|
||||
commit: version_3.2.3
|
||||
subdir: geopaparazzi.app
|
||||
androidupdate:
|
||||
- .
|
||||
- ../geopaparazzilibrary
|
||||
|
||||
- versionName: 3.2.6
|
||||
versionCode: 37
|
||||
commit: version_3.2.6
|
||||
subdir: geopaparazzi.app
|
||||
androidupdate:
|
||||
- .
|
||||
- ../geopaparazzilibrary
|
||||
|
||||
- versionName: 3.2.7
|
||||
versionCode: 38
|
||||
commit: version_3.2.7
|
||||
subdir: geopaparazzi.app
|
||||
androidupdate:
|
||||
- .
|
||||
- ../geopaparazzilibrary
|
||||
|
||||
- versionName: 3.3.0
|
||||
versionCode: 39
|
||||
commit: version_3.3.0
|
||||
subdir: geopaparazzi.app
|
||||
androidupdate:
|
||||
- .
|
||||
- ../geopaparazzilibrary
|
||||
|
||||
- versionName: 3.6.2
|
||||
versionCode: 45
|
||||
disable: ELFs present; hard to build at version_3.6.2
|
||||
commit: version_3.6.2
|
||||
subdir: geopaparazzi.app
|
||||
|
||||
- versionName: 4.1.0
|
||||
versionCode: 63
|
||||
disable: jars,binaries etc
|
||||
commit: version_4.1.0
|
||||
subdir: geopaparazzi.app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.2.0
|
||||
versionCode: 79
|
||||
disable: wip
|
||||
commit: version_5.2.0
|
||||
subdir: geopaparazzi.app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- wms-nww@634d50b64c76d661de133205b5393d3655c44df0
|
||||
prebuild: sed -i 's|../wms_nww/|$$wms-nww$$|' ../settings.gradle
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.5.4
|
||||
CurrentVersionCode: 87
|
|
@ -1,22 +0,0 @@
|
|||
Categories:Games
|
||||
License:MIT
|
||||
Web Site:
|
||||
Source Code:https://github.com/jcasson/MeerkatChallenge
|
||||
Issue Tracker:https://github.com/jcasson/MeerkatChallenge/issues
|
||||
|
||||
Auto Name:Meerkat Challenge
|
||||
Summary:Whack-a-mole game
|
||||
Description:
|
||||
Whack the meerkats as they pop out of the ground.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/jcasson/MeerkatChallenge.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=v1.0
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
24
metadata/eu.johncasson.meerkatchallenge.yml
Normal file
24
metadata/eu.johncasson.meerkatchallenge.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
SourceCode: https://github.com/jcasson/MeerkatChallenge
|
||||
IssueTracker: https://github.com/jcasson/MeerkatChallenge/issues
|
||||
|
||||
AutoName: Meerkat Challenge
|
||||
Summary: Whack-a-mole game
|
||||
Description: Whack the meerkats as they pop out of the ground.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jcasson/MeerkatChallenge.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
|
||||
NoSourceSince: '1.0'
|
|
@ -1,234 +0,0 @@
|
|||
Categories:Multimedia,Reading
|
||||
License:Apache-2.0
|
||||
Web Site:https://github.com/inorichi/tachiyomi/wiki
|
||||
Source Code:https://github.com/inorichi/tachiyomi
|
||||
Issue Tracker:https://github.com/inorichi/tachiyomi/issues
|
||||
Changelog:https://github.com/inorichi/tachiyomi/releases
|
||||
|
||||
Auto Name:Tachiyomi
|
||||
Summary:Manga reader
|
||||
Description:
|
||||
Tachiyomi is a free and open source manga reader for Android.
|
||||
|
||||
Features include:
|
||||
|
||||
* Online reading from sources like Batoto, KissManga, MangaFox, and more
|
||||
* Local reading of downloaded manga
|
||||
* Configurable reader with multiple viewers, reading directions and other settings
|
||||
* MyAnimeList, AniList, and Kitsu support
|
||||
* Categories to organize your library
|
||||
* Light and dark themes
|
||||
* Schedule updating your library for new chapters
|
||||
* Create backups locally or to your cloud service of choice
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/inorichi/tachiyomi.git
|
||||
|
||||
Build:0.1.2,3
|
||||
commit=v0.1.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.1.3,4
|
||||
commit=v0.1.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.1.4,5
|
||||
commit=v0.1.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.2.0,6
|
||||
commit=v0.2.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.2.1,7
|
||||
commit=v0.2.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.2.2,8
|
||||
disable=gradle issue
|
||||
commit=v0.2.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.2.2-1,9
|
||||
commit=v0.2.2-1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.2.3,10
|
||||
commit=v0.2.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.3.0,11
|
||||
disable=play-services
|
||||
commit=v0.3.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.3.1,12
|
||||
disable=play-services
|
||||
commit=v0.3.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.3.2,13
|
||||
commit=2856d9d6a377015d53e01e419b19b79dd9532ba8
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.4.0,16
|
||||
commit=v0.4.0
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.4.1,17
|
||||
commit=v0.4.1
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.4.2,18
|
||||
disable=pre-release constraint layout
|
||||
commit=v0.4.2
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.5.0,20
|
||||
disable=pre-release constraint layout
|
||||
commit=v0.5.0
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.5.1,21
|
||||
commit=v0.5.1
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.5.2,22
|
||||
commit=v0.5.2
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.6.1,24
|
||||
commit=v0.6.1
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.6.2,25
|
||||
commit=v0.6.2
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.6.3,26
|
||||
commit=v0.6.3
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.6.4,27
|
||||
commit=v0.6.4
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.6.5,28
|
||||
commit=v0.6.5
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.6.6,29
|
||||
commit=v0.6.6
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.6.7,30
|
||||
commit=v0.6.7
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.6.8,31
|
||||
commit=v0.6.8
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.7.0,33
|
||||
commit=v0.7.0
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.7.1,34
|
||||
commit=v0.7.1
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.7.2,35
|
||||
commit=v0.7.2
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.7.3,36
|
||||
commit=v0.7.3
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.7.4,37
|
||||
commit=v0.7.4
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.8.0,38
|
||||
commit=v0.8.0
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
Build:0.8.1,39
|
||||
disable=unknown maven repo 'https://dl.bintray.com/inorichi/maven'
|
||||
commit=v0.8.1
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d; /firebase/d' build.gradle && \
|
||||
sed -i -e '/google-services/d' ../build.gradle build.gradle
|
||||
|
||||
Build:0.8.2,40
|
||||
commit=v0.8.2
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d; /firebase/d' build.gradle && \
|
||||
sed -i -e '/google-services/d' ../build.gradle build.gradle
|
||||
|
||||
Build:0.8.4,41
|
||||
commit=v0.8.4
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/play-services/d; /firebase/d' build.gradle && \
|
||||
sed -i -e '/google-services/d' ../build.gradle build.gradle
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.8.4
|
||||
Current Version Code:41
|
307
metadata/eu.kanade.tachiyomi.yml
Normal file
307
metadata/eu.kanade.tachiyomi.yml
Normal file
|
@ -0,0 +1,307 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
- Reading
|
||||
License: Apache-2.0
|
||||
WebSite: https://github.com/inorichi/tachiyomi/wiki
|
||||
SourceCode: https://github.com/inorichi/tachiyomi
|
||||
IssueTracker: https://github.com/inorichi/tachiyomi/issues
|
||||
Changelog: https://github.com/inorichi/tachiyomi/releases
|
||||
|
||||
AutoName: Tachiyomi
|
||||
Summary: Manga reader
|
||||
Description: |-
|
||||
Tachiyomi is a free and open source manga reader for Android.
|
||||
|
||||
Features include:
|
||||
|
||||
* Online reading from sources like Batoto, KissManga, MangaFox, and more
|
||||
* Local reading of downloaded manga
|
||||
* Configurable reader with multiple viewers, reading directions and other settings
|
||||
* MyAnimeList, AniList, and Kitsu support
|
||||
* Categories to organize your library
|
||||
* Light and dark themes
|
||||
* Schedule updating your library for new chapters
|
||||
* Create backups locally or to your cloud service of choice
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/inorichi/tachiyomi.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.2
|
||||
versionCode: 3
|
||||
commit: v0.1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.3
|
||||
versionCode: 4
|
||||
commit: v0.1.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.4
|
||||
versionCode: 5
|
||||
commit: v0.1.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.0
|
||||
versionCode: 6
|
||||
commit: v0.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.1
|
||||
versionCode: 7
|
||||
commit: v0.2.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.2
|
||||
versionCode: 8
|
||||
disable: gradle issue
|
||||
commit: v0.2.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.2-1
|
||||
versionCode: 9
|
||||
commit: v0.2.2-1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.3
|
||||
versionCode: 10
|
||||
commit: v0.2.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.0
|
||||
versionCode: 11
|
||||
disable: play-services
|
||||
commit: v0.3.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.1
|
||||
versionCode: 12
|
||||
disable: play-services
|
||||
commit: v0.3.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.2
|
||||
versionCode: 13
|
||||
commit: 2856d9d6a377015d53e01e419b19b79dd9532ba8
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.4.0
|
||||
versionCode: 16
|
||||
commit: v0.4.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.4.1
|
||||
versionCode: 17
|
||||
commit: v0.4.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.4.2
|
||||
versionCode: 18
|
||||
disable: pre-release constraint layout
|
||||
commit: v0.4.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.5.0
|
||||
versionCode: 20
|
||||
disable: pre-release constraint layout
|
||||
commit: v0.5.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.5.1
|
||||
versionCode: 21
|
||||
commit: v0.5.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.5.2
|
||||
versionCode: 22
|
||||
commit: v0.5.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.6.1
|
||||
versionCode: 24
|
||||
commit: v0.6.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.6.2
|
||||
versionCode: 25
|
||||
commit: v0.6.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.6.3
|
||||
versionCode: 26
|
||||
commit: v0.6.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.6.4
|
||||
versionCode: 27
|
||||
commit: v0.6.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.6.5
|
||||
versionCode: 28
|
||||
commit: v0.6.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.6.6
|
||||
versionCode: 29
|
||||
commit: v0.6.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.6.7
|
||||
versionCode: 30
|
||||
commit: v0.6.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.6.8
|
||||
versionCode: 31
|
||||
commit: v0.6.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.7.0
|
||||
versionCode: 33
|
||||
commit: v0.7.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.7.1
|
||||
versionCode: 34
|
||||
commit: v0.7.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.7.2
|
||||
versionCode: 35
|
||||
commit: v0.7.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.7.3
|
||||
versionCode: 36
|
||||
commit: v0.7.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.7.4
|
||||
versionCode: 37
|
||||
commit: v0.7.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.8.0
|
||||
versionCode: 38
|
||||
commit: v0.8.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 0.8.1
|
||||
versionCode: 39
|
||||
disable: unknown maven repo 'https://dl.bintray.com/inorichi/maven'
|
||||
commit: v0.8.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/play-services/d; /firebase/d' build.gradle
|
||||
- sed -i -e '/google-services/d' ../build.gradle build.gradle
|
||||
|
||||
- versionName: 0.8.2
|
||||
versionCode: 40
|
||||
commit: v0.8.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/play-services/d; /firebase/d' build.gradle
|
||||
- sed -i -e '/google-services/d' ../build.gradle build.gradle
|
||||
|
||||
- versionName: 0.8.4
|
||||
versionCode: 41
|
||||
commit: v0.8.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/play-services/d; /firebase/d' build.gradle
|
||||
- sed -i -e '/google-services/d' ../build.gradle build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.8.4
|
||||
CurrentVersionCode: 41
|
|
@ -1,92 +0,0 @@
|
|||
Categories:Science & Education
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:http://eric.lavar.de/comp/android/pmtd
|
||||
Source Code:https://github.com/ericzolf/pmtd
|
||||
Issue Tracker:https://github.com/ericzolf/pmtd/issues
|
||||
Changelog:https://github.com/ericzolf/pmtd/blob/HEAD/doc/CHANGELOG
|
||||
|
||||
Auto Name:PlusMinusTimesDivide
|
||||
Summary:Train children in arithmetic
|
||||
Description:
|
||||
A program to train children's mathematical skills in the four calculation
|
||||
methods: addition, subtraction, multiplication and division.
|
||||
|
||||
The preferences allow to adapt the difficulty to any pupil's level, from basic
|
||||
primary (elementary) school to secondary and beyond. Possible changes include:
|
||||
|
||||
* maximum of operands or result,
|
||||
* integer or decimal (with up to four decimal places) operations,
|
||||
* with or without carry over,
|
||||
* multiplication and addition tables training,
|
||||
* number of authorized tries,
|
||||
* and some few others...
|
||||
|
||||
The program also gives hints when the given answer is wrong (send your tips to
|
||||
the author, if you have some more!). For advanced users, there is a timer -- but
|
||||
it is shut-off by default, as to not stress sensible children.
|
||||
|
||||
The challenge mode (reachable from the menu in the first dialog) allows children
|
||||
to play against themselves and others with predefined challenges and a
|
||||
high-scores list.
|
||||
|
||||
Finally, the language of the app can be set differently (English, French,
|
||||
German, Italian, Spanish) from the system default.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ericzolf/pmtd.git
|
||||
|
||||
Build:2012.12.18.20,2012121820
|
||||
commit=2012.12.18.20
|
||||
|
||||
Build:2013.02.03.13,2013020313
|
||||
commit=2013.02.03.13
|
||||
|
||||
Build:2013.05.04.13,2013050413
|
||||
commit=2013.05.04.13
|
||||
target=android-12
|
||||
|
||||
Build:2013.09.15.17,2013091517
|
||||
commit=2013.09.15.17
|
||||
target=android-12
|
||||
|
||||
Build:2014.02.08.18,2014020818
|
||||
commit=2014.02.08.18
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
Build:2014.03.01.17,2014030117
|
||||
commit=2014.03.01.17
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
Build:2014.05.01.18,2014050118
|
||||
commit=2014.05.01.18
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
Build:2014.10.19.10,2014101910
|
||||
commit=2014.10.19.10
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
Build:2014.10.25.08,2014102508
|
||||
commit=2014.10.25.08
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
Build:2014.11.08.20,2014110820
|
||||
commit=2014.11.08.20
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2014.11.08.20
|
||||
Current Version Code:2014110820
|
115
metadata/eu.lavarde.pmtd.yml
Normal file
115
metadata/eu.lavarde.pmtd.yml
Normal file
|
@ -0,0 +1,115 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: http://eric.lavar.de/comp/android/pmtd
|
||||
SourceCode: https://github.com/ericzolf/pmtd
|
||||
IssueTracker: https://github.com/ericzolf/pmtd/issues
|
||||
Changelog: https://github.com/ericzolf/pmtd/blob/HEAD/doc/CHANGELOG
|
||||
|
||||
AutoName: PlusMinusTimesDivide
|
||||
Summary: Train children in arithmetic
|
||||
Description: |-
|
||||
A program to train children's mathematical skills in the four calculation
|
||||
methods: addition, subtraction, multiplication and division.
|
||||
|
||||
The preferences allow to adapt the difficulty to any pupil's level, from basic
|
||||
primary (elementary) school to secondary and beyond. Possible changes include:
|
||||
|
||||
* maximum of operands or result,
|
||||
* integer or decimal (with up to four decimal places) operations,
|
||||
* with or without carry over,
|
||||
* multiplication and addition tables training,
|
||||
* number of authorized tries,
|
||||
* and some few others...
|
||||
|
||||
The program also gives hints when the given answer is wrong (send your tips to
|
||||
the author, if you have some more!). For advanced users, there is a timer -- but
|
||||
it is shut-off by default, as to not stress sensible children.
|
||||
|
||||
The challenge mode (reachable from the menu in the first dialog) allows children
|
||||
to play against themselves and others with predefined challenges and a
|
||||
high-scores list.
|
||||
|
||||
Finally, the language of the app can be set differently (English, French,
|
||||
German, Italian, Spanish) from the system default.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ericzolf/pmtd.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2012.12.18.20
|
||||
versionCode: 2012121820
|
||||
commit: 2012.12.18.20
|
||||
|
||||
- versionName: 2013.02.03.13
|
||||
versionCode: 2013020313
|
||||
commit: 2013.02.03.13
|
||||
|
||||
- versionName: 2013.05.04.13
|
||||
versionCode: 2013050413
|
||||
commit: 2013.05.04.13
|
||||
target: android-12
|
||||
|
||||
- versionName: 2013.09.15.17
|
||||
versionCode: 2013091517
|
||||
commit: 2013.09.15.17
|
||||
target: android-12
|
||||
|
||||
- versionName: 2014.02.08.18
|
||||
versionCode: 2014020818
|
||||
commit: 2014.02.08.18
|
||||
srclibs:
|
||||
- 1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
- versionName: 2014.03.01.17
|
||||
versionCode: 2014030117
|
||||
commit: 2014.03.01.17
|
||||
srclibs:
|
||||
- 1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
- versionName: 2014.05.01.18
|
||||
versionCode: 2014050118
|
||||
commit: 2014.05.01.18
|
||||
srclibs:
|
||||
- 1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
- versionName: 2014.10.19.10
|
||||
versionCode: 2014101910
|
||||
commit: 2014.10.19.10
|
||||
srclibs:
|
||||
- 1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
- versionName: 2014.10.25.08
|
||||
versionCode: 2014102508
|
||||
commit: 2014.10.25.08
|
||||
srclibs:
|
||||
- 1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
- versionName: 2014.11.08.20
|
||||
versionCode: 2014110820
|
||||
commit: 2014.11.08.20
|
||||
srclibs:
|
||||
- 1:Support/v7/appcompat@android-4.4_r1.2
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2014.11.08.20
|
||||
CurrentVersionCode: 2014110820
|
|
@ -1,30 +0,0 @@
|
|||
Categories:Science & Education
|
||||
License:Apache-2.0
|
||||
Web Site:
|
||||
Source Code:https://github.com/pires/android-obd-reader
|
||||
Issue Tracker:https://github.com/pires/android-obd-reader/issues
|
||||
|
||||
Name:Android OBD-II Reader
|
||||
Summary:Car diagnostics
|
||||
Description:
|
||||
OBD II reader, designed to connect to a bluetooth Elm327 OBD reader.
|
||||
|
||||
This app is no longer maintained, please check [[com.github.pires.obd.reader]]
|
||||
for updated versions.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/pires/android-obd-reader.git
|
||||
|
||||
Build:1.3,10
|
||||
commit=c039790d9
|
||||
subdir=obd-reader
|
||||
prebuild=sed -i 's/android:enabled="false"//g' res/xml/preferences.xml && \
|
||||
printf 'source.dir=src;../obd-api/src' > ant.properties && \
|
||||
rm -rf ../obd-api/src/test
|
||||
|
||||
Archive Policy:0 versions
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
Current Version:1.3
|
||||
Current Version Code:10
|
32
metadata/eu.lighthouselabs.obd.reader.yml
Normal file
32
metadata/eu.lighthouselabs.obd.reader.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/pires/android-obd-reader
|
||||
IssueTracker: https://github.com/pires/android-obd-reader/issues
|
||||
|
||||
Name: Android OBD-II Reader
|
||||
Summary: Car diagnostics
|
||||
Description: |-
|
||||
OBD II reader, designed to connect to a bluetooth Elm327 OBD reader.
|
||||
|
||||
This app is no longer maintained, please check [[com.github.pires.obd.reader]]
|
||||
for updated versions.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/pires/android-obd-reader.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.3'
|
||||
versionCode: 10
|
||||
commit: c039790d9
|
||||
subdir: obd-reader
|
||||
prebuild:
|
||||
- sed -i 's/android:enabled="false"//g' res/xml/preferences.xml
|
||||
- printf 'source.dir=src;../obd-api/src' > ant.properties
|
||||
- rm -rf ../obd-api/src/test
|
||||
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 10
|
|
@ -1,45 +0,0 @@
|
|||
Categories:Multimedia
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/mafik/echo
|
||||
Issue Tracker:https://github.com/mafik/echo/issues
|
||||
|
||||
Auto Name:Background Recorder
|
||||
Summary:Record audio in the background
|
||||
Description:
|
||||
Continuously record audio for retrieval at a later time. Unless saved,
|
||||
recordings are deleted on a rolling basis.
|
||||
|
||||
* record harassment and bullying (even when you didn't anticipated them)
|
||||
* save important pieces of information (phone numbers / passwords / instructions)
|
||||
* record cute/funny moments
|
||||
* prove that someone said (or didn't say) something
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/mafik/echo
|
||||
|
||||
Build:1.3.38,13
|
||||
commit=9dafc3895c6d40707b96be085e82df056160ca46
|
||||
subdir=SaidIt
|
||||
gradle=yes
|
||||
srclibs=jcaki@fc513da4f326ddfee45a2318b326c61ffa10838a
|
||||
rm=SaidIt/libs/*
|
||||
prebuild=sed -i -e 's/class/public class/g' $$jcaki$$/src/org/jcaki/Doubles.java && \
|
||||
cp -fR $$jcaki$$/src/org src/main/java/ && \
|
||||
sed -i -e 's/v7:/v7:21./g' -e 's/v4:19/v4:21/g' -e 's/19.1.0/21.0.2/g' -e 's/compileSdkVersion 19/compileSdkVersion 21/g' build.gradle
|
||||
|
||||
Build:1.3.39,14
|
||||
disable=doesnt build
|
||||
commit=18074b5b96907d486fe32af52472fff35ecde937
|
||||
subdir=SaidIt
|
||||
gradle=yes
|
||||
srclibs=jcaki@fc513da4f326ddfee45a2318b326c61ffa10838a
|
||||
rm=SaidIt/libs/*
|
||||
prebuild=sed -i -e 's/class/public class/g' $$jcaki$$/src/org/jcaki/Doubles.java && \
|
||||
cp -fR $$jcaki$$/src/org src/main/java/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.3.39
|
||||
Current Version Code:14
|
56
metadata/eu.mrogalski.saidit.yml
Normal file
56
metadata/eu.mrogalski.saidit.yml
Normal file
|
@ -0,0 +1,56 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/mafik/echo
|
||||
IssueTracker: https://github.com/mafik/echo/issues
|
||||
|
||||
AutoName: Background Recorder
|
||||
Summary: Record audio in the background
|
||||
Description: |-
|
||||
Continuously record audio for retrieval at a later time. Unless saved,
|
||||
recordings are deleted on a rolling basis.
|
||||
|
||||
* record harassment and bullying (even when you didn't anticipated them)
|
||||
* save important pieces of information (phone numbers / passwords / instructions)
|
||||
* record cute/funny moments
|
||||
* prove that someone said (or didn't say) something
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mafik/echo
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.38
|
||||
versionCode: 13
|
||||
commit: 9dafc3895c6d40707b96be085e82df056160ca46
|
||||
subdir: SaidIt
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- jcaki@fc513da4f326ddfee45a2318b326c61ffa10838a
|
||||
rm:
|
||||
- SaidIt/libs/*
|
||||
prebuild:
|
||||
- sed -i -e 's/class/public class/g' $$jcaki$$/src/org/jcaki/Doubles.java
|
||||
- cp -fR $$jcaki$$/src/org src/main/java/
|
||||
- sed -i -e 's/v7:/v7:21./g' -e 's/v4:19/v4:21/g' -e 's/19.1.0/21.0.2/g' -e
|
||||
's/compileSdkVersion 19/compileSdkVersion 21/g' build.gradle
|
||||
|
||||
- versionName: 1.3.39
|
||||
versionCode: 14
|
||||
disable: doesnt build
|
||||
commit: 18074b5b96907d486fe32af52472fff35ecde937
|
||||
subdir: SaidIt
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- jcaki@fc513da4f326ddfee45a2318b326c61ffa10838a
|
||||
rm:
|
||||
- SaidIt/libs/*
|
||||
prebuild:
|
||||
- sed -i -e 's/class/public class/g' $$jcaki$$/src/org/jcaki/Doubles.java
|
||||
- cp -fR $$jcaki$$/src/org src/main/java/
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 1.3.39
|
||||
CurrentVersionCode: 14
|
|
@ -1,65 +0,0 @@
|
|||
Categories:Time
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/beriain/PolarClock
|
||||
Issue Tracker:https://github.com/beriain/PolarClock/issues
|
||||
|
||||
Auto Name:Polar Clock
|
||||
Summary:A polar clock
|
||||
Description:
|
||||
A polar clock, inspired by [http://blog.pixelbreaker.com/polarclock the one made
|
||||
by pixelmaker]:
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/beriain/PolarClock
|
||||
|
||||
Build:1.1,2
|
||||
commit=1.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.2,3
|
||||
commit=1.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.2.1,4
|
||||
commit=1.2.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.3,5
|
||||
commit=1.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4,6
|
||||
commit=1.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.1,7
|
||||
commit=1.4.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.2,8
|
||||
commit=1.4.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.3,9
|
||||
commit=1.4.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.4,10
|
||||
commit=1.4.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.4.4
|
||||
Current Version Code:10
|
83
metadata/eu.polarclock.yml
Normal file
83
metadata/eu.polarclock.yml
Normal file
|
@ -0,0 +1,83 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/beriain/PolarClock
|
||||
IssueTracker: https://github.com/beriain/PolarClock/issues
|
||||
|
||||
AutoName: Polar Clock
|
||||
Summary: A polar clock
|
||||
Description: |-
|
||||
A polar clock, inspired by [http://blog.pixelbreaker.com/polarclock the one made
|
||||
by pixelmaker]:
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/beriain/PolarClock
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: '1.1'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: '1.2'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 4
|
||||
commit: 1.2.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 5
|
||||
commit: '1.3'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 6
|
||||
commit: '1.4'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 7
|
||||
commit: 1.4.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.2
|
||||
versionCode: 8
|
||||
commit: 1.4.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 9
|
||||
commit: 1.4.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 10
|
||||
commit: 1.4.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 10
|
|
@ -1,224 +0,0 @@
|
|||
AntiFeatures:NonFreeNet,Tracking
|
||||
Categories:Internet,Science & Education,Sports & Health
|
||||
License:GPL-3.0-only
|
||||
Author Name:Nicco Kunzmann
|
||||
Author Email:niccokunzmann@rambler.ru
|
||||
Web Site:
|
||||
Source Code:https://github.com/niccokunzmann/mundraub-android
|
||||
Issue Tracker:https://github.com/niccokunzmann/mundraub-android/issues
|
||||
|
||||
Auto Name:Fruit Radar
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/niccokunzmann/mundraub-android.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=v1.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.8,9
|
||||
commit=v1.8
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.13,14
|
||||
commit=v1.13
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.18,19
|
||||
commit=v1.18
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.22,23
|
||||
commit=v1.22
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.26,27
|
||||
commit=v1.26
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.27,28
|
||||
commit=v1.27
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.30,31
|
||||
commit=v1.30
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.36,37
|
||||
commit=v1.36
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.43,44
|
||||
commit=v1.43
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.47,48
|
||||
commit=v1.47
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.61,62
|
||||
commit=v1.61
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.62,63
|
||||
commit=v1.62
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.63,64
|
||||
commit=v1.63
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.66,67
|
||||
commit=v1.66
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.71,72
|
||||
commit=v1.71
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.79,80
|
||||
disable=app/src/main/res/values-fr_FR: Error: Invalid resource directory name
|
||||
commit=v1.79
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.90,91
|
||||
commit=v1.90
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.95,96
|
||||
commit=v1.95
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.109,110
|
||||
commit=v1.109
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.112,113
|
||||
commit=v1.112
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.117,118
|
||||
commit=v1.117
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.125,126
|
||||
commit=v1.125
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.133,134
|
||||
commit=v1.133
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.136,137
|
||||
commit=v1.136
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.140,141
|
||||
commit=v1.140
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.141,142
|
||||
commit=v1.141
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.143,144
|
||||
commit=v1.143
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.152,153
|
||||
commit=v1.152
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.154,155
|
||||
commit=v1.154
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.156,157
|
||||
commit=v1.156
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.160,161
|
||||
commit=v1.160
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.163,164
|
||||
commit=v1.163
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.164,165
|
||||
commit=v1.164
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.165,166
|
||||
commit=v1.165
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.167,168
|
||||
commit=v1.167
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.169,170
|
||||
commit=v1.169
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.170,171
|
||||
commit=v1.170
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.171,172
|
||||
commit=v1.171
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.172,173
|
||||
commit=v1.172
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.173,174
|
||||
commit=v1.173
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.173
|
||||
Current Version Code:174
|
311
metadata/eu.quelltext.mundraub.yml
Normal file
311
metadata/eu.quelltext.mundraub.yml
Normal file
|
@ -0,0 +1,311 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
- Tracking
|
||||
Categories:
|
||||
- Internet
|
||||
- Science & Education
|
||||
- Sports & Health
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Nicco Kunzmann
|
||||
AuthorEmail: niccokunzmann@rambler.ru
|
||||
SourceCode: https://github.com/niccokunzmann/mundraub-android
|
||||
IssueTracker: https://github.com/niccokunzmann/mundraub-android/issues
|
||||
|
||||
AutoName: Fruit Radar
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/niccokunzmann/mundraub-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.8'
|
||||
versionCode: 9
|
||||
commit: v1.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.13'
|
||||
versionCode: 14
|
||||
commit: v1.13
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.18'
|
||||
versionCode: 19
|
||||
commit: v1.18
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.22'
|
||||
versionCode: 23
|
||||
commit: v1.22
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.26'
|
||||
versionCode: 27
|
||||
commit: v1.26
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.27'
|
||||
versionCode: 28
|
||||
commit: v1.27
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.30'
|
||||
versionCode: 31
|
||||
commit: v1.30
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.36'
|
||||
versionCode: 37
|
||||
commit: v1.36
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.43'
|
||||
versionCode: 44
|
||||
commit: v1.43
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.47'
|
||||
versionCode: 48
|
||||
commit: v1.47
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.61'
|
||||
versionCode: 62
|
||||
commit: v1.61
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.62'
|
||||
versionCode: 63
|
||||
commit: v1.62
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.63'
|
||||
versionCode: 64
|
||||
commit: v1.63
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.66'
|
||||
versionCode: 67
|
||||
commit: v1.66
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.71'
|
||||
versionCode: 72
|
||||
commit: v1.71
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.79'
|
||||
versionCode: 80
|
||||
disable: 'app/src/main/res/values-fr_FR: Error: Invalid resource directory name'
|
||||
commit: v1.79
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.90'
|
||||
versionCode: 91
|
||||
commit: v1.90
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.95'
|
||||
versionCode: 96
|
||||
commit: v1.95
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.109'
|
||||
versionCode: 110
|
||||
commit: v1.109
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.112'
|
||||
versionCode: 113
|
||||
commit: v1.112
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.117'
|
||||
versionCode: 118
|
||||
commit: v1.117
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.125'
|
||||
versionCode: 126
|
||||
commit: v1.125
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.133'
|
||||
versionCode: 134
|
||||
commit: v1.133
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.136'
|
||||
versionCode: 137
|
||||
commit: v1.136
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.140'
|
||||
versionCode: 141
|
||||
commit: v1.140
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.141'
|
||||
versionCode: 142
|
||||
commit: v1.141
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.143'
|
||||
versionCode: 144
|
||||
commit: v1.143
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.152'
|
||||
versionCode: 153
|
||||
commit: v1.152
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.154'
|
||||
versionCode: 155
|
||||
commit: v1.154
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.156'
|
||||
versionCode: 157
|
||||
commit: v1.156
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.160'
|
||||
versionCode: 161
|
||||
commit: v1.160
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.163'
|
||||
versionCode: 164
|
||||
commit: v1.163
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.164'
|
||||
versionCode: 165
|
||||
commit: v1.164
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.165'
|
||||
versionCode: 166
|
||||
commit: v1.165
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.167'
|
||||
versionCode: 168
|
||||
commit: v1.167
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.169'
|
||||
versionCode: 170
|
||||
commit: v1.169
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.170'
|
||||
versionCode: 171
|
||||
commit: v1.170
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.171'
|
||||
versionCode: 172
|
||||
commit: v1.171
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.172'
|
||||
versionCode: 173
|
||||
commit: v1.172
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.173'
|
||||
versionCode: 174
|
||||
commit: v1.173
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.173'
|
||||
CurrentVersionCode: 174
|
|
@ -1,46 +0,0 @@
|
|||
Categories:Phone & SMS
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/robert7k/sipswitch
|
||||
Issue Tracker:https://github.com/robert7k/sipswitch/issues
|
||||
|
||||
Auto Name:SIP Switch
|
||||
Summary:Access Internet call settings
|
||||
Description:
|
||||
Android 2.3 (Gingerbread) and newer has a built in SIP/VoIP client. The widget
|
||||
has two buttons: The left one gives you a shortcut to the SIP settings i.e. to
|
||||
enable incoming calls. The second one allows you to select how calls should be
|
||||
routed primarily: you can select whether all calls should be made via SIP by
|
||||
default; only Internet calls via SIP (Airplane mode), or if you want to be asked
|
||||
before each call.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/robert7k/sipswitch.git
|
||||
|
||||
Build:1.0.4,5
|
||||
commit=1.0.4
|
||||
|
||||
Build:1.0.8,9
|
||||
commit=1.0.8
|
||||
|
||||
Build:1.1.0,10
|
||||
commit=1.1.0
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Build:1.1.1,11
|
||||
commit=1.1.1
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Usage of the jar is fine since it comes directly from upstream's repo.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1.2
|
||||
Current Version Code:12
|
51
metadata/eu.siebeck.sipswitch.yml
Normal file
51
metadata/eu.siebeck.sipswitch.yml
Normal file
|
@ -0,0 +1,51 @@
|
|||
Categories:
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/robert7k/sipswitch
|
||||
IssueTracker: https://github.com/robert7k/sipswitch/issues
|
||||
|
||||
AutoName: SIP Switch
|
||||
Summary: Access Internet call settings
|
||||
Description: |-
|
||||
Android 2.3 (Gingerbread) and newer has a built in SIP/VoIP client. The widget
|
||||
has two buttons: The left one gives you a shortcut to the SIP settings i.e. to
|
||||
enable incoming calls. The second one allows you to select how calls should be
|
||||
routed primarily: you can select whether all calls should be made via SIP by
|
||||
default; only Internet calls via SIP (Airplane mode), or if you want to be asked
|
||||
before each call.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/robert7k/sipswitch.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.4
|
||||
versionCode: 5
|
||||
commit: 1.0.4
|
||||
|
||||
- versionName: 1.0.8
|
||||
versionCode: 9
|
||||
commit: 1.0.8
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 10
|
||||
commit: 1.1.0
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.1
|
||||
versionCode: 11
|
||||
commit: 1.1.1
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: Usage of the jar is fine since it comes directly from upstream's
|
||||
repo.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 12
|
|
@ -1,288 +0,0 @@
|
|||
Categories:Money
|
||||
License:GPL-3.0-only
|
||||
Web Site:https://altcoinprices.uwot.eu
|
||||
Source Code:https://gitlab.com/cfabio/AltcoinPrices/tree/HEAD
|
||||
Issue Tracker:https://gitlab.com/cfabio/AltcoinPrices/issues
|
||||
Changelog:https://gitlab.com/cfabio/AltcoinPrices/tags
|
||||
Bitcoin:353x3kNMUaAt3i79kQTf3KCJWRAVXSRGpW
|
||||
|
||||
Auto Name:Altcoin Prices
|
||||
Summary:Monitor altcoin prices in real time
|
||||
Description:
|
||||
Cryptocurrencies portfolio tracker, monitor prices in real time and much more.
|
||||
Data are retrieved directly using exchange's API for maximum privacy.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://gitlab.com/cfabio/AltcoinPrices.git
|
||||
|
||||
Build:0.3b,1
|
||||
commit=0.3b
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:0.3c,2
|
||||
commit=0.3c
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:0.3d,3
|
||||
commit=0.3d
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:0.3e,4
|
||||
commit=0.3e
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:0.3f,5
|
||||
commit=0.3f
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:0.3h,7
|
||||
commit=0.3h
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.2,11
|
||||
commit=1.2
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.3.1,13
|
||||
commit=1.3.1
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.3.3,15
|
||||
commit=1.3.3
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.3.5,17
|
||||
commit=1.3.5
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.3,20
|
||||
commit=1.4.3
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.5a,23
|
||||
commit=1.4.5a
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.6,24
|
||||
commit=1.4.6
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.8a,26
|
||||
commit=1.4.8a
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.9,28
|
||||
commit=1.4.9
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.10,29
|
||||
commit=1.4.10
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.11c,32
|
||||
commit=1.4.11c
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.13a,35
|
||||
commit=1.4.13a
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.14,36
|
||||
commit=1.4.14
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.15,37
|
||||
commit=1.4.15
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.16,38
|
||||
commit=1.4.16
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.17,39
|
||||
commit=1.4.17
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.18,40
|
||||
commit=1.4.18
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.1,42
|
||||
commit=1.5.1
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.2,43
|
||||
commit=1.5.2
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.3,44
|
||||
commit=1.5.3
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.4,45
|
||||
commit=1.5.4
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.5,46
|
||||
commit=1.5.5
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.6,47
|
||||
commit=1.5.6
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.7,48
|
||||
commit=1.5.7
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.8,49
|
||||
commit=1.5.8
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.11,52
|
||||
commit=1.5.11
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.12,53
|
||||
commit=1.5.12
|
||||
subdir=Altcoin Prices
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.13,54
|
||||
commit=1.5.13
|
||||
subdir=Altcoin Prices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.5.14,55
|
||||
disable=No fdroid flavor
|
||||
commit=1.5.14
|
||||
subdir=Altcoin Prices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.0,56
|
||||
commit=1.6.0
|
||||
subdir=Altcoin Prices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.2,58
|
||||
commit=1.6.2
|
||||
subdir=Altcoin Prices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.4,60
|
||||
commit=1.6.4
|
||||
subdir=Altcoin Prices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.5,61
|
||||
commit=1.6.5
|
||||
subdir=Altcoin Prices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.6,62
|
||||
commit=1.6.6
|
||||
subdir=Altcoin Prices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.10,66
|
||||
commit=1.6.10
|
||||
subdir=Altcoin Prices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.11,67
|
||||
commit=1.6.11
|
||||
subdir=Altcoin Prices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.12,68
|
||||
commit=1.6.12
|
||||
subdir=Altcoin Prices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.16,72
|
||||
commit=1.6.16
|
||||
subdir=AltcoinPrices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.17,73
|
||||
commit=1.6.17
|
||||
subdir=AltcoinPrices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.18,74
|
||||
commit=1.6.18
|
||||
subdir=AltcoinPrices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.19,75
|
||||
commit=1.6.19
|
||||
subdir=AltcoinPrices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.20,76
|
||||
commit=1.6.20
|
||||
subdir=AltcoinPrices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.6.21,77
|
||||
commit=1.6.21
|
||||
subdir=AltcoinPrices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.7.0,78
|
||||
commit=1.7
|
||||
subdir=AltcoinPrices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.7.1,79
|
||||
commit=1.7.1
|
||||
subdir=AltcoinPrices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.7.3,80
|
||||
commit=1.7.3
|
||||
subdir=AltcoinPrices
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.7.4,81
|
||||
commit=1.7.4
|
||||
subdir=AltcoinPrices
|
||||
gradle=fdroid
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.7.4
|
||||
Current Version Code:81
|
395
metadata/eu.uwot.fabio.altcoinprices.yml
Normal file
395
metadata/eu.uwot.fabio.altcoinprices.yml
Normal file
|
@ -0,0 +1,395 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://altcoinprices.uwot.eu
|
||||
SourceCode: https://gitlab.com/cfabio/AltcoinPrices/tree/HEAD
|
||||
IssueTracker: https://gitlab.com/cfabio/AltcoinPrices/issues
|
||||
Changelog: https://gitlab.com/cfabio/AltcoinPrices/tags
|
||||
Bitcoin: 353x3kNMUaAt3i79kQTf3KCJWRAVXSRGpW
|
||||
|
||||
AutoName: Altcoin Prices
|
||||
Summary: Monitor altcoin prices in real time
|
||||
Description: |-
|
||||
Cryptocurrencies portfolio tracker, monitor prices in real time and much more.
|
||||
Data are retrieved directly using exchange's API for maximum privacy.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/cfabio/AltcoinPrices.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.3b
|
||||
versionCode: 1
|
||||
commit: 0.3b
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3c
|
||||
versionCode: 2
|
||||
commit: 0.3c
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3d
|
||||
versionCode: 3
|
||||
commit: 0.3d
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3e
|
||||
versionCode: 4
|
||||
commit: 0.3e
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3f
|
||||
versionCode: 5
|
||||
commit: 0.3f
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3h
|
||||
versionCode: 7
|
||||
commit: 0.3h
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 11
|
||||
commit: '1.2'
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 13
|
||||
commit: 1.3.1
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.3
|
||||
versionCode: 15
|
||||
commit: 1.3.3
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.5
|
||||
versionCode: 17
|
||||
commit: 1.3.5
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 20
|
||||
commit: 1.4.3
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.5a
|
||||
versionCode: 23
|
||||
commit: 1.4.5a
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.6
|
||||
versionCode: 24
|
||||
commit: 1.4.6
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.8a
|
||||
versionCode: 26
|
||||
commit: 1.4.8a
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.9
|
||||
versionCode: 28
|
||||
commit: 1.4.9
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.10
|
||||
versionCode: 29
|
||||
commit: 1.4.10
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.11c
|
||||
versionCode: 32
|
||||
commit: 1.4.11c
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.13a
|
||||
versionCode: 35
|
||||
commit: 1.4.13a
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.14
|
||||
versionCode: 36
|
||||
commit: 1.4.14
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.15
|
||||
versionCode: 37
|
||||
commit: 1.4.15
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.16
|
||||
versionCode: 38
|
||||
commit: 1.4.16
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.17
|
||||
versionCode: 39
|
||||
commit: 1.4.17
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.18
|
||||
versionCode: 40
|
||||
commit: 1.4.18
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.1
|
||||
versionCode: 42
|
||||
commit: 1.5.1
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.2
|
||||
versionCode: 43
|
||||
commit: 1.5.2
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.3
|
||||
versionCode: 44
|
||||
commit: 1.5.3
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.4
|
||||
versionCode: 45
|
||||
commit: 1.5.4
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.5
|
||||
versionCode: 46
|
||||
commit: 1.5.5
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.6
|
||||
versionCode: 47
|
||||
commit: 1.5.6
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.7
|
||||
versionCode: 48
|
||||
commit: 1.5.7
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.8
|
||||
versionCode: 49
|
||||
commit: 1.5.8
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.11
|
||||
versionCode: 52
|
||||
commit: 1.5.11
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.12
|
||||
versionCode: 53
|
||||
commit: 1.5.12
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.13
|
||||
versionCode: 54
|
||||
commit: 1.5.13
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.5.14
|
||||
versionCode: 55
|
||||
disable: No fdroid flavor
|
||||
commit: 1.5.14
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 56
|
||||
commit: 1.6.0
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.2
|
||||
versionCode: 58
|
||||
commit: 1.6.2
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.4
|
||||
versionCode: 60
|
||||
commit: 1.6.4
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.5
|
||||
versionCode: 61
|
||||
commit: 1.6.5
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.6
|
||||
versionCode: 62
|
||||
commit: 1.6.6
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.10
|
||||
versionCode: 66
|
||||
commit: 1.6.10
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.11
|
||||
versionCode: 67
|
||||
commit: 1.6.11
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.12
|
||||
versionCode: 68
|
||||
commit: 1.6.12
|
||||
subdir: Altcoin Prices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.16
|
||||
versionCode: 72
|
||||
commit: 1.6.16
|
||||
subdir: AltcoinPrices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.17
|
||||
versionCode: 73
|
||||
commit: 1.6.17
|
||||
subdir: AltcoinPrices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.18
|
||||
versionCode: 74
|
||||
commit: 1.6.18
|
||||
subdir: AltcoinPrices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.19
|
||||
versionCode: 75
|
||||
commit: 1.6.19
|
||||
subdir: AltcoinPrices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.20
|
||||
versionCode: 76
|
||||
commit: 1.6.20
|
||||
subdir: AltcoinPrices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.6.21
|
||||
versionCode: 77
|
||||
commit: 1.6.21
|
||||
subdir: AltcoinPrices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 78
|
||||
commit: '1.7'
|
||||
subdir: AltcoinPrices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.7.1
|
||||
versionCode: 79
|
||||
commit: 1.7.1
|
||||
subdir: AltcoinPrices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.7.3
|
||||
versionCode: 80
|
||||
commit: 1.7.3
|
||||
subdir: AltcoinPrices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.7.4
|
||||
versionCode: 81
|
||||
commit: 1.7.4
|
||||
subdir: AltcoinPrices
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.4
|
||||
CurrentVersionCode: 81
|
|
@ -1,42 +0,0 @@
|
|||
AntiFeatures:Ads
|
||||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/ColorsOverflow
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/ColorsOverflow/issues
|
||||
|
||||
Auto Name:Colors Overflow
|
||||
Summary:Puzzle game
|
||||
Description:
|
||||
It is a strategic game on a board divided in 8 x 8 cells. Each cell may contain
|
||||
a piece of size one, two or three. Initially each player has three pieces in
|
||||
size two. The players take turns to select one of their own pieces to be
|
||||
increased one in size. If a size three piece is selected, it will "overflow",
|
||||
which means that it will be split into four small pieces, which are then
|
||||
distributed to the neighbor cells (left, right,up, down). If a neighbor is also
|
||||
a size three piece, it will also "overflow". Thus you can get rather long chain
|
||||
reactions.
|
||||
|
||||
The opponents pieces can only be taken by "overflowing" your own pieces into
|
||||
them. If one of your pieces is distributed to a cell occupied by one of the
|
||||
opponent's pieces, that piece changes color and is increased by one in size.
|
||||
That way you can win an entire chain of the opponent's pieces in one move, if
|
||||
you play wisely. Pieces that falls off the edge of the board are lost. Don't
|
||||
worry too much about this though, the game is not about having many pieces, just
|
||||
about having ALL the pieces ;-)
|
||||
|
||||
The winner in the game is the player who captures all the pieces on the board.
|
||||
Although the rules are very simple, the game is not easy to play at all. There
|
||||
are a lot of tips and tricks to learn.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/ColorsOverflow
|
||||
|
||||
Build:1.0,1
|
||||
commit=d883da8108eec6af7f806a7c6c67900344d25811
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
44
metadata/eu.veldsoft.colors.overflow.yml
Normal file
44
metadata/eu.veldsoft.colors.overflow.yml
Normal file
|
@ -0,0 +1,44 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/ColorsOverflow
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/ColorsOverflow/issues
|
||||
|
||||
AutoName: Colors Overflow
|
||||
Summary: Puzzle game
|
||||
Description: |-
|
||||
It is a strategic game on a board divided in 8 x 8 cells. Each cell may contain
|
||||
a piece of size one, two or three. Initially each player has three pieces in
|
||||
size two. The players take turns to select one of their own pieces to be
|
||||
increased one in size. If a size three piece is selected, it will "overflow",
|
||||
which means that it will be split into four small pieces, which are then
|
||||
distributed to the neighbor cells (left, right,up, down). If a neighbor is also
|
||||
a size three piece, it will also "overflow". Thus you can get rather long chain
|
||||
reactions.
|
||||
|
||||
The opponents pieces can only be taken by "overflowing" your own pieces into
|
||||
them. If one of your pieces is distributed to a cell occupied by one of the
|
||||
opponent's pieces, that piece changes color and is increased by one in size.
|
||||
That way you can win an entire chain of the opponent's pieces in one move, if
|
||||
you play wisely. Pieces that falls off the edge of the board are lost. Don't
|
||||
worry too much about this though, the game is not about having many pieces, just
|
||||
about having ALL the pieces ;-)
|
||||
|
||||
The winner in the game is the player who captures all the pieces on the board.
|
||||
Although the rules are very simple, the game is not easy to play at all. There
|
||||
are a lot of tips and tricks to learn.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/ColorsOverflow
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: d883da8108eec6af7f806a7c6c67900344d25811
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
|
@ -1,40 +0,0 @@
|
|||
AntiFeatures:Ads
|
||||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/Complica4
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/Complica4/issues
|
||||
|
||||
Auto Name:Complica4
|
||||
Summary:Puzzle game
|
||||
Description:
|
||||
''Complica4'' is a modified version for four players of the game ''Complica,''
|
||||
which is similar to the game Connect Four. In Complica (not like in Connect
|
||||
Four), when a piece is placed, it does not remain there for the entire game.
|
||||
Another piece may be used to slide the entire row over. Winner is first person
|
||||
to have 4 pieces in a row. The mechanic of the sliding rows means that each
|
||||
player can possibly have 4 in a row at the same time, causing the game to
|
||||
continue until this situation can be broken up.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/Complica4
|
||||
|
||||
Build:1.0,1
|
||||
commit=186e5f3ba0f61f549fae7a43265c5bdacf8fd4ad
|
||||
|
||||
Build:1.1,2
|
||||
commit=5d0f5bb2e5f14824998f20e73b930c7e794added
|
||||
|
||||
Build:1.2,3
|
||||
disable=Unsupported major.minor version 52.0
|
||||
commit=36426d82ce59cbf0466093d02c0325ed31d21a2c
|
||||
|
||||
Build:1.3,4
|
||||
commit=03f271a35cbe6d8171b132f422020110a25cd8b9
|
||||
subdir=client
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.3
|
||||
Current Version Code:4
|
45
metadata/eu.veldsoft.complica4.yml
Normal file
45
metadata/eu.veldsoft.complica4.yml
Normal file
|
@ -0,0 +1,45 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/Complica4
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/Complica4/issues
|
||||
|
||||
AutoName: Complica4
|
||||
Summary: Puzzle game
|
||||
Description: |-
|
||||
''Complica4'' is a modified version for four players of the game ''Complica,''
|
||||
which is similar to the game Connect Four. In Complica (not like in Connect
|
||||
Four), when a piece is placed, it does not remain there for the entire game.
|
||||
Another piece may be used to slide the entire row over. Winner is first person
|
||||
to have 4 pieces in a row. The mechanic of the sliding rows means that each
|
||||
player can possibly have 4 in a row at the same time, causing the game to
|
||||
continue until this situation can be broken up.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/Complica4
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 186e5f3ba0f61f549fae7a43265c5bdacf8fd4ad
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: 5d0f5bb2e5f14824998f20e73b930c7e794added
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
disable: Unsupported major.minor version 52.0
|
||||
commit: 36426d82ce59cbf0466093d02c0325ed31d21a2c
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: 03f271a35cbe6d8171b132f422020110a25cd8b9
|
||||
subdir: client
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 4
|
|
@ -1,30 +0,0 @@
|
|||
AntiFeatures:Ads
|
||||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/FishRingsForAndroid
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/FishRingsForAndroid/issues
|
||||
|
||||
Auto Name:Fish Rings for Android
|
||||
Summary:Puzzle game
|
||||
Description:
|
||||
The puzzle consist of three rings, which can be rotated in both directions. The
|
||||
goal of the puzzle is to solve it as it was in the initial stage.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/FishRingsForAndroid
|
||||
|
||||
Build:1.0,1
|
||||
commit=0a163981ff916d2f7475a9ea3aee6adf1f63a239
|
||||
|
||||
Build:1.1,2
|
||||
commit=2cc726349cf7c68f5add259d1053cf3a4961cd11
|
||||
|
||||
Build:1.2,3
|
||||
commit=1d7cd5b7b04fa178a6d51d4b888bcc0fcac1a675
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.2
|
||||
Current Version Code:3
|
34
metadata/eu.veldsoft.fish.rings.yml
Normal file
34
metadata/eu.veldsoft.fish.rings.yml
Normal file
|
@ -0,0 +1,34 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/FishRingsForAndroid
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/FishRingsForAndroid/issues
|
||||
|
||||
AutoName: Fish Rings for Android
|
||||
Summary: Puzzle game
|
||||
Description: |-
|
||||
The puzzle consist of three rings, which can be rotated in both directions. The
|
||||
goal of the puzzle is to solve it as it was in the initial stage.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/FishRingsForAndroid
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 0a163981ff916d2f7475a9ea3aee6adf1f63a239
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: 2cc726349cf7c68f5add259d1053cf3a4961cd11
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: 1d7cd5b7b04fa178a6d51d4b888bcc0fcac1a675
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
|
@ -1,45 +0,0 @@
|
|||
Disabled:changed app id
|
||||
Categories:Games
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/FreeKlondike
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/FreeKlondike/issues
|
||||
|
||||
Auto Name:Free Klondike
|
||||
Summary:Play solitaire like card game
|
||||
Description:
|
||||
Solitaire-like card game which is customizable with different sets, backgrounds
|
||||
and difficulties. All moves can be undone and hints can be invoked if you are
|
||||
stuck. It supports 1 or 3 card draw and featres statistics and a scoreboard. The
|
||||
sessions are saved, even when you exit the app. Comparison to other games:
|
||||
|
||||
Similarities to FreeCell:
|
||||
|
||||
* The Cards in the columns are always visible
|
||||
* There are four individual cells at the top
|
||||
|
||||
Similarities to Solitaire:
|
||||
|
||||
* There is a deck and discard pile to draw cards from
|
||||
* Only Kings may be placed at the top of an empty column
|
||||
* Cards may be removed from the Ace piles and placed back onto the playing field
|
||||
* Any number of cards can be moved in one move (as long as they are stacked as in Solitaire
|
||||
|
||||
Features unique to this game:
|
||||
|
||||
* The four individual cells start with cards in them
|
||||
* You may only go through the deck twice on draw one and three times on draw three
|
||||
* The obvious: there are only four columns, not 7 or 8 as in Solitaire and FreeCell, respectively
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/FreeKlondike
|
||||
|
||||
Build:1.2,3
|
||||
disable=includes awt
|
||||
commit=a6c4f4dcf4a05174e263d2737e6bbea2ee816142
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
46
metadata/eu.veldsoft.four.row.solitaire.yml
Normal file
46
metadata/eu.veldsoft.four.row.solitaire.yml
Normal file
|
@ -0,0 +1,46 @@
|
|||
Disabled: changed app id
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/FreeKlondike
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/FreeKlondike/issues
|
||||
|
||||
AutoName: Free Klondike
|
||||
Summary: Play solitaire like card game
|
||||
Description: |-
|
||||
Solitaire-like card game which is customizable with different sets, backgrounds
|
||||
and difficulties. All moves can be undone and hints can be invoked if you are
|
||||
stuck. It supports 1 or 3 card draw and featres statistics and a scoreboard. The
|
||||
sessions are saved, even when you exit the app. Comparison to other games:
|
||||
|
||||
Similarities to FreeCell:
|
||||
|
||||
* The Cards in the columns are always visible
|
||||
* There are four individual cells at the top
|
||||
|
||||
Similarities to Solitaire:
|
||||
|
||||
* There is a deck and discard pile to draw cards from
|
||||
* Only Kings may be placed at the top of an empty column
|
||||
* Cards may be removed from the Ace piles and placed back onto the playing field
|
||||
* Any number of cards can be moved in one move (as long as they are stacked as in Solitaire
|
||||
|
||||
Features unique to this game:
|
||||
|
||||
* The four individual cells start with cards in them
|
||||
* You may only go through the deck twice on draw one and three times on draw three
|
||||
* The obvious: there are only four columns, not 7 or 8 as in Solitaire and FreeCell, respectively
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/FreeKlondike
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
disable: includes awt
|
||||
commit: a6c4f4dcf4a05174e263d2737e6bbea2ee816142
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
|
@ -1,39 +0,0 @@
|
|||
AntiFeatures:Ads
|
||||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid/issues
|
||||
|
||||
Auto Name:Hungarian Rings for Android
|
||||
Summary:Puzzle game
|
||||
Description:
|
||||
This puzzle consists of two intersecting rings made up of a number of coloured
|
||||
balls. The rings of balls intersect at two places, so they share two of the
|
||||
balls. Each ring of balls can be turned, so the balls can be mixed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid
|
||||
|
||||
Build:1.0,1
|
||||
commit=0e73cb7b523754511c947a119ed5d3603339de2e
|
||||
|
||||
Build:1.1,2
|
||||
commit=a63a384846d624985fb2959ff0695400449bc270
|
||||
|
||||
Build:1.2,3
|
||||
commit=b068ce8fc6dc9ed4ff81bb30b449c8c93b049d81
|
||||
|
||||
Build:1.3,4
|
||||
commit=cd930de6386337a92a93d2aa40782eb9857568b9
|
||||
|
||||
Build:1.4.0,5
|
||||
commit=v1.4.0
|
||||
subdir=HungarianRingsForAndroid
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.4.0
|
||||
Current Version Code:5
|
46
metadata/eu.veldsoft.hungarian.rings.yml
Normal file
46
metadata/eu.veldsoft.hungarian.rings.yml
Normal file
|
@ -0,0 +1,46 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid/issues
|
||||
|
||||
AutoName: Hungarian Rings for Android
|
||||
Summary: Puzzle game
|
||||
Description: |-
|
||||
This puzzle consists of two intersecting rings made up of a number of coloured
|
||||
balls. The rings of balls intersect at two places, so they share two of the
|
||||
balls. Each ring of balls can be turned, so the balls can be mixed.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 0e73cb7b523754511c947a119ed5d3603339de2e
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: a63a384846d624985fb2959ff0695400449bc270
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: b068ce8fc6dc9ed4ff81bb30b449c8c93b049d81
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: cd930de6386337a92a93d2aa40782eb9857568b9
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 5
|
||||
commit: v1.4.0
|
||||
subdir: HungarianRingsForAndroid
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 5
|
|
@ -1,46 +0,0 @@
|
|||
AntiFeatures:Ads
|
||||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame/issues
|
||||
|
||||
Auto Name:Ithaka Board Game
|
||||
Summary:Puzzle game
|
||||
Description:
|
||||
''Ithaka'' is played on a four by four square grid with three pieces in each of
|
||||
four colors. The pieces are initially arranged so that the three pieces of each
|
||||
color occupy a corner space and the two adjacent edge spaces.
|
||||
|
||||
All of the pieces are shared by both players. Each player, in turn, moves one
|
||||
piece any number of spaces in a straight orthogonal or diagonal line over as
|
||||
many empty spaces as is desired, with the following restrictions:
|
||||
|
||||
* The piece moved must not be the same piece moved on your opponent's most recent turn;
|
||||
* The piece moved must begin next to a piece of the same color;
|
||||
|
||||
Win either by getting three pieces of one color in a row or by leaving your
|
||||
opponent with no available moves.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame
|
||||
|
||||
Build:1.0,1
|
||||
commit=2b57b0a94179bfea1ba2cb6ede9c49dc2d0e4050
|
||||
|
||||
Build:1.1,2
|
||||
commit=54e6c13d6352ef1a2fa13340776ed7cb0d140d0e
|
||||
|
||||
Build:1.3,4
|
||||
commit=1de544ceeed3556d268ac0c5945be2f6b8435853
|
||||
|
||||
Build:1.4,5
|
||||
commit=ac0077b1c475f01770c18e6377b50f170d0c8485
|
||||
subdir=IthakaBoardGame
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.5.0
|
||||
Current Version Code:6
|
52
metadata/eu.veldsoft.ithaka.board.game.yml
Normal file
52
metadata/eu.veldsoft.ithaka.board.game.yml
Normal file
|
@ -0,0 +1,52 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame/issues
|
||||
|
||||
AutoName: Ithaka Board Game
|
||||
Summary: Puzzle game
|
||||
Description: |-
|
||||
''Ithaka'' is played on a four by four square grid with three pieces in each of
|
||||
four colors. The pieces are initially arranged so that the three pieces of each
|
||||
color occupy a corner space and the two adjacent edge spaces.
|
||||
|
||||
All of the pieces are shared by both players. Each player, in turn, moves one
|
||||
piece any number of spaces in a straight orthogonal or diagonal line over as
|
||||
many empty spaces as is desired, with the following restrictions:
|
||||
|
||||
* The piece moved must not be the same piece moved on your opponent's most recent turn;
|
||||
* The piece moved must begin next to a piece of the same color;
|
||||
|
||||
Win either by getting three pieces of one color in a row or by leaving your
|
||||
opponent with no available moves.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 2b57b0a94179bfea1ba2cb6ede9c49dc2d0e4050
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: 54e6c13d6352ef1a2fa13340776ed7cb0d140d0e
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: 1de544ceeed3556d268ac0c5945be2f6b8435853
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
commit: ac0077b1c475f01770c18e6377b50f170d0c8485
|
||||
subdir: IthakaBoardGame
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 6
|
|
@ -1,37 +0,0 @@
|
|||
AntiFeatures:Ads
|
||||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/Politrics
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/Politrics/issues
|
||||
|
||||
Auto Name:Politrics
|
||||
Summary:Board game
|
||||
Description:
|
||||
Politrics is a board game similar to Chess. The game was invented by Wilfrid
|
||||
Hartnagel. Android application was created by Todor Balabanov.
|
||||
|
||||
Depending on where the first figure is placed there can be more than 23000
|
||||
opening moves, hence it is most unlikely that a game will ever be played twice.
|
||||
Players develop their own tactics to win boards and strategies to win the game.
|
||||
|
||||
There are 3 ways to win a board:
|
||||
|
||||
# by creating a line of 5 figures that cannot be beaten.
|
||||
# by beating your opponent’s President.
|
||||
# by reducing the amount of your opponent’s figures. When you don’t have enough figures left to create a line of five you have lost.
|
||||
|
||||
The maximum score of a board is 100 points. You need 100 points to win the game.
|
||||
You may win the game by winning several boards or one only.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/Politrics
|
||||
|
||||
Build:1.0,1
|
||||
commit=f77ba059a6a5308fb5a98673112aa3406e927809
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
39
metadata/eu.veldsoft.politrics.yml
Normal file
39
metadata/eu.veldsoft.politrics.yml
Normal file
|
@ -0,0 +1,39 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/Politrics
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/Politrics/issues
|
||||
|
||||
AutoName: Politrics
|
||||
Summary: Board game
|
||||
Description: |-
|
||||
Politrics is a board game similar to Chess. The game was invented by Wilfrid
|
||||
Hartnagel. Android application was created by Todor Balabanov.
|
||||
|
||||
Depending on where the first figure is placed there can be more than 23000
|
||||
opening moves, hence it is most unlikely that a game will ever be played twice.
|
||||
Players develop their own tactics to win boards and strategies to win the game.
|
||||
|
||||
There are 3 ways to win a board:
|
||||
|
||||
# by creating a line of 5 figures that cannot be beaten.
|
||||
# by beating your opponent’s President.
|
||||
# by reducing the amount of your opponent’s figures. When you don’t have enough figures left to create a line of five you have lost.
|
||||
|
||||
The maximum score of a board is 100 points. You need 100 points to win the game.
|
||||
You may win the game by winning several boards or one only.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/Politrics
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: f77ba059a6a5308fb5a98673112aa3406e927809
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
|
@ -1,32 +0,0 @@
|
|||
AntiFeatures:Ads
|
||||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/Scribe4
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/Scribe4/issues
|
||||
|
||||
Auto Name:Scribe4
|
||||
Summary:Fun game
|
||||
Description:
|
||||
The board, a 9x9 super grid of 3x3 mini grids, is simple enough to be drawn by
|
||||
hand. There are two major components of play: a mapping mechanism and a system
|
||||
of glyphs, or patterns of orthogonally adjacent squares. The mapping mechanism
|
||||
works as follows. Your last move points to the mini grid in which your next move
|
||||
must be made. For example, if your last move was in the upper left corner of a
|
||||
mini grid, then your next move must be made somewhere in the upper left mini
|
||||
grid. The glyph system works as follows. There are 19 named glyphs of various
|
||||
sizes from 1 to 9 orthogonally adjacent squares. Glyphs that you form during
|
||||
play are worth points. The majority of points scored in a mini grid wins the
|
||||
mini grid. The winner of the majority of mini grids wins the game.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/Scribe4
|
||||
|
||||
Build:1.0,1
|
||||
commit=110c1971f9e73c46d1f5a2618b77e4281f7d428c
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
34
metadata/eu.veldsoft.scribe4.yml
Normal file
34
metadata/eu.veldsoft.scribe4.yml
Normal file
|
@ -0,0 +1,34 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/Scribe4
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/Scribe4/issues
|
||||
|
||||
AutoName: Scribe4
|
||||
Summary: Fun game
|
||||
Description: |-
|
||||
The board, a 9x9 super grid of 3x3 mini grids, is simple enough to be drawn by
|
||||
hand. There are two major components of play: a mapping mechanism and a system
|
||||
of glyphs, or patterns of orthogonally adjacent squares. The mapping mechanism
|
||||
works as follows. Your last move points to the mini grid in which your next move
|
||||
must be made. For example, if your last move was in the upper left corner of a
|
||||
mini grid, then your next move must be made somewhere in the upper left mini
|
||||
grid. The glyph system works as follows. There are 19 named glyphs of various
|
||||
sizes from 1 to 9 orthogonally adjacent squares. Glyphs that you form during
|
||||
play are worth points. The majority of points scored in a mini grid wins the
|
||||
mini grid. The winner of the majority of mini grids wins the game.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/Scribe4
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 110c1971f9e73c46d1f5a2618b77e4281f7d428c
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
|
@ -1,24 +0,0 @@
|
|||
AntiFeatures:Ads
|
||||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator/issues
|
||||
|
||||
Auto Name:Svarka Odds Calculator
|
||||
Summary:Bulgarian card game odds calculator
|
||||
Description:
|
||||
Calculator based on Monte-Carlo simulation for the popular Bulgarian card game
|
||||
called Svarka.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator
|
||||
|
||||
Build:1.2,3
|
||||
commit=a7b8faf49531fd22e5d6e76a287e28460db5bc47
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.2
|
||||
Current Version Code:3
|
26
metadata/eu.veldsoft.svarka.odds.calculator.yml
Normal file
26
metadata/eu.veldsoft.svarka.odds.calculator.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator/issues
|
||||
|
||||
AutoName: Svarka Odds Calculator
|
||||
Summary: Bulgarian card game odds calculator
|
||||
Description: |-
|
||||
Calculator based on Monte-Carlo simulation for the popular Bulgarian card game
|
||||
called Svarka.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: a7b8faf49531fd22e5d6e76a287e28460db5bc47
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
|
@ -1,24 +0,0 @@
|
|||
AntiFeatures:Ads
|
||||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/tuty-fruty-slot-for-android
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/tuty-fruty-slot-for-android/issues
|
||||
|
||||
Auto Name:Tuty Fruty Slot for Android
|
||||
Summary:Play on a virtual slot machine
|
||||
Description:
|
||||
This is a playing for fun slot machine game (no gambling). It has five reels,
|
||||
three rows and set of betting lines.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/tuty-fruty-slot-for-android
|
||||
|
||||
Build:1.1,2
|
||||
commit=d56053e64262afb4b9fe13e2e96bd8d4f6e394cb
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.1
|
||||
Current Version Code:2
|
26
metadata/eu.veldsoft.tuty.fruty.slot.yml
Normal file
26
metadata/eu.veldsoft.tuty.fruty.slot.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/tuty-fruty-slot-for-android
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/tuty-fruty-slot-for-android/issues
|
||||
|
||||
AutoName: Tuty Fruty Slot for Android
|
||||
Summary: Play on a virtual slot machine
|
||||
Description: |-
|
||||
This is a playing for fun slot machine game (no gambling). It has five reels,
|
||||
three rows and set of betting lines.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/tuty-fruty-slot-for-android
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: d56053e64262afb4b9fe13e2e96bd8d4f6e394cb
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
|
@ -1,26 +0,0 @@
|
|||
AntiFeatures:Ads
|
||||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/VitoshaDM
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/VitoshaDM/issues
|
||||
|
||||
Auto Name:VitoshaDM
|
||||
Summary:Helps you to make decisions
|
||||
Description:
|
||||
It is really simple decision maker toy. It uses random numbers. It is better
|
||||
than flipping a coin, because it has more options. The usage is very simple. You
|
||||
need to have a specific question in mind, for which it is difficult for you to
|
||||
take a solution. After that, just hit the roll button and observe the result.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/VitoshaDM.git
|
||||
|
||||
Build:1.1,2
|
||||
commit=9bb2284b501c38d7cbb51fc2510aa64ea2602631
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.1
|
||||
Current Version Code:2
|
28
metadata/eu.veldsoft.vitoshadm.yml
Normal file
28
metadata/eu.veldsoft.vitoshadm.yml
Normal file
|
@ -0,0 +1,28 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/VitoshaDM
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/VitoshaDM/issues
|
||||
|
||||
AutoName: VitoshaDM
|
||||
Summary: Helps you to make decisions
|
||||
Description: |-
|
||||
It is really simple decision maker toy. It uses random numbers. It is better
|
||||
than flipping a coin, because it has more options. The usage is very simple. You
|
||||
need to have a specific question in mind, for which it is difficult for you to
|
||||
take a solution. After that, just hit the roll button and observe the result.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/VitoshaDM.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: 9bb2284b501c38d7cbb51fc2510aa64ea2602631
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
|
@ -1,50 +0,0 @@
|
|||
AntiFeatures:UpstreamNonFree
|
||||
Categories:Time
|
||||
License:Apache-2.0
|
||||
Web Site:https://code.google.com/p/worktime
|
||||
Source Code:https://code.google.com/p/worktime/source
|
||||
Issue Tracker:
|
||||
|
||||
Auto Name:WorkTime
|
||||
Summary:Tracks your work time
|
||||
Description:
|
||||
Worktime is for workers that need to keep track of their jobs; whether you are
|
||||
working on different projects for different clients or just one project for one
|
||||
company. You can generate reports based by filtering your time registrations by
|
||||
date (pre-defined date ranges or a custom date range) and by project and task.
|
||||
|
||||
* Widget to start/stop a time registration
|
||||
* Notifications
|
||||
* Backup to SD-card
|
||||
* Detailed reports for your list of time registrations
|
||||
* Export those details to the CSV format
|
||||
* Split time registrations
|
||||
|
||||
This app is now closed-source. No further builds will be available.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:https://worktime.googlecode.com/svn/trunk/android-app
|
||||
|
||||
Build:1.1.13.4,260
|
||||
commit=1035
|
||||
srclibs=NoAnalytics@533c6c1
|
||||
prebuild=echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties && \
|
||||
rm libs/google-analytics*
|
||||
|
||||
Build:1.1.15,270
|
||||
commit=1092
|
||||
srclibs=NoAnalytics@533c6c1
|
||||
prebuild=echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties && \
|
||||
rm libs/google-analytics*
|
||||
|
||||
Maintainer Notes:
|
||||
Upstream went proprietary: https://code.google.com/p/worktime/issues/detail?id=273
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:0
|
||||
Current Version Code:0
|
||||
|
||||
No Source Since:1.1.16
|
55
metadata/eu.vranckaert.worktime.yml
Normal file
55
metadata/eu.vranckaert.worktime.yml
Normal file
|
@ -0,0 +1,55 @@
|
|||
AntiFeatures:
|
||||
- UpstreamNonFree
|
||||
Categories:
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
WebSite: https://code.google.com/p/worktime
|
||||
SourceCode: https://code.google.com/p/worktime/source
|
||||
|
||||
AutoName: WorkTime
|
||||
Summary: Tracks your work time
|
||||
Description: |-
|
||||
Worktime is for workers that need to keep track of their jobs; whether you are
|
||||
working on different projects for different clients or just one project for one
|
||||
company. You can generate reports based by filtering your time registrations by
|
||||
date (pre-defined date ranges or a custom date range) and by project and task.
|
||||
|
||||
* Widget to start/stop a time registration
|
||||
* Notifications
|
||||
* Backup to SD-card
|
||||
* Detailed reports for your list of time registrations
|
||||
* Export those details to the CSV format
|
||||
* Split time registrations
|
||||
|
||||
This app is now closed-source. No further builds will be available.
|
||||
|
||||
RepoType: git-svn
|
||||
Repo: https://worktime.googlecode.com/svn/trunk/android-app
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.13.4
|
||||
versionCode: 260
|
||||
commit: '1035'
|
||||
srclibs:
|
||||
- NoAnalytics@533c6c1
|
||||
prebuild:
|
||||
- echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties
|
||||
- rm libs/google-analytics*
|
||||
|
||||
- versionName: 1.1.15
|
||||
versionCode: 270
|
||||
commit: '1092'
|
||||
srclibs:
|
||||
- NoAnalytics@533c6c1
|
||||
prebuild:
|
||||
- echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties
|
||||
- rm libs/google-analytics*
|
||||
|
||||
MaintainerNotes: 'Upstream went proprietary: https://code.google.com/p/worktime/issues/detail?id=273'
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '0'
|
||||
CurrentVersionCode: 0
|
||||
|
||||
NoSourceSince: 1.1.16
|
|
@ -1,37 +0,0 @@
|
|||
Provides:com.wikijourney.wikijourney
|
||||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:https://www.wikijourney.eu/
|
||||
Source Code:https://github.com/WikiJourney/wikijourney_app
|
||||
Issue Tracker:https://github.com/WikiJourney/wikijourney_app/issues
|
||||
Changelog:https://github.com/WikiJourney/wikijourney_app/releases
|
||||
|
||||
Auto Name:WikiJourney
|
||||
Summary:Rediscover tourism with Wikipedia
|
||||
Description:
|
||||
Rediscover tourism with WikiJourney!
|
||||
|
||||
[https://www.wikijourney.eu/ WikiJourney] is an app that allows tourists to
|
||||
visit a town with Wikipedia information. The app looks around the user for the
|
||||
points of interest, lists them, then creates a custom trail according to the
|
||||
user's likes and the time he has.
|
||||
|
||||
Features:
|
||||
|
||||
* Find POIs around me: the app locates you, and the automatically searches on English Wikipedia the available POIs.
|
||||
* Map display: once you have been located, the app displays your location with every POIs around you on a map. By tapping one of these points, a bubble displays more information, and links to the Wikipedia article.
|
||||
* List of POIs: a screen gathers every POIs found by the app, for a fast and easy interaction.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/WikiJourney/wikijourney_app
|
||||
|
||||
Build:1.2.0,21
|
||||
commit=v1.2.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.0
|
||||
Current Version Code:21
|
40
metadata/eu.wikijourney.wikijourney.yml
Normal file
40
metadata/eu.wikijourney.wikijourney.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
Provides: com.wikijourney.wikijourney
|
||||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
WebSite: https://www.wikijourney.eu/
|
||||
SourceCode: https://github.com/WikiJourney/wikijourney_app
|
||||
IssueTracker: https://github.com/WikiJourney/wikijourney_app/issues
|
||||
Changelog: https://github.com/WikiJourney/wikijourney_app/releases
|
||||
|
||||
AutoName: WikiJourney
|
||||
Summary: Rediscover tourism with Wikipedia
|
||||
Description: |-
|
||||
Rediscover tourism with WikiJourney!
|
||||
|
||||
[https://www.wikijourney.eu/ WikiJourney] is an app that allows tourists to
|
||||
visit a town with Wikipedia information. The app looks around the user for the
|
||||
points of interest, lists them, then creates a custom trail according to the
|
||||
user's likes and the time he has.
|
||||
|
||||
Features:
|
||||
|
||||
* Find POIs around me: the app locates you, and the automatically searches on English Wikipedia the available POIs.
|
||||
* Map display: once you have been located, the app displays your location with every POIs around you on a map. By tapping one of these points, a bubble displays more information, and links to the Wikipedia article.
|
||||
* List of POIs: a screen gathers every POIs found by the app, for a fast and easy interaction.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/WikiJourney/wikijourney_app
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.0
|
||||
versionCode: 21
|
||||
commit: v1.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 21
|
|
@ -1,38 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:GPL-3.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/woju/hud
|
||||
Issue Tracker:https://github.com/woju/hud/issues
|
||||
Changelog:https://github.com/woju/hud/blob/HEAD/CHANGELOG.md
|
||||
|
||||
Auto Name:HUD
|
||||
Summary:Heads-up display for your car
|
||||
Description:
|
||||
This app converts your Android phone into a simple, clear HUD for your car
|
||||
displaying momentary velocity as measured by your GPS. Lodge it between the
|
||||
windshield and the dashboard. Usable mainly during the night.
|
||||
|
||||
Occasionaly you may see these alerts:
|
||||
|
||||
* OFF - location access is turned off
|
||||
* NFX - no fix (yet)
|
||||
* NAV - not available (GPS engine status)
|
||||
* LAG - GPS speed did not update since at least 2500 ms
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/woju/hud.git
|
||||
|
||||
Build:1.0,10
|
||||
commit=v1.0
|
||||
|
||||
Build:1.1,11
|
||||
commit=v1.1
|
||||
|
||||
Build:1.2,12
|
||||
commit=v1.2
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2
|
||||
Current Version Code:12
|
41
metadata/eu.woju.android.packages.hud.yml
Normal file
41
metadata/eu.woju.android.packages.hud.yml
Normal file
|
@ -0,0 +1,41 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/woju/hud
|
||||
IssueTracker: https://github.com/woju/hud/issues
|
||||
Changelog: https://github.com/woju/hud/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: HUD
|
||||
Summary: Heads-up display for your car
|
||||
Description: |-
|
||||
This app converts your Android phone into a simple, clear HUD for your car
|
||||
displaying momentary velocity as measured by your GPS. Lodge it between the
|
||||
windshield and the dashboard. Usable mainly during the night.
|
||||
|
||||
Occasionaly you may see these alerts:
|
||||
|
||||
* OFF - location access is turned off
|
||||
* NFX - no fix (yet)
|
||||
* NAV - not available (GPS engine status)
|
||||
* LAG - GPS speed did not update since at least 2500 ms
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/woju/hud.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 10
|
||||
commit: v1.0
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 11
|
||||
commit: v1.1
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 12
|
||||
commit: v1.2
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 12
|
Loading…
Reference in a new issue