Commit graph

367 commits

Author SHA1 Message Date
Prathamesh More
62372ec205 Common screen for Normal and Synced the later is preferred 2022-06-20 14:43:06 +05:30
Prathamesh More
33a0d113b8 Fixed Splash screen issues 2022-06-06 20:39:41 +05:30
Prathamesh More
52fa8ebf42 Added default sort order for MediaStore's default sort order 2022-06-06 10:27:39 +05:30
Prathamesh More
d2a7588861 Added NavigationRailView for Landscape 2022-06-05 23:48:37 +05:30
Prathamesh More
45a3899a0d Better implementation for insets and bottom padding 2022-05-31 13:08:36 +05:30
Prathamesh More
054b46560c Cleanup Layouts 2022-05-26 23:54:38 +05:30
Prathamesh More
87f1172481 Update MDC 2022-05-26 15:06:50 +05:30
Prathamesh More
2786d8abed Changed Seekbar with Sliders 2022-05-23 20:18:40 +05:30
Prathamesh More
d6c4d5e133 Show sleep timer icon always in the player screen 2022-05-21 00:15:14 +05:30
Prathamesh More
01f7a4874d Fix string formatting issues which lead to crashes 2022-05-20 16:43:42 +05:30
Prathamesh More
7aab762712 Replaced CircularImageView with ShapeableImageView 2022-05-20 14:41:19 +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
ebd35bf026 [Settings] Added kurmanji kurdish to the Language chooser list 2022-05-16 13:29:47 +05:30
Prathamesh More
c8dbb0a0fd Added Bluetooth connect permission and better UX for permissions 2022-05-13 12:57:34 +05:30
Prathamesh More
80063ea903 Resource Cleanup 2022-05-13 09:51:36 +05:30
Prathamesh More
4b08919d7d Added an option to enable/disable swipe 2022-05-12 09:50:34 +05:30
Prathamesh More
3c26c39a5a Better Cast layout 2022-05-12 00:22:27 +05:30
Prathamesh More
9c07ca2763 Converted hardcoded strings to string resources 2022-05-11 23:06:34 +05:30
Prathamesh More
7debeb13c0 Added MD3 playing theme 2022-05-07 11:47:36 +05:30
Doozy
51f772247a
Merge branch 'RetroMusicPlayer:dev' into feat/audio_focus_2 2022-05-06 21:28:11 +03:00
Doozy
bb93b66419 Updates to strings 2022-05-06 21:16:13 +03:00
Doozy
67e9707b10 [feat] - Manage audio focus 2022-05-05 15:46:44 +03:00
Prathamesh More
50e8d3e2ef Fix build warnings for strings 2022-05-05 16:26:01 +05:30
Prathamesh More
5d038118f5 Fixed alert dialog styles 2022-04-19 19:26:16 +05:30
Prathamesh More
b6fee3e25d Fixed incorrect windowBackground 2022-04-17 15:14:02 +05:30
Prathamesh More
986216e6ad Fixed Circle Widget bugs 2022-04-15 11:21:43 +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
eb21c07f5b [Cleanup] ViewModel cleanup, fixed coroutine dispatchers for some functions 2022-04-12 19:14:48 +05:30
Prathamesh More
882e8c15cf Added more languages to in-app language chooser 2022-04-03 18:09:57 +05:30
Prathamesh More
998655fd48 Fixed ViewPager transformers 2022-04-02 15:50:34 +05:30
Prathamesh More
a67985d040 Code Cleanup 2022-04-02 11:55:46 +05:30
Prathamesh More
802cab7818 Updated MDC 2022-03-25 14:17:33 +05:30
Prathamesh More
b4435b15a7 Fixed build error 2022-03-21 18:10:44 +05:30
Prathamesh More
301fc0bfc8 Use MaterialDialogBuilder 2022-03-19 19:28:54 +05:30
Phani-22
647e504f3d
Merge branch 'dev' into reset_image 2022-03-18 07:51:40 +05:30
Phani
a36e6582b4 added_button_to_reset_image 2022-03-18 07:19:08 +05:30
Prathamesh More
a94c5e1784 Removed checkedIcon from Search chips 2022-03-15 18:33:33 +05:30
Logic Gupta
c37fca4a5e
Merge branch 'dev' into Confirm-add-to-playlist-#1283 2022-03-10 10:02:02 -08:00
=logicgupta59
4aed5b81fe code cleanup complete 2022-03-09 22:51:47 +05:30
Omar
c3bf711c7d Removed hiding history when history is disabled 2022-03-08 20:44:12 +02:00
Omar
ebe90262cb Renamed keep history to pause history 2022-03-08 18:05:06 +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
66Omar
55dd275e9d
Merge branch 'RetroMusicPlayer:dev' into 1216-add-option-to-clear-history 2022-03-04 14:16:42 +02:00
Omar
39c06ec652 Added string for 'clear history' menu item 2022-03-04 14:06:21 +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
Prathamesh More
a422fadc14
Merge pull request #1274 from cdhiraj40/dev
Add an option to share crash report as a file after a crash
2022-03-03 17:47:21 +05:30
Omar
7dc7a819e4 Added Last Modified Label 2022-03-03 14:08:32 +02:00
cdhiraj40
30b1f031ff issue#123 added an option to share crash report 2022-03-03 15:19:28 +05:30
AgarwalsRahul
5a2d43fcd7 Fix Orientation Issue 2022-03-03 09:12:01 +05:30