tempus/app/src/main/java/com/cappielloantonio/play/adapter
2022-12-29 13:44:57 +01:00
..
AlbumAdapter.java TEST: Added a new transformation with glide to CenterCrop() images in ImageViews 2022-08-27 15:57:31 +02:00
AlbumArtistPageOrSimilarAdapter.java TEST: Added a new transformation with glide to CenterCrop() images in ImageViews 2022-08-27 15:57:31 +02:00
AlbumCatalogueAdapter.java Removed the use of setIsRecyclable(false) in adapters that used it 2022-12-29 13:44:57 +01:00
AlbumHorizontalAdapter.java TEST: Added a new transformation with glide to CenterCrop() images in ImageViews 2022-08-27 15:57:31 +02:00
ArtistAdapter.java Removed the use of setIsRecyclable(false) in adapters that used it 2022-12-29 13:44:57 +01:00
ArtistCatalogueAdapter.java Removed the use of setIsRecyclable(false) in adapters that used it 2022-12-29 13:44:57 +01:00
ArtistHorizontalAdapter.java Removed the use of setIsRecyclable(false) in adapters that used it 2022-12-29 13:44:57 +01:00
ArtistSimilarAdapter.java Removed the use of setIsRecyclable(false) in adapters that used it 2022-12-29 13:44:57 +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
GridTrackAdapter.java Saving play history. The tracks are saved in the db at the time of playback and every week a list of the most played tracks is generated in the home page in grid format 2022-12-28 14:25:59 +01:00
PlayerSongQueueAdapter.java TEST: Added a new transformation with glide to CenterCrop() images in ImageViews 2022-08-27 15:57:31 +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
PlaylistDialogHorizontalAdapter.java Changed playlistItem layout in library and Catalogue page 2022-01-13 17:45:16 +01:00
PlaylistDialogSongHorizontalAdapter.java TEST: Added a new transformation with glide to CenterCrop() images in ImageViews 2022-08-27 15:57:31 +02:00
PlaylistHorizontalAdapter.java Added the ability to sort items in the playlist catalogue 2022-03-24 22:22:53 +01:00
PodcastEpisodeAdapter.java TEST: Added a new transformation with glide to CenterCrop() images in ImageViews 2022-08-27 15:57:31 +02:00
ServerAdapter.java Reset server preferences on login error 2022-02-07 09:05:31 +01:00
SimilarTrackAdapter.java TEST: Added a new transformation with glide to CenterCrop() images in ImageViews 2022-08-27 15:57:31 +02:00
SongHorizontalAdapter.java Marked the class with the UnstableApi annotation 2022-12-29 13:43:45 +01:00
YearAdapter.java Fix lint warnings in item adapters 2021-08-14 17:37:23 +02:00