Converting Metadata to YAML

This commit is contained in:
Izzy 2019-08-12 20:38:19 +00:00
parent 38805ed1f7
commit 0693b38275
24 changed files with 693 additions and 592 deletions

View file

@ -1,32 +0,0 @@
Categories:Multimedia
License:Apache-2.0
Web Site:
Source Code:https://github.com/adneal/Apollo-CM
Issue Tracker:
Donate:http://www.cyanogenmod.org
Auto Name:Apollo
Summary:Music player
Description:
The music app that comes bundled with CyanogenMod ROM v10. 1.0 is built at the
latest commit from the original author's repo (because that still supports
Android 2.3). Latest version is built from CM repos at cm-10.1.0-RC1 tag. It
won't be possible to install this on CM10 because the apk is signed with a
different key to that which is already installed.
''N.B.'' Version 1.1 is reported by upstream to work on 4.0 and later, but it
really requires 4.1 or later. If your device runs 4.0.X, stick with 1.0.
.
Repo Type:git
Repo:https://github.com/CyanogenMod/android_packages_apps_Apollo
Build:1.1,2
commit=cm-10.1.0-RC1
extlibs=android/android-support-v4.jar
target=android-17
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.1
Current Version Code:2

View file

@ -0,0 +1,33 @@
Categories:
- Multimedia
License: Apache-2.0
SourceCode: https://github.com/adneal/Apollo-CM
Donate: http://www.cyanogenmod.org
AutoName: Apollo
Summary: Music player
Description: |-
The music app that comes bundled with CyanogenMod ROM v10. 1.0 is built at the
latest commit from the original author's repo (because that still supports
Android 2.3). Latest version is built from CM repos at cm-10.1.0-RC1 tag. It
won't be possible to install this on CM10 because the apk is signed with a
different key to that which is already installed.
''N.B.'' Version 1.1 is reported by upstream to work on 4.0 and later, but it
really requires 4.1 or later. If your device runs 4.0.X, stick with 1.0.
RepoType: git
Repo: https://github.com/CyanogenMod/android_packages_apps_Apollo
Builds:
- versionName: '1.1'
versionCode: 2
commit: cm-10.1.0-RC1
extlibs:
- android/android-support-v4.jar
target: android-17
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 2

View file

