Commit graph

182 commits

Author SHA1 Message Date
Prathamesh More
dd628ed6f1 Update targetSdk to 33 2023-03-14 12:48:10 +05:30
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
Goooler
b8ba0cc8e8 Remove duplicate .gitignore 2022-07-22 14:57:34 +08:00
Goooler
49a6742eb7 Bump Kotlin to 1.7.10 2022-07-22 14:50:21 +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
d34fcab30c Updated targetSdk to API 32 & Updated dependencies 2022-04-21 17:03:57 +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
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