mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
yml: org.{uvwxyz}*
This commit is contained in:
parent
4e7e76c4d0
commit
667a2e3afc
98 changed files with 6961 additions and 5355 deletions
|
|
@ -1,22 +0,0 @@
|
||||||
Categories:Navigation
|
|
||||||
License:PublicDomain
|
|
||||||
Web Site:https://sourceforge.net/projects/androidspeedo
|
|
||||||
Source Code:https://sourceforge.net/p/androidspeedo/code
|
|
||||||
Issue Tracker:
|
|
||||||
|
|
||||||
Auto Name:Speedo
|
|
||||||
Summary:Simple Speedometer
|
|
||||||
Description:
|
|
||||||
Measures your speed with GPS
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://git.code.sf.net/p/androidspeedo/code
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=d30c4c0b52c51bb420
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.0
|
|
||||||
Current Version Code:1
|
|
||||||
22
metadata/SpeedoMeterApp.main.yml
Normal file
22
metadata/SpeedoMeterApp.main.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
License: PublicDomain
|
||||||
|
WebSite: https://sourceforge.net/projects/androidspeedo
|
||||||
|
SourceCode: https://sourceforge.net/p/androidspeedo/code
|
||||||
|
|
||||||
|
AutoName: Speedo
|
||||||
|
Summary: Simple Speedometer
|
||||||
|
Description: Measures your speed with GPS
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://git.code.sf.net/p/androidspeedo/code
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: d30c4c0b52c51bb420
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
|
|
@ -1,32 +0,0 @@
|
||||||
Categories:Science & Education
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:http://android.acute-angle.net/enumbers
|
|
||||||
Source Code:https://bitbucket.org/uaraven/enumbers/src
|
|
||||||
Issue Tracker:https://bitbucket.org/uaraven/enumbers/issues
|
|
||||||
|
|
||||||
Auto Name:E numbers
|
|
||||||
Summary:Food additives reference
|
|
||||||
Description:
|
|
||||||
A reference guide to "E numbers" (food additives). Allows you to check whenever
|
|
||||||
additive is suitable for vegetarians, children and people with allergic
|
|
||||||
reactions. You also can view additional information, such as bans in different
|
|
||||||
countries.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:hg
|
|
||||||
Repo:https://bitbucket.org/uaraven/enumbers
|
|
||||||
|
|
||||||
Build:1.3.0,14
|
|
||||||
commit=d3bd3caf35a3
|
|
||||||
|
|
||||||
Build:1.4.1,16
|
|
||||||
commit=RELEASE-1.4.1
|
|
||||||
init=echo -e 'target=android-17\nandroid.library.reference.1=extras/actionbarsherlock' > project.properties
|
|
||||||
srclibs=Droidtools-uaraven@56661de
|
|
||||||
prebuild=echo 'android.library.reference.2=$$Droidtools-uaraven$$' >> project.properties
|
|
||||||
update=.,extras/actionbarsherlock
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.4.1
|
|
||||||
Current Version Code:16
|
|
||||||
39
metadata/org.uaraven.e.yml
Normal file
39
metadata/org.uaraven.e.yml
Normal file
|
|
@ -0,0 +1,39 @@
|
||||||
|
Categories:
|
||||||
|
- Science & Education
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: http://android.acute-angle.net/enumbers
|
||||||
|
SourceCode: https://bitbucket.org/uaraven/enumbers/src
|
||||||
|
IssueTracker: https://bitbucket.org/uaraven/enumbers/issues
|
||||||
|
|
||||||
|
AutoName: E numbers
|
||||||
|
Summary: Food additives reference
|
||||||
|
Description: |-
|
||||||
|
A reference guide to "E numbers" (food additives). Allows you to check whenever
|
||||||
|
additive is suitable for vegetarians, children and people with allergic
|
||||||
|
reactions. You also can view additional information, such as bans in different
|
||||||
|
countries.
|
||||||
|
|
||||||
|
RepoType: hg
|
||||||
|
Repo: https://bitbucket.org/uaraven/enumbers
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.3.0
|
||||||
|
versionCode: 14
|
||||||
|
commit: d3bd3caf35a3
|
||||||
|
|
||||||
|
- versionName: 1.4.1
|
||||||
|
versionCode: 16
|
||||||
|
commit: RELEASE-1.4.1
|
||||||
|
init: echo -e 'target=android-17\nandroid.library.reference.1=extras/actionbarsherlock'
|
||||||
|
> project.properties
|
||||||
|
srclibs:
|
||||||
|
- Droidtools-uaraven@56661de
|
||||||
|
prebuild: echo 'android.library.reference.2=$$Droidtools-uaraven$$' >> project.properties
|
||||||
|
androidupdate:
|
||||||
|
- .
|
||||||
|
- extras/actionbarsherlock
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.4.1
|
||||||
|
CurrentVersionCode: 16
|
||||||
|
|
@ -1,26 +0,0 @@
|
||||||
Categories:Science & Education
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/andviane/prism
|
|
||||||
Issue Tracker:https://github.com/andviane/prism/issues
|
|
||||||
|
|
||||||
Auto Name:Prism
|
|
||||||
Summary:Demonstrates the basics of ray diagrams
|
|
||||||
Description:
|
|
||||||
Demonstrates the basics of ray diagrams, e.g. within a prism.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/andviane/prism
|
|
||||||
|
|
||||||
Build:1.2,3
|
|
||||||
commit=188c36d8e454f58c07243feeadabc532b9f5efce
|
|
||||||
|
|
||||||
Build:1.4,4
|
|
||||||
commit=9c57d17bc78cd7c405389fcd731a2a6b7be2bf4f
|
|
||||||
target=android-10
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.5
|
|
||||||
Current Version Code:5
|
|
||||||
27
metadata/org.us.andriod.yml
Normal file
27
metadata/org.us.andriod.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- Science & Education
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/andviane/prism
|
||||||
|
IssueTracker: https://github.com/andviane/prism/issues
|
||||||
|
|
||||||
|
AutoName: Prism
|
||||||
|
Summary: Demonstrates the basics of ray diagrams
|
||||||
|
Description: Demonstrates the basics of ray diagrams, e.g. within a prism.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/andviane/prism
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
commit: 188c36d8e454f58c07243feeadabc532b9f5efce
|
||||||
|
|
||||||
|
- versionName: '1.4'
|
||||||
|
versionCode: 4
|
||||||
|
commit: 9c57d17bc78cd7c405389fcd731a2a6b7be2bf4f
|
||||||
|
target: android-10
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: '1.5'
|
||||||
|
CurrentVersionCode: 5
|
||||||
|
|
@ -1,40 +0,0 @@
|
||||||
Categories:Games
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/valos/Isolmoa
|
|
||||||
Issue Tracker:https://github.com/valos/Isolmoa/issues
|
|
||||||
Donate:https://github.com/valos/Isolmoa
|
|
||||||
Bitcoin:1LbgYALbkQ2Trgh4yXqdBnbdQosGard5hd
|
|
||||||
|
|
||||||
Auto Name:Isolmoa
|
|
||||||
Summary:Abstract strategy board game
|
|
||||||
Description:
|
|
||||||
Isolmoa is a two-player abstract strategy board game based on the
|
|
||||||
[http://en.wikipedia.org/wiki/Isola_%28board_game%29 Isola] game. It is played
|
|
||||||
on a board which is initially filled with squares. Both players have one piece.
|
|
||||||
|
|
||||||
To begin, each player places his/her piece. Next, each turn of play is composed
|
|
||||||
of two actions:
|
|
||||||
|
|
||||||
* Moving his/her piece to a neighboring position
|
|
||||||
* Removing any square with no piece on it.
|
|
||||||
|
|
||||||
The goal of the game is to block the opponent by destroying all the squares
|
|
||||||
which surround him before being blocked yourself.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/valos/Isolmoa.git
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=v1.0
|
|
||||||
subdir=android
|
|
||||||
|
|
||||||
Build:1.1,2
|
|
||||||
commit=v1.1
|
|
||||||
subdir=android
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.1
|
|
||||||
Current Version Code:2
|
|
||||||
42
metadata/org.valos.isolmoa.yml
Normal file
42
metadata/org.valos.isolmoa.yml
Normal file
|
|
@ -0,0 +1,42 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/valos/Isolmoa
|
||||||
|
IssueTracker: https://github.com/valos/Isolmoa/issues
|
||||||
|
Donate: https://github.com/valos/Isolmoa
|
||||||
|
Bitcoin: 1LbgYALbkQ2Trgh4yXqdBnbdQosGard5hd
|
||||||
|
|
||||||
|
AutoName: Isolmoa
|
||||||
|
Summary: Abstract strategy board game
|
||||||
|
Description: |-
|
||||||
|
Isolmoa is a two-player abstract strategy board game based on the
|
||||||
|
[http://en.wikipedia.org/wiki/Isola_%28board_game%29 Isola] game. It is played
|
||||||
|
on a board which is initially filled with squares. Both players have one piece.
|
||||||
|
|
||||||
|
To begin, each player places his/her piece. Next, each turn of play is composed
|
||||||
|
of two actions:
|
||||||
|
|
||||||
|
* Moving his/her piece to a neighboring position
|
||||||
|
* Removing any square with no piece on it.
|
||||||
|
|
||||||
|
The goal of the game is to block the opponent by destroying all the squares
|
||||||
|
which surround him before being blocked yourself.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/valos/Isolmoa.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0
|
||||||
|
subdir: android
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 2
|
||||||
|
commit: v1.1
|
||||||
|
subdir: android
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.1'
|
||||||
|
CurrentVersionCode: 2
|
||||||
|
|
@ -1,30 +0,0 @@
|
||||||
Categories:System
|
|
||||||
License:MIT
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/vi/redscreen.apk
|
|
||||||
Issue Tracker:https://github.com/vi/redscreen.apk/issues
|
|
||||||
|
|
||||||
Auto Name:RedScreenActivity
|
|
||||||
Summary:Show a red screen
|
|
||||||
Description:
|
|
||||||
Shows a bright red screen for use as an ad-hoc emergency light or as a penalty
|
|
||||||
card. If triggered from outside, it turns on the screen and raises atop of the
|
|
||||||
lock screen. The colour can be overridden with an intent parameter (see README
|
|
||||||
on Github).
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/vi/redscreen.apk
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=6df004efa9c5b2556ee8f84c2ff5526f3a3f6b07
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1,2
|
|
||||||
commit=v1.1.1
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.1
|
|
||||||
Current Version Code:2
|
|
||||||
34
metadata/org.vi_server.red_screen.yml
Normal file
34
metadata/org.vi_server.red_screen.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: MIT
|
||||||
|
SourceCode: https://github.com/vi/redscreen.apk
|
||||||
|
IssueTracker: https://github.com/vi/redscreen.apk/issues
|
||||||
|
|
||||||
|
AutoName: RedScreenActivity
|
||||||
|
Summary: Show a red screen
|
||||||
|
Description: |-
|
||||||
|
Shows a bright red screen for use as an ad-hoc emergency light or as a penalty
|
||||||
|
card. If triggered from outside, it turns on the screen and raises atop of the
|
||||||
|
lock screen. The colour can be overridden with an intent parameter (see README
|
||||||
|
on Github).
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/vi/redscreen.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 6df004efa9c5b2556ee8f84c2ff5526f3a3f6b07
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 2
|
||||||
|
commit: v1.1.1
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.1'
|
||||||
|
CurrentVersionCode: 2
|
||||||
File diff suppressed because it is too large
Load diff
2579
metadata/org.videolan.vlc.yml
Normal file
2579
metadata/org.videolan.vlc.yml
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1,40 +0,0 @@
|
||||||
Categories:Graphics
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Author Name:Danielle Jackson
|
|
||||||
Author Email:errant@voidptr.org
|
|
||||||
Web Site:https://voidptr.org/swpieview.html
|
|
||||||
Source Code:https://github.com/err4nt/SwpieView
|
|
||||||
Issue Tracker:https://github.com/err4nt/SwpieView/issues
|
|
||||||
|
|
||||||
Auto Name:SwpieView
|
|
||||||
Summary:Minimalist image viewer with GIF support
|
|
||||||
Description:
|
|
||||||
SwpieView is a minimalist image viewer that aims for good GIF support. It can
|
|
||||||
show a directory of images in gallery mode, swiping left or right between
|
|
||||||
images, or display a single image if called from an external application. It
|
|
||||||
supports pause/play of GIFs and a slideshow mode.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/err4nt/SwpieView
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=release-1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3,13
|
|
||||||
disable=wrong Gradle distribution URL; lintVitalRelease fails
|
|
||||||
commit=release-1.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3.2,15
|
|
||||||
commit=release-1.3.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version release-%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.3.2
|
|
||||||
Current Version Code:15
|
|
||||||
47
metadata/org.voidptr.swpieview.yml
Normal file
47
metadata/org.voidptr.swpieview.yml
Normal file
|
|
@ -0,0 +1,47 @@
|
||||||
|
Categories:
|
||||||
|
- Graphics
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Danielle Jackson
|
||||||
|
AuthorEmail: errant@voidptr.org
|
||||||
|
WebSite: https://voidptr.org/swpieview.html
|
||||||
|
SourceCode: https://github.com/err4nt/SwpieView
|
||||||
|
IssueTracker: https://github.com/err4nt/SwpieView/issues
|
||||||
|
|
||||||
|
AutoName: SwpieView
|
||||||
|
Summary: Minimalist image viewer with GIF support
|
||||||
|
Description: |-
|
||||||
|
SwpieView is a minimalist image viewer that aims for good GIF support. It can
|
||||||
|
show a directory of images in gallery mode, swiping left or right between
|
||||||
|
images, or display a single image if called from an external application. It
|
||||||
|
supports pause/play of GIFs and a slideshow mode.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/err4nt/SwpieView
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: release-1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 13
|
||||||
|
disable: wrong Gradle distribution URL; lintVitalRelease fails
|
||||||
|
commit: release-1.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.2
|
||||||
|
versionCode: 15
|
||||||
|
commit: release-1.3.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version release-%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.3.2
|
||||||
|
CurrentVersionCode: 15
|
||||||
|
|
@ -1,143 +0,0 @@
|
||||||
Categories:Science & Education
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/marunjar/anewjkuapp
|
|
||||||
Issue Tracker:https://github.com/marunjar/anewjkuapp/issues
|
|
||||||
|
|
||||||
Auto Name:JKU App
|
|
||||||
Summary:Provides information for the students of JKU Linz
|
|
||||||
Description:
|
|
||||||
This is an app for the students of JKU Linz that provides most of the data from
|
|
||||||
KUSSS and also information from ÖH and the JKU in general:
|
|
||||||
|
|
||||||
* synchronize timetable with local or Google Calendar.
|
|
||||||
* access Exams, Grades, Courses.
|
|
||||||
* get notifications for new exams, grades and changed course dates
|
|
||||||
* included campus map for "navigation"
|
|
||||||
* shows menu for JKU Mensa, Raab Mensa and KHG Mensa
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/marunjar/anewjkuapp.git
|
|
||||||
|
|
||||||
Build:0.38,140038
|
|
||||||
commit=v0.38
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
srclibs=MPAndroidChart@d9ae5fae0a07bdbd526e9e89d32ba99cc7501935
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/jitpack/d' ../build.gradle && \
|
|
||||||
sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d' -e 's|googleCompile|//googleCompile|g' build.gradle && \
|
|
||||||
cp -fR $$MPAndroidChart$$ ../ && \
|
|
||||||
echo -e 'include ":MPChartLib"' >> ../settings.gradle && \
|
|
||||||
sed -i -e '/MPAndroidChart/acompile project(":MPChartLib")' build.gradle && \
|
|
||||||
sed -i -e '/MPAndroidChart/d' build.gradle && \
|
|
||||||
sed -i -e '/android-maven/d' ../MPChartLib/build.gradle
|
|
||||||
|
|
||||||
Build:0.39,140039
|
|
||||||
commit=v0.39
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
srclibs=MPAndroidChart@d9ae5fae0a07bdbd526e9e89d32ba99cc7501935
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/jitpack/d' ../build.gradle && \
|
|
||||||
sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d' -e 's|googleCompile|//googleCompile|g' build.gradle && \
|
|
||||||
cp -fR $$MPAndroidChart$$ ../ && \
|
|
||||||
echo -e 'include ":MPChartLib"' >> ../settings.gradle && \
|
|
||||||
sed -i -e '/MPAndroidChart/acompile project(":MPChartLib")' build.gradle && \
|
|
||||||
sed -i -e '/MPAndroidChart/d' build.gradle && \
|
|
||||||
sed -i -e '/android-maven/d' ../MPChartLib/build.gradle
|
|
||||||
|
|
||||||
Build:0.40,140040
|
|
||||||
commit=v0.40
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
srclibs=MPAndroidChart@a0347bb782810992ad015e0dc1b90e1b71658ea2
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/jitpack/d' ../build.gradle && \
|
|
||||||
sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d' -e 's|googleCompile|//googleCompile|g' build.gradle && \
|
|
||||||
cp -fR $$MPAndroidChart$$ ../ && \
|
|
||||||
echo -e 'include ":MPChartLib"' >> ../settings.gradle && \
|
|
||||||
sed -i -e '/MPAndroidChart/acompile project(":MPChartLib")' build.gradle && \
|
|
||||||
sed -i -e '/MPAndroidChart/d' build.gradle && \
|
|
||||||
sed -i -e '/android-maven/d' ../MPChartLib/build.gradle
|
|
||||||
|
|
||||||
Build:0.41,140041
|
|
||||||
commit=v0.41
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
srclibs=MPAndroidChart@2eca41fc8f71e7f889494df743a078c0b5a389da
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/jitpack/d' ../build.gradle && \
|
|
||||||
sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d' -e 's|googleCompile|//googleCompile|g' build.gradle && \
|
|
||||||
cp -fR $$MPAndroidChart$$ ../ && \
|
|
||||||
echo -e 'include ":MPChartLib"' >> ../settings.gradle && \
|
|
||||||
sed -i -e '/MPAndroidChart/acompile project(":MPChartLib")' build.gradle && \
|
|
||||||
sed -i -e '/MPAndroidChart/d' build.gradle && \
|
|
||||||
sed -i -e '/android-maven/d' ../MPChartLib/build.gradle
|
|
||||||
|
|
||||||
Build:0.42.4,140046
|
|
||||||
commit=v0.42.4
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d' -e 's|googleCompile|//googleCompile|g' build.gradle
|
|
||||||
|
|
||||||
Build:0.43.1,140049
|
|
||||||
commit=v0.43.1
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d' -e 's|googleCompile|//googleCompile|g' build.gradle
|
|
||||||
|
|
||||||
Build:0.44.1,140053
|
|
||||||
commit=v0.44.1
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d' -e 's|googleCompile|//googleCompile|g' build.gradle
|
|
||||||
|
|
||||||
Build:0.45.1,140055
|
|
||||||
disable=constraint-layout
|
|
||||||
commit=0.45.1
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/applicationVariants/,+6d' -e 's|googleCompile|//googleCompile|g' build.gradle
|
|
||||||
|
|
||||||
Build:0.45.2,140056
|
|
||||||
commit=0.45.2
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/applicationVariants/,+6d' -e 's|googleCompile|//googleCompile|g' build.gradle
|
|
||||||
|
|
||||||
Build:0.45.3,140057
|
|
||||||
commit=0.45.3
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/applicationVariants/,+6d' -e 's|googleCompile|//googleCompile|g' build.gradle
|
|
||||||
|
|
||||||
Build:0.50.0,140059
|
|
||||||
commit=v0.50.0
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/applicationVariants/,+4d' -e 's|googleCompile|//googleCompile|g' build.gradle
|
|
||||||
|
|
||||||
Build:0.50.2,140061
|
|
||||||
commit=v0.50.2
|
|
||||||
subdir=aNewJKUApp
|
|
||||||
gradle=fdroid
|
|
||||||
rm=tools
|
|
||||||
prebuild=sed -i -e '/applicationVariants/,+4d' -e 's|googleCompile|//googleCompile|g' build.gradle
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
Disable AUM when build/sed proves to be to fragile.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:0.50.2
|
|
||||||
Current Version Code:140061
|
|
||||||
197
metadata/org.voidsink.anewjkuapp.yml
Normal file
197
metadata/org.voidsink.anewjkuapp.yml
Normal file
|
|
@ -0,0 +1,197 @@
|
||||||
|
Categories:
|
||||||
|
- Science & Education
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/marunjar/anewjkuapp
|
||||||
|
IssueTracker: https://github.com/marunjar/anewjkuapp/issues
|
||||||
|
|
||||||
|
AutoName: JKU App
|
||||||
|
Summary: Provides information for the students of JKU Linz
|
||||||
|
Description: |-
|
||||||
|
This is an app for the students of JKU Linz that provides most of the data from
|
||||||
|
KUSSS and also information from ÖH and the JKU in general:
|
||||||
|
|
||||||
|
* synchronize timetable with local or Google Calendar.
|
||||||
|
* access Exams, Grades, Courses.
|
||||||
|
* get notifications for new exams, grades and changed course dates
|
||||||
|
* included campus map for "navigation"
|
||||||
|
* shows menu for JKU Mensa, Raab Mensa and KHG Mensa
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/marunjar/anewjkuapp.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.38'
|
||||||
|
versionCode: 140038
|
||||||
|
commit: v0.38
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
srclibs:
|
||||||
|
- MPAndroidChart@d9ae5fae0a07bdbd526e9e89d32ba99cc7501935
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/jitpack/d' ../build.gradle
|
||||||
|
- sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d'
|
||||||
|
-e 's|googleCompile|//googleCompile|g' build.gradle
|
||||||
|
- cp -fR $$MPAndroidChart$$ ../
|
||||||
|
- echo -e 'include ":MPChartLib"' >> ../settings.gradle
|
||||||
|
- sed -i -e '/MPAndroidChart/acompile project(":MPChartLib")' build.gradle
|
||||||
|
- sed -i -e '/MPAndroidChart/d' build.gradle
|
||||||
|
- sed -i -e '/android-maven/d' ../MPChartLib/build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.39'
|
||||||
|
versionCode: 140039
|
||||||
|
commit: v0.39
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
srclibs:
|
||||||
|
- MPAndroidChart@d9ae5fae0a07bdbd526e9e89d32ba99cc7501935
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/jitpack/d' ../build.gradle
|
||||||
|
- sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d'
|
||||||
|
-e 's|googleCompile|//googleCompile|g' build.gradle
|
||||||
|
- cp -fR $$MPAndroidChart$$ ../
|
||||||
|
- echo -e 'include ":MPChartLib"' >> ../settings.gradle
|
||||||
|
- sed -i -e '/MPAndroidChart/acompile project(":MPChartLib")' build.gradle
|
||||||
|
- sed -i -e '/MPAndroidChart/d' build.gradle
|
||||||
|
- sed -i -e '/android-maven/d' ../MPChartLib/build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.40'
|
||||||
|
versionCode: 140040
|
||||||
|
commit: v0.40
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
srclibs:
|
||||||
|
- MPAndroidChart@a0347bb782810992ad015e0dc1b90e1b71658ea2
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/jitpack/d' ../build.gradle
|
||||||
|
- sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d'
|
||||||
|
-e 's|googleCompile|//googleCompile|g' build.gradle
|
||||||
|
- cp -fR $$MPAndroidChart$$ ../
|
||||||
|
- echo -e 'include ":MPChartLib"' >> ../settings.gradle
|
||||||
|
- sed -i -e '/MPAndroidChart/acompile project(":MPChartLib")' build.gradle
|
||||||
|
- sed -i -e '/MPAndroidChart/d' build.gradle
|
||||||
|
- sed -i -e '/android-maven/d' ../MPChartLib/build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.41'
|
||||||
|
versionCode: 140041
|
||||||
|
commit: v0.41
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
srclibs:
|
||||||
|
- MPAndroidChart@2eca41fc8f71e7f889494df743a078c0b5a389da
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/jitpack/d' ../build.gradle
|
||||||
|
- sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d'
|
||||||
|
-e 's|googleCompile|//googleCompile|g' build.gradle
|
||||||
|
- cp -fR $$MPAndroidChart$$ ../
|
||||||
|
- echo -e 'include ":MPChartLib"' >> ../settings.gradle
|
||||||
|
- sed -i -e '/MPAndroidChart/acompile project(":MPChartLib")' build.gradle
|
||||||
|
- sed -i -e '/MPAndroidChart/d' build.gradle
|
||||||
|
- sed -i -e '/android-maven/d' ../MPChartLib/build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.42.4
|
||||||
|
versionCode: 140046
|
||||||
|
commit: v0.42.4
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild: sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d'
|
||||||
|
-e 's|googleCompile|//googleCompile|g' build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.43.1
|
||||||
|
versionCode: 140049
|
||||||
|
commit: v0.43.1
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild: sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d'
|
||||||
|
-e 's|googleCompile|//googleCompile|g' build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.44.1
|
||||||
|
versionCode: 140053
|
||||||
|
commit: v0.44.1
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild: sed -i -e '/applicationVariants/,+2d' -e '/def appendVersionNameVersionCode/,+7d'
|
||||||
|
-e 's|googleCompile|//googleCompile|g' build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.45.1
|
||||||
|
versionCode: 140055
|
||||||
|
disable: constraint-layout
|
||||||
|
commit: 0.45.1
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild: sed -i -e '/applicationVariants/,+6d' -e 's|googleCompile|//googleCompile|g'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.45.2
|
||||||
|
versionCode: 140056
|
||||||
|
commit: 0.45.2
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild: sed -i -e '/applicationVariants/,+6d' -e 's|googleCompile|//googleCompile|g'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.45.3
|
||||||
|
versionCode: 140057
|
||||||
|
commit: 0.45.3
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild: sed -i -e '/applicationVariants/,+6d' -e 's|googleCompile|//googleCompile|g'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.50.0
|
||||||
|
versionCode: 140059
|
||||||
|
commit: v0.50.0
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild: sed -i -e '/applicationVariants/,+4d' -e 's|googleCompile|//googleCompile|g'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.50.2
|
||||||
|
versionCode: 140061
|
||||||
|
commit: v0.50.2
|
||||||
|
subdir: aNewJKUApp
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
rm:
|
||||||
|
- tools
|
||||||
|
prebuild: sed -i -e '/applicationVariants/,+4d' -e 's|googleCompile|//googleCompile|g'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
MaintainerNotes: Disable AUM when build/sed proves to be to fragile.
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.50.2
|
||||||
|
CurrentVersionCode: 140061
|
||||||
|
|
@ -1,40 +0,0 @@
|
||||||
Categories:Science & Education
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:https://launchpad.net/narau
|
|
||||||
Source Code:https://code.launchpad.net/narau/fdroid
|
|
||||||
Issue Tracker:https://bugs.launchpad.net/narau/fdroid
|
|
||||||
|
|
||||||
Name:Narau
|
|
||||||
Auto Name:習う - Narau
|
|
||||||
Summary:Japanese revision help
|
|
||||||
Description:
|
|
||||||
* A dictionary (Japanese/English,French,German,Dutch,Russian), based on JMDict (Japanese-Multilingual Dictionary)
|
|
||||||
* Hiragana/Katakana charts
|
|
||||||
* A Kana/Kanji drawing panel
|
|
||||||
* Kana/Kanji drill (English, French, Portuguese, Spanish). The kanjis informations comes from Kanjivg and KANJIDIC2 databases.
|
|
||||||
|
|
||||||
The databases need to be downloaded and the startup screen will show you what's
|
|
||||||
needed (~20MiB). There are scripts in the source repo for doing it too.
|
|
||||||
|
|
||||||
An apk for Android Cupcake 1.5 to Froyo 2.2 is available on the website.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:bzr
|
|
||||||
Repo:lp:narau/fdroid
|
|
||||||
|
|
||||||
Build:0.6,3
|
|
||||||
commit=41
|
|
||||||
subdir=Narau
|
|
||||||
|
|
||||||
Build:0.7,4
|
|
||||||
commit=43
|
|
||||||
subdir=Narau
|
|
||||||
|
|
||||||
Build:0.8.1,6
|
|
||||||
commit=48
|
|
||||||
subdir=Narau
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:0.8.1
|
|
||||||
Current Version Code:6
|
|
||||||
44
metadata/org.vono.narau.yml
Normal file
44
metadata/org.vono.narau.yml
Normal file
|
|
@ -0,0 +1,44 @@
|
||||||
|
Categories:
|
||||||
|
- Science & Education
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://launchpad.net/narau
|
||||||
|
SourceCode: https://code.launchpad.net/narau/fdroid
|
||||||
|
IssueTracker: https://bugs.launchpad.net/narau/fdroid
|
||||||
|
|
||||||
|
Name: Narau
|
||||||
|
AutoName: 習う - Narau
|
||||||
|
Summary: Japanese revision help
|
||||||
|
Description: |-
|
||||||
|
* A dictionary (Japanese/English,French,German,Dutch,Russian), based on JMDict (Japanese-Multilingual Dictionary)
|
||||||
|
* Hiragana/Katakana charts
|
||||||
|
* A Kana/Kanji drawing panel
|
||||||
|
* Kana/Kanji drill (English, French, Portuguese, Spanish). The kanjis informations comes from Kanjivg and KANJIDIC2 databases.
|
||||||
|
|
||||||
|
The databases need to be downloaded and the startup screen will show you what's
|
||||||
|
needed (~20MiB). There are scripts in the source repo for doing it too.
|
||||||
|
|
||||||
|
An apk for Android Cupcake 1.5 to Froyo 2.2 is available on the website.
|
||||||
|
|
||||||
|
RepoType: bzr
|
||||||
|
Repo: lp:narau/fdroid
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.6'
|
||||||
|
versionCode: 3
|
||||||
|
commit: '41'
|
||||||
|
subdir: Narau
|
||||||
|
|
||||||
|
- versionName: '0.7'
|
||||||
|
versionCode: 4
|
||||||
|
commit: '43'
|
||||||
|
subdir: Narau
|
||||||
|
|
||||||
|
- versionName: 0.8.1
|
||||||
|
versionCode: 6
|
||||||
|
commit: '48'
|
||||||
|
subdir: Narau
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: 0.8.1
|
||||||
|
CurrentVersionCode: 6
|
||||||
|
|
@ -1,33 +0,0 @@
|
||||||
Categories:Reading
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:
|
|
||||||
Issue Tracker:
|
|
||||||
|
|
||||||
Auto Name:VuDroid
|
|
||||||
Summary:DjVu and PDF document reader
|
|
||||||
Description:
|
|
||||||
A document reader for DjVu and PDF files.
|
|
||||||
.
|
|
||||||
|
|
||||||
Build:1.2,3
|
|
||||||
commit=36
|
|
||||||
target=android-8
|
|
||||||
buildjni=yes
|
|
||||||
|
|
||||||
Build:1.3,4
|
|
||||||
commit=51
|
|
||||||
target=android-8
|
|
||||||
buildjni=yes
|
|
||||||
|
|
||||||
Build:1.4,5
|
|
||||||
commit=56
|
|
||||||
target=android-8
|
|
||||||
buildjni=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Static
|
|
||||||
Current Version:1.4
|
|
||||||
Current Version Code:5
|
|
||||||
|
|
||||||
No Source Since:1.5
|
|
||||||
36
metadata/org.vudroid.yml
Normal file
36
metadata/org.vudroid.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
||||||
|
Categories:
|
||||||
|
- Reading
|
||||||
|
License: GPL-3.0-only
|
||||||
|
|
||||||
|
AutoName: VuDroid
|
||||||
|
Summary: DjVu and PDF document reader
|
||||||
|
Description: A document reader for DjVu and PDF files.
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
commit: '36'
|
||||||
|
target: android-8
|
||||||
|
buildjni:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 4
|
||||||
|
commit: '51'
|
||||||
|
target: android-8
|
||||||
|
buildjni:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.4'
|
||||||
|
versionCode: 5
|
||||||
|
commit: '56'
|
||||||
|
target: android-8
|
||||||
|
buildjni:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Static
|
||||||
|
CurrentVersion: '1.4'
|
||||||
|
CurrentVersionCode: 5
|
||||||
|
|
||||||
|
NoSourceSince: '1.5'
|
||||||
|
|
@ -1,157 +0,0 @@
|
||||||
Categories:Connectivity
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:http://wififixer.wordpress.com
|
|
||||||
Source Code:https://github.com/Zanshinmu/Wifi-Fixer
|
|
||||||
Issue Tracker:https://github.com/Zanshinmu/Wifi-Fixer/issues
|
|
||||||
Donate:http://wififixer.wordpress.com/donate
|
|
||||||
|
|
||||||
Auto Name:Wifi Fixer
|
|
||||||
Summary:Resets broken WiFi connections
|
|
||||||
Description:
|
|
||||||
Detects and resets a broken WiFi connection.
|
|
||||||
|
|
||||||
Wifi Fixer is a background service that works around several problems with
|
|
||||||
Android wifi, including: Wifi shows connected but internet data not available
|
|
||||||
Known network in range but not detected Best network not used Supplicant frozen
|
|
||||||
Supplicant in likely failure state
|
|
||||||
|
|
||||||
Apps can’t prevent disconnections or boost low signals. Wifi Fixer will detect
|
|
||||||
and attempt recovery when these problems are detected.
|
|
||||||
|
|
||||||
You can tune your Wifi Acess Point's settings to minimize disconnections. Please
|
|
||||||
refer to Wifi Fixer’s help documents for more information.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/Zanshinmu/Wifi-Fixer.git
|
|
||||||
|
|
||||||
Build:0.7.0.3.3,620
|
|
||||||
commit=a3c0dfd8507a7778c1a3
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-8
|
|
||||||
|
|
||||||
Build:0.8.0,758
|
|
||||||
commit=d1278bb9b2cddb66a617
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-8
|
|
||||||
|
|
||||||
Build:0.8.0.1,759
|
|
||||||
commit=55394716804479e76d5f
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-8
|
|
||||||
|
|
||||||
Build:0.8.0.2,760
|
|
||||||
commit=ff612a31874fc89cb124
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-8
|
|
||||||
|
|
||||||
Build:0.8.0.3.1,770
|
|
||||||
commit=59b8e66a0409a5d4c6a6
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-8
|
|
||||||
|
|
||||||
Build:0.8.0.5,822
|
|
||||||
commit=846b5c057e886f8436eb
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-8
|
|
||||||
|
|
||||||
Build:0.8.0.6,838
|
|
||||||
commit=81e9557f73d8529755cd
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-8
|
|
||||||
|
|
||||||
Build:0.9.0.1,915
|
|
||||||
disable=commit 7155ca938dc1 but can't compile for some reason
|
|
||||||
commit=unknown - see disabled
|
|
||||||
|
|
||||||
Build:0.9.0.2,922
|
|
||||||
commit=b354e4538bf242f10125af49050e36126b668972
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:0.9.5,952
|
|
||||||
commit=4d6dda4c9aa283c162fd1d4c3edaeb8c0d6d8a32
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:0.9.5.1,955
|
|
||||||
commit=a1cd53e3d2183
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:0.9.5.2,959
|
|
||||||
commit=278b682fddca4e34416f0f49ddf33b9d6dec7819
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:0.9.5.3,970
|
|
||||||
commit=e1c737b53ebae7368b0f24c90593fe493b126edd
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:0.9.5.4,978
|
|
||||||
disable=can't update yet: patched support jar
|
|
||||||
commit=unknown - see disabled
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:0.9.5.5,980
|
|
||||||
commit=d91f8cb77
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-17
|
|
||||||
|
|
||||||
Build:0.9.5.6,983
|
|
||||||
commit=d59123b438fe
|
|
||||||
subdir=wififixer
|
|
||||||
target=android-17
|
|
||||||
|
|
||||||
Build:1.0.1,1048
|
|
||||||
commit=release_1.0.1
|
|
||||||
subdir=wififixer
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.2.1,1065
|
|
||||||
commit=v1.0.2.1
|
|
||||||
subdir=wififixer
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.3.1,1078
|
|
||||||
commit=v1.0.3.1
|
|
||||||
subdir=wififixer
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.3.2,1081
|
|
||||||
commit=v1.0.3.2
|
|
||||||
subdir=wififixer
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.3.3,1112
|
|
||||||
disable=build fails
|
|
||||||
commit=v1.0.3.3
|
|
||||||
subdir=wififixer
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.3.4,1114
|
|
||||||
commit=v1.0.3.4
|
|
||||||
subdir=wififixer
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.3.5,1118
|
|
||||||
commit=v1.0.3.5
|
|
||||||
subdir=wififixer
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.4,1142
|
|
||||||
commit=v1.0.4
|
|
||||||
subdir=wififixer
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.5,1165
|
|
||||||
commit=v1.0.5
|
|
||||||
subdir=wififixer
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.0.5
|
|
||||||
Current Version Code:1165
|
|
||||||
192
metadata/org.wahtod.wififixer.yml
Normal file
192
metadata/org.wahtod.wififixer.yml
Normal file
|
|
@ -0,0 +1,192 @@
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: http://wififixer.wordpress.com
|
||||||
|
SourceCode: https://github.com/Zanshinmu/Wifi-Fixer
|
||||||
|
IssueTracker: https://github.com/Zanshinmu/Wifi-Fixer/issues
|
||||||
|
Donate: http://wififixer.wordpress.com/donate
|
||||||
|
|
||||||
|
AutoName: Wifi Fixer
|
||||||
|
Summary: Resets broken WiFi connections
|
||||||
|
Description: |-
|
||||||
|
Detects and resets a broken WiFi connection.
|
||||||
|
|
||||||
|
Wifi Fixer is a background service that works around several problems with
|
||||||
|
Android wifi, including: Wifi shows connected but internet data not available
|
||||||
|
Known network in range but not detected Best network not used Supplicant frozen
|
||||||
|
Supplicant in likely failure state
|
||||||
|
|
||||||
|
Apps can’t prevent disconnections or boost low signals. Wifi Fixer will detect
|
||||||
|
and attempt recovery when these problems are detected.
|
||||||
|
|
||||||
|
You can tune your Wifi Acess Point's settings to minimize disconnections. Please
|
||||||
|
refer to Wifi Fixer’s help documents for more information.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Zanshinmu/Wifi-Fixer.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.7.0.3.3
|
||||||
|
versionCode: 620
|
||||||
|
commit: a3c0dfd8507a7778c1a3
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-8
|
||||||
|
|
||||||
|
- versionName: 0.8.0
|
||||||
|
versionCode: 758
|
||||||
|
commit: d1278bb9b2cddb66a617
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-8
|
||||||
|
|
||||||
|
- versionName: 0.8.0.1
|
||||||
|
versionCode: 759
|
||||||
|
commit: 55394716804479e76d5f
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-8
|
||||||
|
|
||||||
|
- versionName: 0.8.0.2
|
||||||
|
versionCode: 760
|
||||||
|
commit: ff612a31874fc89cb124
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-8
|
||||||
|
|
||||||
|
- versionName: 0.8.0.3.1
|
||||||
|
versionCode: 770
|
||||||
|
commit: 59b8e66a0409a5d4c6a6
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-8
|
||||||
|
|
||||||
|
- versionName: 0.8.0.5
|
||||||
|
versionCode: 822
|
||||||
|
commit: 846b5c057e886f8436eb
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-8
|
||||||
|
|
||||||
|
- versionName: 0.8.0.6
|
||||||
|
versionCode: 838
|
||||||
|
commit: 81e9557f73d8529755cd
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-8
|
||||||
|
|
||||||
|
- versionName: 0.9.0.1
|
||||||
|
versionCode: 915
|
||||||
|
disable: commit 7155ca938dc1 but can't compile for some reason
|
||||||
|
commit: unknown - see disabled
|
||||||
|
|
||||||
|
- versionName: 0.9.0.2
|
||||||
|
versionCode: 922
|
||||||
|
commit: b354e4538bf242f10125af49050e36126b668972
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: 0.9.5
|
||||||
|
versionCode: 952
|
||||||
|
commit: 4d6dda4c9aa283c162fd1d4c3edaeb8c0d6d8a32
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: 0.9.5.1
|
||||||
|
versionCode: 955
|
||||||
|
commit: a1cd53e3d2183
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: 0.9.5.2
|
||||||
|
versionCode: 959
|
||||||
|
commit: 278b682fddca4e34416f0f49ddf33b9d6dec7819
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: 0.9.5.3
|
||||||
|
versionCode: 970
|
||||||
|
commit: e1c737b53ebae7368b0f24c90593fe493b126edd
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: 0.9.5.4
|
||||||
|
versionCode: 978
|
||||||
|
disable: "can't update yet: patched support jar"
|
||||||
|
commit: unknown - see disabled
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: 0.9.5.5
|
||||||
|
versionCode: 980
|
||||||
|
commit: d91f8cb77
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-17
|
||||||
|
|
||||||
|
- versionName: 0.9.5.6
|
||||||
|
versionCode: 983
|
||||||
|
commit: d59123b438fe
|
||||||
|
subdir: wififixer
|
||||||
|
target: android-17
|
||||||
|
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 1048
|
||||||
|
commit: release_1.0.1
|
||||||
|
subdir: wififixer
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.2.1
|
||||||
|
versionCode: 1065
|
||||||
|
commit: v1.0.2.1
|
||||||
|
subdir: wififixer
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.3.1
|
||||||
|
versionCode: 1078
|
||||||
|
commit: v1.0.3.1
|
||||||
|
subdir: wififixer
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.3.2
|
||||||
|
versionCode: 1081
|
||||||
|
commit: v1.0.3.2
|
||||||
|
subdir: wififixer
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.3.3
|
||||||
|
versionCode: 1112
|
||||||
|
disable: build fails
|
||||||
|
commit: v1.0.3.3
|
||||||
|
subdir: wififixer
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.3.4
|
||||||
|
versionCode: 1114
|
||||||
|
commit: v1.0.3.4
|
||||||
|
subdir: wififixer
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.3.5
|
||||||
|
versionCode: 1118
|
||||||
|
commit: v1.0.3.5
|
||||||
|
subdir: wififixer
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.4
|
||||||
|
versionCode: 1142
|
||||||
|
commit: v1.0.4
|
||||||
|
subdir: wififixer
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.5
|
||||||
|
versionCode: 1165
|
||||||
|
commit: v1.0.5
|
||||||
|
subdir: wififixer
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.5
|
||||||
|
CurrentVersionCode: 1165
|
||||||
|
|
@ -1,219 +0,0 @@
|
||||||
Categories:Money
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:https://walleth.org
|
|
||||||
Source Code:https://github.com/walleth/walleth
|
|
||||||
Issue Tracker:https://github.com/walleth/walleth/issues
|
|
||||||
|
|
||||||
Name:WallETH
|
|
||||||
Auto Name:WallΞTH
|
|
||||||
Summary:Ethereum wallet
|
|
||||||
Description:
|
|
||||||
Ethereum wallet Networks: main, ropsten, rinkeby, kovan
|
|
||||||
|
|
||||||
Features: Tokens(ERC-20), ERC-67 / ERC-681 URLs, ERC-55 Checksums, TREZOR
|
|
||||||
Support (via USB-OTG - model 1 and model T), watch only accounts, offline
|
|
||||||
signing, JSON UTC key import/export, display value in fiat like EUR, NZD, USD,
|
|
||||||
.. or MakerDAO DAI, display function …
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/walleth/walleth
|
|
||||||
|
|
||||||
Build:0.15,15
|
|
||||||
commit=0.15
|
|
||||||
subdir=app
|
|
||||||
gradle=noFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.16,16
|
|
||||||
commit=0.16
|
|
||||||
subdir=app
|
|
||||||
gradle=noFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.17,17
|
|
||||||
commit=0.17
|
|
||||||
subdir=app
|
|
||||||
gradle=noFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.18,18
|
|
||||||
commit=0.18
|
|
||||||
subdir=app
|
|
||||||
gradle=noFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.20,20
|
|
||||||
commit=0.20
|
|
||||||
subdir=app
|
|
||||||
gradle=noFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.21,21
|
|
||||||
commit=0.21
|
|
||||||
subdir=app
|
|
||||||
gradle=noFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.23,23
|
|
||||||
commit=0.23
|
|
||||||
subdir=app
|
|
||||||
gradle=noFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.25,25
|
|
||||||
commit=0.25
|
|
||||||
subdir=app
|
|
||||||
gradle=noFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.26,26
|
|
||||||
commit=0.26
|
|
||||||
subdir=app
|
|
||||||
gradle=noFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.27,27
|
|
||||||
commit=0.27
|
|
||||||
subdir=app
|
|
||||||
gradle=noFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.28,28
|
|
||||||
commit=0.28
|
|
||||||
subdir=app
|
|
||||||
gradle=noFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.29,29
|
|
||||||
commit=0.29
|
|
||||||
subdir=app
|
|
||||||
gradle=withGethNoFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.31,31
|
|
||||||
commit=0.31
|
|
||||||
subdir=app
|
|
||||||
gradle=withGethNoFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.32,32
|
|
||||||
commit=0.32
|
|
||||||
subdir=app
|
|
||||||
gradle=withGethNoFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.33,33
|
|
||||||
commit=0.33
|
|
||||||
subdir=app
|
|
||||||
gradle=withGethNoFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.34,34
|
|
||||||
commit=0.34
|
|
||||||
subdir=app
|
|
||||||
gradle=withGethNoFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.35,35
|
|
||||||
commit=0.35
|
|
||||||
subdir=app
|
|
||||||
gradle=withGethNoFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.42.1,421
|
|
||||||
commit=0.42.1
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.42.2,422
|
|
||||||
commit=0.42.2
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.42.3,423
|
|
||||||
commit=0.42.3
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle && \
|
|
||||||
sed -i -e 's/4.10/4.9/' ../gradle/wrapper/gradle-wrapper.properties
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.42.4,424
|
|
||||||
commit=0.42.4
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.42.5,425
|
|
||||||
commit=0.42.5
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.42.6,426
|
|
||||||
commit=0.42.6
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.42.7,427
|
|
||||||
commit=0.42.7
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.42.8,428
|
|
||||||
commit=0.42.8
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.42.9,429
|
|
||||||
commit=0.42.9
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.43.0,430
|
|
||||||
commit=0.43.0
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.43.1,431
|
|
||||||
commit=0.43.1
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.43.2,432
|
|
||||||
commit=0.43.2
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Build:0.43.4,434
|
|
||||||
commit=0.43.4
|
|
||||||
subdir=app
|
|
||||||
gradle=noGethNoFirebaseForFDroidOnline
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
scanignore=build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:0.43.4
|
|
||||||
Current Version Code:434
|
|
||||||
294
metadata/org.walleth.yml
Normal file
294
metadata/org.walleth.yml
Normal file
|
|
@ -0,0 +1,294 @@
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://walleth.org
|
||||||
|
SourceCode: https://github.com/walleth/walleth
|
||||||
|
IssueTracker: https://github.com/walleth/walleth/issues
|
||||||
|
|
||||||
|
Name: WallETH
|
||||||
|
AutoName: WallΞTH
|
||||||
|
Summary: Ethereum wallet
|
||||||
|
Description: |-
|
||||||
|
Ethereum wallet Networks: main, ropsten, rinkeby, kovan
|
||||||
|
|
||||||
|
Features: Tokens(ERC-20), ERC-67 / ERC-681 URLs, ERC-55 Checksums, TREZOR
|
||||||
|
Support (via USB-OTG - model 1 and model T), watch only accounts, offline
|
||||||
|
signing, JSON UTC key import/export, display value in fiat like EUR, NZD, USD,
|
||||||
|
.. or MakerDAO DAI, display function …
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/walleth/walleth
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.15'
|
||||||
|
versionCode: 15
|
||||||
|
commit: '0.15'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.16'
|
||||||
|
versionCode: 16
|
||||||
|
commit: '0.16'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.17'
|
||||||
|
versionCode: 17
|
||||||
|
commit: '0.17'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.18'
|
||||||
|
versionCode: 18
|
||||||
|
commit: '0.18'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.20'
|
||||||
|
versionCode: 20
|
||||||
|
commit: '0.20'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.21'
|
||||||
|
versionCode: 21
|
||||||
|
commit: '0.21'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.23'
|
||||||
|
versionCode: 23
|
||||||
|
commit: '0.23'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.25'
|
||||||
|
versionCode: 25
|
||||||
|
commit: '0.25'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.26'
|
||||||
|
versionCode: 26
|
||||||
|
commit: '0.26'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.27'
|
||||||
|
versionCode: 27
|
||||||
|
commit: '0.27'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.28'
|
||||||
|
versionCode: 28
|
||||||
|
commit: '0.28'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.29'
|
||||||
|
versionCode: 29
|
||||||
|
commit: '0.29'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- withGethNoFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.31'
|
||||||
|
versionCode: 31
|
||||||
|
commit: '0.31'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- withGethNoFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.32'
|
||||||
|
versionCode: 32
|
||||||
|
commit: '0.32'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- withGethNoFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.33'
|
||||||
|
versionCode: 33
|
||||||
|
commit: '0.33'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- withGethNoFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.34'
|
||||||
|
versionCode: 34
|
||||||
|
commit: '0.34'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- withGethNoFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '0.35'
|
||||||
|
versionCode: 35
|
||||||
|
commit: '0.35'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- withGethNoFirebaseForFDroid
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.42.1
|
||||||
|
versionCode: 421
|
||||||
|
commit: 0.42.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.42.2
|
||||||
|
versionCode: 422
|
||||||
|
commit: 0.42.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.42.3
|
||||||
|
versionCode: 423
|
||||||
|
commit: 0.42.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
- sed -i -e 's/4.10/4.9/' ../gradle/wrapper/gradle-wrapper.properties
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.42.4
|
||||||
|
versionCode: 424
|
||||||
|
commit: 0.42.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.42.5
|
||||||
|
versionCode: 425
|
||||||
|
commit: 0.42.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.42.6
|
||||||
|
versionCode: 426
|
||||||
|
commit: 0.42.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.42.7
|
||||||
|
versionCode: 427
|
||||||
|
commit: 0.42.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.42.8
|
||||||
|
versionCode: 428
|
||||||
|
commit: 0.42.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.42.9
|
||||||
|
versionCode: 429
|
||||||
|
commit: 0.42.9
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.43.0
|
||||||
|
versionCode: 430
|
||||||
|
commit: 0.43.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.43.1
|
||||||
|
versionCode: 431
|
||||||
|
commit: 0.43.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.43.2
|
||||||
|
versionCode: 432
|
||||||
|
commit: 0.43.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.43.4
|
||||||
|
versionCode: 434
|
||||||
|
commit: 0.43.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- noGethNoFirebaseForFDroidOnline
|
||||||
|
prebuild: sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore:
|
||||||
|
- build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.43.4
|
||||||
|
CurrentVersionCode: 434
|
||||||
|
|
@ -1,37 +0,0 @@
|
||||||
Categories:Reading
|
|
||||||
License:AGPL-3.0-or-later
|
|
||||||
Web Site:http://webodf.org
|
|
||||||
Source Code:https://github.com/kogmbh/WebODF
|
|
||||||
Issue Tracker:https://github.com/kogmbh/WebODF/issues
|
|
||||||
|
|
||||||
Auto Name:WebODF
|
|
||||||
Summary:ODF Document Viewer
|
|
||||||
Description:
|
|
||||||
WebODF is a JavaScript library which makes it easy to add Open Document Format
|
|
||||||
(ODF) support to your website and to your mobile or desktop application. It uses
|
|
||||||
HTML and CSS to display ODF documents.
|
|
||||||
|
|
||||||
This app lets you view Open Document format files directly.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/kogmbh/WebODF.git
|
|
||||||
|
|
||||||
Build:1.2,3
|
|
||||||
disable=broken app script needs fixing 5262fc
|
|
||||||
commit=unknown - see disabled
|
|
||||||
subdir=programs/android
|
|
||||||
init=cd ../../ && \
|
|
||||||
sed -i '4,6d' .gitmodules && \
|
|
||||||
sed -i '12,13d' .git/config && \
|
|
||||||
git rm --cached simplerevisionserver/pywebdav && \
|
|
||||||
git submodule init && \
|
|
||||||
git submodule update && \
|
|
||||||
cd programs/android
|
|
||||||
prebuild=android update project -p . -s -t android-10
|
|
||||||
update=no
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.3.0
|
|
||||||
Current Version Code:10300
|
|
||||||
41
metadata/org.webodf.yml
Normal file
41
metadata/org.webodf.yml
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
Categories:
|
||||||
|
- Reading
|
||||||
|
License: AGPL-3.0-or-later
|
||||||
|
WebSite: http://webodf.org
|
||||||
|
SourceCode: https://github.com/kogmbh/WebODF
|
||||||
|
IssueTracker: https://github.com/kogmbh/WebODF/issues
|
||||||
|
|
||||||
|
AutoName: WebODF
|
||||||
|
Summary: ODF Document Viewer
|
||||||
|
Description: |-
|
||||||
|
WebODF is a JavaScript library which makes it easy to add Open Document Format
|
||||||
|
(ODF) support to your website and to your mobile or desktop application. It uses
|
||||||
|
HTML and CSS to display ODF documents.
|
||||||
|
|
||||||
|
This app lets you view Open Document format files directly.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/kogmbh/WebODF.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
disable: broken app script needs fixing 5262fc
|
||||||
|
commit: unknown - see disabled
|
||||||
|
subdir: programs/android
|
||||||
|
init:
|
||||||
|
- cd ../../
|
||||||
|
- sed -i '4,6d' .gitmodules
|
||||||
|
- sed -i '12,13d' .git/config
|
||||||
|
- git rm --cached simplerevisionserver/pywebdav
|
||||||
|
- git submodule init
|
||||||
|
- git submodule update
|
||||||
|
- cd programs/android
|
||||||
|
prebuild: android update project -p . -s -t android-10
|
||||||
|
androidupdate:
|
||||||
|
- no
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: 1.3.0
|
||||||
|
CurrentVersionCode: 10300
|
||||||
|
|
@ -1,42 +0,0 @@
|
||||||
AntiFeatures:UpstreamNonFree
|
|
||||||
Categories:Navigation
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:http://wheelmap.org
|
|
||||||
Source Code:https://github.com/sozialhelden/wheelmap-android
|
|
||||||
Issue Tracker:https://github.com/sozialhelden/wheelmap-android/issues
|
|
||||||
|
|
||||||
Auto Name:Wheelmap
|
|
||||||
Summary:Find wheelchair accessible places
|
|
||||||
Description:
|
|
||||||
Which underground stations are equipped with a lift? Are there accessible
|
|
||||||
restaurants, cafes or clubs around you? Which museums or libraries are
|
|
||||||
accessible for people with limited mobility and which are not? With Wheelmap,
|
|
||||||
you can find locations and modify descriptions on an OpenStreetMap (OSM) map.
|
|
||||||
|
|
||||||
Wheelmap was developed by the non-profit organisation SOZIALHELDEN.The
|
|
||||||
SOZIALHELDEN’s aim is to adress social challenges with innovative approaches.
|
|
||||||
|
|
||||||
Google Analytics was removed before building.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/sozialhelden/wheelmap-android.git
|
|
||||||
|
|
||||||
Build:0.8.3,16
|
|
||||||
commit=0.8.3_release
|
|
||||||
subdir=Wheelmap
|
|
||||||
srclibs=PullToRefresh@v1.3.0,NoAnalytics@158a4a
|
|
||||||
rm=Wheelmap/libs/libGoogleAnalytics.jar
|
|
||||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$PullToRefresh$$@' project.properties && \
|
|
||||||
echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties
|
|
||||||
|
|
||||||
Build:3.0.1,409
|
|
||||||
disable=play-sevices, jar files
|
|
||||||
commit=3.0.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:3.0.1
|
|
||||||
Current Version Code:409
|
|
||||||
51
metadata/org.wheelmap.android.online.yml
Normal file
51
metadata/org.wheelmap.android.online.yml
Normal file
|
|
@ -0,0 +1,51 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- UpstreamNonFree
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
License: Apache-2.0
|
||||||
|
WebSite: http://wheelmap.org
|
||||||
|
SourceCode: https://github.com/sozialhelden/wheelmap-android
|
||||||
|
IssueTracker: https://github.com/sozialhelden/wheelmap-android/issues
|
||||||
|
|
||||||
|
AutoName: Wheelmap
|
||||||
|
Summary: Find wheelchair accessible places
|
||||||
|
Description: |-
|
||||||
|
Which underground stations are equipped with a lift? Are there accessible
|
||||||
|
restaurants, cafes or clubs around you? Which museums or libraries are
|
||||||
|
accessible for people with limited mobility and which are not? With Wheelmap,
|
||||||
|
you can find locations and modify descriptions on an OpenStreetMap (OSM) map.
|
||||||
|
|
||||||
|
Wheelmap was developed by the non-profit organisation SOZIALHELDEN.The
|
||||||
|
SOZIALHELDEN’s aim is to adress social challenges with innovative approaches.
|
||||||
|
|
||||||
|
Google Analytics was removed before building.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/sozialhelden/wheelmap-android.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.8.3
|
||||||
|
versionCode: 16
|
||||||
|
commit: 0.8.3_release
|
||||||
|
subdir: Wheelmap
|
||||||
|
srclibs:
|
||||||
|
- PullToRefresh@v1.3.0
|
||||||
|
- NoAnalytics@158a4a
|
||||||
|
rm:
|
||||||
|
- Wheelmap/libs/libGoogleAnalytics.jar
|
||||||
|
prebuild:
|
||||||
|
- sed -i 's@\(android.library.reference.1=\).*@\1$$PullToRefresh$$@' project.properties
|
||||||
|
- echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties
|
||||||
|
|
||||||
|
- versionName: 3.0.1
|
||||||
|
versionCode: 409
|
||||||
|
disable: play-sevices, jar files
|
||||||
|
commit: 3.0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 3.0.1
|
||||||
|
CurrentVersionCode: 409
|
||||||
|
|
@ -1,26 +0,0 @@
|
||||||
Categories:Phone & SMS,System
|
|
||||||
License:MIT
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/whitequark/SIPCaller
|
|
||||||
Issue Tracker:https://github.com/whitequark/SIPCaller/issues
|
|
||||||
|
|
||||||
Auto Name:SIP Caller
|
|
||||||
Summary:Dial SIP numbers
|
|
||||||
Description:
|
|
||||||
Stock Android dialer does not support dialing SIP numbers directly; the only way
|
|
||||||
to do it is to add a contact or run am start -a android.intent.action.CALL
|
|
||||||
sip:... in terminal. SIP Caller allows dialing SIP numbers directly.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/whitequark/SIPCaller
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=r1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.0
|
|
||||||
Current Version Code:1
|
|
||||||
29
metadata/org.whitequark.sipcaller.yml
Normal file
29
metadata/org.whitequark.sipcaller.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
Categories:
|
||||||
|
- Phone & SMS
|
||||||
|
- System
|
||||||
|
License: MIT
|
||||||
|
SourceCode: https://github.com/whitequark/SIPCaller
|
||||||
|
IssueTracker: https://github.com/whitequark/SIPCaller/issues
|
||||||
|
|
||||||
|
AutoName: SIP Caller
|
||||||
|
Summary: Dial SIP numbers
|
||||||
|
Description: |-
|
||||||
|
Stock Android dialer does not support dialing SIP numbers directly; the only way
|
||||||
|
to do it is to add a contact or run am start -a android.intent.action.CALL
|
||||||
|
sip:... in terminal. SIP Caller allows dialing SIP numbers directly.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/whitequark/SIPCaller
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: r1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
|
|
@ -1,24 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:GPL-2.0-only
|
|
||||||
Web Site:https://www.mediawiki.org/wiki/Wikimedia_mobile_engineering
|
|
||||||
Source Code:https://github.com/wikimedia/WLMMobile
|
|
||||||
Issue Tracker:https://phabricator.wikimedia.org
|
|
||||||
Donate:https://donate.wikimedia.org
|
|
||||||
|
|
||||||
Auto Name:Wiki Loves Monuments
|
|
||||||
Summary:Send pictures of monuments to Wikipedia
|
|
||||||
Description:
|
|
||||||
Take pictures of monuments and enhance Wikipedia!
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/wikimedia/WLMMobile.git
|
|
||||||
|
|
||||||
Build:1.3,13
|
|
||||||
commit=47ad047d2f6f1
|
|
||||||
|
|
||||||
Archive Policy:0 versions
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.3
|
|
||||||
Current Version Code:13
|
|
||||||
25
metadata/org.wikilovesmonuments.yml
Normal file
25
metadata/org.wikilovesmonuments.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-2.0-only
|
||||||
|
WebSite: https://www.mediawiki.org/wiki/Wikimedia_mobile_engineering
|
||||||
|
SourceCode: https://github.com/wikimedia/WLMMobile
|
||||||
|
IssueTracker: https://phabricator.wikimedia.org
|
||||||
|
Donate: https://donate.wikimedia.org
|
||||||
|
|
||||||
|
AutoName: Wiki Loves Monuments
|
||||||
|
Summary: Send pictures of monuments to Wikipedia
|
||||||
|
Description: Take pictures of monuments and enhance Wikipedia!
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/wikimedia/WLMMobile.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 13
|
||||||
|
commit: 47ad047d2f6f1
|
||||||
|
|
||||||
|
ArchivePolicy: 0 versions
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: '1.3'
|
||||||
|
CurrentVersionCode: 13
|
||||||
|
|
@ -1,26 +0,0 @@
|
||||||
Categories:Multimedia,Theming
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/ebraminio/WikimediaCommonsForMuzei
|
|
||||||
Issue Tracker:https://github.com/ebraminio/WikimediaCommonsForMuzei/issues
|
|
||||||
|
|
||||||
Name:Wikimedia Commons for Muzei
|
|
||||||
Auto Name:Wikimedia Commons for Muzei (extension)
|
|
||||||
Summary:Wikimedia Commons picture of the day in Muzei
|
|
||||||
Description:
|
|
||||||
Uses Wikimedia Commons picture of the day RSS feed output to show in
|
|
||||||
[[net.nurik.roman.muzei]].
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/ebraminio/WikimediaCommonsForMuzei.git
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=V1
|
|
||||||
subdir=muzeiextension
|
|
||||||
gradle=defaultFlavor
|
|
||||||
|
|
||||||
Auto Update Mode:Version V%c
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.0
|
|
||||||
Current Version Code:1
|
|
||||||
29
metadata/org.wikimedia.commons.muzei.yml
Normal file
29
metadata/org.wikimedia.commons.muzei.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
- Theming
|
||||||
|
License: Apache-2.0
|
||||||
|
SourceCode: https://github.com/ebraminio/WikimediaCommonsForMuzei
|
||||||
|
IssueTracker: https://github.com/ebraminio/WikimediaCommonsForMuzei/issues
|
||||||
|
|
||||||
|
Name: Wikimedia Commons for Muzei
|
||||||
|
AutoName: Wikimedia Commons for Muzei (extension)
|
||||||
|
Summary: Wikimedia Commons picture of the day in Muzei
|
||||||
|
Description: |-
|
||||||
|
Uses Wikimedia Commons picture of the day RSS feed output to show in
|
||||||
|
[[net.nurik.roman.muzei]].
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/ebraminio/WikimediaCommonsForMuzei.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: V1
|
||||||
|
subdir: muzeiextension
|
||||||
|
gradle:
|
||||||
|
- defaultFlavor
|
||||||
|
|
||||||
|
AutoUpdateMode: Version V%c
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
|
|
@ -1,62 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:http://meta.wikimedia.org/wiki/Wikimedia_Apps
|
|
||||||
Source Code:https://github.com/wikimedia/apps-android-commons
|
|
||||||
Issue Tracker:https://bugzilla.wikimedia.org/buglist.cgi?list_id=194107&resolution=---&query_format=advanced&component=Android&product=Commons%20App
|
|
||||||
Changelog:https://github.com/commons-app/apps-android-commons/releases
|
|
||||||
|
|
||||||
Auto Name:Wikimedia Commons
|
|
||||||
Summary:Upload images to wikimedia.org
|
|
||||||
Description:
|
|
||||||
Images you upload via the app are added to Wikimedia Commons, a repository of
|
|
||||||
freely-licensed media used to illustrate Wikipedia and its sister projects. By
|
|
||||||
uploading your photos, you can help further the goal of spreading free knowledge
|
|
||||||
around the world.
|
|
||||||
|
|
||||||
Note that this app is deprecated. Use [[fr.free.nrw.commons]] instead.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/wikimedia/apps-android-commons
|
|
||||||
|
|
||||||
Build:1.0beta7,8
|
|
||||||
commit=v1.0beta7
|
|
||||||
subdir=commons
|
|
||||||
maven=yes
|
|
||||||
prebuild=rm -rf jni && \
|
|
||||||
sed -i 's/test/commons/' src/main/java/org/wikimedia/commons/CommonsApplication.java && \
|
|
||||||
sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:1.0beta8,9
|
|
||||||
commit=v1.0beta8
|
|
||||||
subdir=commons
|
|
||||||
maven=yes
|
|
||||||
prebuild=rm -rf jni && \
|
|
||||||
sed -i 's/test/commons/' src/main/java/org/wikimedia/commons/CommonsApplication.java && \
|
|
||||||
sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:1.0beta11,12
|
|
||||||
commit=v1.0beta11
|
|
||||||
subdir=commons
|
|
||||||
maven=yes
|
|
||||||
prebuild=rm -rf jni && \
|
|
||||||
sed -i 's/test/commons/' src/main/java/org/wikimedia/commons/CommonsApplication.java && \
|
|
||||||
sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:1.0beta13,14
|
|
||||||
commit=v1.0beta13
|
|
||||||
subdir=commons
|
|
||||||
maven=yes
|
|
||||||
prebuild=rm -rf jni && \
|
|
||||||
sed -i 's/test/commons/' src/main/java/org/wikimedia/commons/CommonsApplication.java && \
|
|
||||||
sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml
|
|
||||||
target=android-17
|
|
||||||
|
|
||||||
Archive Policy:0 versions
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Static
|
|
||||||
Current Version:1.0beta13
|
|
||||||
Current Version Code:14
|
|
||||||
|
|
@ -1,31 +0,0 @@
|
||||||
Categories:Internet,Multimedia
|
|
||||||
License:MIT
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/CommonsLab/CommonsLab
|
|
||||||
Issue Tracker:https://github.com/CommonsLab/CommonsLab/issues
|
|
||||||
|
|
||||||
Auto Name:CommonsLab
|
|
||||||
Summary:Browse and contribute Wikimedia Commons
|
|
||||||
Description:
|
|
||||||
Browse and contribute to the Wikimedia Commons project.
|
|
||||||
|
|
||||||
This is an old version of [[com.commonslab.commonslab]].
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/CommonsLab/CommonsLab
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=3d8f8f6713c587f40341f1ce6bfe44b4526ee3a3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=mv ../OpenPlayer ../openplayer
|
|
||||||
scandelete=openplayer/libs/
|
|
||||||
build=pushd ../openplayer && \
|
|
||||||
sh ./build_jni.sh && \
|
|
||||||
popd
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:1.0
|
|
||||||
Current Version Code:1
|
|
||||||
36
metadata/org.wikimedia.commons.wikimedia.yml
Normal file
36
metadata/org.wikimedia.commons.wikimedia.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
- Multimedia
|
||||||
|
License: MIT
|
||||||
|
SourceCode: https://github.com/CommonsLab/CommonsLab
|
||||||
|
IssueTracker: https://github.com/CommonsLab/CommonsLab/issues
|
||||||
|
|
||||||
|
AutoName: CommonsLab
|
||||||
|
Summary: Browse and contribute Wikimedia Commons
|
||||||
|
Description: |-
|
||||||
|
Browse and contribute to the Wikimedia Commons project.
|
||||||
|
|
||||||
|
This is an old version of [[com.commonslab.commonslab]].
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/CommonsLab/CommonsLab
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 3d8f8f6713c587f40341f1ce6bfe44b4526ee3a3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: mv ../OpenPlayer ../openplayer
|
||||||
|
scandelete:
|
||||||
|
- openplayer/libs/
|
||||||
|
build:
|
||||||
|
- pushd ../openplayer
|
||||||
|
- sh ./build_jni.sh
|
||||||
|
- popd
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
71
metadata/org.wikimedia.commons.yml
Normal file
71
metadata/org.wikimedia.commons.yml
Normal file
|
|
@ -0,0 +1,71 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: Apache-2.0
|
||||||
|
WebSite: http://meta.wikimedia.org/wiki/Wikimedia_Apps
|
||||||
|
SourceCode: https://github.com/wikimedia/apps-android-commons
|
||||||
|
IssueTracker: https://bugzilla.wikimedia.org/buglist.cgi?list_id=194107&resolution=---&query_format=advanced&component=Android&product=Commons%20App
|
||||||
|
Changelog: https://github.com/commons-app/apps-android-commons/releases
|
||||||
|
|
||||||
|
AutoName: Wikimedia Commons
|
||||||
|
Summary: Upload images to wikimedia.org
|
||||||
|
Description: |-
|
||||||
|
Images you upload via the app are added to Wikimedia Commons, a repository of
|
||||||
|
freely-licensed media used to illustrate Wikipedia and its sister projects. By
|
||||||
|
uploading your photos, you can help further the goal of spreading free knowledge
|
||||||
|
around the world.
|
||||||
|
|
||||||
|
Note that this app is deprecated. Use [[fr.free.nrw.commons]] instead.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/wikimedia/apps-android-commons
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0beta7
|
||||||
|
versionCode: 8
|
||||||
|
commit: v1.0beta7
|
||||||
|
subdir: commons
|
||||||
|
maven: 'yes'
|
||||||
|
prebuild:
|
||||||
|
- rm -rf jni
|
||||||
|
- sed -i 's/test/commons/' src/main/java/org/wikimedia/commons/CommonsApplication.java
|
||||||
|
- sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: 1.0beta8
|
||||||
|
versionCode: 9
|
||||||
|
commit: v1.0beta8
|
||||||
|
subdir: commons
|
||||||
|
maven: 'yes'
|
||||||
|
prebuild:
|
||||||
|
- rm -rf jni
|
||||||
|
- sed -i 's/test/commons/' src/main/java/org/wikimedia/commons/CommonsApplication.java
|
||||||
|
- sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: 1.0beta11
|
||||||
|
versionCode: 12
|
||||||
|
commit: v1.0beta11
|
||||||
|
subdir: commons
|
||||||
|
maven: 'yes'
|
||||||
|
prebuild:
|
||||||
|
- rm -rf jni
|
||||||
|
- sed -i 's/test/commons/' src/main/java/org/wikimedia/commons/CommonsApplication.java
|
||||||
|
- sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: 1.0beta13
|
||||||
|
versionCode: 14
|
||||||
|
commit: v1.0beta13
|
||||||
|
subdir: commons
|
||||||
|
maven: 'yes'
|
||||||
|
prebuild:
|
||||||
|
- rm -rf jni
|
||||||
|
- sed -i 's/test/commons/' src/main/java/org/wikimedia/commons/CommonsApplication.java
|
||||||
|
- sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml
|
||||||
|
target: android-17
|
||||||
|
|
||||||
|
ArchivePolicy: 0 versions
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Static
|
||||||
|
CurrentVersion: 1.0beta13
|
||||||
|
CurrentVersionCode: 14
|
||||||
|
|
@ -1,24 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:GPL-2.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/wikimedia/WiktionaryMobile
|
|
||||||
Issue Tracker:https://github.com/wikimedia/WiktionaryMobile/issues
|
|
||||||
Donate:https://donate.wikimedia.org
|
|
||||||
|
|
||||||
Auto Name:Wiktionary
|
|
||||||
Summary:Wiktionary client
|
|
||||||
Description:
|
|
||||||
Client for wiktionary.org, a dictionary run by the Wikimedia project.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/wikimedia/WiktionaryMobile.git
|
|
||||||
|
|
||||||
Build:1.0.1,1
|
|
||||||
commit=v1.0.1release
|
|
||||||
submodules=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.0.1
|
|
||||||
Current Version Code:1
|
|
||||||
24
metadata/org.wiktionary.yml
Normal file
24
metadata/org.wiktionary.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-2.0-only
|
||||||
|
SourceCode: https://github.com/wikimedia/WiktionaryMobile
|
||||||
|
IssueTracker: https://github.com/wikimedia/WiktionaryMobile/issues
|
||||||
|
Donate: https://donate.wikimedia.org
|
||||||
|
|
||||||
|
AutoName: Wiktionary
|
||||||
|
Summary: Wiktionary client
|
||||||
|
Description: Client for wiktionary.org, a dictionary run by the Wikimedia project.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/wikimedia/WiktionaryMobile.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0.1release
|
||||||
|
submodules: true
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.1
|
||||||
|
CurrentVersionCode: 1
|
||||||
|
|
@ -1,103 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/wingy/Exodus
|
|
||||||
Issue Tracker:https://github.com/wingy/Exodus/issues
|
|
||||||
|
|
||||||
Auto Name:Exodus
|
|
||||||
Summary:8chan image board browser
|
|
||||||
Description:
|
|
||||||
Browse [https://8chan.co/ 8chan] image board. Based on [[org.floens.chan]].
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/wingy/Exodus.git
|
|
||||||
|
|
||||||
Build:0.6,37
|
|
||||||
commit=v0.6
|
|
||||||
subdir=Clover/app
|
|
||||||
gradle=yes
|
|
||||||
srclibs=ApacheHttpCore@4.3.2,ApacheHttpClient@4.3.2,HttpClientAndroid@f7c5537aa724
|
|
||||||
forceversion=yes
|
|
||||||
rm=Clover/app/libs/*
|
|
||||||
prebuild=mv $$ApacheHttpCore$$/httpcore $$HttpClientAndroid$$/script/httpcore && \
|
|
||||||
mv $$ApacheHttpClient$$/httpclient $$HttpClientAndroid$$/script/httpclient && \
|
|
||||||
mv $$ApacheHttpClient$$/httpclient-cache $$HttpClientAndroid$$/script/httpclient-cache && \
|
|
||||||
mv $$ApacheHttpClient$$/httpmime $$HttpClientAndroid$$/script/httpmime && \
|
|
||||||
pushd $$HttpClientAndroid$$/script && \
|
|
||||||
sed -i -e '/checkout/d' convert_stock_httpclient && \
|
|
||||||
bash convert_stock_httpclient && \
|
|
||||||
popd && \
|
|
||||||
cp $$HttpClientAndroid$$/script/httpclientandroidlib-1.2.1.jar libs/
|
|
||||||
|
|
||||||
Build:0.7,38
|
|
||||||
commit=v0.7
|
|
||||||
subdir=Clover/app
|
|
||||||
gradle=yes
|
|
||||||
srclibs=ApacheHttpCore@4.3.2,ApacheHttpClient@4.3.2,HttpClientAndroid@f7c5537aa724
|
|
||||||
rm=Clover/app/libs/*
|
|
||||||
prebuild=mv $$ApacheHttpCore$$/httpcore $$HttpClientAndroid$$/script/httpcore && \
|
|
||||||
mv $$ApacheHttpClient$$/httpclient $$HttpClientAndroid$$/script/httpclient && \
|
|
||||||
mv $$ApacheHttpClient$$/httpclient-cache $$HttpClientAndroid$$/script/httpclient-cache && \
|
|
||||||
mv $$ApacheHttpClient$$/httpmime $$HttpClientAndroid$$/script/httpmime && \
|
|
||||||
pushd $$HttpClientAndroid$$/script && \
|
|
||||||
sed -i -e '/checkout/d' convert_stock_httpclient && \
|
|
||||||
bash convert_stock_httpclient && \
|
|
||||||
popd && \
|
|
||||||
cp $$HttpClientAndroid$$/script/httpclientandroidlib-1.2.1.jar libs/
|
|
||||||
|
|
||||||
Build:0.8,39
|
|
||||||
commit=v0.8
|
|
||||||
subdir=Clover/app
|
|
||||||
gradle=yes
|
|
||||||
srclibs=ApacheHttpCore@4.3.2,ApacheHttpClient@4.3.2,HttpClientAndroid@f7c5537aa724
|
|
||||||
rm=Clover/app/libs/*
|
|
||||||
prebuild=mv $$ApacheHttpCore$$/httpcore $$HttpClientAndroid$$/script/httpcore && \
|
|
||||||
mv $$ApacheHttpClient$$/httpclient $$HttpClientAndroid$$/script/httpclient && \
|
|
||||||
mv $$ApacheHttpClient$$/httpclient-cache $$HttpClientAndroid$$/script/httpclient-cache && \
|
|
||||||
mv $$ApacheHttpClient$$/httpmime $$HttpClientAndroid$$/script/httpmime && \
|
|
||||||
pushd $$HttpClientAndroid$$/script && \
|
|
||||||
sed -i -e '/checkout/d' convert_stock_httpclient && \
|
|
||||||
bash convert_stock_httpclient && \
|
|
||||||
popd && \
|
|
||||||
cp $$HttpClientAndroid$$/script/httpclientandroidlib-1.2.1.jar libs/
|
|
||||||
|
|
||||||
Build:0.9,40
|
|
||||||
commit=v0.9
|
|
||||||
subdir=Clover/app
|
|
||||||
gradle=yes
|
|
||||||
rm=Clover/app/libs/*
|
|
||||||
|
|
||||||
Build:0.10,41
|
|
||||||
commit=v0.10
|
|
||||||
subdir=Clover/app
|
|
||||||
gradle=yes
|
|
||||||
rm=Clover/app/libs/*
|
|
||||||
|
|
||||||
Build:0.11,42
|
|
||||||
disable=build failed
|
|
||||||
commit=v0.11
|
|
||||||
subdir=Clover/app
|
|
||||||
gradle=yes
|
|
||||||
rm=Clover/app/libs/*
|
|
||||||
|
|
||||||
Build:0.11.2,43
|
|
||||||
commit=v0.11.2
|
|
||||||
subdir=Clover/app
|
|
||||||
gradle=yes
|
|
||||||
rm=Clover/app/libs/*
|
|
||||||
|
|
||||||
Build:0.12,44
|
|
||||||
commit=v0.12
|
|
||||||
subdir=Clover/app
|
|
||||||
gradle=yes
|
|
||||||
rm=Clover/app/libs/*
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
* Subdir is Clover, which might change, too.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:0.12
|
|
||||||
Current Version Code:44
|
|
||||||
136
metadata/org.wingy.chan.yml
Normal file
136
metadata/org.wingy.chan.yml
Normal file
|
|
@ -0,0 +1,136 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/wingy/Exodus
|
||||||
|
IssueTracker: https://github.com/wingy/Exodus/issues
|
||||||
|
|
||||||
|
AutoName: Exodus
|
||||||
|
Summary: 8chan image board browser
|
||||||
|
Description: Browse [https://8chan.co/ 8chan] image board. Based on [[org.floens.chan]].
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/wingy/Exodus.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.6'
|
||||||
|
versionCode: 37
|
||||||
|
commit: v0.6
|
||||||
|
subdir: Clover/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- ApacheHttpCore@4.3.2
|
||||||
|
- ApacheHttpClient@4.3.2
|
||||||
|
- HttpClientAndroid@f7c5537aa724
|
||||||
|
forceversion: true
|
||||||
|
rm:
|
||||||
|
- Clover/app/libs/*
|
||||||
|
prebuild:
|
||||||
|
- mv $$ApacheHttpCore$$/httpcore $$HttpClientAndroid$$/script/httpcore
|
||||||
|
- mv $$ApacheHttpClient$$/httpclient $$HttpClientAndroid$$/script/httpclient
|
||||||
|
- mv $$ApacheHttpClient$$/httpclient-cache $$HttpClientAndroid$$/script/httpclient-cache
|
||||||
|
- mv $$ApacheHttpClient$$/httpmime $$HttpClientAndroid$$/script/httpmime
|
||||||
|
- pushd $$HttpClientAndroid$$/script
|
||||||
|
- sed -i -e '/checkout/d' convert_stock_httpclient
|
||||||
|
- bash convert_stock_httpclient
|
||||||
|
- popd
|
||||||
|
- cp $$HttpClientAndroid$$/script/httpclientandroidlib-1.2.1.jar libs/
|
||||||
|
|
||||||
|
- versionName: '0.7'
|
||||||
|
versionCode: 38
|
||||||
|
commit: v0.7
|
||||||
|
subdir: Clover/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- ApacheHttpCore@4.3.2
|
||||||
|
- ApacheHttpClient@4.3.2
|
||||||
|
- HttpClientAndroid@f7c5537aa724
|
||||||
|
rm:
|
||||||
|
- Clover/app/libs/*
|
||||||
|
prebuild:
|
||||||
|
- mv $$ApacheHttpCore$$/httpcore $$HttpClientAndroid$$/script/httpcore
|
||||||
|
- mv $$ApacheHttpClient$$/httpclient $$HttpClientAndroid$$/script/httpclient
|
||||||
|
- mv $$ApacheHttpClient$$/httpclient-cache $$HttpClientAndroid$$/script/httpclient-cache
|
||||||
|
- mv $$ApacheHttpClient$$/httpmime $$HttpClientAndroid$$/script/httpmime
|
||||||
|
- pushd $$HttpClientAndroid$$/script
|
||||||
|
- sed -i -e '/checkout/d' convert_stock_httpclient
|
||||||
|
- bash convert_stock_httpclient
|
||||||
|
- popd
|
||||||
|
- cp $$HttpClientAndroid$$/script/httpclientandroidlib-1.2.1.jar libs/
|
||||||
|
|
||||||
|
- versionName: '0.8'
|
||||||
|
versionCode: 39
|
||||||
|
commit: v0.8
|
||||||
|
subdir: Clover/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- ApacheHttpCore@4.3.2
|
||||||
|
- ApacheHttpClient@4.3.2
|
||||||
|
- HttpClientAndroid@f7c5537aa724
|
||||||
|
rm:
|
||||||
|
- Clover/app/libs/*
|
||||||
|
prebuild:
|
||||||
|
- mv $$ApacheHttpCore$$/httpcore $$HttpClientAndroid$$/script/httpcore
|
||||||
|
- mv $$ApacheHttpClient$$/httpclient $$HttpClientAndroid$$/script/httpclient
|
||||||
|
- mv $$ApacheHttpClient$$/httpclient-cache $$HttpClientAndroid$$/script/httpclient-cache
|
||||||
|
- mv $$ApacheHttpClient$$/httpmime $$HttpClientAndroid$$/script/httpmime
|
||||||
|
- pushd $$HttpClientAndroid$$/script
|
||||||
|
- sed -i -e '/checkout/d' convert_stock_httpclient
|
||||||
|
- bash convert_stock_httpclient
|
||||||
|
- popd
|
||||||
|
- cp $$HttpClientAndroid$$/script/httpclientandroidlib-1.2.1.jar libs/
|
||||||
|
|
||||||
|
- versionName: '0.9'
|
||||||
|
versionCode: 40
|
||||||
|
commit: v0.9
|
||||||
|
subdir: Clover/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- Clover/app/libs/*
|
||||||
|
|
||||||
|
- versionName: '0.10'
|
||||||
|
versionCode: 41
|
||||||
|
commit: v0.10
|
||||||
|
subdir: Clover/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- Clover/app/libs/*
|
||||||
|
|
||||||
|
- versionName: '0.11'
|
||||||
|
versionCode: 42
|
||||||
|
disable: build failed
|
||||||
|
commit: v0.11
|
||||||
|
subdir: Clover/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- Clover/app/libs/*
|
||||||
|
|
||||||
|
- versionName: 0.11.2
|
||||||
|
versionCode: 43
|
||||||
|
commit: v0.11.2
|
||||||
|
subdir: Clover/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- Clover/app/libs/*
|
||||||
|
|
||||||
|
- versionName: '0.12'
|
||||||
|
versionCode: 44
|
||||||
|
commit: v0.12
|
||||||
|
subdir: Clover/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- Clover/app/libs/*
|
||||||
|
|
||||||
|
MaintainerNotes: '* Subdir is Clover, which might change, too.'
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '0.12'
|
||||||
|
CurrentVersionCode: 44
|
||||||
|
|
@ -1,53 +0,0 @@
|
||||||
Categories:Multimedia
|
|
||||||
License:GPL-3.0-or-later
|
|
||||||
Web Site:https://guardianproject.info/apps/informacam
|
|
||||||
Source Code:https://github.com/guardianproject/InformaCam
|
|
||||||
Issue Tracker:https://github.com/guardianproject/InformaCam/issues
|
|
||||||
LiberapayID:33617
|
|
||||||
Bitcoin:1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk
|
|
||||||
|
|
||||||
Auto Name:InformaCam
|
|
||||||
Summary:Image redactor
|
|
||||||
Description:
|
|
||||||
InformaCam is a plugin for ObscuraCam that allows the user, without much
|
|
||||||
intervention on their own part, to inflate image and video with extra points of
|
|
||||||
data, or metadata. The metadata includes information like the user’s current GPS
|
|
||||||
coordinates, altitude, compass bearing, light meter readings, the signatures of
|
|
||||||
neighboring devices, cell towers, and wifi networks; and serves to shed light on
|
|
||||||
the exact circumstances and contexts under which the digital image was taken.
|
|
||||||
Some users will already be familiar with ObscuraCam, which allows for capturing
|
|
||||||
and digitally manipulating media. With InformaCam included, the app starts to
|
|
||||||
behave almost like Adobe Photoshop or GIMP, supporting non-destructive,
|
|
||||||
layer-based edits to media. This means that a version of an image can be created
|
|
||||||
with any sensitive image data and metadata preserved and encrypted to trusted
|
|
||||||
entities, along with a redacted version that has its metadata stripped which can
|
|
||||||
be easily shared.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/guardianproject/InformaCam.git
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
disable=WIP: not released yet d20d57b8a3
|
|
||||||
commit=unknown - see disabled
|
|
||||||
srclibs=FFMPEG-Java@5427fe5e,IOCipher@56a23bbdfa
|
|
||||||
prebuild=cp -r $$FFMPEG-Java$$ FFMPEG-Java && \
|
|
||||||
cp -r $$IOCipher$$ IOCipher && \
|
|
||||||
sed -i 's@\(android.library.reference.1=\).*@\1FFMPEG-Java@' project.properties && \
|
|
||||||
sed -i 's@\(android.library.reference.2=\).*@\1IOCipher@' project.properties && \
|
|
||||||
export NDK_BASE=$$NDK$$ && \
|
|
||||||
cd FFMPEG-Java && \
|
|
||||||
git submodule update --init --recursive && \
|
|
||||||
cd external/android-ffmpeg && \
|
|
||||||
sed -i 's/make -j4/make -j2/g' make_* && \
|
|
||||||
./configure_make_everything.sh && \
|
|
||||||
cd ../../../IOCipher && \
|
|
||||||
git submodule init && \
|
|
||||||
git submodule update && \
|
|
||||||
sed -i 's/make -j4/make -j2/g' external/Makefile && \
|
|
||||||
make -C external && \
|
|
||||||
$$NDK$$/ndk-build
|
|
||||||
buildjni=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Static
|
|
||||||
59
metadata/org.witness.informacam.yml
Normal file
59
metadata/org.witness.informacam.yml
Normal file
|
|
@ -0,0 +1,59 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
WebSite: https://guardianproject.info/apps/informacam
|
||||||
|
SourceCode: https://github.com/guardianproject/InformaCam
|
||||||
|
IssueTracker: https://github.com/guardianproject/InformaCam/issues
|
||||||
|
LiberapayID: '33617'
|
||||||
|
Bitcoin: 1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk
|
||||||
|
|
||||||
|
AutoName: InformaCam
|
||||||
|
Summary: Image redactor
|
||||||
|
Description: |-
|
||||||
|
InformaCam is a plugin for ObscuraCam that allows the user, without much
|
||||||
|
intervention on their own part, to inflate image and video with extra points of
|
||||||
|
data, or metadata. The metadata includes information like the user’s current GPS
|
||||||
|
coordinates, altitude, compass bearing, light meter readings, the signatures of
|
||||||
|
neighboring devices, cell towers, and wifi networks; and serves to shed light on
|
||||||
|
the exact circumstances and contexts under which the digital image was taken.
|
||||||
|
Some users will already be familiar with ObscuraCam, which allows for capturing
|
||||||
|
and digitally manipulating media. With InformaCam included, the app starts to
|
||||||
|
behave almost like Adobe Photoshop or GIMP, supporting non-destructive,
|
||||||
|
layer-based edits to media. This means that a version of an image can be created
|
||||||
|
with any sensitive image data and metadata preserved and encrypted to trusted
|
||||||
|
entities, along with a redacted version that has its metadata stripped which can
|
||||||
|
be easily shared.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/guardianproject/InformaCam.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
disable: 'WIP: not released yet d20d57b8a3'
|
||||||
|
commit: unknown - see disabled
|
||||||
|
srclibs:
|
||||||
|
- FFMPEG-Java@5427fe5e
|
||||||
|
- IOCipher@56a23bbdfa
|
||||||
|
prebuild:
|
||||||
|
- cp -r $$FFMPEG-Java$$ FFMPEG-Java
|
||||||
|
- cp -r $$IOCipher$$ IOCipher
|
||||||
|
- sed -i 's@\(android.library.reference.1=\).*@\1FFMPEG-Java@' project.properties
|
||||||
|
- sed -i 's@\(android.library.reference.2=\).*@\1IOCipher@' project.properties
|
||||||
|
- export NDK_BASE=$$NDK$$
|
||||||
|
- cd FFMPEG-Java
|
||||||
|
- git submodule update --init --recursive
|
||||||
|
- cd external/android-ffmpeg
|
||||||
|
- sed -i 's/make -j4/make -j2/g' make_*
|
||||||
|
- ./configure_make_everything.sh
|
||||||
|
- cd ../../../IOCipher
|
||||||
|
- git submodule init
|
||||||
|
- git submodule update
|
||||||
|
- sed -i 's/make -j4/make -j2/g' external/Makefile
|
||||||
|
- make -C external
|
||||||
|
- $$NDK$$/ndk-build
|
||||||
|
buildjni:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Static
|
||||||
|
|
@ -1,41 +0,0 @@
|
||||||
Categories:System
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/irssiconnectbot/irssiconnectbot
|
|
||||||
Issue Tracker:https://github.com/irssiconnectbot/irssiconnectbot/issues
|
|
||||||
Donate:http://icb.woltage.org/donate.php
|
|
||||||
Bitcoin:12Xe9L8Kam2F838RipTstT1BAxWLZjWRxh
|
|
||||||
|
|
||||||
Auto Name:Irssi ConnectBot
|
|
||||||
Summary:Specialised SSH Client
|
|
||||||
Description:
|
|
||||||
Irssi ConnectBot is a modified version of [[org.connectbot]] SSH client for
|
|
||||||
Android. Irssi ConnectBot has features which helps users to use IRC-clients and
|
|
||||||
other utilities through SSH.
|
|
||||||
|
|
||||||
* Doubletap sends meta+a
|
|
||||||
* Left/Right swipe changes irc channel
|
|
||||||
* Long press opens popup menu with commands
|
|
||||||
|
|
||||||
[[org.pocketworkstation.pckeyboard]], [[com.anysoftkeyboard.languagepack.SSH]]
|
|
||||||
and the Android PC-keyboard-layout in Android 4.1 are well suited to terminal
|
|
||||||
work.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/irssiconnectbot/irssiconnectbot.git
|
|
||||||
|
|
||||||
Build:1.7.1-irssi,393
|
|
||||||
commit=b3a7d721bb01
|
|
||||||
target=android-15
|
|
||||||
buildjni=yes
|
|
||||||
|
|
||||||
Build:1.7.1-irssi-+,395
|
|
||||||
disable=not published
|
|
||||||
commit=unknown - see disabled
|
|
||||||
forceversion=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.7.1-irssi
|
|
||||||
Current Version Code:395
|
|
||||||
44
metadata/org.woltage.irssiconnectbot.yml
Normal file
44
metadata/org.woltage.irssiconnectbot.yml
Normal file
|
|
@ -0,0 +1,44 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: Apache-2.0
|
||||||
|
SourceCode: https://github.com/irssiconnectbot/irssiconnectbot
|
||||||
|
IssueTracker: https://github.com/irssiconnectbot/irssiconnectbot/issues
|
||||||
|
Donate: http://icb.woltage.org/donate.php
|
||||||
|
Bitcoin: 12Xe9L8Kam2F838RipTstT1BAxWLZjWRxh
|
||||||
|
|
||||||
|
AutoName: Irssi ConnectBot
|
||||||
|
Summary: Specialised SSH Client
|
||||||
|
Description: |-
|
||||||
|
Irssi ConnectBot is a modified version of [[org.connectbot]] SSH client for
|
||||||
|
Android. Irssi ConnectBot has features which helps users to use IRC-clients and
|
||||||
|
other utilities through SSH.
|
||||||
|
|
||||||
|
* Doubletap sends meta+a
|
||||||
|
* Left/Right swipe changes irc channel
|
||||||
|
* Long press opens popup menu with commands
|
||||||
|
|
||||||
|
[[org.pocketworkstation.pckeyboard]], [[com.anysoftkeyboard.languagepack.SSH]]
|
||||||
|
and the Android PC-keyboard-layout in Android 4.1 are well suited to terminal
|
||||||
|
work.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/irssiconnectbot/irssiconnectbot.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.7.1-irssi
|
||||||
|
versionCode: 393
|
||||||
|
commit: b3a7d721bb01
|
||||||
|
target: android-15
|
||||||
|
buildjni:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.7.1-irssi-+
|
||||||
|
versionCode: 395
|
||||||
|
disable: not published
|
||||||
|
commit: unknown - see disabled
|
||||||
|
forceversion: true
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: 1.7.1-irssi
|
||||||
|
CurrentVersionCode: 395
|
||||||
|
|
@ -1,149 +0,0 @@
|
||||||
AntiFeatures:UpstreamNonFree
|
|
||||||
Categories:Internet
|
|
||||||
License:GPL-2.0-only
|
|
||||||
Web Site:https://apps.wordpress.com/mobile
|
|
||||||
Source Code:https://github.com/wordpress-mobile/WordPress-Android
|
|
||||||
Issue Tracker:https://github.com/wordpress-mobile/WordPress-Android/issues
|
|
||||||
|
|
||||||
Auto Name:WordPress
|
|
||||||
Summary:WordPress client
|
|
||||||
Description:
|
|
||||||
A client for WordPress blogs, which allows post creation and editing, and
|
|
||||||
comment viewing, replying and moderation. Supports multiple blogs, both
|
|
||||||
WordPress-hosted (wordpress.com) and self-hosted.
|
|
||||||
|
|
||||||
Because the published source code omits certain 'secrets', functionality that
|
|
||||||
uses, for example, OAuth, will not work in this build.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/wordpress-mobile/WordPress-Android.git
|
|
||||||
|
|
||||||
Build:1.4.1,33
|
|
||||||
commit=1.4.1
|
|
||||||
encoding=utf-8
|
|
||||||
prebuild=mkdir libs && \
|
|
||||||
mv *.jar libs && \
|
|
||||||
sed -i "s@checkStats(accounts.size());@// MY PRIVACY > YOUR STATS@" src/org/wordpress/android/wpAndroid.java
|
|
||||||
|
|
||||||
Build:2.1,48
|
|
||||||
commit=2.1
|
|
||||||
encoding=utf-8
|
|
||||||
|
|
||||||
Build:2.1.1,49
|
|
||||||
commit=2.1.1
|
|
||||||
encoding=utf-8
|
|
||||||
|
|
||||||
Build:2.1.2,50
|
|
||||||
commit=2.1.2
|
|
||||||
encoding=utf-8
|
|
||||||
|
|
||||||
Build:2.1.3,52
|
|
||||||
commit=2.1.3
|
|
||||||
encoding=utf-8
|
|
||||||
|
|
||||||
Build:2.2.1,59
|
|
||||||
commit=2.2.1
|
|
||||||
encoding=utf-8
|
|
||||||
|
|
||||||
Build:2.2.2,60
|
|
||||||
commit=2.2.2
|
|
||||||
encoding=utf-8
|
|
||||||
|
|
||||||
Build:2.2.3,61
|
|
||||||
commit=2.2.3
|
|
||||||
encoding=utf-8
|
|
||||||
|
|
||||||
Build:2.2.4,62
|
|
||||||
commit=2.2.4
|
|
||||||
encoding=utf-8
|
|
||||||
|
|
||||||
Build:2.2.5,63
|
|
||||||
commit=2.2.5
|
|
||||||
encoding=utf-8
|
|
||||||
|
|
||||||
Build:2.2.7,66
|
|
||||||
commit=2.2.7
|
|
||||||
encoding=utf-8
|
|
||||||
|
|
||||||
Build:2.3,67
|
|
||||||
commit=2.3
|
|
||||||
srclibs=ActionBarSherlock@4.2.0,MenuDrawer@2.0.2
|
|
||||||
encoding=utf-8
|
|
||||||
prebuild=sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
||||||
sed -i 's@\(reference.2=\).*@\1$$MenuDrawer$$@' project.properties
|
|
||||||
|
|
||||||
Build:2.4.2,74
|
|
||||||
disable=Does not build with any known version of MenuDrawer (at 2.4.2)
|
|
||||||
commit=2.4.2
|
|
||||||
srclibs=ActionBarSherlock@4.3.0,MenuDrawer@3.0.0
|
|
||||||
encoding=utf-8
|
|
||||||
prebuild=sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
||||||
sed -i 's@\(reference.2=\).*@\1$$MenuDrawer$$@' project.properties && \
|
|
||||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
|
||||||
echo wp.OAUTH_APP_ID="wordpress" >>local.properties && \
|
|
||||||
echo wp.OAUTH_APP_SECRET="wordpress" >>local.properties && \
|
|
||||||
echo wp.DB_SECRET="wordpress" >>local.properties && \
|
|
||||||
echo wp.OAUTH_REDIRECT_URI="http://wordpress.org" >>local.properties && \
|
|
||||||
echo wp.GCM_ID="wordpress" >>local.properties
|
|
||||||
|
|
||||||
Build:2.5,83
|
|
||||||
commit=2.5
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo sdk.dir=$$SDK$$ >> local.properties && \
|
|
||||||
echo wp.OAUTH_APP_ID="wordpress" >> local.properties && \
|
|
||||||
echo wp.OAUTH_APP_SECRET="wordpress" >> local.properties && \
|
|
||||||
echo wp.DB_SECRET="wordpress" >> local.properties && \
|
|
||||||
echo wp.OAUTH_REDIRECT_URI="http://wordpress.org" >> local.properties && \
|
|
||||||
echo wp.GCM_ID="wordpress" >> local.properties
|
|
||||||
|
|
||||||
Build:2.5.1,85
|
|
||||||
disable=Doesn't build - ApiHelper.java:368: cannot find symbol List<?>
|
|
||||||
commit=2.5.1
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo sdk.dir=$$SDK$$ >> local.properties && \
|
|
||||||
echo wp.OAUTH_APP_ID="wordpress" >> local.properties && \
|
|
||||||
echo wp.OAUTH_APP_SECRET="wordpress" >> local.properties && \
|
|
||||||
echo wp.DB_SECRET="wordpress" >> local.properties && \
|
|
||||||
echo wp.OAUTH_REDIRECT_URI="http://wordpress.org" >> local.properties && \
|
|
||||||
echo wp.GCM_ID="wordpress" >> local.properties
|
|
||||||
|
|
||||||
Build:2.6 RC 2,90
|
|
||||||
commit=2.6-rc-2
|
|
||||||
patch=list.patch
|
|
||||||
gradle=yes
|
|
||||||
prebuild=cp local.properties-example local.properties && \
|
|
||||||
sed -e "/sdk.dir/ s#.*#sdk.dir=$$SDK$$#" -i local.properties
|
|
||||||
|
|
||||||
Build:2.6,91
|
|
||||||
commit=2.6
|
|
||||||
init=cp local.properties-example local.properties
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.6.1,96
|
|
||||||
commit=2.6.1
|
|
||||||
init=cp local.properties-example local.properties
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.6.3,98
|
|
||||||
commit=2.6.3
|
|
||||||
init=cp local.properties-example local.properties && \
|
|
||||||
rm -f libs/MixpanelAPI.jar
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -e '/[Mm]ixpanel/ d' -i build.gradle src/org/wordpress/android/util/WPMobileStatsUtil.java
|
|
||||||
|
|
||||||
Build:2.7.1,103
|
|
||||||
commit=2.7.1
|
|
||||||
init=cp local.properties-example local.properties && \
|
|
||||||
rm -f libs/MixpanelAPI.jar
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -e '/[Mm]ixpanel/ d' -i build.gradle src/org/wordpress/android/util/WPMobileStatsUtil.java
|
|
||||||
|
|
||||||
Build:5.3,257
|
|
||||||
disable=third party repos, fabric/crashlytics
|
|
||||||
|
|
||||||
Archive Policy:0 versions
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Static
|
|
||||||
Current Version:6.9.1
|
|
||||||
Current Version Code:360
|
|
||||||
192
metadata/org.wordpress.android.yml
Normal file
192
metadata/org.wordpress.android.yml
Normal file
|
|
@ -0,0 +1,192 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- UpstreamNonFree
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-2.0-only
|
||||||
|
WebSite: https://apps.wordpress.com/mobile
|
||||||
|
SourceCode: https://github.com/wordpress-mobile/WordPress-Android
|
||||||
|
IssueTracker: https://github.com/wordpress-mobile/WordPress-Android/issues
|
||||||
|
|
||||||
|
AutoName: WordPress
|
||||||
|
Summary: WordPress client
|
||||||
|
Description: |-
|
||||||
|
A client for WordPress blogs, which allows post creation and editing, and
|
||||||
|
comment viewing, replying and moderation. Supports multiple blogs, both
|
||||||
|
WordPress-hosted (wordpress.com) and self-hosted.
|
||||||
|
|
||||||
|
Because the published source code omits certain 'secrets', functionality that
|
||||||
|
uses, for example, OAuth, will not work in this build.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/wordpress-mobile/WordPress-Android.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.4.1
|
||||||
|
versionCode: 33
|
||||||
|
commit: 1.4.1
|
||||||
|
encoding: utf-8
|
||||||
|
prebuild:
|
||||||
|
- mkdir libs
|
||||||
|
- mv *.jar libs
|
||||||
|
- sed -i "s@checkStats(accounts.size());@// MY PRIVACY > YOUR STATS@" src/org/wordpress/android/wpAndroid.java
|
||||||
|
|
||||||
|
- versionName: '2.1'
|
||||||
|
versionCode: 48
|
||||||
|
commit: '2.1'
|
||||||
|
encoding: utf-8
|
||||||
|
|
||||||
|
- versionName: 2.1.1
|
||||||
|
versionCode: 49
|
||||||
|
commit: 2.1.1
|
||||||
|
encoding: utf-8
|
||||||
|
|
||||||
|
- versionName: 2.1.2
|
||||||
|
versionCode: 50
|
||||||
|
commit: 2.1.2
|
||||||
|
encoding: utf-8
|
||||||
|
|
||||||
|
- versionName: 2.1.3
|
||||||
|
versionCode: 52
|
||||||
|
commit: 2.1.3
|
||||||
|
encoding: utf-8
|
||||||
|
|
||||||
|
- versionName: 2.2.1
|
||||||
|
versionCode: 59
|
||||||
|
commit: 2.2.1
|
||||||
|
encoding: utf-8
|
||||||
|
|
||||||
|
- versionName: 2.2.2
|
||||||
|
versionCode: 60
|
||||||
|
commit: 2.2.2
|
||||||
|
encoding: utf-8
|
||||||
|
|
||||||
|
- versionName: 2.2.3
|
||||||
|
versionCode: 61
|
||||||
|
commit: 2.2.3
|
||||||
|
encoding: utf-8
|
||||||
|
|
||||||
|
- versionName: 2.2.4
|
||||||
|
versionCode: 62
|
||||||
|
commit: 2.2.4
|
||||||
|
encoding: utf-8
|
||||||
|
|
||||||
|
- versionName: 2.2.5
|
||||||
|
versionCode: 63
|
||||||
|
commit: 2.2.5
|
||||||
|
encoding: utf-8
|
||||||
|
|
||||||
|
- versionName: 2.2.7
|
||||||
|
versionCode: 66
|
||||||
|
commit: 2.2.7
|
||||||
|
encoding: utf-8
|
||||||
|
|
||||||
|
- versionName: '2.3'
|
||||||
|
versionCode: 67
|
||||||
|
commit: '2.3'
|
||||||
|
srclibs:
|
||||||
|
- ActionBarSherlock@4.2.0
|
||||||
|
- MenuDrawer@2.0.2
|
||||||
|
encoding: utf-8
|
||||||
|
prebuild:
|
||||||
|
- sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||||
|
- sed -i 's@\(reference.2=\).*@\1$$MenuDrawer$$@' project.properties
|
||||||
|
|
||||||
|
- versionName: 2.4.2
|
||||||
|
versionCode: 74
|
||||||
|
disable: Does not build with any known version of MenuDrawer (at 2.4.2)
|
||||||
|
commit: 2.4.2
|
||||||
|
srclibs:
|
||||||
|
- ActionBarSherlock@4.3.0
|
||||||
|
- MenuDrawer@3.0.0
|
||||||
|
encoding: utf-8
|
||||||
|
prebuild:
|
||||||
|
- sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||||
|
- sed -i 's@\(reference.2=\).*@\1$$MenuDrawer$$@' project.properties
|
||||||
|
- cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||||
|
- echo wp.OAUTH_APP_ID="wordpress" >>local.properties
|
||||||
|
- echo wp.OAUTH_APP_SECRET="wordpress" >>local.properties
|
||||||
|
- echo wp.DB_SECRET="wordpress" >>local.properties
|
||||||
|
- echo wp.OAUTH_REDIRECT_URI="http://wordpress.org" >>local.properties
|
||||||
|
- echo wp.GCM_ID="wordpress" >>local.properties
|
||||||
|
|
||||||
|
- versionName: '2.5'
|
||||||
|
versionCode: 83
|
||||||
|
commit: '2.5'
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- echo sdk.dir=$$SDK$$ >> local.properties
|
||||||
|
- echo wp.OAUTH_APP_ID="wordpress" >> local.properties
|
||||||
|
- echo wp.OAUTH_APP_SECRET="wordpress" >> local.properties
|
||||||
|
- echo wp.DB_SECRET="wordpress" >> local.properties
|
||||||
|
- echo wp.OAUTH_REDIRECT_URI="http://wordpress.org" >> local.properties
|
||||||
|
- echo wp.GCM_ID="wordpress" >> local.properties
|
||||||
|
|
||||||
|
- versionName: 2.5.1
|
||||||
|
versionCode: 85
|
||||||
|
disable: "Doesn't build - ApiHelper.java:368: cannot find symbol List<?>"
|
||||||
|
commit: 2.5.1
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- echo sdk.dir=$$SDK$$ >> local.properties
|
||||||
|
- echo wp.OAUTH_APP_ID="wordpress" >> local.properties
|
||||||
|
- echo wp.OAUTH_APP_SECRET="wordpress" >> local.properties
|
||||||
|
- echo wp.DB_SECRET="wordpress" >> local.properties
|
||||||
|
- echo wp.OAUTH_REDIRECT_URI="http://wordpress.org" >> local.properties
|
||||||
|
- echo wp.GCM_ID="wordpress" >> local.properties
|
||||||
|
|
||||||
|
- versionName: 2.6 RC 2
|
||||||
|
versionCode: 90
|
||||||
|
commit: 2.6-rc-2
|
||||||
|
patch:
|
||||||
|
- list.patch
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- cp local.properties-example local.properties
|
||||||
|
- sed -e "/sdk.dir/ s#.*#sdk.dir=$$SDK$$#" -i local.properties
|
||||||
|
|
||||||
|
- versionName: '2.6'
|
||||||
|
versionCode: 91
|
||||||
|
commit: '2.6'
|
||||||
|
init: cp local.properties-example local.properties
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.6.1
|
||||||
|
versionCode: 96
|
||||||
|
commit: 2.6.1
|
||||||
|
init: cp local.properties-example local.properties
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.6.3
|
||||||
|
versionCode: 98
|
||||||
|
commit: 2.6.3
|
||||||
|
init:
|
||||||
|
- cp local.properties-example local.properties
|
||||||
|
- rm -f libs/MixpanelAPI.jar
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -e '/[Mm]ixpanel/ d' -i build.gradle src/org/wordpress/android/util/WPMobileStatsUtil.java
|
||||||
|
|
||||||
|
- versionName: 2.7.1
|
||||||
|
versionCode: 103
|
||||||
|
commit: 2.7.1
|
||||||
|
init:
|
||||||
|
- cp local.properties-example local.properties
|
||||||
|
- rm -f libs/MixpanelAPI.jar
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -e '/[Mm]ixpanel/ d' -i build.gradle src/org/wordpress/android/util/WPMobileStatsUtil.java
|
||||||
|
|
||||||
|
- versionName: '5.3'
|
||||||
|
versionCode: 257
|
||||||
|
disable: third party repos, fabric/crashlytics
|
||||||
|
|
||||||
|
ArchivePolicy: 0 versions
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Static
|
||||||
|
CurrentVersion: 6.9.1
|
||||||
|
CurrentVersionCode: 360
|
||||||
|
|
@ -1,24 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:http://wroot.org/projects/goldeneye-4-android
|
|
||||||
Source Code:https://github.com/jseidl/GoldenEye-Mobile
|
|
||||||
Issue Tracker:https://github.com/jseidl/GoldenEye-Mobile/issues
|
|
||||||
|
|
||||||
Auto Name:GoldenEye
|
|
||||||
Summary:Layer 7 HTTP DoS Test Tool
|
|
||||||
Description:
|
|
||||||
GoldenEye is a Layer 7 DoS Test Tool.
|
|
||||||
|
|
||||||
This app is for '''security testing purposes only'''. No Root is required.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/jseidl/GoldenEye-Mobile.git
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=f5026ce08
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.0
|
|
||||||
Current Version Code:1
|
|
||||||
26
metadata/org.wroot.android.goldeneye.yml
Normal file
26
metadata/org.wroot.android.goldeneye.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: http://wroot.org/projects/goldeneye-4-android
|
||||||
|
SourceCode: https://github.com/jseidl/GoldenEye-Mobile
|
||||||
|
IssueTracker: https://github.com/jseidl/GoldenEye-Mobile/issues
|
||||||
|
|
||||||
|
AutoName: GoldenEye
|
||||||
|
Summary: Layer 7 HTTP DoS Test Tool
|
||||||
|
Description: |-
|
||||||
|
GoldenEye is a Layer 7 DoS Test Tool.
|
||||||
|
|
||||||
|
This app is for '''security testing purposes only'''. No Root is required.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/jseidl/GoldenEye-Mobile.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: f5026ce08
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
|
|
@ -1,42 +0,0 @@
|
||||||
Categories:Connectivity
|
|
||||||
License:ISC
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://gitlab.com/andiodine/andiodine
|
|
||||||
Issue Tracker:https://gitlab.com/andiodine/andiodine/issues
|
|
||||||
Changelog:https://gitlab.com/andiodine/andiodine/tags
|
|
||||||
|
|
||||||
Auto Name:AndIodine
|
|
||||||
Summary:Data connection through DNS tunneling
|
|
||||||
Description:
|
|
||||||
Andiodine lets you tunnel IPv4 data through a DNS server. This can be usable in
|
|
||||||
different situations where internet access is firewalled, but DNS queries are
|
|
||||||
allowed.
|
|
||||||
|
|
||||||
Based on iodine, requires Android4+.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://gitlab.com/andiodine/andiodine.git
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=1ae6623962ab115457deb00a9f40405627c4fdc4
|
|
||||||
buildjni=yes
|
|
||||||
|
|
||||||
Build:1.1,2
|
|
||||||
disable=missing base64u.c
|
|
||||||
commit=v1.1
|
|
||||||
buildjni=yes
|
|
||||||
|
|
||||||
Build:1.3,3
|
|
||||||
commit=v1.3
|
|
||||||
buildjni=yes
|
|
||||||
|
|
||||||
Build:1.6,6
|
|
||||||
commit=v1.6
|
|
||||||
gradle=fat
|
|
||||||
buildjni=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.6
|
|
||||||
Current Version Code:6
|
|
||||||
51
metadata/org.xapek.andiodine.yml
Normal file
51
metadata/org.xapek.andiodine.yml
Normal file
|
|
@ -0,0 +1,51 @@
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
License: ISC
|
||||||
|
SourceCode: https://gitlab.com/andiodine/andiodine
|
||||||
|
IssueTracker: https://gitlab.com/andiodine/andiodine/issues
|
||||||
|
Changelog: https://gitlab.com/andiodine/andiodine/tags
|
||||||
|
|
||||||
|
AutoName: AndIodine
|
||||||
|
Summary: Data connection through DNS tunneling
|
||||||
|
Description: |-
|
||||||
|
Andiodine lets you tunnel IPv4 data through a DNS server. This can be usable in
|
||||||
|
different situations where internet access is firewalled, but DNS queries are
|
||||||
|
allowed.
|
||||||
|
|
||||||
|
Based on iodine, requires Android4+.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/andiodine/andiodine.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 1ae6623962ab115457deb00a9f40405627c4fdc4
|
||||||
|
buildjni:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 2
|
||||||
|
disable: missing base64u.c
|
||||||
|
commit: v1.1
|
||||||
|
buildjni:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 3
|
||||||
|
commit: v1.3
|
||||||
|
buildjni:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.6'
|
||||||
|
versionCode: 6
|
||||||
|
commit: v1.6
|
||||||
|
gradle:
|
||||||
|
- fat
|
||||||
|
buildjni:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.6'
|
||||||
|
CurrentVersionCode: 6
|
||||||
|
|
@ -1,31 +0,0 @@
|
||||||
Categories:Multimedia
|
|
||||||
License:GPL-2.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/freezy/android-xbmcremote
|
|
||||||
Issue Tracker:https://github.com/freezy/android-xbmcremote/issues
|
|
||||||
|
|
||||||
Auto Name:XBMC Remote
|
|
||||||
Summary:XBMC Media Center Remote Control
|
|
||||||
Description:
|
|
||||||
The official remote control for XBMC Media Center.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/freezy/android-xbmcremote.git
|
|
||||||
|
|
||||||
Build:0.8.8-beta1,808
|
|
||||||
commit=39f0204a36f72cbb705fcc89685601f55105e733
|
|
||||||
encoding=utf-8
|
|
||||||
prebuild=mv lib libs && \
|
|
||||||
mv lib-src/org/codehaus src/org/
|
|
||||||
|
|
||||||
Build:1.0.9,1009
|
|
||||||
commit=7d6c1500720b927ed202608addaa1312cf2dcbe1
|
|
||||||
encoding=utf-8
|
|
||||||
prebuild=mv lib libs && \
|
|
||||||
mv lib-src/org/codehaus src/org/
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.0.9
|
|
||||||
Current Version Code:1009
|
|
||||||
34
metadata/org.xbmc.android.remote.yml
Normal file
34
metadata/org.xbmc.android.remote.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
License: GPL-2.0-only
|
||||||
|
SourceCode: https://github.com/freezy/android-xbmcremote
|
||||||
|
IssueTracker: https://github.com/freezy/android-xbmcremote/issues
|
||||||
|
|
||||||
|
AutoName: XBMC Remote
|
||||||
|
Summary: XBMC Media Center Remote Control
|
||||||
|
Description: The official remote control for XBMC Media Center.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/freezy/android-xbmcremote.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.8.8-beta1
|
||||||
|
versionCode: 808
|
||||||
|
commit: 39f0204a36f72cbb705fcc89685601f55105e733
|
||||||
|
encoding: utf-8
|
||||||
|
prebuild:
|
||||||
|
- mv lib libs
|
||||||
|
- mv lib-src/org/codehaus src/org/
|
||||||
|
|
||||||
|
- versionName: 1.0.9
|
||||||
|
versionCode: 1009
|
||||||
|
commit: 7d6c1500720b927ed202608addaa1312cf2dcbe1
|
||||||
|
encoding: utf-8
|
||||||
|
prebuild:
|
||||||
|
- mv lib libs
|
||||||
|
- mv lib-src/org/codehaus src/org/
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: 1.0.9
|
||||||
|
CurrentVersionCode: 1009
|
||||||
|
|
@ -1,109 +0,0 @@
|
||||||
Categories:Multimedia
|
|
||||||
License:Apache-2.0
|
|
||||||
Author Name:XBMC Foundation
|
|
||||||
Author Email:koresupport@kodi.tv
|
|
||||||
Web Site:http://kodi.tv
|
|
||||||
Source Code:https://github.com/xbmc/Kore
|
|
||||||
Issue Tracker:https://github.com/xbmc/Kore/issues
|
|
||||||
Changelog:https://github.com/xbmc/Kore/blob/HEAD/CHANGELOG.md
|
|
||||||
Donate:https://kodi.tv/contribute/donate
|
|
||||||
|
|
||||||
Auto Name:Kore
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/xbmc/Kore
|
|
||||||
|
|
||||||
Build:1.2.1,9
|
|
||||||
commit=v1.2.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo "IAP_KEY 'foo'" >> ../gradle.properties
|
|
||||||
|
|
||||||
Build:1.3.0,10
|
|
||||||
commit=v1.3.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo "IAP_KEY 'foo'" >> ../gradle.properties
|
|
||||||
|
|
||||||
Build:1.4.0,11
|
|
||||||
commit=v1.4.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo "IAP_KEY 'foo'" >> ../gradle.properties
|
|
||||||
|
|
||||||
Build:1.5.0,12
|
|
||||||
commit=v1.5.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo "IAP_KEY 'foo'" >> ../gradle.properties
|
|
||||||
|
|
||||||
Build:v2.0.0,13
|
|
||||||
commit=v2.0.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:v2.1.0,14
|
|
||||||
commit=cf5ab6335e606326fd0450180765ed0bfea46a55
|
|
||||||
subdir=app
|
|
||||||
gradle=full
|
|
||||||
forceversion=yes
|
|
||||||
|
|
||||||
Build:v2.2.0,15
|
|
||||||
commit=v2.2.0
|
|
||||||
subdir=app
|
|
||||||
gradle=full
|
|
||||||
|
|
||||||
Build:v2.3.0,16
|
|
||||||
commit=v2.3.0
|
|
||||||
subdir=app
|
|
||||||
gradle=full
|
|
||||||
|
|
||||||
Build:v2.3.1,17
|
|
||||||
commit=v2.3.1
|
|
||||||
subdir=app
|
|
||||||
gradle=full
|
|
||||||
|
|
||||||
Build:v2.3.2,18
|
|
||||||
commit=v2.3.2
|
|
||||||
subdir=app
|
|
||||||
gradle=full
|
|
||||||
|
|
||||||
Build:v2.3.3,19
|
|
||||||
commit=v2.3.3
|
|
||||||
subdir=app
|
|
||||||
gradle=full
|
|
||||||
|
|
||||||
Build:v2.4.0,20
|
|
||||||
commit=v2.4.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:v2.4.1,21
|
|
||||||
commit=v2.4.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:v2.4.4,22
|
|
||||||
commit=v2.4.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:v2.4.5,23
|
|
||||||
commit=v2.4.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:v2.4.6,24
|
|
||||||
commit=v2.4.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:v2.4.7,25
|
|
||||||
commit=v2.4.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:v2.4.7
|
|
||||||
Current Version Code:25
|
|
||||||
145
metadata/org.xbmc.kore.yml
Normal file
145
metadata/org.xbmc.kore.yml
Normal file
|
|
@ -0,0 +1,145 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
License: Apache-2.0
|
||||||
|
AuthorName: XBMC Foundation
|
||||||
|
AuthorEmail: koresupport@kodi.tv
|
||||||
|
WebSite: http://kodi.tv
|
||||||
|
SourceCode: https://github.com/xbmc/Kore
|
||||||
|
IssueTracker: https://github.com/xbmc/Kore/issues
|
||||||
|
Changelog: https://github.com/xbmc/Kore/blob/HEAD/CHANGELOG.md
|
||||||
|
Donate: https://kodi.tv/contribute/donate
|
||||||
|
|
||||||
|
AutoName: Kore
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/xbmc/Kore
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.2.1
|
||||||
|
versionCode: 9
|
||||||
|
commit: v1.2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: echo "IAP_KEY 'foo'" >> ../gradle.properties
|
||||||
|
|
||||||
|
- versionName: 1.3.0
|
||||||
|
versionCode: 10
|
||||||
|
commit: v1.3.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: echo "IAP_KEY 'foo'" >> ../gradle.properties
|
||||||
|
|
||||||
|
- versionName: 1.4.0
|
||||||
|
versionCode: 11
|
||||||
|
commit: v1.4.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: echo "IAP_KEY 'foo'" >> ../gradle.properties
|
||||||
|
|
||||||
|
- versionName: 1.5.0
|
||||||
|
versionCode: 12
|
||||||
|
commit: v1.5.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: echo "IAP_KEY 'foo'" >> ../gradle.properties
|
||||||
|
|
||||||
|
- versionName: v2.0.0
|
||||||
|
versionCode: 13
|
||||||
|
commit: v2.0.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: v2.1.0
|
||||||
|
versionCode: 14
|
||||||
|
commit: cf5ab6335e606326fd0450180765ed0bfea46a55
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- full
|
||||||
|
forceversion: true
|
||||||
|
|
||||||
|
- versionName: v2.2.0
|
||||||
|
versionCode: 15
|
||||||
|
commit: v2.2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- full
|
||||||
|
|
||||||
|
- versionName: v2.3.0
|
||||||
|
versionCode: 16
|
||||||
|
commit: v2.3.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- full
|
||||||
|
|
||||||
|
- versionName: v2.3.1
|
||||||
|
versionCode: 17
|
||||||
|
commit: v2.3.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- full
|
||||||
|
|
||||||
|
- versionName: v2.3.2
|
||||||
|
versionCode: 18
|
||||||
|
commit: v2.3.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- full
|
||||||
|
|
||||||
|
- versionName: v2.3.3
|
||||||
|
versionCode: 19
|
||||||
|
commit: v2.3.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- full
|
||||||
|
|
||||||
|
- versionName: v2.4.0
|
||||||
|
versionCode: 20
|
||||||
|
commit: v2.4.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: v2.4.1
|
||||||
|
versionCode: 21
|
||||||
|
commit: v2.4.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: v2.4.4
|
||||||
|
versionCode: 22
|
||||||
|
commit: v2.4.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: v2.4.5
|
||||||
|
versionCode: 23
|
||||||
|
commit: v2.4.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: v2.4.6
|
||||||
|
versionCode: 24
|
||||||
|
commit: v2.4.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: v2.4.7
|
||||||
|
versionCode: 25
|
||||||
|
commit: v2.4.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: v2.4.7
|
||||||
|
CurrentVersionCode: 25
|
||||||
|
|
@ -1,187 +0,0 @@
|
||||||
Categories:Navigation
|
|
||||||
License:GPL-2.0-only
|
|
||||||
Web Site:https://www.xcsoar.org
|
|
||||||
Source Code:https://github.com/XCSoar/XCSoar
|
|
||||||
Issue Tracker:https://bugs.xcsoar.org
|
|
||||||
Changelog:https://github.com/XCSoar/XCSoar/blob/HEAD/NEWS.txt
|
|
||||||
|
|
||||||
Auto Name:XCSoar
|
|
||||||
Summary:Tactical glide computer and maps
|
|
||||||
Description:
|
|
||||||
XCSoar is a tactical glide computer for soaring and para glider pilots. It
|
|
||||||
supports navigation, airspace warnings, final glide calculations, wind
|
|
||||||
calculation, collision avoidance and many many more features.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/XCSoar/XCSoar
|
|
||||||
|
|
||||||
Build:6.7.3,92
|
|
||||||
commit=v6.7.3
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
|
|
||||||
Build:6.7.4,93
|
|
||||||
commit=v6.7.4
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
|
|
||||||
Build:6.7.5,94
|
|
||||||
commit=v6.7.5
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
|
|
||||||
Build:6.7.6,95
|
|
||||||
commit=v6.7.6
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
|
|
||||||
Build:6.7.7,96
|
|
||||||
commit=v6.7.7
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
|
|
||||||
Build:6.7.8,97
|
|
||||||
commit=v6.7.8
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
|
|
||||||
Build:6.7.9,98
|
|
||||||
commit=v6.7.9
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
|
|
||||||
Build:6.8,99
|
|
||||||
commit=v6.8
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
|
|
||||||
Build:6.8.1,100
|
|
||||||
commit=v6.8.1
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
|
|
||||||
Build:6.8.2,101
|
|
||||||
commit=v6.8.2
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
|
|
||||||
Build:6.8.3,102
|
|
||||||
commit=v6.8.3
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
|
|
||||||
Build:6.8.5,105
|
|
||||||
commit=v6.8.5
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
ndk=r10e
|
|
||||||
|
|
||||||
Build:6.8.6,106
|
|
||||||
commit=v6.8.6
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
ndk=r10e
|
|
||||||
|
|
||||||
Build:6.8.7,107
|
|
||||||
commit=v6.8.7
|
|
||||||
subdir=android
|
|
||||||
submodules=yes
|
|
||||||
output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
|
||||||
build=cd .. && \
|
|
||||||
for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
|
|
||||||
break; done
|
|
||||||
ndk=r10e
|
|
||||||
|
|
||||||
Build:6.8.8,108
|
|
||||||
commit=v6.8.8
|
|
||||||
submodules=yes
|
|
||||||
sudo=apt-get install -y g++
|
|
||||||
output=output/ANDROID7/opt/build/unsigned.apk
|
|
||||||
rm=android/ioio/software/IOIODude/lib,android/ioio/software/IOIOLib/target/pc/lib,android/ioio/software/applications/IOIOConnectionTester/lib
|
|
||||||
build=make TARGET=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
|
||||||
ndk=r15c
|
|
||||||
|
|
||||||
Build:6.8.9b,110
|
|
||||||
commit=v6.8.9b
|
|
||||||
submodules=yes
|
|
||||||
sudo=apt-get install -y g++
|
|
||||||
output=output/ANDROID7/opt/build/unsigned.apk
|
|
||||||
rm=android/ioio/software/IOIODude/lib,android/ioio/software/IOIOLib/target/pc/lib,android/ioio/software/applications/IOIOConnectionTester/lib
|
|
||||||
build=make TARGET=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
|
||||||
ndk=r15c
|
|
||||||
|
|
||||||
Build:6.8.10,111
|
|
||||||
commit=v6.8.10
|
|
||||||
submodules=yes
|
|
||||||
sudo=apt-get install -y g++
|
|
||||||
output=output/ANDROID7/opt/build/unsigned.apk
|
|
||||||
rm=android/ioio/software/IOIODude/lib,android/ioio/software/IOIOLib/target/pc/lib,android/ioio/software/applications/IOIOConnectionTester/lib
|
|
||||||
build=make TARGET=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
|
||||||
ndk=r15c
|
|
||||||
|
|
||||||
Build:6.8.11,112
|
|
||||||
commit=v6.8.11
|
|
||||||
submodules=yes
|
|
||||||
sudo=apt-get install -y g++
|
|
||||||
output=output/ANDROID7/opt/build/unsigned.apk
|
|
||||||
rm=android/ioio/software/IOIODude/lib,android/ioio/software/IOIOLib/target/pc/lib,android/ioio/software/applications/IOIOConnectionTester/lib
|
|
||||||
build=make TARGET=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
|
||||||
ndk=r15c
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:6.8.11
|
|
||||||
Current Version Code:112
|
|
||||||
232
metadata/org.xcsoar.yml
Normal file
232
metadata/org.xcsoar.yml
Normal file
|
|
@ -0,0 +1,232 @@
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
License: GPL-2.0-only
|
||||||
|
WebSite: https://www.xcsoar.org
|
||||||
|
SourceCode: https://github.com/XCSoar/XCSoar
|
||||||
|
IssueTracker: https://bugs.xcsoar.org
|
||||||
|
Changelog: https://github.com/XCSoar/XCSoar/blob/HEAD/NEWS.txt
|
||||||
|
|
||||||
|
AutoName: XCSoar
|
||||||
|
Summary: Tactical glide computer and maps
|
||||||
|
Description: |-
|
||||||
|
XCSoar is a tactical glide computer for soaring and para glider pilots. It
|
||||||
|
supports navigation, airspace warnings, final glide calculations, wind
|
||||||
|
calculation, collision avoidance and many many more features.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/XCSoar/XCSoar
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 6.7.3
|
||||||
|
versionCode: 92
|
||||||
|
commit: v6.7.3
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
|
||||||
|
- versionName: 6.7.4
|
||||||
|
versionCode: 93
|
||||||
|
commit: v6.7.4
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
|
||||||
|
- versionName: 6.7.5
|
||||||
|
versionCode: 94
|
||||||
|
commit: v6.7.5
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
|
||||||
|
- versionName: 6.7.6
|
||||||
|
versionCode: 95
|
||||||
|
commit: v6.7.6
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
|
||||||
|
- versionName: 6.7.7
|
||||||
|
versionCode: 96
|
||||||
|
commit: v6.7.7
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
|
||||||
|
- versionName: 6.7.8
|
||||||
|
versionCode: 97
|
||||||
|
commit: v6.7.8
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
|
||||||
|
- versionName: 6.7.9
|
||||||
|
versionCode: 98
|
||||||
|
commit: v6.7.9
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
|
||||||
|
- versionName: '6.8'
|
||||||
|
versionCode: 99
|
||||||
|
commit: v6.8
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
|
||||||
|
- versionName: 6.8.1
|
||||||
|
versionCode: 100
|
||||||
|
commit: v6.8.1
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
|
||||||
|
- versionName: 6.8.2
|
||||||
|
versionCode: 101
|
||||||
|
commit: v6.8.2
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
|
||||||
|
- versionName: 6.8.3
|
||||||
|
versionCode: 102
|
||||||
|
commit: v6.8.3
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
|
||||||
|
- versionName: 6.8.5
|
||||||
|
versionCode: 105
|
||||||
|
commit: v6.8.5
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
ndk: r10e
|
||||||
|
|
||||||
|
- versionName: 6.8.6
|
||||||
|
versionCode: 106
|
||||||
|
commit: v6.8.6
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
ndk: r10e
|
||||||
|
|
||||||
|
- versionName: 6.8.7
|
||||||
|
versionCode: 107
|
||||||
|
commit: v6.8.7
|
||||||
|
subdir: android
|
||||||
|
submodules: true
|
||||||
|
output: ../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk
|
||||||
|
- break; done
|
||||||
|
ndk: r10e
|
||||||
|
|
||||||
|
- versionName: 6.8.8
|
||||||
|
versionCode: 108
|
||||||
|
commit: v6.8.8
|
||||||
|
submodules: true
|
||||||
|
sudo: apt-get install -y g++
|
||||||
|
output: output/ANDROID7/opt/build/unsigned.apk
|
||||||
|
rm:
|
||||||
|
- android/ioio/software/IOIODude/lib
|
||||||
|
- android/ioio/software/IOIOLib/target/pc/lib
|
||||||
|
- android/ioio/software/applications/IOIOConnectionTester/lib
|
||||||
|
build: make TARGET=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
||||||
|
ndk: r15c
|
||||||
|
|
||||||
|
- versionName: 6.8.9b
|
||||||
|
versionCode: 110
|
||||||
|
commit: v6.8.9b
|
||||||
|
submodules: true
|
||||||
|
sudo: apt-get install -y g++
|
||||||
|
output: output/ANDROID7/opt/build/unsigned.apk
|
||||||
|
rm:
|
||||||
|
- android/ioio/software/IOIODude/lib
|
||||||
|
- android/ioio/software/IOIOLib/target/pc/lib
|
||||||
|
- android/ioio/software/applications/IOIOConnectionTester/lib
|
||||||
|
build: make TARGET=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
||||||
|
ndk: r15c
|
||||||
|
|
||||||
|
- versionName: 6.8.10
|
||||||
|
versionCode: 111
|
||||||
|
commit: v6.8.10
|
||||||
|
submodules: true
|
||||||
|
sudo: apt-get install -y g++
|
||||||
|
output: output/ANDROID7/opt/build/unsigned.apk
|
||||||
|
rm:
|
||||||
|
- android/ioio/software/IOIODude/lib
|
||||||
|
- android/ioio/software/IOIOLib/target/pc/lib
|
||||||
|
- android/ioio/software/applications/IOIOConnectionTester/lib
|
||||||
|
build: make TARGET=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
||||||
|
ndk: r15c
|
||||||
|
|
||||||
|
- versionName: 6.8.11
|
||||||
|
versionCode: 112
|
||||||
|
commit: v6.8.11
|
||||||
|
submodules: true
|
||||||
|
sudo: apt-get install -y g++
|
||||||
|
output: output/ANDROID7/opt/build/unsigned.apk
|
||||||
|
rm:
|
||||||
|
- android/ioio/software/IOIODude/lib
|
||||||
|
- android/ioio/software/IOIOLib/target/pc/lib
|
||||||
|
- android/ioio/software/applications/IOIOConnectionTester/lib
|
||||||
|
build: make TARGET=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
||||||
|
ndk: r15c
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 6.8.11
|
||||||
|
CurrentVersionCode: 112
|
||||||
|
|
@ -1,132 +0,0 @@
|
||||||
Categories:Theming
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:https://xphnx.github.io/fento-suite
|
|
||||||
Source Code:https://gitlab.com/xphnx/ameixa
|
|
||||||
Issue Tracker:https://gitlab.com/xphnx/ameixa/issues
|
|
||||||
Changelog:https://gitlab.com/xphnx/ameixa/raw/HEAD/CHANGELOG.md
|
|
||||||
|
|
||||||
Auto Name:Ameixa
|
|
||||||
Summary:Port of TwelF CMTheme for many launchers
|
|
||||||
Description:
|
|
||||||
TwelF is a Material Design inspired theme aiming to provide a consistent and
|
|
||||||
minimalistic look to your device. This theme only supports FLOSS apps icons.
|
|
||||||
|
|
||||||
Suported launchers:
|
|
||||||
|
|
||||||
* Trebuchet
|
|
||||||
* Kiss
|
|
||||||
* Nova
|
|
||||||
* Apex
|
|
||||||
* Holo
|
|
||||||
* Asus
|
|
||||||
* Adw
|
|
||||||
* and many more
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://gitlab.com/xphnx/ameixa.git
|
|
||||||
|
|
||||||
Build:2.9.8-alpha,37
|
|
||||||
commit=v2.9.8-alpha
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.6,45
|
|
||||||
commit=v3.0.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.7,46
|
|
||||||
commit=v3.0.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.8,47
|
|
||||||
commit=v3.0.8
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.9,48
|
|
||||||
commit=v3.0.9
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.1,51
|
|
||||||
commit=v3.1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.2,52
|
|
||||||
commit=v3.1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.3,53
|
|
||||||
commit=v3.1.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.4,54
|
|
||||||
commit=v3.1.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.5,55
|
|
||||||
commit=v3.1.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.6,56
|
|
||||||
commit=v3.1.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.7,57
|
|
||||||
commit=v3.1.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.0.2,60
|
|
||||||
commit=v4.0.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.0.3,403
|
|
||||||
commit=v4.0.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.0.4,404
|
|
||||||
commit=v4.0.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.0.5,405
|
|
||||||
commit=v4.0.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.0.7,407
|
|
||||||
commit=v4.0.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.1.0,410
|
|
||||||
commit=v4.1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.1.1,411
|
|
||||||
commit=v4.1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.1.2,412
|
|
||||||
commit=v4.1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:4.1.2
|
|
||||||
Current Version Code:412
|
|
||||||
173
metadata/org.xphnx.ameixa.yml
Normal file
173
metadata/org.xphnx.ameixa.yml
Normal file
|
|
@ -0,0 +1,173 @@
|
||||||
|
Categories:
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://xphnx.github.io/fento-suite
|
||||||
|
SourceCode: https://gitlab.com/xphnx/ameixa
|
||||||
|
IssueTracker: https://gitlab.com/xphnx/ameixa/issues
|
||||||
|
Changelog: https://gitlab.com/xphnx/ameixa/raw/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
|
AutoName: Ameixa
|
||||||
|
Summary: Port of TwelF CMTheme for many launchers
|
||||||
|
Description: |-
|
||||||
|
TwelF is a Material Design inspired theme aiming to provide a consistent and
|
||||||
|
minimalistic look to your device. This theme only supports FLOSS apps icons.
|
||||||
|
|
||||||
|
Suported launchers:
|
||||||
|
|
||||||
|
* Trebuchet
|
||||||
|
* Kiss
|
||||||
|
* Nova
|
||||||
|
* Apex
|
||||||
|
* Holo
|
||||||
|
* Asus
|
||||||
|
* Adw
|
||||||
|
* and many more
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/xphnx/ameixa.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.9.8-alpha
|
||||||
|
versionCode: 37
|
||||||
|
commit: v2.9.8-alpha
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.6
|
||||||
|
versionCode: 45
|
||||||
|
commit: v3.0.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.7
|
||||||
|
versionCode: 46
|
||||||
|
commit: v3.0.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.8
|
||||||
|
versionCode: 47
|
||||||
|
commit: v3.0.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.9
|
||||||
|
versionCode: 48
|
||||||
|
commit: v3.0.9
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.1
|
||||||
|
versionCode: 51
|
||||||
|
commit: v3.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.2
|
||||||
|
versionCode: 52
|
||||||
|
commit: v3.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.3
|
||||||
|
versionCode: 53
|
||||||
|
commit: v3.1.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.4
|
||||||
|
versionCode: 54
|
||||||
|
commit: v3.1.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.5
|
||||||
|
versionCode: 55
|
||||||
|
commit: v3.1.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.6
|
||||||
|
versionCode: 56
|
||||||
|
commit: v3.1.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.7
|
||||||
|
versionCode: 57
|
||||||
|
commit: v3.1.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.0.2
|
||||||
|
versionCode: 60
|
||||||
|
commit: v4.0.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.0.3
|
||||||
|
versionCode: 403
|
||||||
|
commit: v4.0.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.0.4
|
||||||
|
versionCode: 404
|
||||||
|
commit: v4.0.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.0.5
|
||||||
|
versionCode: 405
|
||||||
|
commit: v4.0.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.0.7
|
||||||
|
versionCode: 407
|
||||||
|
commit: v4.0.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.0
|
||||||
|
versionCode: 410
|
||||||
|
commit: v4.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.1
|
||||||
|
versionCode: 411
|
||||||
|
commit: v4.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.2
|
||||||
|
versionCode: 412
|
||||||
|
commit: v4.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 4.1.2
|
||||||
|
CurrentVersionCode: 412
|
||||||
|
|
@ -1,80 +0,0 @@
|
||||||
Categories:Theming
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://gitlab.com/xphnx/ameixa-monochrome
|
|
||||||
Issue Tracker:https://gitlab.com/xphnx/ameixa-monochrome/issues
|
|
||||||
|
|
||||||
Auto Name:Ameixa Monochrome
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://gitlab.com/xphnx/ameixa-monochrome.git
|
|
||||||
|
|
||||||
Build:3.0.7-alpha,46
|
|
||||||
commit=v3.0.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.9,47
|
|
||||||
commit=v3.0.9
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.2,52
|
|
||||||
commit=v3.1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.3,53
|
|
||||||
commit=v3.1.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.4,54
|
|
||||||
commit=v3.1.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.0.0,58
|
|
||||||
commit=v4.0.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.0.3,403
|
|
||||||
commit=v4.0.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.0.4,404
|
|
||||||
commit=v4.0.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.0.5,405
|
|
||||||
commit=v4.0.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.0.6,406
|
|
||||||
commit=v4.0.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.1.0,410
|
|
||||||
commit=v4.1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.1.1,411
|
|
||||||
commit=v4.1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.1.2,412
|
|
||||||
commit=v4.1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:4.1.2
|
|
||||||
Current Version Code:412
|
|
||||||
107
metadata/org.xphnx.ameixamonochrome.yml
Normal file
107
metadata/org.xphnx.ameixamonochrome.yml
Normal file
|
|
@ -0,0 +1,107 @@
|
||||||
|
Categories:
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://gitlab.com/xphnx/ameixa-monochrome
|
||||||
|
IssueTracker: https://gitlab.com/xphnx/ameixa-monochrome/issues
|
||||||
|
|
||||||
|
AutoName: Ameixa Monochrome
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/xphnx/ameixa-monochrome.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 3.0.7-alpha
|
||||||
|
versionCode: 46
|
||||||
|
commit: v3.0.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.9
|
||||||
|
versionCode: 47
|
||||||
|
commit: v3.0.9
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.2
|
||||||
|
versionCode: 52
|
||||||
|
commit: v3.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.3
|
||||||
|
versionCode: 53
|
||||||
|
commit: v3.1.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.4
|
||||||
|
versionCode: 54
|
||||||
|
commit: v3.1.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.0.0
|
||||||
|
versionCode: 58
|
||||||
|
commit: v4.0.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.0.3
|
||||||
|
versionCode: 403
|
||||||
|
commit: v4.0.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.0.4
|
||||||
|
versionCode: 404
|
||||||
|
commit: v4.0.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.0.5
|
||||||
|
versionCode: 405
|
||||||
|
commit: v4.0.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.0.6
|
||||||
|
versionCode: 406
|
||||||
|
commit: v4.0.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.0
|
||||||
|
versionCode: 410
|
||||||
|
commit: v4.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.1
|
||||||
|
versionCode: 411
|
||||||
|
commit: v4.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.2
|
||||||
|
versionCode: 412
|
||||||
|
commit: v4.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 4.1.2
|
||||||
|
CurrentVersionCode: 412
|
||||||
|
|
@ -1,63 +0,0 @@
|
||||||
Categories:Theming
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://gitlab.com/xphnx/icon-request-tool
|
|
||||||
Issue Tracker:https://gitlab.com/xphnx/icon-request-tool/issues
|
|
||||||
Changelog:https://gitlab.com/xphnx/icon-request-tool/raw/HEAD/CHANGELOG.md
|
|
||||||
|
|
||||||
Auto Name:Turtl
|
|
||||||
Summary:Request missing icons in your icon pack
|
|
||||||
Description:
|
|
||||||
Share the data for adding missing icons in an icon oack via email (or other
|
|
||||||
protocols like Owncloud, NFC, Bluetooth, IM...). It just collects the app title,
|
|
||||||
package name, activity name and the icon file of the apps your select. By
|
|
||||||
default have set the email address for
|
|
||||||
[https://f-droid.org/repository/browse/?fdid=org.twelf.cmtheme TwelF] and
|
|
||||||
[https://f-droid.org/repository/browse/?fdid=org.tw.onze.cmtheme Onze] requests,
|
|
||||||
but you can write another one.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://gitlab.com/xphnx/icon-request-tool.git
|
|
||||||
|
|
||||||
Build:1.1,2
|
|
||||||
commit=0bb8235408d460dba522378ed15f7f73f2949fe1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/minifyEnabled/d' build.gradle
|
|
||||||
|
|
||||||
Build:1.2,3
|
|
||||||
disable=old failing build
|
|
||||||
commit=v1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/minifyEnabled/d' build.gradle
|
|
||||||
|
|
||||||
Build:1.3,4
|
|
||||||
commit=v1.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/minifyEnabled/d' build.gradle
|
|
||||||
|
|
||||||
Build:1.6,7
|
|
||||||
commit=v1.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/minifyEnabled/d' build.gradle
|
|
||||||
|
|
||||||
Build:2.0,8
|
|
||||||
commit=v2.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/minifyEnabled/d' build.gradle
|
|
||||||
|
|
||||||
Build:2.1,9
|
|
||||||
commit=v2.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/minifyEnabled/d' build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:2.1
|
|
||||||
Current Version Code:9
|
|
||||||
75
metadata/org.xphnx.iconsubmit.yml
Normal file
75
metadata/org.xphnx.iconsubmit.yml
Normal file
|
|
@ -0,0 +1,75 @@
|
||||||
|
Categories:
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://gitlab.com/xphnx/icon-request-tool
|
||||||
|
IssueTracker: https://gitlab.com/xphnx/icon-request-tool/issues
|
||||||
|
Changelog: https://gitlab.com/xphnx/icon-request-tool/raw/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
|
AutoName: Turtl
|
||||||
|
Summary: Request missing icons in your icon pack
|
||||||
|
Description: |-
|
||||||
|
Share the data for adding missing icons in an icon oack via email (or other
|
||||||
|
protocols like Owncloud, NFC, Bluetooth, IM...). It just collects the app title,
|
||||||
|
package name, activity name and the icon file of the apps your select. By
|
||||||
|
default have set the email address for
|
||||||
|
[https://f-droid.org/repository/browse/?fdid=org.twelf.cmtheme TwelF] and
|
||||||
|
[https://f-droid.org/repository/browse/?fdid=org.tw.onze.cmtheme Onze] requests,
|
||||||
|
but you can write another one.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/xphnx/icon-request-tool.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 2
|
||||||
|
commit: 0bb8235408d460dba522378ed15f7f73f2949fe1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/minifyEnabled/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
disable: old failing build
|
||||||
|
commit: v1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/minifyEnabled/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 4
|
||||||
|
commit: v1.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/minifyEnabled/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '1.6'
|
||||||
|
versionCode: 7
|
||||||
|
commit: v1.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/minifyEnabled/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '2.0'
|
||||||
|
versionCode: 8
|
||||||
|
commit: v2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/minifyEnabled/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: '2.1'
|
||||||
|
versionCode: 9
|
||||||
|
commit: v2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/minifyEnabled/d' build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '2.1'
|
||||||
|
CurrentVersionCode: 9
|
||||||
|
|
@ -1,72 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/daktak/xposed_downloader
|
|
||||||
Issue Tracker:https://github.com/daktak/xposed_downloader/issues
|
|
||||||
Bitcoin:16VEzu37BePgR3o9hAciZkGK2VCAQFE28r
|
|
||||||
|
|
||||||
Auto Name:Xposed Downloader
|
|
||||||
Summary:Download Xposed Framework zip
|
|
||||||
Description:
|
|
||||||
App to auto download Xposed Framework zip files from xda
|
|
||||||
.
|
|
||||||
|
|
||||||
Requires Root:yes
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/daktak/xposed_downloader
|
|
||||||
|
|
||||||
Build:0.1,1
|
|
||||||
commit=v0.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.1.1,2
|
|
||||||
commit=v0.1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.2,3
|
|
||||||
commit=v0.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.2.1,4
|
|
||||||
commit=v0.2.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.2.2,5
|
|
||||||
commit=v0.2.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.2.3,6
|
|
||||||
commit=v0.2.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.2.4,7
|
|
||||||
commit=v0.2.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.3,10
|
|
||||||
commit=v0.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.4,11
|
|
||||||
commit=v0.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.5,12
|
|
||||||
commit=v0.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:0.5
|
|
||||||
Current Version Code:12
|
|
||||||
91
metadata/org.xposeddownloader.yml
Normal file
91
metadata/org.xposeddownloader.yml
Normal file
|
|
@ -0,0 +1,91 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/daktak/xposed_downloader
|
||||||
|
IssueTracker: https://github.com/daktak/xposed_downloader/issues
|
||||||
|
Bitcoin: 16VEzu37BePgR3o9hAciZkGK2VCAQFE28r
|
||||||
|
|
||||||
|
AutoName: Xposed Downloader
|
||||||
|
Summary: Download Xposed Framework zip
|
||||||
|
Description: App to auto download Xposed Framework zip files from xda
|
||||||
|
|
||||||
|
RequiresRoot: 'yes'
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/daktak/xposed_downloader
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.1'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.1.1
|
||||||
|
versionCode: 2
|
||||||
|
commit: v0.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.2'
|
||||||
|
versionCode: 3
|
||||||
|
commit: v0.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.2.1
|
||||||
|
versionCode: 4
|
||||||
|
commit: v0.2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.2.2
|
||||||
|
versionCode: 5
|
||||||
|
commit: v0.2.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.2.3
|
||||||
|
versionCode: 6
|
||||||
|
commit: v0.2.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.2.4
|
||||||
|
versionCode: 7
|
||||||
|
commit: v0.2.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.3'
|
||||||
|
versionCode: 10
|
||||||
|
commit: v0.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.4'
|
||||||
|
versionCode: 11
|
||||||
|
commit: v0.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.5'
|
||||||
|
versionCode: 12
|
||||||
|
commit: v0.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '0.5'
|
||||||
|
CurrentVersionCode: 12
|
||||||
|
|
@ -1,160 +0,0 @@
|
||||||
Categories:Navigation
|
|
||||||
License:MIT
|
|
||||||
Author Name:y20k
|
|
||||||
Web Site:http://www.y20k.org/trackbook/
|
|
||||||
Source Code:https://github.com/y20k/trackbook
|
|
||||||
Issue Tracker:https://github.com/y20k/trackbook/issues
|
|
||||||
Changelog:https://github.com/y20k/trackbook/releases
|
|
||||||
|
|
||||||
Auto Name:Trackbook
|
|
||||||
Summary:Record your movement
|
|
||||||
Description:
|
|
||||||
Trackbook is a bare bones app for recording your movements. Trackbook is great
|
|
||||||
for hiking, vacation or workout. Once started it traces your movements on a map.
|
|
||||||
The map data is provided by OpenStreetMap (OSM).
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/y20k/trackbook.git
|
|
||||||
|
|
||||||
Build:0.9.1 (The Great Gig in the Sky),2
|
|
||||||
commit=0.9.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.2 (The Great Gig in the Sky),3
|
|
||||||
commit=0.9.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.3 (The Great Gig in the Sky),4
|
|
||||||
commit=0.9.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.4 (The Great Gig in the Sky),5
|
|
||||||
commit=0.9.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.5 (The Great Gig in the Sky),6
|
|
||||||
commit=0.9.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.0 (Astronomy Domine),7
|
|
||||||
commit=1.0.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.1 (Astronomy Domine),8
|
|
||||||
commit=1.0.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.2 (Astronomy Domine),9
|
|
||||||
commit=v1.0.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.3 (Astronomy Domine),10
|
|
||||||
commit=v1.0.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.4 (Astronomy Domine),11
|
|
||||||
commit=v1.0.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.5 (Astronomy Domine),12
|
|
||||||
commit=v1.0.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.6 (Astronomy Domine),13
|
|
||||||
commit=v1.0.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.7,14
|
|
||||||
commit=v1.0.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.8,15
|
|
||||||
commit=v1.0.8
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.0,16
|
|
||||||
disable=missing google() repo
|
|
||||||
commit=v1.1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.2,18
|
|
||||||
disable=missing google() repo
|
|
||||||
commit=v1.1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.3,19
|
|
||||||
commit=v1.1.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.4,20
|
|
||||||
commit=v1.1.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.5,21
|
|
||||||
commit=v1.1.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.6,22
|
|
||||||
commit=v1.1.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.7,23
|
|
||||||
commit=v1.1.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.8,24
|
|
||||||
commit=v1.1.8
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.9,25
|
|
||||||
commit=v1.1.9
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.10,26
|
|
||||||
commit=v1.1.10
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.11,27
|
|
||||||
commit=v1.1.11
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.13,29
|
|
||||||
commit=v1.1.13
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.14,30
|
|
||||||
commit=v1.1.14
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.1.14
|
|
||||||
Current Version Code:30
|
|
||||||
215
metadata/org.y20k.trackbook.yml
Normal file
215
metadata/org.y20k.trackbook.yml
Normal file
|
|
@ -0,0 +1,215 @@
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
License: MIT
|
||||||
|
AuthorName: y20k
|
||||||
|
WebSite: http://www.y20k.org/trackbook/
|
||||||
|
SourceCode: https://github.com/y20k/trackbook
|
||||||
|
IssueTracker: https://github.com/y20k/trackbook/issues
|
||||||
|
Changelog: https://github.com/y20k/trackbook/releases
|
||||||
|
|
||||||
|
AutoName: Trackbook
|
||||||
|
Summary: Record your movement
|
||||||
|
Description: |-
|
||||||
|
Trackbook is a bare bones app for recording your movements. Trackbook is great
|
||||||
|
for hiking, vacation or workout. Once started it traces your movements on a map.
|
||||||
|
The map data is provided by OpenStreetMap (OSM).
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/y20k/trackbook.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.9.1 (The Great Gig in the Sky)
|
||||||
|
versionCode: 2
|
||||||
|
commit: 0.9.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.2 (The Great Gig in the Sky)
|
||||||
|
versionCode: 3
|
||||||
|
commit: 0.9.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.3 (The Great Gig in the Sky)
|
||||||
|
versionCode: 4
|
||||||
|
commit: 0.9.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.4 (The Great Gig in the Sky)
|
||||||
|
versionCode: 5
|
||||||
|
commit: 0.9.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.5 (The Great Gig in the Sky)
|
||||||
|
versionCode: 6
|
||||||
|
commit: 0.9.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.0 (Astronomy Domine)
|
||||||
|
versionCode: 7
|
||||||
|
commit: 1.0.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.1 (Astronomy Domine)
|
||||||
|
versionCode: 8
|
||||||
|
commit: 1.0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.2 (Astronomy Domine)
|
||||||
|
versionCode: 9
|
||||||
|
commit: v1.0.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.3 (Astronomy Domine)
|
||||||
|
versionCode: 10
|
||||||
|
commit: v1.0.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.4 (Astronomy Domine)
|
||||||
|
versionCode: 11
|
||||||
|
commit: v1.0.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.5 (Astronomy Domine)
|
||||||
|
versionCode: 12
|
||||||
|
commit: v1.0.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.6 (Astronomy Domine)
|
||||||
|
versionCode: 13
|
||||||
|
commit: v1.0.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.7
|
||||||
|
versionCode: 14
|
||||||
|
commit: v1.0.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.8
|
||||||
|
versionCode: 15
|
||||||
|
commit: v1.0.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.0
|
||||||
|
versionCode: 16
|
||||||
|
disable: missing google() repo
|
||||||
|
commit: v1.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.2
|
||||||
|
versionCode: 18
|
||||||
|
disable: missing google() repo
|
||||||
|
commit: v1.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.3
|
||||||
|
versionCode: 19
|
||||||
|
commit: v1.1.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.4
|
||||||
|
versionCode: 20
|
||||||
|
commit: v1.1.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.5
|
||||||
|
versionCode: 21
|
||||||
|
commit: v1.1.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.6
|
||||||
|
versionCode: 22
|
||||||
|
commit: v1.1.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.7
|
||||||
|
versionCode: 23
|
||||||
|
commit: v1.1.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.8
|
||||||
|
versionCode: 24
|
||||||
|
commit: v1.1.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.9
|
||||||
|
versionCode: 25
|
||||||
|
commit: v1.1.9
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.10
|
||||||
|
versionCode: 26
|
||||||
|
commit: v1.1.10
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.11
|
||||||
|
versionCode: 27
|
||||||
|
commit: v1.1.11
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.13
|
||||||
|
versionCode: 29
|
||||||
|
commit: v1.1.13
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.14
|
||||||
|
versionCode: 30
|
||||||
|
commit: v1.1.14
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.1.14
|
||||||
|
CurrentVersionCode: 30
|
||||||
|
|
@ -1,283 +0,0 @@
|
||||||
Categories:Multimedia
|
|
||||||
License:MIT
|
|
||||||
Author Name:y20k
|
|
||||||
Web Site:http://www.y20k.org/transistor/
|
|
||||||
Source Code:https://github.com/y20k/transistor
|
|
||||||
Issue Tracker:https://github.com/y20k/transistor/issues
|
|
||||||
Changelog:https://github.com/y20k/transistor/releases
|
|
||||||
|
|
||||||
Auto Name:Transistor
|
|
||||||
Summary:Listen to radio streams
|
|
||||||
Description:
|
|
||||||
Transistor is a bare bones app for listening to radio programs over the
|
|
||||||
internet. The app stores stations as files on your device's external storage. It
|
|
||||||
currently understands streams embedded within m3u and pls links.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/y20k/transistor.git
|
|
||||||
|
|
||||||
Build:1.1.3 (Running Gun Blues),12
|
|
||||||
commit=v1.1.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.4 (Running Gun Blues),13
|
|
||||||
commit=v1.1.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.5 (Running Gun Blues),14
|
|
||||||
commit=v1.1.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.6 (Running Gun Blues),15
|
|
||||||
commit=v1.1.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/android {/alintOptions {\nabortOnError false\n}\n' build.gradle
|
|
||||||
|
|
||||||
Build:1.2.0 (Cygnet Committee),16
|
|
||||||
commit=v1.2.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2.1 (Cygnet Committee),17
|
|
||||||
commit=v1.2.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2.2 (Cygnet Committee),18
|
|
||||||
commit=v1.2.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2.3 (Cygnet Committee),19
|
|
||||||
commit=v1.2.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2.4 (Cygnet Committee),20
|
|
||||||
commit=v1.2.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.0.0 (Starman),21
|
|
||||||
commit=v2.0.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.0.1 (Starman),22
|
|
||||||
commit=v2.0.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.0.2 (Starman),23
|
|
||||||
commit=v2.0.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.0.3 (Starman),24
|
|
||||||
commit=v2.0.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.1.0 (Moonage Daydream),26
|
|
||||||
commit=v2.1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.1.1 (Moonage Daydream),27
|
|
||||||
commit=v2.1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.1.2 (Moonage Daydream),28
|
|
||||||
commit=v2.1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.1.3 (Moonage Daydream),29
|
|
||||||
commit=v2.1.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.1.4 (Moonage Daydream),30
|
|
||||||
commit=v2.1.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.1.5 (Moonage Daydream),31
|
|
||||||
commit=v2.1.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.1.6 (Moonage Daydream),32
|
|
||||||
commit=v2.1.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.1.7 (Moonage Daydream),33
|
|
||||||
commit=v2.1.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.1.8 (Moonage Daydream),34
|
|
||||||
commit=2.1.8
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2.0 (Sons Of The Silent Age),35
|
|
||||||
commit=v2.2.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=cd .. && \
|
|
||||||
mkdir -p gradle/wrapper && \
|
|
||||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
|
||||||
|
|
||||||
Build:2.2.1 (Sons Of The Silent Age),36
|
|
||||||
commit=v2.2.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=cd .. && \
|
|
||||||
mkdir -p gradle/wrapper && \
|
|
||||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
|
||||||
scanignore=ExoPlayer/library/src/androidTest/assets/webm/vorbis_codec_private
|
|
||||||
|
|
||||||
Build:2.2.2 (Sons Of The Silent Age),37
|
|
||||||
commit=v2.2.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=cd .. && \
|
|
||||||
mkdir -p gradle/wrapper && \
|
|
||||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
|
||||||
|
|
||||||
Build:2.2.3 (Sons Of The Silent Age),38
|
|
||||||
commit=v2.2.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=cd .. && \
|
|
||||||
mkdir -p gradle/wrapper && \
|
|
||||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
|
||||||
|
|
||||||
Build:2.2.4 (Sons Of The Silent Age),39
|
|
||||||
commit=v2.2.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=cd .. && \
|
|
||||||
mkdir -p gradle/wrapper && \
|
|
||||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
|
||||||
|
|
||||||
Build:2.2.5 (Sons Of The Silent Age),40
|
|
||||||
commit=v2.2.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=cd .. && \
|
|
||||||
mkdir -p gradle/wrapper && \
|
|
||||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
|
||||||
|
|
||||||
Build:2.2.6 (Sons Of The Silent Age),41
|
|
||||||
commit=v2.2.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.3.3,45
|
|
||||||
commit=v2.3.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
rm=exoplayer/ExoPlayer-r2.5.1/library/core/src/androidTest,exoplayer/ExoPlayer-r2.5.1/extensions/ima
|
|
||||||
|
|
||||||
Build:2.3.6,48
|
|
||||||
commit=v2.3.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
rm=exoplayer/ExoPlayer-*/*/*/*/androidTest,exoplayer/ExoPlayer-*/extensions/ima
|
|
||||||
|
|
||||||
Build:2.3.7,49
|
|
||||||
commit=v2.3.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
rm=exoplayer/ExoPlayer-*/*/*/*/androidTest,exoplayer/ExoPlayer-*/extensions/ima
|
|
||||||
|
|
||||||
Build:3.0.0,50
|
|
||||||
commit=v3.0.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
rm=libraries/ExoPlayer-*/*/*/*/androidTest,libraries/ExoPlayer-*/extensions/ima
|
|
||||||
|
|
||||||
Build:3.0.2,52
|
|
||||||
commit=v3.0.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.3,53
|
|
||||||
commit=v3.0.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.4,54
|
|
||||||
disable=error: cannot find symbol import android.support.v4.BuildConfig
|
|
||||||
commit=v3.0.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.5,55
|
|
||||||
commit=v3.0.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.6,56
|
|
||||||
commit=v3.0.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.7,57
|
|
||||||
commit=v3.0.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.8,58
|
|
||||||
commit=v3.0.8
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.9,59
|
|
||||||
commit=v3.0.9
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.10,60
|
|
||||||
commit=v3.0.10
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.11,61
|
|
||||||
commit=v3.0.11
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.12,62
|
|
||||||
commit=v3.0.12
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.0,64
|
|
||||||
commit=v3.1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.1,65
|
|
||||||
commit=v3.1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.2,66
|
|
||||||
commit=v3.1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:3.1.2
|
|
||||||
Current Version Code:66
|
|
||||||
399
metadata/org.y20k.transistor.yml
Normal file
399
metadata/org.y20k.transistor.yml
Normal file
|
|
@ -0,0 +1,399 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
License: MIT
|
||||||
|
AuthorName: y20k
|
||||||
|
WebSite: http://www.y20k.org/transistor/
|
||||||
|
SourceCode: https://github.com/y20k/transistor
|
||||||
|
IssueTracker: https://github.com/y20k/transistor/issues
|
||||||
|
Changelog: https://github.com/y20k/transistor/releases
|
||||||
|
|
||||||
|
AutoName: Transistor
|
||||||
|
Summary: Listen to radio streams
|
||||||
|
Description: |-
|
||||||
|
Transistor is a bare bones app for listening to radio programs over the
|
||||||
|
internet. The app stores stations as files on your device's external storage. It
|
||||||
|
currently understands streams embedded within m3u and pls links.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/y20k/transistor.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.1.3 (Running Gun Blues)
|
||||||
|
versionCode: 12
|
||||||
|
commit: v1.1.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.4 (Running Gun Blues)
|
||||||
|
versionCode: 13
|
||||||
|
commit: v1.1.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.5 (Running Gun Blues)
|
||||||
|
versionCode: 14
|
||||||
|
commit: v1.1.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.6 (Running Gun Blues)
|
||||||
|
versionCode: 15
|
||||||
|
commit: v1.1.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/android {/alintOptions {\nabortOnError false\n}\n' build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.2.0 (Cygnet Committee)
|
||||||
|
versionCode: 16
|
||||||
|
commit: v1.2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.1 (Cygnet Committee)
|
||||||
|
versionCode: 17
|
||||||
|
commit: v1.2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.2 (Cygnet Committee)
|
||||||
|
versionCode: 18
|
||||||
|
commit: v1.2.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.3 (Cygnet Committee)
|
||||||
|
versionCode: 19
|
||||||
|
commit: v1.2.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.4 (Cygnet Committee)
|
||||||
|
versionCode: 20
|
||||||
|
commit: v1.2.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.0.0 (Starman)
|
||||||
|
versionCode: 21
|
||||||
|
commit: v2.0.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.0.1 (Starman)
|
||||||
|
versionCode: 22
|
||||||
|
commit: v2.0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.0.2 (Starman)
|
||||||
|
versionCode: 23
|
||||||
|
commit: v2.0.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.0.3 (Starman)
|
||||||
|
versionCode: 24
|
||||||
|
commit: v2.0.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.0 (Moonage Daydream)
|
||||||
|
versionCode: 26
|
||||||
|
commit: v2.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.1 (Moonage Daydream)
|
||||||
|
versionCode: 27
|
||||||
|
commit: v2.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.2 (Moonage Daydream)
|
||||||
|
versionCode: 28
|
||||||
|
commit: v2.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.3 (Moonage Daydream)
|
||||||
|
versionCode: 29
|
||||||
|
commit: v2.1.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.4 (Moonage Daydream)
|
||||||
|
versionCode: 30
|
||||||
|
commit: v2.1.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.5 (Moonage Daydream)
|
||||||
|
versionCode: 31
|
||||||
|
commit: v2.1.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.6 (Moonage Daydream)
|
||||||
|
versionCode: 32
|
||||||
|
commit: v2.1.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.7 (Moonage Daydream)
|
||||||
|
versionCode: 33
|
||||||
|
commit: v2.1.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.8 (Moonage Daydream)
|
||||||
|
versionCode: 34
|
||||||
|
commit: 2.1.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.2.0 (Sons Of The Silent Age)
|
||||||
|
versionCode: 35
|
||||||
|
commit: v2.2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mkdir -p gradle/wrapper
|
||||||
|
- echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip'
|
||||||
|
> gradle/wrapper/gradle-wrapper.properties
|
||||||
|
|
||||||
|
- versionName: 2.2.1 (Sons Of The Silent Age)
|
||||||
|
versionCode: 36
|
||||||
|
commit: v2.2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mkdir -p gradle/wrapper
|
||||||
|
- echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip'
|
||||||
|
> gradle/wrapper/gradle-wrapper.properties
|
||||||
|
scanignore:
|
||||||
|
- ExoPlayer/library/src/androidTest/assets/webm/vorbis_codec_private
|
||||||
|
|
||||||
|
- versionName: 2.2.2 (Sons Of The Silent Age)
|
||||||
|
versionCode: 37
|
||||||
|
commit: v2.2.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mkdir -p gradle/wrapper
|
||||||
|
- echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip'
|
||||||
|
> gradle/wrapper/gradle-wrapper.properties
|
||||||
|
|
||||||
|
- versionName: 2.2.3 (Sons Of The Silent Age)
|
||||||
|
versionCode: 38
|
||||||
|
commit: v2.2.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mkdir -p gradle/wrapper
|
||||||
|
- echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip'
|
||||||
|
> gradle/wrapper/gradle-wrapper.properties
|
||||||
|
|
||||||
|
- versionName: 2.2.4 (Sons Of The Silent Age)
|
||||||
|
versionCode: 39
|
||||||
|
commit: v2.2.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mkdir -p gradle/wrapper
|
||||||
|
- echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip'
|
||||||
|
> gradle/wrapper/gradle-wrapper.properties
|
||||||
|
|
||||||
|
- versionName: 2.2.5 (Sons Of The Silent Age)
|
||||||
|
versionCode: 40
|
||||||
|
commit: v2.2.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mkdir -p gradle/wrapper
|
||||||
|
- echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip'
|
||||||
|
> gradle/wrapper/gradle-wrapper.properties
|
||||||
|
|
||||||
|
- versionName: 2.2.6 (Sons Of The Silent Age)
|
||||||
|
versionCode: 41
|
||||||
|
commit: v2.2.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.3.3
|
||||||
|
versionCode: 45
|
||||||
|
commit: v2.3.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- exoplayer/ExoPlayer-r2.5.1/library/core/src/androidTest
|
||||||
|
- exoplayer/ExoPlayer-r2.5.1/extensions/ima
|
||||||
|
|
||||||
|
- versionName: 2.3.6
|
||||||
|
versionCode: 48
|
||||||
|
commit: v2.3.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- exoplayer/ExoPlayer-*/*/*/*/androidTest
|
||||||
|
- exoplayer/ExoPlayer-*/extensions/ima
|
||||||
|
|
||||||
|
- versionName: 2.3.7
|
||||||
|
versionCode: 49
|
||||||
|
commit: v2.3.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- exoplayer/ExoPlayer-*/*/*/*/androidTest
|
||||||
|
- exoplayer/ExoPlayer-*/extensions/ima
|
||||||
|
|
||||||
|
- versionName: 3.0.0
|
||||||
|
versionCode: 50
|
||||||
|
commit: v3.0.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- libraries/ExoPlayer-*/*/*/*/androidTest
|
||||||
|
- libraries/ExoPlayer-*/extensions/ima
|
||||||
|
|
||||||
|
- versionName: 3.0.2
|
||||||
|
versionCode: 52
|
||||||
|
commit: v3.0.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.3
|
||||||
|
versionCode: 53
|
||||||
|
commit: v3.0.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.4
|
||||||
|
versionCode: 54
|
||||||
|
disable: 'error: cannot find symbol import android.support.v4.BuildConfig'
|
||||||
|
commit: v3.0.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.5
|
||||||
|
versionCode: 55
|
||||||
|
commit: v3.0.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.6
|
||||||
|
versionCode: 56
|
||||||
|
commit: v3.0.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.7
|
||||||
|
versionCode: 57
|
||||||
|
commit: v3.0.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.8
|
||||||
|
versionCode: 58
|
||||||
|
commit: v3.0.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.9
|
||||||
|
versionCode: 59
|
||||||
|
commit: v3.0.9
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.10
|
||||||
|
versionCode: 60
|
||||||
|
commit: v3.0.10
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.11
|
||||||
|
versionCode: 61
|
||||||
|
commit: v3.0.11
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.12
|
||||||
|
versionCode: 62
|
||||||
|
commit: v3.0.12
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.0
|
||||||
|
versionCode: 64
|
||||||
|
commit: v3.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.1
|
||||||
|
versionCode: 65
|
||||||
|
commit: v3.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.2
|
||||||
|
versionCode: 66
|
||||||
|
commit: v3.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 3.1.2
|
||||||
|
CurrentVersionCode: 66
|
||||||
|
|
@ -1,61 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:GPL-3.0-or-later
|
|
||||||
Web Site:http://www.yaaic.org
|
|
||||||
Source Code:https://github.com/pocmo/Yaaic
|
|
||||||
Issue Tracker:https://github.com/pocmo/Yaaic/issues
|
|
||||||
Changelog:https://github.com/pocmo/Yaaic/blob/HEAD/CHANGELOG
|
|
||||||
FlattrID:3412
|
|
||||||
|
|
||||||
Auto Name:Yaaic
|
|
||||||
Summary:IRC (chat) client
|
|
||||||
Description:
|
|
||||||
Yaaic (Yet Another Android IRC Client) is an Internet Relay Chat (IRC) client.
|
|
||||||
|
|
||||||
Some of the features:
|
|
||||||
|
|
||||||
* multi-server/channel support
|
|
||||||
* SASL support
|
|
||||||
* Colored text as well as mIRC colors
|
|
||||||
* Smooth channel scrolling / swiping
|
|
||||||
* Message icons
|
|
||||||
* A bunch of commands
|
|
||||||
* Many supported charsets
|
|
||||||
* Colored nicknames
|
|
||||||
* Nick completion (use search button)
|
|
||||||
* Graphical smilies
|
|
||||||
* Scrollback history
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/pocmo/Yaaic.git
|
|
||||||
|
|
||||||
Build:0.7,9
|
|
||||||
commit=v0.7
|
|
||||||
subdir=application
|
|
||||||
init=rm -f build.properties
|
|
||||||
|
|
||||||
Build:0.8,10
|
|
||||||
commit=v0.8
|
|
||||||
subdir=application
|
|
||||||
init=rm -f build.properties
|
|
||||||
|
|
||||||
Build:0.9,11
|
|
||||||
commit=v0.9
|
|
||||||
subdir=application
|
|
||||||
init=rm -f build.properties
|
|
||||||
|
|
||||||
Build:1.0,12
|
|
||||||
commit=v1.0
|
|
||||||
subdir=application
|
|
||||||
|
|
||||||
Build:1.1,13
|
|
||||||
commit=v1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/com.viewpagerindicator:library:2.4.1@aar/com.github.nitinverma:ViewPagerIndicator:2.4.2.0:release@aar/' build.gradle && \
|
|
||||||
sed -i -e 's|http://dl.bintray.com/populov/maven|https://jitpack.io|' ../build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.1
|
|
||||||
Current Version Code:13
|
|
||||||
70
metadata/org.yaaic.yml
Normal file
70
metadata/org.yaaic.yml
Normal file
|
|
@ -0,0 +1,70 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
WebSite: http://www.yaaic.org
|
||||||
|
SourceCode: https://github.com/pocmo/Yaaic
|
||||||
|
IssueTracker: https://github.com/pocmo/Yaaic/issues
|
||||||
|
Changelog: https://github.com/pocmo/Yaaic/blob/HEAD/CHANGELOG
|
||||||
|
FlattrID: '3412'
|
||||||
|
|
||||||
|
AutoName: Yaaic
|
||||||
|
Summary: IRC (chat) client
|
||||||
|
Description: |-
|
||||||
|
Yaaic (Yet Another Android IRC Client) is an Internet Relay Chat (IRC) client.
|
||||||
|
|
||||||
|
Some of the features:
|
||||||
|
|
||||||
|
* multi-server/channel support
|
||||||
|
* SASL support
|
||||||
|
* Colored text as well as mIRC colors
|
||||||
|
* Smooth channel scrolling / swiping
|
||||||
|
* Message icons
|
||||||
|
* A bunch of commands
|
||||||
|
* Many supported charsets
|
||||||
|
* Colored nicknames
|
||||||
|
* Nick completion (use search button)
|
||||||
|
* Graphical smilies
|
||||||
|
* Scrollback history
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/pocmo/Yaaic.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.7'
|
||||||
|
versionCode: 9
|
||||||
|
commit: v0.7
|
||||||
|
subdir: application
|
||||||
|
init: rm -f build.properties
|
||||||
|
|
||||||
|
- versionName: '0.8'
|
||||||
|
versionCode: 10
|
||||||
|
commit: v0.8
|
||||||
|
subdir: application
|
||||||
|
init: rm -f build.properties
|
||||||
|
|
||||||
|
- versionName: '0.9'
|
||||||
|
versionCode: 11
|
||||||
|
commit: v0.9
|
||||||
|
subdir: application
|
||||||
|
init: rm -f build.properties
|
||||||
|
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 12
|
||||||
|
commit: v1.0
|
||||||
|
subdir: application
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 13
|
||||||
|
commit: v1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e 's/com.viewpagerindicator:library:2.4.1@aar/com.github.nitinverma:ViewPagerIndicator:2.4.2.0:release@aar/'
|
||||||
|
build.gradle
|
||||||
|
- sed -i -e 's|http://dl.bintray.com/populov/maven|https://jitpack.io|' ../build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.1'
|
||||||
|
CurrentVersionCode: 13
|
||||||
|
|
@ -1,36 +0,0 @@
|
||||||
Categories:Games
|
|
||||||
License:GPL-2.0-or-later
|
|
||||||
Web Site:https://yabause.org
|
|
||||||
Source Code:https://sourceforge.net/p/yabause/code
|
|
||||||
Issue Tracker:https://sourceforge.net/projects/yabause/support
|
|
||||||
Changelog:http://wiki.yabause.org/index.php5?title=Changelog
|
|
||||||
|
|
||||||
Summary:Sega Saturn emulator
|
|
||||||
Description:
|
|
||||||
Yabause support booting games using Saturn cds or iso files. BIOS (optional)
|
|
||||||
should be placed into /sdcard/yabause/bios and games go in
|
|
||||||
/sdcard/yabause/games.
|
|
||||||
|
|
||||||
[https://wiki.yabause.org/index.php5?title=Compatibility_list Compatibility
|
|
||||||
list]
|
|
||||||
|
|
||||||
Status: ALPHA
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git-svn
|
|
||||||
Repo:https://svn.code.sf.net/p/yabause/code/trunk
|
|
||||||
|
|
||||||
Build:0.9.11,1
|
|
||||||
commit=3136
|
|
||||||
subdir=yabause/src/android
|
|
||||||
patch=toolchain.patch
|
|
||||||
build=echo "APP_CFLAGS+=-Wno-error=format-security" > jni/Application.mk && \
|
|
||||||
cd ../.. && \
|
|
||||||
export PATH="$PATH:$$NDK$$/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin" && \
|
|
||||||
cmake -DCMAKE_TOOLCHAIN_FILE=src/android/android.cmake -DNDK_BUILD=$$NDK$$/ndk-build -DSDK_ANDROID=$$SDK$$/tools/android -DYAB_PORTS=android . && \
|
|
||||||
make
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:0.9.11
|
|
||||||
Current Version Code:1
|
|
||||||
41
metadata/org.yabause.android.yml
Normal file
41
metadata/org.yabause.android.yml
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-2.0-or-later
|
||||||
|
WebSite: https://yabause.org
|
||||||
|
SourceCode: https://sourceforge.net/p/yabause/code
|
||||||
|
IssueTracker: https://sourceforge.net/projects/yabause/support
|
||||||
|
Changelog: http://wiki.yabause.org/index.php5?title=Changelog
|
||||||
|
|
||||||
|
Summary: Sega Saturn emulator
|
||||||
|
Description: |-
|
||||||
|
Yabause support booting games using Saturn cds or iso files. BIOS (optional)
|
||||||
|
should be placed into /sdcard/yabause/bios and games go in
|
||||||
|
/sdcard/yabause/games.
|
||||||
|
|
||||||
|
[https://wiki.yabause.org/index.php5?title=Compatibility_list Compatibility
|
||||||
|
list]
|
||||||
|
|
||||||
|
Status: ALPHA
|
||||||
|
|
||||||
|
RepoType: git-svn
|
||||||
|
Repo: https://svn.code.sf.net/p/yabause/code/trunk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.9.11
|
||||||
|
versionCode: 1
|
||||||
|
commit: '3136'
|
||||||
|
subdir: yabause/src/android
|
||||||
|
patch:
|
||||||
|
- toolchain.patch
|
||||||
|
build:
|
||||||
|
- echo "APP_CFLAGS+=-Wno-error=format-security" > jni/Application.mk
|
||||||
|
- cd ../..
|
||||||
|
- export PATH="$PATH:$$NDK$$/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin"
|
||||||
|
- cmake -DCMAKE_TOOLCHAIN_FILE=src/android/android.cmake -DNDK_BUILD=$$NDK$$/ndk-build
|
||||||
|
-DSDK_ANDROID=$$SDK$$/tools/android -DYAB_PORTS=android .
|
||||||
|
- make
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
|
CurrentVersion: 0.9.11
|
||||||
|
CurrentVersionCode: 1
|
||||||
|
|
@ -1,137 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:GPL-2.0-only
|
|
||||||
Web Site:https://yaxim.org
|
|
||||||
Source Code:https://github.com/ge0rg/yaxim
|
|
||||||
Issue Tracker:https://github.com/pfleidi/yaxim/issues
|
|
||||||
Changelog:https://raw.githubusercontent.com/ge0rg/yaxim/HEAD/ChangeLog
|
|
||||||
|
|
||||||
Auto Name:yaxim
|
|
||||||
Summary:XMPP (Instant Messaging) client
|
|
||||||
Description:
|
|
||||||
Yet Another XMPP Instant Messenger. Why pay for SMS if you can have unlimited
|
|
||||||
messaging on your data plan? yaxim aims at security, low overhead and keeping
|
|
||||||
your server connection open. So far, it only supports a single account.
|
|
||||||
|
|
||||||
Features include: connecting to one Jabber or GMail server and staying
|
|
||||||
connected, chat with your contacts, change your roster, persistent Message
|
|
||||||
History and notifications it self-signed certificates need to be accepted.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/pfleidi/yaxim.git
|
|
||||||
|
|
||||||
Build:0.7.4,5
|
|
||||||
commit=0.7.4
|
|
||||||
oldsdkloc=yes
|
|
||||||
|
|
||||||
Build:0.7.5,6
|
|
||||||
commit=0.7.5
|
|
||||||
submodules=yes
|
|
||||||
oldsdkloc=yes
|
|
||||||
|
|
||||||
Build:0.7.6,7
|
|
||||||
commit=03a868e
|
|
||||||
submodules=yes
|
|
||||||
oldsdkloc=yes
|
|
||||||
target=android-10
|
|
||||||
|
|
||||||
Build:0.7.7,8
|
|
||||||
commit=0.7.7
|
|
||||||
submodules=yes
|
|
||||||
oldsdkloc=yes
|
|
||||||
target=android-10
|
|
||||||
|
|
||||||
Build:0.8.0,9
|
|
||||||
commit=0.8.0
|
|
||||||
submodules=yes
|
|
||||||
oldsdkloc=yes
|
|
||||||
target=android-10
|
|
||||||
|
|
||||||
Build:0.8.1,10
|
|
||||||
commit=0.8.1
|
|
||||||
submodules=yes
|
|
||||||
oldsdkloc=yes
|
|
||||||
target=android-10
|
|
||||||
|
|
||||||
Build:0.8.2,11
|
|
||||||
commit=0.8.2
|
|
||||||
submodules=yes
|
|
||||||
oldsdkloc=yes
|
|
||||||
target=android-10
|
|
||||||
|
|
||||||
Build:0.8.3,12
|
|
||||||
disable=can't find corresponding source code
|
|
||||||
commit=unknown - see disabled
|
|
||||||
|
|
||||||
Build:0.8.4,13
|
|
||||||
commit=0.8.4
|
|
||||||
submodules=yes
|
|
||||||
oldsdkloc=yes
|
|
||||||
prebuild=sed -i "s/-optimi.*/-dontoptimize/" proguard.cfg
|
|
||||||
target=android-10
|
|
||||||
|
|
||||||
Build:0.8.6,15
|
|
||||||
commit=0.8.6
|
|
||||||
submodules=yes
|
|
||||||
prebuild=sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties && \
|
|
||||||
$$SDK$$/tools/android update project -p ActionBarSherlock/library -s -t android-14 && \
|
|
||||||
sed -i '4 i <string name="build_version">0.8.6</string>\n' res/values/strings.xml
|
|
||||||
target=android-14
|
|
||||||
|
|
||||||
Build:0.8.6b,16
|
|
||||||
commit=0.8.6b
|
|
||||||
submodules=yes
|
|
||||||
init=rm build.xml && \
|
|
||||||
sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties && \
|
|
||||||
$$SDK$$/tools/android update project -p ActionBarSherlock/library -s -t android-14
|
|
||||||
prebuild=sed -i '4 i <string name="build_version">0.8.6b</string>' res/values/strings.xml
|
|
||||||
|
|
||||||
Build:0.8.7,17
|
|
||||||
commit=0.8.7
|
|
||||||
submodules=yes
|
|
||||||
init=sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties && \
|
|
||||||
sed -i 's/--dirty=+/--dirty=''/g' build.xml
|
|
||||||
|
|
||||||
Build:0.8.7b,18
|
|
||||||
commit=0.8.7b
|
|
||||||
submodules=yes
|
|
||||||
init=sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties && \
|
|
||||||
sed -i 's/--dirty=+/--dirty=''/g' build.xml
|
|
||||||
|
|
||||||
Build:0.8.8,19
|
|
||||||
commit=0.8.8
|
|
||||||
submodules=yes
|
|
||||||
init=sed -i 's/--dirty=+/--dirty=''/g' build.xml
|
|
||||||
antcommands=proguard,release
|
|
||||||
|
|
||||||
Build:0.9.0,29
|
|
||||||
commit=0.9.0
|
|
||||||
submodules=yes
|
|
||||||
antcommands=release
|
|
||||||
|
|
||||||
Build:0.9.1,30
|
|
||||||
commit=0.9.1
|
|
||||||
submodules=yes
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "3.3" }' >> build.gradle
|
|
||||||
|
|
||||||
Build:0.9.2,31
|
|
||||||
commit=0.9.2
|
|
||||||
submodules=yes
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "3.3" }' >> build.gradle
|
|
||||||
|
|
||||||
Build:0.9.3,53
|
|
||||||
commit=0.9.3
|
|
||||||
submodules=yes
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
Legacy with lots of jars, which was allowed back when it was added.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:HTTP
|
|
||||||
Update Check Data:https://raw.githubusercontent.com/ge0rg/yaxim/master/AndroidManifest.xml|android:versionCode="([0-9]*)"|.|android:versionCode="([0-9]*)"
|
|
||||||
Current Version:53
|
|
||||||
Current Version Code:53
|
|
||||||
164
metadata/org.yaxim.androidclient.yml
Normal file
164
metadata/org.yaxim.androidclient.yml
Normal file
|
|
@ -0,0 +1,164 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-2.0-only
|
||||||
|
WebSite: https://yaxim.org
|
||||||
|
SourceCode: https://github.com/ge0rg/yaxim
|
||||||
|
IssueTracker: https://github.com/pfleidi/yaxim/issues
|
||||||
|
Changelog: https://raw.githubusercontent.com/ge0rg/yaxim/HEAD/ChangeLog
|
||||||
|
|
||||||
|
AutoName: yaxim
|
||||||
|
Summary: XMPP (Instant Messaging) client
|
||||||
|
Description: |-
|
||||||
|
Yet Another XMPP Instant Messenger. Why pay for SMS if you can have unlimited
|
||||||
|
messaging on your data plan? yaxim aims at security, low overhead and keeping
|
||||||
|
your server connection open. So far, it only supports a single account.
|
||||||
|
|
||||||
|
Features include: connecting to one Jabber or GMail server and staying
|
||||||
|
connected, chat with your contacts, change your roster, persistent Message
|
||||||
|
History and notifications it self-signed certificates need to be accepted.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/pfleidi/yaxim.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.7.4
|
||||||
|
versionCode: 5
|
||||||
|
commit: 0.7.4
|
||||||
|
oldsdkloc: true
|
||||||
|
|
||||||
|
- versionName: 0.7.5
|
||||||
|
versionCode: 6
|
||||||
|
commit: 0.7.5
|
||||||
|
submodules: true
|
||||||
|
oldsdkloc: true
|
||||||
|
|
||||||
|
- versionName: 0.7.6
|
||||||
|
versionCode: 7
|
||||||
|
commit: 03a868e
|
||||||
|
submodules: true
|
||||||
|
oldsdkloc: true
|
||||||
|
target: android-10
|
||||||
|
|
||||||
|
- versionName: 0.7.7
|
||||||
|
versionCode: 8
|
||||||
|
commit: 0.7.7
|
||||||
|
submodules: true
|
||||||
|
oldsdkloc: true
|
||||||
|
target: android-10
|
||||||
|
|
||||||
|
- versionName: 0.8.0
|
||||||
|
versionCode: 9
|
||||||
|
commit: 0.8.0
|
||||||
|
submodules: true
|
||||||
|
oldsdkloc: true
|
||||||
|
target: android-10
|
||||||
|
|
||||||
|
- versionName: 0.8.1
|
||||||
|
versionCode: 10
|
||||||
|
commit: 0.8.1
|
||||||
|
submodules: true
|
||||||
|
oldsdkloc: true
|
||||||
|
target: android-10
|
||||||
|
|
||||||
|
- versionName: 0.8.2
|
||||||
|
versionCode: 11
|
||||||
|
commit: 0.8.2
|
||||||
|
submodules: true
|
||||||
|
oldsdkloc: true
|
||||||
|
target: android-10
|
||||||
|
|
||||||
|
- versionName: 0.8.3
|
||||||
|
versionCode: 12
|
||||||
|
disable: can't find corresponding source code
|
||||||
|
commit: unknown - see disabled
|
||||||
|
|
||||||
|
- versionName: 0.8.4
|
||||||
|
versionCode: 13
|
||||||
|
commit: 0.8.4
|
||||||
|
submodules: true
|
||||||
|
oldsdkloc: true
|
||||||
|
prebuild: sed -i "s/-optimi.*/-dontoptimize/" proguard.cfg
|
||||||
|
target: android-10
|
||||||
|
|
||||||
|
- versionName: 0.8.6
|
||||||
|
versionCode: 15
|
||||||
|
commit: 0.8.6
|
||||||
|
submodules: true
|
||||||
|
prebuild:
|
||||||
|
- sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties
|
||||||
|
- $$SDK$$/tools/android update project -p ActionBarSherlock/library -s -t android-14
|
||||||
|
- sed -i '4 i <string name="build_version">0.8.6</string>\n' res/values/strings.xml
|
||||||
|
target: android-14
|
||||||
|
|
||||||
|
- versionName: 0.8.6b
|
||||||
|
versionCode: 16
|
||||||
|
commit: 0.8.6b
|
||||||
|
submodules: true
|
||||||
|
init:
|
||||||
|
- rm build.xml
|
||||||
|
- sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties
|
||||||
|
- $$SDK$$/tools/android update project -p ActionBarSherlock/library -s -t android-14
|
||||||
|
prebuild: sed -i '4 i <string name="build_version">0.8.6b</string>' res/values/strings.xml
|
||||||
|
|
||||||
|
- versionName: 0.8.7
|
||||||
|
versionCode: 17
|
||||||
|
commit: 0.8.7
|
||||||
|
submodules: true
|
||||||
|
init:
|
||||||
|
- sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties
|
||||||
|
- sed -i 's/--dirty=+/--dirty=''/g' build.xml
|
||||||
|
|
||||||
|
- versionName: 0.8.7b
|
||||||
|
versionCode: 18
|
||||||
|
commit: 0.8.7b
|
||||||
|
submodules: true
|
||||||
|
init:
|
||||||
|
- sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties
|
||||||
|
- sed -i 's/--dirty=+/--dirty=''/g' build.xml
|
||||||
|
|
||||||
|
- versionName: 0.8.8
|
||||||
|
versionCode: 19
|
||||||
|
commit: 0.8.8
|
||||||
|
submodules: true
|
||||||
|
init: sed -i 's/--dirty=+/--dirty=''/g' build.xml
|
||||||
|
antcommands:
|
||||||
|
- proguard
|
||||||
|
- release
|
||||||
|
|
||||||
|
- versionName: 0.9.0
|
||||||
|
versionCode: 29
|
||||||
|
commit: 0.9.0
|
||||||
|
submodules: true
|
||||||
|
antcommands:
|
||||||
|
- release
|
||||||
|
|
||||||
|
- versionName: 0.9.1
|
||||||
|
versionCode: 30
|
||||||
|
commit: 0.9.1
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: "echo 'task wrapper(type: Wrapper) { gradleVersion = \"3.3\" }' >> build.gradle"
|
||||||
|
|
||||||
|
- versionName: 0.9.2
|
||||||
|
versionCode: 31
|
||||||
|
commit: 0.9.2
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: "echo 'task wrapper(type: Wrapper) { gradleVersion = \"3.3\" }' >> build.gradle"
|
||||||
|
|
||||||
|
- versionName: 0.9.3
|
||||||
|
versionCode: 53
|
||||||
|
commit: 0.9.3
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
MaintainerNotes: Legacy with lots of jars, which was allowed back when it was added.
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: HTTP
|
||||||
|
UpdateCheckData: https://raw.githubusercontent.com/ge0rg/yaxim/master/AndroidManifest.xml|android:versionCode="([0-9]*)"|.|android:versionCode="([0-9]*)"
|
||||||
|
CurrentVersion: '53'
|
||||||
|
CurrentVersionCode: 53
|
||||||
|
|
@ -1,108 +0,0 @@
|
||||||
Categories:Time
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:http://www.sirimangalo.org
|
|
||||||
Source Code:https://github.com/yuttadhammo/BodhiTimer
|
|
||||||
Issue Tracker:https://github.com/yuttadhammo/BodhiTimer/issues
|
|
||||||
|
|
||||||
Auto Name:Bodhi Timer
|
|
||||||
Summary:Elegant Meditation Timer
|
|
||||||
Description:
|
|
||||||
An elegant minimalist count-down timer
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/yuttadhammo/BodhiTimer
|
|
||||||
|
|
||||||
Build:0.8,8
|
|
||||||
disable=repo deleted
|
|
||||||
commit=0c7691a490f5e8
|
|
||||||
target=android-11
|
|
||||||
|
|
||||||
Build:0.9,9
|
|
||||||
disable=Source code not published
|
|
||||||
commit=unknown - see disabled
|
|
||||||
target=android-11
|
|
||||||
|
|
||||||
Build:1.0,10
|
|
||||||
disable=repo deleted
|
|
||||||
commit=e46d24a00e
|
|
||||||
|
|
||||||
Build:1.3,13
|
|
||||||
disable=repo deleted
|
|
||||||
commit=a3b9743
|
|
||||||
|
|
||||||
Build:1.6,16
|
|
||||||
disable=repo deleted
|
|
||||||
commit=7a892b38866508206c0a7f2325bb2d43d05a1699
|
|
||||||
|
|
||||||
Build:2.1,19
|
|
||||||
disable=repo deleted
|
|
||||||
commit=4b07f45bad322670c8f963f98231a01a2e181dc2
|
|
||||||
|
|
||||||
Build:2.2,20
|
|
||||||
disable=repo deleted
|
|
||||||
commit=1c04460939f3dfa6123539c361c829f7774ad5ca
|
|
||||||
|
|
||||||
Build:2.3,21
|
|
||||||
disable=repo deleted
|
|
||||||
commit=d32cf50fdf273bf3a9df77ecbca9102a2deae745
|
|
||||||
|
|
||||||
Build:2.4,22
|
|
||||||
disable=repo deleted
|
|
||||||
commit=f5f8b00035ad701fec660aaa51f091a29207f0aa
|
|
||||||
|
|
||||||
Build:2.5,23
|
|
||||||
disable=repo deleted
|
|
||||||
commit=270a0ede351ded1928b2b5164a79b3314cef1fd3
|
|
||||||
|
|
||||||
Build:2.6.1,25
|
|
||||||
disable=repo deleted
|
|
||||||
commit=aa80932ee826eca8245811db4f38d52828615366
|
|
||||||
|
|
||||||
Build:2.7.3,29
|
|
||||||
disable=repo deleted
|
|
||||||
commit=358a570f7a8b5929fe138a417f9f1fac4d4b3d42
|
|
||||||
|
|
||||||
Build:2.8.6,39
|
|
||||||
disable=repo deleted
|
|
||||||
commit=adb2a2c34c0c8b8fec3ecbe6937fe57d1b3533c6
|
|
||||||
init=rm -rf bin/
|
|
||||||
|
|
||||||
Build:3.0,45
|
|
||||||
disable=repo deleted
|
|
||||||
commit=5cb04b8a47c35f7cf59aeca8a4aebfa5fb43b1da
|
|
||||||
|
|
||||||
Build:3.2.2,49
|
|
||||||
disable=repo deleted
|
|
||||||
commit=a6bc4f6b808663a
|
|
||||||
prebuild=echo '-dontobfuscate' > proguard-project.txt
|
|
||||||
|
|
||||||
Build:3.3.1,51
|
|
||||||
disable=repo deleted
|
|
||||||
commit=4a82cee89
|
|
||||||
prebuild=echo '-dontobfuscate' > proguard-project.txt
|
|
||||||
|
|
||||||
Build:4.0,53
|
|
||||||
commit=4f9e97bbac269e380b83792ceba87571322280ff
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.1.0,56
|
|
||||||
commit=f09536b9f46ae3aaa18f2a14
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.1.2,58
|
|
||||||
commit=ed15dd28c0dbdb22aae267718eef9a6a7ddf8850
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:4.1.3,59
|
|
||||||
commit=ed61c12b64c2030d9d31edf44a5ceb29e6a7a4ec
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:4.1.3
|
|
||||||
Current Version Code:59
|
|
||||||
132
metadata/org.yuttadhammo.BodhiTimer.yml
Normal file
132
metadata/org.yuttadhammo.BodhiTimer.yml
Normal file
|
|
@ -0,0 +1,132 @@
|
||||||
|
Categories:
|
||||||
|
- Time
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: http://www.sirimangalo.org
|
||||||
|
SourceCode: https://github.com/yuttadhammo/BodhiTimer
|
||||||
|
IssueTracker: https://github.com/yuttadhammo/BodhiTimer/issues
|
||||||
|
|
||||||
|
AutoName: Bodhi Timer
|
||||||
|
Summary: Elegant Meditation Timer
|
||||||
|
Description: An elegant minimalist count-down timer
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/yuttadhammo/BodhiTimer
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.8'
|
||||||
|
versionCode: 8
|
||||||
|
disable: repo deleted
|
||||||
|
commit: 0c7691a490f5e8
|
||||||
|
target: android-11
|
||||||
|
|
||||||
|
- versionName: '0.9'
|
||||||
|
versionCode: 9
|
||||||
|
disable: Source code not published
|
||||||
|
commit: unknown - see disabled
|
||||||
|
target: android-11
|
||||||
|
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 10
|
||||||
|
disable: repo deleted
|
||||||
|
commit: e46d24a00e
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 13
|
||||||
|
disable: repo deleted
|
||||||
|
commit: a3b9743
|
||||||
|
|
||||||
|
- versionName: '1.6'
|
||||||
|
versionCode: 16
|
||||||
|
disable: repo deleted
|
||||||
|
commit: 7a892b38866508206c0a7f2325bb2d43d05a1699
|
||||||
|
|
||||||
|
- versionName: '2.1'
|
||||||
|
versionCode: 19
|
||||||
|
disable: repo deleted
|
||||||
|
commit: 4b07f45bad322670c8f963f98231a01a2e181dc2
|
||||||
|
|
||||||
|
- versionName: '2.2'
|
||||||
|
versionCode: 20
|
||||||
|
disable: repo deleted
|
||||||
|
commit: 1c04460939f3dfa6123539c361c829f7774ad5ca
|
||||||
|
|
||||||
|
- versionName: '2.3'
|
||||||
|
versionCode: 21
|
||||||
|
disable: repo deleted
|
||||||
|
commit: d32cf50fdf273bf3a9df77ecbca9102a2deae745
|
||||||
|
|
||||||
|
- versionName: '2.4'
|
||||||
|
versionCode: 22
|
||||||
|
disable: repo deleted
|
||||||
|
commit: f5f8b00035ad701fec660aaa51f091a29207f0aa
|
||||||
|
|
||||||
|
- versionName: '2.5'
|
||||||
|
versionCode: 23
|
||||||
|
disable: repo deleted
|
||||||
|
commit: 270a0ede351ded1928b2b5164a79b3314cef1fd3
|
||||||
|
|
||||||
|
- versionName: 2.6.1
|
||||||
|
versionCode: 25
|
||||||
|
disable: repo deleted
|
||||||
|
commit: aa80932ee826eca8245811db4f38d52828615366
|
||||||
|
|
||||||
|
- versionName: 2.7.3
|
||||||
|
versionCode: 29
|
||||||
|
disable: repo deleted
|
||||||
|
commit: 358a570f7a8b5929fe138a417f9f1fac4d4b3d42
|
||||||
|
|
||||||
|
- versionName: 2.8.6
|
||||||
|
versionCode: 39
|
||||||
|
disable: repo deleted
|
||||||
|
commit: adb2a2c34c0c8b8fec3ecbe6937fe57d1b3533c6
|
||||||
|
init: rm -rf bin/
|
||||||
|
|
||||||
|
- versionName: '3.0'
|
||||||
|
versionCode: 45
|
||||||
|
disable: repo deleted
|
||||||
|
commit: 5cb04b8a47c35f7cf59aeca8a4aebfa5fb43b1da
|
||||||
|
|
||||||
|
- versionName: 3.2.2
|
||||||
|
versionCode: 49
|
||||||
|
disable: repo deleted
|
||||||
|
commit: a6bc4f6b808663a
|
||||||
|
prebuild: echo '-dontobfuscate' > proguard-project.txt
|
||||||
|
|
||||||
|
- versionName: 3.3.1
|
||||||
|
versionCode: 51
|
||||||
|
disable: repo deleted
|
||||||
|
commit: 4a82cee89
|
||||||
|
prebuild: echo '-dontobfuscate' > proguard-project.txt
|
||||||
|
|
||||||
|
- versionName: '4.0'
|
||||||
|
versionCode: 53
|
||||||
|
commit: 4f9e97bbac269e380b83792ceba87571322280ff
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.0
|
||||||
|
versionCode: 56
|
||||||
|
commit: f09536b9f46ae3aaa18f2a14
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.2
|
||||||
|
versionCode: 58
|
||||||
|
commit: ed15dd28c0dbdb22aae267718eef9a6a7ddf8850
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.3
|
||||||
|
versionCode: 59
|
||||||
|
commit: ed61c12b64c2030d9d31edf44a5ceb29e6a7a4ec
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: 4.1.3
|
||||||
|
CurrentVersionCode: 59
|
||||||
|
|
@ -1,100 +0,0 @@
|
||||||
Categories:Reading
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:http://www.sirimangalo.org
|
|
||||||
Source Code:https://github.com/yuttadhammo/E-Tipitaka-for-Android
|
|
||||||
Issue Tracker:
|
|
||||||
|
|
||||||
Auto Name:Android Tipitaka
|
|
||||||
Summary:Pali Buddhist Tipitaka
|
|
||||||
Description:
|
|
||||||
A Roman-Pali version of the Theravada Buddhist canon with dictionaries and
|
|
||||||
ability to import ATI English Dhamma site. There is ~15MB download required at
|
|
||||||
the beginning.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/yuttadhammo/E-Tipitaka-for-Android
|
|
||||||
|
|
||||||
Build:3.3,28
|
|
||||||
commit=8f4dd9a590d023619a
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:4.0,33
|
|
||||||
disable=Doesn't build at faf4bca2754fdb4b6a
|
|
||||||
commit=faf4bca2754fdb4b6a
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:4.3,36
|
|
||||||
disable=Source code not published
|
|
||||||
commit=unknown - see disabled
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:4.4,37
|
|
||||||
disable=Source code not published
|
|
||||||
commit=unknown - see disabled
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:4.5,38
|
|
||||||
disable=Source code not published
|
|
||||||
commit=unknown - see disabled
|
|
||||||
target=android-15
|
|
||||||
|
|
||||||
Build:4.6,39
|
|
||||||
commit=9e8e843
|
|
||||||
target=android-16
|
|
||||||
|
|
||||||
Build:4.7,40
|
|
||||||
disable=no source
|
|
||||||
commit=unknown - see disabled
|
|
||||||
|
|
||||||
Build:4.8,41
|
|
||||||
commit=b9e1f060
|
|
||||||
|
|
||||||
Build:4.9,42
|
|
||||||
disable=cannot find symbol 9eff452165
|
|
||||||
commit=unknown - see disabled
|
|
||||||
|
|
||||||
Build:5.0,43
|
|
||||||
commit=e66321d5
|
|
||||||
|
|
||||||
Build:7.0,47
|
|
||||||
commit=4a70677d9
|
|
||||||
|
|
||||||
Build:8.0,49
|
|
||||||
commit=429e206d51ac5c248edca44d45f248a8a781e38a
|
|
||||||
|
|
||||||
Build:8.1,50
|
|
||||||
commit=4459e06af6afe59b10a923f59969634e121ecb84
|
|
||||||
|
|
||||||
Build:8.2,51
|
|
||||||
commit=f4922613b7f3c355e3d86930e44f2436743ca1ae
|
|
||||||
|
|
||||||
Build:8.3,52
|
|
||||||
commit=d28806dd9f304b76f759527b53f3a5c48ff52df8
|
|
||||||
|
|
||||||
Build:9.1.1,56
|
|
||||||
commit=155be40b37b686bb
|
|
||||||
srclibs=SlidingMenu@7ebe3277241,ActionBarSherlock@4.4.0
|
|
||||||
extlibs=android/android-support-v4.jar
|
|
||||||
prebuild=sed -i project.properties -e 's@\(reference.1=\).*@reference.1=$$SlidingMenu$$@' -e 's@\(reference.2=\).*@reference.2=$$ActionBarSherlock$$@' && \
|
|
||||||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs && \
|
|
||||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs
|
|
||||||
|
|
||||||
Build:9.1.2,57
|
|
||||||
commit=a8e03d84c2
|
|
||||||
srclibs=SlidingMenu@7ebe3277241,ActionBarSherlock@4.4.0
|
|
||||||
extlibs=android/android-support-v4.jar
|
|
||||||
prebuild=sed -i project.properties -e 's@\(reference.1=\).*@reference.1=$$SlidingMenu$$@' -e 's@\(reference.2=\).*@reference.2=$$ActionBarSherlock$$@' && \
|
|
||||||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs && \
|
|
||||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs
|
|
||||||
|
|
||||||
Build:9.2,59
|
|
||||||
commit=f9d41fa58aabf65f52
|
|
||||||
srclibs=1:SlidingMenu@7ebe3277241,2:ActionBarSherlock@4.4.0
|
|
||||||
prebuild=cp $$SlidingMenu$$/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/android-support-v4.jar
|
|
||||||
target=android-19
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:9.2
|
|
||||||
Current Version Code:59
|
|
||||||
130
metadata/org.yuttadhammo.tipitaka.yml
Normal file
130
metadata/org.yuttadhammo.tipitaka.yml
Normal file
|
|
@ -0,0 +1,130 @@
|
||||||
|
Categories:
|
||||||
|
- Reading
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: http://www.sirimangalo.org
|
||||||
|
SourceCode: https://github.com/yuttadhammo/E-Tipitaka-for-Android
|
||||||
|
|
||||||
|
AutoName: Android Tipitaka
|
||||||
|
Summary: Pali Buddhist Tipitaka
|
||||||
|
Description: |-
|
||||||
|
A Roman-Pali version of the Theravada Buddhist canon with dictionaries and
|
||||||
|
ability to import ATI English Dhamma site. There is ~15MB download required at
|
||||||
|
the beginning.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/yuttadhammo/E-Tipitaka-for-Android
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '3.3'
|
||||||
|
versionCode: 28
|
||||||
|
commit: 8f4dd9a590d023619a
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: '4.0'
|
||||||
|
versionCode: 33
|
||||||
|
disable: Doesn't build at faf4bca2754fdb4b6a
|
||||||
|
commit: faf4bca2754fdb4b6a
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: '4.3'
|
||||||
|
versionCode: 36
|
||||||
|
disable: Source code not published
|
||||||
|
commit: unknown - see disabled
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: '4.4'
|
||||||
|
versionCode: 37
|
||||||
|
disable: Source code not published
|
||||||
|
commit: unknown - see disabled
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: '4.5'
|
||||||
|
versionCode: 38
|
||||||
|
disable: Source code not published
|
||||||
|
commit: unknown - see disabled
|
||||||
|
target: android-15
|
||||||
|
|
||||||
|
- versionName: '4.6'
|
||||||
|
versionCode: 39
|
||||||
|
commit: 9e8e843
|
||||||
|
target: android-16
|
||||||
|
|
||||||
|
- versionName: '4.7'
|
||||||
|
versionCode: 40
|
||||||
|
disable: no source
|
||||||
|
commit: unknown - see disabled
|
||||||
|
|
||||||
|
- versionName: '4.8'
|
||||||
|
versionCode: 41
|
||||||
|
commit: b9e1f060
|
||||||
|
|
||||||
|
- versionName: '4.9'
|
||||||
|
versionCode: 42
|
||||||
|
disable: cannot find symbol 9eff452165
|
||||||
|
commit: unknown - see disabled
|
||||||
|
|
||||||
|
- versionName: '5.0'
|
||||||
|
versionCode: 43
|
||||||
|
commit: e66321d5
|
||||||
|
|
||||||
|
- versionName: '7.0'
|
||||||
|
versionCode: 47
|
||||||
|
commit: 4a70677d9
|
||||||
|
|
||||||
|
- versionName: '8.0'
|
||||||
|
versionCode: 49
|
||||||
|
commit: 429e206d51ac5c248edca44d45f248a8a781e38a
|
||||||
|
|
||||||
|
- versionName: '8.1'
|
||||||
|
versionCode: 50
|
||||||
|
commit: 4459e06af6afe59b10a923f59969634e121ecb84
|
||||||
|
|
||||||
|
- versionName: '8.2'
|
||||||
|
versionCode: 51
|
||||||
|
commit: f4922613b7f3c355e3d86930e44f2436743ca1ae
|
||||||
|
|
||||||
|
- versionName: '8.3'
|
||||||
|
versionCode: 52
|
||||||
|
commit: d28806dd9f304b76f759527b53f3a5c48ff52df8
|
||||||
|
|
||||||
|
- versionName: 9.1.1
|
||||||
|
versionCode: 56
|
||||||
|
commit: 155be40b37b686bb
|
||||||
|
srclibs:
|
||||||
|
- SlidingMenu@7ebe3277241
|
||||||
|
- ActionBarSherlock@4.4.0
|
||||||
|
extlibs:
|
||||||
|
- android/android-support-v4.jar
|
||||||
|
prebuild:
|
||||||
|
- sed -i project.properties -e 's@\(reference.1=\).*@reference.1=$$SlidingMenu$$@'
|
||||||
|
-e 's@\(reference.2=\).*@reference.2=$$ActionBarSherlock$$@'
|
||||||
|
- cp libs/android-support-v4.jar $$SlidingMenu$$/libs
|
||||||
|
- cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs
|
||||||
|
|
||||||
|
- versionName: 9.1.2
|
||||||
|
versionCode: 57
|
||||||
|
commit: a8e03d84c2
|
||||||
|
srclibs:
|
||||||
|
- SlidingMenu@7ebe3277241
|
||||||
|
- ActionBarSherlock@4.4.0
|
||||||
|
extlibs:
|
||||||
|
- android/android-support-v4.jar
|
||||||
|
prebuild:
|
||||||
|
- sed -i project.properties -e 's@\(reference.1=\).*@reference.1=$$SlidingMenu$$@'
|
||||||
|
-e 's@\(reference.2=\).*@reference.2=$$ActionBarSherlock$$@'
|
||||||
|
- cp libs/android-support-v4.jar $$SlidingMenu$$/libs
|
||||||
|
- cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs
|
||||||
|
|
||||||
|
- versionName: '9.2'
|
||||||
|
versionCode: 59
|
||||||
|
commit: f9d41fa58aabf65f52
|
||||||
|
srclibs:
|
||||||
|
- 1:SlidingMenu@7ebe3277241
|
||||||
|
- 2:ActionBarSherlock@4.4.0
|
||||||
|
prebuild: cp $$SlidingMenu$$/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/android-support-v4.jar
|
||||||
|
target: android-19
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: '9.2'
|
||||||
|
CurrentVersionCode: 59
|
||||||
|
|
@ -1,29 +0,0 @@
|
||||||
Categories:Graphics
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/zaki50/MemoPad
|
|
||||||
Issue Tracker:https://github.com/zaki50/MemoPad/issues
|
|
||||||
|
|
||||||
Auto Name:MemoPad
|
|
||||||
Summary:Free-hand drawing
|
|
||||||
Description:
|
|
||||||
Simple drawing app with dual canvases, variable line width, canvas and pen
|
|
||||||
colours.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/zaki50/MemoPad.git
|
|
||||||
|
|
||||||
Build:1.0.2,3
|
|
||||||
commit=e689589b23
|
|
||||||
prebuild=rm -rf released_binaries/
|
|
||||||
|
|
||||||
Build:1.0.3,4
|
|
||||||
disable=not a release 3290a
|
|
||||||
commit=unknown - see disabled
|
|
||||||
prebuild=rm -rf released_binaries/
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.0.3
|
|
||||||
Current Version Code:4
|
|
||||||
31
metadata/org.zakky.memopad.yml
Normal file
31
metadata/org.zakky.memopad.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
||||||
|
Categories:
|
||||||
|
- Graphics
|
||||||
|
License: Apache-2.0
|
||||||
|
SourceCode: https://github.com/zaki50/MemoPad
|
||||||
|
IssueTracker: https://github.com/zaki50/MemoPad/issues
|
||||||
|
|
||||||
|
AutoName: MemoPad
|
||||||
|
Summary: Free-hand drawing
|
||||||
|
Description: |-
|
||||||
|
Simple drawing app with dual canvases, variable line width, canvas and pen
|
||||||
|
colours.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/zaki50/MemoPad.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.2
|
||||||
|
versionCode: 3
|
||||||
|
commit: e689589b23
|
||||||
|
prebuild: rm -rf released_binaries/
|
||||||
|
|
||||||
|
- versionName: 1.0.3
|
||||||
|
versionCode: 4
|
||||||
|
disable: not a release 3290a
|
||||||
|
commit: unknown - see disabled
|
||||||
|
prebuild: rm -rf released_binaries/
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: 1.0.3
|
||||||
|
CurrentVersionCode: 4
|
||||||
|
|
@ -1,60 +0,0 @@
|
||||||
AntiFeatures:Ads,UpstreamNonFree
|
|
||||||
Categories:Games
|
|
||||||
License:MIT
|
|
||||||
Web Site:http://mobile.zame-dev.org/gloomy/index.php
|
|
||||||
Source Code:https://github.com/restorer/gloomy-dungeons-3d
|
|
||||||
Issue Tracker:https://github.com/restorer/gloomy-dungeons-3d/issues
|
|
||||||
|
|
||||||
Name:Gloomy Dungeons 3D - Hardcore
|
|
||||||
Summary:First-person shooter
|
|
||||||
Description:
|
|
||||||
Old-school and hard version of Gloomy Dungeons 3D.
|
|
||||||
|
|
||||||
If you loved Doom and Wolfenstein 3D and want to go to back to gaming in the
|
|
||||||
early 90s, Gloomy Dungeons 3D: Hardcore is for you! The game has so many
|
|
||||||
features that you will be glued to your phone for hours. Watch out for sore
|
|
||||||
fingers!
|
|
||||||
|
|
||||||
You can change control scheme in settings. There are 6 control schemes. Press
|
|
||||||
hardware button "Menu" at any moment, than press "Options" in menu
|
|
||||||
|
|
||||||
* Virtual world simulation with 3D visuals
|
|
||||||
* Different types of enemies
|
|
||||||
* Travel through immense graphically detailed mazes
|
|
||||||
* More than 5 hours of game play
|
|
||||||
* 25 different shooting locations
|
|
||||||
* Unlock new weapons, skills and spill more blood
|
|
||||||
* Optimized to run even on 1st Gen Android phones
|
|
||||||
* All resources are free as in freedom
|
|
||||||
|
|
||||||
In f-droid.org version Zeemote isn't supported and analytics was removed.
|
|
||||||
Non-personalized promo ads (of new games made by EightSines) can be shown on
|
|
||||||
menu screen.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/restorer/gloomy-dungeons-3d
|
|
||||||
|
|
||||||
Build:2014.10.26.1200,1414314000
|
|
||||||
commit=224781247acaac201be80d1b71ec0c6cc31457b8
|
|
||||||
init=rm src/withanalytics/libs/libGoogleAnalytics.jar
|
|
||||||
gradle=FdroidhardcoreHardcoreWithoutanalyticsWithoutzeemoteWithoutrateoffer
|
|
||||||
novcheck=yes
|
|
||||||
|
|
||||||
Build:2018.07.02,1807020000
|
|
||||||
commit=a85fdf8fa2fe13129a5939ad9d52c749dfc7fb29
|
|
||||||
init=rm src/withzeemote/libs/zc-strings-1.9.2.jar && \
|
|
||||||
rm src/withzeemote/libs/ZControllerLib-android-1.9.2.jar && \
|
|
||||||
rm src/withzeemote/libs/ZControllerLib-android-ui-1.9.2.jar && \
|
|
||||||
rm src/withzeemote/libs/ZControllerLib-common-1.9.2.jar && \
|
|
||||||
sed -i.bak -e '/maven.fabric.io/d' build.gradle && \
|
|
||||||
sed -i.bak -e '/maven.gameanalytics.com/d' build.gradle && \
|
|
||||||
sed -i.bak -e '/io.fabric.tools/d' build.gradle && \
|
|
||||||
rm build.gradle.bak
|
|
||||||
gradle=FdroidhardcoreHardcoreWithoutanalyticsWithoutzeemoteWithoutrateoffer
|
|
||||||
novcheck=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Static
|
|
||||||
Current Version:2018.07.02
|
|
||||||
Current Version Code:1807020000
|
|
||||||
68
metadata/org.zamedev.gloomydungeons1hardcore.opensource.yml
Normal file
68
metadata/org.zamedev.gloomydungeons1hardcore.opensource.yml
Normal file
|
|
@ -0,0 +1,68 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Ads
|
||||||
|
- UpstreamNonFree
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: MIT
|
||||||
|
WebSite: http://mobile.zame-dev.org/gloomy/index.php
|
||||||
|
SourceCode: https://github.com/restorer/gloomy-dungeons-3d
|
||||||
|
IssueTracker: https://github.com/restorer/gloomy-dungeons-3d/issues
|
||||||
|
|
||||||
|
Name: Gloomy Dungeons 3D - Hardcore
|
||||||
|
Summary: First-person shooter
|
||||||
|
Description: |-
|
||||||
|
Old-school and hard version of Gloomy Dungeons 3D.
|
||||||
|
|
||||||
|
If you loved Doom and Wolfenstein 3D and want to go to back to gaming in the
|
||||||
|
early 90s, Gloomy Dungeons 3D: Hardcore is for you! The game has so many
|
||||||
|
features that you will be glued to your phone for hours. Watch out for sore
|
||||||
|
fingers!
|
||||||
|
|
||||||
|
You can change control scheme in settings. There are 6 control schemes. Press
|
||||||
|
hardware button "Menu" at any moment, than press "Options" in menu
|
||||||
|
|
||||||
|
* Virtual world simulation with 3D visuals
|
||||||
|
* Different types of enemies
|
||||||
|
* Travel through immense graphically detailed mazes
|
||||||
|
* More than 5 hours of game play
|
||||||
|
* 25 different shooting locations
|
||||||
|
* Unlock new weapons, skills and spill more blood
|
||||||
|
* Optimized to run even on 1st Gen Android phones
|
||||||
|
* All resources are free as in freedom
|
||||||
|
|
||||||
|
In f-droid.org version Zeemote isn't supported and analytics was removed.
|
||||||
|
Non-personalized promo ads (of new games made by EightSines) can be shown on
|
||||||
|
menu screen.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/restorer/gloomy-dungeons-3d
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2014.10.26.1200
|
||||||
|
versionCode: 1414314000
|
||||||
|
commit: 224781247acaac201be80d1b71ec0c6cc31457b8
|
||||||
|
init: rm src/withanalytics/libs/libGoogleAnalytics.jar
|
||||||
|
gradle:
|
||||||
|
- FdroidhardcoreHardcoreWithoutanalyticsWithoutzeemoteWithoutrateoffer
|
||||||
|
novcheck: true
|
||||||
|
|
||||||
|
- versionName: 2018.07.02
|
||||||
|
versionCode: 1807020000
|
||||||
|
commit: a85fdf8fa2fe13129a5939ad9d52c749dfc7fb29
|
||||||
|
init:
|
||||||
|
- rm src/withzeemote/libs/zc-strings-1.9.2.jar
|
||||||
|
- rm src/withzeemote/libs/ZControllerLib-android-1.9.2.jar
|
||||||
|
- rm src/withzeemote/libs/ZControllerLib-android-ui-1.9.2.jar
|
||||||
|
- rm src/withzeemote/libs/ZControllerLib-common-1.9.2.jar
|
||||||
|
- sed -i.bak -e '/maven.fabric.io/d' build.gradle
|
||||||
|
- sed -i.bak -e '/maven.gameanalytics.com/d' build.gradle
|
||||||
|
- sed -i.bak -e '/io.fabric.tools/d' build.gradle
|
||||||
|
- rm build.gradle.bak
|
||||||
|
gradle:
|
||||||
|
- FdroidhardcoreHardcoreWithoutanalyticsWithoutzeemoteWithoutrateoffer
|
||||||
|
novcheck: true
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Static
|
||||||
|
CurrentVersion: 2018.07.02
|
||||||
|
CurrentVersionCode: 1807020000
|
||||||
|
|
@ -1,59 +0,0 @@
|
||||||
AntiFeatures:Ads,UpstreamNonFree
|
|
||||||
Categories:Games
|
|
||||||
License:MIT
|
|
||||||
Web Site:http://mobile.zame-dev.org/gloomy-ii/
|
|
||||||
Source Code:https://github.com/restorer/gloomy-dungeons-2
|
|
||||||
Issue Tracker:https://github.com/restorer/gloomy-dungeons-2/issues
|
|
||||||
Bitcoin:1BkmsNEeW5A2YketBaa4pDFSAcDwnDuyDp
|
|
||||||
|
|
||||||
Name:Gloomy Dungeons 2
|
|
||||||
Summary:First-person shooter
|
|
||||||
Description:
|
|
||||||
In the second part of Gloomy Dungeons we offer you to become real shooter with
|
|
||||||
sniper rifle or bloody-hands maniac with chainsaw. Target, weapon, shot... are
|
|
||||||
you ready to feel adrenaline in your blood?
|
|
||||||
|
|
||||||
Expected by fans this oldschool 3D shooter is already here to give you
|
|
||||||
completely new levels, creepy monsters who dare to taste your blood, pool of
|
|
||||||
weapons to try yourself a real shooter from machine-gunner to rocketeer and
|
|
||||||
several hours of gameplay in dark subway tunnels with special secrets.
|
|
||||||
|
|
||||||
Special features:
|
|
||||||
|
|
||||||
* Easy and comfortable control.
|
|
||||||
* Automap with real-time hints.
|
|
||||||
* Get "Hands in blood", "Ultimate ninja", "I see dead monsters" and other achievements.
|
|
||||||
* Choose your level: from easy to nightmare to train your shooting skills.
|
|
||||||
* New better graphics, shadows, texture and music.
|
|
||||||
* New weapons (chainsaw/guns/rifles/rocket launcher) and monsters.
|
|
||||||
* Global map and level progress. Check out how many dead monsters you have in total.
|
|
||||||
|
|
||||||
Along with the game you receive Live Wallpaper with Gloomy Dungeons on your
|
|
||||||
screen. Endless run in the dark subway to enjoy your favorite 3D shooter all the
|
|
||||||
time.
|
|
||||||
|
|
||||||
In f-droid.org version Zeemote isn't supported and Google Analytics was removed.
|
|
||||||
Non-personalized promo ads (of new games made by EightSines) can be shown on
|
|
||||||
menu screen.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/restorer/gloomy-dungeons-2
|
|
||||||
|
|
||||||
Build:2014.11.10.1200,1415610000
|
|
||||||
disable=remove apk
|
|
||||||
commit=bd568466c2e57af9fd8a36ba672f433eb1615236
|
|
||||||
init=rm src/withgplay/libs/libGoogleAnalyticsV2.jar
|
|
||||||
gradle=ForfdroidWoutgplayWoutzeemoteWoutko
|
|
||||||
novcheck=yes
|
|
||||||
|
|
||||||
Build:2016.02.22.1800,1602221800
|
|
||||||
commit=bd568466c2e57af9fd8a36ba672f433eb1615236
|
|
||||||
init=rm src/withgplay/libs/libGoogleAnalyticsV2.jar
|
|
||||||
gradle=ForfdroidWoutgplayWoutzeemoteWoutko
|
|
||||||
novcheck=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Static
|
|
||||||
Current Version:2016.02.22.1800
|
|
||||||
Current Version Code:1602221800
|
|
||||||
66
metadata/org.zamedev.gloomydungeons2.opensource.yml
Normal file
66
metadata/org.zamedev.gloomydungeons2.opensource.yml
Normal file
|
|
@ -0,0 +1,66 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Ads
|
||||||
|
- UpstreamNonFree
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: MIT
|
||||||
|
WebSite: http://mobile.zame-dev.org/gloomy-ii/
|
||||||
|
SourceCode: https://github.com/restorer/gloomy-dungeons-2
|
||||||
|
IssueTracker: https://github.com/restorer/gloomy-dungeons-2/issues
|
||||||
|
Bitcoin: 1BkmsNEeW5A2YketBaa4pDFSAcDwnDuyDp
|
||||||
|
|
||||||
|
Name: Gloomy Dungeons 2
|
||||||
|
Summary: First-person shooter
|
||||||
|
Description: |-
|
||||||
|
In the second part of Gloomy Dungeons we offer you to become real shooter with
|
||||||
|
sniper rifle or bloody-hands maniac with chainsaw. Target, weapon, shot... are
|
||||||
|
you ready to feel adrenaline in your blood?
|
||||||
|
|
||||||
|
Expected by fans this oldschool 3D shooter is already here to give you
|
||||||
|
completely new levels, creepy monsters who dare to taste your blood, pool of
|
||||||
|
weapons to try yourself a real shooter from machine-gunner to rocketeer and
|
||||||
|
several hours of gameplay in dark subway tunnels with special secrets.
|
||||||
|
|
||||||
|
Special features:
|
||||||
|
|
||||||
|
* Easy and comfortable control.
|
||||||
|
* Automap with real-time hints.
|
||||||
|
* Get "Hands in blood", "Ultimate ninja", "I see dead monsters" and other achievements.
|
||||||
|
* Choose your level: from easy to nightmare to train your shooting skills.
|
||||||
|
* New better graphics, shadows, texture and music.
|
||||||
|
* New weapons (chainsaw/guns/rifles/rocket launcher) and monsters.
|
||||||
|
* Global map and level progress. Check out how many dead monsters you have in total.
|
||||||
|
|
||||||
|
Along with the game you receive Live Wallpaper with Gloomy Dungeons on your
|
||||||
|
screen. Endless run in the dark subway to enjoy your favorite 3D shooter all the
|
||||||
|
time.
|
||||||
|
|
||||||
|
In f-droid.org version Zeemote isn't supported and Google Analytics was removed.
|
||||||
|
Non-personalized promo ads (of new games made by EightSines) can be shown on
|
||||||
|
menu screen.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/restorer/gloomy-dungeons-2
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2014.11.10.1200
|
||||||
|
versionCode: 1415610000
|
||||||
|
disable: remove apk
|
||||||
|
commit: bd568466c2e57af9fd8a36ba672f433eb1615236
|
||||||
|
init: rm src/withgplay/libs/libGoogleAnalyticsV2.jar
|
||||||
|
gradle:
|
||||||
|
- ForfdroidWoutgplayWoutzeemoteWoutko
|
||||||
|
novcheck: true
|
||||||
|
|
||||||
|
- versionName: 2016.02.22.1800
|
||||||
|
versionCode: 1602221800
|
||||||
|
commit: bd568466c2e57af9fd8a36ba672f433eb1615236
|
||||||
|
init: rm src/withgplay/libs/libGoogleAnalyticsV2.jar
|
||||||
|
gradle:
|
||||||
|
- ForfdroidWoutgplayWoutzeemoteWoutko
|
||||||
|
novcheck: true
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Static
|
||||||
|
CurrentVersion: 2016.02.22.1800
|
||||||
|
CurrentVersionCode: 1602221800
|
||||||
|
|
@ -1,47 +0,0 @@
|
||||||
AntiFeatures:NonFreeDep
|
|
||||||
Categories:Internet
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:http://www.thezeitgeistmovement.com
|
|
||||||
Source Code:http://tzm-android.svn.sourceforge.net/viewvc/tzm-android
|
|
||||||
Issue Tracker:https://sourceforge.net/p/tzm-android/bugs/
|
|
||||||
Donate:https://sourceforge.net/p/tzm-android/donate/
|
|
||||||
|
|
||||||
Auto Name:TZM
|
|
||||||
Summary:Info about The Zeitgeist Movement
|
|
||||||
Description:
|
|
||||||
"It's time to change... and we have a plan. Beyond poverty, politics and war."
|
|
||||||
|
|
||||||
Application promoting The Zeitgeist Movement and The Venus Project. You will
|
|
||||||
find here information about upcoming events such as Z-Day, shows, movies, etc.
|
|
||||||
|
|
||||||
'''N.B''' Any function that requires a map will be unusable because Google Maps
|
|
||||||
is the only map source and API key aren't in the source code. There are very
|
|
||||||
few, but if you need to use Google Maps you can install a developer build from
|
|
||||||
the website.
|
|
||||||
|
|
||||||
Anti-feature: Dependencies. It's necessary for Google Maps to be already
|
|
||||||
installed either as an app or as a shared system library for this app to be
|
|
||||||
installable. We will be able to remove this dependency soon.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git-svn
|
|
||||||
Repo:https://svn.code.sf.net/p/tzm-android/code/TZM-Android
|
|
||||||
|
|
||||||
Build:1.2.3,24
|
|
||||||
commit=303
|
|
||||||
|
|
||||||
Build:1.2.4,25
|
|
||||||
commit=316
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
1.2.4: The app doesn't seem to work unless cellular is working!
|
|
||||||
|
|
||||||
Template for the next version: remember to remove anti-feature
|
|
||||||
and fix the description!
|
|
||||||
prebuild=sed -i '/maps/d' AndroidManifest.xml
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.2.4
|
|
||||||
Current Version Code:25
|
|
||||||
50
metadata/org.zeitgeist.movement.yml
Normal file
50
metadata/org.zeitgeist.movement.yml
Normal file
|
|
@ -0,0 +1,50 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeDep
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: http://www.thezeitgeistmovement.com
|
||||||
|
SourceCode: http://tzm-android.svn.sourceforge.net/viewvc/tzm-android
|
||||||
|
IssueTracker: https://sourceforge.net/p/tzm-android/bugs/
|
||||||
|
Donate: https://sourceforge.net/p/tzm-android/donate/
|
||||||
|
|
||||||
|
AutoName: TZM
|
||||||
|
Summary: Info about The Zeitgeist Movement
|
||||||
|
Description: |-
|
||||||
|
"It's time to change... and we have a plan. Beyond poverty, politics and war."
|
||||||
|
|
||||||
|
Application promoting The Zeitgeist Movement and The Venus Project. You will
|
||||||
|
find here information about upcoming events such as Z-Day, shows, movies, etc.
|
||||||
|
|
||||||
|
'''N.B''' Any function that requires a map will be unusable because Google Maps
|
||||||
|
is the only map source and API key aren't in the source code. There are very
|
||||||
|
few, but if you need to use Google Maps you can install a developer build from
|
||||||
|
the website.
|
||||||
|
|
||||||
|
Anti-feature: Dependencies. It's necessary for Google Maps to be already
|
||||||
|
installed either as an app or as a shared system library for this app to be
|
||||||
|
installable. We will be able to remove this dependency soon.
|
||||||
|
|
||||||
|
RepoType: git-svn
|
||||||
|
Repo: https://svn.code.sf.net/p/tzm-android/code/TZM-Android
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.2.3
|
||||||
|
versionCode: 24
|
||||||
|
commit: '303'
|
||||||
|
|
||||||
|
- versionName: 1.2.4
|
||||||
|
versionCode: 25
|
||||||
|
commit: '316'
|
||||||
|
|
||||||
|
MaintainerNotes: |-
|
||||||
|
1.2.4: The app doesn't seem to work unless cellular is working!
|
||||||
|
|
||||||
|
Template for the next version: remember to remove anti-feature
|
||||||
|
and fix the description!
|
||||||
|
prebuild=sed -i '/maps/d' AndroidManifest.xml
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: 1.2.4
|
||||||
|
CurrentVersionCode: 25
|
||||||
|
|
@ -1,48 +0,0 @@
|
||||||
AntiFeatures:Tracking
|
|
||||||
Categories:Internet
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:https://zephyrsoft.org
|
|
||||||
Source Code:https://github.com/mathisdt/checknetwork
|
|
||||||
Issue Tracker:https://github.com/mathisdt/checknetwork/issues
|
|
||||||
Changelog:https://zephyrsoft.org/checknetwork/history
|
|
||||||
|
|
||||||
Auto Name:Check Network
|
|
||||||
Summary:Auto connect to network
|
|
||||||
Description:
|
|
||||||
Due to changes to APN privileges in Android 4.0.4 this will only work as a
|
|
||||||
system app.
|
|
||||||
|
|
||||||
Periodically checks the internet connection and reconnects if the internet can't
|
|
||||||
be reached. Every check downloads 5KB from google.com.
|
|
||||||
|
|
||||||
Tracking: Crash reports are sent without interaction.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/mathisdt/checknetwork
|
|
||||||
|
|
||||||
Build:1.2,3
|
|
||||||
commit=193
|
|
||||||
forceversion=yes
|
|
||||||
forcevercode=yes
|
|
||||||
prebuild=echo -e 'java.source=1.6\njava.target=1.6' > ant.properties
|
|
||||||
|
|
||||||
Build:0.1.3-git,4
|
|
||||||
commit=8da0a368b12e119264559b9df099a58fc220751f
|
|
||||||
forceversion=yes
|
|
||||||
forcevercode=yes
|
|
||||||
prebuild=echo -e 'java.source=1.6\njava.target=1.6' > ant.properties
|
|
||||||
target=android-19
|
|
||||||
|
|
||||||
Build:0.1.3-git,5
|
|
||||||
commit=0c51520ce78bcaffcd32a32dd1e70c1c45c591d2
|
|
||||||
forceversion=yes
|
|
||||||
forcevercode=yes
|
|
||||||
prebuild=echo -e 'java.source=1.6\njava.target=1.6' > ant.properties
|
|
||||||
target=android-19
|
|
||||||
|
|
||||||
Archive Policy:1 versions
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:0.1.3-SNAPSHOT
|
|
||||||
Current Version Code:5
|
|
||||||
53
metadata/org.zephyrsoft.checknetwork.yml
Normal file
53
metadata/org.zephyrsoft.checknetwork.yml
Normal file
|
|
@ -0,0 +1,53 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Tracking
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://zephyrsoft.org
|
||||||
|
SourceCode: https://github.com/mathisdt/checknetwork
|
||||||
|
IssueTracker: https://github.com/mathisdt/checknetwork/issues
|
||||||
|
Changelog: https://zephyrsoft.org/checknetwork/history
|
||||||
|
|
||||||
|
AutoName: Check Network
|
||||||
|
Summary: Auto connect to network
|
||||||
|
Description: |-
|
||||||
|
Due to changes to APN privileges in Android 4.0.4 this will only work as a
|
||||||
|
system app.
|
||||||
|
|
||||||
|
Periodically checks the internet connection and reconnects if the internet can't
|
||||||
|
be reached. Every check downloads 5KB from google.com.
|
||||||
|
|
||||||
|
Tracking: Crash reports are sent without interaction.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/mathisdt/checknetwork
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
commit: '193'
|
||||||
|
forceversion: true
|
||||||
|
forcevercode: true
|
||||||
|
prebuild: echo -e 'java.source=1.6\njava.target=1.6' > ant.properties
|
||||||
|
|
||||||
|
- versionName: 0.1.3-git
|
||||||
|
versionCode: 4
|
||||||
|
commit: 8da0a368b12e119264559b9df099a58fc220751f
|
||||||
|
forceversion: true
|
||||||
|
forcevercode: true
|
||||||
|
prebuild: echo -e 'java.source=1.6\njava.target=1.6' > ant.properties
|
||||||
|
target: android-19
|
||||||
|
|
||||||
|
- versionName: 0.1.3-git
|
||||||
|
versionCode: 5
|
||||||
|
commit: 0c51520ce78bcaffcd32a32dd1e70c1c45c591d2
|
||||||
|
forceversion: true
|
||||||
|
forcevercode: true
|
||||||
|
prebuild: echo -e 'java.source=1.6\njava.target=1.6' > ant.properties
|
||||||
|
target: android-19
|
||||||
|
|
||||||
|
ArchivePolicy: 1 versions
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: 0.1.3-SNAPSHOT
|
||||||
|
CurrentVersionCode: 5
|
||||||
|
|
@ -1,108 +0,0 @@
|
||||||
Categories:Time
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:https://zephyrsoft.org/trackworktime
|
|
||||||
Source Code:https://github.com/mathisdt/trackworktime
|
|
||||||
Issue Tracker:https://github.com/mathisdt/trackworktime/issues
|
|
||||||
Changelog:https://zephyrsoft.org/trackworktime/history
|
|
||||||
|
|
||||||
Auto Name:Track Work Time
|
|
||||||
Summary:Track your work time
|
|
||||||
Description:
|
|
||||||
It lets you categorize each recorded interval by a client/task and a free text.
|
|
||||||
The list of clients/tasks can be edited to suit your needs.
|
|
||||||
|
|
||||||
Additionally, if you wish, your flexible time account is taken care of: you
|
|
||||||
always see how much you worked. You can also keep an eye on how much work time
|
|
||||||
is left for today (by a notification which you can enable).
|
|
||||||
|
|
||||||
You may provide the geo-coordinates of your work place and the app can
|
|
||||||
automatically clock you in while you are at work. This is done without using
|
|
||||||
GPS, so your battery won’t be emptied by this app.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/mathisdt/trackworktime
|
|
||||||
|
|
||||||
Build:0.5.11,14
|
|
||||||
commit=476
|
|
||||||
forceversion=yes
|
|
||||||
|
|
||||||
Build:0.5.12,15
|
|
||||||
disable=not a release yet
|
|
||||||
|
|
||||||
Build:0.5.15,18
|
|
||||||
commit=release-build-33
|
|
||||||
srclibs=ACRA@acra-4.5.0,CommonsLang@LANG_3_2_1,SuperCSV@v2.1.0,Date4J-1.2.0@b44fab0d51d896704ad6dc278ba519c351821275,JUnit@127f1bb2a137d611e98277a0d1e9184efc47bc05
|
|
||||||
forceversion=yes
|
|
||||||
rm=libs/acra*jar,libs/commons*jar,libs/super*jar,libs/date4j*jar
|
|
||||||
prebuild=pushd $$ACRA$$ && \
|
|
||||||
$$MVN3$$ package && \
|
|
||||||
popd && \
|
|
||||||
cp $$ACRA$$/target/acra-4.5.0.jar libs/ && \
|
|
||||||
pushd $$SuperCSV$$ && \
|
|
||||||
$$MVN3$$ package && \
|
|
||||||
popd && \
|
|
||||||
cp $$SuperCSV$$/super-csv/target/super-csv-2.1.0.jar libs/ && \
|
|
||||||
pushd $$CommonsLang$$ && \
|
|
||||||
$$MVN3$$ package && \
|
|
||||||
popd && \
|
|
||||||
cp $$CommonsLang$$/target/commons-lang3-3.2.1.jar libs/ && \
|
|
||||||
pushd $$JUnit$$ && \
|
|
||||||
$$MVN3$$ package && \
|
|
||||||
popd && \
|
|
||||||
cp $$JUnit$$/target/junit-4.12-SNAPSHOT.jar libs/ && \
|
|
||||||
cp -fR $$Date4J-1.2.0$$/classes/hirondelle src/
|
|
||||||
|
|
||||||
Build:0.5.17,20
|
|
||||||
disable=java build fails
|
|
||||||
commit=release-build-37
|
|
||||||
srclibs=ACRA@acra-4.6.2,CommonsLang@LANG_3_4,SuperCSV@v2.3.1,Date4J-johanley@cadb47a4882859a558b58ee25483100525cac325,JUnit@127f1bb2a137d611e98277a0d1e9184efc47bc05
|
|
||||||
forceversion=yes
|
|
||||||
rm=libs/acra*jar,libs/commons*jar,libs/super*jar,libs/date4j*jar
|
|
||||||
prebuild=pushd $$ACRA$$ && \
|
|
||||||
$$MVN3$$ package && \
|
|
||||||
popd && \
|
|
||||||
cp $$ACRA$$/target/acra-4.6.2.jar libs/ && \
|
|
||||||
pushd $$SuperCSV$$ && \
|
|
||||||
$$MVN3$$ package && \
|
|
||||||
popd && \
|
|
||||||
cp $$SuperCSV$$/super-csv/target/super-csv-2.3.1.jar libs/ && \
|
|
||||||
pushd $$CommonsLang$$ && \
|
|
||||||
$$MVN3$$ package && \
|
|
||||||
popd && \
|
|
||||||
cp $$CommonsLang$$/target/commons-lang3-3.4.jar libs/ && \
|
|
||||||
pushd $$JUnit$$ && \
|
|
||||||
$$MVN3$$ package && \
|
|
||||||
popd && \
|
|
||||||
cp $$JUnit$$/target/junit-4.12-SNAPSHOT.jar libs/ && \
|
|
||||||
cp -fR $$Date4J-1.2.0$$/classes/hirondelle src/
|
|
||||||
|
|
||||||
Build:1.0.0,22
|
|
||||||
commit=c106aac2852978cd297b4542a228b36c6c66d82b
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.1,23
|
|
||||||
commit=e22dad34766b77f90dd4ed80eb58ae23a73ccef9
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.2,24
|
|
||||||
commit=v1.0.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.3,25
|
|
||||||
commit=v1.0.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.4,26
|
|
||||||
commit=v1.0.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.0.4
|
|
||||||
Current Version Code:26
|
|
||||||
143
metadata/org.zephyrsoft.trackworktime.yml
Normal file
143
metadata/org.zephyrsoft.trackworktime.yml
Normal file
|
|
@ -0,0 +1,143 @@
|
||||||
|
Categories:
|
||||||
|
- Time
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://zephyrsoft.org/trackworktime
|
||||||
|
SourceCode: https://github.com/mathisdt/trackworktime
|
||||||
|
IssueTracker: https://github.com/mathisdt/trackworktime/issues
|
||||||
|
Changelog: https://zephyrsoft.org/trackworktime/history
|
||||||
|
|
||||||
|
AutoName: Track Work Time
|
||||||
|
Summary: Track your work time
|
||||||
|
Description: |-
|
||||||
|
It lets you categorize each recorded interval by a client/task and a free text.
|
||||||
|
The list of clients/tasks can be edited to suit your needs.
|
||||||
|
|
||||||
|
Additionally, if you wish, your flexible time account is taken care of: you
|
||||||
|
always see how much you worked. You can also keep an eye on how much work time
|
||||||
|
is left for today (by a notification which you can enable).
|
||||||
|
|
||||||
|
You may provide the geo-coordinates of your work place and the app can
|
||||||
|
automatically clock you in while you are at work. This is done without using
|
||||||
|
GPS, so your battery won’t be emptied by this app.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/mathisdt/trackworktime
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.5.11
|
||||||
|
versionCode: 14
|
||||||
|
commit: '476'
|
||||||
|
forceversion: true
|
||||||
|
|
||||||
|
- versionName: 0.5.12
|
||||||
|
versionCode: 15
|
||||||
|
disable: not a release yet
|
||||||
|
|
||||||
|
- versionName: 0.5.15
|
||||||
|
versionCode: 18
|
||||||
|
commit: release-build-33
|
||||||
|
srclibs:
|
||||||
|
- ACRA@acra-4.5.0
|
||||||
|
- CommonsLang@LANG_3_2_1
|
||||||
|
- SuperCSV@v2.1.0
|
||||||
|
- Date4J-1.2.0@b44fab0d51d896704ad6dc278ba519c351821275
|
||||||
|
- JUnit@127f1bb2a137d611e98277a0d1e9184efc47bc05
|
||||||
|
forceversion: true
|
||||||
|
rm:
|
||||||
|
- libs/acra*jar
|
||||||
|
- libs/commons*jar
|
||||||
|
- libs/super*jar
|
||||||
|
- libs/date4j*jar
|
||||||
|
prebuild:
|
||||||
|
- pushd $$ACRA$$
|
||||||
|
- $$MVN3$$ package
|
||||||
|
- popd
|
||||||
|
- cp $$ACRA$$/target/acra-4.5.0.jar libs/
|
||||||
|
- pushd $$SuperCSV$$
|
||||||
|
- $$MVN3$$ package
|
||||||
|
- popd
|
||||||
|
- cp $$SuperCSV$$/super-csv/target/super-csv-2.1.0.jar libs/
|
||||||
|
- pushd $$CommonsLang$$
|
||||||
|
- $$MVN3$$ package
|
||||||
|
- popd
|
||||||
|
- cp $$CommonsLang$$/target/commons-lang3-3.2.1.jar libs/
|
||||||
|
- pushd $$JUnit$$
|
||||||
|
- $$MVN3$$ package
|
||||||
|
- popd
|
||||||
|
- cp $$JUnit$$/target/junit-4.12-SNAPSHOT.jar libs/
|
||||||
|
- cp -fR $$Date4J-1.2.0$$/classes/hirondelle src/
|
||||||
|
|
||||||
|
- versionName: 0.5.17
|
||||||
|
versionCode: 20
|
||||||
|
disable: java build fails
|
||||||
|
commit: release-build-37
|
||||||
|
srclibs:
|
||||||
|
- ACRA@acra-4.6.2
|
||||||
|
- CommonsLang@LANG_3_4
|
||||||
|
- SuperCSV@v2.3.1
|
||||||
|
- Date4J-johanley@cadb47a4882859a558b58ee25483100525cac325
|
||||||
|
- JUnit@127f1bb2a137d611e98277a0d1e9184efc47bc05
|
||||||
|
forceversion: true
|
||||||
|
rm:
|
||||||
|
- libs/acra*jar
|
||||||
|
- libs/commons*jar
|
||||||
|
- libs/super*jar
|
||||||
|
- libs/date4j*jar
|
||||||
|
prebuild:
|
||||||
|
- pushd $$ACRA$$
|
||||||
|
- $$MVN3$$ package
|
||||||
|
- popd
|
||||||
|
- cp $$ACRA$$/target/acra-4.6.2.jar libs/
|
||||||
|
- pushd $$SuperCSV$$
|
||||||
|
- $$MVN3$$ package
|
||||||
|
- popd
|
||||||
|
- cp $$SuperCSV$$/super-csv/target/super-csv-2.3.1.jar libs/
|
||||||
|
- pushd $$CommonsLang$$
|
||||||
|
- $$MVN3$$ package
|
||||||
|
- popd
|
||||||
|
- cp $$CommonsLang$$/target/commons-lang3-3.4.jar libs/
|
||||||
|
- pushd $$JUnit$$
|
||||||
|
- $$MVN3$$ package
|
||||||
|
- popd
|
||||||
|
- cp $$JUnit$$/target/junit-4.12-SNAPSHOT.jar libs/
|
||||||
|
- cp -fR $$Date4J-1.2.0$$/classes/hirondelle src/
|
||||||
|
|
||||||
|
- versionName: 1.0.0
|
||||||
|
versionCode: 22
|
||||||
|
commit: c106aac2852978cd297b4542a228b36c6c66d82b
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 23
|
||||||
|
commit: e22dad34766b77f90dd4ed80eb58ae23a73ccef9
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.2
|
||||||
|
versionCode: 24
|
||||||
|
commit: v1.0.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.3
|
||||||
|
versionCode: 25
|
||||||
|
commit: v1.0.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.4
|
||||||
|
versionCode: 26
|
||||||
|
commit: v1.0.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.4
|
||||||
|
CurrentVersionCode: 26
|
||||||
|
|
@ -1,36 +0,0 @@
|
||||||
Categories:System
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:https://code.google.com/p/0xbench
|
|
||||||
Source Code:https://gitorious.org/0xbench/0xbench
|
|
||||||
Issue Tracker:
|
|
||||||
|
|
||||||
Auto Name:0xBenchmark
|
|
||||||
Summary:System benchmark
|
|
||||||
Description:
|
|
||||||
Comprehensive benchmark suite, covering:
|
|
||||||
|
|
||||||
* Java arithmetic
|
|
||||||
* Java garbage collection
|
|
||||||
* OpenGL|ES (3D)
|
|
||||||
* 2D canvas
|
|
||||||
* JavaScript engine
|
|
||||||
|
|
||||||
Allows to upload results to [http://0xbenchmark.appspot.com/ community server]
|
|
||||||
for comparison and analysis.
|
|
||||||
|
|
||||||
Note: Native benchmarks requiring pre-installed binaries and root access are not
|
|
||||||
available in this build.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://gitorious.org/0xbench/0xbench.git
|
|
||||||
|
|
||||||
Build:1.1.5,9
|
|
||||||
commit=8192b3f
|
|
||||||
target=android-7
|
|
||||||
buildjni=yes
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.1.5
|
|
||||||
Current Version Code:9
|
|
||||||
38
metadata/org.zeroxlab.zeroxbenchmark.yml
Normal file
38
metadata/org.zeroxlab.zeroxbenchmark.yml
Normal file
|
|
@ -0,0 +1,38 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: Apache-2.0
|
||||||
|
WebSite: https://code.google.com/p/0xbench
|
||||||
|
SourceCode: https://gitorious.org/0xbench/0xbench
|
||||||
|
|
||||||
|
AutoName: 0xBenchmark
|
||||||
|
Summary: System benchmark
|
||||||
|
Description: |-
|
||||||
|
Comprehensive benchmark suite, covering:
|
||||||
|
|
||||||
|
* Java arithmetic
|
||||||
|
* Java garbage collection
|
||||||
|
* OpenGL|ES (3D)
|
||||||
|
* 2D canvas
|
||||||
|
* JavaScript engine
|
||||||
|
|
||||||
|
Allows to upload results to [http://0xbenchmark.appspot.com/ community server]
|
||||||
|
for comparison and analysis.
|
||||||
|
|
||||||
|
Note: Native benchmarks requiring pre-installed binaries and root access are not
|
||||||
|
available in this build.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitorious.org/0xbench/0xbench.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.1.5
|
||||||
|
versionCode: 9
|
||||||
|
commit: 8192b3f
|
||||||
|
target: android-7
|
||||||
|
buildjni:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: 1.1.5
|
||||||
|
CurrentVersionCode: 9
|
||||||
|
|
@ -1,57 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:
|
|
||||||
Issue Tracker:
|
|
||||||
|
|
||||||
Auto Name:Zirco Browser
|
|
||||||
Summary:Web browser with ad blocker
|
|
||||||
Description:
|
|
||||||
A web browser featuring:
|
|
||||||
|
|
||||||
* Basic browser features (bookmarks, history, downloads...);
|
|
||||||
* Unlimited tabs;
|
|
||||||
* Easy bookmarks access;
|
|
||||||
* Easy tabs opening and closing;
|
|
||||||
* Bookmarks import from legacy Android browser;
|
|
||||||
* Can be set as default browser;
|
|
||||||
* Ad-blocker
|
|
||||||
|
|
||||||
Similar apps:
|
|
||||||
|
|
||||||
* [[org.tint]] (Android 4.0+)
|
|
||||||
.
|
|
||||||
|
|
||||||
Build:0.3.6,10
|
|
||||||
commit=315
|
|
||||||
|
|
||||||
Build:0.3.7,11
|
|
||||||
commit=329
|
|
||||||
|
|
||||||
Build:0.3.8,12
|
|
||||||
commit=339
|
|
||||||
|
|
||||||
Build:0.3.9,13
|
|
||||||
commit=367
|
|
||||||
|
|
||||||
Build:0.4.1,15
|
|
||||||
commit=407
|
|
||||||
|
|
||||||
Build:0.4.2,16
|
|
||||||
commit=438
|
|
||||||
target=android-10
|
|
||||||
|
|
||||||
Build:0.4.3,17
|
|
||||||
commit=443
|
|
||||||
target=android-10
|
|
||||||
|
|
||||||
Build:0.4.4,18
|
|
||||||
commit=0.4.4
|
|
||||||
target=android-10
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Static
|
|
||||||
Current Version:0.4.4
|
|
||||||
Current Version Code:18
|
|
||||||
|
|
||||||
No Source Since:0.4.5
|
|
||||||
63
metadata/org.zirco.yml
Normal file
63
metadata/org.zirco.yml
Normal file
|
|
@ -0,0 +1,63 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-only
|
||||||
|
|
||||||
|
AutoName: Zirco Browser
|
||||||
|
Summary: Web browser with ad blocker
|
||||||
|
Description: |-
|
||||||
|
A web browser featuring:
|
||||||
|
|
||||||
|
* Basic browser features (bookmarks, history, downloads...);
|
||||||
|
* Unlimited tabs;
|
||||||
|
* Easy bookmarks access;
|
||||||
|
* Easy tabs opening and closing;
|
||||||
|
* Bookmarks import from legacy Android browser;
|
||||||
|
* Can be set as default browser;
|
||||||
|
* Ad-blocker
|
||||||
|
|
||||||
|
Similar apps:
|
||||||
|
|
||||||
|
* [[org.tint]] (Android 4.0+)
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.3.6
|
||||||
|
versionCode: 10
|
||||||
|
commit: '315'
|
||||||
|
|
||||||
|
- versionName: 0.3.7
|
||||||
|
versionCode: 11
|
||||||
|
commit: '329'
|
||||||
|
|
||||||
|
- versionName: 0.3.8
|
||||||
|
versionCode: 12
|
||||||
|
commit: '339'
|
||||||
|
|
||||||
|
- versionName: 0.3.9
|
||||||
|
versionCode: 13
|
||||||
|
commit: '367'
|
||||||
|
|
||||||
|
- versionName: 0.4.1
|
||||||
|
versionCode: 15
|
||||||
|
commit: '407'
|
||||||
|
|
||||||
|
- versionName: 0.4.2
|
||||||
|
versionCode: 16
|
||||||
|
commit: '438'
|
||||||
|
target: android-10
|
||||||
|
|
||||||
|
- versionName: 0.4.3
|
||||||
|
versionCode: 17
|
||||||
|
commit: '443'
|
||||||
|
target: android-10
|
||||||
|
|
||||||
|
- versionName: 0.4.4
|
||||||
|
versionCode: 18
|
||||||
|
commit: 0.4.4
|
||||||
|
target: android-10
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Static
|
||||||
|
CurrentVersion: 0.4.4
|
||||||
|
CurrentVersionCode: 18
|
||||||
|
|
||||||
|
NoSourceSince: 0.4.5
|
||||||
|
|
@ -1,60 +0,0 @@
|
||||||
Categories:Theming
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/1C3/ICEcons
|
|
||||||
Issue Tracker:https://github.com/1C3/ICEcons/issues
|
|
||||||
Changelog:https://github.com/1C3/ICEcons/releases
|
|
||||||
|
|
||||||
Auto Name:ICEcons
|
|
||||||
Summary:OSS white icon pack
|
|
||||||
Description:
|
|
||||||
This app has been discontinued, you should rather use its successor
|
|
||||||
[[com.dkanada.icecons]].
|
|
||||||
|
|
||||||
Icon pack for Trebuchet, Kiss, Nova, Apex, Holo and Adw launchers, also includes
|
|
||||||
4k wallpapers.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/1C3/ICEcons.git
|
|
||||||
|
|
||||||
Build:2.1,5
|
|
||||||
commit=2.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2,6
|
|
||||||
commit=2.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.4,8
|
|
||||||
commit=2.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.5,9
|
|
||||||
commit=2.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.6,10
|
|
||||||
commit=2.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.7,11
|
|
||||||
commit=2.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.8,12
|
|
||||||
commit=2.8
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Archive Policy:0 versions
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:2.8
|
|
||||||
Current Version Code:12
|
|
||||||
74
metadata/ovh.ice.icecons.yml
Normal file
74
metadata/ovh.ice.icecons.yml
Normal file
|
|
@ -0,0 +1,74 @@
|
||||||
|
Categories:
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/1C3/ICEcons
|
||||||
|
IssueTracker: https://github.com/1C3/ICEcons/issues
|
||||||
|
Changelog: https://github.com/1C3/ICEcons/releases
|
||||||
|
|
||||||
|
AutoName: ICEcons
|
||||||
|
Summary: OSS white icon pack
|
||||||
|
Description: |-
|
||||||
|
This app has been discontinued, you should rather use its successor
|
||||||
|
[[com.dkanada.icecons]].
|
||||||
|
|
||||||
|
Icon pack for Trebuchet, Kiss, Nova, Apex, Holo and Adw launchers, also includes
|
||||||
|
4k wallpapers.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/1C3/ICEcons.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '2.1'
|
||||||
|
versionCode: 5
|
||||||
|
commit: '2.1'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.2'
|
||||||
|
versionCode: 6
|
||||||
|
commit: '2.2'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.4'
|
||||||
|
versionCode: 8
|
||||||
|
commit: '2.4'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.5'
|
||||||
|
versionCode: 9
|
||||||
|
commit: '2.5'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.6'
|
||||||
|
versionCode: 10
|
||||||
|
commit: '2.6'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.7'
|
||||||
|
versionCode: 11
|
||||||
|
commit: '2.7'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.8'
|
||||||
|
versionCode: 12
|
||||||
|
commit: '2.8'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
ArchivePolicy: 0 versions
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '2.8'
|
||||||
|
CurrentVersionCode: 12
|
||||||
Loading…
Reference in a new issue