mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-27 09:09:58 +00:00
35 lines
784 B
YAML
35 lines
784 B
YAML
|
|
Categories:
|
||
|
|
- Reading
|
||
|
|
License: GPL-3.0-only
|
||
|
|
SourceCode: https://github.com/teamOSC/SubtleNews_Android_App
|
||
|
|
IssueTracker: https://github.com/teamOSC/SubtleNews_Android_App/issues
|
||
|
|
|
||
|
|
AutoName: Subtle News
|
||
|
|
Description: |-
|
||
|
|
Connects to a SubtleNews server (source code in the same project), which
|
||
|
|
summarizes the news for you so you have less to read; it can also be read out to
|
||
|
|
you.
|
||
|
|
|
||
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/teamOSC/SubtleNews_Android_App.git
|
||
|
|
|
||
|
|
Builds:
|
||
|
|
- versionName: '0.7'
|
||
|
|
versionCode: 7
|
||
|
|
commit: '0.7'
|
||
|
|
subdir: App
|
||
|
|
gradle:
|
||
|
|
- defaultFlavor
|
||
|
|
|
||
|
|
- versionName: '1.0'
|
||
|
|
versionCode: 10
|
||
|
|
commit: '1.0'
|
||
|
|
subdir: App
|
||
|
|
gradle:
|
||
|
|
- defaultFlavor
|
||
|
|
|
||
|
|
AutoUpdateMode: None
|
||
|
|
UpdateCheckMode: Tags
|
||
|
|
CurrentVersion: '1.0'
|
||
|
|
CurrentVersionCode: 10
|