Commit graph

2972 commits

Author SHA1 Message Date
Prathamesh More
dba4edd8ef Fixed a rare crash because of notifyDataSetChanged in Now playing ViewPager 2022-06-20 20:08:07 +05:30
Prathamesh More
88b0299ef9 Update changelog 2022-06-20 19:46:35 +05:30
Prathamesh More
c3309175a6 Colored lyrics text for Full and Gradient themes 2022-06-20 17:40:20 +05:30
Prathamesh More
0c6917c775 Moved player toolbar for Blur Card theme to bottom 2022-06-20 15:37:57 +05:30
Prathamesh More
62372ec205 Common screen for Normal and Synced the later is preferred 2022-06-20 14:43:06 +05:30
Prathamesh More
dd59459786 Use Coroutines in LrcView 2022-06-20 14:42:59 +05:30
Prathamesh More
0f66d005c7 Fixed music playing automatically after setting playback speed and pitch 2022-06-20 14:33:06 +05:30
Prathamesh More
5ac1b2bcc6 Release 6.0.2 2022-06-20 14:33:05 +05:30
Prathamesh More
b0f866c889 Changed lyrics icon 2022-06-20 14:33:05 +05:30
Prathamesh More
e626803e9f Initial fastlane structure 2022-06-20 14:33:05 +05:30
Prathamesh More
91b7eeeb45 Fixed a lyrics crash 2022-06-20 14:33:05 +05:30
Prathamesh More
7a82883f57 Fixed queue reset when a song is clicked in Playing queue fragment 2022-06-20 14:33:05 +05:30
Prathamesh More
2f818ce65f Tint NavigationRailView 2022-06-20 14:33:05 +05:30
Prathamesh More
17eb5bff05 Update dependencies 2022-06-20 14:33:05 +05:30
Prathamesh More
d2ce889962 Initialize BillingManager 2022-06-20 14:33:05 +05:30
Prathamesh More
525c5f8aa4 Fixed Language download 2022-06-20 14:33:05 +05:30
Prathamesh More
0c8ed326bf [ChromeCast] Use default notification when casting 2022-06-20 14:33:05 +05:30
Prathamesh More
a1e4916ae3 Moved ChromeCast entries of normal flavor manifest 2022-06-20 14:33:05 +05:30
Prathamesh More
2a5e6d7756 Added F-Droid FOSS flavor 2022-06-20 14:33:05 +05:30
Daksh P. Jain
bc39d3a462
Merge pull request #1378 from prathameshmm02/dev
Bug fixes
2022-06-14 14:24:09 +05:30
Prathamesh More
3dc26974b4 Update change-log 2022-06-13 17:28:23 +05:30
Prathamesh More
df382cb539 Fixed CrossFade not working when Fade Audio is enabled 2022-06-13 17:28:22 +05:30
Prathamesh More
8e3a7a097a Decreased progress update interval for playing states 2022-06-12 21:15:35 +05:30
Prathamesh More
6f12a7b24a Fix Slider crashes 2022-06-12 20:56:58 +05:30
Prathamesh More
8f56663059 Code Cleanup 2022-06-12 20:16:52 +05:30
Prathamesh More
e4a6906231 Revert "Use MediaButtonReceiver from androidx.media to handle headset button actions"
This reverts commit ad51d09672.
2022-06-12 20:15:43 +05:30
Prathamesh More
192b5c2ac7 Enabled WRITE_EXTERNAL_STORAGE for A10 to avoid crashes 2022-06-11 19:02:00 +05:30
Prathamesh More
3aea91eb1e Safely show toasts in MusicService 2022-06-11 17:28:17 +05:30
Prathamesh More
cf4c773a67 [MiniPlayer] Code Cleanup 2022-06-11 17:19:24 +05:30
Prathamesh More
3ab5e1ddc3 Added Scrollbar to Playlist details fragments 2022-06-11 10:43:47 +05:30
Prathamesh More
aedabb8b74 Update Changelog 2022-06-11 00:46:03 +05:30
Prathamesh More
ed6ca486d6 Fixed ChromeCast crashes 2022-06-10 23:48:59 +05:30
Prathamesh More
9966ddad9d Update dependencies 2022-06-10 19:55:05 +05:30
Daksh P. Jain
c5e5643164
Merge pull request #1376 from prathameshmm02/dev
Bug fixes
2022-06-09 21:46:28 +05:30
Prathamesh More
bca9fb0b5a Fixed some landscape layouts 2022-06-09 17:07:51 +05:30
Prathamesh More
75a4648e13 Fixed CrossFade duration not changing instantly 2022-06-09 01:06:56 +05:30
Prathamesh More
ceec034a4f Revert "Start audio fade animator on Main thread"
This reverts commit 46f713e688.
2022-06-08 23:20:43 +05:30
Prathamesh More
3660a8bd78 Revert "[Playback] Code Cleanup"
This reverts commit 7efbbc3f11.
2022-06-08 23:17:15 +05:30
Daksh P. Jain
6a912f98f5
New Crowdin updates (#1342) 2022-06-08 19:25:25 +05:30
Daksh P. Jain
477948a495
Merge pull request #1371 from prathameshmm02/dev
V6 beta
2022-06-08 09:15:17 +05:30
Prathamesh More
e17aeecf77 Update changelog 2022-06-07 18:27:18 +05:30
Prathamesh More
8ce316561b Disabled Jetifier 2022-06-07 18:09:48 +05:30
Prathamesh More
b28d5678bc Added MD3 switch 2022-06-06 21:35:58 +05:30
Prathamesh More
33a0d113b8 Fixed Splash screen issues 2022-06-06 20:39:41 +05:30
Prathamesh More
2ef5a5903d Fixed BottomSheet height when Peek now playing theme is selected or was selected before changing to other theme 2022-06-06 17:30:54 +05:30
Prathamesh More
46f713e688 Start audio fade animator on Main thread 2022-06-06 17:27:22 +05:30
Prathamesh More
c25eff4c0d Bump version and update changelog 2022-06-06 16:36:07 +05:30
Prathamesh More
52fa8ebf42 Added default sort order for MediaStore's default sort order 2022-06-06 10:27:39 +05:30
Prathamesh More
ce5a8292e2 Disable wallpaper accent by default 2022-06-06 00:12:37 +05:30
Prathamesh More
7b5e7ecef8 Show remaining time in Sleep timer dialog 2022-06-06 00:08:03 +05:30