android: add voice waveform/speed and circle video playback
This commit is contained in:
@@ -444,3 +444,9 @@
|
||||
- Added destructive action confirmation via `AlertDialog` before delete actions.
|
||||
- Reduced gesture conflicts by removing attachment-level long-press handlers that collided with message selection gestures.
|
||||
- Improved voice hold gesture reliability by handling consumed pointer down events (`requireUnconsumed = false`).
|
||||
|
||||
### Step 71 - Voice playback waveform/speed + circle video playback
|
||||
- Added voice-focused audio playback mode with waveform rendering in message bubbles.
|
||||
- Added playback speed switch for voice messages (`1.0x -> 1.5x -> 2.0x`).
|
||||
- Added view-only circle video renderer for `video_note` messages with looped playback.
|
||||
- Kept regular audio/video attachment rendering for non-voice/non-circle media unchanged.
|
||||
|
||||
Reference in New Issue
Block a user