Metadata YAMLification

This commit is contained in:
Izzy 2019-09-25 22:43:52 +00:00
parent c25159dc0b
commit aa5c905e37
22 changed files with 857 additions and 666 deletions

View file

@ -1,81 +0,0 @@
Categories:Internet
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/itprojects/InboxPager
Issue Tracker:https://github.com/itprojects/InboxPager/issues
Auto Name:Inbox Pager
Summary:Read and write e-mails
Description:
E-mail client that supports IMAP, POP and SMTP protocols using SSL/TLS. Features
include:
* Animate a smooth transition between visual contexts.
* Automatically convert texts from their declared character encoding to UTF-8.
* Download your full email messages (with attachments inside).
* Download an individual attachment.
* Display server certificates used in the last connection.
* Keep track of your unread messages.
* Notify with sound of new messages, per user choice.
* Notify with device vibration of new messages, per user choice.
* Work with OpenPGP messages.
* Verify hostnames, if not self-signed certificates.
.
Repo Type:git
Repo:https://github.com/itprojects/InboxPager.git
Build:1.0,1
commit=28193bcd1165a9cd012dfc39cc38162c81eb4925
subdir=InboxPager
gradle=yes
Build:1.1,2
commit=90bee8f98577266c929f7c73a97f01e768d69942
subdir=InboxPager
gradle=yes
Build:1.0,3
commit=4354f83840e181ce0fe6b135f5d05b32fbd210ab
subdir=InboxPager
gradle=yes
Build:2.0,4
commit=619e6771963ef472889a44f5d175452bec869c82
subdir=InboxPager
gradle=yes
Build:2.1,5
commit=6d71f0db1e936ef714ffa16f0eb1f72cbc08cc09
subdir=InboxPager
gradle=yes
Build:2.2,6
commit=1350b971a147613ad34ef5ac79830d3b225ed810
subdir=InboxPager
gradle=yes
Build:3.0,7
commit=c5641a6d644d001bd4cec520b5a96d7e588cb6ad
subdir=InboxPager
gradle=yes
Build:3.1,8
commit=0a76767437511f37c226423bd90a1e02308ef12b
subdir=InboxPager
gradle=yes
Build:4.0,9
commit=v4.0
subdir=InboxPager
gradle=yes
Build:4.1,10
commit=v4.1
subdir=InboxPager
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:4.1
Current Version Code:10

View file

@ -0,0 +1,101 @@
Categories:
- Internet
License: GPL-3.0-only
SourceCode: https://github.com/itprojects/InboxPager
IssueTracker: https://github.com/itprojects/InboxPager/issues
AutoName: Inbox Pager
Summary: Read and write e-mails
Description: |-
E-mail client that supports IMAP, POP and SMTP protocols using SSL/TLS. Features
include:
* Animate a smooth transition between visual contexts.
* Automatically convert texts from their declared character encoding to UTF-8.
* Download your full email messages (with attachments inside).
* Download an individual attachment.
* Display server certificates used in the last connection.
* Keep track of your unread messages.
* Notify with sound of new messages, per user choice.
* Notify with device vibration of new messages, per user choice.
* Work with OpenPGP messages.
* Verify hostnames, if not self-signed certificates.
RepoType: git
Repo: https://github.com/itprojects/InboxPager.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: 28193bcd1165a9cd012dfc39cc38162c81eb4925
subdir: InboxPager
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: 90bee8f98577266c929f7c73a97f01e768d69942
subdir: InboxPager
gradle:
- yes
- versionName: '1.0'
versionCode: 3
commit: 4354f83840e181ce0fe6b135f5d05b32fbd210ab
subdir: InboxPager
gradle:
- yes
- versionName: '2.0'
versionCode: 4
commit: 619e6771963ef472889a44f5d175452bec869c82
subdir: InboxPager
gradle:
- yes
- versionName: '2.1'
versionCode: 5
commit: 6d71f0db1e936ef714ffa16f0eb1f72cbc08cc09
subdir: InboxPager
gradle:
- yes
- versionName: '2.2'
versionCode: 6
commit: 1350b971a147613ad34ef5ac79830d3b225ed810
subdir: InboxPager
gradle:
- yes
- versionName: '3.0'
versionCode: 7
commit: c5641a6d644d001bd4cec520b5a96d7e588cb6ad
subdir: InboxPager
gradle:
- yes
- versionName: '3.1'
versionCode: 8
commit: 0a76767437511f37c226423bd90a1e02308ef12b
subdir: InboxPager
gradle:
- yes
- versionName: '4.0'
versionCode: 9
commit: v4.0
subdir: InboxPager
gradle:
- yes
- versionName: '4.1'
versionCode: 10
commit: v4.1
subdir: InboxPager
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '4.1'
CurrentVersionCode: 10

View file

