Skip to content
Snippets Groups Projects
  1. Aug 06, 2019
  2. Jul 17, 2019
  3. Jul 11, 2019
  4. Jun 26, 2019
  5. Jun 21, 2019
  6. Jun 19, 2019
  7. Jun 05, 2019
  8. May 28, 2019
    • Diego Mello's avatar
      [CHORE] Use react-native-firebase (#928) · 9e4a4d24
      Diego Mello authored
      We need to migrate from deprecated react-native-fabric to react-native-firebase.
      This PR enables following Firebase features:
      * Analytics
      * Crashlytics
      * Performance
      
      It also tracks screen view without the necessity of HOC.
      
      Future work:
      I won't do it in this PR because it's large enough, but we need to log more app events, like 'sent_message', 'open_admin', 'media_upload', etc.
      Unverified
      9e4a4d24
  9. 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
  10. May 20, 2019
    • Diego Mello's avatar
      Message render performance (#880) · 60418b75
      Diego Mello authored
      - Refactored Message component to use React.memo and re-render only what's necessary
      - Added a test mode to toggle markdown parse by long press drawer (it'll be removed in the next release)
      Unverified
      60418b75
  11. May 10, 2019
  12. Apr 28, 2019
  13. Apr 10, 2019
  14. Mar 28, 2019
  15. Mar 25, 2019
  16. Mar 15, 2019
  17. Mar 12, 2019
  18. Mar 01, 2019
  19. Feb 22, 2019
  20. Feb 08, 2019
  21. Feb 01, 2019
  22. Jan 30, 2019
  23. Dec 19, 2018
  24. Dec 06, 2018
  25. Nov 27, 2018
  26. Nov 19, 2018
  27. Nov 14, 2018
  28. Oct 31, 2018
  29. Oct 29, 2018
  30. Oct 24, 2018
  31. Oct 23, 2018
    • Diego Mello's avatar
      Bump version to 1.5.0 (#503) · 4b88c335
      Diego Mello authored
      Unverified
      4b88c335
    • 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
      Unverified
      402403f9
  32. Oct 18, 2018
  33. Oct 17, 2018
  34. Oct 15, 2018
  35. Sep 28, 2018
Loading