tempus/app/src/main/java/com/cappielloantonio/play/model
2022-02-07 17:34:46 +01:00
..
Album.java Refactor Song to Media 2022-02-07 09:47:46 +01:00
Artist.java Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
Download.java Refactor Primary image 2022-02-07 17:30:50 +01:00
Genre.java Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
Media.java Added podcast fields in the generic Media class 2022-02-07 09:49:06 +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
PodcastEpisode.java Generate podcast channel/episode models 2022-02-05 18:35:12 +01:00
Queue.java Saved the playback position when the player is paused 2022-01-02 17:43:30 +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