tempus/app/src/main/java/com/cappielloantonio/play/adapter
2022-01-03 11:14:05 +01:00
..
AlbumAdapter.java Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
AlbumArtistPageOrSimilarAdapter.java Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
AlbumCatalogueAdapter.java Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
AlbumHorizontalAdapter.java AlbumPageFragment now correctly retrieves information locally or from the server 2021-09-02 12:44:35 +02:00
ArtistAdapter.java Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
ArtistCatalogueAdapter.java Revert last commit 2021-12-05 16:16:21 +01:00
ArtistHorizontalAdapter.java Revert last commit 2021-12-05 16:16:21 +01:00
ArtistSimilarAdapter.java Revert last commit 2021-12-05 16:16:21 +01:00
DiscoverSongAdapter.java Initialized the song recovery logic 2021-12-29 21:22:52 +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 Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
PlayerSongQueueAdapter.java Start of work for a structural modification of the player 2022-01-02 20:53:11 +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
PlaylistCatalogueAdapter.java Refactor - Moved dialog folder to the same level as fragment and activity folder 2021-09-14 14:27:39 +02:00
PlaylistDialogSongHorizontalAdapter.java Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
PlaylistHorizontalAdapter.java Refactor - Moved dialog folder to the same level as fragment and activity folder 2021-09-14 14:27:39 +02:00
ServerAdapter.java Refactor - Moved dialog folder to the same level as fragment and activity folder 2021-09-14 14:27:39 +02:00
SimilarTrackAdapter.java Initialized the song recovery logic 2021-12-29 21:22:52 +01:00
SongHorizontalAdapter.java Reimplemented a basic track download functionality 2022-01-01 21:55:15 +01:00
YearAdapter.java Fix lint warnings in item adapters 2021-08-14 17:37:23 +02:00