LibreTube/app/src/main/java/com/github/libretube/ui/dialogs
2024-04-17 19:21:50 +02:00
..
AddToPlaylistDialog.kt chore: reformat code using ktlint 2024-02-28 13:39:55 +01:00
BackupDialog.kt feat: make LibreTube app backups import-compatible with Piped 2024-02-27 14:06:10 +01: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 fix: crash when deleting account 2023-11-27 19:51:04 +01:00
DeletePlaylistDialog.kt style: run ktlint 2023-09-13 17:50:17 +02:00
DownloadDialog.kt chore: reformat code using ktlint 2024-02-28 13:39:55 +01:00
DownloadPlaylistDialog.kt fix: DownloadPlaylistDialog overflowing on small devices 2024-04-11 16:56:32 +02:00
ErrorDialog.kt refactor: Improve ClipboardHelper 2023-12-23 07:46:42 +05:30
ImportTempPlaylistDialog.kt feat: support for importing temporary playlists from YouTube 2024-04-06 13:37:25 +02:00
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
SubmitDeArrowDialog.kt fix: change DeArrow title submission default 2024-04-17 19:21:50 +02:00
SubmitSegmentDialog.kt fix: submit segment dialog closes when there are no segments yet 2024-04-14 13:00:59 +02:00
UpdateAvailableDialog.kt feat(ui): option for automatic update checks (#5668) 2024-02-28 13:38:03 +01:00