mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
66 lines
2.3 KiB
YAML
66 lines
2.3 KiB
YAML
Categories:
|
|
- Money
|
|
License: AGPL-3.0-only
|
|
AuthorName: Will Baumann
|
|
WebSite: https://www.smartreceipts.co/
|
|
SourceCode: https://github.com/wbaumann/SmartReceiptsLibrary
|
|
IssueTracker: https://github.com/wbaumann/SmartReceiptsLibrary/issues
|
|
Changelog: https://github.com/wbaumann/SmartReceiptsLibrary/releases
|
|
Bitcoin: 3MGikseSB69cGjUkJs4Cqg93s5s8tv38tK
|
|
|
|
AutoName: Smart Receipts Plus
|
|
Description: |-
|
|
Turns your phone into a receipt scanner and expense report generator. Just take
|
|
pictures of your receipts and email yourself a PDF and CSV file.
|
|
|
|
Smart Receipts tracks receipt data and allows you to generate both PDF and CSV
|
|
reports that can be shared with your email accounts. The PDF reports are
|
|
tabulated to improve readability and look professional.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/wbaumann/SmartReceiptsLibrary.git
|
|
|
|
Builds:
|
|
- versionName: 1.1.1
|
|
versionCode: 12
|
|
commit: d5684ee0bb7210e8b9205e932feba1b2eed21f50
|
|
subdir: SmartReceipts
|
|
prebuild: sed -i -e 's/^android.library.reference.1/#android.library.reference.1/'
|
|
project.properties
|
|
|
|
- versionName: 2.2.0
|
|
versionCode: 80
|
|
commit: 342435f4c
|
|
srclibs:
|
|
- ActionBarSherlock@4.1.0
|
|
- AndroidCamera-WB@v2.2.1
|
|
- Mini-WB@2ff534
|
|
- SmartReceipts@a286f742dab
|
|
prebuild:
|
|
- cp $$SmartReceipts$$/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
|
- cp $$SmartReceipts$$/libs/android-support-v4.jar $$AndroidCamera-WB$$/libs/
|
|
- rm $$AndroidCamera-WB$$/src/wb/android/google/camera/util/LinkedNode.java
|
|
- sed -i 's@\(.1=\).*@\1$$SmartReceipts$$@' project.properties
|
|
|
|
- versionName: 2.2.1
|
|
versionCode: 82
|
|
commit: 5c9ae8d29
|
|
srclibs:
|
|
- ActionBarSherlock@4.1.0
|
|
- AndroidCamera-WB@v2.2.1
|
|
- Mini-WB@2ff534
|
|
- SmartReceipts@946fd63b4
|
|
prebuild:
|
|
- cp $$SmartReceipts$$/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
|
- cp $$SmartReceipts$$/libs/android-support-v4.jar $$AndroidCamera-WB$$/libs/
|
|
- rm $$AndroidCamera-WB$$/src/wb/android/google/camera/util/LinkedNode.java
|
|
- sed -i 's@\(.1=\).*@\1$$SmartReceipts$$@' project.properties
|
|
|
|
ArchivePolicy: 0
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
|
CurrentVersion: 4.22.0.841
|
|
CurrentVersionCode: 841
|
|
|
|
NoSourceSince: 4.22.0.841
|