Commit Graph

1221 Commits

Author SHA1 Message Date
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