Tusky-App-Android/app/src/main
Christophe Beyls 72ee0b4292
Enable support for WebVTT and TTML subtitles for the player (#4377)
All subtitle formats used to be enabled by default in older versions of
media3.
After the media3 library was upgraded to 1.3.0, Extractors should
specify a `SubtitleParser.Factory` explicitly. By default, no subtitle
formats are supported when using the now deprecated empty constructor of
Extractors.

Limit support to **WebVTT** and **TTML** which are the only true web
standards amongst all the subtitle formats supported by ExoPlayer.

Note that only subtitles embedded in MP4 and WebM files are supported
until Mastodon provides a way to upload subtitles separately.
2024-04-17 21:29:21 +02:00
..
java/com/keylesspalace/tusky Enable support for WebVTT and TTML subtitles for the player (#4377) 2024-04-17 21:29:21 +02:00
res larger background for toolbar icons in AccountActivity (#4375) 2024-04-17 18:41:51 +02:00
AndroidManifest.xml change SendStatusService type to shortService (#4292) 2024-02-29 12:21:15 +01:00
ic_launcher-web.png new app icon (#2695) 2022-09-13 19:48:09 +02:00