Skip to content
Snippets Groups Projects
  1. Mar 28, 2019
  2. Mar 25, 2019
  3. Mar 15, 2019
  4. Mar 12, 2019
  5. Mar 01, 2019
    • Diego Mello's avatar
      New icons (#643) · a139cc83
      Diego Mello authored
      * New Icons
      
      * Remove unused assets
      
      * Change send icon
      
      * Layout tweaks
      
      * Refactor Status
      
      * Styles changed
      
      * User layout fix
      
      * Separator layout changes
      
      * Sidebar status layout fix
      
      * Fix Message.onLongPress issue
      
      * Fix code markdown
      Closes https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/625
      
      * Status lint
      
      * Fix tests
      
      * Navigation debounce
      
      * RoomActions icons
      
      * Space between components
      
      * Group text
      
      * Update tests
      a139cc83
  6. Feb 22, 2019
  7. Feb 08, 2019
  8. 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
  9. Jan 30, 2019
  10. Dec 19, 2018
  11. Dec 06, 2018
  12. Nov 27, 2018
  13. Nov 19, 2018
  14. Nov 14, 2018
  15. Oct 29, 2018
  16. Oct 24, 2018
  17. Oct 23, 2018
  18. Oct 18, 2018
  19. Oct 17, 2018
  20. Oct 15, 2018
  21. Sep 28, 2018
  22. Sep 27, 2018
  23. Sep 26, 2018
  24. Sep 19, 2018
  25. Sep 14, 2018
  26. 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
  27. Sep 05, 2018
  28. Sep 03, 2018
  29. Aug 10, 2018
  30. 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
  31. Jul 17, 2018
  32. Jun 01, 2018
  33. 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
  34. Apr 27, 2018
  35. 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
  36. Mar 07, 2018
Loading