@ -1,25 +0,0 @@
Categories:Development,Internet
License:GPL-2.0-only
Web Site:
Source Code:https://github.com/senzhk/ADBKeyBoard
Issue Tracker:https://github.com/senzhk/ADBKeyBoard/issues
Auto Name:ADBKeyBoard
Summary:Android Virtual Keyboard Input via ADB
Description:
ADBKeyBoard is a virtual keyboard that receives commands from system broadcast
intents, which you can send text input using adb..
.
Repo Type:git
Repo:https://github.com/senzhk/ADBKeyBoard
Build:1.0,1
commit=ad54ed605776d033b575f1df3c8c35b28bf34a6f
subdir=keyboardservice
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,28 @@
Categories:
- Development
- Internet
License: GPL-2.0-only
SourceCode: https://github.com/senzhk/ADBKeyBoard
IssueTracker: https://github.com/senzhk/ADBKeyBoard/issues
AutoName: ADBKeyBoard
Summary: Android Virtual Keyboard Input via ADB
Description: |-
ADBKeyBoard is a virtual keyboard that receives commands from system broadcast
intents, which you can send text input using adb..
RepoType: git
Repo: https://github.com/senzhk/ADBKeyBoard
Builds:
- versionName: '1.0'
versionCode: 1
commit: ad54ed605776d033b575f1df3c8c35b28bf34a6f
subdir: keyboardservice
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,176 +0,0 @@
Categories:Navigation
License:Apache-2.0
Web Site:
Source Code:https://github.com/barbeau/gpstest
Issue Tracker:https://github.com/barbeau/gpstest/issues
Translation:https://www.transifex.com/sean-barbeau/gpstest-android/
Changelog:https://github.com/barbeau/gpstest/releases
Auto Name:GPSTest
Summary:An app for testing GPS and GNSS capabilities of a device
Description:
GPSTest displays real-time information for satellites in view of your device. A
vital open-source test tool for platform engineers, developers, and power users,
GPSTest can also assist users in understanding why their GPS/GNSS is or isn't
working.
Supports:
* GPS (USA Navstar)
* GLONASS (Russia)
* QZSS (Japan)
* BeiDou/COMPASS (China)
* Galileo (European Union)
* Various satellite-based augmentation systems SBAS (e.g., GAGAN, Anik F1, Galaxy 15, Inmarsat 3-F2, Inmarsat 4-F3, SES-5)
GLONASS satellites are shown as squares on the Sky view, U.S. NAVSTAR satellites
are shown as circles, Galileo and QZSS and SBAS satellites are shown as
triangles, and BeiDou satellites are shown as pentagons.
Menu options:
* Inject Time Data - Injects Time assistance data for GPS into the platform, using information from a Network Time Protocol (NTP) server provided by the device OEM using an Android API in AOSP
* Inject XTRA Data - Injects XTRA assistance data for GPS into the platform, using information from a XTRA server provided by the device OEM using an Android API in AOSP
* Clear Assist Data - Clears all assistance data used for GPS, including NTP and XTRA data provided by the device OEM
* Settings - Switch between light and dark themes, change map tile type, auto-start GPS on startup, minimum time and distance between GPS updates, keep screen on.
.
Repo Type:git
Repo:https://github.com/barbeau/gpstest.git
Build:3.1.0,29
commit=v3.1.0
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.1.1,30
commit=v3.1.1
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.1.3,32
commit=v3.1.3
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.1.4,33
commit=v3.1.4
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.1.5,34
commit=v3.1.5
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.2.0,35
commit=v3.2.0
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.2.1,36
commit=v3.2.1
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.2.2,37
commit=v3.2.2
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.2.3,38
commit=v3.2.3
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.2.4,39
commit=v3.2.4
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.2.5,40
commit=v3.2.5
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.2.6,41
commit=v3.2.6
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.2.7,42
commit=v3.2.7
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.2.8,43
commit=v3.2.8
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.2.9,44
commit=v3.2.9
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.2.10,45
commit=v3.2.10
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.3.0,46
commit=v3.3.0
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.3.1,47
commit=v3.3.1
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.3.2,48
commit=v3.3.2
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.3.3,49
commit=v3.3.3
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.3.4,50
commit=v3.3.4
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Build:3.4.0,52
commit=v3.4.0
subdir=GPSTest
gradle=osmdroid
prebuild=sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:3.4.0
Current Version Code:52

View file

@ -0,0 +1,220 @@
Categories:
- Navigation
License: Apache-2.0
SourceCode: https://github.com/barbeau/gpstest
IssueTracker: https://github.com/barbeau/gpstest/issues
Translation: https://www.transifex.com/sean-barbeau/gpstest-android/
Changelog: https://github.com/barbeau/gpstest/releases
AutoName: GPSTest
Summary: An app for testing GPS and GNSS capabilities of a device
Description: |-
GPSTest displays real-time information for satellites in view of your device. A
vital open-source test tool for platform engineers, developers, and power users,
GPSTest can also assist users in understanding why their GPS/GNSS is or isn't
working.
Supports:
* GPS (USA Navstar)
* GLONASS (Russia)
* QZSS (Japan)
* BeiDou/COMPASS (China)
* Galileo (European Union)
* Various satellite-based augmentation systems SBAS (e.g., GAGAN, Anik F1, Galaxy 15, Inmarsat 3-F2, Inmarsat 4-F3, SES-5)
GLONASS satellites are shown as squares on the Sky view, U.S. NAVSTAR satellites
are shown as circles, Galileo and QZSS and SBAS satellites are shown as
triangles, and BeiDou satellites are shown as pentagons.
Menu options:
* Inject Time Data - Injects Time assistance data for GPS into the platform, using information from a Network Time Protocol (NTP) server provided by the device OEM using an Android API in AOSP
* Inject XTRA Data - Injects XTRA assistance data for GPS into the platform, using information from a XTRA server provided by the device OEM using an Android API in AOSP
* Clear Assist Data - Clears all assistance data used for GPS, including NTP and XTRA data provided by the device OEM
* Settings - Switch between light and dark themes, change map tile type, auto-start GPS on startup, minimum time and distance between GPS updates, keep screen on.
RepoType: git
Repo: https://github.com/barbeau/gpstest.git
Builds:
- versionName: 3.1.0
versionCode: 29
commit: v3.1.0
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.1.1
versionCode: 30
commit: v3.1.1
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.1.3
versionCode: 32
commit: v3.1.3
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.1.4
versionCode: 33
commit: v3.1.4
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.1.5
versionCode: 34
commit: v3.1.5
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.2.0
versionCode: 35
commit: v3.2.0
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.2.1
versionCode: 36
commit: v3.2.1
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.2.2
versionCode: 37
commit: v3.2.2
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.2.3
versionCode: 38
commit: v3.2.3
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.2.4
versionCode: 39
commit: v3.2.4
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.2.5
versionCode: 40
commit: v3.2.5
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.2.6
versionCode: 41
commit: v3.2.6
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.2.7
versionCode: 42
commit: v3.2.7
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.2.8
versionCode: 43
commit: v3.2.8
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.2.9
versionCode: 44
commit: v3.2.9
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.2.10
versionCode: 45
commit: v3.2.10
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.3.0
versionCode: 46
commit: v3.3.0
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.3.1
versionCode: 47
commit: v3.3.1
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.3.2
versionCode: 48
commit: v3.3.2
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.3.3
versionCode: 49
commit: v3.3.3
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.3.4
versionCode: 50
commit: v3.3.4
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
- versionName: 3.4.0
versionCode: 52
commit: v3.4.0
subdir: GPSTest
gradle:
- osmdroid
prebuild: sed -i -e '/theTask.dependsOn "askForPasswords"/d' build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 3.4.0
CurrentVersionCode: 52

