Commit Graph
100 Commits
Author SHA1 Message Date
CappielloAntonio 747431423e Temporary fix for next button state 2021-12-30 09:42:10 +01:00
CappielloAntonio 3ed6a6074f Set readable metadata in MediaItem 2021-12-30 09:19:49 +01:00
CappielloAntonio 60295c9608 Removed comments 2021-12-30 09:15:19 +01:00
CappielloAntonio 6bc7c1e6cf Removed duplicated code 2021-12-30 09:13:50 +01:00
CappielloAntonio 41eeafdbc0 Code cleanup 2021-12-30 09:11:27 +01:00
CappielloAntonio 49ffcd500a Start playing music from SearchFragment and SongListPageFragment 2021-12-30 09:10:15 +01:00
CappielloAntonio a8b014296f Initialized the song recovery logic 2021-12-29 21:22:52 +01:00
CappielloAntonio a50375d50f Import cleanup 2021-12-29 20:40:52 +01:00
CappielloAntonio 00f0b5263a Set up shuffle and play button in album page 2021-12-29 20:40:40 +01:00
CappielloAntonio f9508966e0 Set up shuffle and play button in artist page 2021-12-29 20:40:14 +01:00
CappielloAntonio ce65167f71 Set readable string as title and artist name 2021-12-29 20:39:34 +01:00
CappielloAntonio 57320c25e6 Set bottomSheet in peek if a song is playing 2021-12-29 20:13:34 +01:00
CappielloAntonio 1926c7a696 TEST - MediaBrowserListenableFuture passed from activity to fragment to adapter 2021-12-29 19:10:55 +01:00
CappielloAntonio 279272a3af Moved MediaSession connection in fragment 2021-12-29 19:10:08 +01:00
CappielloAntonio 9a2b0356c1 Moved MediaSession connection in fragment 2021-12-29 19:09:46 +01:00
CappielloAntonio ed3f0cfaa3 Cleanup service code 2021-12-29 19:08:39 +01:00
CappielloAntonio 586054240f Moved ListenableFuture waiting logic to MediaManager 2021-12-29 19:08:10 +01:00
CappielloAntonio f8defb7337 Cleanup code and removed unused code 2021-12-29 19:05:08 +01:00
CappielloAntonio 73ef8a7cd8 Moved MediaBrowser management to BaseActivity 2021-12-29 19:04:36 +01:00
CappielloAntonio a32c39867f Deleted all references from the adapters and dialogs to the old queue management system 2021-12-29 10:22:10 +01:00
CappielloAntonio 4e968a8c4b Initializing the service from the base activity 2021-12-29 10:21:07 +01:00
CappielloAntonio 03c9e89bf5 getSongStreamUri now return an URI 2021-12-29 10:20:03 +01:00
CappielloAntonio 708e3c799e Services declaration in AndroidMani 2021-12-29 10:19:33 +01:00
CappielloAntonio 8ada5f61fc New Song to MediaItem mapping method 2021-12-29 10:19:02 +01:00
CappielloAntonio 66c8c69978 TODO - New Media3 player helper class 2021-12-29 10:18:09 +01:00
CappielloAntonio 01c55118ad Creation of the new player management service with Media3 2021-12-29 10:17:34 +01:00
CappielloAntonio 185a9d7107 Deleted the old MediaItem download system - TODO: to be redone with the new Media3 2021-12-29 10:16:47 +01:00
CappielloAntonio fb9187482f Deleted the old notification management system 2021-12-29 10:15:03 +01:00
CappielloAntonio 7a3cdb8806 Deleted all references to the old version of exoplayer from services and helpers 2021-12-29 10:14:22 +01:00
CappielloAntonio f9ac2f2646 Edit playerBottomSheetLayout to include a PlayerControlView 2021-12-29 10:12:26 +01:00
CappielloAntonio 2a11fedf65 Installed media3 common dependency 2021-12-29 10:10:09 +01:00
CappielloAntonio 2a2b11a0e9 Removed exoplayer dependencies 2021-12-26 19:47:20 +01:00
CappielloAntonio fd4705489e Test - Migrated from constraintlayout to linearlayout 2021-12-23 17:10:31 +01:00
CappielloAntonio 049621e9d6 Changed client name 2021-12-23 17:10:03 +01:00
CappielloAntonio 0456edb1cc Code cleanup 2021-12-22 16:57:13 +01:00
CappielloAntonio c1c1c3acfa Check the presence of the context 2021-12-22 16:47:50 +01:00
CappielloAntonio b60c5448b2 Fixed the behavior of the viewpager in the player and (name) refactor 2021-12-22 16:22:01 +01:00
CappielloAntonio 2f5e81fdef Code cleanup 2021-12-22 09:08:04 +01:00
CappielloAntonio 86279819ee Code cleanup 2021-12-21 15:48:55 +01:00
CappielloAntonio 3d5182da9a Tried to mitigate the random crash on opening 2021-12-21 13:09:50 +01:00
CappielloAntonio d8662820f7 Added a viewpager on the music playback screen to display the lyrics 2021-12-20 18:15:09 +01:00
CappielloAntonio 84fc07efe7 Code cleanup 2021-12-20 12:37:06 +01:00
CappielloAntonio 55f381f121 Simplified if statement 2021-12-20 12:36:20 +01:00
CappielloAntonio 212550e39e Added buttons for music management 2021-12-20 12:35:37 +01:00
CappielloAntonio f4888f391b Wrote down the launcher icon url 2021-12-20 09:31:36 +01:00
CappielloAntonio c7ebddbefc Removed animation on lyrics show up 2021-12-19 17:21:38 +01:00
CappielloAntonio e79d492af2 Changed the background color of the player 2021-12-19 17:11:12 +01:00
CappielloAntonio 40cbf289af Implementation of the display of song lyrics where present 2021-12-19 16:48:43 +01:00
CappielloAntonio 12ce97836d Implemented the API call for song lyrics 2021-12-19 12:03:31 +01:00
CappielloAntonio 33a86a6d7a Launcher icon colors 2021-12-18 16:43:16 +01:00
CappielloAntonio 25e130882f Icon placeholder update 2021-12-17 14:03:28 +01:00
CappielloAntonio 9a00fb2db5 Dependencies update 2021-12-17 14:02:56 +01:00
CappielloAntonio 5285614171 Added appbar in the bottom_sheet player 2021-12-06 13:26:27 +01:00
CappielloAntonio 21b7d4b8bb Code cleanup 2021-12-06 12:23:06 +01:00
CappielloAntonio b92310f40f Randomized and limited the elements shown in the home in the starred sections 2021-12-06 11:43:52 +01:00
CappielloAntonio d9ce19c265 Removed unused imports 2021-12-06 11:31:32 +01:00
CappielloAntonio f02927262d Fixed resetting user information upon quit 2021-12-06 11:28:55 +01:00
CappielloAntonio 478ecdd3bb Unified the access keys to the preferences 2021-12-06 11:10:28 +01:00
CappielloAntonio bcc95f2ef0 Fix theme selector 2021-12-06 10:56:12 +01:00
CappielloAntonio 08c1b03d84 Playlists pinned by saving the server information 2021-12-05 16:55:47 +01:00
CappielloAntonio a1885e96cd Revert last commit 2021-12-05 16:16:21 +01:00
CappielloAntonio e741cc2ea8 Choice of artist image using Last FM as source. TODO: Create preference for source choice 2021-12-05 15:39:19 +01:00
CappielloAntonio 5e15648157 Bump up Room dependencies 2021-12-05 15:32:17 +01:00
CappielloAntonio b30e2651f8 WIP - Multiple MediaSourceFactory 2021-11-27 17:07:20 +01:00
CappielloAntonio 72218749c0 Randomized initialization of playlists on the homepage 2021-11-26 16:09:49 +01:00
CappielloAntonio 72712d6feb Dynamically added views of pinned playlists to the homepage 2021-11-26 15:57:36 +01:00
CappielloAntonio e2f1212e58 Order pinned playlists in playlist catalogue 2021-11-26 11:22:25 +01:00
CappielloAntonio e29b96d905 Add settings to pin and unpin playlist in toolbar menu 2021-11-25 22:48:21 +01:00
CappielloAntonio afe0e0751c Code cleanup 2021-11-24 20:51:45 +01:00
CappielloAntonio dabef69662 Implementation of the grid view of the playlist cover 2021-11-24 20:51:14 +01:00
CappielloAntonio b2b081947f Add "Go to artist" button in playerBottomSheetFragment 2021-11-24 15:39:15 +01:00
CappielloAntonio 1089512983 Icon changed 2021-11-24 14:58:04 +01:00
CappielloAntonio 67719c11d0 Dependencies update 2021-11-24 14:55:40 +01:00
CappielloAntonio d78cdc5c6b Set notification's importance to low 2021-11-03 19:36:07 +01:00
CappielloAntonio bd8efd0a0a Added backgrounds/foregrounds 2021-11-03 19:25:58 +01:00
CappielloAntonio d19e20d00f Icon launcher temp-update 2021-11-03 15:01:49 +01:00
CappielloAntonio 983f91c706 Dependencies update 2021-11-03 14:57:22 +01:00
CappielloAntonio 8bf8fab1be Tried to generalize cacheDataSourceFactory to use cache for items already listened to and items already downloaded 2021-09-17 11:05:01 +02:00
CappielloAntonio 741a28f264 Changed shuffle button color 2021-09-14 15:47:38 +02:00
CappielloAntonio e9781f6770 Changed song page list title and toolbar title 2021-09-14 15:09:43 +02:00
CappielloAntonio 973e1768af Fix placeholder margin and padding 2021-09-14 14:47:57 +02:00
CappielloAntonio 8c9af4ef42 Decreased top padding in dialog 2021-09-14 14:41:19 +02:00
CappielloAntonio dc11bec48c Refactor - Moved dialog folder to the same level as fragment and activity folder 2021-09-14 14:27:39 +02:00
CappielloAntonio 710d61e379 Moved drawable around 2021-09-14 14:25:06 +02:00
CappielloAntonio d20195fdf8 Add unit measure of bitrate in bitrate selection dialog 2021-09-13 17:42:39 +02:00
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