@ -1,36 +0,0 @@
Categories:Games
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/jakevossen5/Apollo-Trivia
Issue Tracker:https://github.com/jakevossen5/Apollo-Trivia/issues
Auto Name:Apollo Trivia
Summary:Learn more about the Apollo Moon missions
Description:
This app was developed just to help me learn more about Android programming and
I really wanted to know more about the Apollo missions. So I knocked out two
birds with one stone and did this.
.
Repo Type:git
Repo:https://github.com/jakevossen5/Apollo-Trivia.git
Build:1.4.1.1,10
commit=1.4.1.1
subdir=app
gradle=yes
Build:1.4.2,12
commit=1.4.2
subdir=app
gradle=yes
Build:1.4.2.1,13
commit=58dfa23fccaebe2380e88c4a7fc57e3288251f64
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.4.2
Current Version Code:12

View file

@ -0,0 +1,44 @@
Categories:
- Games
License: GPL-3.0-only
SourceCode: https://github.com/jakevossen5/Apollo-Trivia
IssueTracker: https://github.com/jakevossen5/Apollo-Trivia/issues
AutoName: Apollo Trivia
Summary: Learn more about the Apollo Moon missions
Description: |-
'''NOTE:''' This app is no longer maintained (its repo was archived).
This app was developed just to help me learn more about Android programming and
I really wanted to know more about the Apollo missions. So I knocked out two
birds with one stone and did this.
RepoType: git
Repo: https://github.com/jakevossen5/Apollo-Trivia.git
Builds:
- versionName: 1.4.1.1
versionCode: 10
commit: 1.4.1.1
subdir: app
gradle:
- yes
- versionName: 1.4.2
versionCode: 12
commit: 1.4.2
subdir: app
gradle:
- yes
- versionName: 1.4.2.1
versionCode: 13
commit: 58dfa23fccaebe2380e88c4a7fc57e3288251f64
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.4.2
CurrentVersionCode: 12

View file

@ -1,47 +0,0 @@
Categories:Sports & Health
License:GPL-3.0-only
Web Site:http://khertan.net/#forrunners
Source Code:https://gitlab.com/brvier/ForRunners
Issue Tracker:https://gitlab.com/brvier/ForRunners/issues
Bitcoin:1s38rpyuJvfvcRFaESZmVSp6EYpVLEDWU
Auto Name:ForRunners
Summary:Track your personnal fitness
Description:
Personnal tracking app for your running or other outside sports which respect
your privacy.
* Use low resource
* Respect your privacy
* Bluetooth 4.0 HearthRate, PowerMeter support
* Speech synthesis
* Modern look & feel
* Interval running help
* Record equipment usage
.
Repo Type:git
Repo:https://gitlab.com/brvier/ForRunners
Build:1.1.1,101011
commit=5942817aab215fb18739b83b64ff07f23b3f63a4
subdir=platforms/android
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
gradle=yes
Build:1.1.2,101020
commit=022b9a161b069034a2513af5da7101f24f31a248
subdir=platforms/android
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
gradle=yes
Build:1.1.3,101030
commit=8733e8d704f857ebc26318ad6407af6ee34be207
subdir=platforms/android
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.1.3
Current Version Code:101030

View file

@ -0,0 +1,54 @@
Categories:
- Sports & Health
License: GPL-3.0-only
WebSite: http://khertan.net/#forrunners
SourceCode: https://gitlab.com/brvier/ForRunners
IssueTracker: https://gitlab.com/brvier/ForRunners/issues
Bitcoin: 1s38rpyuJvfvcRFaESZmVSp6EYpVLEDWU
AutoName: ForRunners
Summary: Track your personnal fitness
Description: |-
Personnal tracking app for your running or other outside sports which respect
your privacy.
* Use low resource
* Respect your privacy
* Bluetooth 4.0 HearthRate, PowerMeter support
* Speech synthesis
* Modern look & feel
* Interval running help
* Record equipment usage
RepoType: git
Repo: https://gitlab.com/brvier/ForRunners
Builds:
- versionName: 1.1.1
versionCode: 101011
commit: 5942817aab215fb18739b83b64ff07f23b3f63a4
subdir: platforms/android
init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
gradle:
- yes
- versionName: 1.1.2
versionCode: 101020
commit: 022b9a161b069034a2513af5da7101f24f31a248
subdir: platforms/android
init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
gradle:
- yes
- versionName: 1.1.3
versionCode: 101030
commit: 8733e8d704f857ebc26318ad6407af6ee34be207
subdir: platforms/android
init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.1.3
CurrentVersionCode: 101030

View file

