Commit Graph
100 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 f4a6e872d7 Edit gitignore 2021-09-03 09:06:26 +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 46dc173958 Revert to stable androidx.navigation:navigation 2021-09-01 15:36:38 +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 ef645143e0 Change image size option from Normal to Medium 2021-08-31 12:34:13 +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
CappielloAntonio ac584974c6 Modified sql queries used to retrieving downloaded artists and albums 2021-08-31 09:11:42 +02:00
CappielloAntonio 7d6ad5737f Removed featuring artists from the artist's name of downloaded item in artist list 2021-08-30 17:00:43 +02:00
CappielloAntonio 1ad424ebc6 Removed comments of unused dependencies 2021-08-30 16:48:21 +02:00
CappielloAntonio 6e715d58a3 Removed featuring artists from the artist's name of downloaded item 2021-08-30 16:47:09 +02:00
CappielloAntonio ed4dc9fb63 Realigned layout spaces in case of missing information 2021-08-30 16:10:09 +02:00
CappielloAntonio eca21a51ab Test - Removed top padding in home/library/download 2021-08-30 14:43:19 +02:00
CappielloAntonio 942629305c Enabled horizontal scrolling for album title or artist name 2021-08-30 12:48:59 +02:00
CappielloAntonio d15dfce5f3 Set readable string as Artist and Album name 2021-08-30 12:43:02 +02:00
CappielloAntonio 86d46f7537 Implementation of download navigation for artists and albums 2021-08-30 12:38:43 +02:00
CappielloAntonio c5f39cf9ee Do not draw the dot icon if there is only one page 2021-08-30 09:15:16 +02:00
CappielloAntonio 1c23e53ed7 Removal of the splash screen because it causes some crashes when rotating the device 2021-08-30 09:03:52 +02:00
CappielloAntonio a2243e079f Code clean up 2021-08-30 08:48:35 +02:00
CappielloAntonio 23568bae9b First implementation of the panel dedicated to the download, divided by type of the downloaded resource 2021-08-28 16:54:12 +02:00
CappielloAntonio 8789b44e26 Add dots indicator to horizontalGridView in HomeFragment 2021-08-27 18:06:58 +02:00
CappielloAntonio 8060d1db64 Changed toolbar dummy-icon 2021-08-27 16:54:36 +02:00
CappielloAntonio 9fa9d64a96 Decreased margin in toolbar icon 2021-08-27 16:28:48 +02:00
CappielloAntonio 1ec99c2abf Removed elevation from toolbar in HomeFragment and LibraryFragment 2021-08-27 16:23:19 +02:00
CappielloAntonio eb19f5f9c7 TEST - Update androidx.navigation to 2.4.0-alpha07 2021-08-27 16:22:38 +02:00
CappielloAntonio fbb9536d7e TEST - New toolbar in HomeFragment and LibraryFragment 2021-08-27 16:09:56 +02:00
CappielloAntonio 661899c7f7 Enforce object checking 2021-08-27 14:42:25 +02:00
CappielloAntonio 69191a517b Strengthened control over normalized artist bio 2021-08-25 17:56:13 +02:00
CappielloAntonio a1673cd9c2 Revert last commit 2021-08-25 17:46:13 +02:00
CappielloAntonio aef220e094 TEST - Context check before cache dir request 2021-08-25 17:40:32 +02:00
CappielloAntonio 8810eecd10 Removed ROD dependency 2021-08-25 09:55:56 +02:00
CappielloAntonio 7f7ba52119 Repository code cleanup 2021-08-25 09:54:01 +02:00
CappielloAntonio 65f1a4a7e9 Removed summary replacement 2021-08-25 09:52:53 +02:00
CappielloAntonio eecfed05d9 Add textview to explain what Made for you is 2021-08-24 15:15:05 +02:00
CappielloAntonio a024010fef Add ability to open equalizer from SettingsFragment 2021-08-24 15:09:28 +02:00
CappielloAntonio 1f50638a5e Reinforced response checks on SongRepository 2021-08-24 13:27:18 +02:00
CappielloAntonio 192591df2a Code refactor in SystemRepository 2021-08-24 13:19:22 +02:00
CappielloAntonio 3778202fa5 Code refactor in ServerRepository 2021-08-24 13:18:17 +02:00
CappielloAntonio d8b0101d93 Reinforced response checks on SearchingRepository 2021-08-24 13:17:37 +02:00
CappielloAntonio 1dac0afa6f Reinforced response checks on ScanRepository 2021-08-24 13:12:54 +02:00
CappielloAntonio 68930a19a4 Code refactor in QueueRepository 2021-08-24 13:10:20 +02:00