[Android] Replace old permission dialog with the new bottom sheet

Nicolas Pomepuy git at videolan.org
Mon Nov 25 11:07:02 UTC 2024


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Nov 13 09:14:56 2024 +0100| [f36aab186348192d191127bfc62cc9a49740ef59] | committer: Duncan McNamara

Replace old permission dialog with the new bottom sheet

> https://code.videolan.org/videolan/vlc-android/commit/f36aab186348192d191127bfc62cc9a49740ef59
---

 .../resources/src/main/res/values/strings.xml      |  3 -
 .../src/org/videolan/vlc/gui/MainActivity.kt       |  4 +-
 .../vlc/gui/dialogs/AllAccessPermissionDialog.kt   | 82 ----------------------
 .../gui/helpers/hf/StoragePermissionsDelegate.kt   |  7 +-
 .../src/org/videolan/vlc/util/Permissions.kt       | 38 ----------
 5 files changed, 4 insertions(+), 130 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/f36aab186348192d191127bfc62cc9a49740ef59


More information about the Android mailing list