Commit graph

  • 9899f00f84 Doubled the global bottom padding antonio 2022-03-12 14:05:07 +01:00
  • f92edd2f23 Media3 dependencies update antonio 2022-03-10 11:41:38 +01:00
  • f1fc4dbd95 bytecodeTargetLevel update antonio 2022-03-08 15:10:04 +01:00
  • 888fbf102a Temporarily removed autoMigrations antonio 2022-03-08 15:09:56 +01:00
  • e64cc6745f bytecodeTargetLevel update antonio 2022-03-08 15:08:55 +01:00
  • 6ee505830c Gradle update antonio 2022-03-08 15:08:34 +01:00
  • 7f6b2a98d3 Dependencies update antonio 2022-02-28 17:09:12 +01:00
  • c15d9aa4b7 Dependencies update antonio 2022-02-11 12:27:39 +01:00
  • 6c3327d474 Limited scrobble on LastFm for music-type media only CappielloAntonio 2022-02-08 20:39:03 +01:00
  • 037a371ebc Pressing the three dots now opens the Podcast BottomSheetDialog CappielloAntonio 2022-02-08 20:38:26 +01:00
  • 05bf410645 Added PodcastBottomSheetDialog to nav_graph CappielloAntonio 2022-02-08 20:37:34 +01:00
  • 1a736d3744 First implementation of the podcastBottomSheetDialog CappielloAntonio 2022-02-08 20:37:01 +01:00
  • 0c6bab8fd6 Added new podcast controller icons CappielloAntonio 2022-02-08 17:46:42 +01:00
  • c376adf2d9 Implemented the logic of podcast controllers CappielloAntonio 2022-02-08 17:46:13 +01:00
  • 072b339f8c Saved settings for podcast controllers CappielloAntonio 2022-02-08 17:44:37 +01:00
  • a2a6dc9f15 Standardized the logic for obtaining coverArt CappielloAntonio 2022-02-08 12:56:24 +01:00
  • 6275ad0bdc Code cleanup CappielloAntonio 2022-02-08 09:37:43 +01:00
  • 937cdcf7f3 Dependencies update CappielloAntonio 2022-02-08 09:37:26 +01:00
  • a423531546 Generalized the mapping functions CappielloAntonio 2022-02-07 17:38:47 +01:00
  • 27ea7e4efa Used the Media object where previously the Song object was used CappielloAntonio 2022-02-07 17:38:15 +01:00
  • c3c214a6e2 Refactor Song model to Media model CappielloAntonio 2022-02-07 17:37:25 +01:00
  • 4713ff3c90 Deleted PodcastEpisode model CappielloAntonio 2022-02-07 17:37:10 +01:00
  • 8c024d8bf9 Generalized fields of the Queue object CappielloAntonio 2022-02-07 17:36:54 +01:00
  • 59bb2e6b03 Primary -> coverArtId && favorite -> starred CappielloAntonio 2022-02-07 17:36:12 +01:00
  • bf09a581b9 Generalized the song and podcastEpisode field to Media CappielloAntonio 2022-02-07 17:34:46 +01:00
  • ae941ad769 Made podcast item clickable CappielloAntonio 2022-02-07 17:31:23 +01:00
  • 7b19e3a5b8 Refactor Primary image CappielloAntonio 2022-02-07 17:30:50 +01:00
  • 078302c859 Refactor Primary image CappielloAntonio 2022-02-07 17:30:33 +01:00
  • cd4ca167c6 Reduced global bottomPadding CappielloAntonio 2022-02-07 17:29:33 +01:00
  • 16feb1e8b3 Added podcast fields in the generic Media class CappielloAntonio 2022-02-07 09:49:06 +01:00
  • f6e5ec81d5 Add MediaType to media class CappielloAntonio 2022-02-07 09:48:15 +01:00
  • d1d341ff9b Refactor Song to Media CappielloAntonio 2022-02-07 09:47:46 +01:00
  • 62f2723014 Code cleanup CappielloAntonio 2022-02-07 09:25:40 +01:00
  • bc6fc5be0f Reset server preferences on login error CappielloAntonio 2022-02-06 16:36:10 +01:00
  • acf8525cfd Fix break condition CappielloAntonio 2022-02-06 16:20:31 +01:00
  • 362e31c450 Removed podcast placeholder CappielloAntonio 2022-02-06 15:44:41 +01:00
  • d5d06d3c0b Null checking CappielloAntonio 2022-02-06 15:23:38 +01:00
  • a9dd8c9dc3 Added a snackbar when starting the radio from an artist CappielloAntonio 2022-02-06 15:19:21 +01:00
  • de17cac5dc Test: handled connection timeout exception CappielloAntonio 2022-02-06 00:41:32 +01:00
  • 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 CappielloAntonio 2022-02-05 23:33:08 +01:00
  • cc9afb8057 Information on access mode has been saved in the Preferences CappielloAntonio 2022-02-05 23:31:35 +01:00
  • cfb8575b4d Reformulated the logic of construction of the media URI CappielloAntonio 2022-02-05 23:30:12 +01:00
  • 0df7e69b96 Removed salt and token information from db CappielloAntonio 2022-02-05 23:29:27 +01:00
  • db4bc39ea6 Control on the password or on the salt and token CappielloAntonio 2022-02-05 23:28:24 +01:00
  • be9e74bdbe removed the ability to log in directly CappielloAntonio 2022-02-05 23:27:49 +01:00
  • 1d38c44b36 Suppress Lint for Media3 CappielloAntonio 2022-02-05 18:42:43 +01:00
  • 7ade9c1b12 Created mapping methods for podcasts CappielloAntonio 2022-02-05 18:42:03 +01:00
  • 3b5de788ed Generalized the creation of URIs for any media CappielloAntonio 2022-02-05 18:41:35 +01:00
  • f51b43725a Added the PodcastChannel in the Subsonic singleton CappielloAntonio 2022-02-05 18:40:44 +01:00
  • 88fa46bb74 Added podcast new episode section to homepage CappielloAntonio 2022-02-05 18:39:17 +01:00
  • a1051c64f7 Cleanup code CappielloAntonio 2022-02-05 18:38:30 +01:00
  • e57a7b9293 Cleanup code CappielloAntonio 2022-02-05 18:37:59 +01:00
  • 1ed6603a76 First implementation of PodcastEpisodeAdapter CappielloAntonio 2022-02-05 18:37:34 +01:00
  • 11d76fa290 Creation of podcast repository layer CappielloAntonio 2022-02-05 18:36:49 +01:00
  • afae06cc01 Integrate subsonic APIs for podcasts via retrofit CappielloAntonio 2022-02-05 18:36:19 +01:00
  • 3e58ec928e Generate podcast channel/episode models CappielloAntonio 2022-02-05 18:35:12 +01:00
  • 93e08ef514 Prepared subsonic model to accept podcast channels and episodes CappielloAntonio 2022-02-05 18:34:21 +01:00
  • 1605bcd8e1 Refactor enum to string CappielloAntonio 2022-02-05 18:32:06 +01:00
  • d07440897d Gradle update CappielloAntonio 2022-02-05 18:31:38 +01:00
  • a677b02cca Removed all animations between fragments as they lag badly CappielloAntonio 2022-01-28 18:00:08 +01:00
  • 610ff6f54f Dependencies update CappielloAntonio 2022-01-28 17:09:49 +01:00
  • abc80ca2dd Renamed artist radio CappielloAntonio 2022-01-19 09:34:11 +01:00
  • 9240fb3043 Dependencies update CappielloAntonio 2022-01-18 17:38:25 +01:00
  • 206f2562f5 Report the favorite elements in the home and divided the layout into sections of interest CappielloAntonio 2022-01-17 17:32:59 +01:00
  • cba5bf4b75 Deleted fragment for favorite items CappielloAntonio 2022-01-17 17:31:29 +01:00
  • 681ea32927 Removed animations in filterFragment CappielloAntonio 2022-01-16 12:53:21 +01:00
  • 85654c6021 Removed navigation path no longer used CappielloAntonio 2022-01-16 12:40:20 +01:00
  • 36e9e940ae Global padding bottom doubled again CappielloAntonio 2022-01-16 12:39:44 +01:00
  • 25aadd949a Added a first implementation of the transition between fragments CappielloAntonio 2022-01-16 12:39:19 +01:00
  • e2bff83211 Added missing navigation paths CappielloAntonio 2022-01-16 11:57:49 +01:00
  • 9cede96bd9 Removed unnecessary padding CappielloAntonio 2022-01-16 11:57:18 +01:00
  • 4ce9ec3755 Changed font size of library shortcuts CappielloAntonio 2022-01-16 11:56:59 +01:00
  • 546777670c The floating icons are now in line with the style of the rest of the app CappielloAntonio 2022-01-15 17:19:46 +01:00
  • 5937e7f525 Removed unused resources CappielloAntonio 2022-01-15 17:10:11 +01:00
  • 2ffb953d32 Added new icons in the library page CappielloAntonio 2022-01-15 17:10:00 +01:00
  • 7b5842da12 Added thanks to unDraw for illustrations CappielloAntonio 2022-01-15 17:09:23 +01:00
  • 8889fc51c1 the distinction between navigation bar and bottomSheet is made more marked CappielloAntonio 2022-01-15 17:08:42 +01:00
  • 2a103909d1 Added a new page dedicated to the favorites of artists, albums and songs CappielloAntonio 2022-01-15 17:07:29 +01:00
  • fc71341c73 Added references to new releases, favorites and a shortcut to genres in the library CappielloAntonio 2022-01-15 17:06:34 +01:00
  • ac64ed2fb6 Removed references of new releases and favorites from the home page CappielloAntonio 2022-01-15 17:05:33 +01:00
  • 075b4ce915 Starts the radio after the current song without deleting the current stream CappielloAntonio 2022-01-14 16:05:44 +01:00
  • 68673030a4 Code cleanup CappielloAntonio 2022-01-14 09:58:54 +01:00
  • dd06c61665 Reduced global bottom padding height CappielloAntonio 2022-01-14 09:50:37 +01:00
  • 83f90be51b Matched the top padding in all pages CappielloAntonio 2022-01-14 09:43:22 +01:00
  • e5229dd48b Moved newReleases view from library to home CappielloAntonio 2022-01-14 09:36:35 +01:00
  • 994ee1e2f7 Code cleanup CappielloAntonio 2022-01-14 09:23:26 +01:00
  • b526f8bb81 Bump up app version CappielloAntonio 2022-01-14 09:22:13 +01:00
  • 0531bade54 Rearranged code CappielloAntonio 2022-01-13 21:42:22 +01:00
  • f78db01142 New LayoutManager for playlist sample view CappielloAntonio 2022-01-13 21:23:00 +01:00
  • 734a2847b9 Code cleanup CappielloAntonio 2022-01-13 21:18:05 +01:00
  • cb9125b17e Doubled global bottom padding CappielloAntonio 2022-01-13 17:50:02 +01:00
  • 0c891ca727 Changed playlistItem layout in library and Catalogue page CappielloAntonio 2022-01-13 17:45:16 +01:00
  • 27845b4646 Changed downloadedPlaylistItem layout CappielloAntonio 2022-01-13 17:44:32 +01:00
  • 5662b3995d Fix weird animation when collapsing bottom sheet CappielloAntonio 2022-01-13 14:35:20 +01:00
  • 48e88138e2 Set white color to expanded toolbar text CappielloAntonio 2022-01-13 14:34:54 +01:00
  • 8d6258017e Null checking CappielloAntonio 2022-01-13 12:33:06 +01:00
  • 1b8b8a95bf Fix: limited number of songs to shuffle CappielloAntonio 2022-01-13 11:09:42 +01:00
  • c3b948808c Limited number of songs to shuffle CappielloAntonio 2022-01-13 11:04:56 +01:00
  • 80dac6b70e Changed shuffle button shape CappielloAntonio 2022-01-13 11:01:08 +01:00
  • 3f49b5ea22 Typography cleanup CappielloAntonio 2022-01-13 10:46:40 +01:00