Commit graph

2959 commits

Author SHA1 Message Date
Prathamesh More
1edd4acd9c Fixed headphones auto-play not working 2022-05-30 19:27:45 +05:30
Prathamesh More
88ccd667ab Fix menu not visible in Folders tab 2022-05-30 19:27:45 +05:30
Prathamesh More
5551240519 Update dependencies 2022-05-30 19:27:45 +05:30
Prathamesh More
b2b9bac42d Finally fixed wrong/previous cover art in notification 2022-05-28 22:39:18 +05:30
Prathamesh More
1f7a00e999 Use LocalPlayback class to handle headset disconnection (AudioBecomingNoisy) and focus change, somewhat like in Shuttle and relieve PlaybackHandler of it's duties 2022-05-28 16:26:17 +05:30
Prathamesh More
14f31eae37 Fixed leaks in some fragments 2022-05-28 00:09:49 +05:30
Prathamesh More
be6b48f8e0 Fixed Favorites Home tab crash 2022-05-28 00:00:39 +05:30
Prathamesh More
054b46560c Cleanup Layouts 2022-05-26 23:54:38 +05:30
Prathamesh More
b17013f5bb Fixed MusicSeekSkipTouchListener 2022-05-26 22:08:01 +05:30
Prathamesh More
5d0b5b91b0 Merge branch 'Better_Player' into dev
# Conflicts:
#	app/build.gradle
2022-05-26 20:16:44 +05:30
Prathamesh More
cd8bf4a68d Update AGP 2022-05-26 19:45:39 +05:30
Prathamesh More
558eaf833a Fix Playback 2022-05-26 19:45:31 +05:30
Prathamesh More
d77ce4e0cc Smooth (Maybe) ViewPager skip in now playing 2022-05-26 19:42:40 +05:30
Prathamesh More
b47029cb57 Fixed MusicSeekSkipTouchListener 2022-05-26 19:42:07 +05:30
Daksh P. Jain
85cf3738e7
Merge pull request #1366 from prathameshmm02/dev
Fixed BottomNavigation crashes #1357 #1353
2022-05-26 16:23:01 +05:30
Prathamesh More
097d646635 Fixed BottomNavigation crashes 2022-05-26 15:55:43 +05:30
Prathamesh More
87f1172481 Update MDC 2022-05-26 15:06:50 +05:30
Prathamesh More
f04bf4c3aa Fixed Material Slider crashes 2022-05-26 14:52:31 +05:30
Prathamesh More
cee51eb2cc Add PlagiarismUtil 2022-05-24 19:15:43 +05:30
Prathamesh More
c15bd77b39 Optimized imports 2022-05-24 18:22:06 +05:30
Prathamesh More
ca39b928bb Reverted to SeekBars for Card, Classic, Fit and Flat now playing theme 2022-05-24 18:18:21 +05:30
Prathamesh More
f916a826b5 Fixed UserInfo fragment for Landscape 2022-05-24 12:43:15 +05:30
Prathamesh More
2786d8abed Changed Seekbar with Sliders 2022-05-23 20:18:40 +05:30
Prathamesh More
b9f0adc9c2 Correctly set playback speed and pitch 2022-05-21 02:00:26 +05:30
Prathamesh More
d6c4d5e133 Show sleep timer icon always in the player screen 2022-05-21 00:15:14 +05:30
Prathamesh More
fb7f29bdf4 Also broadcast albumArt uri for queue items 2022-05-20 23:15:54 +05:30
Prathamesh More
b971dbbe4b Fix player not working after quitting from notification 2022-05-20 23:11:31 +05:30
Prathamesh More
bc04472b6f Added LogUtil 2022-05-20 16:59:56 +05:30
Prathamesh More
1b544d62c3 Code Cleanup 2022-05-20 16:46:00 +05:30
Prathamesh More
51f298be8f Fix crashes due to SharedPreferences listener 2022-05-20 16:44:56 +05:30
Prathamesh More
01f7a4874d Fix string formatting issues which lead to crashes 2022-05-20 16:43:42 +05:30
Prathamesh More
d8295cd677 Enabled abortOnError to better identify bugs which can lead to crashes 2022-05-20 16:43:09 +05:30
Prathamesh More
4f1895bc50 Cleanup layouts 2022-05-20 16:25:28 +05:30
Prathamesh More
e9340b429a [Share] Cleanup Sharing of bug report and backup 2022-05-20 15:53:08 +05:30
Prathamesh More
f6a44672be Removed GenericFileProvider 2022-05-20 15:50:19 +05:30
Prathamesh More
7aab762712 Replaced CircularImageView with ShapeableImageView 2022-05-20 14:41:19 +05:30
Prathamesh More
95fd195df8 Update dependencies 2022-05-20 14:32:40 +05:30
Prathamesh More
d0a600e016 Improved app startup time 2022-05-19 23:52:26 +05:30
Prathamesh More
6b83421cab Fixed expanded header for Folders tab 2022-05-18 16:17:18 +05:30
Prathamesh More
cd2dfe1962 Fix restart button not working in crash activity 2022-05-18 16:06:53 +05:30
Prathamesh More
0b54044752 Code Cleanup 2022-05-18 16:00:54 +05:30
Prathamesh More
077089c94c Fixed all Blacklist related crashes 2022-05-18 15:13:40 +05:30
Prathamesh More
d65feb30b4 Fixed crash because of wrong string formatting 2022-05-18 15:10:05 +05:30
Prathamesh More
d877bfbdfb [MusicService] Save songs to history and play count with Coroutines 2022-05-18 11:18:02 +05:30
Prathamesh More
17f104b27a Removed Classic notification style 2022-05-17 19:53:13 +05:30
Prathamesh More
fcc31f90ad Added Room migration for version upgrade 2022-05-17 19:53:13 +05:30
Prathamesh More
ed890c3c30 Added gradle-versions-plugin 2022-05-17 10:54:39 +05:30
Prathamesh More
9ce60c896c Bump version 2022-05-17 10:35:56 +05:30
Prathamesh More
197e7ff085 Fixed Top/Recent Artists/Albums order 2022-05-17 10:28:27 +05:30
Prathamesh More
6779eb0e2b Code Cleanup 2022-05-17 08:07:12 +05:30