Commit graph

166 commits

Author SHA1 Message Date
Prathamesh More
c7d309f44a Updated AGP and dependencies 2022-01-27 13:19:39 +05:30
Prathamesh More
1dc310d657 Fixed https://github.com/RetroMusicPlayer/RetroMusicPlayer/issues/1221 2022-01-22 10:37:34 +05:30
Prathamesh More
db97705f67 [Now Playing] Fixed lyrics and overflow icon color in Color theme 2022-01-21 18:52:44 +05:30
Prathamesh More
df21419b8b Fixed widget colors 2022-01-17 16:20:37 +05:30
Prathamesh More
9d1018c03c Added ability to extract accent color from wallpaper on 8.1+ devices 2022-01-17 13:53:25 +05:30
Prathamesh More
e778e50073 Added "Circle" widget 2022-01-15 15:11:32 +05:30
Prathamesh More
7d3e1f4e28 Code Cleanup 2022-01-13 17:45:41 +05:30
Prathamesh More
6205befb25 Fixed Buggy Navigation bar color on Just Black theme 2022-01-06 14:50:47 +05:30
Prathamesh More
b607aca391 Fixed Build Error 2021-12-26 20:11:18 +05:30
Prathamesh More
8b79d84614 Reverted to older method to set Light navigation bar and status bar 2021-12-23 11:13:04 +05:30
Prathamesh More
b68947c672 Use proguard-android-optimize.txt 2021-12-20 16:03:02 +05:30
Prathamesh More
edb6574c35 Added navigation bar color to Pre Oreo devices for better navigation bar visibility 2021-12-18 14:36:18 +05:30
Prathamesh More
10ee02929b Cleanup 2021-12-18 11:58:25 +05:30
Prathamesh More
30bc178b86 Updated dependencies 2021-12-16 10:53:18 +05:30
Prathamesh More
9806e2119a Updated dependencies 2021-12-15 13:37:25 +05:30
Prathamesh More
5d8ad186d5 Edge-to-edge Code cleanup 2021-12-12 17:11:11 +05:30
Prathamesh More
144fcf29bd Removed spotless 2021-12-12 16:53:58 +05:30
Prathamesh More
dc0c4d2046 [UI] Fixed light navigation bar issues 2021-12-09 18:27:04 +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
238c54c6fb [UI] Better support for Immersive mode on notched devices 2021-12-01 13:49:52 +05:30
Prathamesh More
13d9b6ab71 Updated dependencies 2021-12-01 00:44:40 +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
de14e72689 [Cleanup] Removed redundant API 21(Lollipop) or lower version checks as the minimum SDK version is 21 2021-11-28 12:31:33 +05:30
Prathamesh More
fa976b1cba [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
Prathamesh More
c45fd8d5fd [UI] Changed selection color on A12+ 2021-11-27 00:37:16 +05:30
Prathamesh More
e0b3960374 Better Edge-to-edge support & fixed some visual glitches 2021-11-23 22:22:26 +05:30
Prathamesh More
574b990984 Fixed Widget and Notification crashes and added a better notification layout for Android 12 2021-11-22 17:44:07 +05:30
Prathamesh More
e9b7b5a203 Fixed Playlist save 2021-11-22 17:40:23 +05:30
Prathamesh More
9a32aa2805 Update targetSdkVersion appthemehelper 2021-11-22 17:40:14 +05:30
Prathamesh More
484d003a3b Updated Dependencies 2021-11-21 08:46:11 +05:30
Prathamesh More
97c56f9e57 Fixed IllegalStateException when deleting multiple songs 2021-11-15 11:26:59 +05:30
Prathamesh More
8ae853cd90 Removed jcenter repository completely 2021-11-08 20:57:34 +05:30
Prathamesh More
db01ce6ee8 Code Cleanup 2021-10-25 20:51:40 +05:30
Prathamesh More
aca697f6ff Fixing Bug report and change log activities 2021-10-25 20:04:36 +05:30
Prathamesh More
d8aaa5a21b Added MD3 accent to all preferences 2021-10-22 10:16:06 +05:30
Prathamesh More
9628255b8f Made fab circle for Player themes 2021-10-21 20:14:02 +05:30
Prathamesh More
5a73565182 Added backup & restore in settings 2021-10-21 17:00:34 +05:30
Prathamesh More
8ce6cf58fa Fixed Preference title tint for MD3 2021-10-21 17:00:34 +05:30
Prathamesh More
b2a1cb1e2e MD3 Accent color for Switch 2021-10-21 17:00:33 +05:30
Prathamesh More
f23b102e41 Added new theme for Material You & a toggle 2021-10-21 17:00:31 +05:30
Prathamesh More
7b984108ab Fixed a preference list dialog crash 2021-10-21 17:00:30 +05:30
Prathamesh More
1061fe8bfc Different md3 accent color for light and dark mode 2021-10-21 17:00:19 +05:30
Prathamesh More
93cc50a0c3 Added Material You accent color 2021-10-21 17:00:19 +05:30
Prathamesh More
b281b8395a Added Material You elevation color 2021-10-21 17:00:19 +05:30
Prathamesh More
ee7545f64e Fixed Audio Fade, Crossfade & Android Auto search 2021-10-21 16:59:55 +05:30
Prathamesh More
bce6dbfa27 V5 Push
Here's a list of changes/features: https://github.com/RetroMusicPlayer/RetroMusicPlayer/releases/tag/v5.0

Internal Changes:
1) Migrated to ViewBinding
2) Migrated to Glide V4
3) Migrated to kotlin version of Material Dialogs
2021-09-09 00:00:20 +05:30
Hemanth S
9fce62b9c5 Fix animations 2020-12-03 20:31:27 +05:30
Hemanth S
0fe0c2728f Removed unesscery ids, res, etc 2020-10-17 13:28:13 +05:30