mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
misc fixes
This commit is contained in:
parent
d200177c17
commit
ec9bbd0c6a
5 changed files with 15 additions and 9 deletions
|
|
@ -1,12 +1,13 @@
|
|||
Categories:
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: https://overflow.mrdoomy.xyz
|
||||
SourceCode: https://github.com/MrDoomy/OverFlow
|
||||
IssueTracker: https://github.com/MrDoomy/OverFlow/issues
|
||||
|
||||
AutoName: OverFlow
|
||||
Description: |-
|
||||
<b>NOTE:</b> App repo is archived by dev. It is read-only for all users and it is no longer actively maintained.
|
||||
|
||||
Send SMS in bulk. Features include:
|
||||
|
||||
* Retrive mobile phone numbers of contacts
|
||||
|
|
@ -15,7 +16,7 @@ Description: |-
|
|||
* Be notified of the number of messages sent
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/MrDoomy/OverFlow
|
||||
Repo: https://github.com/MrDoomy/OverFlow.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
|
|
@ -42,6 +43,6 @@ Builds:
|
|||
prebuild: echo -e "\ninclude ':library'" >> ../settings.gradle
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.0.3
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@ Categories:
|
|||
- Phone & SMS
|
||||
License: GPL-2.0-only
|
||||
AuthorWebSite: https://mathux.org/
|
||||
SourceCode: https://gitlab.mathux.org/Mathieu/MultiSmsSender
|
||||
IssueTracker: https://gitlab.mathux.org/Mathieu/MultiSmsSender/issues
|
||||
SourceCode: https://git.mathux.org/mathieu/MultiSmsSender
|
||||
IssueTracker: https://git.mathux.org/mathieu/MultiSmsSender/issues
|
||||
|
||||
AutoName: Multi Sms
|
||||
Description: |-
|
||||
|
|
@ -18,7 +18,7 @@ Description: |-
|
|||
* Phone type for phone number
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.mathux.org/Mathieu/MultiSmsSender.git
|
||||
Repo: https://git.mathux.org/mathieu/MultiSmsSender.git
|
||||
|
||||
Builds:
|
||||
- versionName: '2.0'
|
||||
|
|
|
|||
|
|
@ -3,9 +3,10 @@ Categories:
|
|||
- Internet
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://github.com/meshenger-app/meshenger-android
|
||||
SourceCode: https://github.com/meshenger-app/meshenger-android
|
||||
IssueTracker: https://github.com/meshenger-app/meshenger-android/issues
|
||||
Translation: https://hosted.weblate.org/engage/meshenger/
|
||||
Changelog: https://github.com/meshenger-app/meshenger-android/releases
|
||||
|
||||
AutoName: Meshenger
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ IssueTracker: https://github.com/x13a/Red/issues
|
|||
|
||||
AutoName: Red
|
||||
|
||||
Description: <b>NOTE:</b> App repo is archived by dev. It is read-only for all users
|
||||
and it is no longer actively maintained.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/x13a/Red.git
|
||||
|
||||
|
|
@ -49,7 +52,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.0.8
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ AuthorName: Belledonne Communications
|
|||
WebSite: https://www.linphone.org/
|
||||
SourceCode: https://gitlab.linphone.org/BC/public/linphone-android
|
||||
IssueTracker: https://github.com/BelledonneCommunications/linphone-android/issues
|
||||
Translation: https://weblate.linphone.org/projects/linphone/linphone-android/
|
||||
Changelog: https://gitlab.linphone.org/BC/public/linphone-android/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: Linphone
|
||||
|
|
|
|||
Loading…
Reference in a new issue