Merge branch 'txt2yaml' into 'master'

A bunch of .txt to .yml conversions

See merge request fdroid/fdroiddata!5198
This commit is contained in:
Izzy 2019-08-08 23:22:47 +00:00
commit e72642da73
13 changed files with 184 additions and 193 deletions

View file

@ -1,25 +0,0 @@
Categories:Theming
License:EPL-1.0
Web Site:
Source Code:https://archive.softwareheritage.org/browse/origin/http://lcarswallpaper.googlecode.com/svn//directory/
Issue Tracker:
Auto Name:LCARS Wallpapers
Summary:Star Trek style background
Description:
Star Trek LCARS themed live wallpaper for Android 2.1+ devices that shows
various system information.
.
Build:1.0.2,35
commit=35
prebuild=sed -i -r 's/(android:versionName)/android:versionCode="35" \1/' AndroidManifest.xml
Build:1.1.1,46
commit=46
prebuild=sed -i -r 's/(android:versionName)/android:versionCode="46" \1/' AndroidManifest.xml
Auto Update Mode:None
Update Check Mode:None
Current Version:1.1.1
Current Version Code:46

View file

@ -0,0 +1,26 @@
Categories:
- Theming
License: EPL-1.0
SourceCode: https://archive.softwareheritage.org/browse/origin/http://lcarswallpaper.googlecode.com/svn//directory/
AutoName: LCARS Wallpapers
Summary: Star Trek style background
Description: |-
Star Trek LCARS themed live wallpaper for Android 2.1+ devices that shows
various system information.
Builds:
- versionName: 1.0.2
versionCode: 35
commit: '35'
prebuild: sed -i -r 's/(android:versionName)/android:versionCode="35" \1/' AndroidManifest.xml
- versionName: 1.1.1
versionCode: 46
commit: '46'
prebuild: sed -i -r 's/(android:versionName)/android:versionCode="46" \1/' AndroidManifest.xml
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.1.1
CurrentVersionCode: 46

View file

@ -1,24 +0,0 @@
Categories:Theming,Time
License:Apache-2.0
Web Site:
Source Code:https://github.com/romannurik/Android-MonthCalendarWidget
Issue Tracker:https://github.com/romannurik/Android-MonthCalendarWidget/issues
Auto Name:Month Calendar Widget
Summary:Calendar widget
Description:
Simple month calendar widget.
.
Repo Type:git
Repo:https://github.com/romannurik/Android-MonthCalendarWidget
Build:0.1,1
commit=f198096a4c2f9db2b98fc41f6fb57087558c21c6
extlibs=android/android-support-v4.jar
target=android-19
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.1
Current Version Code:1

View file

@ -0,0 +1,26 @@
Categories:
- Theming
- Time
License: Apache-2.0
SourceCode: https://github.com/romannurik/Android-MonthCalendarWidget
IssueTracker: https://github.com/romannurik/Android-MonthCalendarWidget/issues
AutoName: Month Calendar Widget
Summary: Calendar widget
Description: Simple month calendar widget.
RepoType: git
Repo: https://github.com/romannurik/Android-MonthCalendarWidget
Builds:
- versionName: '0.1'
versionCode: 1
commit: f198096a4c2f9db2b98fc41f6fb57087558c21c6
extlibs:
- android/android-support-v4.jar
target: android-19
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '0.1'
CurrentVersionCode: 1

View file

@ -1,30 +0,0 @@
Categories:System
License:Apache-2.0
Web Site:https://code.google.com/p/apps-for-android
Source Code:https://code.google.com/p/apps-for-android/source
Issue Tracker:
Auto Name:Any Cut
Summary:Create shortcuts for anything
Description:
You can make shortcuts for anything that has an activity e.g Android keyboard
settings screen. All activities are listed but there is no description of what
each does, so you'll just have to take a guess and some may not do anything. In
addition you can make shortcuts to directly dial or send an sms to a contact.
This app is ancient so it may not work on Android 4+ but you can get direct
access to app activities with [[com.ideasfrombrain.search_based_launcher_v2]].
.
Repo Type:git
Repo:https://code.google.com/p/apps-for-android
Build:0.5,5
commit=1617d965
subdir=AnyCut
target=android-4
Auto Update Mode:None
Update Check Mode:Static
Current Version:0.5
Current Version Code:5

View file

@ -0,0 +1,28 @@
Categories:
- System
License: Apache-2.0
WebSite: https://code.google.com/p/apps-for-android
SourceCode: https://code.google.com/p/apps-for-android/source
AutoName: Any Cut
Summary: Create shortcuts for anything
Description: |-
You can make shortcuts for anything that has an activity e.g Android keyboard
settings screen. All activities are listed but there is no description of what
each does, so youll just have to take a guess and some may not do anything. In
addition you can make shortcuts to directly dial or send an sms to a contact.
This app is ancient so it may not work on Android 4+ but you can get direct
access to app activities with [[com.ideasfrombrain.search_based_launcher_v2]].
Builds:
- versionName: '0.5'
versionCode: 5
commit: 1617d965
subdir: AnyCut
target: android-4
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '0.5'
CurrentVersionCode: 5

View file

