Converting Metadata to YAML
This commit is contained in:
parent
c9ec64efdd
commit
7eadb11304
|
@ -1,172 +0,0 @@
|
||||||
Categories:Multimedia,System
|
|
||||||
License:MIT
|
|
||||||
Author Name:Dmitriy Krivoruchko
|
|
||||||
Author Email:dkrivoruchko@gmail.com
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/dkrivoruchko/ScreenStream
|
|
||||||
Issue Tracker:https://github.com/dkrivoruchko/ScreenStream/issues
|
|
||||||
|
|
||||||
Auto Name:ScreenStream
|
|
||||||
Summary:Screen streaming over HTTP
|
|
||||||
Description:
|
|
||||||
The application allows viewing the device screen in your web browser. The main
|
|
||||||
idea is to show your device screen during presentations and demos. No need of
|
|
||||||
any additional software except for this app and a web browser. No annoying ads
|
|
||||||
or pop-ups.
|
|
||||||
|
|
||||||
It uses MJPEG to encode screen images and send them through the network. So it
|
|
||||||
works with any desktop or mobile browser which supports MJPEG (Chrome, Safari,
|
|
||||||
EDGE, Firefox).
|
|
||||||
|
|
||||||
The application works via WiFi and/or 3G/LTE network. Fast and stable WiFi
|
|
||||||
recommended because of high traffic and low network delay requirement. No
|
|
||||||
Internet required, however, there must be a network connection between the
|
|
||||||
client and the device.
|
|
||||||
|
|
||||||
The number of client connections is unlimited, but be aware that each of them
|
|
||||||
requires some CPU resources and bandwidth to send data.
|
|
||||||
|
|
||||||
Application uses Android Cast feature and requires at least Android 5.0 to run.
|
|
||||||
|
|
||||||
WARNING: This is not a real time streaming app. Expected delay is at least 0.5-1
|
|
||||||
second or more on slow devices, bad WiFi or on heavy CPU load by other apps.
|
|
||||||
|
|
||||||
WARNING: This app is not designed for streaming video, especially HD video. Use
|
|
||||||
Chromecast instead.
|
|
||||||
|
|
||||||
WARNING: This app does NOT support SOUND streaming, because MJPEG does not
|
|
||||||
support sound.
|
|
||||||
|
|
||||||
WARNING: Some cell operators may block incoming connections to your device for
|
|
||||||
security reasons, so, even if the device has an IP address from a cell operator,
|
|
||||||
you may not be able to connect to the device on using this IP address.
|
|
||||||
|
|
||||||
WARNING: Some WiFi networks (mostly public/guest) block connections between its
|
|
||||||
clients for security reasons, so you may not be able to connect to the device
|
|
||||||
via WiFi. For example, a laptop and a phone in this such a WiFi network will not
|
|
||||||
be able to connect to each other.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/dkrivoruchko/ScreenStream
|
|
||||||
|
|
||||||
Build:2.1.4,214
|
|
||||||
commit=2.1.4
|
|
||||||
subdir=app
|
|
||||||
output=build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
|
||||||
prebuild=sed -i -e '/maven {$/,/}/d' -e '/fabric\.io/d' -e '/io\.fabric/d' ../build.gradle build.gradle
|
|
||||||
build=gradle assembleFabricfree
|
|
||||||
|
|
||||||
Build:2.1.5,215
|
|
||||||
commit=2.1.5
|
|
||||||
subdir=app
|
|
||||||
output=build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
|
||||||
prebuild=sed -i -e '/maven {$/,/}/d' -e '/fabric\.io/d' -e '/io\.fabric/d' ../build.gradle build.gradle
|
|
||||||
build=gradle assembleFabricfree
|
|
||||||
|
|
||||||
Build:3.0.17,30017
|
|
||||||
commit=3.0.17
|
|
||||||
subdir=app
|
|
||||||
output=build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
build=gradle assembleFabricfree
|
|
||||||
|
|
||||||
Build:3.0.18,30018
|
|
||||||
commit=3.0.18
|
|
||||||
subdir=app
|
|
||||||
output=build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
build=gradle assembleFabricfree
|
|
||||||
|
|
||||||
Build:3.1.0,30100
|
|
||||||
commit=3.1.0
|
|
||||||
subdir=app
|
|
||||||
output=build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
build=gradle assembleFabricfree
|
|
||||||
|
|
||||||
Build:3.1.1,30101
|
|
||||||
commit=3.1.1
|
|
||||||
subdir=app
|
|
||||||
output=build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
build=gradle assembleFabricfree
|
|
||||||
|
|
||||||
Build:3.1.3,30103
|
|
||||||
commit=3.1.3
|
|
||||||
subdir=app
|
|
||||||
output=build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
build=gradle assembleFabricfree
|
|
||||||
|
|
||||||
Build:3.1.4,30104
|
|
||||||
commit=3.1.4
|
|
||||||
subdir=app
|
|
||||||
output=build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
build=gradle assembleFabricfree
|
|
||||||
|
|
||||||
Build:3.1.5,30105
|
|
||||||
commit=3.1.5
|
|
||||||
subdir=app
|
|
||||||
gradle=fabricfree
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
|
|
||||||
Build:3.1.6,30106
|
|
||||||
commit=3.1.6
|
|
||||||
subdir=app
|
|
||||||
gradle=fabricfree
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
|
|
||||||
Build:3.1.7,30107
|
|
||||||
commit=3.1.7
|
|
||||||
subdir=app
|
|
||||||
gradle=fabricfree
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
|
|
||||||
Build:3.1.8,30108
|
|
||||||
commit=3.1.8
|
|
||||||
subdir=app
|
|
||||||
gradle=fabricfree
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
|
|
||||||
Build:3.2.0,30200
|
|
||||||
commit=3.2.0
|
|
||||||
subdir=app
|
|
||||||
gradle=fabricfree
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
|
|
||||||
Build:3.2.1,30201
|
|
||||||
commit=3.2.1
|
|
||||||
subdir=app
|
|
||||||
gradle=fabricfree
|
|
||||||
prebuild=sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|' ../build.gradle && \
|
|
||||||
sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle && \
|
|
||||||
sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d' build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:3.2.1
|
|
||||||
Current Version Code:30201
|
|
232
metadata/info.dvkr.screenstream.yml
Normal file
232
metadata/info.dvkr.screenstream.yml
Normal file
|
@ -0,0 +1,232 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
- System
|
||||||
|
License: MIT
|
||||||
|
AuthorName: Dmitriy Krivoruchko
|
||||||
|
AuthorEmail: dkrivoruchko@gmail.com
|
||||||
|
SourceCode: https://github.com/dkrivoruchko/ScreenStream
|
||||||
|
IssueTracker: https://github.com/dkrivoruchko/ScreenStream/issues
|
||||||
|
Changelog: https://github.com/dkrivoruchko/ScreenStream/releases
|
||||||
|
|
||||||
|
AutoName: ScreenStream
|
||||||
|
Summary: Screen streaming over HTTP
|
||||||
|
Description: |-
|
||||||
|
The application allows viewing the device screen in your web browser. The main
|
||||||
|
idea is to show your device screen during presentations and demos. No need of
|
||||||
|
any additional software except for this app and a web browser. No annoying ads
|
||||||
|
or pop-ups.
|
||||||
|
|
||||||
|
It uses MJPEG to encode screen images and send them through the network. So it
|
||||||
|
works with any desktop or mobile browser which supports MJPEG (Chrome, Safari,
|
||||||
|
EDGE, Firefox).
|
||||||
|
|
||||||
|
The application works via WiFi and/or 3G/LTE network. Fast and stable WiFi
|
||||||
|
recommended because of high traffic and low network delay requirement. No
|
||||||
|
Internet required, however, there must be a network connection between the
|
||||||
|
client and the device.
|
||||||
|
|
||||||
|
The number of client connections is unlimited, but be aware that each of them
|
||||||
|
requires some CPU resources and bandwidth to send data.
|
||||||
|
|
||||||
|
Application uses Android Cast feature and requires at least Android 5.0 to run.
|
||||||
|
|
||||||
|
WARNING: This is not a real time streaming app. Expected delay is at least 0.5-1
|
||||||
|
second or more on slow devices, bad WiFi or on heavy CPU load by other apps.
|
||||||
|
|
||||||
|
WARNING: This app is not designed for streaming video, especially HD video. Use
|
||||||
|
Chromecast instead.
|
||||||
|
|
||||||
|
WARNING: This app does NOT support SOUND streaming, because MJPEG does not
|
||||||
|
support sound.
|
||||||
|
|
||||||
|
WARNING: Some cell operators may block incoming connections to your device for
|
||||||
|
security reasons, so, even if the device has an IP address from a cell operator,
|
||||||
|
you may not be able to connect to the device on using this IP address.
|
||||||
|
|
||||||
|
WARNING: Some WiFi networks (mostly public/guest) block connections between its
|
||||||
|
clients for security reasons, so you may not be able to connect to the device
|
||||||
|
via WiFi. For example, a laptop and a phone in this such a WiFi network will not
|
||||||
|
be able to connect to each other.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/dkrivoruchko/ScreenStream
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.1.4
|
||||||
|
versionCode: 214
|
||||||
|
commit: 2.1.4
|
||||||
|
subdir: app
|
||||||
|
output: build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
||||||
|
prebuild: sed -i -e '/maven {$/,/}/d' -e '/fabric\.io/d' -e '/io\.fabric/d' ../build.gradle
|
||||||
|
build.gradle
|
||||||
|
build: gradle assembleFabricfree
|
||||||
|
|
||||||
|
- versionName: 2.1.5
|
||||||
|
versionCode: 215
|
||||||
|
commit: 2.1.5
|
||||||
|
subdir: app
|
||||||
|
output: build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
||||||
|
prebuild: sed -i -e '/maven {$/,/}/d' -e '/fabric\.io/d' -e '/io\.fabric/d' ../build.gradle
|
||||||
|
build.gradle
|
||||||
|
build: gradle assembleFabricfree
|
||||||
|
|
||||||
|
- versionName: 3.0.17
|
||||||
|
versionCode: 30017
|
||||||
|
commit: 3.0.17
|
||||||
|
subdir: app
|
||||||
|
output: build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
build: gradle assembleFabricfree
|
||||||
|
|
||||||
|
- versionName: 3.0.18
|
||||||
|
versionCode: 30018
|
||||||
|
commit: 3.0.18
|
||||||
|
subdir: app
|
||||||
|
output: build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
build: gradle assembleFabricfree
|
||||||
|
|
||||||
|
- versionName: 3.1.0
|
||||||
|
versionCode: 30100
|
||||||
|
commit: 3.1.0
|
||||||
|
subdir: app
|
||||||
|
output: build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
build: gradle assembleFabricfree
|
||||||
|
|
||||||
|
- versionName: 3.1.1
|
||||||
|
versionCode: 30101
|
||||||
|
commit: 3.1.1
|
||||||
|
subdir: app
|
||||||
|
output: build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
build: gradle assembleFabricfree
|
||||||
|
|
||||||
|
- versionName: 3.1.3
|
||||||
|
versionCode: 30103
|
||||||
|
commit: 3.1.3
|
||||||
|
subdir: app
|
||||||
|
output: build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
build: gradle assembleFabricfree
|
||||||
|
|
||||||
|
- versionName: 3.1.4
|
||||||
|
versionCode: 30104
|
||||||
|
commit: 3.1.4
|
||||||
|
subdir: app
|
||||||
|
output: build/outputs/apk/fabricfree/app-fabricfree-unsigned.apk
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
build: gradle assembleFabricfree
|
||||||
|
|
||||||
|
- versionName: 3.1.5
|
||||||
|
versionCode: 30105
|
||||||
|
commit: 3.1.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fabricfree
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 3.1.6
|
||||||
|
versionCode: 30106
|
||||||
|
commit: 3.1.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fabricfree
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 3.1.7
|
||||||
|
versionCode: 30107
|
||||||
|
commit: 3.1.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fabricfree
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 3.1.8
|
||||||
|
versionCode: 30108
|
||||||
|
commit: 3.1.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fabricfree
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 3.2.0
|
||||||
|
versionCode: 30200
|
||||||
|
commit: 3.2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fabricfree
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 3.2.1
|
||||||
|
versionCode: 30201
|
||||||
|
commit: 3.2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fabricfree
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/fabric\.io/d; s|= uri("https://jitpack\.io")|"https://jitpack.io"|'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io\.fabric/d; /com\.google\.gms/d' ../build.gradle build.gradle
|
||||||
|
- sed -i -e '/releaseImplementation/d; /^android\.applicationVariants\.all {/,/^}$/d'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 3.2.1
|
||||||
|
CurrentVersionCode: 30201
|
|
@ -1,63 +0,0 @@
|
||||||
Categories:System
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/fython/Blackbulb
|
|
||||||
Issue Tracker:https://github.com/fython/Blackbulb/issues
|
|
||||||
Changelog:https://github.com/fython/Blackbulb/releases
|
|
||||||
|
|
||||||
Auto Name:Night Screen
|
|
||||||
Summary:Prevent your eyes from being hurt by screen light
|
|
||||||
Description:
|
|
||||||
Adjust brithness and screen color to prevent your eyes from being hurt by screen
|
|
||||||
light.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/fython/Blackbulb
|
|
||||||
|
|
||||||
Build:1.0.2.1,4
|
|
||||||
commit=9a2a43c95da94a6a9cc4ac15249c4a012d86adda
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/glomadrian/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.0.2.2,5
|
|
||||||
commit=65421797a07dc0e450b564da4f501cdbbb13f390
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/glomadrian/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.1.0,6
|
|
||||||
commit=1.1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/glomadrian/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.2.1,9
|
|
||||||
commit=1.2.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/glomadrian/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:1.3.0.2,13
|
|
||||||
commit=1.3.0.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/glomadrian/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:2.1.1,17
|
|
||||||
commit=2.1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/glomadrian/d' ../build.gradle
|
|
||||||
|
|
||||||
Build:2.2.0,18
|
|
||||||
commit=2.2.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e '/glomadrian/d' ../build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:2.2.0
|
|
||||||
Current Version Code:18
|
|
77
metadata/info.papdt.blackblub.yml
Normal file
77
metadata/info.papdt.blackblub.yml
Normal file
|
@ -0,0 +1,77 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/fython/Blackbulb
|
||||||
|
IssueTracker: https://github.com/fython/Blackbulb/issues
|
||||||
|
Changelog: https://github.com/fython/Blackbulb/releases
|
||||||
|
|
||||||
|
AutoName: Night Screen
|
||||||
|
Summary: Prevent your eyes from being hurt by screen light
|
||||||
|
Description: |-
|
||||||
|
Adjust brithness and screen color to prevent your eyes from being hurt by screen
|
||||||
|
light.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/fython/Blackbulb
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.2.1
|
||||||
|
versionCode: 4
|
||||||
|
commit: 9a2a43c95da94a6a9cc4ac15249c4a012d86adda
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/glomadrian/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.0.2.2
|
||||||
|
versionCode: 5
|
||||||
|
commit: 65421797a07dc0e450b564da4f501cdbbb13f390
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/glomadrian/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.1.0
|
||||||
|
versionCode: 6
|
||||||
|
commit: 1.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/glomadrian/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.2.1
|
||||||
|
versionCode: 9
|
||||||
|
commit: 1.2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/glomadrian/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.3.0.2
|
||||||
|
versionCode: 13
|
||||||
|
commit: 1.3.0.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/glomadrian/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.1.1
|
||||||
|
versionCode: 17
|
||||||
|
commit: 2.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/glomadrian/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.2.0
|
||||||
|
versionCode: 18
|
||||||
|
commit: 2.2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/glomadrian/d' ../build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 2.2.0
|
||||||
|
CurrentVersionCode: 18
|
|
@ -1,58 +0,0 @@
|
||||||
Categories:Multimedia
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Author Name:schnatterer
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/schnatterer/nusic
|
|
||||||
Issue Tracker:https://github.com/schnatterer/nusic/issues
|
|
||||||
Changelog:https://github.com/schnatterer/nusic/blob/develop/CHANGELOG.md
|
|
||||||
|
|
||||||
Name:nusic
|
|
||||||
Summary:Informs about new music of artists stored on the device
|
|
||||||
Description:
|
|
||||||
nusic uses MusicBrainz - the free music encyclopedia - to find out about new
|
|
||||||
releases of the artists on your phone. No account necessary.
|
|
||||||
|
|
||||||
Please be patient on the first start of the app. It will be faster once
|
|
||||||
initialized! Note that this app is not optimized for tablets, yet.
|
|
||||||
|
|
||||||
What kind of permission does nusic require and why does it require them?
|
|
||||||
|
|
||||||
* Network communication, full network access: Check MusicBrainz for new releases und Download Covers from Cover Art Archive.
|
|
||||||
* Network communication, view network connections: Get notified about available connection to the Internet in order to start checking for new releases.
|
|
||||||
* Your applications information, run at startup: Schedule regular checking for new releases via the Android alarm manager.
|
|
||||||
* System tools, test access to protected storage: Get the artists that are stored on the device
|
|
||||||
* Affects Battery, prevent phone from sleeping: Prevent the device from falling back to sleep while searching for new releases.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/schnatterer/nusic
|
|
||||||
|
|
||||||
Build:3.0.0,18
|
|
||||||
commit=v.3.0.0
|
|
||||||
subdir=nusic-apk
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1.0,19
|
|
||||||
commit=v.3.1.0
|
|
||||||
subdir=nusic-apk
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.2.0,20
|
|
||||||
commit=v.3.2.0
|
|
||||||
subdir=nusic-apk
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.3.0,21
|
|
||||||
commit=v.3.3.0
|
|
||||||
subdir=nusic-apk
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.3.1,22
|
|
||||||
commit=v.3.3.1
|
|
||||||
subdir=nusic-apk
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v.%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:3.3.1
|
|
||||||
Current Version Code:22
|
|
68
metadata/info.schnatterer.nusic.yml
Normal file
68
metadata/info.schnatterer.nusic.yml
Normal file
|
@ -0,0 +1,68 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: schnatterer
|
||||||
|
SourceCode: https://github.com/schnatterer/nusic
|
||||||
|
IssueTracker: https://github.com/schnatterer/nusic/issues
|
||||||
|
Changelog: https://github.com/schnatterer/nusic/blob/develop/CHANGELOG.md
|
||||||
|
|
||||||
|
Name: nusic
|
||||||
|
Summary: Informs about new music of artists stored on the device
|
||||||
|
Description: |-
|
||||||
|
nusic uses MusicBrainz - the free music encyclopedia - to find out about new
|
||||||
|
releases of the artists on your phone. No account necessary.
|
||||||
|
|
||||||
|
Please be patient on the first start of the app. It will be faster once
|
||||||
|
initialized! Note that this app is not optimized for tablets, yet.
|
||||||
|
|
||||||
|
What kind of permission does nusic require and why does it require them?
|
||||||
|
|
||||||
|
* Network communication, full network access: Check MusicBrainz for new releases und Download Covers from Cover Art Archive.
|
||||||
|
* Network communication, view network connections: Get notified about available connection to the Internet in order to start checking for new releases.
|
||||||
|
* Your applications information, run at startup: Schedule regular checking for new releases via the Android alarm manager.
|
||||||
|
* System tools, test access to protected storage: Get the artists that are stored on the device
|
||||||
|
* Affects Battery, prevent phone from sleeping: Prevent the device from falling back to sleep while searching for new releases.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/schnatterer/nusic
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 3.0.0
|
||||||
|
versionCode: 18
|
||||||
|
commit: v.3.0.0
|
||||||
|
subdir: nusic-apk
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.1.0
|
||||||
|
versionCode: 19
|
||||||
|
commit: v.3.1.0
|
||||||
|
subdir: nusic-apk
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.2.0
|
||||||
|
versionCode: 20
|
||||||
|
commit: v.3.2.0
|
||||||
|
subdir: nusic-apk
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.3.0
|
||||||
|
versionCode: 21
|
||||||
|
commit: v.3.3.0
|
||||||
|
subdir: nusic-apk
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.3.1
|
||||||
|
versionCode: 22
|
||||||
|
commit: v.3.3.1
|
||||||
|
subdir: nusic-apk
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v.%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 3.3.1
|
||||||
|
CurrentVersionCode: 22
|
|
@ -1,42 +0,0 @@
|
||||||
Categories:Security
|
|
||||||
License:GPL-3.0-or-later
|
|
||||||
Web Site:http://staticfree.info/projects/sgp
|
|
||||||
Source Code:https://github.com/xxv/SuperGenPass
|
|
||||||
Issue Tracker:https://github.com/xxv/SuperGenPass/issues
|
|
||||||
FlattrID:633869
|
|
||||||
|
|
||||||
Auto Name:SuperGenPass
|
|
||||||
Summary:Implementation of SuperGenPass
|
|
||||||
Description:
|
|
||||||
SuperGenPass combines a Web site's domain and your master password to generate a
|
|
||||||
unique password for each Web site you visit using a strong cryptographic hash.
|
|
||||||
|
|
||||||
In addition to using the form when you run the app, you can also use the "Share
|
|
||||||
Page" menu item in the Browser application to launch SGP and pre-fill the
|
|
||||||
domain. Go to Menu → More → Share Page.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/xxv/SuperGenPass.git
|
|
||||||
|
|
||||||
Build:2.1,17
|
|
||||||
commit=e22b86b5cd132cba8
|
|
||||||
prebuild=mv lib libs
|
|
||||||
|
|
||||||
Build:2.2.1,19
|
|
||||||
commit=2.2.1
|
|
||||||
prebuild=mv lib libs
|
|
||||||
|
|
||||||
Build:2.2.2,20
|
|
||||||
commit=2.2.2
|
|
||||||
prebuild=mv lib libs
|
|
||||||
|
|
||||||
Build:3.0.0,22
|
|
||||||
commit=3.0.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:3.0.0
|
|
||||||
Current Version Code:22
|
|
48
metadata/info.staticfree.SuperGenPass.yml
Normal file
48
metadata/info.staticfree.SuperGenPass.yml
Normal file
|
@ -0,0 +1,48 @@
|
||||||
|
Categories:
|
||||||
|
- Security
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
WebSite: http://staticfree.info/projects/sgp
|
||||||
|
SourceCode: https://github.com/xxv/SuperGenPass
|
||||||
|
IssueTracker: https://github.com/xxv/SuperGenPass/issues
|
||||||
|
FlattrID: '633869'
|
||||||
|
|
||||||
|
AutoName: SuperGenPass
|
||||||
|
Summary: Implementation of SuperGenPass
|
||||||
|
Description: |-
|
||||||
|
SuperGenPass combines a Web site's domain and your master password to generate a
|
||||||
|
unique password for each Web site you visit using a strong cryptographic hash.
|
||||||
|
|
||||||
|
In addition to using the form when you run the app, you can also use the "Share
|
||||||
|
Page" menu item in the Browser application to launch SGP and pre-fill the
|
||||||
|
domain. Go to Menu → More → Share Page.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/xxv/SuperGenPass.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '2.1'
|
||||||
|
versionCode: 17
|
||||||
|
commit: e22b86b5cd132cba8
|
||||||
|
prebuild: mv lib libs
|
||||||
|
|
||||||
|
- versionName: 2.2.1
|
||||||
|
versionCode: 19
|
||||||
|
commit: 2.2.1
|
||||||
|
prebuild: mv lib libs
|
||||||
|
|
||||||
|
- versionName: 2.2.2
|
||||||
|
versionCode: 20
|
||||||
|
commit: 2.2.2
|
||||||
|
prebuild: mv lib libs
|
||||||
|
|
||||||
|
- versionName: 3.0.0
|
||||||
|
versionCode: 22
|
||||||
|
commit: 3.0.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 3.0.0
|
||||||
|
CurrentVersionCode: 22
|
|
@ -1,43 +0,0 @@
|
||||||
Categories:System
|
|
||||||
License:MIT
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/otaconix/caffeinetile
|
|
||||||
Issue Tracker:https://github.com/otaconix/caffeinetile/issues
|
|
||||||
|
|
||||||
Auto Name:Caffeine Tile
|
|
||||||
Summary:Keep your device from sleeping
|
|
||||||
Description:
|
|
||||||
Quicksettings tile to keep your device from sleeping.
|
|
||||||
|
|
||||||
To use this utility, add the "Caffeine" quicksettings tile, and click it when
|
|
||||||
you want to keep your device from sleeping. When you're done, simply click on
|
|
||||||
the tile again.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/otaconix/caffeinetile.git
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1,2
|
|
||||||
commit=1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2,3
|
|
||||||
commit=90e7f8c631217815b5355fce4b43a2972f34be58
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3,4
|
|
||||||
commit=1.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.3
|
|
||||||
Current Version Code:4
|
|
51
metadata/info.zwanenburg.caffeinetile.yml
Normal file
51
metadata/info.zwanenburg.caffeinetile.yml
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: MIT
|
||||||
|
SourceCode: https://github.com/otaconix/caffeinetile
|
||||||
|
IssueTracker: https://github.com/otaconix/caffeinetile/issues
|
||||||
|
|
||||||
|
AutoName: Caffeine Tile
|
||||||
|
Summary: Keep your device from sleeping
|
||||||
|
Description: |-
|
||||||
|
Quicksettings tile to keep your device from sleeping.
|
||||||
|
|
||||||
|
To use this utility, add the "Caffeine" quicksettings tile, and click it when
|
||||||
|
you want to keep your device from sleeping. When you're done, simply click on
|
||||||
|
the tile again.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/otaconix/caffeinetile.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: '1.0'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 2
|
||||||
|
commit: '1.1'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
commit: 90e7f8c631217815b5355fce4b43a2972f34be58
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 4
|
||||||
|
commit: '1.3'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.3'
|
||||||
|
CurrentVersionCode: 4
|
|
@ -1,33 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:GPL-3.0-or-later
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/davidar/tensor
|
|
||||||
Issue Tracker:https://github.com/davidar/tensor/issues
|
|
||||||
|
|
||||||
Auto Name:Tensor
|
|
||||||
Summary:Matrix (chat) client
|
|
||||||
Description:
|
|
||||||
Cross-platform Matrix.org client based on Qt5/QML/QtQuick.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/davidar/tensor
|
|
||||||
|
|
||||||
Build:0.2,2
|
|
||||||
commit=v0.2
|
|
||||||
output=tensor.apk
|
|
||||||
build=make tensor.apk ANDROID_NDK_ROOT=$$NDK$$ ANDROID_SDK_ROOT=$$SDK$$
|
|
||||||
|
|
||||||
Build:0.3,3
|
|
||||||
commit=v0.3
|
|
||||||
output=tensor.apk
|
|
||||||
build=make tensor.apk ANDROID_NDK_ROOT=$$NDK$$ ANDROID_SDK_ROOT=$$SDK$$
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
Downloads files on build.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:0.3
|
|
||||||
Current Version Code:3
|
|
32
metadata/io.davidar.tensor.yml
Normal file
32
metadata/io.davidar.tensor.yml
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/davidar/tensor
|
||||||
|
IssueTracker: https://github.com/davidar/tensor/issues
|
||||||
|
|
||||||
|
AutoName: Tensor
|
||||||
|
Summary: Matrix (chat) client
|
||||||
|
Description: Cross-platform Matrix.org client based on Qt5/QML/QtQuick.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/davidar/tensor
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.2'
|
||||||
|
versionCode: 2
|
||||||
|
commit: v0.2
|
||||||
|
output: tensor.apk
|
||||||
|
build: make tensor.apk ANDROID_NDK_ROOT=$$NDK$$ ANDROID_SDK_ROOT=$$SDK$$
|
||||||
|
|
||||||
|
- versionName: '0.3'
|
||||||
|
versionCode: 3
|
||||||
|
commit: v0.3
|
||||||
|
output: tensor.apk
|
||||||
|
build: make tensor.apk ANDROID_NDK_ROOT=$$NDK$$ ANDROID_SDK_ROOT=$$SDK$$
|
||||||
|
|
||||||
|
MaintainerNotes: Downloads files on build.
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '0.3'
|
||||||
|
CurrentVersionCode: 3
|
|
@ -1,375 +0,0 @@
|
||||||
Categories:Navigation
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Author Name:Francesco Vasco
|
|
||||||
Author Email:fsco_v-github@yahoo.it
|
|
||||||
Web Site:https://fvasco.github.io/pinpoi/
|
|
||||||
Source Code:https://github.com/fvasco/pinpoi
|
|
||||||
Issue Tracker:https://github.com/fvasco/pinpoi/issues
|
|
||||||
Donate:https://www.paypal.me/FrancescoVasco/2
|
|
||||||
|
|
||||||
Auto Name:PinPoi
|
|
||||||
Summary:Import and manage points of interest
|
|
||||||
Description:
|
|
||||||
PinPoi imports thousand points of interest for your gps navigator.
|
|
||||||
|
|
||||||
You can import Google KML and KMZ, TomTom OV2, simple GeoRSS, Garmin GPX,
|
|
||||||
Navigon ASC, CSV and zipped collections directly into your phone and organize
|
|
||||||
them in collections.
|
|
||||||
|
|
||||||
PinPoi searches using your gps position or a custom location, you can choose
|
|
||||||
your destination from a map and open it with your preferred app.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/fvasco/pinpoi.git
|
|
||||||
|
|
||||||
Build:0.1,1
|
|
||||||
commit=0.1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.1.1,2
|
|
||||||
commit=0.1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.1.2,3
|
|
||||||
commit=0.1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.2.0,4
|
|
||||||
commit=0.2.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.2.1,5
|
|
||||||
commit=0.2.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.2.2,6
|
|
||||||
commit=0.2.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.3.0,7
|
|
||||||
commit=0.3.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.3.1,8
|
|
||||||
commit=0.3.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.3.2,9
|
|
||||||
commit=0.3.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.3.3,10
|
|
||||||
commit=0.3.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.3.4,11
|
|
||||||
commit=0.3.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.3.5,12
|
|
||||||
commit=0.3.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.3.6,13
|
|
||||||
commit=0.3.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.4.0,14
|
|
||||||
commit=0.4.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.4.1,15
|
|
||||||
commit=0.4.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.4.2,16
|
|
||||||
commit=0.4.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.4.3,17
|
|
||||||
commit=0.4.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.4.4,18
|
|
||||||
commit=0.4.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.4.5,19
|
|
||||||
commit=0.4.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.4.6,20
|
|
||||||
commit=0.4.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.0,21
|
|
||||||
commit=1.0.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.1,22
|
|
||||||
commit=1.0.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.2,23
|
|
||||||
commit=1.0.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.0,24
|
|
||||||
commit=1.1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.1,25
|
|
||||||
commit=1.1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.2,26
|
|
||||||
commit=1.1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2.1,27
|
|
||||||
commit=1.2.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2.2,28
|
|
||||||
commit=1.2.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3.0,29
|
|
||||||
commit=1.3.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3.1,30
|
|
||||||
commit=1.3.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.0,32
|
|
||||||
commit=1.4.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.1,33
|
|
||||||
commit=1.4.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.2,34
|
|
||||||
commit=1.4.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.3,35
|
|
||||||
commit=1.4.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.4,36
|
|
||||||
commit=1.4.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.5,37
|
|
||||||
commit=1.4.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.6,38
|
|
||||||
commit=1.4.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.7,39
|
|
||||||
commit=1.4.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4.8,40
|
|
||||||
commit=1.4.8
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
|
||||||
|
|
||||||
Build:1.4.9,41
|
|
||||||
commit=1.4.9
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
|
||||||
|
|
||||||
Build:1.4.10,42
|
|
||||||
commit=1.4.10
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
|
||||||
|
|
||||||
Build:1.4.11,43
|
|
||||||
commit=1.4.11
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.12,44
|
|
||||||
commit=1.4.12
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.13,45
|
|
||||||
commit=1.4.13
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.14,46
|
|
||||||
commit=1.4.14
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.16,48
|
|
||||||
commit=1.4.16
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.17,49
|
|
||||||
commit=1.4.17
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.19,51
|
|
||||||
commit=1.4.19
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.20,52
|
|
||||||
commit=1.4.20
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.21,53
|
|
||||||
commit=1.4.21
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.23,55
|
|
||||||
commit=1.4.23
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.24,56
|
|
||||||
commit=1.4.24
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.25,57
|
|
||||||
commit=1.4.25
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.26,58
|
|
||||||
commit=1.4.26
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.27,59
|
|
||||||
commit=1.4.27
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.4.28,60
|
|
||||||
commit=1.4.28
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.5.1,62
|
|
||||||
commit=1.5.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.5.2,63
|
|
||||||
commit=1.5.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.5.3,64
|
|
||||||
commit=1.5.3
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.5.4,65
|
|
||||||
commit=1.5.4
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.5.5,66
|
|
||||||
commit=1.5.5
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.5.6,67
|
|
||||||
commit=1.5.6
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.5.7,68
|
|
||||||
commit=1.5.7
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Build:1.5.8,69
|
|
||||||
commit=1.5.8
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.5.8
|
|
||||||
Current Version Code:69
|
|
507
metadata/io.github.fvasco.pinpoi.yml
Normal file
507
metadata/io.github.fvasco.pinpoi.yml
Normal file
|
@ -0,0 +1,507 @@
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Francesco Vasco
|
||||||
|
AuthorEmail: fsco_v-github@yahoo.it
|
||||||
|
WebSite: https://fvasco.github.io/pinpoi/
|
||||||
|
SourceCode: https://github.com/fvasco/pinpoi
|
||||||
|
IssueTracker: https://github.com/fvasco/pinpoi/issues
|
||||||
|
Donate: https://www.paypal.me/FrancescoVasco/2
|
||||||
|
|
||||||
|
AutoName: PinPoi
|
||||||
|
Summary: Import and manage points of interest
|
||||||
|
Description: |-
|
||||||
|
PinPoi imports thousand points of interest for your gps navigator.
|
||||||
|
|
||||||
|
You can import Google KML and KMZ, TomTom OV2, simple GeoRSS, Garmin GPX,
|
||||||
|
Navigon ASC, CSV and zipped collections directly into your phone and organize
|
||||||
|
them in collections.
|
||||||
|
|
||||||
|
PinPoi searches using your gps position or a custom location, you can choose
|
||||||
|
your destination from a map and open it with your preferred app.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/fvasco/pinpoi.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.1'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 0.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.1.1
|
||||||
|
versionCode: 2
|
||||||
|
commit: 0.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.1.2
|
||||||
|
versionCode: 3
|
||||||
|
commit: 0.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.2.0
|
||||||
|
versionCode: 4
|
||||||
|
commit: 0.2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.2.1
|
||||||
|
versionCode: 5
|
||||||
|
commit: 0.2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.2.2
|
||||||
|
versionCode: 6
|
||||||
|
commit: 0.2.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.3.0
|
||||||
|
versionCode: 7
|
||||||
|
commit: 0.3.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.3.1
|
||||||
|
versionCode: 8
|
||||||
|
commit: 0.3.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.3.2
|
||||||
|
versionCode: 9
|
||||||
|
commit: 0.3.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.3.3
|
||||||
|
versionCode: 10
|
||||||
|
commit: 0.3.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.3.4
|
||||||
|
versionCode: 11
|
||||||
|
commit: 0.3.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.3.5
|
||||||
|
versionCode: 12
|
||||||
|
commit: 0.3.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.3.6
|
||||||
|
versionCode: 13
|
||||||
|
commit: 0.3.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.4.0
|
||||||
|
versionCode: 14
|
||||||
|
commit: 0.4.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.4.1
|
||||||
|
versionCode: 15
|
||||||
|
commit: 0.4.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.4.2
|
||||||
|
versionCode: 16
|
||||||
|
commit: 0.4.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.4.3
|
||||||
|
versionCode: 17
|
||||||
|
commit: 0.4.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.4.4
|
||||||
|
versionCode: 18
|
||||||
|
commit: 0.4.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.4.5
|
||||||
|
versionCode: 19
|
||||||
|
commit: 0.4.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.4.6
|
||||||
|
versionCode: 20
|
||||||
|
commit: 0.4.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.0
|
||||||
|
versionCode: 21
|
||||||
|
commit: 1.0.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 22
|
||||||
|
commit: 1.0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.2
|
||||||
|
versionCode: 23
|
||||||
|
commit: 1.0.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.0
|
||||||
|
versionCode: 24
|
||||||
|
commit: 1.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.1
|
||||||
|
versionCode: 25
|
||||||
|
commit: 1.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.2
|
||||||
|
versionCode: 26
|
||||||
|
commit: 1.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.1
|
||||||
|
versionCode: 27
|
||||||
|
commit: 1.2.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.2
|
||||||
|
versionCode: 28
|
||||||
|
commit: 1.2.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.0
|
||||||
|
versionCode: 29
|
||||||
|
commit: 1.3.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.1
|
||||||
|
versionCode: 30
|
||||||
|
commit: 1.3.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.0
|
||||||
|
versionCode: 32
|
||||||
|
commit: 1.4.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.1
|
||||||
|
versionCode: 33
|
||||||
|
commit: 1.4.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.2
|
||||||
|
versionCode: 34
|
||||||
|
commit: 1.4.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.3
|
||||||
|
versionCode: 35
|
||||||
|
commit: 1.4.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.4
|
||||||
|
versionCode: 36
|
||||||
|
commit: 1.4.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.5
|
||||||
|
versionCode: 37
|
||||||
|
commit: 1.4.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.6
|
||||||
|
versionCode: 38
|
||||||
|
commit: 1.4.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.7
|
||||||
|
versionCode: 39
|
||||||
|
commit: 1.4.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.8
|
||||||
|
versionCode: 40
|
||||||
|
commit: 1.4.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
|
||||||
|
'ExtraTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.9
|
||||||
|
versionCode: 41
|
||||||
|
commit: 1.4.9
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
|
||||||
|
'ExtraTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.10
|
||||||
|
versionCode: 42
|
||||||
|
commit: 1.4.10
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
|
||||||
|
'ExtraTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.11
|
||||||
|
versionCode: 43
|
||||||
|
commit: 1.4.11
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.12
|
||||||
|
versionCode: 44
|
||||||
|
commit: 1.4.12
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.13
|
||||||
|
versionCode: 45
|
||||||
|
commit: 1.4.13
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.14
|
||||||
|
versionCode: 46
|
||||||
|
commit: 1.4.14
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.16
|
||||||
|
versionCode: 48
|
||||||
|
commit: 1.4.16
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.17
|
||||||
|
versionCode: 49
|
||||||
|
commit: 1.4.17
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.19
|
||||||
|
versionCode: 51
|
||||||
|
commit: 1.4.19
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.20
|
||||||
|
versionCode: 52
|
||||||
|
commit: 1.4.20
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.21
|
||||||
|
versionCode: 53
|
||||||
|
commit: 1.4.21
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.23
|
||||||
|
versionCode: 55
|
||||||
|
commit: 1.4.23
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.24
|
||||||
|
versionCode: 56
|
||||||
|
commit: 1.4.24
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.25
|
||||||
|
versionCode: 57
|
||||||
|
commit: 1.4.25
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.26
|
||||||
|
versionCode: 58
|
||||||
|
commit: 1.4.26
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.27
|
||||||
|
versionCode: 59
|
||||||
|
commit: 1.4.27
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.28
|
||||||
|
versionCode: 60
|
||||||
|
commit: 1.4.28
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.5.1
|
||||||
|
versionCode: 62
|
||||||
|
commit: 1.5.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.5.2
|
||||||
|
versionCode: 63
|
||||||
|
commit: 1.5.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.5.3
|
||||||
|
versionCode: 64
|
||||||
|
commit: 1.5.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.5.4
|
||||||
|
versionCode: 65
|
||||||
|
commit: 1.5.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.5.5
|
||||||
|
versionCode: 66
|
||||||
|
commit: 1.5.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.5.6
|
||||||
|
versionCode: 67
|
||||||
|
commit: 1.5.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.5.7
|
||||||
|
versionCode: 68
|
||||||
|
commit: 1.5.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.5.8
|
||||||
|
versionCode: 69
|
||||||
|
commit: 1.5.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/gradleVersion = '2.14.1'/gradleVersion = '3.5'/" ../build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.5.8
|
||||||
|
CurrentVersionCode: 69
|
|
@ -1,203 +0,0 @@
|
||||||
Categories:Graphics,Multimedia
|
|
||||||
License:GPL-3.0-or-later
|
|
||||||
Author Name:Gregor Santner
|
|
||||||
Web Site:https://gsantner.net/index.html?source=fdroid&project=memetastic
|
|
||||||
Source Code:https://github.com/gsantner/memetastic
|
|
||||||
Issue Tracker:https://github.com/gsantner/memetastic/issues
|
|
||||||
Translation:https://crowdin.com/project/memetastic
|
|
||||||
Changelog:https://github.com/gsantner/memetastic/blob/HEAD/CHANGELOG.md
|
|
||||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TVV24QBGMN23C&source=self.gsantner.net%2Fio.github.gsantner.memetastic
|
|
||||||
LiberapayID:13079
|
|
||||||
Bitcoin:1B9ZyYdQoY9BxMe9dRUEKaZbJWsbQqfXU5
|
|
||||||
Litecoin:LSC2NUiXmnsJiaRczq9AKceX6CEHQHP39w
|
|
||||||
|
|
||||||
Auto Name:MemeTastic
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/gsantner/memetastic
|
|
||||||
|
|
||||||
Build:0.9.0,14
|
|
||||||
commit=v0.9.0
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:0.9.1,15
|
|
||||||
commit=v0.9.1
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:0.9.2,16
|
|
||||||
disable=mismatching version information
|
|
||||||
commit=v0.9.2
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:0.9.4,17
|
|
||||||
commit=v0.9.4
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:0.9.5,18
|
|
||||||
commit=v0.9.5
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:0.9.6,19
|
|
||||||
commit=v0.9.6
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:0.9.7,20
|
|
||||||
commit=v0.9.7
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.0.0,21
|
|
||||||
commit=v1.0.0
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.0.1,22
|
|
||||||
commit=v1.0.1
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.0.2,23
|
|
||||||
commit=v1.0.2
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.1.0,24
|
|
||||||
commit=v1.1.0
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.1.1,25
|
|
||||||
commit=v1.1.1
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.1.2,26
|
|
||||||
commit=v1.1.2
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.2.0,30
|
|
||||||
commit=v1.2.0
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.2.1,31
|
|
||||||
commit=v1.2.1
|
|
||||||
subdir=app
|
|
||||||
submodules=yes
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.2.2,32
|
|
||||||
commit=v1.2.2
|
|
||||||
subdir=app
|
|
||||||
submodules=yes
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.2.3,33
|
|
||||||
commit=v1.2.3
|
|
||||||
subdir=app
|
|
||||||
submodules=yes
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.2.4,34
|
|
||||||
commit=v1.2.4
|
|
||||||
subdir=app
|
|
||||||
submodules=yes
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.2.5,35
|
|
||||||
commit=v1.2.5
|
|
||||||
subdir=app
|
|
||||||
submodules=yes
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.2.7,37
|
|
||||||
commit=v1.2.7
|
|
||||||
subdir=app
|
|
||||||
submodules=yes
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.3.1,40
|
|
||||||
commit=v1.3.1
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.3.2,41
|
|
||||||
commit=v1.3.2
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.4.1,43
|
|
||||||
commit=v1.4.1
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.4.2,44
|
|
||||||
commit=v1.4.2
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.4.3,45
|
|
||||||
commit=v1.4.3
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.4.4,46
|
|
||||||
commit=v1.4.4
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.4.5,48
|
|
||||||
commit=v1.4.5
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.5.0,50
|
|
||||||
commit=v1.5.0
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.5.1,51
|
|
||||||
commit=v1.5.1
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.5.2,52
|
|
||||||
commit=v1.5.2
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.5.3,53
|
|
||||||
commit=v1.5.3
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.6.0,60
|
|
||||||
commit=v1.6.0
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.6.1,61
|
|
||||||
commit=v1.6.1
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Build:1.6.2,62
|
|
||||||
commit=v1.6.2
|
|
||||||
subdir=app
|
|
||||||
gradle=FlavorDefault
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
Description and summary in app git repository
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.6.2
|
|
||||||
Current Version Code:62
|
|
272
metadata/io.github.gsantner.memetastic.yml
Normal file
272
metadata/io.github.gsantner.memetastic.yml
Normal file
|
@ -0,0 +1,272 @@
|
||||||
|
Categories:
|
||||||
|
- Graphics
|
||||||
|
- Multimedia
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: Gregor Santner
|
||||||
|
WebSite: https://gsantner.net/index.html?source=fdroid&project=memetastic
|
||||||
|
SourceCode: https://github.com/gsantner/memetastic
|
||||||
|
IssueTracker: https://github.com/gsantner/memetastic/issues
|
||||||
|
Translation: https://crowdin.com/project/memetastic
|
||||||
|
Changelog: https://github.com/gsantner/memetastic/blob/HEAD/CHANGELOG.md
|
||||||
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TVV24QBGMN23C&source=self.gsantner.net%2Fio.github.gsantner.memetastic
|
||||||
|
LiberapayID: '13079'
|
||||||
|
Bitcoin: 1B9ZyYdQoY9BxMe9dRUEKaZbJWsbQqfXU5
|
||||||
|
Litecoin: LSC2NUiXmnsJiaRczq9AKceX6CEHQHP39w
|
||||||
|
|
||||||
|
AutoName: MemeTastic
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/gsantner/memetastic
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.9.0
|
||||||
|
versionCode: 14
|
||||||
|
commit: v0.9.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 0.9.1
|
||||||
|
versionCode: 15
|
||||||
|
commit: v0.9.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 0.9.2
|
||||||
|
versionCode: 16
|
||||||
|
disable: mismatching version information
|
||||||
|
commit: v0.9.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 0.9.4
|
||||||
|
versionCode: 17
|
||||||
|
commit: v0.9.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 0.9.5
|
||||||
|
versionCode: 18
|
||||||
|
commit: v0.9.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 0.9.6
|
||||||
|
versionCode: 19
|
||||||
|
commit: v0.9.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 0.9.7
|
||||||
|
versionCode: 20
|
||||||
|
commit: v0.9.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.0.0
|
||||||
|
versionCode: 21
|
||||||
|
commit: v1.0.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 22
|
||||||
|
commit: v1.0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.0.2
|
||||||
|
versionCode: 23
|
||||||
|
commit: v1.0.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.1.0
|
||||||
|
versionCode: 24
|
||||||
|
commit: v1.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.1.1
|
||||||
|
versionCode: 25
|
||||||
|
commit: v1.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.1.2
|
||||||
|
versionCode: 26
|
||||||
|
commit: v1.1.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.2.0
|
||||||
|
versionCode: 30
|
||||||
|
commit: v1.2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.2.1
|
||||||
|
versionCode: 31
|
||||||
|
commit: v1.2.1
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.2.2
|
||||||
|
versionCode: 32
|
||||||
|
commit: v1.2.2
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.2.3
|
||||||
|
versionCode: 33
|
||||||
|
commit: v1.2.3
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.2.4
|
||||||
|
versionCode: 34
|
||||||
|
commit: v1.2.4
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.2.5
|
||||||
|
versionCode: 35
|
||||||
|
commit: v1.2.5
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.2.7
|
||||||
|
versionCode: 37
|
||||||
|
commit: v1.2.7
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.3.1
|
||||||
|
versionCode: 40
|
||||||
|
commit: v1.3.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.3.2
|
||||||
|
versionCode: 41
|
||||||
|
commit: v1.3.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.4.1
|
||||||
|
versionCode: 43
|
||||||
|
commit: v1.4.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.4.2
|
||||||
|
versionCode: 44
|
||||||
|
commit: v1.4.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.4.3
|
||||||
|
versionCode: 45
|
||||||
|
commit: v1.4.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.4.4
|
||||||
|
versionCode: 46
|
||||||
|
commit: v1.4.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.4.5
|
||||||
|
versionCode: 48
|
||||||
|
commit: v1.4.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.5.0
|
||||||
|
versionCode: 50
|
||||||
|
commit: v1.5.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.5.1
|
||||||
|
versionCode: 51
|
||||||
|
commit: v1.5.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.5.2
|
||||||
|
versionCode: 52
|
||||||
|
commit: v1.5.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.5.3
|
||||||
|
versionCode: 53
|
||||||
|
commit: v1.5.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.6.0
|
||||||
|
versionCode: 60
|
||||||
|
commit: v1.6.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.6.1
|
||||||
|
versionCode: 61
|
||||||
|
commit: v1.6.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
- versionName: 1.6.2
|
||||||
|
versionCode: 62
|
||||||
|
commit: v1.6.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- FlavorDefault
|
||||||
|
|
||||||
|
MaintainerNotes: Description and summary in app git repository
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.6.2
|
||||||
|
CurrentVersionCode: 62
|
|
@ -1,117 +0,0 @@
|
||||||
AntiFeatures:NonFreeNet
|
|
||||||
Categories:Internet
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/hidroh/materialistic
|
|
||||||
Issue Tracker:https://github.com/hidroh/materialistic/issues
|
|
||||||
|
|
||||||
Auto Name:Materialistic
|
|
||||||
Summary:Interact with the "Hacker news" site
|
|
||||||
Description:
|
|
||||||
Hacker News client, designed for both phones & tablets, with optimized speed &
|
|
||||||
network.
|
|
||||||
|
|
||||||
'''Features:'''
|
|
||||||
|
|
||||||
* Browse top stories, best, newest, show HN, ask HN, jobs & user profiles
|
|
||||||
* Submit story, comment & vote, multiple HN accounts supported
|
|
||||||
* Catch up with best stories from past day, week, month or year
|
|
||||||
* Search, share stories, save for offline reading
|
|
||||||
|
|
||||||
'''Flexible reading options:'''
|
|
||||||
|
|
||||||
* Multiple themes, adjustable font & text size
|
|
||||||
* Colour-coded, collapsible comments thread
|
|
||||||
* Readability mode/external browser options
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/hidroh/materialistic.git
|
|
||||||
|
|
||||||
Build:3.0,61
|
|
||||||
commit=61
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1,62
|
|
||||||
commit=62
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1,63
|
|
||||||
commit=63
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1,65
|
|
||||||
commit=65
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1,66
|
|
||||||
commit=66
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1,67
|
|
||||||
commit=67
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1,69
|
|
||||||
commit=69
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1,70
|
|
||||||
disable=pre-release gradle
|
|
||||||
commit=70
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1,72
|
|
||||||
disable=pre-release gradle
|
|
||||||
commit=72
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1,73
|
|
||||||
disable=pre-release gradle
|
|
||||||
commit=73
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.1,74
|
|
||||||
commit=74
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/gradle:3.0.0-alpha1/gradle:3.0.0-alpha4/' ../build.gradle
|
|
||||||
|
|
||||||
Build:3.2,75
|
|
||||||
commit=75
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/gradle:3.0.0-alpha1/gradle:3.0.0-alpha4/' ../build.gradle
|
|
||||||
|
|
||||||
Build:3.2,76
|
|
||||||
commit=76
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/gradle:3.0.0-alpha1/gradle:3.0.0-alpha4/' ../build.gradle
|
|
||||||
|
|
||||||
Build:3.3,77
|
|
||||||
commit=77
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/gradle:3.0.0-alpha1/gradle:3.0.0-alpha4/' ../build.gradle
|
|
||||||
|
|
||||||
Build:3.3,79
|
|
||||||
commit=79
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
prebuild=sed -i -e 's/gradle:3.0.0-alpha1/gradle:3.0.0-alpha4/' ../build.gradle
|
|
||||||
|
|
||||||
Auto Update Mode:Version %c
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:3.3
|
|
||||||
Current Version Code:79
|
|
150
metadata/io.github.hidroh.materialistic.yml
Normal file
150
metadata/io.github.hidroh.materialistic.yml
Normal file
|
@ -0,0 +1,150 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: Apache-2.0
|
||||||
|
SourceCode: https://github.com/hidroh/materialistic
|
||||||
|
IssueTracker: https://github.com/hidroh/materialistic/issues
|
||||||
|
Translation: https://github.com/hidroh/materialistic/blob/master/CONTRIBUTING.md
|
||||||
|
Changelog: https://github.com/hidroh/materialistic/releases
|
||||||
|
|
||||||
|
AutoName: Materialistic
|
||||||
|
Summary: Interact with the "Hacker news" site
|
||||||
|
Description: |-
|
||||||
|
Hacker News client, designed for both phones & tablets, with optimized speed &
|
||||||
|
network.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Browse top stories, best, newest, show HN, ask HN, jobs & user profiles
|
||||||
|
* Submit story, comment & vote, multiple HN accounts supported
|
||||||
|
* Catch up with best stories from past day, week, month or year
|
||||||
|
* Search, share stories, save for offline reading
|
||||||
|
|
||||||
|
'''Flexible reading options:'''
|
||||||
|
|
||||||
|
* Multiple themes, adjustable font & text size
|
||||||
|
* Colour-coded, collapsible comments thread
|
||||||
|
* Readability mode/external browser options
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/hidroh/materialistic.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '3.0'
|
||||||
|
versionCode: 61
|
||||||
|
commit: '61'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.1'
|
||||||
|
versionCode: 62
|
||||||
|
commit: '62'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.1'
|
||||||
|
versionCode: 63
|
||||||
|
commit: '63'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.1'
|
||||||
|
versionCode: 65
|
||||||
|
commit: '65'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.1'
|
||||||
|
versionCode: 66
|
||||||
|
commit: '66'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.1'
|
||||||
|
versionCode: 67
|
||||||
|
commit: '67'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.1'
|
||||||
|
versionCode: 69
|
||||||
|
commit: '69'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.1'
|
||||||
|
versionCode: 70
|
||||||
|
disable: pre-release gradle
|
||||||
|
commit: '70'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.1'
|
||||||
|
versionCode: 72
|
||||||
|
disable: pre-release gradle
|
||||||
|
commit: '72'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.1'
|
||||||
|
versionCode: 73
|
||||||
|
disable: pre-release gradle
|
||||||
|
commit: '73'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.1'
|
||||||
|
versionCode: 74
|
||||||
|
commit: '74'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/gradle:3.0.0-alpha1/gradle:3.0.0-alpha4/' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: '3.2'
|
||||||
|
versionCode: 75
|
||||||
|
commit: '75'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/gradle:3.0.0-alpha1/gradle:3.0.0-alpha4/' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: '3.2'
|
||||||
|
versionCode: 76
|
||||||
|
commit: '76'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/gradle:3.0.0-alpha1/gradle:3.0.0-alpha4/' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: '3.3'
|
||||||
|
versionCode: 77
|
||||||
|
commit: '77'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/gradle:3.0.0-alpha1/gradle:3.0.0-alpha4/' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: '3.3'
|
||||||
|
versionCode: 79
|
||||||
|
commit: '79'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/gradle:3.0.0-alpha1/gradle:3.0.0-alpha4/' ../build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %c
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '3.3'
|
||||||
|
CurrentVersionCode: 79
|
|
@ -1,35 +0,0 @@
|
||||||
Categories:Reading
|
|
||||||
License:GPL-3.0-or-later
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/HopEdia/android-client
|
|
||||||
Issue Tracker:https://github.com/HopEdia/android-client/issues
|
|
||||||
|
|
||||||
Auto Name:Hop'Edia
|
|
||||||
Summary:Helps you to choose a good beer
|
|
||||||
Description:
|
|
||||||
Hop'Edia is a community-made database. It's oriented on beer, but also cider and
|
|
||||||
other low-alcohol bewerage.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/HopEdia/android-client.git
|
|
||||||
|
|
||||||
Build:1.0.0,100
|
|
||||||
commit=v1.0.0
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.1,101
|
|
||||||
commit=v1.0.1
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0.2,102
|
|
||||||
commit=v1.0.2
|
|
||||||
subdir=app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.0.2
|
|
||||||
Current Version Code:102
|
|
41
metadata/io.github.hopedia.yml
Normal file
41
metadata/io.github.hopedia.yml
Normal file
|
@ -0,0 +1,41 @@
|
||||||
|
Categories:
|
||||||
|
- Reading
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/HopEdia/android-client
|
||||||
|
IssueTracker: https://github.com/HopEdia/android-client/issues
|
||||||
|
|
||||||
|
AutoName: Hop'Edia
|
||||||
|
Summary: Helps you to choose a good beer
|
||||||
|
Description: |-
|
||||||
|
Hop'Edia is a community-made database. It's oriented on beer, but also cider and
|
||||||
|
other low-alcohol bewerage.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/HopEdia/android-client.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.0
|
||||||
|
versionCode: 100
|
||||||
|
commit: v1.0.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 101
|
||||||
|
commit: v1.0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.2
|
||||||
|
versionCode: 102
|
||||||
|
commit: v1.0.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.2
|
||||||
|
CurrentVersionCode: 102
|
|
@ -1,92 +0,0 @@
|
||||||
Categories:Games
|
|
||||||
License:GPL-3.0-or-later
|
|
||||||
Web Site:https://lonamiwebs.github.io/klooni
|
|
||||||
Source Code:https://github.com/LonamiWebs/Klooni1010
|
|
||||||
Issue Tracker:https://github.com/LonamiWebs/Klooni1010/issues
|
|
||||||
Changelog:https://github.com/LonamiWebs/Klooni1010/releases
|
|
||||||
|
|
||||||
Auto Name:1010! Klooni
|
|
||||||
Summary:libGDX game based on 1010
|
|
||||||
Description:
|
|
||||||
An open source version of the original 1010! game by Gram Games.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/LonamiWebs/Klooni1010
|
|
||||||
|
|
||||||
Build:0.1,100
|
|
||||||
commit=v0.1
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Build:0.2,200
|
|
||||||
commit=v0.2
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Build:0.2.1,210
|
|
||||||
commit=v0.2.1
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Build:0.3,300
|
|
||||||
commit=v0.3
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Build:0.4,400
|
|
||||||
commit=v0.4
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Build:0.5,500
|
|
||||||
commit=v0.5
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Build:0.6,600
|
|
||||||
commit=v0.6
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Build:0.6.1,610
|
|
||||||
commit=v0.6.1
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Build:0.7,700
|
|
||||||
commit=v0.7
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Build:0.8,800
|
|
||||||
commit=v0.8
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Build:0.8.1,810
|
|
||||||
commit=v0.8.1
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Build:0.8.2,820
|
|
||||||
commit=v0.8.2
|
|
||||||
subdir=android
|
|
||||||
gradle=yes
|
|
||||||
scanignore=android/libs/*
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:0.8.2
|
|
||||||
Current Version Code:820
|
|
128
metadata/io.github.lonamiwebs.klooni.yml
Normal file
128
metadata/io.github.lonamiwebs.klooni.yml
Normal file
|
@ -0,0 +1,128 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
WebSite: https://lonamiwebs.github.io/klooni
|
||||||
|
SourceCode: https://github.com/LonamiWebs/Klooni1010
|
||||||
|
IssueTracker: https://github.com/LonamiWebs/Klooni1010/issues
|
||||||
|
Changelog: https://github.com/LonamiWebs/Klooni1010/releases
|
||||||
|
|
||||||
|
AutoName: 1010! Klooni
|
||||||
|
Summary: libGDX game based on 1010
|
||||||
|
Description: An open source version of the original 1010! game by Gram Games.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/LonamiWebs/Klooni1010
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.1'
|
||||||
|
versionCode: 100
|
||||||
|
commit: v0.1
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: '0.2'
|
||||||
|
versionCode: 200
|
||||||
|
commit: v0.2
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: 0.2.1
|
||||||
|
versionCode: 210
|
||||||
|
commit: v0.2.1
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: '0.3'
|
||||||
|
versionCode: 300
|
||||||
|
commit: v0.3
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: '0.4'
|
||||||
|
versionCode: 400
|
||||||
|
commit: v0.4
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: '0.5'
|
||||||
|
versionCode: 500
|
||||||
|
commit: v0.5
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: '0.6'
|
||||||
|
versionCode: 600
|
||||||
|
commit: v0.6
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: 0.6.1
|
||||||
|
versionCode: 610
|
||||||
|
commit: v0.6.1
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: '0.7'
|
||||||
|
versionCode: 700
|
||||||
|
commit: v0.7
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: '0.8'
|
||||||
|
versionCode: 800
|
||||||
|
commit: v0.8
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: 0.8.1
|
||||||
|
versionCode: 810
|
||||||
|
commit: v0.8.1
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: 0.8.2
|
||||||
|
versionCode: 820
|
||||||
|
commit: v0.8.2
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.8.2
|
||||||
|
CurrentVersionCode: 820
|
|
@ -1,155 +0,0 @@
|
||||||
Categories:Development
|
|
||||||
License:MIT
|
|
||||||
Web Site:https://lonamiwebs.github.io/stringlate/index
|
|
||||||
Source Code:https://github.com/LonamiWebs/Stringlate
|
|
||||||
Issue Tracker:https://github.com/LonamiWebs/Stringlate/issues
|
|
||||||
Changelog:https://github.com/LonamiWebs/Stringlate/releases
|
|
||||||
Donate:https://github.com/LonamiWebs/Stringlate#donations
|
|
||||||
|
|
||||||
Auto Name:Stringlate
|
|
||||||
Summary:Help translating FOSS applications
|
|
||||||
Description:
|
|
||||||
NOTE: this application is currently not being maintained! Please read
|
|
||||||
https://lonamiwebs.github.io/stringlate/ before making use of the app.
|
|
||||||
|
|
||||||
Fetches remote GitHub repositories containing the source code for Android
|
|
||||||
applications downloading the available `strings.xml` files in them for you to
|
|
||||||
translate the strings to any other locale, in order to help the authors localize
|
|
||||||
their applications into other languages.
|
|
||||||
|
|
||||||
For more information and examples please see the README.md file on the website!
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/LonamiWebs/Stringlate
|
|
||||||
|
|
||||||
Build:0.9,900
|
|
||||||
commit=v0.9
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.2,920
|
|
||||||
commit=v0.9.2
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.3,930
|
|
||||||
commit=v0.9.3
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.4,940
|
|
||||||
commit=v0.9.4
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.4.1,941
|
|
||||||
commit=v0.9.4.1
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.5,950
|
|
||||||
commit=v0.9.5
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.7,970
|
|
||||||
commit=v0.9.7
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.8b,981
|
|
||||||
commit=v0.9.8b
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.9,990
|
|
||||||
commit=v0.9.9
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.10,991
|
|
||||||
commit=v0.9.10
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.10b,992
|
|
||||||
commit=v0.9.10b
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.10c,993
|
|
||||||
commit=v0.9.10c
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.10d,994
|
|
||||||
commit=v0.9.10d
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.11,995
|
|
||||||
commit=v0.9.11
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.12,996
|
|
||||||
commit=v0.9.12
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.13,998
|
|
||||||
commit=v0.9.13
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9.13b,999
|
|
||||||
commit=v0.9.13b
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.10,1000
|
|
||||||
commit=v0.10
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.11,1001
|
|
||||||
commit=v0.11
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.12,1002
|
|
||||||
commit=v0.12
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.13,1003
|
|
||||||
commit=v0.13
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.14,1004
|
|
||||||
commit=v0.14
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.15,1005
|
|
||||||
disable=lintVitalRelease fails
|
|
||||||
commit=v0.15
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.15.1,1006
|
|
||||||
commit=v0.15.1
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.15.2,1007
|
|
||||||
commit=v0.15.2
|
|
||||||
subdir=src/app
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:0.15.2
|
|
||||||
Current Version Code:1007
|
|
206
metadata/io.github.lonamiwebs.stringlate.yml
Normal file
206
metadata/io.github.lonamiwebs.stringlate.yml
Normal file
|
@ -0,0 +1,206 @@
|
||||||
|
Categories:
|
||||||
|
- Development
|
||||||
|
License: MIT
|
||||||
|
WebSite: https://lonamiwebs.github.io/stringlate/index
|
||||||
|
SourceCode: https://github.com/LonamiWebs/Stringlate
|
||||||
|
IssueTracker: https://github.com/LonamiWebs/Stringlate/issues
|
||||||
|
Changelog: https://github.com/LonamiWebs/Stringlate/releases
|
||||||
|
Donate: https://github.com/LonamiWebs/Stringlate#donations
|
||||||
|
|
||||||
|
AutoName: Stringlate
|
||||||
|
Summary: Help translating FOSS applications
|
||||||
|
Description: |-
|
||||||
|
NOTE: this application is currently not being maintained! Please read
|
||||||
|
https://lonamiwebs.github.io/stringlate/ before making use of the app.
|
||||||
|
|
||||||
|
Fetches remote GitHub repositories containing the source code for Android
|
||||||
|
applications downloading the available `strings.xml` files in them for you to
|
||||||
|
translate the strings to any other locale, in order to help the authors localize
|
||||||
|
their applications into other languages.
|
||||||
|
|
||||||
|
For more information and examples please see the README.md file on the website!
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/LonamiWebs/Stringlate
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.9'
|
||||||
|
versionCode: 900
|
||||||
|
commit: v0.9
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.2
|
||||||
|
versionCode: 920
|
||||||
|
commit: v0.9.2
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.3
|
||||||
|
versionCode: 930
|
||||||
|
commit: v0.9.3
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.4
|
||||||
|
versionCode: 940
|
||||||
|
commit: v0.9.4
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.4.1
|
||||||
|
versionCode: 941
|
||||||
|
commit: v0.9.4.1
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.5
|
||||||
|
versionCode: 950
|
||||||
|
commit: v0.9.5
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.7
|
||||||
|
versionCode: 970
|
||||||
|
commit: v0.9.7
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.8b
|
||||||
|
versionCode: 981
|
||||||
|
commit: v0.9.8b
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.9
|
||||||
|
versionCode: 990
|
||||||
|
commit: v0.9.9
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.10
|
||||||
|
versionCode: 991
|
||||||
|
commit: v0.9.10
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.10b
|
||||||
|
versionCode: 992
|
||||||
|
commit: v0.9.10b
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.10c
|
||||||
|
versionCode: 993
|
||||||
|
commit: v0.9.10c
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.10d
|
||||||
|
versionCode: 994
|
||||||
|
commit: v0.9.10d
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.11
|
||||||
|
versionCode: 995
|
||||||
|
commit: v0.9.11
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.12
|
||||||
|
versionCode: 996
|
||||||
|
commit: v0.9.12
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.13
|
||||||
|
versionCode: 998
|
||||||
|
commit: v0.9.13
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.13b
|
||||||
|
versionCode: 999
|
||||||
|
commit: v0.9.13b
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.10'
|
||||||
|
versionCode: 1000
|
||||||
|
commit: v0.10
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.11'
|
||||||
|
versionCode: 1001
|
||||||
|
commit: v0.11
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.12'
|
||||||
|
versionCode: 1002
|
||||||
|
commit: v0.12
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.13'
|
||||||
|
versionCode: 1003
|
||||||
|
commit: v0.13
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.14'
|
||||||
|
versionCode: 1004
|
||||||
|
commit: v0.14
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.15'
|
||||||
|
versionCode: 1005
|
||||||
|
disable: lintVitalRelease fails
|
||||||
|
commit: v0.15
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.15.1
|
||||||
|
versionCode: 1006
|
||||||
|
commit: v0.15.1
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.15.2
|
||||||
|
versionCode: 1007
|
||||||
|
commit: v0.15.2
|
||||||
|
subdir: src/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.15.2
|
||||||
|
CurrentVersionCode: 1007
|
Loading…
Reference in a new issue