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 |
|
Prathamesh More
|
860fa9d8b4
|
Fixed swipe anywhere not working immediately after changing in settings
|
2022-05-17 07:27:45 +05:30 |
|
Prathamesh More
|
0d9364e7c8
|
Disabled animation when player bottom sheet is expanded
|
2022-05-17 07:25:53 +05:30 |
|
Prathamesh More
|
d65f8f8a4f
|
[Settings] Mini player in Settings (Converted Settings activity to fragment)
|
2022-05-17 00:41:32 +05:30 |
|
Prathamesh More
|
aa96993584
|
Removed Blacklist and Lyrics Room tables
|
2022-05-16 16:50:26 +05:30 |
|
Prathamesh More
|
08df1b2958
|
Removed some uses of GlobalScope
|
2022-05-16 16:50:25 +05:30 |
|
Prathamesh More
|
28d83d9437
|
Suppress deprecations
|
2022-05-16 13:37:32 +05:30 |
|
Prathamesh More
|
ebd35bf026
|
[Settings] Added kurmanji kurdish to the Language chooser list
|
2022-05-16 13:29:47 +05:30 |
|
Prathamesh More
|
dfcc5b6b92
|
[MusicService] Removed unused methods and observers
We don't use legacy playlists and also it's deprecated.
|
2022-05-16 12:53:15 +05:30 |
|
Prathamesh More
|
7e2881b5f0
|
[MusicService] Code Cleanup
|
2022-05-16 12:51:06 +05:30 |
|
Prathamesh More
|
32e6daf36d
|
Fix Seekbar in MD3 theme
|
2022-05-16 12:49:14 +05:30 |
|
Prathamesh More
|
30dd58af93
|
Fixed a crash when setting playback speed for Crossfade
|
2022-05-16 10:47:29 +05:30 |
|
Prathamesh More
|
3956d84310
|
[Cast] Removed ExpandedControlsActivity
|
2022-05-15 17:37:44 +05:30 |
|
Prathamesh More
|
bd2d5068d7
|
Bump version
|
2022-05-14 13:55:58 +05:30 |
|
Prathamesh More
|
0fd8ab0ade
|
Fix Playback speed and pitch for PlaybackManager
|
2022-05-14 13:43:12 +05:30 |
|
Prathamesh More
|
1033711357
|
Release PlaybackManager when quitting MusicService
|
2022-05-14 13:43:11 +05:30 |
|
Prathamesh More
|
165d180fe6
|
Fixed a crash when casting
|
2022-05-14 13:43:11 +05:30 |
|
Prathamesh More
|
2791ac49c5
|
Code Cleanup
|
2022-05-14 13:43:11 +05:30 |
|
Prathamesh More
|
4b4aadcc5b
|
Better Cast
Now there won't be any need of ugly cast mini player as cast will be able to respond to UI events of app like seek, changing song, pause
|
2022-05-14 13:43:11 +05:30 |
|
Prathamesh More
|
70e323eb0a
|
Handle playback with PlaybackManager
|
2022-05-14 13:43:10 +05:30 |
|
Prathamesh More
|
b58d971457
|
Rename .java to .kt
|
2022-05-14 13:43:10 +05:30 |
|
Prathamesh More
|
4a2ba10d45
|
Added PlaybackManager
|
2022-05-14 13:43:08 +05:30 |
|
Prathamesh More
|
4c59089c29
|
Fixed crash when only one bottom navigation tab is enabled
|
2022-05-14 12:37:10 +05:30 |
|
Daksh P. Jain
|
29671a374e
|
Merge pull request #1352 from prathameshmm02/dev
More bug fixes
|
2022-05-13 22:12:03 +05:30 |
|
Prathamesh More
|
4b51be2b0c
|
Bump version
|
2022-05-13 19:17:11 +05:30 |
|
Prathamesh More
|
88669ceaef
|
Fixed Playback speed and pitch not working when CrossFade is enabled
|
2022-05-13 19:09:48 +05:30 |
|
Prathamesh More
|
1cfa5aaac5
|
Fixed Modify System settings button not working
|
2022-05-13 13:10:58 +05:30 |
|
Prathamesh More
|
3219ba0a5d
|
Improved MD3 now playing theme
|
2022-05-13 12:58:20 +05:30 |
|
Prathamesh More
|
c8dbb0a0fd
|
Added Bluetooth connect permission and better UX for permissions
|
2022-05-13 12:57:34 +05:30 |
|
Prathamesh More
|
33bbc0d07e
|
Fix Swipe To Dismiss
|
2022-05-13 09:59:27 +05:30 |
|
Prathamesh More
|
80063ea903
|
Resource Cleanup
|
2022-05-13 09:51:36 +05:30 |
|
Daksh P. Jain
|
b6294db8cf
|
Merge pull request #1350 from prathameshmm02/dev
Bug fixes
|
2022-05-12 15:28:35 +05:30 |
|
Prathamesh More
|
c3e53977f7
|
Merge branch 'dev' of https://github.com/RetroMusicPlayer/RetroMusicPlayer into dev
|
2022-05-12 11:51:43 +05:30 |
|
Prathamesh More
|
9db961766d
|
Update changelog
|
2022-05-12 11:41:49 +05:30 |
|
Prathamesh More
|
0f06f42e08
|
Better synced lyrics color in now playing themes
|
2022-05-12 11:41:49 +05:30 |
|
Prathamesh More
|
00581082ed
|
Added Bluetooth connect permission to communicate with paired Bluetooth devices on A12+
|
2022-05-12 11:41:48 +05:30 |
|