@ -1,25 +0,0 @@
Categories:Internet
License:GPL-3.0-or-later
Web Site:https://gitlab.com/ismo/DownloadFilesWeb
Source Code:https://gitlab.com/ismo/DownloadFilesWeb/tree/HEAD
Issue Tracker:https://gitlab.com/ismo/DownloadFilesWeb/issues
Auto Name:DownloadFilesWeb
Summary:Download files referenced within a website
Description:
Download files referenced within the code of a web page. You can select the URL
and the extension or name of the files you are interested in.
.
Repo Type:git
Repo:https://gitlab.com/ismo/DownloadFilesWeb.git
Build:1.0,1
commit=ef79cd71af4601a51c01f282fbf931f3a34e926f
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,28 @@
Categories:
- Internet
License: GPL-3.0-or-later
WebSite: https://gitlab.com/ismo/DownloadFilesWeb
SourceCode: https://gitlab.com/ismo/DownloadFilesWeb/tree/HEAD
IssueTracker: https://gitlab.com/ismo/DownloadFilesWeb/issues
AutoName: DownloadFilesWeb
Summary: Download files referenced within a website
Description: |-
Download files referenced within the code of a web page. You can select the URL
and the extension or name of the files you are interested in.
RepoType: git
Repo: https://gitlab.com/ismo/DownloadFilesWeb.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: ef79cd71af4601a51c01f282fbf931f3a34e926f
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,25 +0,0 @@
Categories:Navigation,Science & Education
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/kas70/SAnd
Issue Tracker:
Auto Name:SAnd
Summary:Show orientation, height and airpressure
Description:
Use your phones sensors (barometer and compass) to show your current
orientation, height and air pressure.
Moved to [[com.platypus.SAnd]].
.
Build:1.0,1
disable=remove apk
commit=v1.0
Auto Update Mode:None
Update Check Mode:None
Current Version:1.0
Current Version Code:1
No Source Since:1.1

View file

@ -1,39 +0,0 @@
Categories:Multimedia,Theming
License:GPL-3.0-or-later
Web Site:
Source Code:https://github.com/igoralmeida/muzei-apod
Issue Tracker:https://github.com/igoralmeida/muzei-apod/issues
Auto Name:NASA APOD for Muzei
Summary:NASA Astronomy Picture of the Day for Muzei
Description:
Show NASA's Astronomy Picture of the Day in [[net.nurik.roman.muzei]].
.
Repo Type:git
Repo:https://github.com/igoralmeida/muzei-apod
Build:0.1,1
commit=91477d1d6572bcad2f6b8e13bb2027b254098756
gradle=yes
Build:0.1.1,2
commit=1e9668ed3f4c792b2ec115468164863ddc5212dc
gradle=yes
Build:0.1.2,3
commit=75124acd12b32cc0895b669e6982a0858ad2303f
gradle=yes
Build:0.2,4
commit=b48a63f330d894166dbfeb05cc3b01835a604659
gradle=yes
Build:0.3,5
commit=b69075430e3687b1960f54cbca778d9375162bf9
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.3
Current Version Code:5

View file

@ -0,0 +1,49 @@
Categories:
- Multimedia
- Theming
License: GPL-3.0-or-later
SourceCode: https://github.com/igoralmeida/muzei-apod
IssueTracker: https://github.com/igoralmeida/muzei-apod/issues
AutoName: NASA APOD for Muzei
Summary: NASA Astronomy Picture of the Day for Muzei
Description: Show NASA's Astronomy Picture of the Day in [[net.nurik.roman.muzei]].
RepoType: git
Repo: https://github.com/igoralmeida/muzei-apod
Builds:
- versionName: '0.1'
versionCode: 1
commit: 91477d1d6572bcad2f6b8e13bb2027b254098756
gradle:
- yes
- versionName: 0.1.1
versionCode: 2
commit: 1e9668ed3f4c792b2ec115468164863ddc5212dc
gradle:
- yes
- versionName: 0.1.2
versionCode: 3
commit: 75124acd12b32cc0895b669e6982a0858ad2303f
gradle:
- yes
- versionName: '0.2'
versionCode: 4
commit: b48a63f330d894166dbfeb05cc3b01835a604659
gradle:
- yes
- versionName: '0.3'
versionCode: 5
commit: b69075430e3687b1960f54cbca778d9375162bf9
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '0.3'
CurrentVersionCode: 5

View file

@ -1,25 +0,0 @@
Categories:Security
License:BSD-2-Clause
Web Site:
Source Code:https://github.com/ars3niy/openpass
Issue Tracker:https://github.com/ars3niy/openpass/issues
Auto Name:OpenPass
Summary:Reimplementation of SafeNet MobilePass
Description:
MobilePass is a one-time password generator for 2-factor authentication used in
various remote access systems. OpenPass is a fully compatible reimplementation.
.
Repo Type:git
Repo:https://github.com/ars3niy/openpass
Build:1.0,1
commit=1.0
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,27 @@
Categories:
- Security
License: BSD-2-Clause
SourceCode: https://github.com/ars3niy/openpass
IssueTracker: https://github.com/ars3niy/openpass/issues
AutoName: OpenPass
Summary: Reimplementation of SafeNet MobilePass
Description: |-
MobilePass is a one-time password generator for 2-factor authentication used in
various remote access systems. OpenPass is a fully compatible reimplementation.
RepoType: git
Repo: https://github.com/ars3niy/openpass
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1