Commit graph

400 commits

Author SHA1 Message Date
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
ea4a54d404 Code Cleanup 2022-01-16 17:57:31 +05:30
Prathamesh More
b2e1ab2128 Added Collapsing appbar to library tabs with an option to switch back to simple appbar 2022-01-15 15:07:11 +05:30
Prathamesh More
ff1c83c91d Added Search tab 2022-01-15 00:07:58 +05:30
Prathamesh More
f769740d17 Code Cleanup 2022-01-14 23:41:10 +05:30
Prathamesh More
2e674d4ba2 Use DynamicColors theme instead on applying themeOverlay afterwards for Material You 2022-01-14 12:00:24 +05:30
Prathamesh More
903fb97eef View Binding 2022-01-08 15:43:04 +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
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
02b72551c9 Added Circular Std and a toggle to use it 2022-01-05 16:02:20 +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
b4529e071f Fixed Shuffle button margin 2021-12-28 14:06:49 +05:30
Prathamesh More
e67c094320 Fixed bottom navigation tint 2021-12-28 14:06:49 +05:30
Prathamesh More
cd594967bf Updated Changelog and also show Changelog at start 2021-12-24 18:34:32 +05:30
Prathamesh More
444677fe21 [BottomNavigation] Fixed BottomNavigation for Immersive mode 2021-12-24 15:52:55 +05:30
Prathamesh More
f7620ca640 [BottomNavigation] Hide BottomNavigation when only one tab is selected in Library Categories 2021-12-23 23:48:12 +05:30
Prathamesh More
0521125bcd Code Cleanup 2021-12-23 13:51:20 +05:30
Prathamesh More
a10459c08a Fixed Search fragment keyboard visibility bug
https://github.com/RetroMusicPlayer/RetroMusicPlayer/issues/1185
2021-12-23 13:37:26 +05:30
Prathamesh More
a072e2a629 Code Cleanup 2021-12-23 12:43:30 +05:30
Prathamesh More
a26f08127c Fixed navigation bar color pre Oreo 2021-12-20 16:03:46 +05:30
Prathamesh More
8cf092ab0b Fixed save button colors of Tag editor 2021-12-18 21:33:52 +05:30
Prathamesh More
d82ebd4225 Added Disc number to Song tag editor 2021-12-18 21:30:27 +05:30
Prathamesh More
1b4abccd2b Optimized imports 2021-12-18 14:51:46 +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
7b1f9cc1f3 [Glide] Fixed showing previous loaded covers for songs without covers 2021-12-18 12:28:18 +05:30
Prathamesh More
874e8df94c [Themes & Styles] Code cleanup 2021-12-17 14:50:50 +05:30
Prathamesh More
71d13ae5db [Tag Editor] Readable text color for Tag Editor save button 2021-12-15 12:06:43 +05:30
Prathamesh More
4d31c4ccc3 Updated Open Source Licenses 2021-12-14 23:18:42 +05:30
Prathamesh More
4211ed1a9b [Tag Editor] Added artwork chooser for Song tag editor 2021-12-13 16:06:48 +05:30
Prathamesh More
305b075365 [Tag Editor] Changed JAudioTagger to https://github.com/Kaned1as/jaudiotagger
- We should be able to read and write to opus files
- We should be able to set artwork to Flac and other files
2021-12-13 15:01:44 +05:30
Prathamesh More
5d8ad186d5 Edge-to-edge Code cleanup 2021-12-12 17:11:11 +05:30
Prathamesh More
421dc817a2 Fixed favorite toggle in DriveModeActivity 2021-12-12 17:09:05 +05:30
Prathamesh More
766f62a1b7 [Now Playing] Fixed enterTransition for startDestination 2021-12-09 21:37:13 +05:30
Prathamesh More
8a181607be Fixed Player not collapsing when Queue is cleared 2021-12-06 15:42:10 +05:30
Prathamesh More
2d7567584a Fixed transition for startDestination 2021-12-06 15:07:42 +05:30
Prathamesh More
b0800504e4 [Bottom Navigation] Fixed bottom navigation visible in Playing Queue 2021-12-06 14:10:05 +05:30
Prathamesh More
9af80592b3 Code Cleanup 2021-12-05 23:39:48 +05:30
Prathamesh More
ba9c928588 [Player] Fixed Show now playing not working 2021-12-03 19:53:43 +05:30
Prathamesh More
91a4282581 [BottomNavigation] Better animations for BottomNavigationView 2021-12-02 23:56:07 +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
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
aefd52c12e [Tag Editor] Removed warnings 2021-11-28 10:46:56 +05:30
Prathamesh More
fa976b1cba [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
Prathamesh More
6f7e97ac09 Fixed Bottom Toolbar not clickable in now playing when Shuffle is clicked 2021-11-25 01:45:34 +05:30
Prathamesh More
e0b3960374 Better Edge-to-edge support & fixed some visual glitches 2021-11-23 22:22:26 +05:30