Skip to content
Snippets Groups Projects
  1. Feb 22, 2019
  2. Feb 08, 2019
  3. Feb 01, 2019
    • Diego Mello's avatar
      [FIX] v1.8.0 (#599) · d26f14d1
      Diego Mello authored
      * Downgrade react-native-fast-image
      
      * Update iOS permission usage descriptions
      
      * [FIX] Delete upload item
      d26f14d1
  4. Jan 30, 2019
  5. Dec 19, 2018
  6. Dec 06, 2018
  7. Nov 27, 2018
  8. Nov 19, 2018
  9. Nov 14, 2018
  10. Oct 29, 2018
  11. Oct 24, 2018
  12. Oct 23, 2018
  13. Oct 18, 2018
  14. Oct 17, 2018
  15. Oct 15, 2018
  16. Sep 28, 2018
  17. Sep 27, 2018
  18. Sep 26, 2018
  19. Sep 19, 2018
  20. Sep 14, 2018
  21. Sep 11, 2018
    • Diego Mello's avatar
      [NEW] Message layout (#426) · 96d0b1fc
      Diego Mello authored
      * message container/component
      
      * Separator component
      
      * Reply
      
      * Url
      
      * tests updated
      
      * Minor changes
      
      * Audio component
      
      * Broadcast button
      
      * Minor touches
      
      * Reply preview
      
      * Edited
      
      * Minor bug fixes
      
      * - Update roadmap
      - Bump version to 1.2
      
      * Onboarding styles fix
  22. Sep 05, 2018
  23. Sep 03, 2018
  24. Aug 10, 2018
  25. 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
  26. Jul 17, 2018
  27. Jun 01, 2018
  28. May 07, 2018
    • Diego Mello's avatar
      Deep linking (#291) · 69513a83
      Diego Mello authored
      * deep linking
      
      * Basic deep link working
      
      * Deep link routing
      
      * Multiple servers working
      
      * Send user to the room
      69513a83
  29. Apr 27, 2018
  30. 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
  31. Mar 07, 2018
  32. Dec 08, 2017
  33. Nov 07, 2017
  34. Nov 06, 2017
  35. Sep 21, 2017
    • gilmarsquinelato's avatar
      [NEW] Changed navigation library to react-navigation. (#41) · d55db0fc
      gilmarsquinelato authored
      * Changed navigation library to react-navigation.
      Refactoring on sagas to remove navigation navigation flow do it in views.
      Added new modal library.
      Renamed view files to the same name of their classes.
      Added support to redux-devtools using the chrome extension through Remote devtools menu.
      Some components was refactored to reduce complexity and more legibility.
      
      * Remove react-native-navigation from Android
      
      * Adding servers to drawer menu, allowing server switch.
      
      * Sidebar component
      
      * opss :x fix add server
      
      * opss :x fix add server
      
      * Fixed add server navigation issues, fixed empty and slow Rooms List and Chat Messages
      
      * Disable cleanup everytime
      
      * some fixes
      
      * some fixes
      
      *  fix?
      
      * .
      
      * Fixed logo not displaying when app is loading or signing to server
      
      * Fixed logo in loading and login
      
      * Update LoginView.js
      
      * Update PublicRoutes.js
      d55db0fc
  36. Aug 17, 2017
Loading