tempus/app/src/main/java/com/cappielloantonio/play/ui/fragment
2022-03-24 22:21:38 +01:00
..
bottomsheetdialog First implementation of the podcastBottomSheetDialog 2022-02-08 20:37:01 +01:00
pager Go back to first page on bottomSheet collapse 2022-01-03 15:09:50 +01:00
AlbumCatalogueFragment.java Added the ability to sort items in the album catalogue 2022-03-24 22:21:38 +01:00
AlbumListPageFragment.java Added a new page dedicated to the favorites of artists, albums and songs 2022-01-15 17:07:29 +01:00
AlbumPageFragment.java Saved in database downloaded playlists 2022-01-02 15:50:59 +01:00
ArtistCatalogueFragment.java String extraction from everywhere 2021-09-04 19:00:41 +02:00
ArtistListPageFragment.java String extraction from everywhere 2021-09-04 19:00:41 +02:00
ArtistPageFragment.java Refactor Song to Media 2022-02-07 09:47:46 +01:00
DownloadFragment.java Refactor Song to Media 2022-02-07 09:47:46 +01:00
FilterFragment.java Refactor Song to Media 2022-02-07 09:47:46 +01:00
GenreCatalogueFragment.java Refactor Song to Media 2022-02-07 09:47:46 +01:00
HomeFragment.java Made podcast item clickable 2022-02-07 17:31:23 +01:00
LandingFragment.java project upload 2020-11-20 15:38:08 +01:00
LibraryFragment.java Refactor Song to Media 2022-02-07 09:47:46 +01:00
LoginFragment.java Refactor - Moved dialog folder to the same level as fragment and activity folder 2021-09-14 14:27:39 +02:00
PlayerBottomSheetFragment.java First implementation of the progress bar activated via runnable 2022-03-23 17:48:32 +01:00
PlayerControllerFragment.java First implementation of the progress bar activated via runnable 2022-03-23 17:48:32 +01:00
PlayerCoverFragment.java Standardized the logic for obtaining coverArt 2022-02-08 12:56:24 +01:00
PlayerLyricsFragment.java Null checking 2022-01-10 12:41:59 +01:00
PlayerQueueFragment.java Deleted unused function 2022-01-03 11:16:15 +01:00
PlaylistCatalogueFragment.java Changed playlistItem layout in library and Catalogue page 2022-01-13 17:45:16 +01:00
PlaylistPageFragment.java Primary -> coverArtId && favorite -> starred 2022-02-07 17:36:12 +01:00
SearchFragment.java Report the favorite elements in the home and divided the layout into sections of interest 2022-01-17 17:32:59 +01:00
SettingsFragment.java Fixed resetting user information upon quit 2021-12-06 11:28:55 +01:00
SongListPageFragment.java Refactor Song to Media 2022-02-07 09:47:46 +01:00