pachli-android/app
Nik Clayton b83ecf56d6
fix: Restore video transitions on androidx.media3 1.4.0 and 1.4.1 (#922)
androidx.media3 1.4.0-rc01 and above (at the time of writing) has a bug
that breaks shared element transitions with a `PlayerView` (see
https://github.com/androidx/media/issues/1594).

This can be worked around by setting `app:surface_type="texture_view"`.
This uses more power, but for the typical length of social media videos
this shouldn't be a problem at the moment.

Fixes #920.
2024-09-03 13:05:52 +02:00
..
src fix: Restore video transitions on androidx.media3 1.4.0 and 1.4.1 (#922) 2024-09-03 13:05:52 +02:00
build.gradle.kts chore: Prepare release 2.8.0 (versionCode 20) (#918) 2024-08-30 12:45:19 +02:00
gitTools.gradle ci: Upload orangeRelease to Google Play (internal track) (#134) 2023-09-28 13:50:02 +02:00
lint-baseline.xml chore(deps): update agp to v8.5.2 (#845) 2024-08-20 20:15:15 +02:00
lint.xml change: Disable SyntheticAccessor lint rule (#424) 2024-02-06 19:51:37 +01:00
proguard-rules.pro refactor: Remove `TabData` type (#576) 2024-03-30 23:27:25 +01:00