LibreTube/app/src/main/java/com/github/libretube/ui/dialogs
2023-09-08 20:17:41 +05:30
..
AddToPlaylistDialog.kt refactor: use Bundle for DialogFragment arguments 2023-09-08 15:19:59 +02:00
BackupDialog.kt refactor: use Bundle for DialogFragment arguments 2023-09-08 15:19:59 +02:00
ColorPickerDialog.kt refactor: use Bundle for DialogFragment arguments 2023-09-08 15:21:58 +02:00
CreatePlaylistDialog.kt refactor: use Bundle for DialogFragment arguments 2023-09-08 15:19:59 +02:00
CustomInstanceDialog.kt Add single item insertion methods. 2023-04-05 06:32:00 +05:30
DeleteAccountDialog.kt refactor: use Bundle for DialogFragment arguments 2023-09-08 15:19:59 +02:00
DeletePlaylistDialog.kt refactor: use Bundle for DialogFragment arguments 2023-09-08 15:21:58 +02:00
DownloadDialog.kt refactor: save keys of Bundle in IntentData 2023-09-08 15:19:59 +02:00
ErrorDialog.kt Switch to non-transitive R classes. 2023-04-18 06:42:45 +05:30
LoginDialog.kt refactor: use Bundle for DialogFragment arguments 2023-09-08 15:19:59 +02:00
LogoutDialog.kt refactor: use Bundle for DialogFragment arguments 2023-09-08 15:19:59 +02:00
NavBarOptionsDialog.kt feat: Video chapters redesign 2023-08-05 11:29:56 +02:00
PlaylistDescriptionDialog.kt refactor: add keys and change playlistDescription key in IntentData 2023-09-08 15:19:59 +02:00
RenamePlaylistDialog.kt refactor: use Bundle for DialogFragment arguments 2023-09-08 15:21:58 +02:00
RequireRestartDialog.kt Move helpers from .util to .ui.listeners and .helpers 2023-01-31 16:43:39 +01:00
ShareDialog.kt refactor: use extension function for receiving arguments 2023-09-08 15:19:59 +02:00
SubmitSegmentDialog.kt refactor: save keys of Bundle in IntentData 2023-09-08 15:19:59 +02:00
UpdateAvailableDialog.kt refactor: Implement Parcelable in UpdateInfo 2023-09-08 20:17:41 +05:30