- 23 Aug, 2019 1 commit
-
-
IlarionHalushka authored
* initial bugsnag setup * upload sourcemaps to bugsnag during ios-build job * fix: spacing in config.yml * add yarn global add react-native * add separate step: Upload sourcemaps to Bugsnag * add brew install watchman * install react-native-cli, remove install watchman * upload source maps for android build * add yarn add global react-native react-native-cli for android-build ci job * add working_directory to android-build * install npm i -g react-native react-native-cli * add Install Node step to android-build job * export path to node to bash_profile * add step Install React Native CLI to android build job * use yarn generate-source-maps in ci; exchange firebase log -> bugsnag log * implement send(toggle) crash reports button * move BUGSNAG_API_KEY to config file; remove generated source maps files * unlink bugsnag * add ios/Pods files connected to Bugsnag; fix ci android build job * export firebase analytics also from /utils/log * use `log(e)` instead of `log(error)` * API Key changes * pod install * Fix iOS build * Simulate error * lint * Add navigation * Use projectRoot * Revert project root * - Don't run on forks - Upload dSYMs * Remove error sim * Remove automatic dSYMs upload * Remove fastlane-plugin-bugsnag
-
- 22 Aug, 2019 1 commit
-
-
Diego Mello authored
-
- 07 Aug, 2019 1 commit
-
-
Diego Mello authored
* Update to 0.59.10 * stash * stash * patch RN * Try to fix openURL * Fix compile Share Extension * Minor fixes * build ios * tracking view working and added postinstall * SafeAreaView vertical never * tracking view patch * Android build working * Android notifications working * Lint and tests * Fix android build * Add tools:replace="android:appComponentFactory" * Android build * Update vector icons * Update webview * Remove jsc * Update document picker * Firebase * jetify on postinstall * Patch expo-haptics * CI * Migrate packages manually * Disable ci cache * Revert "Disable ci cache" This reverts commit 4740d861021f667f0223d7351a1da6f90cc2e417. * CI * audio * adapter * notifications * Try RN directly * Fix gradle * Revert patches * Restore cache * update redux and lodash * eslint-config-airbnb@17.1.1 eslint-plugin-jsx-a11y@6.2.3 * ejson@2.2.0 react-native-webview@6.7.0 semver@6.3.0 snyk@1.210.0 * codecov@3.5.0 eslint-plugin-react@7.14.3 eslint-plugin-react-native@3.7.0 react-dom@16.8.6 * Update react-redux and remove decorators * Update redux-saga and reactotron libs * Husky * Storybook libs * react-native-webview@6.8.0 markdown-it-flowdock@0.3.8 react-native-unimodules@0.5.3 * Removed regenerator-runtime * react-native-picker-select * react-navigation-header-buttons * Remove comments * react-native-notifications * Fix rnn android build
-
- 06 Aug, 2019 1 commit
-
-
Diego Mello authored
-
- 18 Jul, 2019 2 commits
-
-
Djorkaeff Alexandre authored
-
pranavpandey1998official authored
-
- 17 Jul, 2019 1 commit
-
-
Diego Mello authored
-
- 16 Jul, 2019 1 commit
-
-
Djorkaeff Alexandre authored
-
- 11 Jul, 2019 1 commit
-
-
Diego Mello authored
-
- 28 Jun, 2019 1 commit
-
-
pranavpandey1998official authored
* removed rn-fetch-blob and use native XMLHttpRequest instead * removed unnessary changes * fix android bug * fix android bug * added tmid support * fix bug * fixed isssue with cacel model * fix problems with audio * done requested changes * fix bug with android
-
- 26 Jun, 2019 1 commit
-
-
Diego Mello authored
-
- 21 Jun, 2019 1 commit
-
-
Diego Mello authored
* Add unimodules * Working on iOS * Working on android * Remove react-native-safari-view * Remove previous android link lib * Show webpage title on Android * Fix iOS build
-
- 19 Jun, 2019 1 commit
-
-
Diego Mello authored
-
- 18 Jun, 2019 1 commit
-
-
Diego Mello authored
-
- 05 Jun, 2019 2 commits
-
-
Diego Mello authored
-
Diego Mello authored
-
- 28 May, 2019 1 commit
-
-
Diego Mello authored
We need to migrate from deprecated react-native-fabric to react-native-firebase. This PR enables following Firebase features: * Analytics * Crashlytics * Performance It also tracks screen view without the necessity of HOC. Future work: I won't do it in this PR because it's large enough, but we need to log more app events, like 'sent_message', 'open_admin', 'media_upload', etc.
-
- 23 May, 2019 2 commits
-
-
Diego Mello authored
-
Diego Mello authored
* [CHORE] Upgrade Mac CI image to 10.2.1 * [CHORE] Android App Bundle * Fix CI
-
- 22 May, 2019 1 commit
-
-
Diego Mello authored
* update IOS react native to 0.59.8 * update Android react native to 0.59.8 * fix eslint errors * Android debug working * Android build * Fix lint * Making jest happy * Update CircleCI android image * Fix android build * Use 32 bits * Fix iOS build * Update detox * Use new Xcode build system * Use old build system * Update realm (64 bits support)
-
- 18 May, 2019 1 commit
-
-
pranavpandey1998official authored
* added admin panel * reverting some changes * fixed problem with authToken * changed tab to space * done requested changes * fixed lint * added react-native-webview * Install webview pod
-
- 15 May, 2019 1 commit
-
-
Diego Mello authored
* removed toast from ios * changed showToast to showAlert * removed from android * fix lint * conflict resolved * fixed lint * Fix toast position * Change toast style * Use followMessage from rest * Temporary disable some visual toast tests * Unnecessary lib version change
-
- 10 May, 2019 1 commit
-
-
Diego Mello authored
-
- 30 Apr, 2019 1 commit
-
-
Diego Mello authored
* Minor updates * Update jsc-android * Update react-native-modal * Minor updates * Update react-native-fast-image * Minor dev updates * Few major updates * Update react-native-keyboard-aware-scroll-view * Update pods * Update android-support * Update tests
-
- 28 Apr, 2019 1 commit
-
-
Diego Mello authored
-
- 10 Apr, 2019 1 commit
-
-
Diego Mello authored
-
- 25 Mar, 2019 2 commits
-
-
Diego Mello authored
-
Diego Mello authored
-
- 15 Mar, 2019 1 commit
-
-
Diego Mello authored
-
- 12 Mar, 2019 1 commit
-
-
Diego Mello authored
-
- 06 Mar, 2019 1 commit
-
-
Diego Mello authored
-
- 01 Mar, 2019 2 commits
-
-
Diego Mello authored
* New Icons * Remove unused assets * Change send icon * Layout tweaks * Refactor Status * Styles changed * User layout fix * Separator layout changes * Sidebar status layout fix * Fix Message.onLongPress issue * Fix code markdown Closes https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/625 * Status lint * Fix tests * Navigation debounce * RoomActions icons * Space between components * Group text * Update tests
-
Diego Mello authored
-
- 25 Feb, 2019 1 commit
-
-
Diego Mello authored
-
- 22 Feb, 2019 1 commit
-
-
Diego Mello authored
-
- 08 Feb, 2019 1 commit
-
-
Diego Mello authored
-
- 30 Jan, 2019 2 commits
-
-
Diego Mello authored
-
Pranay Ankit authored
-
- 19 Dec, 2018 1 commit
-
-
Diego Mello authored
-
- 06 Dec, 2018 1 commit
-
-
Diego Mello authored
-