Commit Graph

24 Commits

Author SHA1 Message Date
Harris 0516526923 refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
Niels Andriesse e2b07f1151
Merge pull request #659 from hjubb/fix_audio_player_icon
Fix Voice Message Icon Bug
2021-07-14 14:43:41 +10:00
jubb eedeeb61a7 fix: set isPlaying onPlayerStart 2021-07-14 14:02:21 +10:00
Niels Andriesse a554aa574e Fix adapter position vs layout position usage 2021-07-14 09:37:18 +10:00
jubb 837f133f7c fix: compilation errors 2021-07-12 10:51:01 +10:00
jubb 842cfc25a1 Merge branch 'dev' into trusted_attachment_download
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageContentView.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageView.kt
2021-07-12 09:28:14 +10:00
jubb 1d1b675c41 fix: voice view showing loader on isInProgress instead of isPendingDownload 2021-07-09 16:06:35 +10:00
Ryan Zhao a1e63c5f8e auto play next audio 2021-07-08 10:24:10 +10:00
Ryan Zhao 69b05afbd9 Merge branch 'dev' of https://github.com/oxen-io/session-android into dev 2021-07-08 09:25:48 +10:00
Ryan Zhao f5835e1b54 WIP: auto play next voice message 2021-07-08 09:25:43 +10:00
Harris ce490f5f90 fix: avoid crash in voice message view for pending downloads, display the icon on player stop when player starting from another view. Use thread id in setAttachmentAudioExtras 2021-07-07 15:18:12 +10:00
jubb 8cc2f78da7 fix: audio durations set accordingly for send and receive and doesn't break saving / uploading by exhausting the input stream 2021-07-06 16:53:44 +10:00
jubb b329402faf fix: audio waveforms decoded on the attachment download 2021-07-01 17:06:42 +10:00
jubb 8701f68292 fix: prevent crash in audio view 2021-07-01 13:43:48 +10:00
Niels Andriesse fa71c81ea9 Speed up audio on double tap 2021-06-28 15:49:29 +10:00
Niels Andriesse 6d452e19ef Detect double taps 2021-06-28 15:41:23 +10:00
Niels Andriesse a53ce18404 Fix duration text view 2021-06-28 15:06:51 +10:00
Niels Andriesse c17eb5e404 WIP 2021-06-28 14:51:49 +10:00
Niels Andriesse 40317d9834 Fix corner rounding issue 2021-06-25 14:06:53 +10:00
Niels Andriesse ae078d8ee9 Fix gestures interfering with eachother 2021-06-21 14:48:27 +10:00
Niels Andriesse 6d9eb0a932 Full voice message UI 2021-06-21 13:36:45 +10:00
Niels Andriesse ac718a425d Basic voice message 2021-06-21 11:09:30 +10:00
nielsandriesse 23100962e3 Clean 2021-06-02 10:12:49 +10:00
nielsandriesse 958cd54b75 Stub views for different message types 2021-06-01 14:56:58 +10:00