Another round of YAML conversion

This commit is contained in:
Izzy 2019-09-12 07:53:26 +00:00
parent feb39dab1d
commit 254fb70448
18 changed files with 1493 additions and 1146 deletions

View file

@ -1,141 +0,0 @@
Categories:Writing
License:GPL-3.0-or-later
Web Site:
Source Code:https://github.com/scoute-dich/PDFCreator
Issue Tracker:https://github.com/scoute-dich/PDFCreator/issues
Changelog:https://github.com/scoute-dich/PDFCreator/blob/HEAD/CHANGELOG.md
Auto Name:PDF Creator
Summary:Create and edit PDF files
Description:
Features:
* create PDF-pages from text or pictures
* add PDF-pages from text or pictures to existing PDFs
* merge PDFs
* protect PDFs with password
* delete pages from existing PDFs
* edit metadata from existing PDFs
* convert PDFs to images
.
Repo Type:git
Repo:https://github.com/scoute-dich/PDFCreator.git
Build:1.0.1,2
commit=v1.0.1
subdir=app
gradle=yes
Build:1.0.2,3
commit=v1.0.2
subdir=app
gradle=yes
Build:1.0.3,4
commit=v1.0.3
subdir=app
gradle=yes
Build:1.1,5
commit=v1.1
subdir=app
gradle=yes
Build:2.1,7
commit=v2.1
subdir=app
gradle=yes
Build:2.2,8
commit=v2.2
subdir=app
gradle=yes
Build:2.3,9
commit=v2.3
subdir=app
gradle=yes
Build:2.3.1,10
commit=v2.3.1
subdir=app
gradle=yes
Build:2.4,11
disable=old failing build (scanner error)
commit=v2.4
subdir=app
gradle=yes
Build:2.5,12
commit=v2.5
subdir=app
gradle=yes
Build:2.7,14
commit=v2.7
subdir=app
gradle=yes
Build:2.9,16
commit=v2.9
subdir=app
gradle=yes
Build:3.0,17
commit=v3.0
subdir=app
gradle=yes
Build:3.2,19
commit=v3.2
subdir=app
gradle=yes
Build:3.3,20
commit=v3.3
subdir=app
gradle=yes
Build:3.4,21
commit=v3.4
subdir=app
gradle=yes
Build:3.5,22
commit=v3.5
subdir=app
gradle=yes
prebuild=cd .. && \
mkdir -p gradle/wrapper && \
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
Build:3.6,23
commit=v3.6
subdir=app
gradle=yes
prebuild=cd .. && \
mkdir -p gradle/wrapper && \
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
Build:3.7,24
commit=v3.7
subdir=app
gradle=yes
prebuild=cd .. && \
mkdir -p gradle/wrapper && \
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
Build:3.8,25
commit=v3.8
subdir=app
gradle=yes
prebuild=cd .. && \
mkdir -p gradle/wrapper && \
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:3.8
Current Version Code:25

View file

@ -0,0 +1,189 @@
Categories:
- Writing
License: GPL-3.0-or-later
SourceCode: https://github.com/scoute-dich/PDFCreator
IssueTracker: https://github.com/scoute-dich/PDFCreator/issues
Changelog: https://github.com/scoute-dich/PDFCreator/blob/HEAD/CHANGELOG.md
AutoName: PDF Creator
Summary: Create and edit PDF files
Description: |-
Features:
* create PDF-pages from text or pictures
* add PDF-pages from text or pictures to existing PDFs
* merge PDFs
* protect PDFs with password
* delete pages from existing PDFs
* edit metadata from existing PDFs
* convert PDFs to images
RepoType: git
Repo: https://github.com/scoute-dich/PDFCreator.git
Builds:
- versionName: 1.0.1
versionCode: 2
commit: v1.0.1
subdir: app
gradle:
- yes
- versionName: 1.0.2
versionCode: 3
commit: v1.0.2
subdir: app
gradle:
- yes
- versionName: 1.0.3
versionCode: 4
commit: v1.0.3
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 5
commit: v1.1
subdir: app
gradle:
- yes
- versionName: '2.1'
versionCode: 7
commit: v2.1
subdir: app
gradle:
- yes
- versionName: '2.2'
versionCode: 8
commit: v2.2
subdir: app
gradle:
- yes
- versionName: '2.3'
versionCode: 9
commit: v2.3
subdir: app
gradle:
- yes
- versionName: 2.3.1
versionCode: 10
commit: v2.3.1
subdir: app
gradle:
- yes
- versionName: '2.4'
versionCode: 11
disable: old failing build (scanner error)
commit: v2.4
subdir: app
gradle:
- yes
- versionName: '2.5'
versionCode: 12
commit: v2.5
subdir: app
gradle:
- yes
- versionName: '2.7'
versionCode: 14
commit: v2.7
subdir: app
gradle:
- yes
- versionName: '2.9'
versionCode: 16
commit: v2.9
subdir: app
gradle:
- yes
- versionName: '3.0'
versionCode: 17
commit: v3.0
subdir: app
gradle:
- yes
- versionName: '3.2'
versionCode: 19
commit: v3.2
subdir: app
gradle:
- yes
- versionName: '3.3'
versionCode: 20
commit: v3.3
subdir: app
gradle:
- yes
- versionName: '3.4'
versionCode: 21
commit: v3.4
subdir: app
gradle:
- yes
- versionName: '3.5'
versionCode: 22
commit: v3.5
subdir: app
gradle:
- yes
prebuild:
- cd ..
- mkdir -p gradle/wrapper
- echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip'
> gradle/wrapper/gradle-wrapper.properties
- versionName: '3.6'
versionCode: 23
commit: v3.6
subdir: app
gradle:
- yes
prebuild:
- cd ..
- mkdir -p gradle/wrapper
- echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip'
> gradle/wrapper/gradle-wrapper.properties
- versionName: '3.7'
versionCode: 24
commit: v3.7
subdir: app
gradle:
- yes
prebuild:
- cd ..
- mkdir -p gradle/wrapper
- echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip'
> gradle/wrapper/gradle-wrapper.properties
- versionName: '3.8'
versionCode: 25
commit: v3.8
subdir: app
gradle:
- yes
prebuild:
- cd ..
- mkdir -p gradle/wrapper
- echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip'
> gradle/wrapper/gradle-wrapper.properties
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '3.8'
CurrentVersionCode: 25

View file

@ -1,98 +0,0 @@
Categories:Sports & Health
License:GPL-3.0-or-later
Web Site:
Source Code:https://github.com/scoute-dich/QuitSmoking
Issue Tracker:https://github.com/scoute-dich/QuitSmoking/issues
Auto Name:Quit Smoking
Summary:Application to help smokers to quit smoking
Description:
Features:
* Overview: statistics about when stopped smoking, days not smoked and saved cigarettes, money and time
* Health: progress of benefits when you quit smoking (breathing, cancer, …)
* Diary: here you can write whatever you want. Can be backed up on sdcard.
.
Repo Type:git
Repo:https://github.com/scoute-dich/QuitSmoking.git
Build:1.1.1,3
commit=6549ce37cdea09d0a01f68ab7bdf18e7b8f94d59
subdir=app
gradle=yes
Build:1.1.2,5
commit=v1.1.2
subdir=app
gradle=yes
Build:1.1.3,6
commit=v1.1.3
subdir=app
gradle=yes
Build:1.2.1,7
commit=v1.2.1
subdir=app
gradle=yes
Build:1.3,9
commit=v1.3
subdir=app
gradle=yes
Build:1.4,10
commit=v1.4
subdir=app
gradle=yes
Build:1.4.1,11
commit=v1.4.1
subdir=app
gradle=yes
Build:1.5,12
commit=v1.5
subdir=app
gradle=yes
Build:1.7,14
commit=v1.7
subdir=app
gradle=yes
Build:1.8,15
commit=v1.8
subdir=app
gradle=yes
Build:2.0,17
commit=v2.0
subdir=app
gradle=yes
Build:2.1,18
commit=v2.1
subdir=app
gradle=yes
Build:2.3,20
commit=v2.3
subdir=app
gradle=yes
Build:2.4,21
commit=v2.4
subdir=app
gradle=yes
Build:2.5,22
commit=v2.5
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:2.5
Current Version Code:22