@ -1,32 +0,0 @@
Categories:Games
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/logomancer/diedroid
Issue Tracker:https://github.com/logomancer/diedroid/issues
Auto Name:DieDroid
Summary:Dice roller
Description:
This is an Android application for a dice roller suitable for many different
purposes, but was designed as a tool for pen-and-paper RPGs. Includes a general
dice roller, a dice pool roller that counts successes, and an ability score
roller to roll stats for characters.
.
Repo Type:git
Repo:https://github.com/logomancer/diedroid
Build:1.4.0,9
commit=1.4.0
srclibs=ActionBarSherlock@4.2.0
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
Build:1.4.1,10
commit=1.4.1
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.4.1
Current Version Code:10

View file

@ -0,0 +1,37 @@
Categories:
- Games
License: GPL-3.0-only
SourceCode: https://github.com/logomancer/diedroid
IssueTracker: https://github.com/logomancer/diedroid/issues
AutoName: DieDroid
Summary: Dice roller
Description: |-
This is an Android application for a dice roller suitable for many different
purposes, but was designed as a tool for pen-and-paper RPGs. Includes a general
dice roller, a dice pool roller that counts successes, and an ability score
roller to roll stats for characters.
RepoType: git
Repo: https://github.com/logomancer/diedroid
Builds:
- versionName: 1.4.0
versionCode: 9
commit: 1.4.0
srclibs:
- ActionBarSherlock@4.2.0
prebuild: sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@'
project.properties
- versionName: 1.4.1
versionCode: 10
commit: 1.4.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.4.1
CurrentVersionCode: 10

View file

@ -1,140 +0,0 @@
AntiFeatures:NonFreeNet
Categories:Internet
License:MIT
Author Name:Marcus Bauer
Author Email:mabako@gmail.com
Web Site:
Source Code:https://github.com/SteamGifts/SteamGifts
Issue Tracker:https://github.com/SteamGifts/SteamGifts/issues
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y6WJZY2VJHC6G
Bitcoin:1NQBKppWPZiE5PshLxqfFW4pgsnAv9irEu
Name:sg for SteamGifts
Summary:SteamGifts client
Description:
Browse giveaways and discussions on SteamGifts.
* browse, search, enter and comment on giveaways
* filter giveaways by type, levels, points and entries
* view and search through Discussions
* manage your account
* SGTools.info integration
.
Repo Type:git
Repo:https://github.com/SteamGifts/SteamGifts
Build:1.1,1001500
commit=v1.1
subdir=app
gradle=vanilla
Build:1.2,1002500
commit=v1.2
subdir=app
gradle=vanilla
Build:1.2.1,1002501
commit=v1.2.1
subdir=app
gradle=vanilla
Build:1.2.3,1002503
commit=v1.2.3
subdir=app
gradle=vanilla
Build:1.2.4,1002504
commit=v1.2.4
subdir=app
gradle=vanilla
Build:1.3,1003500
commit=v1.3
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.3.1,1003501
commit=v1.3.1
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.4,1004500
commit=v1.4
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.4.1,1004501
commit=v1.4.1
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.4.2,1004502
commit=v1.4.2
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.5.2,1005502
commit=v1.5.2
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.5.3,1005503
commit=v1.5.3
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.5.4,1005504
commit=v1.5.4
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.5.5,1005505
commit=v1.5.5
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.5.6,1005506
commit=v1.5.6
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.5.8,1005508
commit=v1.5.8
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.5.9,1005509
commit=v1.5.9
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.5.10,1005510
commit=v1.5.10
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Build:1.5.11,1005511
commit=v1.5.11
subdir=app
init=sed -i 's/4g/2g/' build.gradle
gradle=vanilla
Auto Update Mode:Version v%v
Update Check Mode:HTTP
Update Check Data:https://steamgifts.github.io/SteamGifts/metadata/fdroid-version.txt|versionCode=(.*)|.|versionName=(.*)
Current Version:1.5.11
Current Version Code:1005511

View file

