Skip to content
Snippets Groups Projects
  1. Jul 13, 2020
  2. Jul 10, 2020
  3. Jul 09, 2020
  4. Jul 08, 2020
  5. Jul 07, 2020
  6. Jul 06, 2020
    • Diego Mello's avatar
      Bump version to 4.9.0 (#2248) · 7c52e6ea
      Diego Mello authored
      7c52e6ea
    • Diego Mello's avatar
      [IMPROVEMENT] Unified header UX (#2234) · 5834ab5e
      Diego Mello authored
      * Change drawer icon
      
      * Removed iOS variation
      
      * Patch to react-navigation-header-buttons... easier to patch then to overwrite its behaviour :(
      
      * Correctly position title
      
      * Header subtitle
      
      * Layout
      
      * Alignment
      
      * RoomView header
      
      * Renamed RoomHeaderLeft to LeftButtons
      
      * RoomView back button
      
      * Search icon on RoomView
      
      * Refactor
      
      * Fix header on tablet
      
      * Fix search messages close button on tablet
      
      * Search key command
      
      * Network status on RoomView header subtitle
      
      * Update tests
      
      * Scale content
      
      * SearchBox cancel color
      5834ab5e
    • Neil Agarwal's avatar
      [IMPROVEMENT] Expo-av audio recorder (#2195) · 2ec2a52f
      Neil Agarwal authored
      * [NEW] MessageBox: Expo-av audio recorder
      
      * Refactor MessageBox to accommodate recording button even when recording
      * Rename Recording.js -> RecordAudio.js as we could implement video recording in the future
      
      * RecordAudio: Introduce cancel and send buttons
      
      * RecordAudio: Introduce recorderBusy state, refactor MessageBox, remove useless SafeAreaView
      
      * RecordAudio: Better audio quality :tada:
      
      , stop recording on unmount
      
      * RecordAudio: Use FileSystem from expo-file-system instead of RNFetchBlob
      
      * chore: flush out react-native-audio
      
      * fix(MessageBox): bring back some missed styles during refactor
      
      * refactor(RecordAudio): use class component
      
      * refactor(RecordAudio): recorder busy to class property, styling changes
      
      * recorder initialisation changes
      
      * fix(RecordAudio): missing await in isRecordingPermissionGranted
      
      * fix(RecordAudio): set isRecording = false on cancel/finish, refactor perms
      
      Co-authored-by: default avatarDiego Mello <diegolmello@gmail.com>
      2ec2a52f
  7. Jul 03, 2020
  8. Jul 02, 2020
  9. Jun 29, 2020
  10. Jun 26, 2020
  11. Jun 17, 2020
  12. Jun 16, 2020
Loading