46 lines
1 KiB
YAML
46 lines
1 KiB
YAML
Categories:
|
|
- Reading
|
|
License: BSD-3-Clause
|
|
AuthorName: Valentin Lorentz
|
|
AuthorEmail: progval+github@progval.net
|
|
SourceCode: https://github.com/ProgVal/AndQuote
|
|
IssueTracker: https://github.com/ProgVal/AndQuote/issues
|
|
|
|
AutoName: AndQuote
|
|
Description: |-
|
|
Browse quote sites, mainly French ones
|
|
|
|
''AndQuote'' browses quotes from various websites, according to their
|
|
availability on the OpenQuoteApi server. It dynamically loads the list of
|
|
sites from the server, so when a site is added you do not need to update
|
|
AndQuote, it will be applied automatically.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/ProgVal/AndQuote.git
|
|
|
|
Builds:
|
|
- versionName: '0.2'
|
|
versionCode: 2
|
|
commit: v0.2
|
|
|
|
- versionName: 0.3.3
|
|
versionCode: 6
|
|
commit: 8db47e47f072
|
|
submodules: true
|
|
androidupdate:
|
|
- .
|
|
- libs/msgpack
|
|
|
|
- versionName: 0.3.4
|
|
versionCode: 7
|
|
commit: v0.3.4
|
|
submodules: true
|
|
androidupdate:
|
|
- .
|
|
- libs/msgpack
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 0.3.4
|
|
CurrentVersionCode: 7
|