@ -0,0 +1,179 @@
AntiFeatures:
- NonFreeNet
Categories:
- Internet
License: MIT
AuthorName: Marcus Bauer
AuthorEmail: mabako@gmail.com
SourceCode: https://github.com/SteamGifts/SteamGifts
IssueTracker: https://github.com/SteamGifts/SteamGifts/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y6WJZY2VJHC6G
Bitcoin: 1NQBKppWPZiE5PshLxqfFW4pgsnAv9irEu
Name: sg for SteamGifts
Summary: SteamGifts client
Description: |-
Browse giveaways and discussions on SteamGifts.
* browse, search, enter and comment on giveaways
* filter giveaways by type, levels, points and entries
* view and search through Discussions
* manage your account
* SGTools.info integration
RepoType: git
Repo: https://github.com/SteamGifts/SteamGifts
Builds:
- versionName: '1.1'
versionCode: 1001500
commit: v1.1
subdir: app
gradle:
- vanilla
- versionName: '1.2'
versionCode: 1002500
commit: v1.2
subdir: app
gradle:
- vanilla
- versionName: 1.2.1
versionCode: 1002501
commit: v1.2.1
subdir: app
gradle:
- vanilla
- versionName: 1.2.3
versionCode: 1002503
commit: v1.2.3
subdir: app
gradle:
- vanilla
- versionName: 1.2.4
versionCode: 1002504
commit: v1.2.4
subdir: app
gradle:
- vanilla
- versionName: '1.3'
versionCode: 1003500
commit: v1.3
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.3.1
versionCode: 1003501
commit: v1.3.1
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: '1.4'
versionCode: 1004500
commit: v1.4
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.4.1
versionCode: 1004501
commit: v1.4.1
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.4.2
versionCode: 1004502
commit: v1.4.2
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.5.2
versionCode: 1005502
commit: v1.5.2
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.5.3
versionCode: 1005503
commit: v1.5.3
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.5.4
versionCode: 1005504
commit: v1.5.4
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.5.5
versionCode: 1005505
commit: v1.5.5
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.5.6
versionCode: 1005506
commit: v1.5.6
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.5.8
versionCode: 1005508
commit: v1.5.8
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.5.9
versionCode: 1005509
commit: v1.5.9
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.5.10
versionCode: 1005510
commit: v1.5.10
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
- versionName: 1.5.11
versionCode: 1005511
commit: v1.5.11
subdir: app
init: sed -i 's/4g/2g/' build.gradle
gradle:
- vanilla
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://steamgifts.github.io/SteamGifts/metadata/fdroid-version.txt|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 1.5.11
CurrentVersionCode: 1005511

View file

@ -1,27 +0,0 @@
Categories:Navigation
License:MIT
Web Site:
Source Code:https://github.com/mcarolan/when-ze-bus
Issue Tracker:https://github.com/mcarolan/when-ze-bus/issues
Auto Name:When Ze Bus
Summary:Show London bus arrival time predictions
Description:
Checks the predicted arrival times of London buses.
Required Permissions:
* Network: Receive predictions and bus stop information from TFL
.
Repo Type:git
Repo:https://github.com/mcarolan/when-ze-bus
Build:1.0,1
commit=fddbb65e3c32f11d0c8209e5e5e49c85a5d042fd
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,29 @@
Categories:
- Navigation
License: MIT
SourceCode: https://github.com/mcarolan/when-ze-bus
IssueTracker: https://github.com/mcarolan/when-ze-bus/issues
AutoName: When Ze Bus
Summary: Show London bus arrival time predictions
Description: |-
Checks the predicted arrival times of London buses.
Required Permissions:
* Network: Receive predictions and bus stop information from TFL
RepoType: git
Repo: https://github.com/mcarolan/when-ze-bus
Builds:
- versionName: '1.0'
versionCode: 1
commit: fddbb65e3c32f11d0c8209e5e5e49c85a5d042fd
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -1,58 +0,0 @@
Categories:Navigation
License:GPL-2.0-or-later
Web Site:
Source Code:https://github.com/gjedeer/mylocation
Issue Tracker:https://github.com/gjedeer/mylocation/issues
Changelog:https://github.com/gjedeer/mylocation/releases
Auto Name:My Position
Summary:Share your location
Description:
Share your location, easily and lightly. Supports plain coordinates, geo:-URI,
OpenStreetMap- and GoogleMaps-Links.
.
Repo Type:git
Repo:https://github.com/gjedeer/mylocation
Build:1.2.1,8
commit=1928c284570bdee12ce3a4b7f44a7118e20a30b4
target=android-23
Build:1.2.2,9
commit=9eeb159ffcbc337e16335ea269a0e4f65c71e4b0
target=android-23
Build:1.2.3,10
commit=1.2.3
target=android-23
Build:1.2.4,11
commit=1.2.4
target=android-23
Build:1.2.5,12
commit=1.2.5
subdir=app
gradle=yes
target=android-25
Build:1.3.0,13
commit=1.3.0
subdir=app
gradle=yes
Build:1.3.1,14
commit=1.3.1
subdir=app
gradle=yes
Build:1.3.2,15
commit=1.3.2
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.3.2
Current Version Code:15

View file

@ -0,0 +1,70 @@
Categories:
- Navigation
License: GPL-2.0-or-later
SourceCode: https://github.com/gjedeer/mylocation
IssueTracker: https://github.com/gjedeer/mylocation/issues
Changelog: https://github.com/gjedeer/mylocation/releases
AutoName: My Position
Summary: Share your location
Description: |-
Share your location, easily and lightly. Supports plain coordinates, geo:-URI,
OpenStreetMap- and GoogleMaps-Links.
RepoType: git
Repo: https://github.com/gjedeer/mylocation
Builds:
- versionName: 1.2.1
versionCode: 8
commit: 1928c284570bdee12ce3a4b7f44a7118e20a30b4
target: android-23
- versionName: 1.2.2
versionCode: 9
commit: 9eeb159ffcbc337e16335ea269a0e4f65c71e4b0
target: android-23
- versionName: 1.2.3
versionCode: 10
commit: 1.2.3
target: android-23
- versionName: 1.2.4
versionCode: 11
commit: 1.2.4
target: android-23
- versionName: 1.2.5
versionCode: 12
commit: 1.2.5
subdir: app
gradle:
- yes
target: android-25
- versionName: 1.3.0
versionCode: 13
commit: 1.3.0
subdir: app
gradle:
- yes
- versionName: 1.3.1
versionCode: 14
commit: 1.3.1
subdir: app
gradle:
- yes
- versionName: 1.3.2
versionCode: 15
commit: 1.3.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.3.2
CurrentVersionCode: 15

