Skip to content
Snippets Groups Projects
  1. May 22, 2019
    • Diego Mello's avatar
      Update RN to 0.59.8 (#896) · a1b1af01
      Diego Mello authored
      * update IOS react native to 0.59.8
      
      * update Android react native to 0.59.8
      
      * fix eslint errors
      
      * Android debug working
      
      * Android build
      
      * Fix lint
      
      * Making jest happy
      
      * Update CircleCI android image
      
      * Fix android build
      
      * Use 32 bits
      
      * Fix iOS build
      
      * Update detox
      
      * Use new Xcode build system
      
      * Use old build system
      
      * Update realm (64 bits support)
      Unverified
      a1b1af01
  2. May 04, 2019
  3. Mar 01, 2019
  4. Feb 07, 2019
  5. Dec 18, 2018
  6. Dec 06, 2018
  7. Oct 24, 2018
  8. Oct 17, 2018
  9. Sep 28, 2018
  10. 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
      Unverified
      81c53acd
  11. Sep 04, 2018
  12. Aug 10, 2018
  13. Jun 20, 2018
    • Diego Mello's avatar
      Update gradle and targetSdkVersion (#328) · 8af34a70
      Diego Mello authored
      * Changed the way we read RocketChat settings since setting.type won't be returned from server anymore
      
      * Permissions
      
      * Unnecessary action sheet render
      
      * Update gradle
      
      * Switched testServer to use blob
      
      * RoomsListHeader search fixed
      
      * Runs loadMessagesForRoom only if room has at least 20 rows
      
      * - Logout if user's token expired
      - Removed update avatar logic
      - Profile dialog border on android
      
      * - Animations disabled
      - CircleCI set
      
      * Tests updated
      
      * "eventType argument is required" fix
      8af34a70
  14. May 29, 2018
    • Diego Mello's avatar
      New markdown (#306) · f61a57bb
      Diego Mello authored
      Our current markdown is causing a lot of issues on Android devices, since it wraps everything inside a Text component.
      On Android, Text doesn't support View as a child.
      This PR adds react-native-markdown-renderer, that uses View as wrapper and may be better.
      f61a57bb
  15. May 23, 2018
  16. Apr 24, 2018
    • Guilherme Gazzo's avatar
      Beta (#265) · 557e4856
      Guilherme Gazzo authored
      * Fabric iOS
      
      * Fabric configured on iOS and Android
      
      * - react-native-fabric configured
      
      - login tracked
      
      * README updated
      
      * Run scripts from README updated
      
      * README scripts
      
      * get rooms and messages by rest
      
      * user status
      
      * more improves
      
      * more improves
      
      * send pong on timeout
      
      * fix some methods
      
      * more tests
      
      * rest messages
      
      * Room actions (#266)
      
      * Toggle notifications
      
      * Search messages
      
      * Invite users
      
      * Mute/Unmute users in room
      
      * rocket.cat messages
      
      * Room topic layout fixed
      
      * Starred messages loading onEndReached
      
      * Room actions onEndReached
      
      * Unnecessary login request
      
      * Login loading
      
      * Login services fixed
      
      * User presence layout
      
      * ïmproves on room actions view
      
      * Removed unnecessary data from SelectedUsersView
      
      * load few messages on open room, search message improve
      
      * fix loading messages forever
      
      * Removed state from search
      
      * Custom message time format
      
      * secureTextEntry layout
      
      * Reduce android app size
      
      * Roles subscription fix
      
      * Public routes navigation
      
      * fix reconnect
      
      * - New login/register, login, register
      
      * proguard
      
      * Login flux
      
      * App init/restore
      
      * Android layout fixes
      
      * Multiple meteor connection requests fixed
      
      * Nested attachments
      
      * Nested attachments
      
      * fix check status
      
      * New login layout (#269)
      
      * Public routes navigation
      
      * New login/register, login, register
      
      * Multiple meteor connection requests fixed
      
      * Nested attachments
      
      * Button component
      
      * TextInput android layout fixed
      
      * Register fixed
      
      * Thinner close modal button
      
      * Requests /me after login only one time
      
      * Static images moved
      
      * fix reconnect
      
      * fix ddp
      
      * fix custom emoji
      
      * New message layout (#273)
      
      * Grouping messages
      
      * Message layout
      
      * Users typing animation
      
      * Image  attachment layout
      Unverified
      557e4856
  17. Apr 03, 2018
  18. Mar 07, 2018
  19. Mar 05, 2018
  20. Mar 02, 2018
  21. Feb 19, 2018
  22. Feb 16, 2018
  23. Jan 30, 2018
  24. Jan 10, 2018
  25. Dec 03, 2017
  26. Nov 07, 2017
  27. Nov 06, 2017
Loading