Merge branch 'txt2yml' into 'master'
Metadata YAML conversion See merge request fdroid/fdroiddata!5184
This commit is contained in:
commit
9e9a75402a
|
@ -1,60 +0,0 @@
|
||||||
AntiFeatures:Tracking
|
|
||||||
Categories:Internet
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:https://www.transdroid.org
|
|
||||||
Source Code:https://github.com/erickok/transdroid
|
|
||||||
Issue Tracker:https://github.com/erickok/transdroid/issues
|
|
||||||
Changelog:https://github.com/erickok/transdroid/releases
|
|
||||||
Donate:https://paypal.me/erickoknl
|
|
||||||
|
|
||||||
Auto Name:Transdroid Torrent Manager
|
|
||||||
Summary:Manage BitTorrent clients
|
|
||||||
Description:
|
|
||||||
Transdroid is an Android remote client for your torrent application running on a
|
|
||||||
server or home computer. Currently Transmission, uTorrent, Bittorrent, Deluge,
|
|
||||||
Vuze and rTorrent are supported. It can show the active torrents, pause, resume
|
|
||||||
or remove them and new torrents can be added via URL, RSS feed or using the
|
|
||||||
integrated search.
|
|
||||||
|
|
||||||
Anti-Feature: Tracking. It will connect to transdroid.org as soon as you run it,
|
|
||||||
and periodically after that. Information exposed is probably limited to your IP
|
|
||||||
address, OS version and Transdroid version.
|
|
||||||
|
|
||||||
For newer versions, see [[org.transdroid.full]] and [[org.transdroid.search]].
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/erickok/transdroid
|
|
||||||
|
|
||||||
Build:1.1.7,148
|
|
||||||
commit=80558abb1047
|
|
||||||
subdir=android
|
|
||||||
prebuild=cp -r ../lib/* .
|
|
||||||
update=.,../external/JakeWharton-ActionBarSherlock/library
|
|
||||||
target=android-13
|
|
||||||
|
|
||||||
Build:1.1.8,150
|
|
||||||
commit=6ec227e33a9a
|
|
||||||
subdir=android
|
|
||||||
prebuild=cp -r ../lib/* .
|
|
||||||
update=.,../external/JakeWharton-ActionBarSherlock/library
|
|
||||||
target=android-13
|
|
||||||
|
|
||||||
Build:1.1.13,155
|
|
||||||
commit=f9ce307f588f
|
|
||||||
subdir=android
|
|
||||||
prebuild=cp -r ../lib/* .
|
|
||||||
update=.,../external/JakeWharton-ActionBarSherlock/library
|
|
||||||
target=android-16
|
|
||||||
|
|
||||||
Build:1.1.16,161
|
|
||||||
commit=620dc6d78be2
|
|
||||||
subdir=android
|
|
||||||
prebuild=cp -r ../lib/* .
|
|
||||||
update=.,../external/JakeWharton-ActionBarSherlock/library
|
|
||||||
|
|
||||||
Archive Policy:0 versions
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:1.1.16
|
|
||||||
Current Version Code:161
|
|
74
metadata/org.transdroid.yml
Normal file
74
metadata/org.transdroid.yml
Normal file
|
@ -0,0 +1,74 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Tracking
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://www.transdroid.org
|
||||||
|
SourceCode: https://github.com/erickok/transdroid
|
||||||
|
IssueTracker: https://github.com/erickok/transdroid/issues
|
||||||
|
Changelog: https://github.com/erickok/transdroid/releases
|
||||||
|
Donate: https://paypal.me/erickoknl
|
||||||
|
|
||||||
|
AutoName: Transdroid Torrent Manager
|
||||||
|
Summary: Manage BitTorrent clients
|
||||||
|
Description: |-
|
||||||
|
Transdroid is an Android remote client for your torrent application running on a
|
||||||
|
server or home computer. Currently Transmission, uTorrent, Bittorrent, Deluge,
|
||||||
|
Vuze and rTorrent are supported. It can show the active torrents, pause, resume
|
||||||
|
or remove them and new torrents can be added via URL, RSS feed or using the
|
||||||
|
integrated search.
|
||||||
|
|
||||||
|
Anti-Feature: Tracking. It will connect to transdroid.org as soon as you run it,
|
||||||
|
and periodically after that. Information exposed is probably limited to your IP
|
||||||
|
address, OS version and Transdroid version.
|
||||||
|
|
||||||
|
For newer versions, see [[org.transdroid.full]] and [[org.transdroid.search]].
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/erickok/transdroid
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.1.7
|
||||||
|
versionCode: 148
|
||||||
|
commit: 80558abb1047
|
||||||
|
subdir: android
|
||||||
|
prebuild: cp -r ../lib/* .
|
||||||
|
androidupdate:
|
||||||
|
- .
|
||||||
|
- ../external/JakeWharton-ActionBarSherlock/library
|
||||||
|
target: android-13
|
||||||
|
|
||||||
|
- versionName: 1.1.8
|
||||||
|
versionCode: 150
|
||||||
|
commit: 6ec227e33a9a
|
||||||
|
subdir: android
|
||||||
|
prebuild: cp -r ../lib/* .
|
||||||
|
androidupdate:
|
||||||
|
- .
|
||||||
|
- ../external/JakeWharton-ActionBarSherlock/library
|
||||||
|
target: android-13
|
||||||
|
|
||||||
|
- versionName: 1.1.13
|
||||||
|
versionCode: 155
|
||||||
|
commit: f9ce307f588f
|
||||||
|
subdir: android
|
||||||
|
prebuild: cp -r ../lib/* .
|
||||||
|
androidupdate:
|
||||||
|
- .
|
||||||
|
- ../external/JakeWharton-ActionBarSherlock/library
|
||||||
|
target: android-16
|
||||||
|
|
||||||
|
- versionName: 1.1.16
|
||||||
|
versionCode: 161
|
||||||
|
commit: 620dc6d78be2
|
||||||
|
subdir: android
|
||||||
|
prebuild: cp -r ../lib/* .
|
||||||
|
androidupdate:
|
||||||
|
- .
|
||||||
|
- ../external/JakeWharton-ActionBarSherlock/library
|
||||||
|
|
||||||
|
ArchivePolicy: 0 versions
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
|
CurrentVersion: 1.1.16
|
||||||
|
CurrentVersionCode: 161
|
|
@ -1,29 +0,0 @@
|
||||||
Categories:Money
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:
|
|
||||||
Issue Tracker:
|
|
||||||
|
|
||||||
Auto Name:Tryton
|
|
||||||
Summary:Enterprise resource management
|
|
||||||
Description:
|
|
||||||
Client for the Tryton ERP system. It lets you access and edit your enterprise
|
|
||||||
information (accounting, invoice, production, stocks, and more) from your
|
|
||||||
device.
|
|
||||||
|
|
||||||
It is a generic client like the gtk client, and should be compatible with all
|
|
||||||
Tryton modules. It also contains an SVG parser for Android.
|
|
||||||
|
|
||||||
Use demo as user and password with the default configuration to connect to
|
|
||||||
Tryton demo server.
|
|
||||||
.
|
|
||||||
|
|
||||||
Build:0.6,6
|
|
||||||
commit=57e9ba8c5
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:0.6
|
|
||||||
Current Version Code:6
|
|
||||||
|
|
||||||
No Source Since:0.7
|
|
28
metadata/org.tryton.client.yml
Normal file
28
metadata/org.tryton.client.yml
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
License: GPL-3.0-only
|
||||||
|
|
||||||
|
AutoName: Tryton
|
||||||
|
Summary: Enterprise resource management
|
||||||
|
Description: |-
|
||||||
|
Client for the Tryton ERP system. It lets you access and edit your enterprise
|
||||||
|
information (accounting, invoice, production, stocks, and more) from your
|
||||||
|
device.
|
||||||
|
|
||||||
|
It is a generic client like the gtk client, and should be compatible with all
|
||||||
|
Tryton modules. It also contains an SVG parser for Android.
|
||||||
|
|
||||||
|
Use demo as user and password with the default configuration to connect to
|
||||||
|
Tryton demo server.
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.6'
|
||||||
|
versionCode: 6
|
||||||
|
commit: 57e9ba8c5
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
|
CurrentVersion: '0.6'
|
||||||
|
CurrentVersionCode: 6
|
||||||
|
|
||||||
|
NoSourceSince: '0.7'
|
|
@ -1,25 +0,0 @@
|
||||||
Categories:Multimedia
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:https://code.google.com/p/tunesremote-plus
|
|
||||||
Source Code:https://code.google.com/p/tunesremote-plus/source
|
|
||||||
Issue Tracker:
|
|
||||||
|
|
||||||
Auto Name:TunesRemote+
|
|
||||||
Summary:DACP remote control
|
|
||||||
Description:
|
|
||||||
Remote control for DACP-compatible media players.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git-svn
|
|
||||||
Repo:https://tunesremote-plus.googlecode.com/svn/trunk
|
|
||||||
|
|
||||||
Build:2.5.2,252
|
|
||||||
commit=141
|
|
||||||
|
|
||||||
Build:2.5.3,253
|
|
||||||
commit=154
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Static
|
|
||||||
Current Version:2.5.3
|
|
||||||
Current Version Code:253
|
|
26
metadata/org.tunesremote.yml
Normal file
26
metadata/org.tunesremote.yml
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://code.google.com/p/tunesremote-plus
|
||||||
|
SourceCode: https://code.google.com/p/tunesremote-plus/source
|
||||||
|
|
||||||
|
AutoName: TunesRemote+
|
||||||
|
Summary: DACP remote control
|
||||||
|
Description: Remote control for DACP-compatible media players.
|
||||||
|
|
||||||
|
RepoType: git-svn
|
||||||
|
Repo: https://tunesremote-plus.googlecode.com/svn/trunk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.5.2
|
||||||
|
versionCode: 252
|
||||||
|
commit: '141'
|
||||||
|
|
||||||
|
- versionName: 2.5.3
|
||||||
|
versionCode: 253
|
||||||
|
commit: '154'
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Static
|
||||||
|
CurrentVersion: 2.5.3
|
||||||
|
CurrentVersionCode: 253
|
|
@ -1,29 +0,0 @@
|
||||||
Categories:Multimedia
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/john-tornblom/TVHGuide
|
|
||||||
Issue Tracker:https://github.com/john-tornblom/TVHGuide/issues
|
|
||||||
|
|
||||||
Auto Name:TVHGuide
|
|
||||||
Summary:TVHeadEnd PVR client
|
|
||||||
Description:
|
|
||||||
Watch live TV and recordings from your home theatre setup if you have a
|
|
||||||
TVHeadEnd PVR. Features include:
|
|
||||||
|
|
||||||
* List channels and their upcoming events
|
|
||||||
* Search the EPG for upcomming events
|
|
||||||
* Schedule, cancel and remove recordings
|
|
||||||
* Stream audio and video (via http)
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/john-tornblom/TVHGuide.git
|
|
||||||
|
|
||||||
Build:1.6.7,21
|
|
||||||
commit=v1.6.7
|
|
||||||
target=android-9
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.6.7
|
|
||||||
Current Version Code:21
|
|
30
metadata/org.tvheadend.tvhguide.yml
Normal file
30
metadata/org.tvheadend.tvhguide.yml
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/john-tornblom/TVHGuide
|
||||||
|
IssueTracker: https://github.com/john-tornblom/TVHGuide/issues
|
||||||
|
|
||||||
|
AutoName: TVHGuide
|
||||||
|
Summary: TVHeadEnd PVR client
|
||||||
|
Description: |-
|
||||||
|
Watch live TV and recordings from your home theatre setup if you have a
|
||||||
|
TVHeadEnd PVR. Features include:
|
||||||
|
|
||||||
|
* List channels and their upcoming events
|
||||||
|
* Search the EPG for upcomming events
|
||||||
|
* Schedule, cancel and remove recordings
|
||||||
|
* Stream audio and video (via http)
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/john-tornblom/TVHGuide.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.6.7
|
||||||
|
versionCode: 21
|
||||||
|
commit: v1.6.7
|
||||||
|
target: android-9
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.6.7
|
||||||
|
CurrentVersionCode: 21
|
|
@ -1,115 +0,0 @@
|
||||||
Categories:Theming
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:https://xphnx.github.io/fento-suite
|
|
||||||
Source Code:https://gitlab.com/xphnx/onze_cm11_theme
|
|
||||||
Issue Tracker:https://gitlab.com/xphnx/onze_cm11_theme/issues
|
|
||||||
Changelog:https://gitlab.com/xphnx/onze_cm11_theme/blob/HEAD/CHANGELOG.md
|
|
||||||
|
|
||||||
Auto Name:Onze
|
|
||||||
Summary:CM11 FLOSS Theme
|
|
||||||
Description:
|
|
||||||
A port of TwelF CM12 Theme. Onze is a Material Design inspired theme for CM11
|
|
||||||
aiming to provide a consistent and minimalistic look to your device.
|
|
||||||
|
|
||||||
Features:
|
|
||||||
|
|
||||||
* FLOSS Icon Pack
|
|
||||||
* Wallpaper & Lockscreen
|
|
||||||
* Alarm & Ringtone
|
|
||||||
|
|
||||||
For issues, comments and icon request, please use the issue tracker.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://gitlab.com/xphnx/onze_cm11_theme.git
|
|
||||||
|
|
||||||
Build:0.4,4
|
|
||||||
commit=ddf5077f179f2c1f6054cc6d15816019f3f184fd
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.6,6
|
|
||||||
commit=v0.6
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.8,8
|
|
||||||
commit=v0.8
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.9,9
|
|
||||||
commit=v0.9
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1,11
|
|
||||||
commit=v1.1
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2,12
|
|
||||||
commit=v1.2
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3,13
|
|
||||||
commit=eb6fd43ac4322cff4168e25ded7981ac1ccd9b0b
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.0,20
|
|
||||||
commit=v2.0
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2,22
|
|
||||||
commit=v2.2
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.4,24
|
|
||||||
disable=remove apk
|
|
||||||
commit=v2.4
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.8.1,29
|
|
||||||
commit=v2.8.1
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.3,32
|
|
||||||
commit=v2.9.3
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.5,33
|
|
||||||
commit=v2.9.5
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.7,35
|
|
||||||
commit=v2.9.7
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.8,36
|
|
||||||
commit=v2.9.8
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.9,37
|
|
||||||
commit=v2.9.9
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
No longer being maintained.
|
|
||||||
.
|
|
||||||
|
|
||||||
Archive Policy:0 versions
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:2.9.9
|
|
||||||
Current Version Code:37
|
|
146
metadata/org.tw.onze.cmtheme.yml
Normal file
146
metadata/org.tw.onze.cmtheme.yml
Normal file
|
@ -0,0 +1,146 @@
|
||||||
|
Categories:
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://xphnx.github.io/fento-suite
|
||||||
|
SourceCode: https://gitlab.com/xphnx/onze_cm11_theme
|
||||||
|
IssueTracker: https://gitlab.com/xphnx/onze_cm11_theme/issues
|
||||||
|
Changelog: https://gitlab.com/xphnx/onze_cm11_theme/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
|
AutoName: Onze
|
||||||
|
Summary: CM11 FLOSS Theme
|
||||||
|
Description: |-
|
||||||
|
A port of TwelF CM12 Theme. Onze is a Material Design inspired theme for CM11
|
||||||
|
aiming to provide a consistent and minimalistic look to your device.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
* FLOSS Icon Pack
|
||||||
|
* Wallpaper & Lockscreen
|
||||||
|
* Alarm & Ringtone
|
||||||
|
|
||||||
|
For issues, comments and icon request, please use the issue tracker.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/xphnx/onze_cm11_theme.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.4'
|
||||||
|
versionCode: 4
|
||||||
|
commit: ddf5077f179f2c1f6054cc6d15816019f3f184fd
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.6'
|
||||||
|
versionCode: 6
|
||||||
|
commit: v0.6
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.8'
|
||||||
|
versionCode: 8
|
||||||
|
commit: v0.8
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.9'
|
||||||
|
versionCode: 9
|
||||||
|
commit: v0.9
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 11
|
||||||
|
commit: v1.1
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 12
|
||||||
|
commit: v1.2
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 13
|
||||||
|
commit: eb6fd43ac4322cff4168e25ded7981ac1ccd9b0b
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.0'
|
||||||
|
versionCode: 20
|
||||||
|
commit: v2.0
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.2'
|
||||||
|
versionCode: 22
|
||||||
|
commit: v2.2
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.4'
|
||||||
|
versionCode: 24
|
||||||
|
disable: remove apk
|
||||||
|
commit: v2.4
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.8.1
|
||||||
|
versionCode: 29
|
||||||
|
commit: v2.8.1
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.3
|
||||||
|
versionCode: 32
|
||||||
|
commit: v2.9.3
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.5
|
||||||
|
versionCode: 33
|
||||||
|
commit: v2.9.5
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.7
|
||||||
|
versionCode: 35
|
||||||
|
commit: v2.9.7
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.8
|
||||||
|
versionCode: 36
|
||||||
|
commit: v2.9.8
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.9
|
||||||
|
versionCode: 37
|
||||||
|
commit: v2.9.9
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
MaintainerNotes: No longer being maintained.
|
||||||
|
|
||||||
|
ArchivePolicy: 0 versions
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
|
CurrentVersion: 2.9.9
|
||||||
|
CurrentVersionCode: 37
|
|
@ -1,187 +0,0 @@
|
||||||
Categories:Theming
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:https://xphnx.github.io/fento-suite
|
|
||||||
Source Code:https://gitlab.com/xphnx/twelf_cm12_theme
|
|
||||||
Issue Tracker:https://gitlab.com/xphnx/twelf_cm12_theme/issues
|
|
||||||
Changelog:https://gitlab.com/xphnx/twelf_cm12_theme/blob/HEAD/CHANGELOG.md
|
|
||||||
|
|
||||||
Auto Name:Ameixa LOS
|
|
||||||
Summary:CM12/CM13 FLOSS Theme
|
|
||||||
Description:
|
|
||||||
TwelF is a Material Design inspired theme aiming to provide a consistent and
|
|
||||||
minimalistic look to your device. CM12, CM12.1 and CM13 Theme Engine supported.
|
|
||||||
|
|
||||||
Features:
|
|
||||||
|
|
||||||
* FLOSS Icon Pack
|
|
||||||
* Wallpaper & Lockscreen
|
|
||||||
* Alarm & Ringtone
|
|
||||||
|
|
||||||
For issues, commenting and icon requests, please use the issue tracker.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://gitlab.com/xphnx/twelf_cm12_theme.git
|
|
||||||
|
|
||||||
Build:0.1,1
|
|
||||||
disable=remove apk
|
|
||||||
commit=v0.1
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.2,2
|
|
||||||
commit=v0.2
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.3,3
|
|
||||||
commit=v0.3
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.4,4
|
|
||||||
commit=v0.4
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.7,7
|
|
||||||
commit=v0.7
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:0.8,8
|
|
||||||
commit=1903b59c91a73a38bcb5591325c4efbd71a4235d
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.0,10
|
|
||||||
commit=v1.0
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1,11
|
|
||||||
commit=v1.1
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.2,12
|
|
||||||
commit=v1.2
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.3,13
|
|
||||||
disable=remove apk
|
|
||||||
commit=v1.3
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.4,14
|
|
||||||
commit=v1.4
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.0,20
|
|
||||||
commit=v2.0
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.2,22
|
|
||||||
commit=v2.2
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.3,23
|
|
||||||
disable=remove apk
|
|
||||||
commit=v2.3
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.8,28
|
|
||||||
commit=v2.8
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9,29
|
|
||||||
commit=v2.9
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.1,30
|
|
||||||
commit=v2.9.1
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.2,31
|
|
||||||
commit=v2.9.2
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.3,32
|
|
||||||
commit=v2.9.3
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.4,33
|
|
||||||
commit=v2.9.4
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.5,34
|
|
||||||
commit=v2.9.5
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.6,35
|
|
||||||
commit=v2.9.6
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.7,36
|
|
||||||
commit=v2.9.7
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.8,37
|
|
||||||
commit=v2.9.8
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:2.9.9,38
|
|
||||||
commit=v2.9.9
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.1,40
|
|
||||||
commit=v3.0.1
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.2,41
|
|
||||||
commit=v3.0.2
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.3,42
|
|
||||||
commit=v3.0.3
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.4,43
|
|
||||||
commit=v3.0.4
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:3.0.5,44
|
|
||||||
commit=v3.0.5
|
|
||||||
subdir=theme
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
No longer being maintained.
|
|
||||||
.
|
|
||||||
|
|
||||||
Archive Policy:0 versions
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:3.0.5
|
|
||||||
Current Version Code:44
|
|
246
metadata/org.twelf.cmtheme.yml
Normal file
246
metadata/org.twelf.cmtheme.yml
Normal file
|
@ -0,0 +1,246 @@
|
||||||
|
Categories:
|
||||||
|
- Theming
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://xphnx.github.io/fento-suite
|
||||||
|
SourceCode: https://gitlab.com/xphnx/twelf_cm12_theme
|
||||||
|
IssueTracker: https://gitlab.com/xphnx/twelf_cm12_theme/issues
|
||||||
|
Changelog: https://gitlab.com/xphnx/twelf_cm12_theme/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
|
AutoName: Ameixa LOS
|
||||||
|
Summary: CM12/CM13 FLOSS Theme
|
||||||
|
Description: |-
|
||||||
|
TwelF is a Material Design inspired theme aiming to provide a consistent and
|
||||||
|
minimalistic look to your device. CM12, CM12.1 and CM13 Theme Engine supported.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
* FLOSS Icon Pack
|
||||||
|
* Wallpaper & Lockscreen
|
||||||
|
* Alarm & Ringtone
|
||||||
|
|
||||||
|
For issues, commenting and icon requests, please use the issue tracker.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/xphnx/twelf_cm12_theme.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.1'
|
||||||
|
versionCode: 1
|
||||||
|
disable: remove apk
|
||||||
|
commit: v0.1
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.2'
|
||||||
|
versionCode: 2
|
||||||
|
commit: v0.2
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.3'
|
||||||
|
versionCode: 3
|
||||||
|
commit: v0.3
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.4'
|
||||||
|
versionCode: 4
|
||||||
|
commit: v0.4
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.7'
|
||||||
|
versionCode: 7
|
||||||
|
commit: v0.7
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.8'
|
||||||
|
versionCode: 8
|
||||||
|
commit: 1903b59c91a73a38bcb5591325c4efbd71a4235d
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 10
|
||||||
|
commit: v1.0
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 11
|
||||||
|
commit: v1.1
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 12
|
||||||
|
commit: v1.2
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 13
|
||||||
|
disable: remove apk
|
||||||
|
commit: v1.3
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.4'
|
||||||
|
versionCode: 14
|
||||||
|
commit: v1.4
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.0'
|
||||||
|
versionCode: 20
|
||||||
|
commit: v2.0
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.2'
|
||||||
|
versionCode: 22
|
||||||
|
commit: v2.2
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.3'
|
||||||
|
versionCode: 23
|
||||||
|
disable: remove apk
|
||||||
|
commit: v2.3
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.8'
|
||||||
|
versionCode: 28
|
||||||
|
commit: v2.8
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.9'
|
||||||
|
versionCode: 29
|
||||||
|
commit: v2.9
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.1
|
||||||
|
versionCode: 30
|
||||||
|
commit: v2.9.1
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.2
|
||||||
|
versionCode: 31
|
||||||
|
commit: v2.9.2
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.3
|
||||||
|
versionCode: 32
|
||||||
|
commit: v2.9.3
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.4
|
||||||
|
versionCode: 33
|
||||||
|
commit: v2.9.4
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.5
|
||||||
|
versionCode: 34
|
||||||
|
commit: v2.9.5
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.6
|
||||||
|
versionCode: 35
|
||||||
|
commit: v2.9.6
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.7
|
||||||
|
versionCode: 36
|
||||||
|
commit: v2.9.7
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.8
|
||||||
|
versionCode: 37
|
||||||
|
commit: v2.9.8
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.9
|
||||||
|
versionCode: 38
|
||||||
|
commit: v2.9.9
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.1
|
||||||
|
versionCode: 40
|
||||||
|
commit: v3.0.1
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.2
|
||||||
|
versionCode: 41
|
||||||
|
commit: v3.0.2
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.3
|
||||||
|
versionCode: 42
|
||||||
|
commit: v3.0.3
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.4
|
||||||
|
versionCode: 43
|
||||||
|
commit: v3.0.4
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.5
|
||||||
|
versionCode: 44
|
||||||
|
commit: v3.0.5
|
||||||
|
subdir: theme
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
MaintainerNotes: No longer being maintained.
|
||||||
|
|
||||||
|
ArchivePolicy: 0 versions
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
|
CurrentVersion: 3.0.5
|
||||||
|
CurrentVersionCode: 44
|
Loading…
Reference in a new issue