Skip to content
Snippets Groups Projects
  1. Dec 11, 2019
  2. Oct 02, 2019
  3. Sep 26, 2019
  4. Sep 16, 2019
    • Djorkaeff Alexandre's avatar
      [CHORE] Use JoyPixels (#1164) · 32a68103
      Djorkaeff Alexandre authored
      * react-emojione -> emoji-toolkit
      
      * Change to toUnicode()
      
      * Fix ascii emoji on joypixels
      
      * Revert unnecessary modify
      
      * Fix some emojis
      
      * Fix custom emojis (Android)
      
      * Update Snapshot
      32a68103
  5. Aug 13, 2019
  6. Jul 18, 2019
  7. Apr 17, 2019
  8. Mar 12, 2019
  9. 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
  10. Jul 18, 2018
    • Diego Mello's avatar
      [NEW] Room Loading(#372) · 53ceaf85
      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 -->
      53ceaf85
  11. 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
Loading