Merge branch 'txt2yaml' into 'master'

Converting Metadata to YAML

See merge request fdroid/fdroiddata!5380
This commit is contained in:
Izzy 2019-09-01 11:54:53 +00:00
commit 37e28df7c1
30 changed files with 1213 additions and 975 deletions

View file

@ -1,56 +0,0 @@
Categories:Time
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/rigid/Birthdroid
Issue Tracker:https://github.com/rigid/Birthdroid/issues
Changelog:https://github.com/rigid/Birthdroid/releases
FlattrID:1345949
Bitcoin:1BLEeqwXnJJbpaLHiskZ5WyJJRyEWqCAQZ
Auto Name:Birthdroid
Summary:Keep track of birthdays
Description:
Birthdroid lets you keep track of birthdays via a widget or the app itself.
.
Repo Type:git
Repo:https://github.com/rigid/Birthdroid.git
Build:0.5,1
commit=Birthdroid-0.5
target=android-10
Build:0.6,2
commit=Birthdroid-0.6
forcevercode=yes
target=android-17
Build:0.6.1,61
commit=Birthdroid-0.6.1
target=android-17
Build:0.6.2,62
commit=Birthdroid-0.6.2
srclibs=1:Support/v7/appcompat@android-4.4_r1.1
extlibs=android/android-support-v4.jar
prebuild=cp libs/android-support-v4.jar $$Support$$/libs
target=android-19
Build:0.6.3,63
commit=Birthdroid-0.6.3
srclibs=1:Support/v7/appcompat@android-4.4_r1.1
extlibs=android/android-support-v4.jar
prebuild=cp libs/android-support-v4.jar $$Support$$/libs
target=android-19
Build:0.6.4,64
commit=Birthdroid-0.6.4
srclibs=1:Support/v7/appcompat@android-4.4_r1.1
extlibs=android/android-support-v4.jar
prebuild=cp libs/android-support-v4.jar $$Support$$/libs
target=android-19
Auto Update Mode:Version Birthdroid-%v
Update Check Mode:Tags
Current Version:0.6.4
Current Version Code:64

View file

@ -0,0 +1,67 @@
Categories:
- Time
License: GPL-3.0-only
SourceCode: https://github.com/rigid/Birthdroid
IssueTracker: https://github.com/rigid/Birthdroid/issues
Changelog: https://github.com/rigid/Birthdroid/releases
FlattrID: '1345949'
Bitcoin: 1BLEeqwXnJJbpaLHiskZ5WyJJRyEWqCAQZ
AutoName: Birthdroid
Summary: Keep track of birthdays
Description: Birthdroid lets you keep track of birthdays via a widget or the app itself.
RepoType: git
Repo: https://github.com/rigid/Birthdroid.git
Builds:
- versionName: '0.5'
versionCode: 1
commit: Birthdroid-0.5
target: android-10
- versionName: '0.6'
versionCode: 2
commit: Birthdroid-0.6
forcevercode: true
target: android-17
- versionName: 0.6.1
versionCode: 61
commit: Birthdroid-0.6.1
target: android-17
- versionName: 0.6.2
versionCode: 62
commit: Birthdroid-0.6.2
srclibs:
- 1:Support/v7/appcompat@android-4.4_r1.1
extlibs:
- android/android-support-v4.jar
prebuild: cp libs/android-support-v4.jar $$Support$$/libs
target: android-19
- versionName: 0.6.3
versionCode: 63
commit: Birthdroid-0.6.3
srclibs:
- 1:Support/v7/appcompat@android-4.4_r1.1
extlibs:
- android/android-support-v4.jar
prebuild: cp libs/android-support-v4.jar $$Support$$/libs
target: android-19
- versionName: 0.6.4
versionCode: 64
commit: Birthdroid-0.6.4
srclibs:
- 1:Support/v7/appcompat@android-4.4_r1.1
extlibs:
- android/android-support-v4.jar
prebuild: cp libs/android-support-v4.jar $$Support$$/libs
target: android-19
AutoUpdateMode: Version Birthdroid-%v
UpdateCheckMode: Tags
CurrentVersion: 0.6.4
CurrentVersionCode: 64

View file

@ -1,41 +0,0 @@
Categories:Multimedia
License:Apache-2.0
Web Site:https://github.com/google/ringdroid/wiki
Source Code:https://github.com/google/ringdroid
Issue Tracker:https://github.com/google/ringdroid/issues
Auto Name:Ringdroid
Summary:Ringtone editor
Description:
An application for editing and creating your own ringtones, alarms, and
notification sounds.
.
Repo Type:git
Repo:https://github.com/google/ringdroid
Build:2.5,20500
commit=64
target=android-8
Build:2.6,20600
commit=69
target=android-16
Build:2.7.2,20702
commit=v2.7.2
target=android-22
Build:2.7.3,20703
commit=v2.7.3
target=android-22
Build:2.7.4,20704
commit=955039d67252ea7aea5a36933e8ee30110f5ec92
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:2.7.3
Current Version Code:20703

View file

@ -0,0 +1,48 @@
Categories:
- Multimedia
License: Apache-2.0
WebSite: https://github.com/google/ringdroid/wiki
SourceCode: https://github.com/google/ringdroid
IssueTracker: https://github.com/google/ringdroid/issues
AutoName: Ringdroid
Summary: Ringtone editor
Description: |-
An application for editing and creating your own ringtones, alarms, and
notification sounds.
RepoType: git
Repo: https://github.com/google/ringdroid
Builds:
- versionName: '2.5'
versionCode: 20500
commit: '64'
target: android-8
- versionName: '2.6'
versionCode: 20600
commit: '69'
target: android-16
- versionName: 2.7.2
versionCode: 20702
commit: v2.7.2
target: android-22
- versionName: 2.7.3
versionCode: 20703
commit: v2.7.3
target: android-22
- versionName: 2.7.4
versionCode: 20704
commit: 955039d67252ea7aea5a36933e8ee30110f5ec92
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.7.3
CurrentVersionCode: 20703

View file

@ -1,49 +0,0 @@
Categories:Games
License:GPL-3.0-only
Web Site:https://gitlab.com/rogerbassons/PaddleTennisAndroid
Source Code:https://gitlab.com/rogerbassons/PaddleTennisAndroid/tree/HEAD
Issue Tracker:https://gitlab.com/rogerbassons/PaddleTennisAndroid/issues
Auto Name:PaddleTennis
Summary:Pong clone
Description:
Pong clone, a tennis-like game.
.
Repo Type:git
Repo:https://gitlab.com/rogerbassons/PaddleTennisAndroid.git
Build:1.0,1
commit=779aeb64f2dfdde3714840c68d4e859ee5e3d41d
subdir=app
gradle=yes
Build:1.1,2
commit=v1.1
subdir=app
gradle=yes
Build:1.2,3
commit=0bab5cfb1e2216ae89d6660e3041dfb42eec0bb8
subdir=app
gradle=yes
Build:1.4.2,8
commit=v1.4.2
subdir=app
gradle=yes
Build:1.5,9
commit=v1.5
subdir=app
gradle=yes
Build:1.5.4,12
commit=v1.5.4
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.5.4
Current Version Code:12