View file

@ -1,29 +0,0 @@
Disabled:Can't build dictionary libraries
Categories:Writing
License:Apache-2.0
Web Site:https://code.google.com/p/scandinavian-keyboard
Source Code:https://code.google.com/p/scandinavian-keyboard/source
Issue Tracker:
Auto Name:Scandinavian keyboard
Summary:Keyboard for Scandinavian languages
Description:
A modified version of the standard onscreen keyboard in Android with support for
Norwegian, Swedish, Danish, Faroese, German, Icelandic and Northern Sámi
keyboard layouts.
.
Build:1.4.7,16
commit=9515ee354b59
target=android-4
Maintainer Notes:
Includes binaries!
.
Auto Update Mode:None
Update Check Mode:Static
Current Version:0
Current Version Code:0
No Source Since:1.4.8

View file

@ -0,0 +1,28 @@
Disabled: Can't build dictionary libraries
Categories:
- Writing
License: Apache-2.0
WebSite: https://code.google.com/p/scandinavian-keyboard
SourceCode: https://code.google.com/p/scandinavian-keyboard/source
AutoName: Scandinavian keyboard
Summary: Keyboard for Scandinavian languages
Description: |-
A modified version of the standard onscreen keyboard in Android with support for
Norwegian, Swedish, Danish, Faroese, German, Icelandic and Northern Sámi
keyboard layouts.
Builds:
- versionName: 1.4.7
versionCode: 16
commit: 9515ee354b59
target: android-4
MaintainerNotes: Includes binaries!
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '0'
CurrentVersionCode: 0
NoSourceSince: 1.4.8

View file

@ -1,48 +0,0 @@
Categories:Phone & SMS
License:GPL-3.0-or-later
Web Site:
Source Code:https://github.com/try2codesecure/ShellMS
Issue Tracker:https://github.com/try2codesecure/ShellMS/issues
Auto Name:ShellMS
Summary:Send SMS via Android SDK
Description:
ShellMS is the simplest and easiest ADB Shell Messaging Application. If you
don't know what ADB or SDK is you definitely don't need this app. For the others
it's useful tool to speed up messaging when you're working on your computer.
'''Usage:'''
* with mobile phone numbers: adb shell am startservice --user 0 -n com.android.shellms/.sendSMS -e contact +123456789 -e msg "Message"
* with display names from phone: adb shell am startservice --user 0 -n com.android.shellms/.sendSMS -e contact "Contact's DISPLAY NAME" -e msg "MSG"
.
Repo Type:git
Repo:https://github.com/try2codesecure/ShellMS.git
Build:1.0,1
commit=627f2a
Build:1.1,2
commit=v1.1
Build:1.2,3
commit=v1.2
Build:1.3,4
commit=v1.3
Build:1.4,5
disable=Older failing build
commit=v1.4
Build:1.5,6
commit=v1.5
subdir=app
gradle=yes
prebuild=sed -i -e 's/2.10/2.14.1/' ../gradle/wrapper/gradle-wrapper.properties
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.5
Current Version Code:6

