mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Picard Barcode Scanner to 1.5
This commit is contained in:
parent
7187d566ad
commit
db913a3a76
1 changed files with 11 additions and 6 deletions
|
|
@ -5,6 +5,8 @@ SourceCode: https://github.com/phw/PicardBarcodeScanner
|
|||
IssueTracker: https://github.com/phw/PicardBarcodeScanner/issues
|
||||
Translation: https://translate.uploadedlobster.com/engage/picard-barcode-scanner/
|
||||
Changelog: https://github.com/phw/PicardBarcodeScanner/releases
|
||||
Donate: https://github.com/sponsors/phw
|
||||
Liberapay: phw
|
||||
|
||||
AutoName: Picard Barcode Scanner
|
||||
Description: |-
|
||||
|
|
@ -21,10 +23,6 @@ Description: |-
|
|||
* Picard 1.0 or later
|
||||
* Your phone and the computer running Picard should be both on the same network, and the port 8000 should be accessible
|
||||
|
||||
It is also worth noting that, in order for this app to work, you need to install
|
||||
https://f-droid.org/packages/com.google.zxing.client.android, which is not shown by default as it
|
||||
promotes Non-Free Add-ons.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/phw/PicardBarcodeScanner
|
||||
|
||||
|
|
@ -47,7 +45,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 11
|
||||
commit: '1.5'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue