Skip to content
Snippets Groups Projects
  1. Oct 15, 2018
  2. Oct 02, 2018
  3. Sep 28, 2018
  4. Sep 27, 2018
  5. Sep 26, 2018
  6. 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
  7. Sep 21, 2018
  8. Sep 19, 2018
  9. Sep 14, 2018
  10. Sep 13, 2018
  11. Sep 11, 2018
  12. Sep 05, 2018
  13. Sep 04, 2018
  14. Sep 03, 2018
  15. Aug 31, 2018
    • Diego Mello's avatar
      e1952ca1
    • Diego Mello's avatar
      [NEW] Create channel layout (#420) · de1a63c8
      Diego Mello authored
      * RoomsListView layout
      
      * Rooms list layout
      
      * Sort component
      
      * Header icons
      
      * Default header colors
      
      * Add server dropdown
      
      * Close sort dropdown if server dropdown will open
      
      * UserItem
      
      * Room type icon
      
      * Search working
      
      * Tests updated
      
      * Android layout
      
      * Using realm queries instead of array iterates
      
      * Animation duration
      
      * Fixed render bug
      
      * - NewMessageView
      - backButtonTitle always empty
      - SearchBox created
      
      * New create channel layout
      
      * Search refactored
      
      * loginSuccess dismiss modal
      
      * Tests working
      de1a63c8
    • Diego Mello's avatar
      [NEW] Rooms list layout (#413) · dc6d60b2
      Diego Mello authored
      * RoomsListView layout
      
      * Rooms list layout
      
      * Sort component
      
      * Header icons
      
      * Default header colors
      
      * Add server dropdown
      
      * Close sort dropdown if server dropdown will open
      
      * UserItem
      
      * Room type icon
      
      * Search working
      
      * Tests updated
      
      * Android layout
      
      * Using realm queries instead of array iterates
      
      * Animation duration
      
      * Fixed render bug
      dc6d60b2
  16. Aug 21, 2018
  17. Aug 10, 2018
  18. 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
  19. Jul 30, 2018
    • Diego Mello's avatar
      Added single-server to readme (#390) · 90c777cd
      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 #386 
      Closes #295 
      
      <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
      90c777cd
  20. Jul 26, 2018
    • Diego Mello's avatar
      Added CocoaPods to manage react-native-image-crop-picker (#373) · caac4a73
      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 -->
      react-native-image-crop-picker raised an error when uploading to TestFlight.
      The lib highly recommends CocoaPods for production builds.
      caac4a73
    • Diego Mello's avatar
      [FIX] Android 8 notifications (#382) · 3b182160
      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 #380 
      
      <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
      3b182160
    • Diego Mello's avatar
      [NEW] Icon (#383) · 9d66a68b
      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 -->
      ![image](https://user-images.githubusercontent.com/804994/43228416-d8af49d6-9037-11e8-8830-a1803932c7fd.png)
      9d66a68b
  21. Jul 25, 2018
Loading