View file

@ -0,0 +1,55 @@
Categories:
- Phone & SMS
License: GPL-3.0-or-later
SourceCode: https://github.com/try2codesecure/ShellMS
IssueTracker: https://github.com/try2codesecure/ShellMS/issues
AutoName: ShellMS
Summary: Send SMS via Android SDK
Description: |-
ShellMS is the simplest and easiest ADB Shell Messaging Application. If you
don't know what ADB or SDK is you definitely don't need this app. For the others
it's useful tool to speed up messaging when you're working on your computer.
'''Usage:'''
* with mobile phone numbers: adb shell am startservice --user 0 -n com.android.shellms/.sendSMS -e contact +123456789 -e msg "Message"
* with display names from phone: adb shell am startservice --user 0 -n com.android.shellms/.sendSMS -e contact "Contact's DISPLAY NAME" -e msg "MSG"
RepoType: git
Repo: https://github.com/try2codesecure/ShellMS.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: 627f2a
- versionName: '1.1'
versionCode: 2
commit: v1.1
- versionName: '1.2'
versionCode: 3
commit: v1.2
- versionName: '1.3'
versionCode: 4
commit: v1.3
- versionName: '1.4'
versionCode: 5
disable: Older failing build
commit: v1.4
- versionName: '1.5'
versionCode: 6
commit: v1.5
subdir: app
gradle:
- yes
prebuild: sed -i -e 's/2.10/2.14.1/' ../gradle/wrapper/gradle-wrapper.properties
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.5'
CurrentVersionCode: 6

View file

@ -1,30 +0,0 @@
Categories:Games
License:GPL-3.0-or-later
Web Site:http://gameboid.sf.net
Source Code:http://sf.net/p/gameboid/code
Issue Tracker:http://sf.net/p/gameboid/tickets
Auto Name:GameBoid
Summary:Nintendo Gameboy Advance emulator
Description:
This project is based on sources published by original GameBoid developer, who
in turn used code of gpSP.
To run this, you need a non-free BIOS file, which must be obtained elsewhere.
.
Repo Type:git
Repo:https://git.code.sf.net/p/gameboid/code
Build:1.3.2,6
commit=1.3.2
subdir=GameBoid
submodules=yes
patch=target_api_10.diff
target=android-15
buildjni=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.3.2
Current Version Code:6

View file

@ -0,0 +1,34 @@
Categories:
- Games
License: GPL-3.0-or-later
WebSite: http://gameboid.sf.net
SourceCode: http://sf.net/p/gameboid/code
IssueTracker: http://sf.net/p/gameboid/tickets
AutoName: GameBoid
Summary: Nintendo Gameboy Advance emulator
Description: |-
This project is based on sources published by original GameBoid developer, who
in turn used code of gpSP.
To run this, you need a non-free BIOS file, which must be obtained elsewhere.
RepoType: git
Repo: https://git.code.sf.net/p/gameboid/code
Builds:
- versionName: 1.3.2
versionCode: 6
commit: 1.3.2
subdir: GameBoid
submodules: true
patch:
- target_api_10.diff
target: android-15
buildjni:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.3.2
CurrentVersionCode: 6

View file

@ -1,28 +0,0 @@
Categories:Games
License:GPL-3.0-only
Web Site:http://gbcoid.sf.net
Source Code:http://sf.net/p/gbcoid/code
Issue Tracker:http://sf.net/p/gbcoid/tickets
Auto Name:GBCoid
Summary:Gameboy Color (Nintendo) emulator
Description:
This project is based on sources made available by original GBCoid developer,
who in turn used code of gnuboy.
.
Repo Type:git
Repo:https://git.code.sf.net/p/gbcoid/code
Build:1.8.5,32
commit=1.8.5
subdir=GBCoid
submodules=yes
patch=target_api_10.diff
target=android-15
buildjni=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.8.5
Current Version Code:32

