Commit Graph

647 Commits

Author SHA1 Message Date
CappielloAntonio f5a3d19f73 Set colorSurface as the color of the toolbars 2022-01-12 10:00:11 +01:00
CappielloAntonio 08115b4584 Test - Set dynamic colors programmatically 2022-01-12 09:22:27 +01:00
CappielloAntonio 9599bcd4fb Encoded password correctly 2022-01-11 17:14:53 +01:00
CappielloAntonio af93d233bd Encoded password 2022-01-11 16:25:11 +01:00
CappielloAntonio e71cb5fd5c Null checking 2022-01-11 15:50:38 +01:00
CappielloAntonio 1fce57e119 Fixed saving password on logging in unsecured mode 2022-01-11 15:50:22 +01:00
CappielloAntonio 2e8f8bd7b6 Uniform cast menu item in every main fragment 2022-01-11 12:57:14 +01:00
CappielloAntonio 4236c3202f Code cleanup 2022-01-11 12:51:18 +01:00
CappielloAntonio 6675549ca6 Hide (and not reset) music player on bottomSheet hiding 2022-01-11 12:51:10 +01:00
CappielloAntonio df5f050b2c Null checking 2022-01-11 12:50:28 +01:00
CappielloAntonio d93c3bb45c Add a basic form of unsecure authentication (in plain password) 2022-01-11 12:49:40 +01:00
CappielloAntonio e5aec08c8e Edit maxAge parameter in okHttpClient 2022-01-11 11:07:40 +01:00
CappielloAntonio ae735f9104 Null check 2022-01-10 15:22:38 +01:00
CappielloAntonio de8f9c70db Code cleanup 2022-01-10 15:21:25 +01:00
CappielloAntonio 65056ff069 Added lyrics shortcut in coverOverlayPanel 2022-01-10 15:20:50 +01:00
CappielloAntonio 0b37d52b76 Null checking 2022-01-10 15:09:29 +01:00
CappielloAntonio c7fb6c2cb9 Fixed destination behaviour 2022-01-10 12:46:37 +01:00
CappielloAntonio 5ed4f4dabe Function renaming 2022-01-10 12:42:31 +01:00
CappielloAntonio a668236202 Null checking 2022-01-10 12:41:59 +01:00
CappielloAntonio 856cc04d4d Removed bottom buttons from PlayerControllerFragment 2022-01-10 12:41:41 +01:00
CappielloAntonio bc4d7251b0 Added overlay controllers in CoverFragment 2022-01-10 12:40:09 +01:00
CappielloAntonio 3adb576963 Null checking 2022-01-10 12:30:44 +01:00
CappielloAntonio 0d52f38f84 Apply dynamic colors if available 2022-01-07 09:40:39 +01:00
CappielloAntonio 489a5f656d Removed custom style from dialogs 2022-01-07 09:30:09 +01:00
CappielloAntonio 7cd8400843 Fix bug where menu Cast button would not appear 2022-01-06 11:20:47 +01:00
CappielloAntonio 75bad72d83 First basic implementation of cast functionality 2022-01-06 11:07:39 +01:00
CappielloAntonio 2d82007abd Reset user/music/db sessions on logout 2022-01-04 19:12:06 +01:00
CappielloAntonio eb34473706 Created a style file dedicated only to fonts 2022-01-04 16:04:21 +01:00
CappielloAntonio cdc01a8d26 Enabled scrolling to LastFM 2022-01-04 15:31:52 +01:00
CappielloAntonio 483ce56277 Null checking 2022-01-04 10:40:45 +01:00
CappielloAntonio 4bcca0e5ad Space optimization and adding toggles for repeating and shuffling 2022-01-04 09:35:35 +01:00
CappielloAntonio c1a0601106 Player graphical adjustments 2022-01-03 23:21:49 +01:00
CappielloAntonio 22d9e70595 Fixed a strange behavior after starting the fragment ArtistPage 2022-01-03 21:47:45 +01:00
CappielloAntonio 8394c3f84e Changed playerFragment controller layout 2022-01-03 17:43:54 +01:00
CappielloAntonio aba5134469 Code cleanup 2022-01-03 15:29:32 +01:00
CappielloAntonio d8350ed281 Removed unused download state listener 2022-01-03 15:12:49 +01:00
CappielloAntonio 72a471dd6d Go back to first page on bottomSheet collapse 2022-01-03 15:09:50 +01:00
CappielloAntonio 37bf77bbf7 Deleted unused helper 2022-01-03 15:06:23 +01:00
CappielloAntonio 91f664cbfe Deleted redundant function calls 2022-01-03 11:30:01 +01:00
CappielloAntonio bc02268e27 Deleted unused function 2022-01-03 11:16:15 +01:00
CappielloAntonio 2e2fe8fa0e Renaming and refactor 2022-01-03 11:14:05 +01:00
CappielloAntonio 0fbf3a4cdf Start of work for a structural modification of the player 2022-01-02 20:53:11 +01:00
CappielloAntonio 9fdc9ff44d Renaming functions 2022-01-02 17:45:11 +01:00
CappielloAntonio 40866a2855 Saved the playback position when the player is paused 2022-01-02 17:43:30 +01:00
CappielloAntonio e4d09f3bc0 Renamed DownloaderTracker to DownloaderManager 2022-01-02 16:40:23 +01:00
CappielloAntonio 134d4e33e5 In ViewModels passed the LifecycleOwner instead of the Activity 2022-01-02 16:19:16 +01:00
CappielloAntonio d2ad0188b7 Saved in database downloaded playlists 2022-01-02 15:50:59 +01:00
CappielloAntonio b41e3e641b Deleted unused interfaces 2022-01-02 15:50:12 +01:00
CappielloAntonio 0b6c195e9d Deleted unused object 2022-01-02 12:30:01 +01:00
CappielloAntonio 827dd7d2ae Get correct stream uri for downloaded content 2022-01-02 11:54:34 +01:00