Skip to content
Snippets Groups Projects
  1. Dec 04, 2019
  2. Nov 04, 2019
  3. Aug 07, 2019
    • Diego Mello's avatar
      [CHORE] Update to react-native 0.60.4 (#1095) · ba232547
      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
      ba232547
  4. May 20, 2019
  5. Oct 23, 2018
    • Diego Mello's avatar
      Update navigation library (#501) · 402403f9
      Diego Mello authored
      * v2
      
      * Working on Android 0.57.3
      
      * Drawer working
      
      * Removing v1 navigator
      
      * - Splash screen
      - Icons changed
      
      * Deeplink
      
      * Remove EventEmitter from CreateChannelView
      
      * Android search
      
      * Android notifications
      
      * OAuth
      
      * Fix search props
      
      * Lint and tests fixed
      
      * Fix android build
      
      * Improvements on iPhone X* usage
      
      * Fix detox
      
      * Fix android build
      
      * Room.f added to RoomView.shouldComponentUpdate
      
      * Animations on RoomsListView and RoomView
      
      * Fix topbar buttons on Android
      402403f9
  6. Oct 15, 2018
  7. Sep 25, 2018
    • Diego Mello's avatar
      Update dependencies (#431) · 81c53acd
      Diego Mello authored
      * Update dependencies
      
      * Lint and test
      
      * Added react-native fork
      
      * rn 57
      
      * Lint and tests updated
      
      * Update xcode on circleci
      
      * Use legacy build system
      
      * Update tests
      81c53acd
  8. Aug 01, 2018
    • Diego Mello's avatar
      Improve RoomsList render time (#384) · 50eb0358
      Diego Mello authored
      <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
      @RocketChat/ReactNative
      
      <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->
      
      <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
      - [x] Added FlatList.getItemLayout() to improve list render time
      - [x] Some texts were breaking lines at sidebar
      - [x] Removed onPress from links at RoomsListView
      - [x] Added eslint rule to prevent unused styles
      - [x] Fixed auto focus bug at CreateChannel and NewServer
      - [x] Fix change server bug
      - [x] Fixed a bug when resuming in ListServer
      - [x] I18n fixed
      - [x] Fixed a bug on actionsheet ref not being created
      - [x] Reply wasn't showing on Android
      - [x] Use Notification.Builder.setColor/getColor only after Android SDK 23
      - [x] Listen to app state only when inside app
      - [x] Switched register push token position in order to improve login performance
      - [x] When deep link changes server, it doesn't refresh rooms list
      - [x] Added SafeAreaView in all views to improve iPhone X experience
      - [x] Subpath regex #388 
      50eb0358
  9. Jul 10, 2018
    • Diego Mello's avatar
      Switch push notification lib (#346) · 224c421b
      Diego Mello authored
      <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
      @RocketChat/ReactNative
      
      <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->
      Closes #342 
      
      <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
      224c421b
  10. Apr 03, 2018
    • Diego Mello's avatar
      Crashlytics (#258) · 17ecd5c9
      Diego Mello authored
      * Fabric iOS
      
      * Fabric configured on iOS and Android
      
      * login tracked
      
      * more logs
      
      * fix reaction
      17ecd5c9
  11. Mar 02, 2018
  12. Dec 28, 2017
  13. Dec 11, 2017
  14. Dec 02, 2017
    • Diego Mello's avatar
      Attachment types (#118) · 277adfbb
      Diego Mello authored
      * Separate attachment types
      
      * Audio attachment file
      
      * tmp react-native-video-controls
      
      * video working
      
      * - Video modal removed
      
      * Supported video types check
      
      * Audio component
      
      * Audio animation
      
      * Use a standard ESLint file name
      
      * Reusable markdown stateless component
      
      * react-native-sound removed
      
      * react-native-sound removed from xcode
      
      * Url working
      
      * Update build.gradle
      
      * Other attachments
      
      * Fields
      277adfbb
  15. Aug 23, 2017
  16. Aug 22, 2017
  17. Aug 13, 2017
  18. Aug 12, 2017
  19. Aug 09, 2017
  20. Aug 05, 2017
  21. Aug 03, 2017
Loading