View file

@ -0,0 +1,32 @@
Categories:
- Games
License: GPL-3.0-only
WebSite: http://gbcoid.sf.net
SourceCode: http://sf.net/p/gbcoid/code
IssueTracker: http://sf.net/p/gbcoid/tickets
AutoName: GBCoid
Summary: Gameboy Color (Nintendo) emulator
Description: |-
This project is based on sources made available by original GBCoid developer,
who in turn used code of gnuboy.
RepoType: git
Repo: https://git.code.sf.net/p/gbcoid/code
Builds:
- versionName: 1.8.5
versionCode: 32
commit: 1.8.5
subdir: GBCoid
submodules: true
patch:
- target_api_10.diff
target: android-15
buildjni:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.8.5
CurrentVersionCode: 32

View file

@ -1,38 +0,0 @@
Categories:Games
License:GPL-2.0-or-later
Web Site:http://nesoid.sf.net
Source Code:http://sf.net/p/nesoid/code
Issue Tracker:http://sf.net/p/nesoid/tickets
Auto Name:Nesoid
Summary:Nintendo NES emulator
Description:
This project is based on sources made available by original Nesoid developer,
who in turn used code of FCEUltra (currently known as FCEUX).
Nesoid is the famous NES/FC emulator for Android.
* Very fast with sound
* Customizable on-screen keypad
* Save states
* Net-play (Bluetooth/WiFi)
* Cheats
* Support Vs. System ROMs
* Light gun
.
Repo Type:git
Repo:https://git.code.sf.net/p/nesoid/code
Build:2.5,61
commit=2.5
subdir=Nesoid
submodules=yes
patch=target_api_10.diff
target=android-15
buildjni=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.5
Current Version Code:61

View file

@ -0,0 +1,42 @@
Categories:
- Games
License: GPL-2.0-or-later
WebSite: http://nesoid.sf.net
SourceCode: http://sf.net/p/nesoid/code
IssueTracker: http://sf.net/p/nesoid/tickets
AutoName: Nesoid
Summary: Nintendo NES emulator
Description: |-
This project is based on sources made available by original Nesoid developer,
who in turn used code of FCEUltra (currently known as FCEUX).
Nesoid is the famous NES/FC emulator for Android.
* Very fast with sound
* Customizable on-screen keypad
* Save states
* Net-play (Bluetooth/WiFi)
* Cheats
* Support Vs. System ROMs
* Light gun
RepoType: git
Repo: https://git.code.sf.net/p/nesoid/code
Builds:
- versionName: '2.5'
versionCode: 61
commit: '2.5'
subdir: Nesoid
submodules: true
patch:
- target_api_10.diff
target: android-15
buildjni:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '2.5'
CurrentVersionCode: 61

View file

