tempus/app/src/main/java/com/cappielloantonio/play/adapter
2021-09-14 14:27:39 +02: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 Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
ArtistHorizontalAdapter.java Code cleanup 2021-09-04 16:17:37 +02:00
ArtistSimilarAdapter.java Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
DiscoverSongAdapter.java String extraction from everywhere 2021-09-04 19:00:41 +02: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 Fix lint warnings in item adapters 2021-08-14 17:37:23 +02:00
PlayerSongQueueAdapter.java Build song subtitle string via android getString() parameters 2021-09-13 15:43:00 +02: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 String extraction from everywhere 2021-09-04 19:00:41 +02:00
SongHorizontalAdapter.java Build song subtitle string via android getString() parameters 2021-09-13 15:43:00 +02:00
TrackAdapter.java Add Made for you section in home 2021-08-17 16:17:41 +02:00
YearAdapter.java Fix lint warnings in item adapters 2021-08-14 17:37:23 +02:00