Commit Graph

791 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 5d5a0eb653 Change raw transcode format from "Original" to "Direct play" 2021-09-13 17:26:31 +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 b0f79a9237 Replaced hardcoded text with string placeholder 2021-09-13 15:47:57 +02:00
CappielloAntonio d108c1b6a5 Build song subtitle string via android getString() parameters 2021-09-13 15:43:00 +02:00
CappielloAntonio 159562f9e3 Revised settings page strings 2021-09-13 14:59:43 +02:00
CappielloAntonio ff6f8833a7 Revised settings page strings 2021-09-13 12:46:51 +02:00
CappielloAntonio af058a0302 Sort string values 2021-09-13 11:44:16 +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 147560224f Added preference for starred-sync support 2021-09-13 10:19:55 +02:00
CappielloAntonio 265d722898 Converted text to string resources 2021-09-13 10:19:24 +02:00
CappielloAntonio 80747ab248 Removed center gravity in dialog textview 2021-09-13 09:45:22 +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 558c75a3f5 Change app title in toolbar 2021-09-04 21:31:27 +02:00
CappielloAntonio 987d0189c6 Change central message in dialog when server is not reachable 2021-09-04 21:25:07 +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 652aa1426d Deleted unused test class 2021-09-04 19:23:44 +02:00
CappielloAntonio 1265d92ad7 Better sort of string resources 2021-09-04 19:21:42 +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 75c1db05e8 Fixed the maximum length of the artist name 2021-09-03 09:12:16 +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