Commit graph

317 commits

Author SHA1 Message Date
vfsfitvnm 308808a363 Improve loudnessDb handling 2022-06-26 17:03:37 +02:00
vfsfitvnm b579b23acb Improve loudnessDb handling 2022-06-26 16:40:25 +02:00
vfsfitvnm 57c6853793 Add video id to stats for nerds 2022-06-25 20:56:40 +02:00
vfsfitvnm b2443dc2af Play song when adding to queue if playback is empty 2022-06-25 19:13:54 +02:00
vfsfitvnm 85c37ae842 Make PlayerBottomSheet stable 2022-06-25 18:39:43 +02:00
vfsfitvnm ac26e61856 Make PlayerState stable 2022-06-25 18:35:31 +02:00
vfsfitvnm 7e6b5747a2 Drop androidx.media3 2022-06-25 16:04:52 +02:00
vfsfitvnm c0f690f58d Bump version to 0.1.7 2022-06-23 13:49:45 +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 b44e28cc51 Remove unused icon 2022-06-22 17:54:16 +02:00
vfsfitvnm ca90213eaf Move BottomSheet BackHandler to the correct place 2022-06-22 17:50:29 +02:00
vfsfitvnm 4e5f17de23 Do not return songs that have never been played in Database.history() 2022-06-22 16:41:40 +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 f0e8e3a8fc Add dontwarns to proguard rules 2022-06-21 22:58:04 +02:00
vfsfitvnm 68a14796ea Add stats for nerds (#33) 2022-06-21 22:56:35 +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 f7738cde95 Remove unused file (ExpandableText) 2022-06-19 10:51:20 +02:00
vfsfitvnm ff3cf8f583 Bump version to 0.1.6 2022-06-18 17:35:45 +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 698f0c63fb Remove unneeded requestLegacyExternalStorage in manifest 2022-06-17 18:25:37 +02:00
vfsfitvnm c2db7042c4 Tweak code 2022-06-17 15:27:12 +02:00
vfsfitvnm 2877009db4 Update androidx.media3 to 1.0.0-beta01 2022-06-17 13:46:06 +02:00
vfsfitvnm e0d0df804b Remove font padding 2022-06-16 15:45:44 +02:00
vfsfitvnm 6dbc57aa53 Fix incorrect thumbnail url and song metadata inference 2022-06-16 15:25:14 +02:00
vfsfitvnm abf2be6c9a Fix #44 2022-06-16 12:57:38 +02:00
vfsfitvnm 4ed7268970 Bump version to 0.1.5 2022-06-15 18:42:14 +02:00
vfsfitvnm f47e518e26 Set maxLines in LyricsView's TextFieldDialog 2022-06-15 18:24:40 +02:00
vfsfitvnm 8c33a61705 Coerce BottomSheetState lowerBound 2022-06-15 18:15:00 +02:00
vfsfitvnm 4a709d0baf Move LyricsShimmer 2022-06-15 16:58:27 +02:00
vfsfitvnm 32fdbf437c Add search lyrics online and edit lyrics features 2022-06-15 16:46:49 +02:00
vfsfitvnm 3aeeb6c601 Add sleep timer 2022-06-15 14:35:51 +02:00
vfsfitvnm 92963642a2 Do not show PlayerView in IntentUriScreen 2022-06-14 16:57:15 +02:00
vfsfitvnm cb8e4c41d1 Cache notification thumbnails 2022-06-14 16:49:11 +02:00
vfsfitvnm 9d1e52083c Bump version to 0.1.4 2022-06-13 23:06:52 +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 11f4621823 Enable desugaring (#37) 2022-06-13 22:26:44 +02:00
vfsfitvnm 243b2e0244 Tweak code 2022-06-13 11:47:24 +02:00
vfsfitvnm 3a6af404ab Save lyrics to the database 2022-06-13 11:25:27 +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 be8b91b3b0 Delete cache when a song is deleted from the database 2022-06-12 15:16:14 +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
vfsfitvnm 05afb475d4 Optimize MusicBars (recomposition) 2022-06-12 12:53:03 +02:00
vfsfitvnm f4a6b45a5a Remove unnecessary lazy delegations 2022-06-12 12:27:35 +02:00
vfsfitvnm f792186d0a Rename routes in settings 2022-06-12 12:21:10 +02:00
vfsfitvnm e8e69549c6 Add player state persistence concept 2022-06-12 12:19:23 +02:00
vfsfitvnm a0e42473e6 Rework YouTube Radio 2022-06-11 23:01:06 +02:00
vfsfitvnm f39276875d Remove includeFontPadding deprecation 2022-06-11 19:05:32 +02:00
vfsfitvnm afc64cae74 Create NotificationScreen 2022-06-11 18:57:32 +02:00
vfsfitvnm baea3d252c Improve IntentUriScreen and handle links in SearchScreen 2022-06-11 16:59:19 +02:00
vfsfitvnm 13357d10d7 Add OtherScreen in settings 2022-06-10 21:14:34 +02:00
vfsfitvnm 2c4e3b772b Fix SeekBar behavior 2022-06-10 21:13:48 +02:00
vfsfitvnm 3a1e07e58d Revert DataStore migration 2022-06-10 21:13:27 +02:00
vfsfitvnm 4d79747a5d Revert DataStore migration 2022-06-10 21:03:21 +02:00
vfsfitvnm 3d91e23733 Use detectTapGestures in SeekBar 2022-06-10 15:04:42 +02:00
vfsfitvnm 73a45ae462 Tweak manifest 2022-06-09 17:31:28 +02:00
vfsfitvnm e1f39005b6 Specify contentType in LazyLists 2022-06-09 15:40:36 +02:00
vfsfitvnm bb4d43d8a1 Replace media3 DefaultTimeBar with custom implementation 2022-06-08 20:21:04 +02:00
vfsfitvnm 7f141fddf4 Implement SeekBar component 2022-06-08 20:20:08 +02:00
vfsfitvnm 1628702332 Remove unnecessary remember+derivedStateOf in PlayerView 2022-06-08 16:19:56 +02:00
vfsfitvnm fb728efd5f Bump version to 0.1.3 2022-06-08 14:01:47 +02:00
vfsfitvnm f885fe5b80 Remove thumbnail clip in player collapsed view 2022-06-08 13:21:35 +02:00
vfsfitvnm 867642e0c4 Use ContentScale.Crop instead ContentScale.FillBounds to avoid ugly thumbnail stretches 2022-06-08 13:20:50 +02:00
vfsfitvnm bf74be01db Add black theme (#15) 2022-06-08 13:09:14 +02:00
vfsfitvnm 5d1754b6c7 Fix a bug that resetted ExoPlayer repeat mode when resuming the activity 2022-06-07 23:12:19 +02:00
vfsfitvnm 3391b4f056 Improve BackupAndRestoreScreen UI 2022-06-07 22:27:35 +02:00
vfsfitvnm 239489ba30 Add AboutScreen 2022-06-07 22:11:35 +02:00
vfsfitvnm 2339b2a4da Add "Play single" entry to play a single song instead of the radio/playlist 2022-06-07 20:05:27 +02:00
vfsfitvnm 7f20dce446 Add slide transitions 2022-06-07 19:29:03 +02:00
vfsfitvnm c5f3e5b766 Fix typo 2022-06-07 19:15:18 +02:00
vfsfitvnm b2f92cfcba Remove unused drawable 2022-06-07 19:14:05 +02:00
vfsfitvnm 55e8cfa7d5 Add backup/restore feature 2022-06-07 19:13:40 +02:00
vfsfitvnm 5c9e10bf05 Revamp SettingsScreen 2022-06-07 19:09:46 +02:00
vfsfitvnm fd39407965 Bump version to 0.1.2 2022-06-06 21:25:34 +02:00
vfsfitvnm 5830991b00 Remove unused dependency 2022-06-06 21:20:04 +02:00
vfsfitvnm ab9c36a3b9 Rename PlaylistScreen.kt to LocalPlaylistScreen.kt 2022-06-06 20:35:49 +02:00
vfsfitvnm 0230624809 Add the ability to import a YouTube playlist link as local playlist 2022-06-06 20:35:08 +02:00
vfsfitvnm c3b2435623 Add the ability to open YouTube playlist links 2022-06-06 20:27:23 +02:00
vfsfitvnm 756eb48176 Fix share link for YouTube playlists 2022-06-06 20:22:27 +02:00
vfsfitvnm b11d5d30d0 Add share button for YouTube albums and playlists 2022-06-06 19:29:16 +02:00
vfsfitvnm 4d5af502cc Support YouTube playlists 2022-06-06 18:08:52 +02:00
vfsfitvnm 6f3c5467ec Fix bottom padding in AlbumScreen 2022-06-06 16:55:22 +02:00
vfsfitvnm b61dbf672f Do not inline OutcomeItem as it causes a compose build error 2022-06-06 16:51:08 +02:00
vfsfitvnm b4e9715592 Fix a bug which caused a song collection to not display in HomeScreen 2022-06-06 16:02:04 +02:00
vfsfitvnm a56e7181f1 Bump version to 0.1.1 2022-06-05 18:27:23 +02:00
vfsfitvnm a848122b2d Make Favorites, History collections easier to discover in HomeScreen 2022-06-05 18:20:55 +02:00
vfsfitvnm b6ecc8a887 Apply ThumbnailRoundness.shape to most played songs 2022-06-05 18:02:15 +02:00
vfsfitvnm 52627239e3 Fix undesired radio restart when playing from SearchResultScreen 2022-06-05 17:59:29 +02:00
vfsfitvnm b9489e5274 Migrate to DataStore 2022-06-05 17:35:07 +02:00
vfsfitvnm c808b2a482 Migrate to DataStore 2022-06-05 17:34:56 +02:00
vfsfitvnm 68edfe9b9f Add ThumbnailRoundness.shape to playing MediaItem 2022-06-05 16:06:05 +02:00
vfsfitvnm d702557605 Add Modifier::aspectRatio in PlayerView image 2022-06-05 16:01:40 +02:00
vfsfitvnm cab0f4f09b Put Modifier::verticalScroll after Modifier::fillMaxSize 2022-06-05 15:38:07 +02:00
vfsfitvnm 85a5b60e29 Add thumbnail roundness selector in SettingsScreen 2022-06-05 15:29:36 +02:00
vfsfitvnm 5e18d7e22a Add theme mode selector in SettingsScreen 2022-06-05 14:52:03 +02:00
vfsfitvnm 116e8889ac Add weight to SearchResultScreen title 2022-06-05 14:50:04 +02:00
vfsfitvnm ee95f25d06 Use elevatedBackground color in DefaultDialog 2022-06-05 13:24:00 +02:00
vfsfitvnm 67cb7d4ba0 Add SettingsScreen 2022-06-05 12:29:36 +02:00
vfsfitvnm aa7f45dd4a Set resource icons default size to 24dp 2022-06-05 12:15:32 +02:00
vfsfitvnm c6c0d06b58 Add a weight to errors in PlayerView 2022-06-05 11:59:43 +02:00
vfsfitvnm 7f164d7898 Throw PlaybackException instead of Error in PlayerService::createDataSourceFactory 2022-06-05 11:55:09 +02:00
vfsfitvnm 1e673ad582 Initial commit 2022-06-02 18:59:18 +02:00