New app: Rocket.Chat

closes: fdroid/rfp#436

RockatChat: update to latest foss version, fix build

rocketchat: add expanded description, update to 2.6

rocketchat better summary
master
Marcus Hoffmann 2018-05-02 02:07:24 +02:00
parent a60e3e2d79
commit dc548707a7
2 changed files with 81 additions and 0 deletions

View File

@ -0,0 +1,79 @@
Categories:
- Internet
License: MIT
AuthorName: Rocket.Chat Team
AuthorEmail: contact@rocket.chat
WebSite: https://rocket.chat/
SourceCode: https://github.com/Bubu/Rocket.Chat.Android
IssueTracker: https://github.com/Bubu/Rocket.Chat.Android/issues
Changelog: https://github.com/RocketChat/Rocket.Chat.Android/releases
Donate: https://github.com/RocketChat/Rocket.Chat#donate
Bitcoin: ac2fa967efca7f6fc1201d46bdccb875
AutoName: Rocket.Chat
Summary: Open source team communications
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
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 2.6.0
CurrentVersionCode: 2042

View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/RocketChat/Rocket.Chat.Kotlin.SDK