View file

@ -1,95 +0,0 @@
Categories:Reading
License:GPL-3.0-only
Web Site:http://pageturner-reader.org
Source Code:https://github.com/NightWhistler/PageTurner
Issue Tracker:https://github.com/NightWhistler/PageTurner/issues
Donate:http://www.pageturner-reader.org
FlattrID:462097
Auto Name:PageTurner
Summary:Synchronising e-reader
Description:
* Cloud synchronization for reading progress
* Integrates with Calibre content server (or other OPDS/Stanza sources)
* Search OPDS / Stanza catalogs
* Buy books from Smashwords directly from the app.
* Animated page flips by tapping/swiping/volume buttons/d-pad
* Auto-scroll with rolling blind and timed page changes
* Library to organize the books on your device.
* Day / night mode with configurable colour schemes
* Renders tables for use in text / tech books
* Detects installed file managers and integrates with them
* Brightness controls
* Orientation locking
* Whitespace stripping
* Installable to SD Card
.
Repo Type:git
Repo:https://github.com/NightWhistler/PageTurner.git
Build:0.2.14_dev,1
commit=dadd9b4eb0f4ca272e7e86c3e06dd47993755696
extlibs=guice/guice-2.0-no_aop.jar,roboguice/roboguice-1.1.jar,epublib/epublib-core-3.0-SNAPSHOT.jar,acra/acra-4.2.3.jar,sl4j/slf4j-android-1.6.1-RC1.jar,HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar,htmlcleaner/htmlcleaner-2.2.jar
Build:1.0,2
commit=59a4d5ceca218973105bb3923d02dda72a45fbdd
extlibs=guice/guice-2.0-no_aop.jar,roboguice/roboguice-1.1.jar,epublib/epublib-core-3.0-SNAPSHOT.jar,acra/acra-4.2.3.jar,sl4j/slf4j-android-1.6.1-RC1.jar,HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar,htmlcleaner/htmlcleaner-2.2.jar
Build:1.0.1,3
commit=d29570f185d585d3eaf83ebf8b9e78928f36ad2e
extlibs=guice/guice-2.0-no_aop.jar,roboguice/roboguice-1.1.jar,epublib/epublib-core-3.0-SNAPSHOT.jar,acra/acra-4.2.3.jar,sl4j/slf4j-android-1.6.1-RC1.jar,HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar,htmlcleaner/htmlcleaner-2.2.jar
Build:1.1.2,6
commit=1.1.2
extlibs=guice/guice-2.0-no_aop.jar,roboguice/roboguice-1.1.jar,epublib/epublib-core-3.0-SNAPSHOT2.jar,acra/acra-4.2.3.jar,sl4j/slf4j-android-1.6.1-RC1.jar,HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar,htmlcleaner/htmlcleaner-2.2.jar
Build:1.2.1,8
commit=d7a087618ba4390d8f154da656cc26ad92d2354c
srclibs=ActionBarNW@1a98f283
extlibs=guice/guice-2.0-no_aop.jar,roboguice/roboguice-1.1.jar,epublib/epublib-core-3.0-SNAPSHOT2.jar,acra/acra-4.2.3.jar,sl4j/slf4j-android-1.6.1-RC1.jar,HtmlSpanner/htmlspanner-0.2.jar,htmlcleaner/htmlcleaner-2.2.jar
prebuild=sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarNW$$@' project.properties
target=android-15
Build:1.3.4,14
commit=6d28de0b2c
srclibs=ActionBarNW@1a98f283
extlibs=guice/guice-2.0-no_aop.jar,roboguice/roboguice-1.1.jar,epublib/epublib-core-3.0-SNAPSHOT2.jar,acra/acra-4.2.3.jar,sl4j/slf4j-android-1.6.1-RC1.jar,HtmlSpanner/htmlspanner-0.2.jar,htmlcleaner/htmlcleaner-2.2.jar
prebuild=sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarNW$$@' project.properties
target=android-15
Build:2.0.7,24
commit=2.0.7
srclibs=ActionBarSherlock@4.2.0
extlibs=guice/guice-2.0-no_aop.jar,roboguice/roboguice-2.0.jar,epublib/epublib-core-3.1.jar,acra/acra-4.2.3.jar,sl4j/slf4j-android-1.6.1-RC1.jar,findbugs/jsr305-1.3.2.jar,htmlcleaner/htmlcleaner-2.2.jar,roboguice-sherlock/roboguice-sherlock-1.5.jar
prebuild=sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
git clone https://github.com/NightWhistler/HtmlSpanner && \
mvn package -f HtmlSpanner/pom.xml && \
mv HtmlSpanner/target/htmlspanner-0.3-SNAPSHOT.jar libs/
target=android-15
Build:2.0.8,25
commit=2.0.8
maven=yes
Build:2.2.1,56
commit=2.2.1
maven=yes
Build:2.2.3,58
commit=2.2.3
maven=yes
Build:2.2.5,60
commit=2.2.5
maven=yes
Build:2.3.0,62
disable=untrusted repos
commit=2.3.0
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.3.0
Current Version Code:62

