LibreTube/app/src/main/java/com/github/libretube/ui/dialogs
2024-01-29 05:27:55 +05:30
..
AddToPlaylistDialog.kt fix: add to playlist dialog doesnt show any playlists 2023-12-23 11:04:20 +01:00
BackupDialog.kt fix: home tab content not included in preferences backup 2023-12-08 22:46:01 +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 fix: crash on download menu 2024-01-03 17:31:57 +08:00
DownloadPlaylistDialog.kt feat: support for downloading whole playlist at once 2024-01-22 14:00:04 +01:00
ErrorDialog.kt refactor: Improve ClipboardHelper 2023-12-23 07:46:42 +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 refactor: simplify the dropdown menu component 2023-12-21 14:26:15 +01:00
UpdateAvailableDialog.kt refactor: Implement Parcelable in UpdateInfo 2023-09-08 20:17:41 +05:30
VoteForSegmentDialog.kt refactor: Avoid boxing for segment pair 2024-01-29 05:27:55 +05:30