Prathamesh More
3ae38cb1de
fix: Fix status bar background in Home tab when Collapsing App Bar mode is enabled
2023-03-10 11:12:37 +05:30
Prathamesh More
ba59bf8216
fix: Remove unnecessary FrameLayouts in some fragments
2023-03-09 12:45:39 +05:30
Prathamesh More
bb99213848
feat: App bar mode is also reflected in Home tab and Settings now (Compact / Expanded)
2023-03-09 12:08:26 +05:30
Prathamesh More
b9f3e7979b
feat: Minor redesign in Playlist details page
2023-03-08 17:29:25 +05:30
michaellee123
94bc86b5d4
1. Fixed album art image is not clear enough and always shows the previous song's cover;
...
2. Change Setting -> Personalize -> LOCKSCREEN (Show album cover, Blur album cover, Fullscreen controls) only about lockscreen, without change notification style anymore;
3. Lockscreen adapt landscape mode;
4. Move lockscreen image to the top, keep looks like player's style;
5. Change some defStyleAttr default value frome -1 to 0, to make Android Studio to preview;
6. Fitting more pages can display circular buttons.
2022-12-27 21:52:10 +08:00
Prathamesh More
f30578d5fc
Bump version
2022-07-06 18:34:15 +05:30
Prathamesh More
1de4bbcdec
Fix next previous drawable size
2022-07-06 18:10:43 +05:30
Prathamesh More
f5063de70f
Using Android's Action Mode instead of Material Cab
2022-07-06 17:53:41 +05:30
Prathamesh More
b1992e8d54
Migrated almost all icons to Material symbols
2022-07-06 17:53:41 +05:30
Prathamesh More
f7e3b65274
Added donation links
2022-07-04 22:43:24 +05:30
Prathamesh More
3493ad40ab
Removed Sending bug report with GitHub account as it doesn't work anymore
2022-06-25 17:45:09 +05:30
Prathamesh More
dba4edd8ef
Fixed a rare crash because of notifyDataSetChanged in Now playing ViewPager
2022-06-20 20:08:07 +05:30
Prathamesh More
c3309175a6
Colored lyrics text for Full and Gradient themes
2022-06-20 17:40:20 +05:30
Prathamesh More
0c6917c775
Moved player toolbar for Blur Card theme to bottom
2022-06-20 15:37:57 +05:30
Prathamesh More
62372ec205
Common screen for Normal and Synced the later is preferred
2022-06-20 14:43:06 +05:30
Prathamesh More
2f818ce65f
Tint NavigationRailView
2022-06-20 14:33:05 +05:30
Prathamesh More
2a5e6d7756
Added F-Droid FOSS flavor
2022-06-20 14:33:05 +05:30
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