Categories: - Internet License: MIT AuthorName: Rocket.Chat Team AuthorEmail: mobile@rocket.chat WebSite: https://rocket.chat/ SourceCode: https://github.com/RocketChat/Rocket.Chat.ReactNative IssueTracker: https://github.com/RocketChat/Rocket.Chat.ReactNative/issues Changelog: https://github.com/RocketChat/Rocket.Chat.ReactNative/releases Donate: https://github.com/RocketChat/Rocket.Chat#donate AutoName: Rocket.Chat Experimental 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.ReactNative.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 - versionName: 4.11.0 versionCode: 2137 commit: e086f5cd46e0c2e88a7b31d18b03f568f1100bc1 subdir: android/app sudo: - sysctl fs.inotify.max_user_watches=524288 - curl -Lo node.tar.xz https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-x64.tar.xz - echo "8cc40f45c2c62529b15e83a6bbe0ac1febf57af3c5720df68067c96c0fddbbdf node.tar.xz" | sha256sum -c - - tar xJf node.tar.xz - cp -a node-v10.18.1-linux-x64/. /usr/local/ - npm -g install yarn init: yarn install patch: - foss-build.patch gradle: - foss rm: - ios scanignore: - android/build.gradle - node_modules/jsc-android - node_modules/hermes-engine - node_modules/react-native/android/com/facebook/react/react-native/*/ - node_modules/react-native-appearance/android/build.gradle - node_modules/react-native-bootsplash/android/build.gradle - node_modules/react-native-device-info/android/build.gradle - node_modules/react-native-jitsi-meet/android/build.gradle - node_modules/react-native-localize/android/build.gradle - node_modules/react-native-prompt-android/android/build.gradle - node_modules/react-native-reanimated/android/build.gradle - node_modules/react-native-safe-area-context/android/build.gradle - node_modules/react-native-screens/android/build.gradle - node_modules/react-native-vector-icons/android/build.gradle - node_modules/react-native-webview/android/build.gradle - node_modules/rn-root-view/android/build.gradle - node_modules/@react-native-community/async-storage/android/build.gradle - node_modules/@react-native-community/masked-view/android/build.gradle - node_modules/@react-native-community/art/android/build.gradle - node_modules/@react-native-community/cookies/android/build.gradle scandelete: - node_modules - versionName: 4.12.1 versionCode: 2143 commit: 4.12.1 subdir: android/app sudo: - sysctl fs.inotify.max_user_watches=524288 - curl -Lo node.tar.xz https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-x64.tar.xz - echo "8cc40f45c2c62529b15e83a6bbe0ac1febf57af3c5720df68067c96c0fddbbdf node.tar.xz" | sha256sum -c - - tar xJf node.tar.xz - cp -a node-v10.18.1-linux-x64/. /usr/local/ - npm -g install yarn init: yarn install patch: - foss-build-2.patch gradle: - foss rm: - ios prebuild: sed -E -i 's/VERSIONCODE*/$$VERCODE$$/' build.gradle scanignore: - android/build.gradle - node_modules/jsc-android - node_modules/hermes-engine - node_modules/react-native/android/com/facebook/react/react-native/*/ - node_modules/react-native-appearance/android/build.gradle - node_modules/react-native-bootsplash/android/build.gradle - node_modules/react-native-device-info/android/build.gradle - node_modules/react-native-jitsi-meet/android/build.gradle - node_modules/react-native-localize/android/build.gradle - node_modules/react-native-prompt-android/android/build.gradle - node_modules/react-native-reanimated/android/build.gradle - node_modules/react-native-safe-area-context/android/build.gradle - node_modules/react-native-screens/android/build.gradle - node_modules/react-native-vector-icons/android/build.gradle - node_modules/react-native-webview/android/build.gradle - node_modules/rn-root-view/android/build.gradle - node_modules/@react-native-community/async-storage/android/build.gradle - node_modules/@react-native-community/masked-view/android/build.gradle - node_modules/@react-native-community/art/android/build.gradle - node_modules/@react-native-community/cookies/android/build.gradle scandelete: - node_modules MaintainerNotes: We use a Github repo as a Maven repository for a LIBRE_BUILD Jitsi SDK, since Jitsi don't expose the LIBRE_BUILD on their Maven repository. version code is computed so AUM is disabled. ArchivePolicy: 0 versions AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 4.12.1 CurrentVersionCode: 2143