Merge branch 'feature/com.freshollie.monkeyboard.keystoneradio' into 'master'
New app: Monkeyboard Keystone Radio Closes rfp#600 See merge request fdroid/fdroiddata!4432
This commit is contained in:
commit
6d6e842f9c
38
metadata/com.freshollie.monkeyboard.keystoneradio.yml
Normal file
38
metadata/com.freshollie.monkeyboard.keystoneradio.yml
Normal file
|
@ -0,0 +1,38 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/freshollie/monkeyboard-radio-android
|
||||
IssueTracker: https://github.com/freshollie/monkeyboard-radio-android/issues
|
||||
Changelog: https://github.com/freshollie/monkeyboard-radio-android/releases
|
||||
|
||||
AutoName: Monkeyboard Keystone Radio
|
||||
Summary: Monkeyboard FM & DAB/DAB+ radio interface
|
||||
Description: |-
|
||||
''Monkeyboard Keystone Radio'' interfaces with a Monkeyboard and provides a
|
||||
control and feedback interface for the user. The Monkeyboard communicates
|
||||
via USB serial, and so to use the board a USB Host cable is required to
|
||||
connect the board to the Android device. The app is designed to act as if
|
||||
it is a normal music player as so will act accordingly. Audio focus will be
|
||||
followed, and a mediaplayer notification is provided.
|
||||
|
||||
The Monkeyboard does not transmit audio over the USB connection, it is only
|
||||
outputted directly from the board itsself. The user will need to mix this
|
||||
audio with the tablet audio externally (think of the Android device as
|
||||
being a screen for the Monkeyboard).
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/freshollie/monkeyboard-radio-android
|
||||
|
||||
Builds:
|
||||
- versionName: 2.1.6-beta
|
||||
versionCode: 115
|
||||
commit: v2.1.6-beta
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.6-beta
|
||||
CurrentVersionCode: 115
|
Loading…
Reference in a new issue