Commit graph

627 commits

Author SHA1 Message Date
Prathamesh More
b28d5678bc Added MD3 switch 2022-06-06 21:35:58 +05:30
Prathamesh More
33a0d113b8 Fixed Splash screen issues 2022-06-06 20:39:41 +05:30
Prathamesh More
d2a7588861 Added NavigationRailView for Landscape 2022-06-05 23:48:37 +05:30
Prathamesh More
7186071772 Fixed Splash screen when theme settings are changed 2022-06-05 22:36:22 +05:30
Prathamesh More
45a3899a0d Better implementation for insets and bottom padding 2022-05-31 13:08:36 +05:30
Prathamesh More
999cb08aef Fixed Github action workflow error 2022-05-30 19:40:46 +05:30
Prathamesh More
054b46560c Cleanup Layouts 2022-05-26 23:54:38 +05:30
Prathamesh More
ca39b928bb Reverted to SeekBars for Card, Classic, Fit and Flat now playing theme 2022-05-24 18:18:21 +05:30
Prathamesh More
f916a826b5 Fixed UserInfo fragment for Landscape 2022-05-24 12:43:15 +05:30
Prathamesh More
2786d8abed Changed Seekbar with Sliders 2022-05-23 20:18:40 +05:30
Prathamesh More
4f1895bc50 Cleanup layouts 2022-05-20 16:25:28 +05:30
Prathamesh More
7aab762712 Replaced CircularImageView with ShapeableImageView 2022-05-20 14:41:19 +05:30
Prathamesh More
d0a600e016 Improved app startup time 2022-05-19 23:52:26 +05:30
Prathamesh More
6b83421cab Fixed expanded header for Folders tab 2022-05-18 16:17:18 +05:30
Prathamesh More
d65f8f8a4f [Settings] Mini player in Settings (Converted Settings activity to fragment) 2022-05-17 00:41:32 +05:30
Prathamesh More
4b4aadcc5b Better Cast
Now there won't be any need of ugly cast mini player as cast will be able to respond to UI events of app like seek, changing song, pause
2022-05-14 13:43:11 +05:30
Prathamesh More
3219ba0a5d Improved MD3 now playing theme 2022-05-13 12:58:20 +05:30
Prathamesh More
c8dbb0a0fd Added Bluetooth connect permission and better UX for permissions 2022-05-13 12:57:34 +05:30
Prathamesh More
3c26c39a5a Better Cast layout 2022-05-12 00:22:27 +05:30
Prathamesh More
af63d0f28c Fix MD3 theme layout 2022-05-12 00:06:22 +05:30
Prathamesh More
7debeb13c0 Added MD3 playing theme 2022-05-07 11:47:36 +05:30
Prathamesh More
ae13590204 Change lyrics color on Color theme 2022-05-07 11:44:53 +05:30
Prathamesh More
7195ab2afd Fix ChromeCast crash and bugs 2022-05-04 23:51:23 +05:30
Prathamesh More
a0c745641a Fix Backup & Restore not restoring user profile images 2022-05-04 17:53:54 +05:30
Prathamesh More
f55c7ac21c Transparent background for WebView in Changelog 2022-05-02 18:39:25 +05:30
Prathamesh More
c5a25c200c Converted WhatsNewActivity to BottomSheetDialogFragment 2022-04-21 17:07:57 +05:30
Prathamesh More
dabdcc1d31 Removed RetroBottomSheetBehavior
RetroBottomSheetBehavior was there to enable or disable dragging of bottom sheet but BottomSheetBehavior has methods to do that
2022-04-21 17:06:32 +05:30
Prathamesh More
48c1cfb6ab Added cancel button to list dialogs 2022-04-19 19:05:50 +05:30
Prathamesh More
4563378505 Remove android:background from parent views of fragment 2022-04-19 18:27:56 +05:30
Prathamesh More
0604307b88 Fixed build errors 2022-04-19 17:45:12 +05:30
Prathamesh More
4a7c367ab5 Fixed Window bottom insets when Expanded header(Collapsing toolbar) is enabled 2022-04-15 11:21:43 +05:30
Prathamesh More
e0f345b616 Cleanup with Kotlin extension functions 2022-04-15 11:21:40 +05:30
Prathamesh More
a67985d040 Code Cleanup 2022-04-02 11:55:46 +05:30
Prathamesh More
9b9def5a73 Fixed contents of Artist details page going behind mini player 2022-03-25 14:17:33 +05:30
Prathamesh More
ea56e1d99a Fixed Backup list overflowing 2022-03-24 19:07:25 +05:30
Prathamesh More
371d137c51 Added padding to Accent preference 2022-03-15 22:50:15 +05:30
Prathamesh More
6a7fa40efa Added adaptive color in Material now playing theme 2022-03-15 18:34:39 +05:30
Omar
c3bf711c7d Removed hiding history when history is disabled 2022-03-08 20:44:12 +02:00
Omar
9b59c5299a Added option to disable history and undo clear history + UX improvements (History Tab) 2022-03-06 17:58:10 +02:00
Prathamesh More
535bd8d872
Merge pull request #1275 from 66Omar/1220-add-last-modified
1220 add last modified to song (file) details
2022-03-03 22:02:56 +05:30
Omar
ba763a1ec3 Added MaterialTextView for date modified 2022-03-03 14:10:46 +02:00
AgarwalsRahul
5a2d43fcd7 Fix Orientation Issue 2022-03-03 09:12:01 +05:30
AgarwalsRahul
f15605a261 Fix screen rotation issue in permission activity layout 2022-03-02 10:41:07 +05:30
Prathamesh More
6c159297dc Centered CheckBox in popup menu 2022-02-19 12:19:32 +05:30
Prathamesh More
70e96cf808 Fixed a typo 2022-02-16 19:34:30 +05:30
Prathamesh More
f6617b0844 Fixed invisible menu items/icons 2022-01-29 01:04:53 +05:30
Prathamesh More
010b771373 Fixed slow search because of Genres, and also added Playlists to Search results, Don't worry that won't slow the search. 2022-01-29 00:31:04 +05:30
Prathamesh More
2bffff1eaa Fixed song duration not visible on Flat theme 2022-01-28 17:37:29 +05:30
Prathamesh More
4dc596fdf2 Fixed Playlist Details selection backgroud 2022-01-28 12:00:35 +05:30
Prathamesh More
051a9d8ef9 Removed redundant Song title and artist name in lyrics toolbar 2022-01-25 14:23:12 +05:30