View file

@ -0,0 +1,166 @@
Categories:
- Reading
License: GPL-3.0-only
WebSite: http://pageturner-reader.org
SourceCode: https://github.com/NightWhistler/PageTurner
IssueTracker: https://github.com/NightWhistler/PageTurner/issues
Donate: http://www.pageturner-reader.org
FlattrID: '462097'
AutoName: PageTurner
Summary: Synchronising e-reader
Description: |-
* Cloud synchronization for reading progress
* Integrates with Calibre content server (or other OPDS/Stanza sources)
* Search OPDS / Stanza catalogs
* Buy books from Smashwords directly from the app.
* Animated page flips by tapping/swiping/volume buttons/d-pad
* Auto-scroll with rolling blind and timed page changes
* Library to organize the books on your device.
* Day / night mode with configurable colour schemes
* Renders tables for use in text / tech books
* Detects installed file managers and integrates with them
* Brightness controls
* Orientation locking
* Whitespace stripping
* Installable to SD Card
RepoType: git
Repo: https://github.com/NightWhistler/PageTurner.git
Builds:
- versionName: 0.2.14_dev
versionCode: 1
commit: dadd9b4eb0f4ca272e7e86c3e06dd47993755696
extlibs:
- guice/guice-2.0-no_aop.jar
- roboguice/roboguice-1.1.jar
- epublib/epublib-core-3.0-SNAPSHOT.jar
- acra/acra-4.2.3.jar
- sl4j/slf4j-android-1.6.1-RC1.jar
- HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar
- htmlcleaner/htmlcleaner-2.2.jar
- versionName: '1.0'
versionCode: 2
commit: 59a4d5ceca218973105bb3923d02dda72a45fbdd
extlibs:
- guice/guice-2.0-no_aop.jar
- roboguice/roboguice-1.1.jar
- epublib/epublib-core-3.0-SNAPSHOT.jar
- acra/acra-4.2.3.jar
- sl4j/slf4j-android-1.6.1-RC1.jar
- HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar
- htmlcleaner/htmlcleaner-2.2.jar
- versionName: 1.0.1
versionCode: 3
commit: d29570f185d585d3eaf83ebf8b9e78928f36ad2e
extlibs:
- guice/guice-2.0-no_aop.jar
- roboguice/roboguice-1.1.jar
- epublib/epublib-core-3.0-SNAPSHOT.jar
- acra/acra-4.2.3.jar
- sl4j/slf4j-android-1.6.1-RC1.jar
- HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar
- htmlcleaner/htmlcleaner-2.2.jar
- versionName: 1.1.2
versionCode: 6
commit: 1.1.2
extlibs:
- guice/guice-2.0-no_aop.jar
- roboguice/roboguice-1.1.jar
- epublib/epublib-core-3.0-SNAPSHOT2.jar
- acra/acra-4.2.3.jar
- sl4j/slf4j-android-1.6.1-RC1.jar
- HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar
- htmlcleaner/htmlcleaner-2.2.jar
- versionName: 1.2.1
versionCode: 8
commit: d7a087618ba4390d8f154da656cc26ad92d2354c
srclibs:
- ActionBarNW@1a98f283
extlibs:
- guice/guice-2.0-no_aop.jar
- roboguice/roboguice-1.1.jar
- epublib/epublib-core-3.0-SNAPSHOT2.jar
- acra/acra-4.2.3.jar
- sl4j/slf4j-android-1.6.1-RC1.jar
- HtmlSpanner/htmlspanner-0.2.jar
- htmlcleaner/htmlcleaner-2.2.jar
prebuild: sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarNW$$@'
project.properties
target: android-15
- versionName: 1.3.4
versionCode: 14
commit: 6d28de0b2c
srclibs:
- ActionBarNW@1a98f283
extlibs:
- guice/guice-2.0-no_aop.jar
- roboguice/roboguice-1.1.jar
- epublib/epublib-core-3.0-SNAPSHOT2.jar
- acra/acra-4.2.3.jar
- sl4j/slf4j-android-1.6.1-RC1.jar
- HtmlSpanner/htmlspanner-0.2.jar
- htmlcleaner/htmlcleaner-2.2.jar
prebuild: sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarNW$$@'
project.properties
target: android-15
- versionName: 2.0.7
versionCode: 24
commit: 2.0.7
srclibs:
- ActionBarSherlock@4.2.0
extlibs:
- guice/guice-2.0-no_aop.jar
- roboguice/roboguice-2.0.jar
- epublib/epublib-core-3.1.jar
- acra/acra-4.2.3.jar
- sl4j/slf4j-android-1.6.1-RC1.jar
- findbugs/jsr305-1.3.2.jar
- htmlcleaner/htmlcleaner-2.2.jar
- roboguice-sherlock/roboguice-sherlock-1.5.jar
prebuild:
- sed -i 's@\(android\.library\.reference\.1=\).*@\1$$ActionBarSherlock$$@'
project.properties
- git clone https://github.com/NightWhistler/HtmlSpanner
- mvn package -f HtmlSpanner/pom.xml
- mv HtmlSpanner/target/htmlspanner-0.3-SNAPSHOT.jar libs/
target: android-15
- versionName: 2.0.8
versionCode: 25
commit: 2.0.8
maven: 'yes'
- versionName: 2.2.1
versionCode: 56
commit: 2.2.1
maven: 'yes'
- versionName: 2.2.3
versionCode: 58
commit: 2.2.3
maven: 'yes'
- versionName: 2.2.5
versionCode: 60
commit: 2.2.5
maven: 'yes'
- versionName: 2.3.0
versionCode: 62
disable: untrusted repos
commit: 2.3.0
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 2.3.0
CurrentVersionCode: 62

