Merge branch 'txt2yaml' into 'master'
Converting metadata to YAML See merge request fdroid/fdroiddata!5400
This commit is contained in:
commit
b3dbf68242
|
@ -1,43 +0,0 @@
|
|||
Categories:System
|
||||
License:GPL-3.0-only
|
||||
Author Name:Tomer Rosenfeld
|
||||
Author Email:tomer@tomerrosenfeld.com
|
||||
Web Site:
|
||||
Source Code:https://github.com/rosenpin/Screenshot-Sharer
|
||||
Issue Tracker:https://github.com/rosenpin/Screenshot-Sharer/issues
|
||||
Donate:https://www.paypal.me/rosenfeldtomer/2usd
|
||||
|
||||
Auto Name:Screenshot sharer
|
||||
Summary:Share screenshots quickly
|
||||
Description:
|
||||
Long press the home button to share your screenshots. Quickest way to share
|
||||
screenshots.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/rosenpin/Screenshot-Sharer.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=1.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.3,4
|
||||
commit=1.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4,5
|
||||
commit=1.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.6,6
|
||||
commit=1.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags ^[0-9\.]+$
|
||||
Current Version:1.6
|
||||
Current Version Code:6
|
52
metadata/com.tomer.screenshotsharer.yml
Normal file
52
metadata/com.tomer.screenshotsharer.yml
Normal file
|
@ -0,0 +1,52 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Tomer Rosenfeld
|
||||
AuthorEmail: tomer@tomerrosenfeld.com
|
||||
SourceCode: https://github.com/rosenpin/Screenshot-Sharer
|
||||
IssueTracker: https://github.com/rosenpin/Screenshot-Sharer/issues
|
||||
Changelog: https://github.com/rosenpin/Screenshot-Sharer/releases
|
||||
Donate: https://www.paypal.me/rosenfeldtomer/2usd
|
||||
|
||||
AutoName: Screenshot sharer
|
||||
Summary: Share screenshots quickly
|
||||
Description: |-
|
||||
Long press the home button to share your screenshots. Quickest way to share
|
||||
screenshots.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/rosenpin/Screenshot-Sharer.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: '1.0'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: '1.3'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
commit: '1.4'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 6
|
||||
commit: '1.6'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9\.]+$
|
||||
CurrentVersion: '1.6'
|
||||
CurrentVersionCode: 6
|
|
@ -1,96 +0,0 @@
|
|||
Categories:System
|
||||
License:GPL-2.0-or-later
|
||||
Web Site:
|
||||
Source Code:https://github.com/Tortel/SysLog
|
||||
Issue Tracker:https://github.com/Tortel/SysLog/issues
|
||||
Changelog:https://github.com/Tortel/SysLog/blob/HEAD/Changelog.md
|
||||
|
||||
Auto Name:SysLog
|
||||
Summary:Capture log files
|
||||
Description:
|
||||
Records various log types, compresses them and saves them as currently as a tar
|
||||
file. The logs are saved under the primary external storage folders named by the
|
||||
date and time.
|
||||
|
||||
Log types supported:
|
||||
|
||||
* Kernel logs (dmsg)
|
||||
* Last kernel log (last_kmsg, if device supports it)
|
||||
* Main log (Logcat)
|
||||
* Modem log
|
||||
* Event logs
|
||||
* SELinux audit logs
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Tortel/SysLog
|
||||
|
||||
Build:1.9.0,19
|
||||
commit=3807e4a82ab8a0cea3be0534a7b85d522f5a8d00
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.9.1,20
|
||||
commit=v1.9.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.0.0,21
|
||||
commit=v2.0.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.0.1,22
|
||||
commit=v2.0.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.0.2,23
|
||||
commit=v2.0.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.1.0,24
|
||||
commit=v2.1.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.1.1,25
|
||||
disable=requires Gradle 4.1-milestone-1
|
||||
commit=v2.1.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.1.2,26
|
||||
commit=v2.1.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.1.4,28
|
||||
commit=v2.1.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.1.5,29
|
||||
commit=v2.1.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.1.6,30
|
||||
commit=v2.1.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.2.0,31
|
||||
commit=v2.2.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
This is GPLv2+ as given in the sourcecode, root LICENSE file is just GPLv2/2+ license text.
|
||||
.
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.2.0
|
||||
Current Version Code:31
|
119
metadata/com.tortel.syslog.yml
Normal file
119
metadata/com.tortel.syslog.yml
Normal file
|
@ -0,0 +1,119 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-2.0-or-later
|
||||
SourceCode: https://github.com/Tortel/SysLog
|
||||
IssueTracker: https://github.com/Tortel/SysLog/issues
|
||||
Changelog: https://github.com/Tortel/SysLog/blob/HEAD/Changelog.md
|
||||
|
||||
AutoName: SysLog
|
||||
Summary: Capture log files
|
||||
Description: |-
|
||||
Records various log types, compresses them and saves them as currently as a tar
|
||||
file. The logs are saved under the primary external storage folders named by the
|
||||
date and time.
|
||||
|
||||
Log types supported:
|
||||
|
||||
* Kernel logs (dmsg)
|
||||
* Last kernel log (last_kmsg, if device supports it)
|
||||
* Main log (Logcat)
|
||||
* Modem log
|
||||
* Event logs
|
||||
* SELinux audit logs
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Tortel/SysLog
|
||||
|
||||
Builds:
|
||||
- versionName: 1.9.0
|
||||
versionCode: 19
|
||||
commit: 3807e4a82ab8a0cea3be0534a7b85d522f5a8d00
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.1
|
||||
versionCode: 20
|
||||
commit: v1.9.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 21
|
||||
commit: v2.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 22
|
||||
commit: v2.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.2
|
||||
versionCode: 23
|
||||
commit: v2.0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 24
|
||||
commit: v2.1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 25
|
||||
disable: requires Gradle 4.1-milestone-1
|
||||
commit: v2.1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.2
|
||||
versionCode: 26
|
||||
commit: v2.1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.4
|
||||
versionCode: 28
|
||||
commit: v2.1.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.5
|
||||
versionCode: 29
|
||||
commit: v2.1.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.6
|
||||
versionCode: 30
|
||||
commit: v2.1.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 31
|
||||
commit: v2.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: This is GPLv2+ as given in the sourcecode, root LICENSE file is just
|
||||
GPLv2/2+ license text.
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 31
|
|
@ -1,31 +0,0 @@
|
|||
Categories:Money
|
||||
License:MIT
|
||||
Web Site:http://philosopherstones.org
|
||||
Source Code:https://github.com/toxtox/SimplePhilosopherstoneWidget
|
||||
Issue Tracker:https://github.com/toxtox/SimplePhilosopherstoneWidget/issues
|
||||
Bitcoin:1KvYjRx1VozqUpiYSCMrEL6mo9LvmpCcNN
|
||||
|
||||
Auto Name:Simple Philosopherstone Widget
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/toxtox/SimplePhilosopherstoneWidget
|
||||
|
||||
Build:1.0,1
|
||||
commit=tagfor1p0
|
||||
subdir=philosopherstone
|
||||
gradle=yes
|
||||
|
||||
Build:1.1,2
|
||||
commit=v1.1
|
||||
subdir=philosopherstone
|
||||
gradle=yes
|
||||
|
||||
Build:1.2,3
|
||||
commit=v1.2
|
||||
subdir=philosopherstone
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2
|
||||
Current Version Code:3
|
39
metadata/com.toxtox.philosopherstonewidget.yml
Normal file
39
metadata/com.toxtox.philosopherstonewidget.yml
Normal file
|
@ -0,0 +1,39 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: MIT
|
||||
WebSite: http://philosopherstones.org
|
||||
SourceCode: https://github.com/toxtox/SimplePhilosopherstoneWidget
|
||||
IssueTracker: https://github.com/toxtox/SimplePhilosopherstoneWidget/issues
|
||||
Bitcoin: 1KvYjRx1VozqUpiYSCMrEL6mo9LvmpCcNN
|
||||
|
||||
AutoName: Simple Philosopherstone Widget
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/toxtox/SimplePhilosopherstoneWidget
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: tagfor1p0
|
||||
subdir: philosopherstone
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: v1.1
|
||||
subdir: philosopherstone
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: v1.2
|
||||
subdir: philosopherstone
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
|
@ -1,74 +0,0 @@
|
|||
Categories:Games,Science & Education
|
||||
License:GPL-3.0-only
|
||||
Web Site:https://bitbucket.org/przemekr/game_of_life_agg
|
||||
Source Code:https://bitbucket.org/przemekr/game_of_life_agg/src
|
||||
Issue Tracker:https://bitbucket.org/przemekr/game_of_life_agg/issues
|
||||
|
||||
Auto Name:Game of Life
|
||||
Summary:Conway's Game of Life simulation
|
||||
Description:
|
||||
Implementation of [http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life Conway's
|
||||
Game of Life] with a nice user interface.
|
||||
|
||||
Features include:
|
||||
|
||||
* Easy to use, intuitive interface
|
||||
* Number of initial states to try out
|
||||
* Resize the universe and set the evolution speed
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://bitbucket.org/przemekr/game_of_life_agg.git
|
||||
|
||||
Build:20131217,1
|
||||
commit=android20131217
|
||||
subdir=android
|
||||
srclibs=SDL@release-2.0.1
|
||||
prebuild=rm -rf jni/SDL/src jni/SDL/include && \
|
||||
ln -s ../../$$SDL$$/src jni/SDL/ && \
|
||||
ln -s ../../$$SDL$$/include jni/SDL/
|
||||
buildjni=yes
|
||||
|
||||
Build:0.2,2
|
||||
commit=0.2
|
||||
subdir=android
|
||||
srclibs=SDL@release-2.0.1
|
||||
prebuild=rm -rf jni/SDL/src jni/SDL/include && \
|
||||
ln -s ../../$$SDL$$/src jni/SDL/ && \
|
||||
ln -s ../../$$SDL$$/include jni/SDL/
|
||||
buildjni=yes
|
||||
|
||||
Build:0.3,3
|
||||
disable=pull apk
|
||||
commit=0.3
|
||||
subdir=android
|
||||
srclibs=SDL@release-2.0.3,SDL_mixer@release-2.0.0,SDL_image@release-2.0.0
|
||||
prebuild=rm -rf jni/SDL/src jni/SDL/include jni/SDL_mixer jni/SDL_image && \
|
||||
ln -s ../../$$SDL$$/src jni/SDL/ && \
|
||||
ln -s ../../$$SDL$$/include jni/SDL/ && \
|
||||
ln -s ../$$SDL_mixer$$ jni/SDL_mixer && \
|
||||
ln -s ../$$SDL_image$$ jni/SDL_image && \
|
||||
echo "" > jni/SDL/src/dynapi/SDL_dynapi.h &&sed -i "s/SUPPORT_WEBP := true/SUPPORT_WEBP := false/" jni/SDL_image/Android.mk &&sed -i "s/SUPPORT_JPG := true/SUPPORT_JPG := false/" jni/SDL_image/Android.mk &&sed -i "s/SUPPORT_MOD_MODPLUG := true/SUPPORT_MOD_MODPLUG := false/" jni/SDL_mixer/Android.mk &&sed -i "s/SUPPORT_MOD_MIKMOD := true/SUPPORT_MOD_MIKMOD := false/" jni/SDL_mixer/Android.mk &&sed -i "s/SUPPORT_MP3_SMPEG := true/SUPPORT_MP3_SMPEG := false/" jni/SDL_mixer/Android.mk
|
||||
buildjni=yes
|
||||
|
||||
Build:0.4,4
|
||||
commit=0.4
|
||||
subdir=android
|
||||
srclibs=SDL@release-2.0.3,SDL_mixer@release-2.0.0,SDL_image@release-2.0.0
|
||||
prebuild=rm -rf jni/SDL/src jni/SDL/include jni/SDL_mixer jni/SDL_image && \
|
||||
ln -s ../../$$SDL$$/src jni/SDL/ && \
|
||||
ln -s ../../$$SDL$$/include jni/SDL/ && \
|
||||
ln -s ../$$SDL_mixer$$ jni/SDL_mixer && \
|
||||
ln -s ../$$SDL_image$$ jni/SDL_image && \
|
||||
echo "" > jni/SDL/src/dynapi/SDL_dynapi.h && \
|
||||
sed -i "s/SUPPORT_WEBP := true/SUPPORT_WEBP := false/" jni/SDL_image/Android.mk && \
|
||||
sed -i "s/SUPPORT_JPG := true/SUPPORT_JPG := false/" jni/SDL_image/Android.mk && \
|
||||
sed -i "s/SUPPORT_MOD_MODPLUG := true/SUPPORT_MOD_MODPLUG := false/" jni/SDL_mixer/Android.mk && \
|
||||
sed -i "s/SUPPORT_MOD_MIKMOD := true/SUPPORT_MOD_MIKMOD := false/" jni/SDL_mixer/Android.mk && \
|
||||
sed -i "s/SUPPORT_MP3_SMPEG := true/SUPPORT_MP3_SMPEG := false/" jni/SDL_mixer/Android.mk
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.4
|
||||
Current Version Code:4
|
101
metadata/com.traffar.game_of_life.yml
Normal file
101
metadata/com.traffar.game_of_life.yml
Normal file
|
@ -0,0 +1,101 @@
|
|||
Categories:
|
||||
- Games
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://bitbucket.org/przemekr/game_of_life_agg
|
||||
SourceCode: https://bitbucket.org/przemekr/game_of_life_agg/src
|
||||
IssueTracker: https://bitbucket.org/przemekr/game_of_life_agg/issues
|
||||
|
||||
AutoName: Game of Life
|
||||
Summary: Conway's Game of Life simulation
|
||||
Description: |-
|
||||
Implementation of [http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life Conway's
|
||||
Game of Life] with a nice user interface.
|
||||
|
||||
Features include:
|
||||
|
||||
* Easy to use, intuitive interface
|
||||
* Number of initial states to try out
|
||||
* Resize the universe and set the evolution speed
|
||||
|
||||
RepoType: git
|
||||
Repo: https://bitbucket.org/przemekr/game_of_life_agg.git
|
||||
|
||||
Builds:
|
||||
- versionName: '20131217'
|
||||
versionCode: 1
|
||||
commit: android20131217
|
||||
subdir: android
|
||||
srclibs:
|
||||
- SDL@release-2.0.1
|
||||
prebuild:
|
||||
- rm -rf jni/SDL/src jni/SDL/include
|
||||
- ln -s ../../$$SDL$$/src jni/SDL/
|
||||
- ln -s ../../$$SDL$$/include jni/SDL/
|
||||
buildjni:
|
||||
- yes
|
||||
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: '0.2'
|
||||
subdir: android
|
||||
srclibs:
|
||||
- SDL@release-2.0.1
|
||||
prebuild:
|
||||
- rm -rf jni/SDL/src jni/SDL/include
|
||||
- ln -s ../../$$SDL$$/src jni/SDL/
|
||||
- ln -s ../../$$SDL$$/include jni/SDL/
|
||||
buildjni:
|
||||
- yes
|
||||
|
||||
- versionName: '0.3'
|
||||
versionCode: 3
|
||||
disable: pull apk
|
||||
commit: '0.3'
|
||||
subdir: android
|
||||
srclibs:
|
||||
- SDL@release-2.0.3
|
||||
- SDL_mixer@release-2.0.0
|
||||
- SDL_image@release-2.0.0
|
||||
prebuild:
|
||||
- rm -rf jni/SDL/src jni/SDL/include jni/SDL_mixer jni/SDL_image
|
||||
- ln -s ../../$$SDL$$/src jni/SDL/
|
||||
- ln -s ../../$$SDL$$/include jni/SDL/
|
||||
- ln -s ../$$SDL_mixer$$ jni/SDL_mixer
|
||||
- ln -s ../$$SDL_image$$ jni/SDL_image
|
||||
- echo "" > jni/SDL/src/dynapi/SDL_dynapi.h &&sed -i "s/SUPPORT_WEBP := true/SUPPORT_WEBP
|
||||
:= false/" jni/SDL_image/Android.mk &&sed -i "s/SUPPORT_JPG
|
||||
:= true/SUPPORT_JPG := false/" jni/SDL_image/Android.mk &&sed
|
||||
-i "s/SUPPORT_MOD_MODPLUG := true/SUPPORT_MOD_MODPLUG := false/" jni/SDL_mixer/Android.mk
|
||||
&&sed -i "s/SUPPORT_MOD_MIKMOD := true/SUPPORT_MOD_MIKMOD := false/" jni/SDL_mixer/Android.mk
|
||||
&&sed -i "s/SUPPORT_MP3_SMPEG := true/SUPPORT_MP3_SMPEG := false/" jni/SDL_mixer/Android.mk
|
||||
buildjni:
|
||||
- yes
|
||||
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: '0.4'
|
||||
subdir: android
|
||||
srclibs:
|
||||
- SDL@release-2.0.3
|
||||
- SDL_mixer@release-2.0.0
|
||||
- SDL_image@release-2.0.0
|
||||
prebuild:
|
||||
- rm -rf jni/SDL/src jni/SDL/include jni/SDL_mixer jni/SDL_image
|
||||
- ln -s ../../$$SDL$$/src jni/SDL/
|
||||
- ln -s ../../$$SDL$$/include jni/SDL/
|
||||
- ln -s ../$$SDL_mixer$$ jni/SDL_mixer
|
||||
- ln -s ../$$SDL_image$$ jni/SDL_image
|
||||
- echo "" > jni/SDL/src/dynapi/SDL_dynapi.h
|
||||
- sed -i "s/SUPPORT_WEBP := true/SUPPORT_WEBP := false/" jni/SDL_image/Android.mk
|
||||
- sed -i "s/SUPPORT_JPG := true/SUPPORT_JPG := false/" jni/SDL_image/Android.mk
|
||||
- sed -i "s/SUPPORT_MOD_MODPLUG := true/SUPPORT_MOD_MODPLUG := false/" jni/SDL_mixer/Android.mk
|
||||
- sed -i "s/SUPPORT_MOD_MIKMOD := true/SUPPORT_MOD_MIKMOD := false/" jni/SDL_mixer/Android.mk
|
||||
- sed -i "s/SUPPORT_MP3_SMPEG := true/SUPPORT_MP3_SMPEG := false/" jni/SDL_mixer/Android.mk
|
||||
buildjni:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.4'
|
||||
CurrentVersionCode: 4
|
|
@ -1,33 +0,0 @@
|
|||
Categories:Connectivity
|
||||
License:GPL-3.0-only
|
||||
Web Site:https://code.google.com/p/androsens2
|
||||
Source Code:https://code.google.com/p/androsens2/source
|
||||
Issue Tracker:
|
||||
Bitcoin:1Dj4Xkz5KtsarmioEKuuZCBVjahr14dih4
|
||||
|
||||
Auto Name:Androsens 2
|
||||
Summary:Monitor sensor data
|
||||
Description:
|
||||
Fetch information from various kinds of sensors in your device.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://code.google.com/p/androsens2/
|
||||
|
||||
Build:1.92,12
|
||||
commit=fa13b5057ec919bbb2
|
||||
srclibs=AChartEngine@r567
|
||||
rm=libs/achart*
|
||||
prebuild=echo 'source.dir=src;$$AChartEngine$$/src' >> project.properties
|
||||
|
||||
Build:1.93,13
|
||||
commit=d89a451bbd54
|
||||
srclibs=AChartEngine@r567
|
||||
rm=libs/*
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=echo 'source.dir=src;$$AChartEngine$$/src' >> project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
Current Version:1.95
|
||||
Current Version Code:15
|
36
metadata/com.tritop.androsense2.yml
Normal file
36
metadata/com.tritop.androsense2.yml
Normal file
|
@ -0,0 +1,36 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://code.google.com/archive/p/androsens2/
|
||||
SourceCode: https://code.google.com/archive/p/androsens2/source
|
||||
Bitcoin: 1Dj4Xkz5KtsarmioEKuuZCBVjahr14dih4
|
||||
|
||||
AutoName: Androsens 2
|
||||
Summary: Monitor sensor data
|
||||
Description: Fetch information from various kinds of sensors in your device.
|
||||
|
||||
Builds:
|
||||
- versionName: '1.92'
|
||||
versionCode: 12
|
||||
commit: fa13b5057ec919bbb2
|
||||
srclibs:
|
||||
- AChartEngine@r567
|
||||
rm:
|
||||
- libs/achart*
|
||||
prebuild: echo 'source.dir=src;$$AChartEngine$$/src' >> project.properties
|
||||
|
||||
- versionName: '1.93'
|
||||
versionCode: 13
|
||||
commit: d89a451bbd54
|
||||
srclibs:
|
||||
- AChartEngine@r567
|
||||
rm:
|
||||
- libs/*
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild: echo 'source.dir=src;$$AChartEngine$$/src' >> project.properties
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: '1.95'
|
||||
CurrentVersionCode: 15
|
|
@ -1,26 +0,0 @@
|
|||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/MichaelE1000/yahtzee4android
|
||||
Issue Tracker:https://github.com/MichaelE1000/yahtzee4android/issues
|
||||
|
||||
Auto Name:Yahtzee
|
||||
Summary:Yahtzee/Kniffle game
|
||||
Description:
|
||||
Play the dice game [https://en.wikipedia.org/wiki/Yahtzee Yahtzee] on your
|
||||
phone.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/MichaelE1000/yahtzee4android.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=aa4443
|
||||
|
||||
Build:1.1,2
|
||||
commit=6ab5eae56059732b665c094155b44c59a19af1f2
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1
|
||||
Current Version Code:2
|
26
metadata/com.tum.yahtzee.yml
Normal file
26
metadata/com.tum.yahtzee.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/MichaelE1000/yahtzee4android
|
||||
|
||||
AutoName: Yahtzee
|
||||
Summary: Yahtzee/Kniffle game
|
||||
Description: |-
|
||||
Play the dice game [https://en.wikipedia.org/wiki/Yahtzee Yahtzee] on your
|
||||
phone.
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: aa4443
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: 6ab5eae56059732b665c094155b44c59a19af1f2
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
||||
|
||||
NoSourceSince: '1.1'
|
|
@ -1,37 +0,0 @@
|
|||
Categories:Writing
|
||||
License:MIT
|
||||
Web Site:
|
||||
Source Code:https://github.com/vishesh/sealnote
|
||||
Issue Tracker:https://github.com/vishesh/sealnote/issues
|
||||
|
||||
Auto Name:SealNote
|
||||
Summary:Simple, safe and easy to use notepad
|
||||
Description:
|
||||
SealNote is simple, safe and easy to use notepad application that puts security
|
||||
first. Your notes are password protected using industry standard 256-bit AES
|
||||
encryption. Keep sensitive information always available without compromising
|
||||
security!
|
||||
|
||||
* Password protection (256-bit AES encryption)
|
||||
* Organize notes using colors codes and tags
|
||||
* Three different styles to list your notes and please your eyes
|
||||
* Password expires after configurable timeout
|
||||
* Protect content from screenshots, window switcher and other non-secure displays
|
||||
* Multi-column layout with number of columns optimized for your screen size
|
||||
* Simple and easy to use UI/UX
|
||||
* No ads ever!
|
||||
* Create encrypted data file for backup/restore
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/vishesh/sealnote
|
||||
|
||||
Build:0.8.7,27
|
||||
commit=v0.8.7
|
||||
subdir=Sealnote
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.8.7
|
||||
Current Version Code:27
|
41
metadata/com.twistedplane.sealnote.yml
Normal file
41
metadata/com.twistedplane.sealnote.yml
Normal file
|
@ -0,0 +1,41 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: MIT
|
||||
SourceCode: https://github.com/vishesh/sealnote
|
||||
IssueTracker: https://github.com/vishesh/sealnote/issues
|
||||
|
||||
AutoName: SealNote
|
||||
Summary: Simple, safe and easy to use notepad
|
||||
Description: |-
|
||||
'''Note:''' This app is no longer maintained.
|
||||
|
||||
SealNote is simple, safe and easy to use notepad application that puts security
|
||||
first. Your notes are password protected using industry standard 256-bit AES
|
||||
encryption. Keep sensitive information always available without compromising
|
||||
security!
|
||||
|
||||
* Password protection (256-bit AES encryption)
|
||||
* Organize notes using colors codes and tags
|
||||
* Three different styles to list your notes and please your eyes
|
||||
* Password expires after configurable timeout
|
||||
* Protect content from screenshots, window switcher and other non-secure displays
|
||||
* Multi-column layout with number of columns optimized for your screen size
|
||||
* Simple and easy to use UI/UX
|
||||
* No ads ever!
|
||||
* Create encrypted data file for backup/restore
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/vishesh/sealnote
|
||||
|
||||
Builds:
|
||||
- versionName: 0.8.7
|
||||
versionCode: 27
|
||||
commit: v0.8.7
|
||||
subdir: Sealnote
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.8.7
|
||||
CurrentVersionCode: 27
|
|
@ -1,80 +0,0 @@
|
|||
Categories:Internet
|
||||
License:Apache-2.0
|
||||
Web Site:https://github.com/ubergeek42/weechat-android/wiki
|
||||
Source Code:https://github.com/ubergeek42/weechat-android
|
||||
Issue Tracker:https://github.com/ubergeek42/weechat-android/issues
|
||||
Changelog:https://github.com/ubergeek42/weechat-android/raw/HEAD/Readme.md
|
||||
|
||||
Name:WeeChat Android
|
||||
Auto Name:Weechat-Android
|
||||
Summary:Connect to remote WeeChat IRC sessions
|
||||
Description:
|
||||
Relay client for the Weechat IRC client. It allows you to connect to your phone
|
||||
to your Weechat client and read/reply to your messages while away from your
|
||||
computer. This is the '''DEVELOPMENT''' version of this client. It may contain
|
||||
bugs or features that are not fully implemented. This is '''NOT''' a fully
|
||||
featured IRC client. It requires weechat running on a server to connect to.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ubergeek42/weechat-android.git
|
||||
|
||||
Build:0.8-dev-b4,4
|
||||
commit=v0.08-dev-b4
|
||||
subdir=weechat-android
|
||||
srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.4.1
|
||||
extlibs=sl4j/slf4j-android-1.6.1-RC1.jar,acra/acra-4.4.0.jar
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
||||
mvn clean package -f ../weechat-relay/pom.xml && \
|
||||
mkdir -p libs/ && \
|
||||
mv ../weechat-relay/target/weechat-relay-0.8-SNAPSHOT.jar libs/
|
||||
|
||||
Build:0.8-dev-b5,5
|
||||
commit=b484867803
|
||||
subdir=weechat-android
|
||||
srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.4.1
|
||||
extlibs=sl4j/slf4j-android-1.6.1-RC1.jar,acra/acra-4.4.0.jar
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
||||
mvn clean package -f ../weechat-relay/pom.xml && \
|
||||
mkdir -p libs/ && \
|
||||
mv ../weechat-relay/target/weechat-relay-0.8-SNAPSHOT.jar libs/
|
||||
|
||||
Build:0.9-rc1,12
|
||||
commit=v0.9-rc1
|
||||
subdir=weechat-android
|
||||
gradle=yes
|
||||
forceversion=yes
|
||||
|
||||
Build:0.10,14
|
||||
commit=v0.10
|
||||
subdir=weechat-android
|
||||
gradle=yes
|
||||
prebuild=sed -i '/gradleVersion/d' ../build.gradle
|
||||
|
||||
Build:0.11,435
|
||||
commit=v0.11
|
||||
subdir=weechat-android
|
||||
gradle=yes
|
||||
prebuild=sed -i '/gradleVersion/d' ../build.gradle && \
|
||||
sed -i -e '/Goddchen/d' build.gradle ../build.gradle
|
||||
|
||||
Build:0.12-git,436
|
||||
commit=94269873d4a3ae2b95da1dc06cf360751260b278
|
||||
subdir=weechat-android
|
||||
gradle=yes
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
prebuild=sed -i '/gradleVersion/d' ../build.gradle && \
|
||||
sed -i -e '/Goddchen/d' build.gradle ../build.gradle
|
||||
|
||||
Build:0.13,437
|
||||
commit=v0.13
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.13
|
||||
Current Version Code:437
|
105
metadata/com.ubergeek42.WeechatAndroid.yml
Normal file
105
metadata/com.ubergeek42.WeechatAndroid.yml
Normal file
|
@ -0,0 +1,105 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
WebSite: https://github.com/ubergeek42/weechat-android/wiki
|
||||
SourceCode: https://github.com/ubergeek42/weechat-android
|
||||
IssueTracker: https://github.com/ubergeek42/weechat-android/issues
|
||||
Changelog: https://github.com/ubergeek42/weechat-android/raw/HEAD/Readme.md
|
||||
|
||||
Name: WeeChat Android
|
||||
AutoName: Weechat-Android
|
||||
Summary: Connect to remote WeeChat IRC sessions
|
||||
Description: |-
|
||||
Relay client for the Weechat IRC client. It allows you to connect to your phone
|
||||
to your Weechat client and read/reply to your messages while away from your
|
||||
computer. This is the '''DEVELOPMENT''' version of this client. It may contain
|
||||
bugs or features that are not fully implemented. This is '''NOT''' a fully
|
||||
featured IRC client. It requires weechat running on a server to connect to.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ubergeek42/weechat-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.8-dev-b4
|
||||
versionCode: 4
|
||||
commit: v0.08-dev-b4
|
||||
subdir: weechat-android
|
||||
srclibs:
|
||||
- ActionBarSherlock@4.1.0
|
||||
- ViewPagerIndicator@2.4.1
|
||||
extlibs:
|
||||
- sl4j/slf4j-android-1.6.1-RC1.jar
|
||||
- acra/acra-4.4.0.jar
|
||||
prebuild:
|
||||
- sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
- sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties
|
||||
- mvn clean package -f ../weechat-relay/pom.xml
|
||||
- mkdir -p libs/
|
||||
- mv ../weechat-relay/target/weechat-relay-0.8-SNAPSHOT.jar libs/
|
||||
|
||||
- versionName: 0.8-dev-b5
|
||||
versionCode: 5
|
||||
commit: b484867803
|
||||
subdir: weechat-android
|
||||
srclibs:
|
||||
- ActionBarSherlock@4.1.0
|
||||
- ViewPagerIndicator@2.4.1
|
||||
extlibs:
|
||||
- sl4j/slf4j-android-1.6.1-RC1.jar
|
||||
- acra/acra-4.4.0.jar
|
||||
prebuild:
|
||||
- sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
- sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties
|
||||
- mvn clean package -f ../weechat-relay/pom.xml
|
||||
- mkdir -p libs/
|
||||
- mv ../weechat-relay/target/weechat-relay-0.8-SNAPSHOT.jar libs/
|
||||
|
||||
- versionName: 0.9-rc1
|
||||
versionCode: 12
|
||||
commit: v0.9-rc1
|
||||
subdir: weechat-android
|
||||
gradle:
|
||||
- yes
|
||||
forceversion: true
|
||||
|
||||
- versionName: '0.10'
|
||||
versionCode: 14
|
||||
commit: v0.10
|
||||
subdir: weechat-android
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i '/gradleVersion/d' ../build.gradle
|
||||
|
||||
- versionName: '0.11'
|
||||
versionCode: 435
|
||||
commit: v0.11
|
||||
subdir: weechat-android
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i '/gradleVersion/d' ../build.gradle
|
||||
- sed -i -e '/Goddchen/d' build.gradle ../build.gradle
|
||||
|
||||
- versionName: 0.12-git
|
||||
versionCode: 436
|
||||
commit: 94269873d4a3ae2b95da1dc06cf360751260b278
|
||||
subdir: weechat-android
|
||||
gradle:
|
||||
- yes
|
||||
forceversion: true
|
||||
forcevercode: true
|
||||
prebuild:
|
||||
- sed -i '/gradleVersion/d' ../build.gradle
|
||||
- sed -i -e '/Goddchen/d' build.gradle ../build.gradle
|
||||
|
||||
- versionName: '0.13'
|
||||
versionCode: 437
|
||||
commit: v0.13
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.13'
|
||||
CurrentVersionCode: 437
|
|
@ -1,71 +0,0 @@
|
|||
Categories:Games
|
||||
License:MIT
|
||||
Web Site:
|
||||
Source Code:https://github.com/uberspot/2048-android
|
||||
Issue Tracker:https://github.com/uberspot/2048-android/issues
|
||||
|
||||
Auto Name:2048
|
||||
Summary:Puzzle game
|
||||
Description:
|
||||
Port of the 2048 game by Gabriele Cirulli. It's playable without network
|
||||
connection.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/uberspot/2048-android.git
|
||||
|
||||
Build:1.8,9
|
||||
commit=v1.8
|
||||
submodules=yes
|
||||
|
||||
Build:1.90,16
|
||||
commit=v1.90
|
||||
submodules=yes
|
||||
|
||||
Build:1.91,17
|
||||
commit=v1.91
|
||||
submodules=yes
|
||||
|
||||
Build:1.95,18
|
||||
commit=v1.95
|
||||
submodules=yes
|
||||
|
||||
Build:1.96,19
|
||||
commit=v1.96
|
||||
submodules=yes
|
||||
|
||||
Build:2.0,20
|
||||
commit=v2.0
|
||||
submodules=yes
|
||||
|
||||
Build:2.05,21
|
||||
disable=missing changelog lib
|
||||
commit=v2.05
|
||||
submodules=yes
|
||||
|
||||
Build:2.06,22
|
||||
commit=v2.06
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Build:2.08,23
|
||||
commit=v2.08
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Build:2.1,24
|
||||
disable=broken build
|
||||
commit=v2.1
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Build:2.2,25
|
||||
commit=v2.2
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.2
|
||||
Current Version Code:25
|
86
metadata/com.uberspot.a2048.yml
Normal file
86
metadata/com.uberspot.a2048.yml
Normal file
|
@ -0,0 +1,86 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
SourceCode: https://github.com/uberspot/2048-android
|
||||
IssueTracker: https://github.com/uberspot/2048-android/issues
|
||||
|
||||
AutoName: '2048'
|
||||
Summary: Puzzle game
|
||||
Description: |-
|
||||
Port of the 2048 game by Gabriele Cirulli. It's playable without network
|
||||
connection.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/uberspot/2048-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.8'
|
||||
versionCode: 9
|
||||
commit: v1.8
|
||||
submodules: true
|
||||
|
||||
- versionName: '1.90'
|
||||
versionCode: 16
|
||||
commit: v1.90
|
||||
submodules: true
|
||||
|
||||
- versionName: '1.91'
|
||||
versionCode: 17
|
||||
commit: v1.91
|
||||
submodules: true
|
||||
|
||||
- versionName: '1.95'
|
||||
versionCode: 18
|
||||
commit: v1.95
|
||||
submodules: true
|
||||
|
||||
- versionName: '1.96'
|
||||
versionCode: 19
|
||||
commit: v1.96
|
||||
submodules: true
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 20
|
||||
commit: v2.0
|
||||
submodules: true
|
||||
|
||||
- versionName: '2.05'
|
||||
versionCode: 21
|
||||
disable: missing changelog lib
|
||||
commit: v2.05
|
||||
submodules: true
|
||||
|
||||
- versionName: '2.06'
|
||||
versionCode: 22
|
||||
commit: v2.06
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.08'
|
||||
versionCode: 23
|
||||
commit: v2.08
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 24
|
||||
disable: broken build
|
||||
commit: v2.1
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.2'
|
||||
versionCode: 25
|
||||
commit: v2.2
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.2'
|
||||
CurrentVersionCode: 25
|
|
@ -1,25 +0,0 @@
|
|||
Categories:Writing
|
||||
License:MIT
|
||||
Web Site:http://ultramegasoft.com
|
||||
Source Code:https://github.com/ultramega/flavordex
|
||||
Issue Tracker:https://github.com/ultramega/flavordex/issues
|
||||
|
||||
Auto Name:Flavordex
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ultramega/flavordex
|
||||
|
||||
Build:2.5.0,21
|
||||
commit=2.5.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:2.5.1,22
|
||||
commit=2.5.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.5.1
|
||||
Current Version Code:22
|
32
metadata/com.ultramegasoft.flavordex2.yml
Normal file
32
metadata/com.ultramegasoft.flavordex2.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: MIT
|
||||
WebSite: http://ultramegasoft.com
|
||||
SourceCode: https://github.com/ultramega/flavordex
|
||||
IssueTracker: https://github.com/ultramega/flavordex/issues
|
||||
Changelog: https://github.com/ultramega/flavordex/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: Flavordex
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ultramega/flavordex
|
||||
|
||||
Builds:
|
||||
- versionName: 2.5.0
|
||||
versionCode: 21
|
||||
commit: 2.5.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.1
|
||||
versionCode: 22
|
||||
commit: 2.5.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.5.1
|
||||
CurrentVersionCode: 22
|
|
@ -1,149 +0,0 @@
|
|||
Categories:Science & Education
|
||||
License:MIT
|
||||
Web Site:http://ultramegasoft.com
|
||||
Source Code:https://github.com/ultramega/elementary
|
||||
Issue Tracker:https://github.com/ultramega/elementary/issues
|
||||
Changelog:https://github.com/ultramega/elementary/blob/HEAD/CHANGELOG.md
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=76UJ7AX8VJT5Q
|
||||
|
||||
Auto Name:Elementary
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ultramega/elementary.git
|
||||
|
||||
Build:0.1.5,6
|
||||
commit=eecdec
|
||||
|
||||
Build:0.1.6,7
|
||||
commit=99b8bf567797e085f6
|
||||
|
||||
Build:0.1.7,8
|
||||
commit=0.1.7
|
||||
|
||||
Build:0.2.0,9
|
||||
commit=0.2.0
|
||||
|
||||
Build:0.3.0,10
|
||||
commit=0.3.0
|
||||
|
||||
Build:0.3.1,11
|
||||
commit=0.3.1
|
||||
|
||||
Build:0.3.2,12
|
||||
commit=0.3.2
|
||||
|
||||
Build:0.4.0,13
|
||||
commit=0.4.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.1,14
|
||||
commit=0.4.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.2,15
|
||||
commit=0.4.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.3,16
|
||||
disable=mistagged
|
||||
commit=0.4.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.4,17
|
||||
commit=0.4.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.5,18
|
||||
commit=0.4.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.6,19
|
||||
commit=0.4.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.4.7,20
|
||||
commit=0.4.7
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.5.0,21
|
||||
commit=0.5.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.5.1,22
|
||||
commit=0.5.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.6.0,23
|
||||
commit=0.6.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.6.1,24
|
||||
commit=0.6.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.7.0,25
|
||||
commit=0.7.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.0,26
|
||||
commit=0.8.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.1,27
|
||||
commit=0.8.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.2,28
|
||||
commit=0.8.2
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.3,29
|
||||
commit=0.8.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.4,30
|
||||
commit=9d43e5c
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.5,31
|
||||
commit=0.8.5
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.8.6,32
|
||||
commit=0.8.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.9.0,33
|
||||
commit=0.9.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.9.1,34
|
||||
commit=0.9.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.9.1
|
||||
Current Version Code:34
|
202
metadata/com.ultramegatech.ey.yml
Normal file
202
metadata/com.ultramegatech.ey.yml
Normal file
|
@ -0,0 +1,202 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: MIT
|
||||
WebSite: http://ultramegasoft.com
|
||||
SourceCode: https://github.com/ultramega/elementary
|
||||
IssueTracker: https://github.com/ultramega/elementary/issues
|
||||
Changelog: https://github.com/ultramega/elementary/blob/HEAD/CHANGELOG.md
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=76UJ7AX8VJT5Q
|
||||
|
||||
AutoName: Elementary
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ultramega/elementary.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.5
|
||||
versionCode: 6
|
||||
commit: eecdec
|
||||
|
||||
- versionName: 0.1.6
|
||||
versionCode: 7
|
||||
commit: 99b8bf567797e085f6
|
||||
|
||||
- versionName: 0.1.7
|
||||
versionCode: 8
|
||||
commit: 0.1.7
|
||||
|
||||
- versionName: 0.2.0
|
||||
versionCode: 9
|
||||
commit: 0.2.0
|
||||
|
||||
- versionName: 0.3.0
|
||||
versionCode: 10
|
||||
commit: 0.3.0
|
||||
|
||||
- versionName: 0.3.1
|
||||
versionCode: 11
|
||||
commit: 0.3.1
|
||||
|
||||
- versionName: 0.3.2
|
||||
versionCode: 12
|
||||
commit: 0.3.2
|
||||
|
||||
- versionName: 0.4.0
|
||||
versionCode: 13
|
||||
commit: 0.4.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.1
|
||||
versionCode: 14
|
||||
commit: 0.4.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.2
|
||||
versionCode: 15
|
||||
commit: 0.4.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.3
|
||||
versionCode: 16
|
||||
disable: mistagged
|
||||
commit: 0.4.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.4
|
||||
versionCode: 17
|
||||
commit: 0.4.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.5
|
||||
versionCode: 18
|
||||
commit: 0.4.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.6
|
||||
versionCode: 19
|
||||
commit: 0.4.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.7
|
||||
versionCode: 20
|
||||
commit: 0.4.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.5.0
|
||||
versionCode: 21
|
||||
commit: 0.5.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.5.1
|
||||
versionCode: 22
|
||||
commit: 0.5.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.6.0
|
||||
versionCode: 23
|
||||
commit: 0.6.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.6.1
|
||||
versionCode: 24
|
||||
commit: 0.6.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.7.0
|
||||
versionCode: 25
|
||||
commit: 0.7.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.0
|
||||
versionCode: 26
|
||||
commit: 0.8.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.1
|
||||
versionCode: 27
|
||||
commit: 0.8.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.2
|
||||
versionCode: 28
|
||||
commit: 0.8.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.3
|
||||
versionCode: 29
|
||||
commit: 0.8.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.4
|
||||
versionCode: 30
|
||||
commit: 9d43e5c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.5
|
||||
versionCode: 31
|
||||
commit: 0.8.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.6
|
||||
versionCode: 32
|
||||
commit: 0.8.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.0
|
||||
versionCode: 33
|
||||
commit: 0.9.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.1
|
||||
versionCode: 34
|
||||
commit: 0.9.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.1
|
||||
CurrentVersionCode: 34
|
|
@ -1,62 +0,0 @@
|
|||
Categories:Internet
|
||||
License:BSD-3-Clause
|
||||
Web Site:
|
||||
Source Code:https://github.com/phw/Android-PwdHash
|
||||
Issue Tracker:https://github.com/phw/Android-PwdHash/issues
|
||||
|
||||
Auto Name:Password Hash
|
||||
Summary:Create passwords for each website
|
||||
Description:
|
||||
Lightweight tool to generate website specific, theft-resistant passwords. Just
|
||||
use the "Share page" option in the Android browser or open Password Hash
|
||||
directly. Based upon and compatible with [http://www.pwdhash.com pwdhash.com].
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/phw/Android-PwdHash.git
|
||||
|
||||
Build:1.3.0,9
|
||||
commit=1.3.0
|
||||
|
||||
Build:1.3.1,10
|
||||
commit=1.3.1
|
||||
|
||||
Build:1.3.2,11
|
||||
commit=1.3.2
|
||||
|
||||
Build:1.3.3,13
|
||||
commit=1.3.3
|
||||
|
||||
Build:1.3.5,15
|
||||
commit=1.3.5
|
||||
|
||||
Build:1.3.8,18
|
||||
commit=1.3.8
|
||||
|
||||
Build:1.3.8.1,19
|
||||
commit=1.3.8.1
|
||||
|
||||
Build:1.3.9,20
|
||||
commit=1.3.9
|
||||
|
||||
Build:1.3.10,21
|
||||
commit=1.3.10
|
||||
|
||||
Build:1.3.11,22
|
||||
commit=1.3.11
|
||||
|
||||
Build:1.3.12,23
|
||||
commit=1.3.12
|
||||
|
||||
Build:1.3.13,24
|
||||
commit=1.3.13
|
||||
|
||||
Build:1.3.14,25
|
||||
commit=1.3.14
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.3.14
|
||||
Current Version Code:25
|
77
metadata/com.uploadedlobster.PwdHash.yml
Normal file
77
metadata/com.uploadedlobster.PwdHash.yml
Normal file
|
@ -0,0 +1,77 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: BSD-3-Clause
|
||||
SourceCode: https://github.com/phw/Android-PwdHash
|
||||
IssueTracker: https://github.com/phw/Android-PwdHash/issues
|
||||
Changelog: https://github.com/phw/Android-PwdHash/blob/HEAD/ChangeLog
|
||||
|
||||
AutoName: Password Hash
|
||||
Summary: Create passwords for each website
|
||||
Description: |-
|
||||
Lightweight tool to generate website specific, theft-resistant passwords. Just
|
||||
use the "Share page" option in the Android browser or open Password Hash
|
||||
directly. Based upon and compatible with [http://www.pwdhash.com pwdhash.com].
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/phw/Android-PwdHash.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.0
|
||||
versionCode: 9
|
||||
commit: 1.3.0
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 10
|
||||
commit: 1.3.1
|
||||
|
||||
- versionName: 1.3.2
|
||||
versionCode: 11
|
||||
commit: 1.3.2
|
||||
|
||||
- versionName: 1.3.3
|
||||
versionCode: 13
|
||||
commit: 1.3.3
|
||||
|
||||
- versionName: 1.3.5
|
||||
versionCode: 15
|
||||
commit: 1.3.5
|
||||
|
||||
- versionName: 1.3.8
|
||||
versionCode: 18
|
||||
commit: 1.3.8
|
||||
|
||||
- versionName: 1.3.8.1
|
||||
versionCode: 19
|
||||
commit: 1.3.8.1
|
||||
|
||||
- versionName: 1.3.9
|
||||
versionCode: 20
|
||||
commit: 1.3.9
|
||||
|
||||
- versionName: 1.3.10
|
||||
versionCode: 21
|
||||
commit: 1.3.10
|
||||
|
||||
- versionName: 1.3.11
|
||||
versionCode: 22
|
||||
commit: 1.3.11
|
||||
|
||||
- versionName: 1.3.12
|
||||
versionCode: 23
|
||||
commit: 1.3.12
|
||||
|
||||
- versionName: 1.3.13
|
||||
versionCode: 24
|
||||
commit: 1.3.13
|
||||
|
||||
- versionName: 1.3.14
|
||||
versionCode: 25
|
||||
commit: 1.3.14
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.14
|
||||
CurrentVersionCode: 25
|
Loading…
Reference in a new issue