vfsfitvnm
|
784c941938
|
Do proper cache organization
|
2022-09-09 12:46:37 +02:00 |
|
vfsfitvnm
|
996dbb4de1
|
Improve player service dismiss logic
|
2022-09-06 18:02:06 +02:00 |
|
vfsfitvnm
|
4014675766
|
Scroll to top when shuffling the queue (#283)
|
2022-09-06 13:28:50 +02:00 |
|
vfsfitvnm
|
9f6b6c9a9c
|
Fix forceSeekToPrevious implementation
|
2022-09-06 13:02:20 +02:00 |
|
vfsfitvnm
|
b50c54b1ed
|
Add force seek operations when loop one mode is enabled
|
2022-09-05 17:13:28 +02:00 |
|
vfsfitvnm
|
d4c78dafae
|
Always use LTR layout (#281)
|
2022-09-05 16:52:33 +02:00 |
|
vfsfitvnm
|
5a55a662a8
|
Improve player cover transition
|
2022-09-05 15:24:48 +02:00 |
|
vfsfitvnm
|
cb3bc17a29
|
Fix minor animation issue with ReorderingLazyColumn
|
2022-09-05 12:33:12 +02:00 |
|
vfsfitvnm
|
105565afec
|
Set isShowingThumbnailInLockscreen as false by default
|
2022-09-05 11:50:41 +02:00 |
|
vfsfitvnm
|
45235acd5d
|
Remove "loop none" option (#276)
|
2022-09-04 20:45:41 +02:00 |
|
vfsfitvnm
|
e38443c617
|
Delete unused icons
|
2022-09-04 20:28:16 +02:00 |
|
vfsfitvnm
|
92b3cc2b33
|
Do not return unused artist info in DetailedSong
|
2022-09-03 19:38:48 +02:00 |
|
vfsfitvnm
|
8ae7bd96f5
|
Do not increment totalPlayTimeMs of a song if shorter than 2 seconds
|
2022-09-03 09:44:59 +02:00 |
|
vfsfitvnm
|
d93c73209b
|
Tweak badges UI
|
2022-09-01 16:44:25 +02:00 |
|
vfsfitvnm
|
1f88238e78
|
Send NotificationDismissReceiver intent in onTaskRemoved
|
2022-09-01 15:25:03 +02:00 |
|
vfsfitvnm
|
6b26ad1fd9
|
Remove "Play single" menu entry
|
2022-09-01 11:59:36 +02:00 |
|
vfsfitvnm
|
d8560fe96a
|
Bump version to 0.4.3
|
2022-08-30 12:04:27 +02:00 |
|
vfsfitvnm
|
ddb6c40c76
|
Fix BottomSheet nestedScrollConnection buggy fling logic
|
2022-08-30 11:34:11 +02:00 |
|
vfsfitvnm
|
14a0577d51
|
Update room version
|
2022-08-30 10:54:33 +02:00 |
|
vfsfitvnm
|
7c908f4c58
|
Revert favorite button behaviour when clicked
|
2022-08-29 20:28:28 +02:00 |
|
vfsfitvnm
|
93a40f9d15
|
Tweak sleep timer dialog UI
|
2022-08-29 20:07:52 +02:00 |
|
vfsfitvnm
|
37c5f66801
|
Revert icon color in menus
|
2022-08-29 15:55:02 +02:00 |
|
vfsfitvnm
|
620e5aa1fb
|
Remove unused font resource
|
2022-08-29 12:41:12 +02:00 |
|
vfsfitvnm
|
46deb7d52f
|
Tweak app icon
|
2022-08-29 11:25:04 +02:00 |
|
vfsfitvnm
|
6dc04cca90
|
Revert targetSdk to 32
|
2022-08-29 10:55:07 +02:00 |
|
vfsfitvnm
|
cfff190bc2
|
Tweak code formatting
|
2022-08-29 10:40:06 +02:00 |
|
vfsfitvnm
|
891808ed6f
|
Fix regression which caused playlist thumbnails to be low res
|
2022-08-28 12:51:59 +02:00 |
|
vfsfitvnm
|
ac0bc125e4
|
Improve menu icon colors
|
2022-08-28 12:49:52 +02:00 |
|
vfsfitvnm
|
c4122ddd9c
|
Enforce system bar contrast in older API levels
|
2022-08-27 12:11:10 +02:00 |
|
vfsfitvnm
|
45810496e7
|
Fix regression which caused the player UI to be dismissed already
|
2022-08-26 20:15:54 +02:00 |
|
vfsfitvnm
|
3117ea253e
|
Try fix #241
|
2022-08-26 19:37:58 +02:00 |
|
vfsfitvnm
|
97707d724d
|
Remove unused field from DetailedSong
|
2022-08-26 11:04:41 +02:00 |
|
vfsfitvnm
|
abf6630bf4
|
Make Controls composable @Stable
|
2022-08-26 11:04:27 +02:00 |
|
vfsfitvnm
|
82ebda51b6
|
Make Menu composable @Stable
|
2022-08-26 10:56:22 +02:00 |
|
vfsfitvnm
|
305d6c80c5
|
Make Room models @Immutable
|
2022-08-26 10:30:02 +02:00 |
|
vfsfitvnm
|
a0fd9b23b1
|
Reduce UI jank in SearchScreen
|
2022-08-26 09:23:39 +02:00 |
|
vfsfitvnm
|
6440219430
|
Restore default theme when the queue is cleared
|
2022-08-25 10:57:08 +02:00 |
|
vfsfitvnm
|
33b42e4896
|
Bump version to 0.4.2
|
2022-08-21 14:27:07 +02:00 |
|
vfsfitvnm
|
020386dadb
|
Remove haptic feedback when reordering songs
|
2022-08-18 15:48:52 +02:00 |
|
vfsfitvnm
|
ff860a007f
|
Improve window insets handling
|
2022-08-17 13:00:16 +02:00 |
|
vfsfitvnm
|
59f66c5b65
|
Show lyrics menu even when the fetch fails (#221)
|
2022-08-17 11:41:10 +02:00 |
|
vfsfitvnm
|
1682228ece
|
Improve compose-reordering (#176)
|
2022-08-16 23:12:39 +02:00 |
|
vfsfitvnm
|
4ae3c604e4
|
Improve compose-reordering code
|
2022-08-16 20:55:35 +02:00 |
|
vfsfitvnm
|
610b047019
|
Remove unnecessary database call in AlbumScreen
|
2022-08-16 20:03:16 +02:00 |
|
vfsfitvnm
|
9d861b12e8
|
Add animateItemPlacement in LocalPlaylistScreen
|
2022-08-16 13:04:19 +02:00 |
|
vfsfitvnm
|
9e2768968b
|
Improve BottomSheet drag handling logic
|
2022-08-16 12:23:44 +02:00 |
|
vfsfitvnm
|
2a27701b18
|
Add animateItemPlacement to built-in playlists
|
2022-08-16 11:44:20 +02:00 |
|
vfsfitvnm
|
56d0274694
|
Improve Switch.kt code
|
2022-08-13 19:59:51 +02:00 |
|
vfsfitvnm
|
cfd5de79a6
|
Improve dynamic theme text colors
|
2022-08-13 19:45:57 +02:00 |
|
vfsfitvnm
|
32e6986251
|
Fix icon colors in search screen
|
2022-08-13 18:17:54 +02:00 |
|
vfsfitvnm
|
6f72c1eae5
|
Improve Menu UI
|
2022-08-13 18:11:47 +02:00 |
|
vfsfitvnm
|
bf7c90e71f
|
Update album fetch logic
|
2022-08-12 14:50:55 +02:00 |
|
vfsfitvnm
|
d792715976
|
Bump version to 0.4.1
|
2022-08-12 14:38:08 +02:00 |
|
vfsfitvnm
|
b74517debb
|
Update album fetch logic
|
2022-08-12 14:25:49 +02:00 |
|
vfsfitvnm
|
231af119f6
|
Fix #203
|
2022-08-12 13:26:01 +02:00 |
|
vfsfitvnm
|
22cd6e6228
|
Update dependencies
|
2022-08-11 19:41:46 +02:00 |
|
vfsfitvnm
|
5076e0c6f2
|
Bump version to 0.4.0
|
2022-08-10 19:11:08 +02:00 |
|
vfsfitvnm
|
a8397d2a8e
|
Make system bars transparent
|
2022-08-10 18:29:19 +02:00 |
|
vfsfitvnm
|
648a72fb2e
|
Save a SideEffect when setting system bars color
|
2022-08-10 15:57:05 +02:00 |
|
vfsfitvnm
|
e929d3b219
|
Tweak bottom bar in CurrentPlaylistView
|
2022-08-10 15:22:47 +02:00 |
|
vfsfitvnm
|
7fcea06937
|
Tweak playlist icon
|
2022-08-10 14:26:52 +02:00 |
|
vfsfitvnm
|
7ca6859063
|
Use playlist icon instead of chevron up in PlayerBottomSheet
|
2022-08-10 14:25:12 +02:00 |
|
vfsfitvnm
|
58b48dde86
|
Remove border in PlaylistPreviewItem
|
2022-08-10 14:14:25 +02:00 |
|
vfsfitvnm
|
d1bd10bb27
|
Remove unused code
|
2022-08-10 14:11:30 +02:00 |
|
vfsfitvnm
|
c37bf67d20
|
Make play/pause animation easing linear (#183)
|
2022-08-10 14:06:51 +02:00 |
|
vfsfitvnm
|
349474ba1f
|
Improve "Favorites" button #175
|
2022-08-10 13:36:10 +02:00 |
|
vfsfitvnm
|
2716319339
|
Add dynamic theme (#159)
|
2022-08-10 13:09:35 +02:00 |
|
vfsfitvnm
|
a26eebd806
|
Fix #186
|
2022-08-09 16:00:25 +02:00 |
|
vfsfitvnm
|
eb562b9d7f
|
Remove lyrics and stats for nerds buttons (#180)
|
2022-08-07 22:39:19 +02:00 |
|
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
|
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
|
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
|
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 |
|
vfsfitvnm
|
9ed2c84822
|
Implement #130
|
2022-07-25 11:36:56 +02:00 |
|
vfsfitvnm
|
9325beb32f
|
Rename "Cached" to "Offline"
|
2022-07-24 23:08:54 +02:00 |
|
vfsfitvnm
|
fcd84cde43
|
Revamp compose-routing
|
2022-07-24 23:04:33 +02:00 |
|
vfsfitvnm
|
795bf3d56f
|
Do not show unplayed artist songs
|
2022-07-24 17:42:26 +02:00 |
|
vfsfitvnm
|
a6047339d2
|
Use LazyColumn in SearchScreen
|
2022-07-24 17:18:03 +02:00 |
|
vfsfitvnm
|
306122e3f3
|
Fix #128
|
2022-07-24 16:18:39 +02:00 |
|
vfsfitvnm
|
e912bfed1c
|
Tweak code
|
2022-07-23 16:57:38 +02:00 |
|
vfsfitvnm
|
841a546c28
|
Remove unused class HorizontalTabPager
|
2022-07-23 13:09:17 +02:00 |
|
vfsfitvnm
|
561e36e1f6
|
Remove unused code from BottomSheet
|
2022-07-23 13:05:58 +02:00 |
|
vfsfitvnm
|
5cfc467dd3
|
Improve StatsForNerds look
|
2022-07-23 12:19:36 +02:00 |
|
vfsfitvnm
|
35887f62f8
|
Move playing song menu button to the bottom
|
2022-07-23 12:04:46 +02:00 |
|
vfsfitvnm
|
6a8fdb7c11
|
Implement #122
|
2022-07-22 21:28:59 +02:00 |
|
vfsfitvnm
|
6474b52490
|
Implement #101
|
2022-07-22 21:22:26 +02:00 |
|
vfsfitvnm
|
1740943046
|
Fix #124
|
2022-07-22 18:35:38 +02:00 |
|
vfsfitvnm
|
1a98ffeeec
|
Fix #125
|
2022-07-22 18:22:18 +02:00 |
|
vfsfitvnm
|
f8b253d553
|
Fix mini player not being updated (regression of #3b9b5a)
|
2022-07-22 16:19:46 +02:00 |
|
vfsfitvnm
|
dd200e1374
|
Make possible to start the radio from the currently playing song (#118)
|
2022-07-22 15:20:38 +02:00 |
|
vfsfitvnm
|
3b9b5a5124
|
Remove PlayerState class
|
2022-07-22 11:01:54 +02:00 |
|
vfsfitvnm
|
bc76533512
|
Make PlayerBottomSheet composable smart recompose
|
2022-07-22 10:26:12 +02:00 |
|
vfsfitvnm
|
707fee1b29
|
Rework player view UI (#105)
|
2022-07-21 20:41:19 +02:00 |
|
vfsfitvnm
|
de46f90793
|
Make Thumbnail composable smart recompose
|
2022-07-21 12:08:18 +02:00 |
|
vfsfitvnm
|
5ed77b8c32
|
Fix #116
|
2022-07-20 10:34:58 +02:00 |
|
vfsfitvnm
|
c3bee38602
|
Add app bar title in HomeScreen
|
2022-07-20 10:31:22 +02:00 |
|
vfsfitvnm
|
4a7d8ef537
|
Bump version to 0.2.1
|
2022-07-19 16:04:44 +02:00 |
|
vfsfitvnm
|
dbbc0b345b
|
Rename "Cached" playlist to "Offline"
|
2022-07-19 14:41:54 +02:00 |
|
vfsfitvnm
|
a47e2daf6c
|
Revert 3c7d3da
|
2022-07-19 14:34:55 +02:00 |
|
vfsfitvnm
|
e69ca080e5
|
Add padding from top app bar in HomeScreen
|
2022-07-19 14:23:13 +02:00 |
|
vfsfitvnm
|
437d5aff09
|
Add animateItemPlacement to songs
|
2022-07-19 12:27:17 +02:00 |
|
vfsfitvnm
|
3011abf38d
|
Tweak PlaylistPreviewItem
|
2022-07-19 11:33:29 +02:00 |
|
vfsfitvnm
|
55e436208f
|
Improve sorting options for songs and playlists (#104)
|
2022-07-19 11:16:00 +02:00 |
|
vfsfitvnm
|
3c7d3da639
|
Use stickyHeader in HomeScreen and ArtistScreen
|
2022-07-19 10:43:44 +02:00 |
|
vfsfitvnm
|
f4edfaefd2
|
Tweak code
|
2022-07-18 15:22:47 +02:00 |
|
vfsfitvnm
|
f5716937d1
|
Improve volume normalization logic
|
2022-07-18 14:36:57 +02:00 |
|
vfsfitvnm
|
61eeeb07c0
|
Fix #106, #108, #113
|
2022-07-18 13:30:28 +02:00 |
|
vfsfitvnm
|
59c0a8d31c
|
Fix #68
|
2022-07-17 22:14:49 +02:00 |
|
vfsfitvnm
|
a491daebd2
|
Redirect playlist urls to PlaylistScreen in IntentUriScreen
|
2022-07-17 21:35:46 +02:00 |
|
vfsfitvnm
|
c9bd22ba6e
|
Fix playlist url in SearchScreen
|
2022-07-17 21:06:59 +02:00 |
|
vfsfitvnm
|
1e719b33ed
|
Refactor preferences to avoid a global state when it's not necessary
|
2022-07-16 13:51:38 +02:00 |
|
vfsfitvnm
|
aa8e065412
|
Reduce play/pause button size in collapsed player view
|
2022-07-16 12:19:49 +02:00 |
|
vfsfitvnm
|
bba81ecb1f
|
Save a LaunchedEffect in rememberBottomSheetState
|
2022-07-14 23:03:15 +02:00 |
|
vfsfitvnm
|
b7c11ad76d
|
Tweak ValueSelectorDialog UI
|
2022-07-14 22:48:18 +02:00 |
|
vfsfitvnm
|
78cbd9d129
|
Move sleep timer to PlayerView menu (#98)
|
2022-07-13 23:21:58 +02:00 |
|
vfsfitvnm
|
d905fb8614
|
Stop service before calling exitProcess
|
2022-07-13 23:10:57 +02:00 |
|
vfsfitvnm
|
48e8055f21
|
Make Cached playlist optional (#11)
|
2022-07-13 19:24:22 +02:00 |
|
vfsfitvnm
|
36c7c85b8a
|
Bump version to 0.2.0
|
2022-07-13 15:23:26 +02:00 |
|
vfsfitvnm
|
927a6f1321
|
Re-add fallback to audio/mp4
|
2022-07-12 22:30:31 +02:00 |
|
vfsfitvnm
|
ee2410b289
|
Reset player error in PlayerState
|
2022-07-12 22:21:35 +02:00 |
|
vfsfitvnm
|
0ddd49fd10
|
Improve cache settings
|
2022-07-12 22:09:25 +02:00 |
|
vfsfitvnm
|
9ed0f7e9d6
|
Tweak settings UI
|
2022-07-12 14:47:08 +02:00 |
|
vfsfitvnm
|
434359f656
|
Tweak PlayerView UI
|
2022-07-12 14:35:36 +02:00 |
|
vfsfitvnm
|
c55bccc7aa
|
Add landscape mode to PlayerView
|
2022-07-12 10:54:21 +02:00 |
|
vfsfitvnm
|
18362e99b0
|
Set PlayerBottomSheet height as percentage of max height
|
2022-07-11 22:51:05 +02:00 |
|
vfsfitvnm
|
10b8c66887
|
Add dot to make the user aware of battery restrictions
|
2022-07-11 20:25:40 +02:00 |
|
vfsfitvnm
|
742e8702e5
|
Add settings to disable battery optimizations and to make the player service unkillable
|
2022-07-11 20:05:24 +02:00 |
|
vfsfitvnm
|
3acde3a3ba
|
Sync nested scroll connection in CurrentPlaylistView
|
2022-07-11 17:48:16 +02:00 |
|
vfsfitvnm
|
fc9b773044
|
Add equalizer shortcut to PlayerView
|
2022-07-11 17:13:16 +02:00 |
|
vfsfitvnm
|
ce7b8aa8fd
|
Optimize APK size
|
2022-07-11 14:55:09 +02:00 |
|
vfsfitvnm
|
8a8f051a4c
|
Fix or suppress deprecations
|
2022-07-11 11:58:16 +02:00 |
|
vfsfitvnm
|
abd942d5da
|
Rewrite PlayerService
|
2022-07-11 10:47:40 +02:00 |
|
vfsfitvnm
|
32aeadf87d
|
Remove close button from menu
|
2022-07-09 16:13:35 +02:00 |
|
vfsfitvnm
|
29025da7e9
|
Add "Refetch" option for albums and artists (#93)
|
2022-07-09 15:14:02 +02:00 |
|
vfsfitvnm
|
872ec273dd
|
Add enqueue and playlist icons
|
2022-07-08 22:11:57 +02:00 |
|
vfsfitvnm
|
cb29edc3b8
|
Tweak menu UI
|
2022-07-08 21:49:05 +02:00 |
|
vfsfitvnm
|
81c7edee24
|
Reintroduce "Import as playlist" feature for albums
|
2022-07-08 16:21:10 +02:00 |
|
vfsfitvnm
|
948bb97791
|
Fetch audio-only video ids for albums (#88)
|
2022-07-08 14:52:28 +02:00 |
|
vfsfitvnm
|
eb4e249443
|
Add Dimensions class
|
2022-07-08 11:18:36 +02:00 |
|
vfsfitvnm
|
87b2ff3788
|
Tweak BottomSheet code
|
2022-07-08 10:02:13 +02:00 |
|
vfsfitvnm
|
fd4a1611e2
|
Fallback to shuffleVideoId when radioVideoId is null in ArtistScreen (#90)
|
2022-07-07 15:01:48 +02:00 |
|
vfsfitvnm
|
5a5805dc84
|
Change dropdown item font weight
|
2022-07-07 14:58:46 +02:00 |
|
vfsfitvnm
|
381156fa78
|
Use fade transition to SettingsScreen
|
2022-07-06 23:10:21 +02:00 |
|
vfsfitvnm
|
bde063995a
|
Fix UI disparities
|
2022-07-06 23:08:06 +02:00 |
|
vfsfitvnm
|
749e995d42
|
Rework song UI
|
2022-07-06 22:56:02 +02:00 |
|
vfsfitvnm
|
2f46d44ed1
|
Add shadow to dropdown menus
|
2022-07-06 21:45:07 +02:00 |
|
vfsfitvnm
|
4b3712fcf4
|
Speed up HorizontalTabPager transition
|
2022-07-06 21:29:30 +02:00 |
|
vfsfitvnm
|
6ac02b9043
|
Add swipe gesture to PlayerBottomSheet (#79)
|
2022-07-06 21:28:03 +02:00 |
|
vfsfitvnm
|
e3f218d904
|
Add HorizontalTabPager
|
2022-07-06 21:11:40 +02:00 |
|
vfsfitvnm
|
b3104207ff
|
Hide songs instead of deleting from database
|
2022-07-06 20:49:48 +02:00 |
|
vfsfitvnm
|
2e542d3c1a
|
Add favorites, cached built-in playlists (#11)
|
2022-07-06 20:49:37 +02:00 |
|
vfsfitvnm
|
59b6c61bb2
|
Drop home page song collections in favor of a sort feature (#11)
|
2022-07-06 20:49:07 +02:00 |
|
vfsfitvnm
|
ae00f8ea3d
|
Make cancel buttons background color in dialog transparent
|
2022-07-04 22:11:16 +02:00 |
|
vfsfitvnm
|
36bf5b17a6
|
Improve PlayerService lifecycle to accommodate a proper queue persistent storing
|
2022-07-04 22:03:11 +02:00 |
|
vfsfitvnm
|
0655e3efd5
|
Bump Jetpack Compose version
|
2022-07-04 17:20:05 +02:00 |
|
vfsfitvnm
|
2480fe52c0
|
Add drawSteps parameter to SeekBar
|
2022-07-03 23:46:47 +02:00 |
|
vfsfitvnm
|
3c35176b4f
|
Support youtu.be links (#77)
|
2022-07-03 23:02:07 +02:00 |
|