Doug
b45fdf54ca
Switch to Xcode 15 (with the iOS 16.4 Simulator for tests still) ( #2113 )
...
* Use Xcode 15 in GitHub actions.
Use iOS 16.4 simulators from Xcode 14 as iOS 17.0.1 simulators are **super** slow.
* Fix failing preview snapshots.
Snapshot fix.
* Improve setup
* Regenerate snapshots that had a conflict.
---------
Co-authored-by: Alfonso Grillo <alfogrillo@gmail.com >
2023-11-21 16:25:18 +00:00
Nicolas Mauri
619e781a7f
Display voice message progress cursor if progress is greater than zero ( #2077 )
2023-11-13 16:41:38 +01:00
Alfonso Grillo
00994dc3d7
Add deferred spinner for voice messages ( #2018 )
...
* Add delayedLoaderPlaybackState
* Add more tests
* Fix Xcode 14 build error
* Refactor delayedLoaderPlaybackState -> playerButtonPlaybackState
* Fix runtime issue
2023-11-03 10:39:22 +00:00
Nicolas Mauri
2f7382fbf0
Fix: Keep the progress indicator visible after pausing or scrubbing a voice message. ( #1969 )
2023-10-27 15:24:22 +00:00
Nicolas Mauri
54be55e4af
Allow to record a voice message ( #1926 )
2023-10-23 15:47:36 +00:00
Nicolas Mauri
4e38f5dd58
Improved display of voice messages in the timeline ( #1873 )
2023-10-10 16:20:31 +00:00
Nicolas Mauri
8ec11f5239
Add unit tests for voice messages ( #1869 )
2023-10-10 08:03:40 +02:00