Commit graph

1908 commits

Author SHA1 Message Date
Daksh P. Jain
3884b128b6 New translations strings.xml (Turkish) 2021-12-05 21:16:14 +05:30
Daksh P. Jain
ab07b5b381 New translations strings.xml (Ukrainian) 2021-12-05 21:16:13 +05:30
Daksh P. Jain
ef7134e4b7 New translations strings.xml (Vietnamese) 2021-12-05 21:16:12 +05:30
Daksh P. Jain
7b9b653bd4 New translations strings.xml (Portuguese, Brazilian) 2021-12-05 21:16:12 +05:30
Daksh P. Jain
b47e8fe787 New translations strings.xml (Indonesian) 2021-12-05 21:16:11 +05:30
Daksh P. Jain
7da73a9912 New translations strings.xml (Persian) 2021-12-05 21:16:10 +05:30
Daksh P. Jain
b3d7a3cddc New translations strings.xml (Tamil) 2021-12-05 21:16:08 +05:30
Daksh P. Jain
512f9dd8a7 New translations strings.xml (Thai) 2021-12-05 21:16:07 +05:30
Daksh P. Jain
760889e49e New translations strings.xml (Croatian) 2021-12-05 21:16:06 +05:30
Daksh P. Jain
593ce8876b New translations strings.xml (Hindi) 2021-12-05 21:16:05 +05:30
Daksh P. Jain
37bd7ecbfe New translations strings.xml (Burmese) 2021-12-05 21:16:04 +05:30
Daksh P. Jain
155ab52e30 New translations strings.xml (Malayalam) 2021-12-05 21:16:03 +05:30
Daksh P. Jain
a2be514d19 New translations strings.xml (Russian) 2021-12-05 21:16:02 +05:30
Daksh P. Jain
d5ba154b6c New translations strings.xml (French) 2021-12-05 21:16:01 +05:30
Daksh P. Jain
2315d02232 Update source file strings.xml 2021-12-05 21:15:58 +05:30
Daksh P. Jain
350cba2042
Merge pull request #1178 from prathameshmm02/dev
Bug Fixes & Improvements
2021-12-05 15:11:41 +05:30
Prathamesh More
92e074d100
Merge branch 'RetroMusicPlayer:dev' into dev 2021-12-05 15:03:13 +05:30
Prathamesh More
996506c44a Updated versionCode & versionName 2021-12-05 14:56:31 +05:30
Prathamesh More
1df50491fc [Notification] Fixed and improved playing notification 2021-12-05 14:52:03 +05:30
Prathamesh More
ba9c928588 [Player] Fixed Show now playing not working 2021-12-03 19:53:43 +05:30
Prathamesh More
93277b8de7 [Settings] Code Cleanup 2021-12-03 00:03:04 +05:30
Prathamesh More
91a4282581 [BottomNavigation] Better animations for BottomNavigationView 2021-12-02 23:56:07 +05:30
Prathamesh More
e02e99ed02 [Glide] Added placeholder images for song, album & artist 2021-12-02 17:45:10 +05:30
Prathamesh More
652a79f14e [ViewModel] Fixed long loading times for most played playlist 2021-12-02 17:45:10 +05:30
Prathamesh More
a6319167c9 [Lyrics] Fixed search icon not visible in LyricsFragment 2021-12-02 14:27:13 +05:30
Prathamesh More
1f84026682 [UI] Fixed white navigation bar on Now Playing 2021-12-02 01:17:23 +05:30
Prathamesh More
e5743ee98b [Cleanup] Converted functions of super class(AbsThemeActivity) to extension functions 2021-12-02 00:37:43 +05:30
Prathamesh More
42a00dee95 [Widget] Added a new MD3 widget 2021-12-01 20:14:46 +05:30
Prathamesh More
fd639d6348 Fixed Album artist sort order in Albums tab 2021-12-01 18:05:16 +05:30
Prathamesh More
12cf446375 [UI] Fixed last playlist song hidden by mini player 2021-12-01 14:02:50 +05:30
Prathamesh More
238c54c6fb [UI] Better support for Immersive mode on notched devices 2021-12-01 13:49:52 +05:30
Prathamesh More
c6f6317839 Remove songs from Queue when deleting songs on R 2021-12-01 12:50:44 +05:30
Prathamesh More
bc93ff49b4 [UI] Changed default grid style of Artists back to circular 2021-12-01 12:44:27 +05:30
Hemanth S
74166883fc Merge branch 'dev' of https://github.com/RetroMusicPlayer/Private into dev 2021-12-01 12:14:19 +05:30
Daksh P. Jain
6924e5de01
Merge pull request #1176 from prathameshmm02/dev
Bug Fixes & Improvements
2021-12-01 11:56:31 +05:30
Prathamesh More
b6509de53c Merge branch 'dev' of https://github.com/prathameshmm02/RetroMusicPlayer into dev 2021-12-01 11:26:22 +05:30
Daksh P. Jain
9573b0c8ab New translations strings.xml (Hungarian) 2021-12-01 01:40:30 +05:30
Prathamesh More
13d9b6ab71 Updated dependencies 2021-12-01 00:44:40 +05:30
Prathamesh More
77b464f1bd [UI] Harmonized colors for ColorIconsImageView.kt
Harmonized colors for Smart playlists' icon on home tab and setting categories' icon
2021-11-30 18:01:31 +05:30
Prathamesh More
dcc04c6ea4 Cleaning up moved or deleted songs from Smart playlists i.e. History, Top played 2021-11-29 19:31:41 +05:30
Prathamesh More
2dcbe0801b Using runCatching 2021-11-28 22:36:19 +05:30
Prathamesh More
d6ce7005f8 [Cleanup] Removed useless parent 2021-11-28 22:27:45 +05:30
Prathamesh More
6ae4c3cae4 [Cleanup] Code Cleanup, Removed some unused methods 2021-11-28 22:25:18 +05:30
Prathamesh More
3df5a77ee8 [UI] Using WindowInsetControllerCompat for setting Light Status bar, Light navigation bar & Immersive mode and removed deprecated code 2021-11-28 22:18:17 +05:30
Prathamesh More
1e85bcf388 [Theme] Merged styles.xml v21 with the normal configuration 2021-11-28 20:01:32 +05:30
Prathamesh More
0723c34ec4 [Backup] Added null check for Restore backup uri 2021-11-28 19:53:40 +05:30
Prathamesh More
eaa8cc3052 [UI] Removed rect_selector.xml on API 31 2021-11-28 18:50:35 +05:30
Prathamesh More
ca9c3124f1 [Playlists] Filtering Empty playlists e.g. Favorites 2021-11-28 18:48:20 +05:30
Prathamesh More
a78100c0ea Fixed ForegroundServiceStartNotAllowedException when song ended on Android 12.
This was due to Android 12's foreground service restrictions.
2021-11-28 13:37:48 +05:30
Prathamesh More
21a2014385 Updated Dependencies 2021-11-28 13:35:30 +05:30