Commit Graph

1207 Commits

Author SHA1 Message Date
antonio 3eee78ad4e Added the ability to sort items in the genre catalogue 2022-03-24 22:22:15 +01:00
antonio e6b997bc35 Added the ability to sort items in the artist catalogue 2022-03-24 22:21:57 +01:00
antonio 3c617570de Added the ability to sort items in the album catalogue 2022-03-24 22:21:38 +01:00
antonio 1515bc320b Null checking 2022-03-24 22:20:00 +01:00
antonio fd5a5037f3 A possible fix of the search bar colors 2022-03-23 22:36:02 +01:00
antonio d432205789 Network call caching times extended 2022-03-23 22:00:40 +01:00
antonio 2d04ab4c46 Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
antonio 0be7f07b83 First implementation of the progress bar activated via runnable 2022-03-23 17:48:32 +01:00
antonio 2dab1f7a79 Dependencies update 2022-03-19 22:44:45 +01:00
antonio 02176b5faa Replaced exo_play and exo_pause with exo_play_pause 2022-03-12 16:48:24 +01:00
antonio a3861cc3c6 Replaced MediaSourceFactory with DefaultMediaSourceFactory 2022-03-12 14:55:16 +01:00
antonio 5cb5385c61 Updated media download methods to the latest version of Media3 2022-03-12 14:11:18 +01:00
antonio 94e63740e6 Lint suppression 2022-03-12 14:10:15 +01:00
antonio 969d18ac85 Null checking 2022-03-12 14:09:30 +01:00
antonio 7fde49f7eb Updated DB version 2022-03-12 14:09:13 +01:00
antonio 51cd88dd3f Added media type to class and replaced "song" with a generic "media" 2022-03-12 14:09:00 +01:00
antonio eecbed2f61 Added com.amitshekhar.android:debug-db dependency 2022-03-12 14:05:35 +01:00
antonio 9899f00f84 Doubled the global bottom padding 2022-03-12 14:05:07 +01:00
antonio f92edd2f23 Media3 dependencies update 2022-03-10 11:41:38 +01:00
antonio f1fc4dbd95 bytecodeTargetLevel update 2022-03-08 15:10:04 +01:00
antonio 888fbf102a Temporarily removed autoMigrations 2022-03-08 15:09:56 +01:00
antonio e64cc6745f bytecodeTargetLevel update 2022-03-08 15:08:55 +01:00
antonio 6ee505830c Gradle update 2022-03-08 15:08:34 +01:00
antonio 7f6b2a98d3 Dependencies update 2022-02-28 17:09:12 +01:00
antonio c15d9aa4b7 Dependencies update 2022-02-11 12:27:39 +01:00
CappielloAntonio 6c3327d474 Limited scrobble on LastFm for music-type media only 2022-02-08 20:39:03 +01:00
CappielloAntonio 037a371ebc Pressing the three dots now opens the Podcast BottomSheetDialog 2022-02-08 20:38:26 +01:00
CappielloAntonio 05bf410645 Added PodcastBottomSheetDialog to nav_graph 2022-02-08 20:37:34 +01:00
CappielloAntonio 1a736d3744 First implementation of the podcastBottomSheetDialog 2022-02-08 20:37:01 +01:00
CappielloAntonio 0c6bab8fd6 Added new podcast controller icons 2022-02-08 17:46:42 +01:00
CappielloAntonio c376adf2d9 Implemented the logic of podcast controllers 2022-02-08 17:46:13 +01:00
CappielloAntonio 072b339f8c Saved settings for podcast controllers 2022-02-08 17:44:37 +01:00
CappielloAntonio a2a6dc9f15 Standardized the logic for obtaining coverArt 2022-02-08 12:56:24 +01:00
CappielloAntonio 6275ad0bdc Code cleanup 2022-02-08 09:37:43 +01:00
CappielloAntonio 937cdcf7f3 Dependencies update 2022-02-08 09:37:26 +01:00
CappielloAntonio a423531546 Generalized the mapping functions 2022-02-07 17:38:47 +01:00
CappielloAntonio 27ea7e4efa Used the Media object where previously the Song object was used 2022-02-07 17:38:15 +01:00
CappielloAntonio c3c214a6e2 Refactor Song model to Media model 2022-02-07 17:37:25 +01:00
CappielloAntonio 4713ff3c90 Deleted PodcastEpisode model 2022-02-07 17:37:10 +01:00
CappielloAntonio 8c024d8bf9 Generalized fields of the Queue object 2022-02-07 17:36:54 +01:00
CappielloAntonio 59bb2e6b03 Primary -> coverArtId && favorite -> starred 2022-02-07 17:36:12 +01:00
CappielloAntonio bf09a581b9 Generalized the song and podcastEpisode field to Media 2022-02-07 17:34:46 +01:00
CappielloAntonio ae941ad769 Made podcast item clickable 2022-02-07 17:31:23 +01:00
CappielloAntonio 7b19e3a5b8 Refactor Primary image 2022-02-07 17:30:50 +01:00
CappielloAntonio 078302c859 Refactor Primary image 2022-02-07 17:30:33 +01:00
CappielloAntonio cd4ca167c6 Reduced global bottomPadding 2022-02-07 17:29:33 +01:00
CappielloAntonio 16feb1e8b3 Added podcast fields in the generic Media class 2022-02-07 09:49:06 +01:00
CappielloAntonio f6e5ec81d5 Add MediaType to media class 2022-02-07 09:48:15 +01:00
CappielloAntonio d1d341ff9b Refactor Song to Media 2022-02-07 09:47:46 +01:00
CappielloAntonio 62f2723014 Code cleanup 2022-02-07 09:25:40 +01:00