Skip to content
Snippets Groups Projects
  1. 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
      Unverified
      81c53acd
  2. 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
  3. 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
  4. 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
  5. Mar 02, 2018
  6. Dec 28, 2017
  7. Dec 11, 2017
  8. 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
  9. Aug 23, 2017
  10. Aug 22, 2017
  11. Aug 13, 2017
  12. Aug 12, 2017
  13. Aug 09, 2017
  14. Aug 05, 2017
  15. Aug 03, 2017
Loading