Commit graph

1334 commits

Author SHA1 Message Date
Prathamesh More
7c0547b085 Fixed lyrics editing dialog 2022-07-07 18:55:07 +05:30
Prathamesh More
f30578d5fc Bump version 2022-07-06 18:34:15 +05:30
Prathamesh More
1de4bbcdec Fix next previous drawable size 2022-07-06 18:10:43 +05:30
Prathamesh More
31df20ffe5 Partially fix Lockscreen controls 2022-07-06 17:53:41 +05:30
Prathamesh More
f5063de70f Using Android's Action Mode instead of Material Cab 2022-07-06 17:53:41 +05:30
Prathamesh More
b1992e8d54 Migrated almost all icons to Material symbols 2022-07-06 17:53:41 +05:30
Prathamesh More
f7e3b65274 Added donation links 2022-07-04 22:43:24 +05:30
Prathamesh More
cbd000259a Fixed blank album crash 2022-07-04 12:12:51 +05:30
Prathamesh More
cff50fda3b Update dependencies 2022-07-04 11:33:13 +05:30
Prathamesh More
3493ad40ab Removed Sending bug report with GitHub account as it doesn't work anymore 2022-06-25 17:45:09 +05:30
Prathamesh More
778025e989 Disable artist image downloading on fdroid flavor by default 2022-06-24 11:34:04 +05:30
Prathamesh More
01c5c10def Converted contributor image urls to assets 2022-06-24 11:14:22 +05:30
Prathamesh More
31caedd7ed Optimized imports 2022-06-23 14:08:25 +05:30
Prathamesh More
96ef1416f8 Fix visibility of lyrics views in LyricsFragment 2022-06-23 14:08:25 +05:30
Prathamesh More
e1221c4924 Added API version check when setting playback params 2022-06-21 18:03:25 +05:30
Prathamesh More
20ab3dad0d Added ability to share multiple songs 2022-06-21 15:14:12 +05:30
Prathamesh More
ad4467af93 Revert back to old logic for "Bluetooth playback" 2022-06-21 15:14:12 +05:30
Prathamesh More
111546bc4c Fixed playback speed and pitch issues 2022-06-21 15:14:12 +05:30
Prathamesh More
dba4edd8ef Fixed a rare crash because of notifyDataSetChanged in Now playing ViewPager 2022-06-20 20:08:07 +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
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
d2ce889962 Initialize BillingManager 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
2a5e6d7756 Added F-Droid FOSS flavor 2022-06-20 14:33:05 +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
ed6ca486d6 Fixed ChromeCast crashes 2022-06-10 23:48:59 +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
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