Commit Graph

120 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
3c35176b4f Support youtu.be links (#77) 2022-07-03 23:02:07 +02:00
vfsfitvnm
79ba4ff993 Reduce SettingsEntryGroupText font size 2022-07-01 23:33:33 +02:00
vfsfitvnm
fc9b023174 Remove Outcome class 2022-07-01 20:19:05 +02:00
vfsfitvnm
17cf2454c7 Continue removing Outcome class in favor of Result (search suggestions) 2022-07-01 19:41:52 +02:00
vfsfitvnm
14f46429ef Continue removing Outcome class in favor of Result (search) 2022-07-01 19:32:58 +02:00
vfsfitvnm
21ef7e8d5e Continue removing Outcome class in favor of Result 2022-07-01 18:51:01 +02:00
vfsfitvnm
c4a8d22760 Stop radio before setting up a new one 2022-07-01 18:33:40 +02:00
vfsfitvnm
03333cd157 Move OtherSettingsScreen to CacheSettingsScreen 2022-07-01 14:42:20 +02:00
vfsfitvnm
7c165b5c3a Tweak Database class 2022-07-01 12:54:22 +02:00
vfsfitvnm
e6155b428c Add Artist upsert 2022-07-01 11:46:52 +02:00
vfsfitvnm
8066dce73b Change equalizer intent logic 2022-06-30 20:39:35 +02:00
vfsfitvnm
3429f27840 Cache album information 2022-06-30 15:33:36 +02:00
vfsfitvnm
f126972f2d Add playlistRoute in SearchResultScreen 2022-06-30 15:32:25 +02:00
vfsfitvnm
c8d5753046 Split PlaylistOrAlbumScreen 2022-06-30 13:49:30 +02:00