View file

@ -0,0 +1,61 @@
Categories:
- Games
License: GPL-3.0-only
WebSite: https://gitlab.com/rogerbassons/PaddleTennisAndroid
SourceCode: https://gitlab.com/rogerbassons/PaddleTennisAndroid/tree/HEAD
IssueTracker: https://gitlab.com/rogerbassons/PaddleTennisAndroid/issues
AutoName: PaddleTennis
Summary: Pong clone
Description: Pong clone, a tennis-like game.
RepoType: git
Repo: https://gitlab.com/rogerbassons/PaddleTennisAndroid.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: 779aeb64f2dfdde3714840c68d4e859ee5e3d41d
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
gradle:
- yes
- versionName: '1.2'
versionCode: 3
commit: 0bab5cfb1e2216ae89d6660e3041dfb42eec0bb8
subdir: app
gradle:
- yes
- versionName: 1.4.2
versionCode: 8
commit: v1.4.2
subdir: app
gradle:
- yes
- versionName: '1.5'
versionCode: 9
commit: v1.5
subdir: app
gradle:
- yes
- versionName: 1.5.4
versionCode: 12
commit: v1.5.4
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.5.4
CurrentVersionCode: 12

View file

@ -1,90 +0,0 @@
Categories:Games
License:GPL-2.0-only
Web Site:https://www.roguetemple.com/z/hyper.php
Source Code:https://github.com/zenorogue/hyperrogue
Issue Tracker:https://github.com/zenorogue/hyperrogue/issues
Donate:https://www.roguetemple.com/z/donate.php?id=HyperRogue
Auto Name:HyperRogue
Summary:Top-down rogue-like adventure
Description:
You are a lone outsider in a strange, non-Euclidean world. As a Rogue, your goal
is to collect as many treasures as possible. However, collecting treasures
attracts dangerous monsters (on the other hand, killing the monsters allows more
treasures to be generated).
You can kill most monsters by moving into them. Similarly, if the monster was
next to you at the end of your turn, it would kill you. The game protects you
from getting yourself killed accidentally by ignoring moves which lead to
instant death (similar to the check rule from Chess).
.
Repo Type:git
Repo:https://github.com/zenorogue/hyperrogue.git
Build:3.7,370
commit=2
buildjni=yes
Build:4.4,440
commit=367a1e5a7cf10acb7a9a650a96ad8980d5146653
target=android-7
buildjni=yes
Build:4.4a,441
commit=367a1e5a7cf10acb7a9a650a96ad8980d5146653
patch=patch-4.4a.patch
target=android-7
buildjni=yes
Build:5.5a,551
commit=35b39e1
subdir=app
gradle=yes
rm=app/src/main/jni/hyper
Build:6.6,661
commit=4cb38ea
subdir=app
gradle=yes
rm=app/src/main/jni/hyper
scanignore=app/src/main/orig/langen
Build:10.4b,10042
commit=v10.4b
subdir=hyperroid/app
gradle=yes
prebuild=sed -i -e "s/abiFilters .*/abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'/" build.gradle
scandelete=hyper.exe
build=pushd .. && \
bash copy.sh && \
popd
ndk=r17b
Build:10.4t,10420
disable=error: use of undeclared identifier 'hashval'
commit=10.4t
subdir=hyperroid/app
gradle=yes
prebuild=sed -i -e "s/abiFilters .*/abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'/" build.gradle
build=pushd .. && \
bash copy.sh && \
popd
ndk=r17b
Build:10.5e,10505
commit=v10.5e
subdir=hyperroid/app
sudo=apt update || apt update && \
apt install -y g++
gradle=yes
prebuild=sed -i -e "s/abiFilters .*/abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'/" build.gradle
build=pushd .. && \
bash copy.sh && \
popd
ndk=r17b
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:10.5e
Current Version Code:10505

View file

@ -0,0 +1,119 @@
Categories:
- Games
License: GPL-2.0-only
WebSite: https://www.roguetemple.com/z/hyper.php
SourceCode: https://github.com/zenorogue/hyperrogue
IssueTracker: https://github.com/zenorogue/hyperrogue/issues
Donate: https://www.roguetemple.com/z/donate.php?id=HyperRogue
AutoName: HyperRogue
Summary: Top-down rogue-like adventure
Description: |-
You are a lone outsider in a strange, non-Euclidean world. As a Rogue, your goal
is to collect as many treasures as possible. However, collecting treasures
attracts dangerous monsters (on the other hand, killing the monsters allows more
treasures to be generated).
You can kill most monsters by moving into them. Similarly, if the monster was
next to you at the end of your turn, it would kill you. The game protects you
from getting yourself killed accidentally by ignoring moves which lead to
instant death (similar to the check rule from Chess).
RepoType: git
Repo: https://github.com/zenorogue/hyperrogue.git
Builds:
- versionName: '3.7'
versionCode: 370
commit: '2'
buildjni:
- yes
- versionName: '4.4'
versionCode: 440
commit: 367a1e5a7cf10acb7a9a650a96ad8980d5146653
target: android-7
buildjni:
- yes
- versionName: 4.4a
versionCode: 441
commit: 367a1e5a7cf10acb7a9a650a96ad8980d5146653
patch:
- patch-4.4a.patch
target: android-7
buildjni:
- yes
- versionName: 5.5a
versionCode: 551
commit: 35b39e1
subdir: app
gradle:
- yes
rm:
- app/src/main/jni/hyper
- versionName: '6.6'
versionCode: 661
commit: 4cb38ea
subdir: app
gradle:
- yes
rm:
- app/src/main/jni/hyper
scanignore:
- app/src/main/orig/langen
- versionName: 10.4b
versionCode: 10042
commit: v10.4b
subdir: hyperroid/app
gradle:
- yes
prebuild: sed -i -e "s/abiFilters .*/abiFilters 'x86', 'x86_64', 'armeabi-v7a',
'arm64-v8a'/" build.gradle
scandelete:
- hyper.exe
build:
- pushd ..
- bash copy.sh
- popd
ndk: r17b
- versionName: 10.4t
versionCode: 10420
disable: "error: use of undeclared identifier 'hashval'"
commit: 10.4t
subdir: hyperroid/app
gradle:
- yes
prebuild: sed -i -e "s/abiFilters .*/abiFilters 'x86', 'x86_64', 'armeabi-v7a',
'arm64-v8a'/" build.gradle
build:
- pushd ..
- bash copy.sh
- popd
ndk: r17b
- versionName: 10.5e
versionCode: 10505
commit: v10.5e
subdir: hyperroid/app
sudo:
- apt update || apt update
- apt install -y g++
gradle:
- yes
prebuild: sed -i -e "s/abiFilters .*/abiFilters 'x86', 'x86_64', 'armeabi-v7a',
'arm64-v8a'/" build.gradle
build:
- pushd ..
- bash copy.sh
- popd
ndk: r17b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 10.5e
CurrentVersionCode: 10505