View file

@ -0,0 +1,129 @@
Categories:
- Sports & Health
License: GPL-3.0-or-later
SourceCode: https://github.com/scoute-dich/QuitSmoking
IssueTracker: https://github.com/scoute-dich/QuitSmoking/issues
Changelog: https://github.com/scoute-dich/QuitSmoking/blob/HEAD/CHANGELOG.md
AutoName: Quit Smoking
Summary: Application to help smokers to quit smoking
Description: |-
Features:
* Overview: statistics about when stopped smoking, days not smoked and saved cigarettes, money and time
* Health: progress of benefits when you quit smoking (breathing, cancer, …)
* Diary: here you can write whatever you want. Can be backed up on sdcard.
RepoType: git
Repo: https://github.com/scoute-dich/QuitSmoking.git
Builds:
- versionName: 1.1.1
versionCode: 3
commit: 6549ce37cdea09d0a01f68ab7bdf18e7b8f94d59
subdir: app
gradle:
- yes
- versionName: 1.1.2
versionCode: 5
commit: v1.1.2
subdir: app
gradle:
- yes
- versionName: 1.1.3
versionCode: 6
commit: v1.1.3
subdir: app
gradle:
- yes
- versionName: 1.2.1
versionCode: 7
commit: v1.2.1
subdir: app
gradle:
- yes
- versionName: '1.3'
versionCode: 9
commit: v1.3
subdir: app
gradle:
- yes
- versionName: '1.4'
versionCode: 10
commit: v1.4
subdir: app
gradle:
- yes
- versionName: 1.4.1
versionCode: 11
commit: v1.4.1
subdir: app
gradle:
- yes
- versionName: '1.5'
versionCode: 12
commit: v1.5
subdir: app
gradle:
- yes
- versionName: '1.7'
versionCode: 14
commit: v1.7
subdir: app
gradle:
- yes
- versionName: '1.8'
versionCode: 15
commit: v1.8
subdir: app
gradle:
- yes
- versionName: '2.0'
versionCode: 17
commit: v2.0
subdir: app
gradle:
- yes
- versionName: '2.1'
versionCode: 18
commit: v2.1
subdir: app
gradle:
- yes
- versionName: '2.3'
versionCode: 20
commit: v2.3
subdir: app
gradle:
- yes
- versionName: '2.4'
versionCode: 21
commit: v2.4
subdir: app
gradle:
- yes
- versionName: '2.5'
versionCode: 22
commit: v2.5
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '2.5'
CurrentVersionCode: 22

View file

