Merge branch 'yml_y' into 'master'

move to yml: y

See merge request fdroid/fdroiddata!4508
This commit is contained in:
Marcus 2019-02-20 10:41:30 +00:00
commit 54547eed90
5 changed files with 68 additions and 85 deletions

View file

@ -1,25 +0,0 @@
Categories:System
License:Apache-2.0
Web Site:
Source Code:https://github.com/2048bit/ByteLauncher
Issue Tracker:https://github.com/2048bit/ByteLauncher/issues
Auto Name:ByteLauncher
Summary:Start applications
Description:
Simple app launcher.
.
Repo Type:git
Repo:https://github.com/2048bit/ByteLauncher
Build:1.0,1
disable=no license
commit=2815f39dd26dedcd10807df31a6269f3c729e54f
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:Static
Current Version:1.0
Current Version Code:1

View file

@ -1,31 +0,0 @@
Categories:Internet
License:GPL-2.0-or-later
Web Site:
Source Code:https://github.com/hhroc/yellr-android
Issue Tracker:https://github.com/hhroc/yellr-android/issues
Changelog:https://github.com/hhroc/yellr-android/releases
Auto Name:Yellr
Summary:Provide free, open and anonymous feedback
Description:
Allows for anyone from the community to provide, free, open, and anonymous
feedback to published assignments, or whatever is on your mind!
.
Repo Type:git
Repo:https://github.com/hhroc/yellr-android
Build:0.1.5,1005
commit=v0.1.5
subdir=app
gradle=yes
Build:0.1.8,1008
commit=v0.1.8
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.1.8
Current Version Code:1008

View file

@ -0,0 +1,35 @@
Categories:
- Internet
License: GPL-2.0-or-later
SourceCode: https://github.com/hhroc/yellr-android
IssueTracker: https://github.com/hhroc/yellr-android/issues
Changelog: https://github.com/hhroc/yellr-android/releases
AutoName: Yellr
Summary: Provide free, open and anonymous feedback
Description: |-
Allows for anyone from the community to provide, free, open, and anonymous
feedback to published assignments, or whatever is on your mind!
RepoType: git
Repo: https://github.com/hhroc/yellr-android
Builds:
- versionName: 0.1.5
versionCode: 1005
commit: v0.1.5
subdir: app
gradle:
- yes
- versionName: 0.1.8
versionCode: 1008
commit: v0.1.8
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 0.1.8
CurrentVersionCode: 1008

View file

@ -1,29 +0,0 @@
Categories:Connectivity
License:Apache-2.0
Web Site:
Source Code:https://github.com/youten/iBeaconDetector
Issue Tracker:https://github.com/youten/iBeaconDetector/issues
Auto Name:iBeaconDetector
Summary:Scan for Bluetooth LE peripherals
Description:
Scan Bluetooth Low Energy peripherals and detect iOS iBeacon. Features a sorted
beacon list by RSSI and enables you to check wether UUID is correct or not.
.
Repo Type:git
Repo:https://github.com/youten/iBeaconDetector
Build:1.2,3
commit=678e3b7f43d28aa19c58c99a6e744ef3dc62edb3
srclibs=CommonsIO@2.4
rm=libs/*
prebuild=pushd $$CommonsIO$$ && \
$$MVN3$$ package && \
popd && \
cp $$CommonsIO$$/target/commons-io-2.4.jar libs/
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.2
Current Version Code:3

View file

@ -0,0 +1,33 @@
Categories:
- Connectivity
License: Apache-2.0
SourceCode: https://github.com/youten/iBeaconDetector
IssueTracker: https://github.com/youten/iBeaconDetector/issues
AutoName: iBeaconDetector
Summary: Scan for Bluetooth LE peripherals
Description: |-
Scan Bluetooth Low Energy peripherals and detect iOS iBeacon. Features a sorted
beacon list by RSSI and enables you to check wether UUID is correct or not.
RepoType: git
Repo: https://github.com/youten/iBeaconDetector
Builds:
- versionName: '1.2'
versionCode: 3
commit: 678e3b7f43d28aa19c58c99a6e744ef3dc62edb3
srclibs:
- CommonsIO@2.4
rm:
- libs/*
prebuild:
- pushd $$CommonsIO$$
- $$MVN3$$ package
- popd
- cp $$CommonsIO$$/target/commons-io-2.4.jar libs/
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.2'
CurrentVersionCode: 3