View file

@ -1,42 +0,0 @@
Categories:Connectivity
License:MIT
Web Site:https://nitroshare.net
Source Code:https://github.com/nitroshare/nitroshare-android
Issue Tracker:https://github.com/nitroshare/nitroshare-android/issues
Auto Name:NitroShare
Summary:Cross-platform network file transfer
Description:
NitroShare simplifies the task of sending files from one device to another on a
local network.
* Automatic peer discovery
* Support for transferring multiple files and folders
* Transfers optimized for maximum bandwidth utilization
* Compatible with the NitroShare desktop application
* Light and dark theme
* Fully open source and completely free of ads and trackers
Files can be sent directly from the app itself or using the share menu from
within other applications.
The desktop application is available [https://nitroshare.net/ at the homepage].
.
Repo Type:git
Repo:https://github.com/nitroshare/nitroshare-android
Build:0.4.0.38,39
commit=0.4.0.38
subdir=app
gradle=yes
Build:0.4.0.39,40
commit=0.4.0.39
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.4.0.39
Current Version Code:40

View file

@ -0,0 +1,47 @@
Categories:
- Connectivity
License: MIT
WebSite: https://nitroshare.net
SourceCode: https://github.com/nitroshare/nitroshare-android
IssueTracker: https://github.com/nitroshare/nitroshare-android/issues
AutoName: NitroShare
Summary: Cross-platform network file transfer
Description: |-
NitroShare simplifies the task of sending files from one device to another on a
local network.
* Automatic peer discovery
* Support for transferring multiple files and folders
* Transfers optimized for maximum bandwidth utilization
* Compatible with the NitroShare desktop application
* Light and dark theme
* Fully open source and completely free of ads and trackers
Files can be sent directly from the app itself or using the share menu from
within other applications.
The desktop application is available [https://nitroshare.net/ at the homepage].
RepoType: git
Repo: https://github.com/nitroshare/nitroshare-android
Builds:
- versionName: 0.4.0.38
versionCode: 39
commit: 0.4.0.38
subdir: app
gradle:
- yes
- versionName: 0.4.0.39
versionCode: 40
commit: 0.4.0.39
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.4.0.39
CurrentVersionCode: 40

View file

@ -1,78 +0,0 @@
Categories:Multimedia
License:GPL-3.0-only
Author Name:Andrew Rabert
Web Site:
Source Code:https://github.com/nvllsvm/Audinaut
Issue Tracker:https://github.com/nvllsvm/Audinaut/issues
Changelog:https://github.com/nvllsvm/Audinaut/blob/HEAD/CHANGELOG.md
Auto Name:Audinaut
Summary:Stream music from Subsonic-compatible servers
Description:
Stream music from Subsonic-compatible servers.
.
Repo Type:git
Repo:https://github.com/nvllsvm/Audinaut
Build:0.1.0,186
commit=10c9fe074076a025a33ab7bbc0537c23c632931e
subdir=app
gradle=yes
prebuild=sed -i -e '/maven {/,+2d' ../build.gradle
scandelete=app/src/main/.gradle
Build:0.1.2,188
commit=2bd2ec3bf4813e111600f4e6cd6004ed7c8ded1c
subdir=app
gradle=yes
Build:0.2.0,189
commit=0.2.0
subdir=app
gradle=yes
Build:0.2.1,190
commit=0.2.1
subdir=app
gradle=yes
Build:0.2.2,191
commit=0.2.2
subdir=app
gradle=yes
Build:0.2.3,192
commit=0.2.3
subdir=app
gradle=yes
Build:0.2.5,194
commit=0.2.5
subdir=app
gradle=yes
Build:0.3.0,195
commit=0.3.0
subdir=app
gradle=yes
Build:0.3.1,196
commit=0.3.1
subdir=app
gradle=yes
Build:0.3.2,197
commit=0.3.2
subdir=app
gradle=yes
Build:0.3.3,198
commit=0.3.3
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.3.3
Current Version Code:198

View file

@ -0,0 +1,100 @@
Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: Andrew Rabert
SourceCode: https://github.com/nvllsvm/Audinaut
IssueTracker: https://github.com/nvllsvm/Audinaut/issues
Changelog: https://github.com/nvllsvm/Audinaut/blob/HEAD/CHANGELOG.md
AutoName: Audinaut
Summary: Stream music from Subsonic-compatible servers
Description: Stream music from Subsonic-compatible servers.
RepoType: git
Repo: https://github.com/nvllsvm/Audinaut
Builds:
- versionName: 0.1.0
versionCode: 186
commit: 10c9fe074076a025a33ab7bbc0537c23c632931e
subdir: app
gradle:
- yes
prebuild: sed -i -e '/maven {/,+2d' ../build.gradle
scandelete:
- app/src/main/.gradle
- versionName: 0.1.2
versionCode: 188
commit: 2bd2ec3bf4813e111600f4e6cd6004ed7c8ded1c
subdir: app
gradle:
- yes
- versionName: 0.2.0
versionCode: 189
commit: 0.2.0
subdir: app
gradle:
- yes
- versionName: 0.2.1
versionCode: 190
commit: 0.2.1
subdir: app
gradle:
- yes
- versionName: 0.2.2
versionCode: 191
commit: 0.2.2
subdir: app
gradle:
- yes
- versionName: 0.2.3
versionCode: 192
commit: 0.2.3
subdir: app
gradle:
- yes
- versionName: 0.2.5
versionCode: 194
commit: 0.2.5
subdir: app
gradle:
- yes
- versionName: 0.3.0
versionCode: 195
commit: 0.3.0
subdir: app
gradle:
- yes
- versionName: 0.3.1
versionCode: 196
commit: 0.3.1
subdir: app
gradle:
- yes
- versionName: 0.3.2
versionCode: 197
commit: 0.3.2
subdir: app
gradle:
- yes
- versionName: 0.3.3
versionCode: 198
commit: 0.3.3
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.3.3
CurrentVersionCode: 198

View file

@ -1,30 +0,0 @@
Categories:Navigation
License:GPL-3.0-only
Web Site:http://osmand.net/features?id=parking-plugin
Source Code:https://github.com/osmandapp/Osmand
Issue Tracker:https://github.com/osmandapp/Osmand/issues
Donate:http://osmand.net/help-online#buy_app
Auto Name:OsmAnd Parking
Summary:Remind your parking position
Description:
Plugin to quickly add a marker for your parking slot to [[net.osmand.plus]].
.
Repo Type:git
Repo:https://github.com/osmandapp/Osmand.git
Build:1.0,6
commit=029c84ea0603394fc40eb35ef4ce0c545e63e3e3
subdir=plugins/Osmand-ParkingPlugin
Maintainer Notes:
Plugins are not mentioned in LICENSE file and don't belong to any
stated exception. Main project license according to LICENSE file
and GoogleCode is GPLv3.
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:9

View file

@ -0,0 +1,30 @@
Categories:
- Navigation
License: GPL-3.0-only
WebSite: http://osmand.net/features?id=parking-plugin
SourceCode: https://github.com/osmandapp/Osmand
IssueTracker: https://github.com/osmandapp/Osmand/issues
Donate: http://osmand.net/help-online#buy_app
AutoName: OsmAnd Parking
Summary: Remind your parking position
Description: Plugin to quickly add a marker for your parking slot to [[net.osmand.plus]].
RepoType: git
Repo: https://github.com/osmandapp/Osmand.git
Builds:
- versionName: '1.0'
versionCode: 6
commit: 029c84ea0603394fc40eb35ef4ce0c545e63e3e3
subdir: plugins/Osmand-ParkingPlugin
MaintainerNotes: |-
Plugins are not mentioned in LICENSE file and don't belong to any
stated exception. Main project license according to LICENSE file
and GoogleCode is GPLv3.
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.0'
CurrentVersionCode: 9