Commit graph

175 commits

Author SHA1 Message Date
Tule Simon
de7ea90909 cleanup 2023-04-22 19:01:53 +01:00
Tule Simon
640b2ab19c tinting navigation bar when on landscape mode 2023-04-22 18:18:18 +01:00
Tule Simon
fa40966eb3 fixin size issues 2023-04-22 16:54:47 +01:00
Tule Simon
77f462be9d creating landscape variant 2023-04-22 16:48:44 +01:00
Prathamesh More
3d7e89e270 fix: Fix incorrect color of Top App Bar in Home tab in Landscape mode 2023-03-15 19:27:55 +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
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
1de4bbcdec Fix next previous drawable size 2022-07-06 18:10:43 +05:30
Prathamesh More
b1992e8d54 Migrated almost all icons to Material symbols 2022-07-06 17:53:41 +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
2f818ce65f Tint NavigationRailView 2022-06-20 14:33:05 +05:30
Prathamesh More
bca9fb0b5a Fixed some landscape layouts 2022-06-09 17:07:51 +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
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
7debeb13c0 Added MD3 playing theme 2022-05-07 11:47:36 +05:30
Prathamesh More
4563378505 Remove android:background from parent views of fragment 2022-04-19 18:27:56 +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
6a7fa40efa Added adaptive color in Material now playing theme 2022-03-15 18:34:39 +05:30
Prathamesh More
c8ce98b1df Fixed next previous clicks causing endless forward/rewind 2022-01-15 20:36:33 +05:30
Prathamesh More
ffd251ab62 [Home] Code Cleanup 2022-01-15 11:45:36 +05:30
Prathamesh More
06147dde49 Code cleanup 2022-01-06 20:39:25 +05:30
Prathamesh More
eb02b7eb1d Fixed crashes on pre-Marshmallow devices because of Notification 2022-01-02 11:35:57 +05:30
Prathamesh More
cd933b56dc Increased size of Touch targets of Seekbars 2021-12-31 19:48:06 +05:30
Prathamesh More
5a310ec329 Added Snowfall effect 2021-12-24 16:47:57 +05:30
Prathamesh More
d82ebd4225 Added Disc number to Song tag editor 2021-12-18 21:30:27 +05:30
Prathamesh More
268e077ab5 [Now Playing: Circle] Replaced SeekArc with Circular Seekbar
[Now Playing: Circle] Replaced SeekArc with Circular Seekbar
2021-12-14 22:50:18 +05:30
Prathamesh More
87eb3c08c3 [Now Playing: Circle] Added Circular rotating album cover to Circle theme 2021-12-14 19:34:26 +05:30
Prathamesh More
4211ed1a9b [Tag Editor] Added artwork chooser for Song tag editor 2021-12-13 16:06:48 +05:30
Prathamesh More
aaabd8a20a Set overScrollMode to never for API lower than S 2021-12-13 12:01:26 +05:30
Prathamesh More
e0b3960374 Better Edge-to-edge support & fixed some visual glitches 2021-11-23 22:22:26 +05:30
Prathamesh More
88ae4bcbcc Removed overScrollMode="never" for A12 stretch overscroll effect 2021-11-21 16:03:00 +05:30
Prathamesh More
38a8c6a87a [MD3] Added more rounded-ness to all Cards, dialogs, etc. 2021-11-12 17:04:33 +05:30
Prathamesh More
3fe882c79c More rounded corners for Home banner 2021-11-12 11:07:02 +05:30
Prathamesh More
30282e79fe Added proper transitions 2021-11-11 20:59:28 +05:30
Prathamesh More
94ccecc012 Fixed overlapping navbar in landscape 2021-10-22 20:23:23 +05:30
Prathamesh More
bd05de53d8 Changed artist and album details page a bit 2021-10-21 17:00:26 +05:30
Prathamesh More
9f6ecc267b Rearrange xml entries for layout 2021-10-21 16:59:54 +05:30
Prathamesh More
9aa897fe7d Fixed tag-editor background 2021-10-21 16:59:54 +05:30
Prathamesh More
3722347305 Made Navigation Bar transparent and added some MD3 themes 2021-10-21 16:59:54 +05:30
Prathamesh More
bce6dbfa27 V5 Push
Here's a list of changes/features: https://github.com/RetroMusicPlayer/RetroMusicPlayer/releases/tag/v5.0

Internal Changes:
1) Migrated to ViewBinding
2) Migrated to Glide V4
3) Migrated to kotlin version of Material Dialogs
2021-09-09 00:00:20 +05:30
Hemanth S
0fe0c2728f Removed unesscery ids, res, etc 2020-10-17 13:28:13 +05:30
Hemanth S
c23c56649e Code refactor, fix animations on Album and Artist details 2020-10-03 00:40:26 +05:30
Hemanth S
209e3d58eb Updated
Item list to support big screen
Fix search for playlist
Fix playlist crash
2020-09-27 02:09:07 +05:30
Hemanth S
46c65a7ebc Details removed extra space 2020-09-25 03:11:34 +05:30
Hemanth S
9850341d4c Updating
Constants names
Proper namings
Bottom tabs slide animation
Added home album list style change
2020-09-25 01:51:32 +05:30