2019-02-02 15:11:09 +00:00
|
|
|
AntiFeatures:
|
|
|
|
- UpstreamNonFree
|
|
|
|
Categories:
|
|
|
|
- Internet
|
|
|
|
License: Apache-2.0
|
|
|
|
WebSite: https://about.mattermost.com/
|
|
|
|
SourceCode: https://github.com/mattermost/mattermost-mobile
|
|
|
|
IssueTracker: https://github.com/mattermost/mattermost-mobile/issues
|
|
|
|
|
|
|
|
AutoName: Mattermost Beta
|
|
|
|
|
|
|
|
RepoType: git
|
|
|
|
Repo: https://github.com/mattermost/mattermost-mobile.git
|
|
|
|
|
|
|
|
Builds:
|
|
|
|
- versionName: 1.15.2
|
|
|
|
versionCode: 170
|
2019-03-02 06:49:24 +00:00
|
|
|
disable: JavaScript heap out of memory
|
2019-02-02 15:11:09 +00:00
|
|
|
commit: v1.15.2
|
|
|
|
subdir: android/app
|
|
|
|
sudo:
|
2019-02-14 14:10:15 +00:00
|
|
|
- apt-get update || apt-get update
|
2019-02-02 15:11:09 +00:00
|
|
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
|
|
init:
|
|
|
|
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
|
|
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
|
|
- make -C ../.. pre-run
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
rm:
|
|
|
|
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
|
|
- node_modules/sc-uws/*.node
|
|
|
|
- node_modules/sc-uws/build/
|
|
|
|
- node_modules/xdate/build/compiler.jar
|
|
|
|
prebuild:
|
|
|
|
- sed -i -e '/play-services-gcm/,+2d' build.gradle
|
|
|
|
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
|
|
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
|
|
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
|
|
|
../../node_modules/react-native-notifications/android/build.gradle
|
|
|
|
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/GcmInstance/d'
|
|
|
|
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
|
|
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
|
|
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
|
|
|
|
scanignore:
|
|
|
|
- android/build.gradle
|
|
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
|
|
- node_modules/react-native-navigation/android/build.gradle
|
|
|
|
- node_modules/react-native-image-picker/android/build.gradle
|
|
|
|
scandelete:
|
|
|
|
- node_modules
|
|
|
|
|
2019-02-17 09:46:02 +00:00
|
|
|
- versionName: 1.16.0
|
|
|
|
versionCode: 175
|
2019-03-02 06:49:24 +00:00
|
|
|
disable: JavaScript heap out of memory
|
2019-02-17 09:46:02 +00:00
|
|
|
commit: v1.16.0
|
|
|
|
subdir: android/app
|
|
|
|
sudo:
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
|
|
init:
|
|
|
|
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
|
|
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
|
|
- make -C ../.. pre-run
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
rm:
|
|
|
|
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
|
|
- node_modules/sc-uws/*.node
|
|
|
|
- node_modules/sc-uws/build/
|
|
|
|
- node_modules/xdate/build/compiler.jar
|
|
|
|
prebuild:
|
|
|
|
- sed -i -e '/play-services-gcm/,+2d' build.gradle
|
|
|
|
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
|
|
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
|
|
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
|
|
|
../../node_modules/react-native-notifications/android/build.gradle
|
|
|
|
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/GcmInstance/d'
|
|
|
|
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
|
|
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
|
|
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
|
|
|
|
scanignore:
|
|
|
|
- android/build.gradle
|
|
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
|
|
- node_modules/react-native-navigation/android/build.gradle
|
|
|
|
- node_modules/react-native-image-picker/android/build.gradle
|
|
|
|
scandelete:
|
|
|
|
- node_modules
|
|
|
|
|
2019-02-23 13:58:55 +00:00
|
|
|
- versionName: 1.16.1
|
|
|
|
versionCode: 176
|
2019-03-02 06:49:24 +00:00
|
|
|
disable: JavaScript heap out of memory
|
2019-02-23 13:58:55 +00:00
|
|
|
commit: v1.16.1
|
|
|
|
subdir: android/app
|
|
|
|
sudo:
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
|
|
init:
|
|
|
|
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
|
|
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
|
|
- make -C ../.. pre-run
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
rm:
|
|
|
|
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
|
|
- node_modules/sc-uws/*.node
|
|
|
|
- node_modules/sc-uws/build/
|
|
|
|
- node_modules/xdate/build/compiler.jar
|
|
|
|
prebuild:
|
|
|
|
- sed -i -e '/play-services-gcm/,+2d' build.gradle
|
|
|
|
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
|
|
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
|
|
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
|
|
|
../../node_modules/react-native-notifications/android/build.gradle
|
|
|
|
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/GcmInstance/d'
|
|
|
|
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
|
|
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
|
|
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
|
|
|
|
scanignore:
|
|
|
|
- android/build.gradle
|
|
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
|
|
- node_modules/react-native-navigation/android/build.gradle
|
|
|
|
- node_modules/react-native-image-picker/android/build.gradle
|
|
|
|
scandelete:
|
|
|
|
- node_modules
|
|
|
|
|
2019-03-21 13:37:11 +00:00
|
|
|
- versionName: 1.17.0
|
|
|
|
versionCode: 182
|
2019-05-18 06:29:11 +00:00
|
|
|
disable: watch ENOSPC
|
2019-03-21 13:37:11 +00:00
|
|
|
commit: v1.17.0
|
|
|
|
subdir: android/app
|
|
|
|
sudo:
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
|
|
init:
|
|
|
|
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
|
|
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
|
|
- make -C ../.. pre-run
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
rm:
|
|
|
|
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
|
|
- node_modules/sc-uws/*.node
|
|
|
|
- node_modules/sc-uws/build/
|
|
|
|
- node_modules/xdate/build/compiler.jar
|
2019-04-15 20:53:04 +00:00
|
|
|
- node_modules/react-native-video/android-exoplayer/build/
|
|
|
|
- node_modules/socketcluster/
|
|
|
|
- node_modules/shaka-player/third_party/closure/compiler.jar
|
|
|
|
- node_modules/.bin/socketcluster
|
2019-03-21 13:37:11 +00:00
|
|
|
prebuild:
|
|
|
|
- sed -i -e '/play-services-gcm/,+2d' build.gradle
|
|
|
|
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
|
|
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
|
|
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
2019-04-15 20:53:04 +00:00
|
|
|
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/build.gradle
|
|
|
|
build.gradle
|
|
|
|
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
|
|
|
|
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
|
|
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
|
2019-03-21 13:37:11 +00:00
|
|
|
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
|
|
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
|
|
|
|
scanignore:
|
|
|
|
- android/build.gradle
|
|
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
|
|
- node_modules/react-native-navigation/android/build.gradle
|
|
|
|
- node_modules/react-native-image-picker/android/build.gradle
|
2019-04-15 20:53:04 +00:00
|
|
|
- node_modules/react-native-webview/android/build.gradle
|
2019-03-21 13:37:11 +00:00
|
|
|
scandelete:
|
|
|
|
- node_modules
|
|
|
|
|
2019-04-18 17:43:20 +00:00
|
|
|
- versionName: 1.18.0
|
|
|
|
versionCode: 186
|
2019-05-18 06:29:11 +00:00
|
|
|
disable: watch ENOSPC
|
2019-04-18 17:43:20 +00:00
|
|
|
commit: v1.18.0
|
|
|
|
subdir: android/app
|
|
|
|
sudo:
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
|
|
init:
|
|
|
|
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
|
|
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
|
|
- make -C ../.. pre-run
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
rm:
|
|
|
|
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
|
|
- node_modules/sc-uws/*.node
|
|
|
|
- node_modules/sc-uws/build/
|
|
|
|
- node_modules/xdate/build/compiler.jar
|
|
|
|
- node_modules/react-native-video/android-exoplayer/build/
|
|
|
|
- node_modules/socketcluster/
|
|
|
|
- node_modules/shaka-player/third_party/closure/compiler.jar
|
|
|
|
- node_modules/.bin/socketcluster
|
|
|
|
prebuild:
|
|
|
|
- sed -i -e '/play-services-gcm/,+2d' build.gradle
|
|
|
|
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
|
|
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
|
|
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
|
|
|
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/build.gradle
|
|
|
|
build.gradle
|
|
|
|
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
|
|
|
|
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
|
|
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
|
|
|
|
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
|
|
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
|
|
|
|
scanignore:
|
|
|
|
- android/build.gradle
|
|
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
|
|
- node_modules/react-native-navigation/android/build.gradle
|
|
|
|
- node_modules/react-native-image-picker/android/build.gradle
|
|
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
|
|
scandelete:
|
|
|
|
- node_modules
|
|
|
|
|
2019-04-22 21:39:08 +00:00
|
|
|
- versionName: 1.18.1
|
|
|
|
versionCode: 187
|
2019-05-18 06:29:11 +00:00
|
|
|
disable: JavaScript heap out of memory
|
2019-04-22 21:39:08 +00:00
|
|
|
commit: v1.18.1
|
|
|
|
subdir: android/app
|
|
|
|
sudo:
|
2019-04-28 15:22:03 +00:00
|
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
|
|
- sysctl -p
|
2019-04-22 21:39:08 +00:00
|
|
|
- apt-get update || apt-get update
|
|
|
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
|
|
init:
|
|
|
|
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
|
|
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
|
|
- make -C ../.. pre-run
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
rm:
|
|
|
|
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
|
|
- node_modules/sc-uws/*.node
|
|
|
|
- node_modules/sc-uws/build/
|
|
|
|
- node_modules/xdate/build/compiler.jar
|
|
|
|
- node_modules/react-native-video/android-exoplayer/build/
|
|
|
|
- node_modules/socketcluster/
|
|
|
|
- node_modules/shaka-player/third_party/closure/compiler.jar
|
|
|
|
- node_modules/.bin/socketcluster
|
|
|
|
prebuild:
|
|
|
|
- sed -i -e '/play-services-gcm/,+2d' build.gradle
|
|
|
|
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
|
|
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
|
|
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
|
|
|
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/build.gradle
|
|
|
|
build.gradle
|
|
|
|
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
|
|
|
|
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
|
|
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
|
|
|
|
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
|
|
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
|
|
|
|
scanignore:
|
|
|
|
- android/build.gradle
|
|
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
|
|
- node_modules/react-native-navigation/android/build.gradle
|
|
|
|
- node_modules/react-native-image-picker/android/build.gradle
|
|
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
|
|
scandelete:
|
|
|
|
- node_modules
|
|
|
|
|
2019-05-16 02:50:47 +00:00
|
|
|
- versionName: 1.19.0
|
|
|
|
versionCode: 193
|
|
|
|
commit: v1.19.0
|
|
|
|
subdir: android/app
|
|
|
|
sudo:
|
|
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
|
|
- sysctl -p
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
|
|
init:
|
|
|
|
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
|
|
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
|
|
- make -C ../.. pre-run
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
rm:
|
|
|
|
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
|
|
- node_modules/sc-uws/*.node
|
|
|
|
- node_modules/sc-uws/build/
|
|
|
|
- node_modules/xdate/build/compiler.jar
|
|
|
|
- node_modules/react-native-video/android-exoplayer/build/
|
|
|
|
- node_modules/socketcluster/
|
|
|
|
- node_modules/shaka-player/third_party/closure/compiler.jar
|
|
|
|
- node_modules/.bin/socketcluster
|
|
|
|
prebuild:
|
2019-06-05 17:43:47 +00:00
|
|
|
- "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\
|
|
|
|
\ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\
|
|
|
|
],/' build.gradle"
|
2019-05-16 02:50:47 +00:00
|
|
|
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
|
|
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
|
|
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
|
|
|
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/build.gradle
|
|
|
|
build.gradle
|
|
|
|
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
|
|
|
|
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
|
|
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
|
|
|
|
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
|
|
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
|
|
|
|
scanignore:
|
|
|
|
- android/build.gradle
|
|
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
|
|
- node_modules/react-native-navigation/android/build.gradle
|
|
|
|
- node_modules/react-native-image-picker/android/build.gradle
|
|
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
|
|
scandelete:
|
|
|
|
- node_modules
|
|
|
|
|
2019-06-19 16:57:45 +00:00
|
|
|
- versionName: 1.20.0
|
|
|
|
versionCode: 198
|
|
|
|
commit: v1.20.0
|
|
|
|
subdir: android/app
|
|
|
|
sudo:
|
|
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
|
|
- sysctl -p
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
|
|
init:
|
|
|
|
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
|
|
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
|
|
- make -C ../.. pre-run
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
rm:
|
|
|
|
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
|
|
- node_modules/sc-uws/*.node
|
|
|
|
- node_modules/sc-uws/build/
|
|
|
|
- node_modules/xdate/build/compiler.jar
|
|
|
|
- node_modules/react-native-video/android-exoplayer/build/
|
|
|
|
- node_modules/socketcluster/
|
|
|
|
- node_modules/shaka-player/third_party/closure/compiler.jar
|
|
|
|
- node_modules/.bin/socketcluster
|
|
|
|
prebuild:
|
|
|
|
- "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\
|
|
|
|
\ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\
|
|
|
|
],/' build.gradle"
|
|
|
|
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
|
|
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
|
|
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
|
|
|
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/build.gradle
|
|
|
|
build.gradle
|
|
|
|
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
|
|
|
|
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
|
|
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
|
|
|
|
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
|
|
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
|
|
|
|
scanignore:
|
|
|
|
- android/build.gradle
|
|
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
|
|
- node_modules/react-native-navigation/android/build.gradle
|
|
|
|
- node_modules/react-native-image-picker/android/build.gradle
|
|
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
|
|
scandelete:
|
|
|
|
- node_modules
|
|
|
|
|
2019-07-18 15:12:23 +00:00
|
|
|
- versionName: 1.21.0
|
|
|
|
versionCode: 208
|
|
|
|
commit: v1.21.0
|
|
|
|
subdir: android/app
|
|
|
|
sudo:
|
|
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
|
|
- sysctl -p
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
|
|
init:
|
|
|
|
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
|
|
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
|
|
- make -C ../.. pre-run
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
rm:
|
|
|
|
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
|
|
- node_modules/sc-uws/*.node
|
|
|
|
- node_modules/sc-uws/build/
|
|
|
|
- node_modules/xdate/build/compiler.jar
|
|
|
|
- node_modules/react-native-video/android-exoplayer/build/
|
|
|
|
- node_modules/socketcluster/
|
|
|
|
- node_modules/shaka-player/third_party/closure/compiler.jar
|
|
|
|
- node_modules/.bin/socketcluster
|
|
|
|
prebuild:
|
|
|
|
- "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\
|
|
|
|
\ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\
|
|
|
|
],/' build.gradle"
|
|
|
|
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
|
|
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
|
|
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
|
|
|
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/build.gradle
|
|
|
|
build.gradle
|
|
|
|
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
|
|
|
|
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
|
|
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
|
|
|
|
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
|
|
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
|
|
|
|
scanignore:
|
|
|
|
- android/build.gradle
|
|
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
|
|
- node_modules/react-native-navigation/android/build.gradle
|
|
|
|
- node_modules/react-native-image-picker/android/build.gradle
|
|
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
|
|
scandelete:
|
|
|
|
- node_modules
|
|
|
|
|
2019-07-27 22:11:10 +00:00
|
|
|
- versionName: 1.21.1
|
|
|
|
versionCode: 210
|
|
|
|
commit: v1.21.1
|
|
|
|
subdir: android/app
|
|
|
|
sudo:
|
|
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
|
|
- sysctl -p
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
|
|
init:
|
|
|
|
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
|
|
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
|
|
- make -C ../.. pre-run
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
rm:
|
|
|
|
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
|
|
- node_modules/sc-uws/*.node
|
|
|
|
- node_modules/sc-uws/build/
|
|
|
|
- node_modules/xdate/build/compiler.jar
|
|
|
|
- node_modules/react-native-video/android-exoplayer/build/
|
|
|
|
- node_modules/socketcluster/
|
|
|
|
- node_modules/shaka-player/third_party/closure/compiler.jar
|
|
|
|
- node_modules/.bin/socketcluster
|
|
|
|
prebuild:
|
|
|
|
- "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\
|
|
|
|
\ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\
|
|
|
|
],/' build.gradle"
|
|
|
|
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
|
|
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
|
|
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
|
|
|
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/build.gradle
|
|
|
|
build.gradle
|
|
|
|
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
|
|
|
|
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
|
|
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
|
|
|
|
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
|
|
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
|
|
|
|
scanignore:
|
|
|
|
- android/build.gradle
|
|
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
|
|
- node_modules/react-native-navigation/android/build.gradle
|
|
|
|
- node_modules/react-native-image-picker/android/build.gradle
|
|
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
|
|
scandelete:
|
|
|
|
- node_modules
|
|
|
|
|
2019-08-09 12:55:10 +00:00
|
|
|
- versionName: 1.21.2
|
|
|
|
versionCode: 215
|
|
|
|
commit: v1.21.2
|
|
|
|
subdir: android/app
|
|
|
|
sudo:
|
|
|
|
- sysctl fs.inotify.max_user_watches=524288
|
|
|
|
- sysctl -p
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
|
|
init:
|
|
|
|
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
|
|
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
|
|
- make -C ../.. pre-run
|
|
|
|
gradle:
|
|
|
|
- yes
|
|
|
|
rm:
|
|
|
|
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
|
|
- node_modules/sc-uws/*.node
|
|
|
|
- node_modules/sc-uws/build/
|
|
|
|
- node_modules/xdate/build/compiler.jar
|
|
|
|
- node_modules/react-native-video/android-exoplayer/build/
|
|
|
|
- node_modules/socketcluster/
|
|
|
|
- node_modules/shaka-player/third_party/closure/compiler.jar
|
|
|
|
- node_modules/.bin/socketcluster
|
|
|
|
prebuild:
|
|
|
|
- "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\
|
|
|
|
\ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\
|
|
|
|
],/' build.gradle"
|
|
|
|
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
|
|
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
|
|
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
|
|
|
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/build.gradle
|
|
|
|
build.gradle
|
|
|
|
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
|
|
|
|
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
|
|
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
|
|
|
|
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
|
|
- truncate -s 0 ../../node_modules/react-native/local-cli/server/util/external/xsel
|
|
|
|
scanignore:
|
|
|
|
- android/build.gradle
|
|
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
|
|
- node_modules/react-native-navigation/android/build.gradle
|
|
|
|
- node_modules/react-native-image-picker/android/build.gradle
|
|
|
|
- node_modules/react-native-webview/android/build.gradle
|
|
|
|
scandelete:
|
|
|
|
- node_modules
|
|
|
|
|
2019-02-02 15:11:09 +00:00
|
|
|
MaintainerNotes: |-
|
|
|
|
sed is used to:
|
|
|
|
* Remove push notifications (see [https://github.com/wix/react-native-notifications/issues/207 this issue])
|
|
|
|
* Remove the native Youtube player (see [https://github.com/inProgress-team/react-native-youtube/issues/288 this issue])
|
|
|
|
* Remove Play Services from Device Information (see [https://github.com/rebeccahughes/react-native-device-info/issues/381 this issue])
|
|
|
|
|
|
|
|
scanignore is used to allow the "node_modules/react-native/android" local Maven repository.
|
|
|
|
|
|
|
|
AutoUpdateMode: Version v%v
|
|
|
|
UpdateCheckMode: Tags
|
2019-08-09 12:55:10 +00:00
|
|
|
CurrentVersion: 1.21.2
|
|
|
|
CurrentVersionCode: 215
|