Commit Graph
100 Commits
Author SHA1 Message Date
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
CappielloAntonio bc6fc5be0f Reset server preferences on login error 2022-02-07 09:05:31 +01:00
CappielloAntonio acf8525cfd Fix break condition 2022-02-07 09:05:10 +01:00
CappielloAntonio 362e31c450 Removed podcast placeholder 2022-02-07 09:04:49 +01:00
CappielloAntonio d5d06d3c0b Null checking 2022-02-07 09:04:31 +01:00
CappielloAntonio a9dd8c9dc3 Added a snackbar when starting the radio from an artist 2022-02-07 09:04:13 +01:00
CappielloAntonio de17cac5dc Test: handled connection timeout exception 2022-02-07 09:03:32 +01:00
CappielloAntonio d408b82503 The salt and token are now calculated at each new access starting from the password saved in the database, based on the type of access 2022-02-05 23:33:08 +01:00
CappielloAntonio cc9afb8057 Information on access mode has been saved in the Preferences 2022-02-05 23:31:35 +01:00
CappielloAntonio cfb8575b4d Reformulated the logic of construction of the media URI 2022-02-05 23:30:12 +01:00
CappielloAntonio 0df7e69b96 Removed salt and token information from db 2022-02-05 23:29:27 +01:00
CappielloAntonio db4bc39ea6 Control on the password or on the salt and token 2022-02-05 23:28:24 +01:00
CappielloAntonio be9e74bdbe removed the ability to log in directly 2022-02-05 23:27:49 +01:00
CappielloAntonio 1d38c44b36 Suppress Lint for Media3 2022-02-05 18:42:43 +01:00
CappielloAntonio 7ade9c1b12 Created mapping methods for podcasts 2022-02-05 18:42:03 +01:00
CappielloAntonio 3b5de788ed Generalized the creation of URIs for any media 2022-02-05 18:41:35 +01:00
CappielloAntonio f51b43725a Added the PodcastChannel in the Subsonic singleton 2022-02-05 18:40:44 +01:00
CappielloAntonio 88fa46bb74 Added podcast new episode section to homepage 2022-02-05 18:39:17 +01:00
CappielloAntonio a1051c64f7 Cleanup code 2022-02-05 18:38:30 +01:00
CappielloAntonio e57a7b9293 Cleanup code 2022-02-05 18:37:59 +01:00
CappielloAntonio 1ed6603a76 First implementation of PodcastEpisodeAdapter 2022-02-05 18:37:34 +01:00
CappielloAntonio 11d76fa290 Creation of podcast repository layer 2022-02-05 18:36:49 +01:00
CappielloAntonio afae06cc01 Integrate subsonic APIs for podcasts via retrofit 2022-02-05 18:36:19 +01:00
CappielloAntonio 3e58ec928e Generate podcast channel/episode models 2022-02-05 18:35:12 +01:00
CappielloAntonio 93e08ef514 Prepared subsonic model to accept podcast channels and episodes 2022-02-05 18:34:21 +01:00
CappielloAntonio 1605bcd8e1 Refactor enum to string 2022-02-05 18:32:06 +01:00
CappielloAntonio d07440897d Gradle update 2022-02-05 18:31:38 +01:00
CappielloAntonio a677b02cca Removed all animations between fragments as they lag badly 2022-01-28 18:00:08 +01:00
CappielloAntonio 610ff6f54f Dependencies update 2022-01-28 17:09:49 +01:00
CappielloAntonio abc80ca2dd Renamed artist radio 2022-01-19 09:34:11 +01:00
CappielloAntonio 9240fb3043 Dependencies update 2022-01-18 17:38:25 +01:00
CappielloAntonio 206f2562f5 Report the favorite elements in the home and divided the layout into sections of interest 2022-01-17 17:32:59 +01:00
CappielloAntonio cba5bf4b75 Deleted fragment for favorite items 2022-01-17 17:31:29 +01:00
CappielloAntonio 681ea32927 Removed animations in filterFragment 2022-01-16 12:53:21 +01:00
CappielloAntonio 85654c6021 Removed navigation path no longer used 2022-01-16 12:40:20 +01:00
CappielloAntonio 36e9e940ae Global padding bottom doubled again 2022-01-16 12:39:44 +01:00
CappielloAntonio 25aadd949a Added a first implementation of the transition between fragments 2022-01-16 12:39:19 +01:00
CappielloAntonio e2bff83211 Added missing navigation paths 2022-01-16 11:57:49 +01:00
CappielloAntonio 9cede96bd9 Removed unnecessary padding 2022-01-16 11:57:18 +01:00
CappielloAntonio 4ce9ec3755 Changed font size of library shortcuts 2022-01-16 11:56:59 +01:00
CappielloAntonio 546777670c The floating icons are now in line with the style of the rest of the app 2022-01-15 17:19:46 +01:00
CappielloAntonio 5937e7f525 Removed unused resources 2022-01-15 17:10:11 +01:00
CappielloAntonio 2ffb953d32 Added new icons in the library page 2022-01-15 17:10:00 +01:00
CappielloAntonio 7b5842da12 Added thanks to unDraw for illustrations 2022-01-15 17:09:23 +01:00
CappielloAntonio 8889fc51c1 the distinction between navigation bar and bottomSheet is made more marked 2022-01-15 17:08:42 +01:00
CappielloAntonio 2a103909d1 Added a new page dedicated to the favorites of artists, albums and songs 2022-01-15 17:07:29 +01:00
CappielloAntonio fc71341c73 Added references to new releases, favorites and a shortcut to genres in the library 2022-01-15 17:06:34 +01:00
CappielloAntonio ac64ed2fb6 Removed references of new releases and favorites from the home page 2022-01-15 17:05:33 +01:00
CappielloAntonio 075b4ce915 Starts the radio after the current song without deleting the current stream 2022-01-14 16:05:44 +01:00
CappielloAntonio 68673030a4 Code cleanup 2022-01-14 09:58:54 +01:00
CappielloAntonio dd06c61665 Reduced global bottom padding height 2022-01-14 09:50:37 +01:00
CappielloAntonio 83f90be51b Matched the top padding in all pages 2022-01-14 09:43:22 +01:00
CappielloAntonio e5229dd48b Moved newReleases view from library to home 2022-01-14 09:36:35 +01:00
CappielloAntonio 994ee1e2f7 Code cleanup 2022-01-14 09:23:26 +01:00
CappielloAntonio b526f8bb81 Bump up app version 2022-01-14 09:22:13 +01:00
CappielloAntonio 0531bade54 Rearranged code 2022-01-13 21:42:22 +01:00
CappielloAntonio f78db01142 New LayoutManager for playlist sample view 2022-01-13 21:23:00 +01:00
CappielloAntonio 734a2847b9 Code cleanup 2022-01-13 21:18:05 +01:00
CappielloAntonio cb9125b17e Doubled global bottom padding 2022-01-13 17:50:02 +01:00
CappielloAntonio 0c891ca727 Changed playlistItem layout in library and Catalogue page 2022-01-13 17:45:16 +01:00
CappielloAntonio 27845b4646 Changed downloadedPlaylistItem layout 2022-01-13 17:44:32 +01:00
CappielloAntonio 5662b3995d Fix weird animation when collapsing bottom sheet 2022-01-13 14:35:20 +01:00