tempus/app/src/main/java/com/cappielloantonio/play/adapter
2021-12-29 21:22:52 +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
PlayerNowPlayingSongAdapter.java Added a viewpager on the music playback screen to display the lyrics 2021-12-20 18:15:09 +01:00
PlayerSongQueueAdapter.java Deleted all references from the adapters and dialogs to the old queue management system 2021-12-29 10:22:10 +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 Import cleanup 2021-12-29 20:40:52 +01:00
TrackAdapter.java Deleted all references from the adapters and dialogs to the old queue management system 2021-12-29 10:22:10 +01:00
YearAdapter.java Fix lint warnings in item adapters 2021-08-14 17:37:23 +02:00