tempus/app/src/main/java/com/cappielloantonio/tempo/ui/dialog
2025-08-31 17:39:35 +02:00
..
BatteryOptimizationDialog.java style: PR code cleanup 2023-11-05 17:10:13 +01:00
ConnectionAlertDialog.java style: PR code cleanup 2023-11-05 17:10:13 +01:00
DeleteDownloadStorageDialog.java style: PR code cleanup 2023-11-05 17:10:13 +01:00
DownloadDirectoryDialog.java style: PR code cleanup 2023-11-05 17:10:13 +01:00
DownloadStorageDialog.java style: PR code cleanup 2023-11-05 17:10:13 +01:00
GithubTempoUpdateDialog.java feat: implemented version number control and update dialog for Github flavor 2024-05-31 22:41:01 +02:00
HomeRearrangementDialog.java feat: implemented customizable home, allowing users to toggle visibility of elements and change their order 2024-03-23 21:33:11 +01:00
PlaylistChooserDialog.java fix: catches null value and prepares bundle appropriately adding single track to expected array list. closes #58 2025-08-26 21:57:20 -07:00
PlaylistEditorDialog.java Change PlaylistChooserDialog\PlaylistEditorDialog to require ArrayList of Songs 2025-03-09 16:05:48 +00:00
PodcastChannelEditorDialog.java style: code cleanup 2024-01-29 16:42:09 +01:00
RadioEditorDialog.java style: code cleanup 2024-01-29 16:42:09 +01:00
RatingDialog.java feat: rating dialog added to album page 2025-08-23 17:57:45 -07:00
ServerSignupDialog.java fix: strengthened controls on the presence of server address strings (local and remote) 2024-08-30 16:47:15 +02:00
ServerUnreachableDialog.java feat: implemented version number control and update dialog for Github flavor 2024-05-31 22:41:01 +02:00
ShareUpdateDialog.java style: PR code cleanup 2023-11-05 17:10:13 +01:00
StarredAlbumSyncDialog.java fix: disable sync starred tracks/albums switches in when Cancel is clicked in warning dialog 2025-08-31 17:39:35 +02:00
StarredSyncDialog.java fix: disable sync starred tracks/albums switches in when Cancel is clicked in warning dialog 2025-08-31 17:39:35 +02:00
StreamingCacheStorageDialog.java feat: added external memory cache option 2024-05-26 14:49:57 +02:00
TrackInfoDialog.java fix: Avoid showing radio stream URL in Artist field of TrackInfoDialog 2025-08-11 20:58:06 +02:00