Commit graph

544 commits

Author SHA1 Message Date
vfsfitvnm
161760de55 Loosen silence skipping strictness 2022-08-07 13:28:07 +02:00
vfsfitvnm
6a556e8b56 Tweak synchronized lyrics related code in Lyrics 2022-08-07 12:53:39 +02:00
vfsfitvnm
073a50b34c Improve playback errors UI 2022-08-07 12:41:27 +02:00
vfsfitvnm
e4e53bf056 Fix UI blooper in CurrentPlaylistView 2022-08-07 11:33:41 +02:00
vfsfitvnm
41b22eab70 Add searchLyricsByKeyword as last resort 2022-08-06 23:29:24 +02:00
vfsfitvnm
51e767b422 Remove synchronized lyrics line trimming based on song title 2022-08-06 23:06:09 +02:00
vfsfitvnm
db108dcb21 Add spacers to buttons close to the bazel 2022-08-06 22:52:08 +02:00
vfsfitvnm
39215c68d5 Add seek next button to collapsed player (#154) 2022-08-06 22:48:37 +02:00
vfsfitvnm
3e00671122 Add kugou as lyrics provider (#126) 2022-08-06 19:45:00 +02:00
vfsfitvnm
a246f1f336 Show the song cover as lockscreen wallpaper (#170) 2022-08-05 08:56:23 +02:00
vfsfitvnm
20da9e5df3 Add album title to media session metadata 2022-08-05 08:53:42 +02:00
vfsfitvnm
4282c5265a Fix possible crash when dealing with synchronized lyrics 2022-08-03 22:00:57 +02:00
vfsfitvnm
9e839feef3 Implement #127 2022-08-03 21:44:10 +02:00
vfsfitvnm
208f96e892 Remove println 2022-08-03 21:30:32 +02:00
vfsfitvnm
52af3df1c6 Show the offline playlist regardless the grid expanded state (#162) 2022-08-03 21:29:00 +02:00
vfsfitvnm
2eea488fc9 Remove clear image cache option (#165) 2022-08-03 21:26:41 +02:00
vfsfitvnm
0824a4ecfa Fix #168 2022-08-03 21:13:58 +02:00
vfsfitvnm
61c8552ad0 Do not return unused fields in DetailedSong 2022-08-03 21:09:08 +02:00
vfsfitvnm
194864bcb4 Add synchronized lyrics (#126) 2022-08-03 21:08:40 +02:00
vfsfitvnm
4a16bc6960 Split PlayerView into many files 2022-08-03 11:10:10 +02:00
vfsfitvnm
c6ee435eef Add re-fetch lyrics button (#163) 2022-08-03 10:53:24 +02:00
vfsfitvnm
939b674133 Remove ime action for non single-line dialog text fields 2022-08-03 10:32:04 +02:00
vfsfitvnm
4ed2ae23d5 Add a smaller entry to ExoPlayerDiskCacheMaxSize (#156) 2022-08-02 21:20:17 +02:00
vfsfitvnm
dccfdeed3d Do not display playlist songs that can't be played 2022-08-02 12:49:28 +02:00
vfsfitvnm
751120e5d8 Bump version to 0.3.0 2022-07-29 19:07:07 +02:00
vfsfitvnm
2866618f74 Update screenshots 2022-07-29 18:55:51 +02:00
vfsfitvnm
89c3ecdd06 Stop the radio when the collapsed player is dismissed 2022-07-29 18:46:23 +02:00
vfsfitvnm
4aa94bcc7c Tweak code 2022-07-29 18:29:37 +02:00
vfsfitvnm
9b87bae700 Shorten settings descriptions 2022-07-28 16:31:28 +02:00
vfsfitvnm
ea6f7cd323 Update compose dependency 2022-07-28 16:19:21 +02:00
vfsfitvnm
9e8066b588 Tweak settings UI 2022-07-27 22:35:55 +02:00
vfsfitvnm
c21a4eddb5 Fix UI imperfection in CurrentPlaylistView 2022-07-27 21:52:53 +02:00
vfsfitvnm
eeb06f9c46 Tweak ArtistScreen UI 2022-07-27 21:44:15 +02:00
vfsfitvnm
00c2603227 Normalize vector drawables size 2022-07-27 19:41:42 +02:00
vfsfitvnm
849f1ec1cb Change settings icon 2022-07-27 19:41:22 +02:00
vfsfitvnm
9b85f23539 Fix SettingsScreen imperfections 2022-07-27 19:22:35 +02:00
vfsfitvnm
28af669ccf Use the airplane icon for the offline playlist 2022-07-27 19:20:58 +02:00
vfsfitvnm
fac7ed8b51 Revamp settings UI 2022-07-27 18:59:33 +02:00
vfsfitvnm
5d3888196e Fix padding in album shimmer 2022-07-27 18:08:53 +02:00
vfsfitvnm
193c98e20e Add animation to SeekBar 2022-07-27 18:06:41 +02:00
vfsfitvnm
4e460a1427 Remove shadows 2022-07-27 17:28:18 +02:00
vfsfitvnm
f5a0c2fe09 Tweak player UI 2022-07-27 17:11:35 +02:00
vfsfitvnm
4ec94589ca Tweak PlaylistScreen, LocalPlaylistScreen and BuiltInPlaylistScreen UI 2022-07-27 11:55:29 +02:00
vfsfitvnm
910a17e3d0 Tweak AlbumScreen UI 2022-07-27 11:38:52 +02:00
vfsfitvnm
d85a9b68cd Fetch local playlists only when adding to playlist in MediaItemMenu 2022-07-27 11:23:07 +02:00
vfsfitvnm
d4f2b68ca3 Add "Hide" menu option to Offline playlist songs 2022-07-27 11:14:21 +02:00
vfsfitvnm
73cc0554c2 Add vertical padding to items in lists 2022-07-27 11:11:17 +02:00
vfsfitvnm
f86970e09a Fix another BottomSheet regression (of #457e6712) 2022-07-26 15:14:44 +02:00
vfsfitvnm
1d259ebaa6 Fix BottomSheet behaviour on configuration change (regression of #457e6712) 2022-07-25 13:12:52 +02:00
vfsfitvnm
457e6712d4 Implement #51 2022-07-25 12:32:19 +02:00