fdroiddata/metadata/chat.rocket.android.yml

159 lines
5.2 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

Categories:
- Internet
License: MIT
AuthorName: Rocket.Chat Team
AuthorEmail: contact@rocket.chat
WebSite: https://rocket.chat/
SourceCode: https://github.com/RocketChat/Rocket.Chat.Android
IssueTracker: https://github.com/RocketChat/Rocket.Chat.Android/issues
Changelog: https://github.com/RocketChat/Rocket.Chat.Android/releases
Donate: https://github.com/RocketChat/Rocket.Chat#donate
AutoName: Rocket.Chat
Description: |
'''Note:''' This FOSS build variant currently lacks any push notification support.
Rocket.Chat is a free and open source team chat collaboration platform that allows users to communicate securely in real-time across devices on web, desktop or mobile and to customize their interface with a range of plugins, themes and integrations with other key software.
By opting for Rocket.Chat, users also benefit from free audio and video conferencing, guest access, screen and file sharing, LiveChat, LDAP Group Sync, two-factor authentication (2FA), E2E encryption, SSO, dozens of OAuth providers and unlimited users, guests, channels, messages, searches and files. Users can set up Rocket.Chat on cloud or by hosting their own servers on-premises.
With more than 700 developer-contributors and over 17k stars on Github, Rocket.Chat has the largest and most active community of chat developers in the open source communication sector.
When you choose Rocket.Chat, you join a passionate community who help to grow the platform with us!
'''KEY FEATURES:'''
* Free Open Source Software
* Hassle free MIT license
* BYOS (bring your own server)
* Multiple Rooms
* Direct Messages
* Private Groups
* Public Channels
* Desktop and Mobile Notifications
* Edit and Delete Sent Messages
* Mentions
* Avatars
* Markdown
* Emojis
* Choose between 3 themes: Light, Dark, Black
* Sort conversations alphabetically or group by activity, unread or favourites
* Transcripts / History
* File Upload / Sharing
* I18n - Internationalization with Lingohub
* Hubot Friendly - Hubot Integration Project
* Media Embeds
* Link Previews
* LDAP Authentication
* REST-full APIs
* Remote Locations Video Monitoring
* Native Cross-Platform Desktop Application
'''GET IT NOW:'''
* Learn more and install: [https://rocket.chat]
* ONE-CLICK-DEPLOYMENT See instructions on our GitHub repository: [https://github.com/RocketChat]
RepoType: git
Repo: https://github.com/RocketChat/Rocket.Chat.Android.git
Builds:
- versionName: 2.6.0
versionCode: 2042
commit: v2.6.0
subdir: app
gradle:
- foss
srclibs:
- rocketchatsdk@app-2.6.0
prebuild:
- sed -i -e '/fabric/d' -e '/crashlytics/,+3d' ../build.gradle build.gradle
- sed -i -e 's,./gradlew,gradle,g' build-sdk.sh
gradleprops:
- sdk_location=../../srclib/rocketchatsdk
- versionName: 2.6.1
versionCode: 2043
commit: v2.6.1
subdir: app
gradle:
- foss
srclibs:
- rocketchatsdk@2eab588c27f7d5c48796f681f3b17f01fdb59967
prebuild:
- sed -i -e '/fabric/d' -e '/crashlytics/,+3d' ../build.gradle build.gradle
- sed -i -e 's,./gradlew,gradle,g' build-sdk.sh
gradleprops:
- sdk_location=../../srclib/rocketchatsdk
- versionName: 3.0.0
versionCode: 2048
commit: v3.0.0
subdir: app
gradle:
- foss
srclibs:
- rocketchatsdk@app-3.0.0
prebuild:
- sed -i -e '/fabric/d' -e '/crashlytics/,+3d' ../build.gradle build.gradle
- sed -i -e 's,./gradlew,gradle,g' build-sdk.sh
gradleprops:
- sdk_location=../../srclib/rocketchatsdk
- versionName: 3.1.1
versionCode: 2050
commit: v3.1.1
subdir: app
gradle:
- foss
srclibs:
- rocketchatsdk@app-3.1.0
prebuild:
- sed -i -e '/fabric/d' -e '/crashlytics/,+3d' ../build.gradle build.gradle
- sed -i -e 's,./gradlew,gradle,g' build-sdk.sh
gradleprops:
- sdk_location=../../srclib/rocketchatsdk
- versionName: 3.2.0
versionCode: 2057
commit: v3.2.0
subdir: app
gradle:
- foss
srclibs:
- rocketchatsdk@app-3.2.0
prebuild:
- sed -i -e '/fabric/d' -e '/crashlytics/,+3d' ../build.gradle build.gradle
- sed -i -e 's,./gradlew,gradle,g' build-sdk.sh
gradleprops:
- sdk_location=../../srclib/rocketchatsdk
- versionName: 3.5.1
versionCode: 2077
commit: v3.5.1-2077
subdir: app
gradle:
- foss
srclibs:
- rocketchatsdk@app-3.5.1
rm:
- app/gradle
prebuild:
- sed -i -e '/fabric/d; /com.google.gms/d' ../build.gradle build.gradle
- sed -i -e '/playImplementation/d' build.gradle
- sed -i -e 's,https://jitpack.io",&\n content { includeGroupByRegex "com\\\\.github\\\\.luciofm"
},g' -e 's,https://github.com/jitsi/jitsi-maven-repository/raw/master/releases,https://github.com/vector-im/jitsi_libre_maven/raw/master/releases,g'
../build.gradle
- sed -i -e 's,./gradlew,gradle,g' build-sdk.sh
scanignore:
- build.gradle
gradleprops:
- sdk_location=../../srclib/rocketchatsdk
MaintainerNotes: We reuse the LIBRE_BUILD jitsi sdk built by riot-android developers.
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 3.5.1
CurrentVersionCode: 2077