Merge branch 'master' into 'master'
add org.weilbach.splitbills See merge request fdroid/fdroiddata!4985
This commit is contained in:
commit
8fa01bc951
44
metadata/org.weilbach.splitbills.yml
Normal file
44
metadata/org.weilbach.splitbills.yml
Normal file
|
@ -0,0 +1,44 @@
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: Felix Weilbach
|
||||||
|
AuthorEmail: felix.weilbach@t-online.de
|
||||||
|
WebSite: https://gitlab.com/flexw/splitbills
|
||||||
|
SourceCode: https://gitlab.com/flexw/splitbills
|
||||||
|
IssueTracker: https://gitlab.com/flexw/splitbills/issues
|
||||||
|
|
||||||
|
AutoName: SplitBills
|
||||||
|
Summary: Helps you and your friends to split your collective expenses
|
||||||
|
Description: |
|
||||||
|
Use SplitBills to split bills with your friends or other people. You can
|
||||||
|
create groups with people, add bills to the group and view your
|
||||||
|
balances. SplitBills works without any server or registration and is
|
||||||
|
free software. Your expenses belong to you!
|
||||||
|
|
||||||
|
If you have any problems with the app please contact me or open a issue
|
||||||
|
here, rather than leave a one-star review:
|
||||||
|
https://gitlab.com/flexw/splitbills/issues
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
* Split bills with other people
|
||||||
|
* Sync your expenses with other people
|
||||||
|
* View balances
|
||||||
|
* No registration needed
|
||||||
|
* Dezentral
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/flexw/splitbills.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.2.3.1
|
||||||
|
versionCode: 6
|
||||||
|
commit: v0.2.3.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- prod
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.2.3.1
|
||||||
|
CurrentVersionCode: 6
|
Loading…
Reference in a new issue