mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
misc fixes
This commit is contained in:
parent
2e545341d7
commit
4d9db6f8d4
4 changed files with 9 additions and 7 deletions
|
|
@ -5,6 +5,7 @@ AuthorName: Jerameel Delos Reyes
|
||||||
AuthorWebSite: https://jerameeldelosreyes.com
|
AuthorWebSite: https://jerameeldelosreyes.com
|
||||||
SourceCode: https://github.com/jerameel/sushi
|
SourceCode: https://github.com/jerameel/sushi
|
||||||
IssueTracker: https://github.com/jerameel/sushi/issues
|
IssueTracker: https://github.com/jerameel/sushi/issues
|
||||||
|
Translation: https://github.com/jerameel/sushi#languagetranslation-
|
||||||
|
|
||||||
AutoName: Sushi
|
AutoName: Sushi
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,11 +6,12 @@ AuthorEmail: webierta@gmail.com
|
||||||
AuthorWebSite: https://webierta.github.io/
|
AuthorWebSite: https://webierta.github.io/
|
||||||
SourceCode: https://github.com/Webierta/precio-luz
|
SourceCode: https://github.com/Webierta/precio-luz
|
||||||
IssueTracker: https://github.com/Webierta/precio-luz/issues
|
IssueTracker: https://github.com/Webierta/precio-luz/issues
|
||||||
|
Changelog: https://github.com/Webierta/precio-luz/releases
|
||||||
|
|
||||||
AutoName: Precio Luz
|
AutoName: Precio Luz
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/Webierta/precio-luz
|
Repo: https://github.com/Webierta/precio-luz.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 2.4.1
|
- versionName: 2.4.1
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ Categories:
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
SourceCode: https://github.com/smkv/android-simple-loan-calculator
|
SourceCode: https://github.com/smkv/android-simple-loan-calculator
|
||||||
IssueTracker: https://github.com/smkv/android-simple-loan-calculator/issues
|
IssueTracker: https://github.com/smkv/android-simple-loan-calculator/issues
|
||||||
Donate: https://github.com/smkv/android-simple-loan-calculator
|
|
||||||
|
|
||||||
AutoName: Simple Loan Calculator
|
AutoName: Simple Loan Calculator
|
||||||
Description: |-
|
Description: |-
|
||||||
|
|
@ -12,7 +11,7 @@ Description: |-
|
||||||
schedule and a comparison of all these indices between different loans.
|
schedule and a comparison of all these indices between different loans.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/smkv/android-simple-loan-calculator
|
Repo: https://github.com/smkv/android-simple-loan-calculator.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 3.3.0
|
- versionName: 3.3.0
|
||||||
|
|
|
||||||
|
|
@ -3,13 +3,14 @@ Categories:
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
AuthorName: Felix Weilbach
|
AuthorName: Felix Weilbach
|
||||||
AuthorEmail: felix.weilbach@t-online.de
|
AuthorEmail: felix.weilbach@t-online.de
|
||||||
WebSite: https://gitlab.com/flexw/splitbills
|
|
||||||
SourceCode: https://gitlab.com/flexw/splitbills
|
SourceCode: https://gitlab.com/flexw/splitbills
|
||||||
IssueTracker: https://gitlab.com/flexw/splitbills/issues
|
IssueTracker: https://gitlab.com/flexw/splitbills/issues
|
||||||
Changelog: https://gitlab.com/flexw/splitbills/blob/HEAD/CHANGELOG.md
|
Changelog: https://gitlab.com/flexw/splitbills/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
AutoName: SplitBills
|
AutoName: SplitBills
|
||||||
Description: |
|
Description: |-
|
||||||
|
<b>NOTE:</b> App is no longer maintained.
|
||||||
|
|
||||||
Use SplitBills to split bills with your friends or other people. You can
|
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
|
create groups with people, add bills to the group and view your
|
||||||
balances. SplitBills works without any server or registration and is
|
balances. SplitBills works without any server or registration and is
|
||||||
|
|
@ -101,7 +102,7 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- prod
|
- prod
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 0.3.10
|
CurrentVersion: 0.3.10
|
||||||
CurrentVersionCode: 22
|
CurrentVersionCode: 22
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue