Commit Graph

612 Commits

Author SHA1 Message Date
CappielloAntonio 93d6aafbcc Priority given to the transcoding mode. If set to "Direct play" the bitrate of the file will not be changed 2021-09-13 17:32:39 +02:00
CappielloAntonio 05548af5c6 Change search result order 2021-09-13 17:24:24 +02:00
CappielloAntonio 45361c4851 Removed online interceptor 2021-09-13 17:17:56 +02:00
CappielloAntonio d108c1b6a5 Build song subtitle string via android getString() parameters 2021-09-13 15:43:00 +02:00
CappielloAntonio 3de858e3d9 Fix crash when getting context in an observable 2021-09-13 11:38:52 +02:00
CappielloAntonio 575c77baf9 Implemented preference for starred-sync support 2021-09-13 11:28:48 +02:00
CappielloAntonio 77c45e2fec Implemented the alert dialog for checking the type of internet connection 2021-09-13 09:24:58 +02:00
CappielloAntonio 5fc09cfcf8 Test - Implement a data saving function in order not to download media cover images 2021-09-13 09:02:53 +02:00
CappielloAntonio 4a6ea47457 Check network connection type before choosing the default bitrate and transcoding format 2021-09-12 12:14:36 +02:00
CappielloAntonio 695f406bd6 Check network connection type before choosing the default bitrate 2021-09-12 12:00:27 +02:00
CappielloAntonio bb9b2d95b5 Add audio transcode format option and bitrate 2021-09-07 18:06:00 +02:00
CappielloAntonio 10df98306c Fix logout execution in SettingsFragment 2021-09-06 09:36:32 +02:00
CappielloAntonio 4ec1e8bd5d Increased distance from recyclerview and dot indicator 2021-09-04 21:46:12 +02:00
CappielloAntonio 5c67bbcc27 Replaced switch in onOptionsItemSelected with if/else 2021-09-04 21:37:53 +02:00
CappielloAntonio 49e0e6231d Deleted unused code 2021-09-04 21:34:24 +02:00
CappielloAntonio 3d4ec96a3a Change string translation with parameters 2021-09-04 21:15:01 +02:00
CappielloAntonio 33512eec2d Add dialog when server is unreachable 2021-09-04 21:14:43 +02:00
CappielloAntonio 35eb29fdde Better sort of string resources 2021-09-04 19:20:52 +02:00
CappielloAntonio b28c230f5a String extraction from everywhere 2021-09-04 19:00:41 +02:00
CappielloAntonio d169e3b188 Fixed a lot of possible issues raised by a code inspection 2021-09-04 17:01:39 +02:00
CappielloAntonio 0299f909fb Code cleanup 2021-09-04 16:17:37 +02:00
CappielloAntonio 241bb3ba29 Code cleanup 2021-09-04 16:15:38 +02:00
CappielloAntonio 042bf3077f Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
CappielloAntonio 39ff821aee Code cleanup 2021-09-04 15:48:39 +02:00
CappielloAntonio ea7b79893d Parameterized the duration of maxAge and maxStale of the request cache 2021-09-04 15:46:49 +02:00
CappielloAntonio 374a9c0334 Replaced getArguments() with requireArguments() 2021-09-04 15:38:55 +02:00
CappielloAntonio 4396b83667 Code cleanup 2021-09-04 15:24:10 +02:00
CappielloAntonio fc5876829c Room - Added schema export directory 2021-09-04 15:21:36 +02:00
CappielloAntonio 11c7d3fa73 Fix app crash related to lifecycle 2021-09-04 14:50:02 +02:00
CappielloAntonio d2a80c064c Download entire playlists in separate section 2021-09-03 17:51:55 +02:00
CappielloAntonio f89f3454c4 Code cleanup 2021-09-03 09:43:38 +02:00
CappielloAntonio 33f2f7d5c7 Add songBottomSheetDialog on SimilarTrackAdapter long press 2021-09-03 09:25:33 +02:00
CappielloAntonio b3e3f95c8d Edit the download function to distinguish the downloads already performed from those still to be performed 2021-09-02 15:05:28 +02:00
CappielloAntonio 60adc11848 Set track number in downloaded tracks 2021-09-02 14:18:10 +02:00
CappielloAntonio 984003ccd4 Fix some lint issues in viewModel 2021-09-02 14:12:13 +02:00
CappielloAntonio 589c3289d4 AlbumPageFragment now correctly retrieves information locally or from the server 2021-09-02 12:44:35 +02:00
CappielloAntonio eeae6bbce5 Replaced the download icons in the menus with the three dots 2021-09-01 17:55:02 +02:00
CappielloAntonio d78668d6c5 Set track number inside the track adapter in AlbumPageFragment 2021-09-01 17:47:27 +02:00
CappielloAntonio 9ae9873326 Add "New releases" view in library page 2021-09-01 16:53:10 +02:00
CappielloAntonio caeda632da Revert "Test - Removed manual wakelocks"
This reverts commit c87a9cc9
2021-08-31 15:43:26 +02:00
CappielloAntonio 106c88d13f Revert "Code cleanup" 2021-08-31 15:43:12 +02:00
CappielloAntonio 22495d498e Code cleanup 2021-08-31 15:38:05 +02:00
CappielloAntonio c87a9cc986 Test - Removed manual wakelocks 2021-08-31 15:32:33 +02:00
CappielloAntonio b6082cdb16 Check the number of songs present before performing the action 2021-08-31 13:12:48 +02:00
CappielloAntonio 8cef75c763 Open the downloaded artist detail in ArtistListPageFragment 2021-08-31 13:04:22 +02:00
CappielloAntonio 6021654748 Add empty image placeholder in download page 2021-08-31 11:26:17 +02:00
CappielloAntonio 2d7252e9e4 Fix image size settings 2021-08-31 10:12:11 +02:00
CappielloAntonio c522382da2 Added the option to set the size of the cover images 2021-08-31 09:58:14 +02:00
CappielloAntonio 34818473da Code clean up 2021-08-31 09:35:23 +02:00
CappielloAntonio 55b4d97195 Add proper offline/online request interceptors 2021-08-31 09:34:53 +02:00