@ -1,81 +0,0 @@
Categories:Internet
License:GPL-3.0-only
Author Name:Niles Rogoff
Author Email:lain@rogoff.xyz
Web Site:https://dangeru.us
Source Code:https://github.com/nilesr/United4
Issue Tracker:https://github.com/nilesr/United4/issues
Auto Name:la/u/ncher
Summary:The official app for danger/u/, dangeru.us
Description:
The official app for danger/u/, [https://dangeru.us/ dangeru.us]
Based on the Sukeban Games visual novel Va-11 Hall-A. Assets used with
permission.
This app provides you a fully functional version of Jill's phone, with all it's
features you know and love from the game.
At it's core is danger/u/, a fully functional version of the textboard for the
denizens of Glitch City. You can listen to soundtracks from the jukebox, and
read the latest news about the universe in the Augmented Eye.
The looks of the app can be altered using Nanocamo, where you can select your
favorite theme. The blog of famous cyberpunk superstar, Kira Miki, is also
available, where she will post her life and hot-and-happenings around Glitch
City.
.
Repo Type:git
Repo:https://github.com/nilesr/United4
Build:4.1.6,416
commit=4.1.6
subdir=app
gradle=yes
Build:4.1.7,417
commit=4.1.7
subdir=app
gradle=yes
Build:4.1.9,419
commit=4.1.9
subdir=app
gradle=yes
Build:4.2.0,420
commit=4.2.0
subdir=app
gradle=yes
Build:4.2.1,421
commit=4.2.1
subdir=app
gradle=yes
Build:4.2.2,422
commit=4.2.2
subdir=app
gradle=yes
Build:4.2.3,423
commit=4.2.3
subdir=app
gradle=yes
Build:4.2.4,424
commit=4.2.4
subdir=app
gradle=yes
Build:4.2.5,425
commit=4.2.5
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:4.2.5
Current Version Code:425

View file

@ -0,0 +1,100 @@
Categories:
- Internet
License: GPL-3.0-only
AuthorName: Niles Rogoff
AuthorEmail: lain@rogoff.xyz
WebSite: https://dangeru.us
SourceCode: https://github.com/nilesr/United4
IssueTracker: https://github.com/nilesr/United4/issues
AutoName: la/u/ncher
Summary: The official app for danger/u/, dangeru.us
Description: |-
The official app for danger/u/, [https://dangeru.us/ dangeru.us]
Based on the Sukeban Games visual novel Va-11 Hall-A. Assets used with
permission.
This app provides you a fully functional version of Jill's phone, with all it's
features you know and love from the game.
At it's core is danger/u/, a fully functional version of the textboard for the
denizens of Glitch City. You can listen to soundtracks from the jukebox, and
read the latest news about the universe in the Augmented Eye.
The looks of the app can be altered using Nanocamo, where you can select your
favorite theme. The blog of famous cyberpunk superstar, Kira Miki, is also
available, where she will post her life and hot-and-happenings around Glitch
City.
RepoType: git
Repo: https://github.com/nilesr/United4
Builds:
- versionName: 4.1.6
versionCode: 416
commit: 4.1.6
subdir: app
gradle:
- yes
- versionName: 4.1.7
versionCode: 417
commit: 4.1.7
subdir: app
gradle:
- yes
- versionName: 4.1.9
versionCode: 419
commit: 4.1.9
subdir: app
gradle:
- yes
- versionName: 4.2.0
versionCode: 420
commit: 4.2.0
subdir: app
gradle:
- yes
- versionName: 4.2.1
versionCode: 421
commit: 4.2.1
subdir: app
gradle:
- yes
- versionName: 4.2.2
versionCode: 422
commit: 4.2.2
subdir: app
gradle:
- yes
- versionName: 4.2.3
versionCode: 423
commit: 4.2.3
subdir: app
gradle:
- yes
- versionName: 4.2.4
versionCode: 424
commit: 4.2.4
subdir: app
gradle:
- yes
- versionName: 4.2.5
versionCode: 425
commit: 4.2.5
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 4.2.5
CurrentVersionCode: 425

View file

@ -1,51 +0,0 @@
Categories:Time
License:Apache-2.0
Web Site:
Source Code:https://github.com/kraigs-android/kraigsandroid
Issue Tracker:https://github.com/kraigs-android/kraigsandroid/issues
Auto Name:Alarm Klock
Summary:An alarm clock
Description:
* Global and per-alarm settings
* Repeats for days of the week
* Ringtone and/or vibrate
* Use MP3s/Media library as alarms
* Variable snooze time
* Variable volume adjustment
* Localizations: it, nl, pt, de, sr, hr, fr, es
.
Repo Type:git
Repo:https://github.com/kraigs-android/kraigsandroid
Build:1.7,8
commit=alarmclock-1.7
subdir=android/alarmclock
Build:1.9,10
commit=alarmclock-1.9
subdir=android/alarmclock
Build:1.10,11
commit=alarmclock-1.10
subdir=android/alarmclock
patch=gradle-11.patch
gradle=yes
Build:2.2,14
commit=alarmclock-2.2
subdir=android/alarmclock
patch=gradle-11.patch
gradle=yes
Build:2.3,15
commit=alarmclock-2.3
subdir=android/alarmclock
patch=gradle-11.patch
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.3
Current Version Code:15

View file

@ -0,0 +1,62 @@
Categories:
- Time
License: Apache-2.0
SourceCode: https://github.com/kraigs-android/kraigsandroid
IssueTracker: https://github.com/kraigs-android/kraigsandroid/issues
AutoName: Alarm Klock
Summary: An alarm clock
Description: |-
* Global and per-alarm settings
* Repeats for days of the week
* Ringtone and/or vibrate
* Use MP3s/Media library as alarms
* Variable snooze time
* Variable volume adjustment
* Localizations: it, nl, pt, de, sr, hr, fr, es
RepoType: git
Repo: https://github.com/kraigs-android/kraigsandroid
Builds:
- versionName: '1.7'
versionCode: 8
commit: alarmclock-1.7
subdir: android/alarmclock
- versionName: '1.9'
versionCode: 10
commit: alarmclock-1.9
subdir: android/alarmclock
- versionName: '1.10'
versionCode: 11
commit: alarmclock-1.10
subdir: android/alarmclock
patch:
- gradle-11.patch
gradle:
- yes
- versionName: '2.2'
versionCode: 14
commit: alarmclock-2.2
subdir: android/alarmclock
patch:
- gradle-11.patch
gradle:
- yes
- versionName: '2.3'
versionCode: 15
commit: alarmclock-2.3
subdir: android/alarmclock
patch:
- gradle-11.patch
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '2.3'
CurrentVersionCode: 15

View file

@ -1,31 +0,0 @@
Categories:Internet
License:GPL-3.0-only
Web Site:https://gitlab.com/anoopknr/pastebin
Source Code:https://gitlab.com/anoopknr/pastebin/tree/HEAD
Issue Tracker:https://gitlab.com/anoopknr/pastebin/issues
Auto Name:PasteBin
Summary:Client application for Ubuntu pastebin
Description:
Client application for Ubuntu pastebin, a web application where you can paste
snippets of text, usually source code or log files, for public viewing. Pastes
made to pastebin are usually only saved for a short period of time.
.
Repo Type:git
Repo:https://gitlab.com/anoopknr/pastebin.git
Build:1.0,1
commit=1.0
subdir=app
gradle=yes
Build:1.5,2
commit=1.5
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.5
Current Version Code:2

View file

@ -0,0 +1,36 @@
Categories:
- Internet
License: GPL-3.0-only
WebSite: https://gitlab.com/anoopknr/pastebin
SourceCode: https://gitlab.com/anoopknr/pastebin/tree/HEAD
IssueTracker: https://gitlab.com/anoopknr/pastebin/issues
AutoName: PasteBin
Summary: Client application for Ubuntu pastebin
Description: |-
Client application for Ubuntu pastebin, a web application where you can paste
snippets of text, usually source code or log files, for public viewing. Pastes
made to pastebin are usually only saved for a short period of time.
RepoType: git
Repo: https://gitlab.com/anoopknr/pastebin.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
gradle:
- yes
- versionName: '1.5'
versionCode: 2
commit: '1.5'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.5'
CurrentVersionCode: 2

View file

@ -1,23 +0,0 @@
Categories:Games
License:GPL-3.0-only
Web Site:
Source Code:https://archive.softwareheritage.org/browse/origin/http://mahjonggbuilder.googlecode.com/svn//directory/
Issue Tracker:
Auto Name:Mahjongg Builder
Summary:Solitaire games
Description:
A collection of 19 solitaire games where the object is to remove all pieces from
the game board by finding matching pairs of images from the both ends of lines
of pieces.
The built-in layout editor allows creation of new game layouts.
.
Build:1.4.4,14
commit=15
Auto Update Mode:None
Update Check Mode:Static
Current Version:1.4.4
Current Version Code:14

View file

@ -0,0 +1,23 @@
Categories:
- Games
License: GPL-3.0-only
SourceCode: https://archive.softwareheritage.org/browse/origin/http://mahjonggbuilder.googlecode.com/svn//directory/
AutoName: Mahjongg Builder
Summary: Solitaire games
Description: |-
A collection of 19 solitaire games where the object is to remove all pieces from
the game board by finding matching pairs of images from the both ends of lines
of pieces.
The built-in layout editor allows creation of new game layouts.
Builds:
- versionName: 1.4.4
versionCode: 14
commit: '15'
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: 1.4.4
CurrentVersionCode: 14