LibreTube/app/src/main/java/com/github/libretube/ui/dialogs
2023-01-23 19:14:49 +05:30
..
AddToPlaylistDialog.kt Convert queued videos in a playlist 2023-01-15 13:17:02 +01:00
BackupDialog.kt Convert LocalSubscriptionDao methods to suspend functions, remove unused methods. 2023-01-23 19:14:49 +05:30
CreatePlaylistDialog.kt Add shuffle button to owned playlists 2022-12-28 17:43:27 +01:00
CustomInstanceDialog.kt Create a AppNameTextView component to clean up dialogs 2022-12-26 17:17:36 +01:00
DeleteAccountDialog.kt Use Kotlinx Serialization with user deletion. 2023-01-19 05:41:30 +05:30
DeletePlaylistDialog.kt Remove playlists at library on deletion 2022-12-22 11:55:51 +01:00
DownloadDialog.kt Use Kotlinx Serialization with stream data. 2023-01-19 04:47:49 +05:30
ErrorDialog.kt copy comments on long press 2022-10-12 19:56:31 +02:00
LoginDialog.kt Use Kotlinx Serialization with login. 2023-01-19 08:57:10 +05:30
LogoutDialog.kt Create a AppNameTextView component to clean up dialogs 2022-12-26 17:17:36 +01:00
NavBarOptionsDialog.kt Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00
RenamePlaylistDialog.kt Show the current name when renaming a playlist 2022-12-02 12:49:51 +01:00
RequireRestartDialog.kt fix the navbar behavior 2022-09-26 18:41:41 +02:00
ShareDialog.kt Reformat the whole project 2022-12-23 14:57:10 +01:00
UpdateDialog.kt Use Kotlinx Serialization with the update check API. 2023-01-19 06:26:13 +05:30