View file

@ -1,92 +0,0 @@
Categories:Games
License:LGPL-2.1-or-later
Author Name:rubenwardy
Web Site:http://rubenwardy.com/mtmods4android/
Source Code:https://github.com/rubenwardy/mtmods4android
Issue Tracker:https://github.com/rubenwardy/mtmods4android/issues
Auto Name:Minetest Mods
Summary:Minetest Mods manager
Description:
Install and update Minetest mods.
Minetest is intended to be modded. Let our mod finder help you find and download
mods to play. There are over a thousand mods to choose from!
The app depends on a free network service, see
[https://github.com/rubenwardy/mtmods4android_server source code] and
[http://app-mtmm.rubenwardy.com/ website] for more details.
.
Repo Type:git
Repo:https://github.com/rubenwardy/mtmods4android.git
Build:1.2.1,5
commit=v1.2.1
subdir=app
gradle=yes
Build:1.2.2,6
commit=v1.2.2
subdir=app
gradle=yes
Build:1.2.4,8
commit=v1.2.4
subdir=app
gradle=yes
Build:1.3.0,10
commit=v1.3.0
subdir=app
gradle=yes
Build:1.4.1,13
commit=v1.4.1
subdir=app
gradle=yes
Build:1.4.2,14
commit=v1.4.2
subdir=app
gradle=yes
Build:1.5.0,15
commit=v1.5.0
subdir=app
gradle=yes
Build:1.6.0,16
commit=v1.6.0
subdir=app
gradle=yes
Build:1.7.0,17
commit=v1.7.0
subdir=app
gradle=yes
Build:1.7.1,18
commit=v1.7.1
subdir=app
gradle=yes
Build:1.8.0,19
commit=v1.8.0
subdir=app
gradle=yes
Build:1.9.0,22
commit=v1.9.0
subdir=app
gradle=yes
Build:1.9.1,23
commit=v1.9.1
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.9.1
Current Version Code:23

View file

@ -0,0 +1,119 @@
Categories:
- Games
License: LGPL-2.1-or-later
AuthorName: rubenwardy
WebSite: http://rubenwardy.com/mtmods4android/
SourceCode: https://github.com/rubenwardy/mtmods4android
IssueTracker: https://github.com/rubenwardy/mtmods4android/issues
AutoName: Minetest Mods
Summary: Minetest Mods manager
Description: |-
Install and update Minetest mods.
Minetest is intended to be modded. Let our mod finder help you find and download
mods to play. There are over a thousand mods to choose from!
The app depends on a free network service, see
[https://github.com/rubenwardy/mtmods4android_server source code] and
[http://app-mtmm.rubenwardy.com/ website] for more details.
RepoType: git
Repo: https://github.com/rubenwardy/mtmods4android.git
Builds:
- versionName: 1.2.1
versionCode: 5
commit: v1.2.1
subdir: app
gradle:
- yes
- versionName: 1.2.2
versionCode: 6
commit: v1.2.2
subdir: app
gradle:
- yes
- versionName: 1.2.4
versionCode: 8
commit: v1.2.4
subdir: app
gradle:
- yes
- versionName: 1.3.0
versionCode: 10
commit: v1.3.0
subdir: app
gradle:
- yes
- versionName: 1.4.1
versionCode: 13
commit: v1.4.1
subdir: app
gradle:
- yes
- versionName: 1.4.2
versionCode: 14
commit: v1.4.2
subdir: app
gradle:
- yes
- versionName: 1.5.0
versionCode: 15
commit: v1.5.0
subdir: app
gradle:
- yes
- versionName: 1.6.0
versionCode: 16
commit: v1.6.0
subdir: app
gradle:
- yes
- versionName: 1.7.0
versionCode: 17
commit: v1.7.0
subdir: app
gradle:
- yes
- versionName: 1.7.1
versionCode: 18
commit: v1.7.1
subdir: app
gradle:
- yes
- versionName: 1.8.0
versionCode: 19
commit: v1.8.0
subdir: app
gradle:
- yes
- versionName: 1.9.0
versionCode: 22
commit: v1.9.0
subdir: app
gradle:
- yes
- versionName: 1.9.1
versionCode: 23
commit: v1.9.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.9.1
CurrentVersionCode: 23

View file

@ -1,125 +0,0 @@
AntiFeatures:UpstreamNonFree
Categories:Theming
License:Apache-2.0
Web Site:http://forum.xda-developers.com/showthread.php?p=46387352
Source Code:https://github.com/jruesga/PhotoPhase
Issue Tracker:https://github.com/jruesga/PhotoPhase/issues
Auto Name:PhotoPhase
Summary:Tiled images wallpaper
Description:
Live wallpaper that takes a selection of images and tiles a few of them,
applying transitions and effects.
There is an OpenGL issue with one type of chipset in v1.0.6 that can cause the
system to crash and the only fix is to uninstall the app. Note that Android has
a 'safe mode' that disables all user-installed apps at start time, allowing you
to uninstall troublesome apps.
.
Repo Type:git
Repo:https://github.com/jruesga/PhotoPhase.git
Build:1.0.6,1008
commit=v1.0.6
target=android-19
Build:1.0.7,1009
commit=v1.0.7
target=android-19
Build:1.0.8,1010
commit=v1.0.8
target=android-19
Build:1.0.9,1011
commit=v1.0.9
target=android-19
Build:1.0.10,1012
commit=v1.0.10
target=android-19
Build:1.0.11,1013
commit=v1.0.11
target=android-19
Build:1.0.12,1014
commit=v1.0.12
target=android-19
Build:2.0.0,1015
disable=gradle
commit=v2.0.0
target=android-19
Build:2.0.1,1016
disable=gradle
commit=v2.0.1
target=android-19
Build:2.0.2,1018
commit=v2.0.2
subdir=app
gradle=yes
Build:2.1.0,1019
disable=gradle issue
commit=v2.1.0
subdir=app
gradle=yes
Build:2.1.1,1020
commit=v2.1.1
subdir=app
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle
gradle=yes
prebuild=sed -i -e '/android.signingConfigs {/,+13d' build.gradle
Build:2.2.0,1021
disable=Uses proprietary gcm dependency
commit=v2.2.0
subdir=app
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle
gradle=yes
prebuild=sed -i -e '/android.signingConfigs {/,+13d' build.gradle
Build:2.2.1,1022
disable=Uses proprietary gcm dependency
commit=v2.2.1
subdir=app
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle
gradle=yes
prebuild=sed -i -e '/android.signingConfigs {/,+13d' build.gradle
Build:2.4.3,1030
disable=Uses proprietary gcm dependency
commit=v2.4.3
subdir=app
gradle=yes
Build:2.5.1,1033
commit=v2.5.1
subdir=app
gradle=floss
rm=gms
prebuild=sed -i -e '/gmsCompile/d' build.gradle
Build:2.6.1,1035
commit=v2.6.1
subdir=app
gradle=floss
rm=gms
prebuild=sed -i -e '/gmsCompile/d' build.gradle
Build:2.7.0,1036
commit=v2.7.0
subdir=app
gradle=floss
rm=gms
prebuild=sed -i -e "/project(':gms')/d" build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:2.7.0
Current Version Code:1036

View file

@ -0,0 +1,157 @@
AntiFeatures:
- UpstreamNonFree
Categories:
- Theming
License: Apache-2.0
WebSite: http://forum.xda-developers.com/showthread.php?p=46387352
SourceCode: https://github.com/jruesga/PhotoPhase
IssueTracker: https://github.com/jruesga/PhotoPhase/issues
AutoName: PhotoPhase
Summary: Tiled images wallpaper
Description: |-
Live wallpaper that takes a selection of images and tiles a few of them,
applying transitions and effects.
There is an OpenGL issue with one type of chipset in v1.0.6 that can cause the
system to crash and the only fix is to uninstall the app. Note that Android has
a 'safe mode' that disables all user-installed apps at start time, allowing you
to uninstall troublesome apps.
RepoType: git
Repo: https://github.com/jruesga/PhotoPhase.git
Builds:
- versionName: 1.0.6
versionCode: 1008
commit: v1.0.6
target: android-19
- versionName: 1.0.7
versionCode: 1009
commit: v1.0.7
target: android-19
- versionName: 1.0.8
versionCode: 1010
commit: v1.0.8
target: android-19
- versionName: 1.0.9
versionCode: 1011
commit: v1.0.9
target: android-19
- versionName: 1.0.10
versionCode: 1012
commit: v1.0.10
target: android-19
- versionName: 1.0.11
versionCode: 1013
commit: v1.0.11
target: android-19
- versionName: 1.0.12
versionCode: 1014
commit: v1.0.12
target: android-19
- versionName: 2.0.0
versionCode: 1015
disable: gradle
commit: v2.0.0
target: android-19
- versionName: 2.0.1
versionCode: 1016
disable: gradle
commit: v2.0.1
target: android-19
- versionName: 2.0.2
versionCode: 1018
commit: v2.0.2
subdir: app
gradle:
- yes
- versionName: 2.1.0
versionCode: 1019
disable: gradle issue
commit: v2.1.0
subdir: app
gradle:
- yes
- versionName: 2.1.1
versionCode: 1020
commit: v2.1.1
subdir: app
init: "echo 'task wrapper(type: Wrapper) { gradleVersion = \"2.10\" }' >> ../build.gradle"
gradle:
- yes
prebuild: sed -i -e '/android.signingConfigs {/,+13d' build.gradle
- versionName: 2.2.0
versionCode: 1021
disable: Uses proprietary gcm dependency
commit: v2.2.0
subdir: app
init: "echo 'task wrapper(type: Wrapper) { gradleVersion = \"2.10\" }' >> ../build.gradle"
gradle:
- yes
prebuild: sed -i -e '/android.signingConfigs {/,+13d' build.gradle
- versionName: 2.2.1
versionCode: 1022
disable: Uses proprietary gcm dependency
commit: v2.2.1
subdir: app
init: "echo 'task wrapper(type: Wrapper) { gradleVersion = \"2.10\" }' >> ../build.gradle"
gradle:
- yes
prebuild: sed -i -e '/android.signingConfigs {/,+13d' build.gradle
- versionName: 2.4.3
versionCode: 1030
disable: Uses proprietary gcm dependency
commit: v2.4.3
subdir: app
gradle:
- yes
- versionName: 2.5.1
versionCode: 1033
commit: v2.5.1
subdir: app
gradle:
- floss
rm:
- gms
prebuild: sed -i -e '/gmsCompile/d' build.gradle
- versionName: 2.6.1
versionCode: 1035
commit: v2.6.1
subdir: app
gradle:
- floss
rm:
- gms
prebuild: sed -i -e '/gmsCompile/d' build.gradle
- versionName: 2.7.0
versionCode: 1036
commit: v2.7.0
subdir: app
gradle:
- floss
rm:
- gms
prebuild: sed -i -e "/project(':gms')/d" build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.7.0
CurrentVersionCode: 1036

View file

@ -1,44 +0,0 @@
Categories:System
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/sarbajitsaha/Batch-Uninstaller
Issue Tracker:https://github.com/sarbajitsaha/Batch-Uninstaller/issues
Bitcoin:3GRYNKRUFsefuvKuTycgbMjB4DFxUXVys4
Auto Name:Batch Uninstaller
Summary:Uninstall multiple applications at once
Description:
Batch Uninstaller allows you to uninstall multiple apps at once. If root
permission is not available, you can still delete multiple apps a lot quicker
than you can using the native android implementation. However, you will be
prompted for each app uninstalled. Non Root users can not uninstall system apps.
This is a limitation with the Android Operating system.
.
Repo Type:git
Repo:https://github.com/sarbajitsaha/Batch-Uninstaller.git
Build:0.9,1
commit=0.92
subdir=app
gradle=yes
Build:0.95,7
commit=0.95
subdir=app
gradle=yes
Build:0.96,8
commit=0.96
subdir=app
gradle=yes
Build:0.97,9
commit=0.97
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.97
Current Version Code:9

View file

@ -0,0 +1,52 @@
Categories:
- System
License: GPL-3.0-only
SourceCode: https://github.com/sarbajitsaha/Batch-Uninstaller
IssueTracker: https://github.com/sarbajitsaha/Batch-Uninstaller/issues
Bitcoin: 3GRYNKRUFsefuvKuTycgbMjB4DFxUXVys4
AutoName: Batch Uninstaller
Summary: Uninstall multiple applications at once
Description: |-
Batch Uninstaller allows you to uninstall multiple apps at once. If root
permission is not available, you can still delete multiple apps a lot quicker
than you can using the native android implementation. However, you will be
prompted for each app uninstalled. Non Root users can not uninstall system apps.
This is a limitation with the Android Operating system.
RepoType: git
Repo: https://github.com/sarbajitsaha/Batch-Uninstaller.git
Builds:
- versionName: '0.9'
versionCode: 1
commit: '0.92'
subdir: app
gradle:
- yes
- versionName: '0.95'
versionCode: 7
commit: '0.95'
subdir: app
gradle:
- yes
- versionName: '0.96'
versionCode: 8
commit: '0.96'
subdir: app
gradle:
- yes
- versionName: '0.97'
versionCode: 9
commit: '0.97'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '0.97'
CurrentVersionCode: 9

View file

@ -1,122 +0,0 @@
Categories:System
License:Apache-2.0
Web Site:https://github.com/vitas/beaconloc/wiki
Source Code:https://github.com/vitas/beaconloc
Issue Tracker:https://github.com/vitas/beaconloc/issues
Auto Name:Beacon Locator
Summary:Interact with Bluetooth beacons
Description:
Scan, locate and track Bluetooth LE beacons (Eddystone, iBeacons or AltBeacons)
allows you to define actions that will be triggered when a specified event
occurs.
These events are supported:
* Beacon enters a region (beacon in range)
* Beacon leaves the region (beacon is out of range)
* Beacon is near you
For each event you can define unlimited number of actions :
* Start an application
* Open url
* Get current location
* Broadcast intent action
* Set Normal / Silent mode
* Execute tasker action (http://tasker.dinglisch.net) for unlimited action possibilities
For example, you may set a silent mode entering your bedroom...and set normal
sound profile leaving it.
Additional information is supplied in the
[https://github.com/vitas/beaconloc/wiki/Help help section] of the wiki.
.
Repo Type:git
Repo:https://github.com/vitas/beaconloc
Build:1.0.1,101
commit=50d3f4f49b5d17f14e94c390cbfeee6588459b3b
subdir=app
gradle=yes
Build:1.0.2,102
commit=c6466bbaf254db0f2010cc94a1ee4f1f5bc21de8
subdir=app
gradle=yes
Build:1.0.3,103
commit=fe211ea54132d586e2eb76397cf15114453c94f9
subdir=app
gradle=yes
Build:1.0.5,105
commit=3a26727c4eb1cf06665de734d7daddec5db25d30
subdir=app
gradle=yes
Build:1.0.6,106
commit=343af568e27cdb0257dadd0bf48e0a6879e5ee6a
subdir=app
gradle=yes
Build:1.0.7,107
commit=bbd21288ae6a61dffd5e92895633d79cc1acaad4
subdir=app
gradle=yes
Build:1.0.8,108
commit=8207969c5ccbd91119aa8963657d789ce55887e1
subdir=app
gradle=yes
Build:1.0.9,109
commit=1.0.9
subdir=app
gradle=yes
Build:1.1.1,111
commit=1.1.1
subdir=app
gradle=yes
Build:1.1.4,114
commit=1.1.4
subdir=app
gradle=yes
Build:1.1.5,115
commit=1.1.5
subdir=app
gradle=yes
Build:1.1.6,116
commit=1.1.6
subdir=app
gradle=yes
Build:1.1.8,118
commit=1.1.8
subdir=app
gradle=yes
Build:1.1.9,119
commit=1.1.9
subdir=app
gradle=yes
Build:1.2.1,121
commit=1.2.1
subdir=app
gradle=yes
Build:1.2.2,122
commit=1.2.2
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.2.2
Current Version Code:122

View file

@ -0,0 +1,155 @@
Categories:
- System
License: Apache-2.0
WebSite: https://github.com/vitas/beaconloc/wiki
SourceCode: https://github.com/vitas/beaconloc
IssueTracker: https://github.com/vitas/beaconloc/issues
AutoName: Beacon Locator
Summary: Interact with Bluetooth beacons
Description: |-
Scan, locate and track Bluetooth LE beacons (Eddystone, iBeacons or AltBeacons)
allows you to define actions that will be triggered when a specified event
occurs.
These events are supported:
* Beacon enters a region (beacon in range)
* Beacon leaves the region (beacon is out of range)
* Beacon is near you
For each event you can define unlimited number of actions :
* Start an application
* Open url
* Get current location
* Broadcast intent action
* Set Normal / Silent mode
* Execute tasker action (http://tasker.dinglisch.net) for unlimited action possibilities
For example, you may set a silent mode entering your bedroom...and set normal
sound profile leaving it.
Additional information is supplied in the
[https://github.com/vitas/beaconloc/wiki/Help help section] of the wiki.
RepoType: git
Repo: https://github.com/vitas/beaconloc
Builds:
- versionName: 1.0.1
versionCode: 101
commit: 50d3f4f49b5d17f14e94c390cbfeee6588459b3b
subdir: app
gradle:
- yes
- versionName: 1.0.2
versionCode: 102
commit: c6466bbaf254db0f2010cc94a1ee4f1f5bc21de8
subdir: app
gradle:
- yes
- versionName: 1.0.3
versionCode: 103
commit: fe211ea54132d586e2eb76397cf15114453c94f9
subdir: app
gradle:
- yes
- versionName: 1.0.5
versionCode: 105
commit: 3a26727c4eb1cf06665de734d7daddec5db25d30
subdir: app
gradle:
- yes
- versionName: 1.0.6
versionCode: 106
commit: 343af568e27cdb0257dadd0bf48e0a6879e5ee6a
subdir: app
gradle:
- yes
- versionName: 1.0.7
versionCode: 107
commit: bbd21288ae6a61dffd5e92895633d79cc1acaad4
subdir: app
gradle:
- yes
- versionName: 1.0.8
versionCode: 108
commit: 8207969c5ccbd91119aa8963657d789ce55887e1
subdir: app
gradle:
- yes
- versionName: 1.0.9
versionCode: 109
commit: 1.0.9
subdir: app
gradle:
- yes
- versionName: 1.1.1
versionCode: 111
commit: 1.1.1
subdir: app
gradle:
- yes
- versionName: 1.1.4
versionCode: 114
commit: 1.1.4
subdir: app
gradle:
- yes
- versionName: 1.1.5
versionCode: 115
commit: 1.1.5
subdir: app
gradle:
- yes
- versionName: 1.1.6
versionCode: 116
commit: 1.1.6
subdir: app
gradle:
- yes
- versionName: 1.1.8
versionCode: 118
commit: 1.1.8
subdir: app
gradle:
- yes
- versionName: 1.1.9
versionCode: 119
commit: 1.1.9
subdir: app
gradle:
- yes
- versionName: 1.2.1
versionCode: 121
commit: 1.2.1
subdir: app
gradle:
- yes
- versionName: 1.2.2
versionCode: 122
commit: 1.2.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.2.2
CurrentVersionCode: 122

View file

@ -1,53 +0,0 @@
Categories:Navigation
License:MIT
Web Site:
Source Code:https://github.com/loisaidasam/mta-fare-buster-android
Issue Tracker:https://github.com/loisaidasam/mta-fare-buster-android/issues
Auto Name:MTA Fare Buster
Summary:Calculate NYC MTA metrocard prices
Description:
Calculate needed amount for your travels using NYC MTA: No more leaving change
on your Metrocard! Based on research by
[http://iquantny.tumblr.com/post/96700509489/how-memorizing-19-05-can-help-you-outsmart-the-mta
I Quant NY].
.
Repo Type:git
Repo:https://github.com/loisaidasam/mta-fare-buster-android
Build:1.0,1
commit=735a2234833e1ccda2c8746e10a5e23655e16422
srclibs=1:Support/v7/appcompat@android-4.4.3_r1
rm=libs/*
extlibs=android/android-support-v4.jar
prebuild=cp libs/android-support-v4.jar $$Support$$/libs
Build:1.1,2
commit=dba01df6b5cb1e19acaed8222c557eeee6cc157f
srclibs=1:Support/v7/appcompat@android-4.4.3_r1
rm=libs/*
extlibs=android/android-support-v4.jar
prebuild=cp libs/android-support-v4.jar $$Support$$/libs
Build:1.2,3
commit=630d29f3badfb9f403fd0306385cb4e277f7d021
srclibs=1:Support/v7/appcompat@android-4.4.3_r1
rm=libs/*
extlibs=android/android-support-v4.jar
prebuild=cp libs/android-support-v4.jar $$Support$$/libs
Build:1.3,4
commit=1.3
subdir=app
gradle=yes
Build:1.4,5
commit=1.4
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.4
Current Version Code:5

View file

@ -0,0 +1,69 @@
Categories:
- Navigation
License: MIT
SourceCode: https://github.com/loisaidasam/mta-fare-buster-android
IssueTracker: https://github.com/loisaidasam/mta-fare-buster-android/issues
AutoName: MTA Fare Buster
Summary: Calculate NYC MTA metrocard prices
Description: |-
Calculate needed amount for your travels using NYC MTA: No more leaving change
on your Metrocard! Based on research by
[http://iquantny.tumblr.com/post/96700509489/how-memorizing-19-05-can-help-you-outsmart-the-mta
I Quant NY].
RepoType: git
Repo: https://github.com/loisaidasam/mta-fare-buster-android
Builds:
- versionName: '1.0'
versionCode: 1
commit: 735a2234833e1ccda2c8746e10a5e23655e16422
srclibs:
- 1:Support/v7/appcompat@android-4.4.3_r1
rm:
- libs/*
extlibs:
- android/android-support-v4.jar
prebuild: cp libs/android-support-v4.jar $$Support$$/libs
- versionName: '1.1'
versionCode: 2
commit: dba01df6b5cb1e19acaed8222c557eeee6cc157f
srclibs:
- 1:Support/v7/appcompat@android-4.4.3_r1
rm:
- libs/*
extlibs:
- android/android-support-v4.jar
prebuild: cp libs/android-support-v4.jar $$Support$$/libs
- versionName: '1.2'
versionCode: 3
commit: 630d29f3badfb9f403fd0306385cb4e277f7d021
srclibs:
- 1:Support/v7/appcompat@android-4.4.3_r1
rm:
- libs/*
extlibs:
- android/android-support-v4.jar
prebuild: cp libs/android-support-v4.jar $$Support$$/libs
- versionName: '1.3'
versionCode: 4
commit: '1.3'
subdir: app
gradle:
- yes
- versionName: '1.4'
versionCode: 5
commit: '1.4'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.4'
CurrentVersionCode: 5

View file

@ -1,27 +0,0 @@
Categories:Science & Education,Security,System
License:AGPL-3.0-only
Web Site:https://edukacjamedialna.edu.pl/info/aplikacje-mobilne
Source Code:https://git.mdrn.pl/mobilnebezpieczenstwo.git
Issue Tracker:http://redmine.nowoczesnapolska.org.pl/projects/mobilesec/issues
Donate:https://nowoczesnapolska.org.pl/pomoz-nam/wesprzyj-nas
Auto Name:Mobilne Bezpieczeństwo
Summary:List apps by categories of permissions
Description:
Polish language educational app showing which applications have various kinds of
access to your data and your phone.
.
Repo Type:git
Repo:git://git.mdrn.pl/mobilnebezpieczenstwo.git
Build:1.03,9
commit=1.03
subdir=app
gradle=yes
prebuild=sed -i -e '/buildToolsVersion/icompileSdkVersion 21' -e '/Google Inc/d' build.gradle
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.03
Current Version Code:9

View file

@ -0,0 +1,33 @@
Categories:
- Science & Education
- Security
- System
License: AGPL-3.0-only
WebSite: https://edukacjamedialna.edu.pl/info/aplikacje-mobilne
SourceCode: https://git.mdrn.pl/mobilnebezpieczenstwo.git
IssueTracker: http://redmine.nowoczesnapolska.org.pl/projects/mobilesec/issues
Donate: https://nowoczesnapolska.org.pl/pomoz-nam/wesprzyj-nas
AutoName: Mobilne Bezpieczeństwo
Summary: List apps by categories of permissions
Description: |-
Polish language educational app showing which applications have various kinds of
access to your data and your phone.
RepoType: git
Repo: git://git.mdrn.pl/mobilnebezpieczenstwo.git
Builds:
- versionName: '1.03'
versionCode: 9
commit: '1.03'
subdir: app
gradle:
- yes
prebuild: sed -i -e '/buildToolsVersion/icompileSdkVersion 21' -e '/Google Inc/d'
build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.03'
CurrentVersionCode: 9

View file

@ -1,56 +0,0 @@
Categories:Multimedia,System
License:GPL-3.0-only
Web Site:https://secuso.org/pfa
Source Code:https://github.com/SecUSo/privacy-friendly-qr-scanner
Issue Tracker:https://github.com/SecUSo/privacy-friendly-qr-scanner/issues
Changelog:https://github.com/SecUSo/privacy-friendly-qr-scanner/blob/HEAD/CHANGELOG.md
Auto Name:QR Scanner
Summary:Scan QR codes
Description:
Scanner that supports its users in detecting malicious links: QR codes provide
new possibilities for an attacker, as they can contain malicious links, i.e.
links to phishing webpages or webpages from which malware would automatically be
downloaded. Therefore it is important to carefully check the link before
accessing the corresponding webpage. It belongs to the group of Privacy Friendly
Apps from the research group SECUSO (Security, Usability and Society) by the
Technische Universität Darmstadt, Germany.
.
Repo Type:git
Repo:https://github.com/SecUSo/privacy-friendly-qr-scanner
Build:1.5,6
commit=b918951037727e542355844a51e96cbae3913b45
subdir=app
gradle=yes
prebuild=sed -i -e '/maven {/,+2d' ../build.gradle
Build:1.5,7
commit=b42392d838942d0bcc4541ca185e5d18f1bd59bc
subdir=app
gradle=yes
prebuild=sed -i -e '/maven {/,+2d' ../build.gradle
Build:1.6,8
commit=v1.6
subdir=app
gradle=yes
prebuild=sed -i -e '/maven {/,+2d' ../build.gradle
Build:1.6.1,9
commit=v1.6.1
subdir=app
gradle=yes
prebuild=sed -i -e '/maven {/,+2d' ../build.gradle
Build:2.2,13
commit=v2.2
subdir=app
gradle=yes
prebuild=sed -i -e '/maven {/,+2d' ../build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:2.2
Current Version Code:13

View file

@ -0,0 +1,68 @@
Categories:
- Multimedia
- System
License: GPL-3.0-only
WebSite: https://secuso.org/pfa
SourceCode: https://github.com/SecUSo/privacy-friendly-qr-scanner
IssueTracker: https://github.com/SecUSo/privacy-friendly-qr-scanner/issues
Changelog: https://github.com/SecUSo/privacy-friendly-qr-scanner/blob/HEAD/CHANGELOG.md
AutoName: QR Scanner
Summary: Scan QR codes
Description: |-
Scanner that supports its users in detecting malicious links: QR codes provide
new possibilities for an attacker, as they can contain malicious links, i.e.
links to phishing webpages or webpages from which malware would automatically be
downloaded. Therefore it is important to carefully check the link before
accessing the corresponding webpage. It belongs to the group of Privacy Friendly
Apps from the research group SECUSO (Security, Usability and Society) by the
Technische Universität Darmstadt, Germany.
RepoType: git
Repo: https://github.com/SecUSo/privacy-friendly-qr-scanner
Builds:
- versionName: '1.5'
versionCode: 6
commit: b918951037727e542355844a51e96cbae3913b45
subdir: app
gradle:
- yes
prebuild: sed -i -e '/maven {/,+2d' ../build.gradle
- versionName: '1.5'
versionCode: 7
commit: b42392d838942d0bcc4541ca185e5d18f1bd59bc
subdir: app
gradle:
- yes
prebuild: sed -i -e '/maven {/,+2d' ../build.gradle
- versionName: '1.6'
versionCode: 8
commit: v1.6
subdir: app
gradle:
- yes
prebuild: sed -i -e '/maven {/,+2d' ../build.gradle
- versionName: 1.6.1
versionCode: 9
commit: v1.6.1
subdir: app
gradle:
- yes
prebuild: sed -i -e '/maven {/,+2d' ../build.gradle
- versionName: '2.2'
versionCode: 13
commit: v2.2
subdir: app
gradle:
- yes
prebuild: sed -i -e '/maven {/,+2d' ../build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '2.2'
CurrentVersionCode: 13

View file

@ -1,36 +0,0 @@
Categories:System
License:GPL-3.0-only
Web Site:https://www.secuso.informatik.tu-darmstadt.de/en/secuso-home/
Source Code:https://github.com/SecUSo/privacy-friendly-torchlight
Issue Tracker:https://github.com/SecUSo/privacy-friendly-torchlight/issues
Auto Name:Torchlight
Summary:Use LED flash as torchlight
Description:
Simple application to use the phones flash light as a torchlight. It belongs to
the group of Privacy Friendly Apps, developed at the University of Darmstadt,
Germany.
.
Repo Type:git
Repo:https://github.com/SecUSo/privacy-friendly-torchlight
Build:1.1,2
commit=c417d0ddff4c89640e41532cfce01414e0951db8
subdir=app
gradle=yes
Build:1.2,3
commit=v1.2
subdir=app
gradle=yes
Build:1.3,4
commit=v1.3
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.3
Current Version Code:4

View file

@ -0,0 +1,43 @@
Categories:
- System
License: GPL-3.0-only
WebSite: https://www.secuso.informatik.tu-darmstadt.de/en/secuso-home/
SourceCode: https://github.com/SecUSo/privacy-friendly-torchlight
IssueTracker: https://github.com/SecUSo/privacy-friendly-torchlight/issues
AutoName: Torchlight
Summary: Use LED flash as torchlight
Description: |-
Simple application to use the phones flash light as a torchlight. It belongs to
the group of Privacy Friendly Apps, developed at the University of Darmstadt,
Germany.
RepoType: git
Repo: https://github.com/SecUSo/privacy-friendly-torchlight
Builds:
- versionName: '1.1'
versionCode: 2
commit: c417d0ddff4c89640e41532cfce01414e0951db8
subdir: app
gradle:
- yes
- versionName: '1.2'
versionCode: 3
commit: v1.2
subdir: app
gradle:
- yes
- versionName: '1.3'
versionCode: 4
commit: v1.3
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.3'
CurrentVersionCode: 4

View file

@ -1,48 +0,0 @@
Categories:Connectivity,Science & Education
License:BSD-3-Clause
Web Site:https://www.sensirion.com/en/products/humidity-sensors/development-kit/smart-gadget-app-for-android/
Source Code:https://github.com/Sensirion/SmartGadget-Android
Issue Tracker:https://github.com/Sensirion/SmartGadget-Android/issues
Changelog:https://github.com/Sensirion/SmartGadget-Android/releases
Auto Name:Smart Gadget
Summary:Connect to your Sensirion Smart Gadget via BLE
Description:
The Sensirion Smart Gadget app allows you to establish a BLE (Bluetooth Low
Energy) connection to your Sensirion Smart Gadget. The app displays the current
temperature and relative humidity values measured by the integrated sensors. Up
to seven Smart Gadgets can be connected simultaneously.
The Smart Gadget is open hardware and runs open source firmware.
[https://github.com/Sensirion/SmartGadget-Hardware/ Smart Gadget Hardware]
[https://github.com/Sensirion/SmartGadget-Firmware Smart Gadget Firmware]
[http://www.digikey.com/product-detail/en/sensirion-ag/SHT31-SMART-GADGET/1649-1024-ND/
Smart Gadget from DigiKey]
[http://www.mouser.ch/ProductDetail/Sensirion/SHT31-SMART-GADGET/ Smart Gadget
from Mouser]
.
Repo Type:git
Repo:https://github.com/Sensirion/SmartGadget-Android
Build:1.7.2,88
commit=1.7.2-github
subdir=app
gradle=yes
Build:1.8.1,90
commit=1.8.1-github
subdir=app
gradle=yes
Build:1.8.7,96
commit=1.8.7-github
subdir=app
gradle=yes
Auto Update Mode:Version %v-github
Update Check Mode:Tags .*-github$
Current Version:1.8.7
Current Version Code:96

View file

@ -0,0 +1,56 @@
Categories:
- Connectivity
- Science & Education
License: BSD-3-Clause
WebSite: https://www.sensirion.com/en/products/humidity-sensors/development-kit/smart-gadget-app-for-android/
SourceCode: https://github.com/Sensirion/SmartGadget-Android
IssueTracker: https://github.com/Sensirion/SmartGadget-Android/issues
Changelog: https://github.com/Sensirion/SmartGadget-Android/releases
AutoName: Smart Gadget
Summary: Connect to your Sensirion Smart Gadget via BLE
Description: |-
The Sensirion Smart Gadget app allows you to establish a BLE (Bluetooth Low
Energy) connection to your Sensirion Smart Gadget. The app displays the current
temperature and relative humidity values measured by the integrated sensors. Up
to seven Smart Gadgets can be connected simultaneously.
The Smart Gadget is open hardware and runs open source firmware.
[https://github.com/Sensirion/SmartGadget-Hardware/ Smart Gadget Hardware]
[https://github.com/Sensirion/SmartGadget-Firmware Smart Gadget Firmware]
[http://www.digikey.com/product-detail/en/sensirion-ag/SHT31-SMART-GADGET/1649-1024-ND/
Smart Gadget from DigiKey]
[http://www.mouser.ch/ProductDetail/Sensirion/SHT31-SMART-GADGET/ Smart Gadget
from Mouser]
RepoType: git
Repo: https://github.com/Sensirion/SmartGadget-Android
Builds:
- versionName: 1.7.2
versionCode: 88
commit: 1.7.2-github
subdir: app
gradle:
- yes
- versionName: 1.8.1
versionCode: 90
commit: 1.8.1-github
subdir: app
gradle:
- yes
- versionName: 1.8.7
versionCode: 96
commit: 1.8.7-github
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v-github
UpdateCheckMode: Tags .*-github$
CurrentVersion: 1.8.7
CurrentVersionCode: 96

View file

@ -1,93 +0,0 @@
Categories:Games
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/lexica/lexica
Issue Tracker:https://github.com/lexica/lexica/issues
Translation:https://hosted.weblate.org/projects/lexica
Changelog:https://github.com/lexica/lexica/blob/HEAD/CHANGELOG.md
Auto Name:Lexica
Summary:Word Game
Description:
A word game where you have 3 minutes to find as many words as possible on a grid
of random letters.
This is a fork of the unmaintained [[net.healeys.lexic]] which:
* Adds minor improvements to the UI
* Has better support for high resolution screens
* Removes the unsupported multiplayer options
.
Repo Type:git
Repo:https://github.com/lexica/lexica
Build:0.9.1,901
commit=v0.9.1
subdir=app
gradle=yes
Build:0.9.2,902
commit=v0.9.2
subdir=app
gradle=yes
Build:0.9.3,903
commit=v0.9.3
subdir=app
gradle=yes
Build:0.9.4,904
commit=v0.9.4
subdir=app
gradle=yes
Build:0.9.5,905
commit=v0.9.5
subdir=app
gradle=yes
Build:0.9.6,906
commit=v0.9.6
subdir=app
gradle=yes
Build:0.10.0,1000
commit=v0.10.0
subdir=app
gradle=yes
Build:0.11.0,1100
commit=v0.11.0
subdir=app
gradle=yes
Build:0.11.1,1101
commit=v0.11.1
subdir=app
gradle=yes
Build:0.11.2,1102
commit=v0.11.2
subdir=app
gradle=yes
Build:0.11.3,1103
commit=v0.11.3
subdir=app
gradle=yes
Build:0.11.4,1104
commit=v0.11.4
subdir=app
gradle=yes
Build:0.11.5,1105
commit=v0.11.5
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.11.5
Current Version Code:1105

View file

@ -0,0 +1,119 @@
Categories:
- Games
License: GPL-3.0-only
SourceCode: https://github.com/lexica/lexica
IssueTracker: https://github.com/lexica/lexica/issues
Translation: https://hosted.weblate.org/projects/lexica
Changelog: https://github.com/lexica/lexica/blob/HEAD/CHANGELOG.md
AutoName: Lexica
Summary: Word Game
Description: |-
A word game where you have 3 minutes to find as many words as possible on a grid
of random letters.
This is a fork of the unmaintained [[net.healeys.lexic]] which:
* Adds minor improvements to the UI
* Has better support for high resolution screens
* Removes the unsupported multiplayer options
RepoType: git
Repo: https://github.com/lexica/lexica
Builds:
- versionName: 0.9.1
versionCode: 901
commit: v0.9.1
subdir: app
gradle:
- yes
- versionName: 0.9.2
versionCode: 902
commit: v0.9.2
subdir: app
gradle:
- yes
- versionName: 0.9.3
versionCode: 903
commit: v0.9.3
subdir: app
gradle:
- yes
- versionName: 0.9.4
versionCode: 904
commit: v0.9.4
subdir: app
gradle:
- yes
- versionName: 0.9.5
versionCode: 905
commit: v0.9.5
subdir: app
gradle:
- yes
- versionName: 0.9.6
versionCode: 906
commit: v0.9.6
subdir: app
gradle:
- yes
- versionName: 0.10.0
versionCode: 1000
commit: v0.10.0
subdir: app
gradle:
- yes
- versionName: 0.11.0
versionCode: 1100
commit: v0.11.0
subdir: app
gradle:
- yes
- versionName: 0.11.1
versionCode: 1101
commit: v0.11.1
subdir: app
gradle:
- yes
- versionName: 0.11.2
versionCode: 1102
commit: v0.11.2
subdir: app
gradle:
- yes
- versionName: 0.11.3
versionCode: 1103
commit: v0.11.3
subdir: app
gradle:
- yes
- versionName: 0.11.4
versionCode: 1104
commit: v0.11.4
subdir: app
gradle:
- yes
- versionName: 0.11.5
versionCode: 1105
commit: v0.11.5
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.11.5
CurrentVersionCode: 1105

View file

@ -1,43 +0,0 @@
AntiFeatures:NonFreeNet
Categories:Sports & Health
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/pserwylo/msjviewer
Issue Tracker:https://github.com/pserwylo/msjviewer/issues
Auto Name:Mobile MSJ
Summary:Unofficial client for MSJ
Description:
This is an unofficial app for the St John Ambulance Victoria MSJ website, where
first aid volunteers register their interest in attending events.
It will only be useful to St John Ambulance Victoria members, who have access to
the MSJ website.
The original website is not mobile friendly, and so this app provides an
alternative way to view the site. It supports viewing upcoming events,
submitting EOIs, and seeing the hours you've completed so far.
Anti Features: NonFreeNet - The MSJ website is custom built, non-free software
specifically for St John Ambulance Australia, Victoria.
.
Repo Type:git
Repo:https://github.com/pserwylo/msjviewer
Build:0.3,3
commit=v0.3
subdir=android
Build:0.4,4
commit=v0.4
subdir=android
Build:0.5,5
commit=v0.5
subdir=android
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.5
Current Version Code:5

View file

@ -0,0 +1,47 @@
AntiFeatures:
- NonFreeNet
Categories:
- Sports & Health
License: GPL-3.0-only
SourceCode: https://github.com/pserwylo/msjviewer
IssueTracker: https://github.com/pserwylo/msjviewer/issues
AutoName: Mobile MSJ
Summary: Unofficial client for MSJ
Description: |-
This is an unofficial app for the St John Ambulance Victoria MSJ website, where
first aid volunteers register their interest in attending events.
It will only be useful to St John Ambulance Victoria members, who have access to
the MSJ website.
The original website is not mobile friendly, and so this app provides an
alternative way to view the site. It supports viewing upcoming events,
submitting EOIs, and seeing the hours you've completed so far.
Anti Features: NonFreeNet - The MSJ website is custom built, non-free software
specifically for St John Ambulance Australia, Victoria.
RepoType: git
Repo: https://github.com/pserwylo/msjviewer
Builds:
- versionName: '0.3'
versionCode: 3
commit: v0.3
subdir: android
- versionName: '0.4'
versionCode: 4
commit: v0.4
subdir: android
- versionName: '0.5'
versionCode: 5
commit: v0.5
subdir: android
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.5'
CurrentVersionCode: 5