Commit Graph

84 Commits

Author SHA1 Message Date
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
vfsfitvnm
fd41e78625 Add TextCard component 2022-06-29 21:33:35 +02:00
vfsfitvnm
53190a39f7 Prevent items in home page to not be displayed due to an unknown behaviour 2022-06-29 20:41:14 +02:00
vfsfitvnm
1fb50169ff Cache artist information 2022-06-29 20:15:43 +02:00
vfsfitvnm
95879e7a6e Reflect database migration 2022-06-29 15:24:00 +02:00
vfsfitvnm
6f5bc02216 Migrate database (2) 2022-06-29 15:03:20 +02:00
vfsfitvnm
2cbb5a4ba4 Use database executors instead of compose coroutines to launch database operations 2022-06-27 22:07:07 +02:00
vfsfitvnm
697c6b6379 Update dependencies 2022-06-27 21:14:50 +02:00
vfsfitvnm
1606885f71 Fix minor radio bug 2022-06-26 23:07:25 +02:00
vfsfitvnm
8f5bc5e90e Add player state persistence 2022-06-26 17:07:03 +02:00
vfsfitvnm
7e6b5747a2 Drop androidx.media3 2022-06-25 16:04:52 +02:00
vfsfitvnm
ccf563d000 Make playlists horizontal grid fill max width 2022-06-23 13:47:23 +02:00
vfsfitvnm
cfe12479be Replace Preferences::yourPlaylistsGridRowCount with local variable 2022-06-22 22:19:15 +02:00
vfsfitvnm
4fa82703b6 Adjust text color 2022-06-22 16:01:12 +02:00
vfsfitvnm
1ff666dd12 Add switch to disable volume normalization 2022-06-21 23:08:39 +02:00
vfsfitvnm
97cd23c991 Use alpha instead of colors in *SettingsEntry 2022-06-21 23:04:42 +02:00
vfsfitvnm
8a94c7e714 Normalize volume (#53) 2022-06-21 19:37:01 +02:00
vfsfitvnm
a3332d8f06 Show a better error in InterUriScreen 2022-06-19 11:28:44 +02:00
vfsfitvnm
f7a6481323 Open m.youtube links (#50) 2022-06-19 10:59:51 +02:00
vfsfitvnm
7219f9bd39 Show local tracks in ArtistScreen 2022-06-18 16:53:44 +02:00
vfsfitvnm
4da4e4faff Remove menu for home page song collections 2022-06-17 20:34:51 +02:00
vfsfitvnm
9478f1939d Remove NotificationSettingsScreen 2022-06-17 19:39:42 +02:00
vfsfitvnm
945677b9d1 Add setting to change the grid row count for "Your playlists" 2022-06-17 19:34:38 +02:00
vfsfitvnm
c2db7042c4 Tweak code 2022-06-17 15:27:12 +02:00
vfsfitvnm
abf2be6c9a Fix #44 2022-06-16 12:57:38 +02:00
vfsfitvnm
3aeeb6c601 Add sleep timer 2022-06-15 14:35:51 +02:00
vfsfitvnm
e3343850b6 Prepare release 2022-06-13 23:02:20 +02:00
vfsfitvnm
c78b3105b1 Prepare release 2022-06-13 22:59:36 +02:00
vfsfitvnm
13881c2d43 Add equalizer shortcut 2022-06-12 22:25:01 +02:00
vfsfitvnm
6737a7b003 Use LazyColumn in PlaylistOrAlbumScreen 2022-06-12 19:54:48 +02:00
vfsfitvnm
ec052c7636 Fix bottom padding in ArtistScreen 2022-06-12 19:17:07 +02:00
vfsfitvnm
326329bc83 Add a button to clear text input in SearchScreen 2022-06-12 19:15:15 +02:00
vfsfitvnm
6c1e90cd0c Add "skip silence" feature 2022-06-12 19:05:35 +02:00
vfsfitvnm
81e2f2d9a9 Add icon in SettingsEntryGroupText 2022-06-12 15:38:38 +02:00
vfsfitvnm
aa27e14e97 Add transition to SettingsScreen 2022-06-12 15:10:08 +02:00
vfsfitvnm
ca8616ef09 Rename settings screen file names 2022-06-12 14:42:20 +02:00
vfsfitvnm
625fbb0247 Add song cache settings 2022-06-12 14:40:41 +02:00