Commit a85dfbb
authored
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a6815e commit a85dfbb
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule android-ui updated 17 files
- .github/dependabot.yml+6
- .github/workflows/ci.yml+9-6
- .github/workflows/create-release.yml+2-2
- .github/workflows/docs.yml+9-8
- .github/workflows/publish.yml+8-7
- .github/workflows/sync-develop.yml+2-2
- CHANGELOG.md+7
- app/build.gradle.kts+28-5
- app/src/main/java/com/theoplayer/android/ui/demo/MainActivity.kt+152-46
- gradle.properties+1-1
- gradle/libs.versions.toml+10-2
- ui/src/main/java/com/theoplayer/android/ui/DefaultUI.kt+1-1
- ui/src/main/java/com/theoplayer/android/ui/PictureInPictureButton.kt+7-9
- ui/src/main/java/com/theoplayer/android/ui/Player.kt+8-3
- ui/src/main/java/com/theoplayer/android/ui/UIController.kt+15-10
- ui/src/main/java/com/theoplayer/android/ui/Util.kt-18
- ui/src/main/java/com/theoplayer/android/ui/util/PictureInPictureUtil.kt+63
0 commit comments