tempus/app/src/main/java/com/cappielloantonio/play/adapter
2022-03-24 22:22:53 +01:00
..
AlbumAdapter.java Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
AlbumArtistPageOrSimilarAdapter.java Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
AlbumCatalogueAdapter.java Added the ability to sort items in the album catalogue 2022-03-24 22:21:38 +01:00
AlbumHorizontalAdapter.java Report the favorite elements in the home and divided the layout into sections of interest 2022-01-17 17:32:59 +01:00
ArtistAdapter.java Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
ArtistCatalogueAdapter.java Added the ability to sort items in the artist catalogue 2022-03-24 22:21:57 +01:00
ArtistHorizontalAdapter.java Report the favorite elements in the home and divided the layout into sections of interest 2022-01-17 17:32:59 +01:00
ArtistSimilarAdapter.java Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
DiscoverSongAdapter.java Refactor Primary image 2022-02-07 17:30:33 +01:00
GenreAdapter.java Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
GenreCatalogueAdapter.java Added the ability to sort items in the genre catalogue 2022-03-24 22:22:15 +01:00
PlayerSongQueueAdapter.java Primary -> coverArtId && favorite -> starred 2022-02-07 17:36:12 +01:00
PlaylistAdapter.java Refactor - Moved dialog folder to the same level as fragment and activity folder 2021-09-14 14:27:39 +02:00
PlaylistDialogHorizontalAdapter.java Changed playlistItem layout in library and Catalogue page 2022-01-13 17:45:16 +01:00
PlaylistDialogSongHorizontalAdapter.java Primary -> coverArtId && favorite -> starred 2022-02-07 17:36:12 +01:00
PlaylistHorizontalAdapter.java Added the ability to sort items in the playlist catalogue 2022-03-24 22:22:53 +01:00
PodcastEpisodeAdapter.java Pressing the three dots now opens the Podcast BottomSheetDialog 2022-02-08 20:38:26 +01:00
ServerAdapter.java Reset server preferences on login error 2022-02-07 09:05:31 +01:00
SimilarTrackAdapter.java Primary -> coverArtId && favorite -> starred 2022-02-07 17:36:12 +01:00
SongHorizontalAdapter.java Primary -> coverArtId && favorite -> starred 2022-02-07 17:36:12 +01:00
YearAdapter.java Fix lint warnings in item adapters 2021-08-14 17:37:23 +02:00