Yuito-app-android/app/src/main
Nik Clayton 8529f309ff
Migrate to androidx-media3 video player (#3857)
Behaviour is consistent with previous player except that:

- Swapping apps while a video is playing, and then returning to Tusky,
will keep the seek position in the video instead of returning to the
start
- The controls/media description can be shown by tapping anywhere, not
just on the video itself
- The media description is on-screen for the same duration as the player
controls (5 seconds here, 3 seconds in the previous code)
- The user has options to control the playback speed
- Rotating the device does not squash/stretch the video
- Show the media preview when playing audio-only files

Fixes https://github.com/tuskyapp/Tusky/issues/3329,
https://github.com/tuskyapp/Tusky/issues/3141,
https://github.com/tuskyapp/Tusky/issues/3126,
https://github.com/tuskyapp/Tusky/issues/2753,
https://github.com/tuskyapp/Tusky/issues/3508,
https://github.com/tuskyapp/Tusky/issues/3291

---------

Co-authored-by: mcc <andi.m.mcclure@gmail.com>
2023-08-10 19:31:55 +02:00
..
java/com/keylesspalace/tusky Migrate to androidx-media3 video player (#3857) 2023-08-10 19:31:55 +02:00
res Migrate to androidx-media3 video player (#3857) 2023-08-10 19:31:55 +02:00
AndroidManifest.xml Only fetch and display a given notification once (#3626) 2023-05-13 16:00:28 +02:00
ic_launcher-web.png new app icon (#2695) 2022-09-13 19:48:09 +02:00