tempus/app/src/main/java/com/cappielloantonio/tempo/ui/fragment
2024-11-20 22:20:37 +01:00
..
bottomsheetdialog fxi: removed readable string rework 2024-05-26 00:04:42 +02:00
pager clean: mark class as unstable 2023-06-17 16:10:45 +02:00
AlbumCatalogueFragment.java refactor: refactored artist page layout for consistent vertical scrolling 2024-03-16 17:44:18 +01:00
AlbumListPageFragment.java fxi: removed readable string rework 2024-05-26 00:04:42 +02:00
AlbumPageFragment.java fix: further eliminate the use of HTML decode in titles and subtitles 2024-08-30 15:27:16 +02:00
ArtistCatalogueFragment.java build: change of package name 2023-06-17 15:30:23 +02:00
ArtistListPageFragment.java build: change of package name 2023-06-17 15:30:23 +02:00
ArtistPageFragment.java fxi: removed readable string rework 2024-05-26 00:04:42 +02:00
DirectoryFragment.java feat: added songBottomSheet to track files within directories 2023-10-11 22:49:26 +02:00
DownloadFragment.java fix: removed placeholders causing stuttering during interface loading 2024-03-23 22:41:44 +01:00
FilterFragment.java fxi: removed readable string rework 2024-05-26 00:04:42 +02:00
GenreCatalogueFragment.java build: change of package name 2023-06-17 15:30:23 +02:00
HomeFragment.java refactor: extracted common toolbar to better handle two flavors and minimized file duplication 2023-07-01 18:11:44 +02:00
HomeTabMusicFragment.java feat: added the ability to pin playlists to the home screen 2024-06-08 18:53:58 +02:00
HomeTabPodcastFragment.java build: change of package name 2023-06-17 15:30:23 +02:00
HomeTabRadioFragment.java style: lambda to explicit 2023-06-21 10:51:20 +02:00
IndexFragment.java fix: corrected folder navigation, now displaying correct subfolders 2023-08-31 16:20:05 +02:00
LandingFragment.java build: change of package name 2023-06-17 15:30:23 +02:00
LibraryFragment.java fix: removed placeholders causing stuttering during interface loading 2024-03-23 22:41:44 +01:00
LoginFragment.java fix: change the server address to the backup one if the first address is unreachable 2024-11-06 17:43:18 +01:00
PlayerBottomSheetFragment.java feat: clicking the song's title opens the album on player 2024-06-08 23:08:39 +02:00
PlayerControllerFragment.java feat: clicking the song's title opens the album on player 2024-06-08 23:08:39 +02:00
PlayerCoverFragment.java fix: null checking 2023-12-12 21:24:52 +01:00
PlayerLyricsFragment.java feat: implemented karaoke mode for synchronized lyrics 2024-02-18 16:29:42 +01:00
PlayerQueueFragment.java feat: implemented playlist deletion starting from current track 2023-10-11 21:48:04 +02:00
PlaylistCatalogueFragment.java fix: a callback on playlist editor dialog closing tells me when to refresh the playlist view 2023-08-25 12:22:43 +02:00
PlaylistPageFragment.java feat: add search functionality for songs within playlists 2024-11-20 22:20:37 +01:00
PodcastChannelCatalogueFragment.java build: change of package name 2023-06-17 15:30:23 +02:00
PodcastChannelPageFragment.java fxi: removed readable string rework 2024-05-26 00:04:42 +02:00
SearchFragment.java feat: updated the horizontal song adapter with the disc name information 2024-05-25 22:33:26 +02:00
SettingsFragment.java feat: added external memory cache option 2024-05-26 14:49:57 +02:00
SongListPageFragment.java fxi: removed readable string rework 2024-05-26 00:04:42 +02:00