LibreTube/app/src/main/java/com/github/libretube/ui/dialogs
2023-11-18 17:44:33 +01:00
..
AddToPlaylistDialog.kt style: run ktlint 2023-11-14 19:06:38 +01:00
BackupDialog.kt fix: crash when restoring backups 2023-09-17 15:18:56 +02:00
ColorPickerDialog.kt style: run ktlint 2023-10-11 18:13:32 +02:00
CreatePlaylistDialog.kt refactor: use true dialog buttons everywhere instead of xml layout buttons 2023-11-03 15:45:55 +01:00
CustomInstanceDialog.kt style: run ktlint 2023-11-14 19:06:38 +01:00
DeleteAccountDialog.kt refactor: use true dialog buttons everywhere instead of xml layout buttons 2023-11-03 15:45:55 +01:00
DeletePlaylistDialog.kt style: run ktlint 2023-09-13 17:50:17 +02:00
DownloadDialog.kt style: run ktlint 2023-11-14 19:06:38 +01:00
ErrorDialog.kt Switch to non-transitive R classes. 2023-04-18 06:42:45 +05:30
LoginDialog.kt refactor: use true dialog buttons everywhere instead of xml layout buttons 2023-11-03 15:45:55 +01:00
LogoutDialog.kt refactor: use true dialog buttons everywhere instead of xml layout buttons 2023-11-03 15:45:55 +01:00
NavBarOptionsDialog.kt feat: Video chapters redesign 2023-08-05 11:29:56 +02:00
PlaylistDescriptionDialog.kt fix: issues with fragment result listener 2023-09-10 13:43:33 +02:00
RenamePlaylistDialog.kt fix: issues with fragment result listener 2023-09-10 13:43:33 +02:00
RequireRestartDialog.kt Move helpers from .util to .ui.listeners and .helpers 2023-01-31 16:43:39 +01:00
ShareDialog.kt fix: share dialog doesn't use shortened yt links for videos 2023-11-18 17:44:33 +01:00
SubmitSegmentDialog.kt feat: support for up/downvoting SponsorBlock segments 2023-10-12 19:53:49 +02:00
UpdateAvailableDialog.kt refactor: Implement Parcelable in UpdateInfo 2023-09-08 20:17:41 +05:30
VoteForSegmentDialog.kt fix: crash when trying to vote while there are no sb segments yet 2023-11-17 14:57:35 +01:00