Skip to content
Snippets Groups Projects
  1. Mar 27, 2019
  2. Mar 25, 2019
  3. Mar 18, 2019
  4. Mar 12, 2019
  5. Mar 06, 2019
  6. 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
  7. Feb 27, 2019
    • Diego Mello's avatar
      Message button (#660) · 8c1b57eb
      Diego Mello authored
      * Remove touchable opacity when scrolling messages
      * Tap on disable messages closes keyboard
      * Unify vibration
      * Vibrate only on Android
      8c1b57eb
    • Diego Mello's avatar
      Remove drawer (#653) · f3ddf60a
      Diego Mello authored
      * Remove drawer (layout needs to be changed in future releases, though)
      * Don't navigate outside on logout if there's other logged server
      * Update react-native-navigation
      f3ddf60a
  8. Feb 26, 2019
  9. Feb 21, 2019
  10. Feb 14, 2019
  11. Feb 08, 2019
  12. Feb 07, 2019
  13. 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
  14. Jan 31, 2019
  15. Jan 30, 2019
  16. Jan 29, 2019
  17. Dec 21, 2018
    • Diego Mello's avatar
      Unnecessary re-renders removed (#570) · d23c0555
      Diego Mello authored
      * shouldComponentUpdate
      
      * Rooms list shouldcomponentupdate
      
      * RoomView shouldComponentUpdate
      
      * Messagebox and Message shouldComponentUpdate
      
      * EmojiPicker shouldComponentUpdate
      
      * RoomActions shouldComponentUpdate
      
      * Room info shouldComponentUpdate
      
      * Update RNN
      
      * Use only one Flatlist if none group filter is selected
      
      * Update fix
      
      * shouldComponentUpdate
      
      * Bug fixes
      
      * ListView changes
      
      * Bug fix
      
      * render list bug fix
      
      * Changes on public channels
      
      * - RoomView saga leak removed
      - Join room e2e tests added
      
      * Rest versions
      
      * Method call versions
      
      * Min RocketChat version alert
      d23c0555
  18. Dec 12, 2018
    • Diego Mello's avatar
      Use Rest API pt 2 (#568) · ad375860
      Diego Mello authored
      * Room files
      
      * Pinned messages
      
      * Starred messages
      
      * Mentioned messages
      
      * Search messages
      
      * Bug fixes
      
      * Profile
      
      * Livechat
      
      * Block/unblock user
      
      * Erase room
      
      * Archive room
      
      * Remove unused method
      
      * Bug fix
      ad375860
  19. Dec 06, 2018
  20. Dec 05, 2018
  21. Nov 27, 2018
  22. Nov 19, 2018
  23. Nov 16, 2018
  24. Nov 14, 2018
  25. Nov 05, 2018
  26. Oct 31, 2018
  27. Oct 29, 2018
  28. Oct 24, 2018
  29. Oct 23, 2018
    • Diego Mello's avatar
      Update navigation library (#501) · 402403f9
      Diego Mello authored
      * v2
      
      * Working on Android 0.57.3
      
      * Drawer working
      
      * Removing v1 navigator
      
      * - Splash screen
      - Icons changed
      
      * Deeplink
      
      * Remove EventEmitter from CreateChannelView
      
      * Android search
      
      * Android notifications
      
      * OAuth
      
      * Fix search props
      
      * Lint and tests fixed
      
      * Fix android build
      
      * Improvements on iPhone X* usage
      
      * Fix detox
      
      * Fix android build
      
      * Room.f added to RoomView.shouldComponentUpdate
      
      * Animations on RoomsListView and RoomView
      
      * Fix topbar buttons on Android
      402403f9
Loading