@ -1,142 +0,0 @@
Categories:Sports & Health
License:GPL-3.0-or-later
Web Site:
Source Code:https://github.com/scoute-dich/Sieben
Issue Tracker:https://github.com/scoute-dich/Sieben/issues
Changelog:https://github.com/scoute-dich/Sieben/blob/HEAD/CHANGELOG.md
Name:Sieben
Auto Name:Seven
Summary:Helps to organize and perform workouts
Description:
Companion app that helps you to perform the seven minutes workout. It's very
basic:
* you can perform the workout
* pause and resume an exercice
* jump to previous or next exercice
* english and german
[https://github.com/scoute-dich/Sieben/blob/HEAD/SCREENSHOTS.md Screenshots]
.
Repo Type:git
Repo:https://github.com/scoute-dich/Sieben
Build:1.1,2
commit=v1.0
subdir=app
gradle=yes
Build:1.3.1,7
commit=v1.3.1
subdir=app
gradle=yes
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation' } }" >> build.gradle
Build:1.3.1.1,10
commit=v1.3.1.1
subdir=app
gradle=yes
Build:1.4,11
commit=v1.4
subdir=app
gradle=yes
Build:1.5,13
commit=v1.5
subdir=app
gradle=yes
Build:1.6,15
disable=missing translation
commit=v1.6
subdir=app
gradle=yes
Build:1.6.1,16
commit=v1.6.1
subdir=app
gradle=yes
Build:1.6.2,18
commit=v1.6.2
subdir=app
gradle=yes
Build:1.7,19
disable=missing resource
commit=v1.7
subdir=app
gradle=yes
Build:1.7.1,20
commit=v1.7.1
subdir=app
gradle=yes
Build:1.7.2,22
commit=v1.7.2
subdir=app
gradle=yes
Build:1.7.2.1,23
commit=v1.7.2.1
subdir=app
gradle=yes
Build:1.7.3,24
commit=v1.7.3
subdir=app
gradle=yes
Build:1.7.4,25
commit=v1.7.4
subdir=app
gradle=yes
Build:1.7.5,27
commit=v1.7.5
subdir=app
gradle=yes
Build:1.7.5.1,29
commit=v1.7.5.1
subdir=app
gradle=yes
Build:1.8,30
commit=v1.8
subdir=app
gradle=yes
Build:1.9,31
commit=v1.9
subdir=app
gradle=yes
Build:2.0,32
commit=v2.0
subdir=app
gradle=yes
Build:2.1,33
commit=v2.1
subdir=app
gradle=yes
Build:2.2,34
commit=v2.2
subdir=app
gradle=yes
Build:2.3,35
commit=v2.3
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:2.3
Current Version Code:35

View file

@ -0,0 +1,187 @@
Categories:
- Sports & Health
License: GPL-3.0-or-later
SourceCode: https://github.com/scoute-dich/Sieben
IssueTracker: https://github.com/scoute-dich/Sieben/issues
Changelog: https://github.com/scoute-dich/Sieben/blob/HEAD/CHANGELOG.md
Name: Sieben
AutoName: Seven
Summary: Helps to organize and perform workouts
Description: |-
Companion app that helps you to perform the seven minutes workout. It's very
basic:
* you can perform the workout
* pause and resume an exercice
* jump to previous or next exercice
* english and german
[https://github.com/scoute-dich/Sieben/blob/HEAD/SCREENSHOTS.md Screenshots]
RepoType: git
Repo: https://github.com/scoute-dich/Sieben
Builds:
- versionName: '1.1'
versionCode: 2
commit: v1.0
subdir: app
gradle:
- yes
- versionName: 1.3.1
versionCode: 7
commit: v1.3.1
subdir: app
gradle:
- yes
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation' } }" >>
build.gradle
- versionName: 1.3.1.1
versionCode: 10
commit: v1.3.1.1
subdir: app
gradle:
- yes
- versionName: '1.4'
versionCode: 11
commit: v1.4
subdir: app
gradle:
- yes
- versionName: '1.5'
versionCode: 13
commit: v1.5
subdir: app
gradle:
- yes
- versionName: '1.6'
versionCode: 15
disable: missing translation
commit: v1.6
subdir: app
gradle:
- yes
- versionName: 1.6.1
versionCode: 16
commit: v1.6.1
subdir: app
gradle:
- yes
- versionName: 1.6.2
versionCode: 18
commit: v1.6.2
subdir: app
gradle:
- yes
- versionName: '1.7'
versionCode: 19
disable: missing resource
commit: v1.7
subdir: app
gradle:
- yes
- versionName: 1.7.1
versionCode: 20
commit: v1.7.1
subdir: app
gradle:
- yes
- versionName: 1.7.2
versionCode: 22
commit: v1.7.2
subdir: app
gradle:
- yes
- versionName: 1.7.2.1
versionCode: 23
commit: v1.7.2.1
subdir: app
gradle:
- yes
- versionName: 1.7.3
versionCode: 24
commit: v1.7.3
subdir: app
gradle:
- yes
- versionName: 1.7.4
versionCode: 25
commit: v1.7.4
subdir: app
gradle:
- yes
- versionName: 1.7.5
versionCode: 27
commit: v1.7.5
subdir: app
gradle:
- yes
- versionName: 1.7.5.1
versionCode: 29
commit: v1.7.5.1
subdir: app
gradle:
- yes
- versionName: '1.8'
versionCode: 30
commit: v1.8
subdir: app
gradle:
- yes
- versionName: '1.9'
versionCode: 31
commit: v1.9
subdir: app
gradle:
- yes
- versionName: '2.0'
versionCode: 32
commit: v2.0
subdir: app
gradle:
- yes
- versionName: '2.1'
versionCode: 33
commit: v2.1
subdir: app
gradle:
- yes
- versionName: '2.2'
versionCode: 34
commit: v2.2
subdir: app
gradle:
- yes
- versionName: '2.3'
versionCode: 35
commit: v2.3
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '2.3'
CurrentVersionCode: 35

View file

@ -1,141 +0,0 @@
Categories:Theming
License:GPL-3.0-or-later
Web Site:
Source Code:https://github.com/scoute-dich/Blue-Minimal
Issue Tracker:https://github.com/scoute-dich/Blue-Minimal/issues
Changelog:https://github.com/scoute-dich/Blue-Minimal/blob/HEAD/CHANGELOG.md
Auto Name:Blue Minimal
Summary:Minimalistic CM12+ theme
Description:
A Material Design inspired theme for Lollipop aiming to provide a consistent and
minimalistic look to your device. It is based on several other CM12 themes. A
device running the Cyanogenmod 12 ROM or any other rom compatible with the CM12
theme engine is needed to use the theme.
[https://github.com/scoute-dich/Blue-Minimal/blob/HEAD/screenshots.md
Screenshots]
.
Repo Type:git
Repo:https://github.com/scoute-dich/Blue-Minimal
Build:3.1,12
commit=8c20ff6a78020b17e8b60860a5e039ecf5c3ce3d
subdir=theme
gradle=yes
Build:3.5,13
commit=1e223122970457e702d76710f450b9747a582c94
subdir=theme
gradle=yes
Build:3.5.1,14
commit=3b09c05fb200daa5a2e7719f93be8ade8dd99fb2
subdir=theme
gradle=yes
Build:3.6,16
commit=v3.6
subdir=theme
gradle=yes
Build:3.7,20
commit=v3.7
subdir=theme
gradle=yes
Build:3.7.2,25
commit=v3.7.2
subdir=theme
gradle=yes
Build:3.7.3,26
commit=v3.7.3
subdir=theme
gradle=yes
Build:3.7.4,27
commit=v3.7.4
subdir=theme
gradle=yes
Build:4.0,28
commit=v4.0
subdir=theme
gradle=yes
Build:4.0.1,30
commit=v4.0.1
subdir=theme
gradle=yes
Build:4.1,31
commit=v4.1
subdir=theme
gradle=yes
Build:4.2,32
commit=v4.2
subdir=theme
gradle=yes
Build:4.2.1,33
commit=v4.2.1
subdir=theme
gradle=yes
Build:4.3,34
commit=v4.3
subdir=theme
gradle=yes
Build:4.4,35
commit=v4.4
subdir=theme
gradle=yes
Build:4.5,36
commit=v4.5
subdir=theme
gradle=yes
Build:4.5.1,37
commit=v4.5.1
subdir=theme
gradle=yes
Build:4.5.2,38
commit=v4.5.2
subdir=theme
gradle=yes
Build:4.6,39
commit=v4.6
subdir=theme
gradle=yes
Build:4.7,40
commit=v4.7
subdir=theme
gradle=yes
Build:4.8,41
commit=v4.8
subdir=theme
gradle=yes
Build:4.9,42
commit=v4.9
subdir=theme
gradle=yes
Build:5.0,43
commit=v5.0
subdir=theme
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:5.0
Current Version Code:43

View file

@ -0,0 +1,187 @@
Categories:
- Theming
License: GPL-3.0-or-later
SourceCode: https://github.com/scoute-dich/Blue-Minimal
IssueTracker: https://github.com/scoute-dich/Blue-Minimal/issues
Changelog: https://github.com/scoute-dich/Blue-Minimal/blob/HEAD/CHANGELOG.md
AutoName: Blue Minimal
Summary: Minimalistic CM12+ theme
Description: |-
A Material Design inspired theme for Lollipop aiming to provide a consistent and
minimalistic look to your device. It is based on several other CM12 themes. A
device running the Cyanogenmod 12 ROM or any other rom compatible with the CM12
theme engine is needed to use the theme.
[https://github.com/scoute-dich/Blue-Minimal/blob/HEAD/screenshots.md
Screenshots]
RepoType: git
Repo: https://github.com/scoute-dich/Blue-Minimal
Builds:
- versionName: '3.1'
versionCode: 12
commit: 8c20ff6a78020b17e8b60860a5e039ecf5c3ce3d
subdir: theme
gradle:
- yes
- versionName: '3.5'
versionCode: 13
commit: 1e223122970457e702d76710f450b9747a582c94
subdir: theme
gradle:
- yes
- versionName: 3.5.1
versionCode: 14
commit: 3b09c05fb200daa5a2e7719f93be8ade8dd99fb2
subdir: theme
gradle:
- yes
- versionName: '3.6'
versionCode: 16
commit: v3.6
subdir: theme
gradle:
- yes
- versionName: '3.7'
versionCode: 20
commit: v3.7
subdir: theme
gradle:
- yes
- versionName: 3.7.2
versionCode: 25
commit: v3.7.2
subdir: theme
gradle:
- yes
- versionName: 3.7.3
versionCode: 26
commit: v3.7.3
subdir: theme
gradle:
- yes
- versionName: 3.7.4
versionCode: 27
commit: v3.7.4
subdir: theme
gradle:
- yes
- versionName: '4.0'
versionCode: 28
commit: v4.0
subdir: theme
gradle:
- yes
- versionName: 4.0.1
versionCode: 30
commit: v4.0.1
subdir: theme
gradle:
- yes
- versionName: '4.1'
versionCode: 31
commit: v4.1
subdir: theme
gradle:
- yes
- versionName: '4.2'
versionCode: 32
commit: v4.2
subdir: theme
gradle:
- yes
- versionName: 4.2.1
versionCode: 33
commit: v4.2.1
subdir: theme
gradle:
- yes
- versionName: '4.3'
versionCode: 34
commit: v4.3
subdir: theme
gradle:
- yes
- versionName: '4.4'
versionCode: 35
commit: v4.4
subdir: theme
gradle:
- yes
- versionName: '4.5'
versionCode: 36
commit: v4.5
subdir: theme
gradle:
- yes
- versionName: 4.5.1
versionCode: 37
commit: v4.5.1
subdir: theme
gradle:
- yes
- versionName: 4.5.2
versionCode: 38
commit: v4.5.2
subdir: theme
gradle:
- yes
- versionName: '4.6'
versionCode: 39
commit: v4.6
subdir: theme
gradle:
- yes
- versionName: '4.7'
versionCode: 40
commit: v4.7
subdir: theme
gradle:
- yes
- versionName: '4.8'
versionCode: 41
commit: v4.8
subdir: theme
gradle:
- yes
- versionName: '4.9'
versionCode: 42
commit: v4.9
subdir: theme
gradle:
- yes
- versionName: '5.0'
versionCode: 43
commit: v5.0
subdir: theme
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '5.0'
CurrentVersionCode: 43

View file

@ -1,156 +0,0 @@
Categories:Internet
License:GPL-3.0-or-later
Web Site:
Source Code:https://github.com/scoute-dich/Weather
Issue Tracker:https://github.com/scoute-dich/Weather/issues
Changelog:https://github.com/scoute-dich/Weather/blob/HEAD/CHANGELOG.md
Auto Name:FOSS Weather
Summary:Get weather information from several webservices
Description:
Show weather information from wetterdienst.de, meteoblue.com and the DWD.
Features:
* capture websites for offline use
* share screenshot of whole webview
* five predefined locations
* search and save other locations as bookmarks
* usefull weather informations (satelitt, rain radar, topic of the day, ...)
[https://github.com/scoute-dich/Weather/blob/master/SCREENSHOTS.md Screenshots]
.
Repo Type:git
Repo:https://github.com/scoute-dich/Weather
Build:1.0,1
commit=v1.0
subdir=app
gradle=yes
Build:1.1,2
commit=v1.1
subdir=app
gradle=yes
Build:1.2,4
commit=v1.2
subdir=app
gradle=yes
Build:2.1,6
disable=lint errors
commit=v2.1
subdir=app
gradle=yes
Build:2.1.2,9
commit=v2.1.2
subdir=app
gradle=yes
Build:2.2.1,12
commit=v2.2.1
subdir=app
gradle=yes
Build:2.3,14
commit=v2.3
subdir=app
gradle=yes
Build:2.3.1,16
commit=v2.3.1
subdir=app
gradle=yes
Build:3.0,17
commit=v3.0
subdir=app
gradle=yes
Build:3.1,18
commit=v3.1
subdir=app
gradle=yes
Build:3.1.1,19
commit=v3.1.1
subdir=app
gradle=yes
Build:3.1.2.1,25
commit=v3.1.2.1
subdir=app
gradle=yes
Build:3.1.2.2,26
commit=v3.1.2.2
subdir=app
gradle=yes
Build:3.1.3,30
commit=v3.1.3
subdir=app
gradle=yes
Build:3.2,31
commit=v3.2
subdir=app
gradle=yes
Build:3.3,32
commit=v3.3
subdir=app
gradle=yes
Build:3.4,33
commit=v3.4
subdir=app
gradle=yes
Build:3.5,34
commit=v3.5
subdir=app
gradle=yes
Build:3.7,36
commit=v3.7
subdir=app
gradle=yes
Build:3.8,37
commit=v3.8
subdir=app
gradle=yes
Build:3.9,38
commit=v3.9
subdir=app
gradle=yes
Build:4.0,39
commit=v4.0
subdir=app
gradle=yes
Build:4.1,40
commit=v4.1
subdir=app
gradle=yes
Build:4.3,46
commit=v4.3
subdir=app
gradle=yes
Build:4.4,47
commit=v4.4
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:4.4
Current Version Code:47

View file

@ -0,0 +1,206 @@
Categories:
- Internet
License: GPL-3.0-or-later
SourceCode: https://github.com/scoute-dich/Weather
IssueTracker: https://github.com/scoute-dich/Weather/issues
Changelog: https://github.com/scoute-dich/Weather/blob/HEAD/CHANGELOG.md
AutoName: FOSS Weather
Summary: Get weather information from several webservices
Description: |-
Show weather information from wetterdienst.de, meteoblue.com and the DWD.
Features:
* capture websites for offline use
* share screenshot of whole webview
* five predefined locations
* search and save other locations as bookmarks
* usefull weather informations (satelitt, rain radar, topic of the day, ...)
[https://github.com/scoute-dich/Weather/blob/master/SCREENSHOTS.md Screenshots]
RepoType: git
Repo: https://github.com/scoute-dich/Weather
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
gradle:
- yes
- versionName: '1.2'
versionCode: 4
commit: v1.2
subdir: app
gradle:
- yes
- versionName: '2.1'
versionCode: 6
disable: lint errors
commit: v2.1
subdir: app
gradle:
- yes
- versionName: 2.1.2
versionCode: 9
commit: v2.1.2
subdir: app
gradle:
- yes
- versionName: 2.2.1
versionCode: 12
commit: v2.2.1
subdir: app
gradle:
- yes
- versionName: '2.3'
versionCode: 14
commit: v2.3
subdir: app
gradle:
- yes
- versionName: 2.3.1
versionCode: 16
commit: v2.3.1
subdir: app
gradle:
- yes
- versionName: '3.0'
versionCode: 17
commit: v3.0
subdir: app
gradle:
- yes
- versionName: '3.1'
versionCode: 18
commit: v3.1
subdir: app
gradle:
- yes
- versionName: 3.1.1
versionCode: 19
commit: v3.1.1
subdir: app
gradle:
- yes
- versionName: 3.1.2.1
versionCode: 25
commit: v3.1.2.1
subdir: app
gradle:
- yes
- versionName: 3.1.2.2
versionCode: 26
commit: v3.1.2.2
subdir: app
gradle:
- yes
- versionName: 3.1.3
versionCode: 30
commit: v3.1.3
subdir: app
gradle:
- yes
- versionName: '3.2'
versionCode: 31
commit: v3.2
subdir: app
gradle:
- yes
- versionName: '3.3'
versionCode: 32
commit: v3.3
subdir: app
gradle:
- yes
- versionName: '3.4'
versionCode: 33
commit: v3.4
subdir: app
gradle:
- yes
- versionName: '3.5'
versionCode: 34
commit: v3.5
subdir: app
gradle:
- yes
- versionName: '3.7'
versionCode: 36
commit: v3.7
subdir: app
gradle:
- yes
- versionName: '3.8'
versionCode: 37
commit: v3.8
subdir: app
gradle:
- yes
- versionName: '3.9'
versionCode: 38
commit: v3.9
subdir: app
gradle:
- yes
- versionName: '4.0'
versionCode: 39
commit: v4.0
subdir: app
gradle:
- yes
- versionName: '4.1'
versionCode: 40
commit: v4.1
subdir: app
gradle:
- yes
- versionName: '4.3'
versionCode: 46
commit: v4.3
subdir: app
gradle:
- yes
- versionName: '4.4'
versionCode: 47
commit: v4.4
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '4.4'
CurrentVersionCode: 47

View file

@ -1,91 +0,0 @@
Categories:Money
License:GPL-3.0-only
Web Site:http://bitshares-munich.de
Source Code:https://github.com/kenCode-de/bitshares-wallet
Issue Tracker:https://github.com/kenCode-de/bitshares-wallet/issues
Auto Name:BitShares Wallet
Summary:Use Smartcoins like bitBTC, bitUSD & bitEUR in 22 languages w/QR codes & more
Description:
Cryptocurrency volatility is now a thing of the past. BitShares Smartcoins are
tokens that are market-pegged to individual fiat currencies like the Dollar,
Euro, Yuan and assets like Businesses, Gold and Oil. Thousands of investors,
savers, traders and employers now use Smartcoins to buy and sell goods and
services globally.
No bank account? No problem. The unbanked and underbanked can now buy, sell and
use Smartcoins locally with anyone, or utilize one of the many Exchanges who
will convert your fiat into Smartcoins and back again if needed. CCEDK.com,
Poloniex, Bittrex, BTC38 and Yunbi just to name a few.
BitShares itself is not a company, its a Decentralized Autonomous Community
(DAC) of friendly FinTech people of all ages wanting freemarket solutions to
secure life, liberty and property for all. BitShares software uses the Delegated
Proof Of Stake (DPOS) consensus protocol which cannot be blocked, taken down or
centralized by asic or quantum computing hardware.
Send any amount.. anywhere.. for just a few cents.. and in only 3 seconds!
* Works with all Smartcoin enabled Point Of Sale (POS) systems at merchants worldwide
* Absolute Security; BitShares blockchain based, End-to-End Encryption, BrainKey, multi-signature account permissions, auto-encrypted Backups, auto-close, auto-timeout and PIN verifications
* No Bluetooth, NFC, merchant wireless service or special hardware is required
* Use QR Codes to Send locally (uses your phones camera to scan their QR Code)
* Use QR Codes to Receive locally (displays your QR Code so your friend can scan it)
* Receive eReceipts automatically via merchant QR codes
* 10,000+ transactions per second (TPS) which is more than Visa and Mastercard combined!
* Send and Receive Smartcoins (bitUSD, bitEUR, bitCNY, bitBTC, bitSILVER, etc)
* Send and Receive User Issued Assets (UIAs) - (OPENPOS, OBITS, OPENBTC, COFFEE, etc)
* Supports a large Memo field with sending payments (for personal notes or notes to the recipient)
* Share the BitShares Wallet app with friends and get rewards
* Choose friendly account names; No more long cryptic addresses or numbers
* Totally Open-Source Software (OSS) and verifiable on Github
* Contacts can be organized by BitShares account address or nickname label. Notes and Avatars are supported too!
* Quickly and Easily share your payment address via email, chat, wireless, social media and telephone
* Monitor all Balances and Transactions in real-time; UI/UX never needs a refresh
* Now in 22 languages!
You can find more information [https://github.com/kenCode-de/bitshares-wallet
here].
.
Repo Type:git
Repo:https://github.com/kenCode-de/bitshares-wallet.git
Build:1.0.0,10000
commit=v1.0.0
subdir=platforms/android
Build:1.0.1,10001
disable=untrusted xwalk repo
commit=v1.0.1
subdir=platforms/android
gradle=yes
scandelete=platforms/ios
Build:1.0.2,10002
commit=v1.0.2
subdir=platforms/android
gradle=yes
prebuild=sed -i -e '/versionCode/s/+ \"0\"//g' -e '/defaultConfig.versionCode +=/d' build.gradle
Build:1.0.3,10003
disable=wait for release
commit=v1.0.3
subdir=platforms/android
gradle=yes
Build:1.0.2,100028
commit=v1.0.2
subdir=platforms/android
gradle=yes
Build:1.0.3,100038
commit=v1.0.3
subdir=platforms/android
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Vercode Operation:%c*10 + 8
Current Version:1.0.3
Current Version Code:100038

View file

@ -0,0 +1,109 @@
Categories:
- Money
License: GPL-3.0-only
WebSite: http://bitshares-munich.de
SourceCode: https://github.com/kenCode-de/bitshares-wallet
IssueTracker: https://github.com/kenCode-de/bitshares-wallet/issues
Changelog: https://github.com/kenCode-de/bitshares-wallet/releases
AutoName: BitShares Wallet
Summary: Use Smartcoins like bitBTC, bitUSD & bitEUR in 22 languages w/QR codes &
more
Description: |-
'''NOTE:''' This app is no longer maintained (its repo was archived).
Cryptocurrency volatility is now a thing of the past. BitShares Smartcoins are
tokens that are market-pegged to individual fiat currencies like the Dollar,
Euro, Yuan and assets like Businesses, Gold and Oil. Thousands of investors,
savers, traders and employers now use Smartcoins to buy and sell goods and
services globally.
No bank account? No problem. The unbanked and underbanked can now buy, sell and
use Smartcoins locally with anyone, or utilize one of the many Exchanges who
will convert your fiat into Smartcoins and back again if needed. CCEDK.com,
Poloniex, Bittrex, BTC38 and Yunbi just to name a few.
BitShares itself is not a company, its a Decentralized Autonomous Community
(DAC) of friendly FinTech people of all ages wanting freemarket solutions to
secure life, liberty and property for all. BitShares software uses the Delegated
Proof Of Stake (DPOS) consensus protocol which cannot be blocked, taken down or
centralized by asic or quantum computing hardware.
Send any amount.. anywhere.. for just a few cents.. and in only 3 seconds!
* Works with all Smartcoin enabled Point Of Sale (POS) systems at merchants worldwide
* Absolute Security; BitShares blockchain based, End-to-End Encryption, BrainKey, multi-signature account permissions, auto-encrypted Backups, auto-close, auto-timeout and PIN verifications
* No Bluetooth, NFC, merchant wireless service or special hardware is required
* Use QR Codes to Send locally (uses your phones camera to scan their QR Code)
* Use QR Codes to Receive locally (displays your QR Code so your friend can scan it)
* Receive eReceipts automatically via merchant QR codes
* 10,000+ transactions per second (TPS) which is more than Visa and Mastercard combined!
* Send and Receive Smartcoins (bitUSD, bitEUR, bitCNY, bitBTC, bitSILVER, etc)
* Send and Receive User Issued Assets (UIAs) - (OPENPOS, OBITS, OPENBTC, COFFEE, etc)
* Supports a large Memo field with sending payments (for personal notes or notes to the recipient)
* Share the BitShares Wallet app with friends and get rewards
* Choose friendly account names; No more long cryptic addresses or numbers
* Totally Open-Source Software (OSS) and verifiable on Github
* Contacts can be organized by BitShares account address or nickname label. Notes and Avatars are supported too!
* Quickly and Easily share your payment address via email, chat, wireless, social media and telephone
* Monitor all Balances and Transactions in real-time; UI/UX never needs a refresh
* Now in 22 languages!
You can find more information [https://github.com/kenCode-de/bitshares-wallet
here].
RepoType: git
Repo: https://github.com/kenCode-de/bitshares-wallet.git
Builds:
- versionName: 1.0.0
versionCode: 10000
commit: v1.0.0
subdir: platforms/android
- versionName: 1.0.1
versionCode: 10001
disable: untrusted xwalk repo
commit: v1.0.1
subdir: platforms/android
gradle:
- yes
scandelete:
- platforms/ios
- versionName: 1.0.2
versionCode: 10002
commit: v1.0.2
subdir: platforms/android
gradle:
- yes
prebuild: sed -i -e '/versionCode/s/+ \"0\"//g' -e '/defaultConfig.versionCode
+=/d' build.gradle
- versionName: 1.0.3
versionCode: 10003
disable: wait for release
commit: v1.0.3
subdir: platforms/android
gradle:
- yes
- versionName: 1.0.2
versionCode: 100028
commit: v1.0.2
subdir: platforms/android
gradle:
- yes
- versionName: 1.0.3
versionCode: 100038
commit: v1.0.3
subdir: platforms/android
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
VercodeOperation: '%c*10 + 8'
CurrentVersion: 1.0.3
CurrentVersionCode: 100038

View file

@ -1,48 +0,0 @@
Categories:Multimedia
License:GPL-2.0-only
Web Site:https://projects.vdr-developer.org/projects/vdr-manager/wiki
Source Code:https://projects.vdr-developer.org/projects/vdr-manager/repository
Issue Tracker:https://projects.vdr-developer.org/projects/vdr-manager/issues
Auto Name:VDR-Manager
Summary:View the EPG and stream TV live from your VDR
Description:
If you have a VDR at home reachable over the internet and own a mobile phone
running Android then you possibly find this program useful. Using it you can
view the EPG and stream live TV to your device.
VDR-Manager has two parts:
* The Android application for the user interface
* A VDR plugin to communicate with. Standard SVDRP is not used because this leads to much more traffic.
Here the some features
* list the EPG filtered by time or channel
* show EPG details
* search EPG for some simple text
* list, modify, delete or (de)activate timers
* create timers from EPG events
* remote wakeup VDR host using HTTP requests
* live tv
.
Repo Type:git
Repo:https://projects.vdr-developer.org/git/vdr-manager.git
Build:12.60,12600
commit=12600
subdir=vdrmanager
gradle=yes
output=app/build/outputs/apk/app-release-unsigned.apk
Build:12.70,12700
disable=third party maven repos
commit=12700
subdir=vdrmanager/app
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:12.70
Current Version Code:12700

View file

@ -0,0 +1,53 @@
Categories:
- Multimedia
License: GPL-2.0-only
WebSite: https://projects.vdr-developer.org/projects/vdr-manager/wiki
SourceCode: https://projects.vdr-developer.org/projects/vdr-manager/repository
IssueTracker: https://projects.vdr-developer.org/projects/vdr-manager/issues
AutoName: VDR-Manager
Summary: View the EPG and stream TV live from your VDR
Description: |-
If you have a VDR at home reachable over the internet and own a mobile phone
running Android then you possibly find this program useful. Using it you can
view the EPG and stream live TV to your device.
VDR-Manager has two parts:
* The Android application for the user interface
* A VDR plugin to communicate with. Standard SVDRP is not used because this leads to much more traffic.
Here the some features
* list the EPG filtered by time or channel
* show EPG details
* search EPG for some simple text
* list, modify, delete or (de)activate timers
* create timers from EPG events
* remote wakeup VDR host using HTTP requests
* live tv
RepoType: git
Repo: https://projects.vdr-developer.org/git/vdr-manager.git
Builds:
- versionName: '12.60'
versionCode: 12600
commit: '12600'
subdir: vdrmanager
gradle:
- yes
output: app/build/outputs/apk/app-release-unsigned.apk
- versionName: '12.70'
versionCode: 12700
disable: third party maven repos
commit: '12700'
subdir: vdrmanager/app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '12.70'
CurrentVersionCode: 12700

View file

@ -1,294 +0,0 @@
Categories:Internet
License:GPL-2.0-only
Web Site:http://ics-openvpn.blinkt.de/
Source Code:https://github.com/schwabe/ics-openvpn
Issue Tracker:https://github.com/schwabe/ics-openvpn/issues
Auto Name:OpenVPN for Android
Summary:OpenVPN without root
Description:
With the VPNService in Android 4.0+ it is possible to create a VPN that doesn't
need root access.
.
Repo Type:git
Repo:https://github.com/schwabe/ics-openvpn
Build:0.5.21,48
disable=broken v0.5.21
commit=unknown - see disabled
buildjni=yes
Build:0.5.22,49
disable=broken v0.5.22
commit=unknown - see disabled
buildjni=yes
Build:0.5.24,51
disable=broken too v0.5.24
commit=unknown - see disabled
prebuild=sed -i 's/ndk-build APP_API=all -j 8/ndk-build APP_ABI=all -j 2/g' build-native.sh && \
./build-native.sh
target=android-14
Build:0.5.35,63
disable=broken too v0.5.35
commit=unknown - see disabled
prebuild=sed -i 's/-j 8/-j 2/g' build-native.sh && \
./build-native.sh
target=android-17
Build:0.5.47,80
commit=v0.5.47
gradle=yes
rm=assets
prebuild=sed -i '/google-breakpad/d' jni/Android.mk && \
sed -i -e '/+=.*breakpad/d' -e 's/ [^ ]*breakpad[^ ]*//' openvpn/Android.mk && \
find openvpn/src -type f -print0 | xargs -0 sed -i '/breakpad/d' && \
rm -f openvpn/src/openvpn/breakpad.*
build=echo WITH_BREAKPAD=0 >> jni/Android.mk && \
sed -i 's/-j 8/-j 4/g' misc/build-native.sh && \
./misc/build-native.sh
Build:0.6.0,81
commit=v0.6.0
gradle=yes
prebuild=sed -i '/google-breakpad/d' jni/Android.mk && \
sed -i -e '/+=.*breakpad/d' -e 's/ [^ ]*breakpad[^ ]*//' openvpn/Android.mk && \
find openvpn/src -type f -print0 | xargs -0 sed -i '/breakpad/d' && \
rm -f openvpn/src/openvpn/breakpad.* && \
mv src/de/blinkt/openvpn/fragments/SeekbarTicks.java src/de/blinkt/openvpn/fragments/SeekBarTicks.java
scandelete=assets
build=echo WITH_BREAKPAD=0 >> jni/Android.mk && \
sed -i 's/-j 8/-j 4/g' misc/build-native.sh && \
./misc/build-native.sh
Build:0.6.1,82
commit=v0.6.1
gradle=yes
prebuild=sed -i '/google-breakpad/d' jni/Android.mk && \
sed -i -e '/+=.*breakpad/d' -e 's/ [^ ]*breakpad[^ ]*//' openvpn/Android.mk && \
find openvpn/src -type f -print0 | xargs -0 sed -i '/breakpad/d' && \
rm -f openvpn/src/openvpn/breakpad.*
scandelete=assets
build=echo WITH_BREAKPAD=0 >> jni/Android.mk && \
sed -i 's/-j 8/-j 4/g' misc/build-native.sh && \
./misc/build-native.sh
Build:0.6.5,86
commit=v0.6.5
gradle=yes
prebuild=sed -i '/google-breakpad/d' jni/Android.mk && \
sed -i -e '/+=.*breakpad/d' -e 's/ [^ ]*breakpad[^ ]*//g' openvpn/Android.mk && \
find openvpn/src -type f -print0 | xargs -0 sed -i '/breakpad/d' && \
rm -f openvpn/src/openvpn/breakpad.*
scandelete=assets
build=echo WITH_BREAKPAD=0 >> jni/Android.mk && \
sed -i 's/-j 8/-j 4/g' misc/build-native.sh && \
sed -e '/HAVE_CONFIG_VERSION_H/ d' -i openvpn/config.h && \
./misc/build-native.sh
Build:0.6.9a,90
commit=v0.6.9a-production
subdir=main
gradle=yes
prebuild=sed -i -e 's/WITH_BREAKPAD=.*/WITH_BREAKPAD=0/' -e '/include google-breakpad/d' jni/Android.mk
build=./misc/build-native.sh
Build:0.6.10,91
commit=v0.6.10-production
subdir=main
gradle=yes
build=./misc/build-native.sh USE_BREAKPAD=0
Build:0.6.11,92
commit=v0.6.11-production
subdir=main
gradle=normal
build=./misc/build-native.sh USE_BREAKPAD=0
Build:0.6.17,98
commit=v0.6.17-production
subdir=main
gradle=normal
prebuild=for f in $(find . -name "*.s"); do mv $f ${f%%.s}.S; done
build=./misc/build-native.sh USE_BREAKPAD=0
Build:0.6.26,107
commit=v0.6.26-production
subdir=main
gradle=normal
build=./misc/build-native.sh USE_BREAKPAD=0
Build:0.6.30,111
commit=v0.6.30-production
subdir=main
submodules=yes
gradle=normal
build=./misc/build-native.sh USE_BREAKPAD=0
Build:0.6.35,116
commit=v0.6.35-production
subdir=main
submodules=yes
gradle=normal
build=./misc/build-native.sh USE_BREAKPAD=0
Build:0.6.44,124
commit=v0.6.44-production
subdir=main
submodules=yes
gradle=normal
build=./misc/build-native.sh USE_BREAKPAD=0
Build:0.6.46,126
disable=no submodule mapping found in .gitmodules for path 'main/breakpad'
commit=v0.6.46-production
subdir=main
submodules=yes
gradle=normal
build=./misc/build-native.sh USE_BREAKPAD=0
Build:0.6.47,127
commit=v0.6.47-production
subdir=main
submodules=yes
gradle=normal
build=./misc/build-native.sh
Build:0.6.48,128
commit=v0.6.48-production
subdir=main
submodules=yes
gradle=normal
build=./misc/build-native.sh
Build:0.6.49,129
commit=v0.6.49-production
subdir=main
submodules=yes
gradle=normal
build=./misc/build-native.sh
Build:0.6.52,132
commit=v0.6.52-production
subdir=main
submodules=yes
gradle=normal
build=./misc/build-native.sh
Build:0.6.54,135
commit=v0.6.54-production
subdir=main
submodules=yes
gradle=normal
build=./misc/build-native.sh
Build:0.6.57,138
commit=v0.6.57-production
subdir=main
submodules=yes
gradle=normal
build=./misc/build-native.sh
Build:0.6.60,141
commit=v0.6.60-production
subdir=main
submodules=yes
gradle=normal
scandelete=main/breakpad
build=USE_BREAKPAD=0 ./misc/build-native.sh
Build:0.6.63,144
commit=v0.6.63-production
subdir=main
submodules=yes
gradle=normal
scandelete=main/breakpad
build=USE_BREAKPAD=0 ./misc/build-native.sh
Build:0.6.64,145
commit=v0.6.64
subdir=main
submodules=yes
gradle=normal
prebuild=sed -i -e '/classpath/s/gradle:2.3.0-beta1/gradle:2.3.0-beta3/g' ../build.gradle && \
sed -i -e 's/gradle-3.2/gradle-3.3/g' ../gradle/wrapper/gradle-wrapper.properties
scandelete=main/breakpad
build=USE_BREAKPAD=0 ./misc/build-native.sh
Build:0.6.66,147
commit=v0.6.66
subdir=main
submodules=yes
gradle=normal
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' }}" >> build.gradle
scandelete=main/breakpad
build=USE_BREAKPAD=0 ./misc/build-native.sh
ndk=r14
Build:0.6.71,151
commit=v0.6.71
subdir=main
submodules=yes
gradle=normal
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' }}" >> build.gradle
scandelete=main/breakpad
build=USE_BREAKPAD=0 ./misc/build-native.sh
ndk=r15b
Build:0.6.73,153
commit=v0.6.73-production
subdir=main
submodules=yes
gradle=normal
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' }}" >> build.gradle
scandelete=main/breakpad
build=USE_BREAKPAD=0 ./misc/build-native.sh
ndk=r15b
Build:0.7.5,158
commit=v0.7.5-production
subdir=main
submodules=yes
sudo=apt update && \
apt install -y swig/jessie-backports
gradle=normal
rm=main/src/main/cpp/mbedtls/tests
scandelete=main/breakpad
ndk=r16b
Build:0.7.6,159
commit=v0.7.6
subdir=main
submodules=yes
gradle=normal
rm=main/src/main/cpp/mbedtls/tests
ndk=r16b
Build:0.7.7,160
commit=v0.7.7
subdir=main
submodules=yes
gradle=normal
rm=main/src/main/cpp/mbedtls/tests
ndk=r16b
Build:0.7.8,161
commit=v0.7.8
subdir=main
submodules=yes
gradle=normal
rm=main/src/main/cpp/mbedtls/tests
scandelete=.gradle
ndk=r19c
Maintainer Notes:
Build instructions:
https://github.com/schwabe/ics-openvpn/blob/master/.travis.yml
.
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.7.7
Current Version Code:160

View file

@ -0,0 +1,390 @@
Categories:
- Internet
License: GPL-2.0-only
WebSite: http://ics-openvpn.blinkt.de/
SourceCode: https://github.com/schwabe/ics-openvpn
IssueTracker: https://github.com/schwabe/ics-openvpn/issues
AutoName: OpenVPN for Android
Summary: OpenVPN without root
Description: |-
With the VPNService in Android 4.0+ it is possible to create a VPN that doesn't
need root access.
RepoType: git
Repo: https://github.com/schwabe/ics-openvpn
Builds:
- versionName: 0.5.21
versionCode: 48
disable: broken v0.5.21
commit: unknown - see disabled
buildjni:
- yes
- versionName: 0.5.22
versionCode: 49
disable: broken v0.5.22
commit: unknown - see disabled
buildjni:
- yes
- versionName: 0.5.24
versionCode: 51
disable: broken too v0.5.24
commit: unknown - see disabled
prebuild:
- sed -i 's/ndk-build APP_API=all -j 8/ndk-build APP_ABI=all -j 2/g' build-native.sh
- ./build-native.sh
target: android-14
- versionName: 0.5.35
versionCode: 63
disable: broken too v0.5.35
commit: unknown - see disabled
prebuild:
- sed -i 's/-j 8/-j 2/g' build-native.sh
- ./build-native.sh
target: android-17
- versionName: 0.5.47
versionCode: 80
commit: v0.5.47
gradle:
- yes
rm:
- assets
prebuild:
- sed -i '/google-breakpad/d' jni/Android.mk
- sed -i -e '/+=.*breakpad/d' -e 's/ [^ ]*breakpad[^ ]*//' openvpn/Android.mk
- find openvpn/src -type f -print0 | xargs -0 sed -i '/breakpad/d'
- rm -f openvpn/src/openvpn/breakpad.*
build:
- echo WITH_BREAKPAD=0 >> jni/Android.mk
- sed -i 's/-j 8/-j 4/g' misc/build-native.sh
- ./misc/build-native.sh
- versionName: 0.6.0
versionCode: 81
commit: v0.6.0
gradle:
- yes
prebuild:
- sed -i '/google-breakpad/d' jni/Android.mk
- sed -i -e '/+=.*breakpad/d' -e 's/ [^ ]*breakpad[^ ]*//' openvpn/Android.mk
- find openvpn/src -type f -print0 | xargs -0 sed -i '/breakpad/d'
- rm -f openvpn/src/openvpn/breakpad.*
- mv src/de/blinkt/openvpn/fragments/SeekbarTicks.java src/de/blinkt/openvpn/fragments/SeekBarTicks.java
scandelete:
- assets
build:
- echo WITH_BREAKPAD=0 >> jni/Android.mk
- sed -i 's/-j 8/-j 4/g' misc/build-native.sh
- ./misc/build-native.sh
- versionName: 0.6.1
versionCode: 82
commit: v0.6.1
gradle:
- yes
prebuild:
- sed -i '/google-breakpad/d' jni/Android.mk
- sed -i -e '/+=.*breakpad/d' -e 's/ [^ ]*breakpad[^ ]*//' openvpn/Android.mk
- find openvpn/src -type f -print0 | xargs -0 sed -i '/breakpad/d'
- rm -f openvpn/src/openvpn/breakpad.*
scandelete:
- assets
build:
- echo WITH_BREAKPAD=0 >> jni/Android.mk
- sed -i 's/-j 8/-j 4/g' misc/build-native.sh
- ./misc/build-native.sh
- versionName: 0.6.5
versionCode: 86
commit: v0.6.5
gradle:
- yes
prebuild:
- sed -i '/google-breakpad/d' jni/Android.mk
- sed -i -e '/+=.*breakpad/d' -e 's/ [^ ]*breakpad[^ ]*//g' openvpn/Android.mk
- find openvpn/src -type f -print0 | xargs -0 sed -i '/breakpad/d'
- rm -f openvpn/src/openvpn/breakpad.*
scandelete:
- assets
build:
- echo WITH_BREAKPAD=0 >> jni/Android.mk
- sed -i 's/-j 8/-j 4/g' misc/build-native.sh
- sed -e '/HAVE_CONFIG_VERSION_H/ d' -i openvpn/config.h
- ./misc/build-native.sh
- versionName: 0.6.9a
versionCode: 90
commit: v0.6.9a-production
subdir: main
gradle:
- yes
prebuild: sed -i -e 's/WITH_BREAKPAD=.*/WITH_BREAKPAD=0/' -e '/include google-breakpad/d'
jni/Android.mk
build: ./misc/build-native.sh
- versionName: 0.6.10
versionCode: 91
commit: v0.6.10-production
subdir: main
gradle:
- yes
build: ./misc/build-native.sh USE_BREAKPAD=0
- versionName: 0.6.11
versionCode: 92
commit: v0.6.11-production
subdir: main
gradle:
- normal
build: ./misc/build-native.sh USE_BREAKPAD=0
- versionName: 0.6.17
versionCode: 98
commit: v0.6.17-production
subdir: main
gradle:
- normal
prebuild: for f in $(find . -name "*.s"); do mv $f ${f%%.s}.S; done
build: ./misc/build-native.sh USE_BREAKPAD=0
- versionName: 0.6.26
versionCode: 107
commit: v0.6.26-production
subdir: main
gradle:
- normal
build: ./misc/build-native.sh USE_BREAKPAD=0
- versionName: 0.6.30
versionCode: 111
commit: v0.6.30-production
subdir: main
submodules: true
gradle:
- normal
build: ./misc/build-native.sh USE_BREAKPAD=0
- versionName: 0.6.35
versionCode: 116
commit: v0.6.35-production
subdir: main
submodules: true
gradle:
- normal
build: ./misc/build-native.sh USE_BREAKPAD=0
- versionName: 0.6.44
versionCode: 124
commit: v0.6.44-production
subdir: main
submodules: true
gradle:
- normal
build: ./misc/build-native.sh USE_BREAKPAD=0
- versionName: 0.6.46
versionCode: 126
disable: no submodule mapping found in .gitmodules for path 'main/breakpad'
commit: v0.6.46-production
subdir: main
submodules: true
gradle:
- normal
build: ./misc/build-native.sh USE_BREAKPAD=0
- versionName: 0.6.47
versionCode: 127
commit: v0.6.47-production
subdir: main
submodules: true
gradle:
- normal
build: ./misc/build-native.sh
- versionName: 0.6.48
versionCode: 128
commit: v0.6.48-production
subdir: main
submodules: true
gradle:
- normal
build: ./misc/build-native.sh
- versionName: 0.6.49
versionCode: 129
commit: v0.6.49-production
subdir: main
submodules: true
gradle:
- normal
build: ./misc/build-native.sh
- versionName: 0.6.52
versionCode: 132
commit: v0.6.52-production
subdir: main
submodules: true
gradle:
- normal
build: ./misc/build-native.sh
- versionName: 0.6.54
versionCode: 135
commit: v0.6.54-production
subdir: main
submodules: true
gradle:
- normal
build: ./misc/build-native.sh
- versionName: 0.6.57
versionCode: 138
commit: v0.6.57-production
subdir: main
submodules: true
gradle:
- normal
build: ./misc/build-native.sh
- versionName: 0.6.60
versionCode: 141
commit: v0.6.60-production
subdir: main
submodules: true
gradle:
- normal
scandelete:
- main/breakpad
build: USE_BREAKPAD=0 ./misc/build-native.sh
- versionName: 0.6.63
versionCode: 144
commit: v0.6.63-production
subdir: main
submodules: true
gradle:
- normal
scandelete:
- main/breakpad
build: USE_BREAKPAD=0 ./misc/build-native.sh
- versionName: 0.6.64
versionCode: 145
commit: v0.6.64
subdir: main
submodules: true
gradle:
- normal
prebuild:
- sed -i -e '/classpath/s/gradle:2.3.0-beta1/gradle:2.3.0-beta3/g' ../build.gradle
- sed -i -e 's/gradle-3.2/gradle-3.3/g' ../gradle/wrapper/gradle-wrapper.properties
scandelete:
- main/breakpad
build: USE_BREAKPAD=0 ./misc/build-native.sh
- versionName: 0.6.66
versionCode: 147
commit: v0.6.66
subdir: main
submodules: true
gradle:
- normal
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
'ExtraTranslation' }}" >> build.gradle
scandelete:
- main/breakpad
build: USE_BREAKPAD=0 ./misc/build-native.sh
ndk: r14
- versionName: 0.6.71
versionCode: 151
commit: v0.6.71
subdir: main
submodules: true
gradle:
- normal
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
'ExtraTranslation' }}" >> build.gradle
scandelete:
- main/breakpad
build: USE_BREAKPAD=0 ./misc/build-native.sh
ndk: r15b
- versionName: 0.6.73
versionCode: 153
commit: v0.6.73-production
subdir: main
submodules: true
gradle:
- normal
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
'ExtraTranslation' }}" >> build.gradle
scandelete:
- main/breakpad
build: USE_BREAKPAD=0 ./misc/build-native.sh
ndk: r15b
- versionName: 0.7.5
versionCode: 158
commit: v0.7.5-production
subdir: main
submodules: true
sudo:
- apt update
- apt install -y swig/jessie-backports
gradle:
- normal
rm:
- main/src/main/cpp/mbedtls/tests
scandelete:
- main/breakpad
ndk: r16b
- versionName: 0.7.6
versionCode: 159
commit: v0.7.6
subdir: main
submodules: true
gradle:
- normal
rm:
- main/src/main/cpp/mbedtls/tests
ndk: r16b
- versionName: 0.7.7
versionCode: 160
commit: v0.7.7
subdir: main
submodules: true
gradle:
- normal
rm:
- main/src/main/cpp/mbedtls/tests
ndk: r16b
- versionName: 0.7.8
versionCode: 161
commit: v0.7.8
subdir: main
submodules: true
gradle:
- normal
rm:
- main/src/main/cpp/mbedtls/tests
scandelete:
- .gradle
ndk: r19c
MaintainerNotes: |-
Build instructions:
https://github.com/schwabe/ics-openvpn/blob/master/.travis.yml
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.7.7
CurrentVersionCode: 160

