Commit graph

1699 commits

Author SHA1 Message Date
Prathamesh More
4d9396873e Removed finishing activity on BackPressed
On Android 12, back button works just like Home button when saving activity state, so, activity isn't finished/destroyed when back button is pressed, just like home button on previous Android versions.
2022-01-12 00:23:37 +05:30
Prathamesh More
8607b0d4ee Code Cleanup 2022-01-11 22:45:56 +05:30
Prathamesh More
170e51a595 Fixed status bar insets when FullScreen mode is on non-notched devices 2022-01-10 20:12:33 +05:30
Prathamesh More
903fb97eef View Binding 2022-01-08 15:43:04 +05:30
Prathamesh More
5772fcd812 Added lyrics shadow for better visibility of text 2022-01-08 00:40:51 +05:30
Prathamesh More
80f3926210 Separated Suggestions from Home sections 2022-01-07 23:56:14 +05:30
Prathamesh More
75cdf4d57f Code Cleanup 2022-01-07 22:23:59 +05:30
Prathamesh More
508bfde5cb Added reset in Playback speed dialog 2022-01-07 19:59:10 +05:30
Prathamesh More
456ecebef3 Fixed Bottom Sheet 2022-01-07 10:59:14 +05:30
Prathamesh More
0dfc41c381 Fixed Artist details bottom insets 2022-01-07 00:45:46 +05:30
Prathamesh More
326c2279a0 Added selection in DetailListFragment.kt (Most Played, Last added, etc.) 2022-01-07 00:15:24 +05:30
Prathamesh More
dfa3129239 [Feature] Added option to switch to Manrope 2022-01-06 23:19:26 +05:30
Prathamesh More
83fca0a829 [Feature] Added Long Press to forward, rewind current song 2022-01-06 23:10:03 +05:30
Prathamesh More
06147dde49 Code cleanup 2022-01-06 20:39:25 +05:30
Prathamesh More
6205befb25 Fixed Buggy Navigation bar color on Just Black theme 2022-01-06 14:50:47 +05:30
Prathamesh More
5589fab2c6 Revert "Added Circular Std and a toggle to use it"
This reverts commit 02b72551
2022-01-05 20:22:54 +05:30
Prathamesh More
c974d7fefc Bump versionCode & Updated change-log 2022-01-05 16:19:26 +05:30
Prathamesh More
02b72551c9 Added Circular Std and a toggle to use it 2022-01-05 16:02:20 +05:30
Prathamesh More
fd03cb4e99 Code Cleanup 2022-01-05 16:01:44 +05:30
Prathamesh More
943de60f23 Added ability to set Playback speed and pitch 2022-01-05 14:27:05 +05:30
Prathamesh More
5a5b464057 Added grow animation to LrcView 2022-01-04 14:26:22 +05:30
Prathamesh More
956cce6989 Added option to show lyrics over Cover 2022-01-04 12:23:36 +05:30
Prathamesh More
3cd6714336 Fixed FAB going behind Mini Player 2022-01-02 13:02:46 +05:30
Prathamesh More
eb02b7eb1d Fixed crashes on pre-Marshmallow devices because of Notification 2022-01-02 11:35:57 +05:30
Prathamesh More
3f5d83b4d4 Fixed Gradient Player queue sheet 2022-01-02 10:38:53 +05:30
Prathamesh More
64401ec012 Fixed Gapless Playback LMAO 2022-01-01 22:20:46 +05:30
Prathamesh More
3d6bf809f8 Formatted MultiPlayer.java 2022-01-01 22:10:17 +05:30
Prathamesh More
78c765fcac Bump version code 2022-01-01 13:00:12 +05:30
Prathamesh More
ecc04a3c76 Updated Screenshots 2022-01-01 12:16:59 +05:30
Prathamesh More
bbd7de8d90 [Now Playing: Color] Fixed wrong Lyrics icon color 2021-12-31 19:48:07 +05:30
Prathamesh More
7a2d14e061 Added Artist song sort order in Artist details fragment 2021-12-31 19:48:07 +05:30
Prathamesh More
cd933b56dc Increased size of Touch targets of Seekbars 2021-12-31 19:48:06 +05:30
Prathamesh More
cbf410f0cd [Backup & Restore] Code Cleanup 2021-12-31 19:48:06 +05:30
Prathamesh More
ab5015d4b1 Added Java 8+ API desugaring, so we can use Java 8+ features on any API 2021-12-31 19:48:06 +05:30
Prathamesh More
7db6186ff8 [Backup & Restore] Code Cleanup 2021-12-31 19:48:06 +05:30
Prathamesh More
1d77b3155a [Backup & Restore] Better Backup & Restore
Removed Playing Queue, Most Played, History, etc. from Backup. Better Backup & Restore for Playlists & Custom Artist Images.
2021-12-31 19:48:05 +05:30
Prathamesh More
076fc1d9c5 Animate visibility of LrcView and Fixed LrcView ClickListener 2021-12-31 19:47:08 +05:30
Prathamesh More
ac40c984b0 Fixed background color of Navigation Bars in GradientPlayer 2021-12-31 19:47:08 +05:30
Prathamesh More
f3c76f1002 [Backup] Tint BackupFragment buttons 2021-12-31 19:47:08 +05:30
Prathamesh More
2055795c99 ViewBinding in some Adapter classes which are using one layout 2021-12-31 19:47:08 +05:30
Prathamesh More
77e1c653be Rename .java to .kt 2021-12-31 19:47:08 +05:30
Prathamesh More
48da7dced3 [Backup] Code Cleanup 2021-12-31 19:47:08 +05:30
Prathamesh More
4af4771cfe [Playlists] Fixed playlist import 2021-12-31 19:47:08 +05:30
Prathamesh More
94925722ac [Restore] Fixed wrong file name in RestoreActivity 2021-12-31 19:47:08 +05:30
Prathamesh More
f4f4db4d47 Fixed Import Playlist crash on ColorOS devices 2021-12-31 19:47:08 +05:30
Daksh P. Jain
bbb20e4b96 New translations strings.xml (Indonesian) 2021-12-30 16:38:52 +05:30
Daksh P. Jain
8445c758d6 New translations strings.xml (Indonesian) 2021-12-30 10:28:34 +05:30
Daksh P. Jain
aa31a321cf
Merge pull request #1205 from prathameshmm02/dev
Stable release
2021-12-29 12:51:17 +05:30
Prathamesh More
cdedde1893
Merge pull request #1200 from RetroMusicPlayer/l10n_dev
New Crowdin updates
2021-12-29 11:01:00 +05:30
Prathamesh More
d74fe1eb7d Actually fixed incorrect Artist Images 2021-12-29 10:44:20 +05:30