Commit graph

146 commits

Author SHA1 Message Date
Goooler
41497b5f91 Migrate to nonTransitiveRClass 2022-07-25 12:41:39 +08:00
Goooler
a85b546e1f Use namespace dsl 2022-07-22 15:08:02 +08:00
Prathamesh More
2f818ce65f Tint NavigationRailView 2022-06-20 14:33:05 +05:30
Prathamesh More
b28d5678bc Added MD3 switch 2022-06-06 21:35:58 +05:30
Prathamesh More
ce5a8292e2 Disable wallpaper accent by default 2022-06-06 00:12:37 +05:30
Prathamesh More
1b544d62c3 Code Cleanup 2022-05-20 16:46:00 +05:30
Prathamesh More
b143419520 Code Cleanup 2022-04-21 19:47:24 +05:30
Prathamesh More
9bd15ed5c4
Merge branch 'dev' into ktxExtensions 2022-04-08 20:02:06 +05:30
TacoTheDank
04afa6a271 Utilize withStyledAttributes KTX extension 2022-04-07 17:36:49 -04:00
TacoTheDank
1c85dd0e32 Utilize sharedPref edit KTX extension 2022-04-07 17:36:48 -04:00
TacoTheDank
a3b70aa061 Clean up redundant compat usages 2022-04-07 16:49:35 -04:00
Prathamesh More
1d7203cbec Adapt Wallpaper accent for better readability 2022-03-15 22:41:32 +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
6205befb25 Fixed Buggy Navigation bar color on Just Black theme 2022-01-06 14:50:47 +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
edb6574c35 Added navigation bar color to Pre Oreo devices for better navigation bar visibility 2021-12-18 14:36:18 +05:30
Prathamesh More
5d8ad186d5 Edge-to-edge Code cleanup 2021-12-12 17:11:11 +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
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
0fe0c2728f Removed unesscery ids, res, etc 2020-10-17 13:28:13 +05:30
Hemanth S
0ef83c7136 Code refactor 2020-09-11 00:52:10 +05:30
Hemanth S
6d0898a49a Code refactor 2020-09-07 15:01:27 +05:30