tempus/app/src/main/java/com/cappielloantonio/play/model
2022-03-24 22:22:15 +01:00
..
Album.java Added the ability to sort items in the album catalogue 2022-03-24 22:21:38 +01:00
Artist.java Added the ability to sort items in the artist catalogue 2022-03-24 22:21:57 +01:00
Download.java Added media type to class and replaced "song" with a generic "media" 2022-03-12 14:09:00 +01:00
Genre.java Added the ability to sort items in the genre catalogue 2022-03-24 22:22:15 +01:00
Media.java Null checking 2022-03-24 22:20:00 +01:00
Playlist.java Playlists pinned by saving the server information 2021-12-05 16:55:47 +01:00
PodcastChannel.java Generalized the song and podcastEpisode field to Media 2022-02-07 17:34:46 +01:00
Queue.java Generalized fields of the Queue object 2022-02-07 17:36:54 +01:00
RecentSearch.java Multi server/user implementation 2021-08-08 19:21:56 +02:00
Server.java Removed salt and token information from db 2022-02-05 23:29:27 +01:00