View file

@ -1,35 +0,0 @@
Categories:Time,Sports & Health
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/mboesling/HydroMemo
Issue Tracker:https://github.com/mboesling/HydroMemo/issues
Auto Name:HydroMemo
Summary:Drink enough water
Description:
HydroMemo tries to help you drink enough water.
.
Repo Type:git
Repo:https://github.com/mboesling/HydroMemo.git
Build:1.0.9,414109
commit=v1.0.9
subdir=HydroMemo
Build:1.0.10,4141010
commit=v1.0.10
subdir=HydroMemo
Build:1.0.11,4141011
commit=v1.0.11
subdir=HydroMemo
Build:1.0.12,4141012
commit=v1.0.12
subdir=HydroMemo
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.0.12
Current Version Code:4141012

View file

@ -0,0 +1,43 @@
Categories:
- Time
- Sports & Health
License: GPL-3.0-only
SourceCode: https://github.com/mboesling/HydroMemo
IssueTracker: https://github.com/mboesling/HydroMemo/issues
Changelog: https://github.com/c7haki/HydroMemo/releases
AutoName: HydroMemo
Summary: Drink enough water
Description: |-
'''NOTE:''' This app is no longer maintained (its repo was archived).
HydroMemo tries to help you drink enough water.
RepoType: git
Repo: https://github.com/mboesling/HydroMemo.git
Builds:
- versionName: 1.0.9
versionCode: 414109
commit: v1.0.9
subdir: HydroMemo
- versionName: 1.0.10
versionCode: 4141010
commit: v1.0.10
subdir: HydroMemo
- versionName: 1.0.11
versionCode: 4141011
commit: v1.0.11
subdir: HydroMemo
- versionName: 1.0.12
versionCode: 4141012
commit: v1.0.12
subdir: HydroMemo
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.12
CurrentVersionCode: 4141012