Merge branch 'siacs-yaml' into 'master'
Convert to YAML - siacs apps See merge request fdroid/fdroiddata!4299
This commit is contained in:
commit
99d2e35f96
|
@ -1,50 +0,0 @@
|
|||
Categories:Internet
|
||||
License:GPL-3.0-only
|
||||
Author Name:Daniel Gultsch
|
||||
Web Site:https://conversations.im/
|
||||
Source Code:https://github.com/siacs/Conversations/tree/legacy
|
||||
Issue Tracker:https://github.com/siacs/Conversations/issues
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CW3SYT3KG5PDL
|
||||
LiberapayID:34225
|
||||
Bitcoin:1AeqNAcg85APAZj9BZfAjdFCC5zesqXp2B
|
||||
|
||||
Auto Name:Conversations Legacy
|
||||
Summary:Chat using the XMPP network
|
||||
Description:
|
||||
This special release of Conversations remains on the 1.23.x branch and will
|
||||
provide the same user experience as it was prior to version 2.0.0
|
||||
|
||||
If you are new to this application you should check out the regular releases
|
||||
called [[eu.siacs.conversations]]
|
||||
|
||||
Conversations Legacy is only suited for a small audience that can not live
|
||||
without the features that have been removed in version 2.0.0 most notably:
|
||||
|
||||
* OTR
|
||||
* Customizable Resources
|
||||
* Swipe gesture to open the conversations overview.
|
||||
|
||||
Everyone else is strongly recommended to use Conversations instead.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/siacs/Conversations
|
||||
|
||||
Build:1.23.9,255
|
||||
commit=d3e1ff3760cf6df468bf9cd825f4fa480bc1459a
|
||||
gradle=free
|
||||
prebuild=sed -i -e '/playstoreCompile/d' -e '/play-services-gcm/d' build.gradle
|
||||
|
||||
Build:1.23.10,256
|
||||
commit=8da8cfb28856020e9587cc1cc53eeacbecf907f2
|
||||
gradle=free
|
||||
prebuild=sed -i -e '/playstoreCompile/d' -e '/play-services-gcm/d' build.gradle
|
||||
|
||||
Build:1.23.12,258
|
||||
commit=bf3e625c4e96214352934169400facb05f20cc32
|
||||
gradle=free
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.23.12
|
||||
Current Version Code:258
|
57
metadata/eu.siacs.conversations.legacy.yml
Normal file
57
metadata/eu.siacs.conversations.legacy.yml
Normal file
|
@ -0,0 +1,57 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Daniel Gultsch
|
||||
WebSite: https://conversations.im/
|
||||
SourceCode: https://github.com/siacs/Conversations/tree/legacy
|
||||
IssueTracker: https://github.com/siacs/Conversations/issues
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CW3SYT3KG5PDL
|
||||
LiberapayID: '34225'
|
||||
Bitcoin: 1AeqNAcg85APAZj9BZfAjdFCC5zesqXp2B
|
||||
|
||||
AutoName: Conversations Legacy
|
||||
Summary: Chat using the XMPP network
|
||||
Description: |-
|
||||
This special release of Conversations remains on the 1.23.x branch and will
|
||||
provide the same user experience as it was prior to version 2.0.0
|
||||
|
||||
If you are new to this application you should check out the regular releases
|
||||
called [[eu.siacs.conversations]]
|
||||
|
||||
Conversations Legacy is only suited for a small audience that can not live
|
||||
without the features that have been removed in version 2.0.0 most notably:
|
||||
|
||||
* OTR
|
||||
* Customizable Resources
|
||||
* Swipe gesture to open the conversations overview.
|
||||
|
||||
Everyone else is strongly recommended to use Conversations instead.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/siacs/Conversations
|
||||
|
||||
Builds:
|
||||
- versionName: 1.23.9
|
||||
versionCode: 255
|
||||
commit: d3e1ff3760cf6df468bf9cd825f4fa480bc1459a
|
||||
gradle:
|
||||
- free
|
||||
prebuild: sed -i -e '/playstoreCompile/d' -e '/play-services-gcm/d' build.gradle
|
||||
|
||||
- versionName: 1.23.10
|
||||
versionCode: 256
|
||||
commit: 8da8cfb28856020e9587cc1cc53eeacbecf907f2
|
||||
gradle:
|
||||
- free
|
||||
prebuild: sed -i -e '/playstoreCompile/d' -e '/play-services-gcm/d' build.gradle
|
||||
|
||||
- versionName: 1.23.12
|
||||
versionCode: 258
|
||||
commit: bf3e625c4e96214352934169400facb05f20cc32
|
||||
gradle:
|
||||
- free
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.23.12
|
||||
CurrentVersionCode: 258
|
File diff suppressed because it is too large
Load diff
|
@ -1,40 +0,0 @@
|
|||
Categories:Internet
|
||||
License:GPL-3.0-only
|
||||
Author Name:Daniel Gultsch
|
||||
Web Site:
|
||||
Source Code:https://github.com/siacs/VoiceRecorder
|
||||
Issue Tracker:https://github.com/siacs/VoiceRecorder/issues
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CW3SYT3KG5PDL
|
||||
Bitcoin:1AeqNAcg85APAZj9BZfAjdFCC5zesqXp2B
|
||||
|
||||
Auto Name:Voice Recorder Plugin
|
||||
Summary:Send audio messages via Conversations
|
||||
Description:
|
||||
Note: As of Conversations 2.2.0 this functionality is integrated in the main app
|
||||
|
||||
This simple voice recorder can be used to send voice messages from within
|
||||
Conversations, an XMPP client. It is more straightforward than using Android's
|
||||
built-in or the vendor's voice recording UIs.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/siacs/VoiceRecorder.git
|
||||
|
||||
Build:0.1-beta2,2
|
||||
commit=89662dc7772af1c5af7594c7204742fcdda00a82
|
||||
gradle=yes
|
||||
|
||||
Build:0.1.1,3
|
||||
commit=b0ee59a55e09202c1760a40a018a3df0abf42649
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Donation options copied from the main Conversations app. It is code by the author of
|
||||
Conversations and was only "outsourced" to keep permissions needed for the main app
|
||||
minimalistic.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.1.1
|
||||
Current Version Code:3
|
43
metadata/eu.siacs.conversations.voicerecorder.yml
Normal file
43
metadata/eu.siacs.conversations.voicerecorder.yml
Normal file
|
@ -0,0 +1,43 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Daniel Gultsch
|
||||
SourceCode: https://github.com/siacs/VoiceRecorder
|
||||
IssueTracker: https://github.com/siacs/VoiceRecorder/issues
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CW3SYT3KG5PDL
|
||||
Bitcoin: 1AeqNAcg85APAZj9BZfAjdFCC5zesqXp2B
|
||||
|
||||
AutoName: Voice Recorder Plugin
|
||||
Summary: Send audio messages via Conversations
|
||||
Description: |-
|
||||
Note: As of Conversations 2.2.0 this functionality is integrated in the main app
|
||||
|
||||
This simple voice recorder can be used to send voice messages from within
|
||||
Conversations, an XMPP client. It is more straightforward than using Android's
|
||||
built-in or the vendor's voice recording UIs.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/siacs/VoiceRecorder.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1-beta2
|
||||
versionCode: 2
|
||||
commit: 89662dc7772af1c5af7594c7204742fcdda00a82
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.1
|
||||
versionCode: 3
|
||||
commit: b0ee59a55e09202c1760a40a018a3df0abf42649
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Donation options copied from the main Conversations app. It is code by the author of
|
||||
Conversations and was only "outsourced" to keep permissions needed for the main app
|
||||
minimalistic.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 0.1.1
|
||||
CurrentVersionCode: 3
|
1641
metadata/eu.siacs.conversations.yml
Normal file
1641
metadata/eu.siacs.conversations.yml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -39,6 +39,11 @@ Description: |-
|
|||
|
||||
Read the [https://quicksy.im/#privacy Privacy Policy] for more info.
|
||||
|
||||
Anti-Features:
|
||||
* NonFreeNet - you can't change the server where the accounts are created
|
||||
* Tracking - uses a 3rd party service provider ([https://twilio.com Twilio])
|
||||
to send SMS as needed for authentication
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/siacs/Conversations
|
||||
|
||||
|
@ -83,7 +88,17 @@ Builds:
|
|||
prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\
|
||||
\ \ \ \ \ \ \ abortOnError\ false' build.gradle
|
||||
|
||||
- versionName: 2.3.11+fcr
|
||||
versionCode: 314
|
||||
commit: 2.3.11
|
||||
gradle:
|
||||
- quicksyFreeCompat
|
||||
prebuild:
|
||||
- sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\
|
||||
\ \ \ \ \ \ \ abortOnError\ false' build.gradle
|
||||
- sed -i -e 's/4.10.3/4.10.2/' gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
AutoUpdateMode: Version %v+fcr
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 2.3.10+fcr
|
||||
CurrentVersionCode: 309
|
||||
CurrentVersion: 2.3.11+fcr
|
||||
CurrentVersionCode: 314
|
||||
|
|
Loading…
Reference in a new issue