63 lines
1.2 KiB
YAML
63 lines
1.2 KiB
YAML
|
Categories:
|
||
|
- Reading
|
||
|
- System
|
||
|
License: Apache-2.0
|
||
|
SourceCode: https://github.com/paride/CopperPDF
|
||
|
IssueTracker: https://github.com/paride/CopperPDF/issues
|
||
|
|
||
|
AutoName: CuprumPDF
|
||
|
Description: |-
|
||
|
'''NOTE:''' This app is no longer actively maintained.
|
||
|
|
||
|
View PDF files via [https://mozilla.github.io/pdf.js/ pdf.js] embedded into a
|
||
|
WebView.
|
||
|
|
||
|
Fork of CopperheadOS PdfViewer made before the license was changed from Apache
|
||
|
2.0 to Creative Commons Attribution-NonCommercial-ShareAlike, which is not a
|
||
|
Free/Libre Software license.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/paride/CopperPDF
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.0'
|
||
|
versionCode: 1
|
||
|
commit: v1.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.1'
|
||
|
versionCode: 2
|
||
|
commit: v1.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.2'
|
||
|
versionCode: 3
|
||
|
commit: v1.2
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.2.1
|
||
|
versionCode: 4
|
||
|
commit: v1.2.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.3.0
|
||
|
versionCode: 5
|
||
|
disable: Could not find com.android.tools.build:gradle:3.0.1
|
||
|
commit: v1.3.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version v%v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.3.0
|
||
|
CurrentVersionCode: 5
|