Commit Graph

  • 13881c2d43 Add equalizer shortcut vfsfitvnm 2022-06-12 22:25:01 +02:00
  • 6737a7b003 Use LazyColumn in PlaylistOrAlbumScreen vfsfitvnm 2022-06-12 19:54:48 +02:00
  • ec052c7636 Fix bottom padding in ArtistScreen vfsfitvnm 2022-06-12 19:17:07 +02:00
  • 326329bc83 Add a button to clear text input in SearchScreen vfsfitvnm 2022-06-12 19:15:15 +02:00
  • 6c1e90cd0c Add "skip silence" feature vfsfitvnm 2022-06-12 19:05:35 +02:00
  • 81e2f2d9a9 Add icon in SettingsEntryGroupText vfsfitvnm 2022-06-12 15:38:38 +02:00
  • be8b91b3b0 Delete cache when a song is deleted from the database vfsfitvnm 2022-06-12 15:16:14 +02:00
  • aa27e14e97 Add transition to SettingsScreen vfsfitvnm 2022-06-12 15:10:08 +02:00
  • ca8616ef09 Rename settings screen file names vfsfitvnm 2022-06-12 14:42:20 +02:00
  • 625fbb0247 Add song cache settings vfsfitvnm 2022-06-12 14:40:41 +02:00
  • 05afb475d4 Optimize MusicBars (recomposition) vfsfitvnm 2022-06-12 12:53:03 +02:00
  • f4a6b45a5a Remove unnecessary lazy delegations vfsfitvnm 2022-06-12 12:27:35 +02:00
  • f792186d0a Rename routes in settings vfsfitvnm 2022-06-12 12:21:10 +02:00
  • e8e69549c6 Add player state persistence concept vfsfitvnm 2022-06-12 12:19:23 +02:00
  • a0e42473e6 Rework YouTube Radio vfsfitvnm 2022-06-11 23:01:06 +02:00
  • f39276875d Remove includeFontPadding deprecation vfsfitvnm 2022-06-11 19:05:32 +02:00
  • afc64cae74 Create NotificationScreen vfsfitvnm 2022-06-11 18:57:32 +02:00
  • baea3d252c Improve IntentUriScreen and handle links in SearchScreen vfsfitvnm 2022-06-11 16:59:19 +02:00
  • 13357d10d7 Add OtherScreen in settings vfsfitvnm 2022-06-10 21:14:34 +02:00
  • 2c4e3b772b Fix SeekBar behavior vfsfitvnm 2022-06-10 21:13:48 +02:00
  • 3a1e07e58d Revert DataStore migration vfsfitvnm 2022-06-10 21:13:27 +02:00
  • 4d79747a5d Revert DataStore migration vfsfitvnm 2022-06-10 21:03:21 +02:00
  • 3d91e23733 Use detectTapGestures in SeekBar vfsfitvnm 2022-06-10 15:04:42 +02:00
  • 73a45ae462 Tweak manifest vfsfitvnm 2022-06-09 17:31:28 +02:00
  • e1f39005b6 Specify contentType in LazyLists vfsfitvnm 2022-06-09 15:40:36 +02:00
  • bb4d43d8a1 Replace media3 DefaultTimeBar with custom implementation vfsfitvnm 2022-06-08 20:21:04 +02:00
  • 7f141fddf4 Implement SeekBar component vfsfitvnm 2022-06-08 20:20:08 +02:00
  • 1628702332 Remove unnecessary remember+derivedStateOf in PlayerView vfsfitvnm 2022-06-08 16:19:56 +02:00
  • fb728efd5f Bump version to 0.1.3 vfsfitvnm 2022-06-08 14:01:47 +02:00
  • f885fe5b80 Remove thumbnail clip in player collapsed view vfsfitvnm 2022-06-08 13:21:35 +02:00
  • 867642e0c4 Use ContentScale.Crop instead ContentScale.FillBounds to avoid ugly thumbnail stretches vfsfitvnm 2022-06-08 13:20:50 +02:00
  • bf74be01db Add black theme (#15) vfsfitvnm 2022-06-08 13:09:14 +02:00
  • 5d1754b6c7 Fix a bug that resetted ExoPlayer repeat mode when resuming the activity vfsfitvnm 2022-06-07 23:12:19 +02:00
  • 3391b4f056 Improve BackupAndRestoreScreen UI vfsfitvnm 2022-06-07 22:27:35 +02:00
  • 239489ba30 Add AboutScreen vfsfitvnm 2022-06-07 22:11:35 +02:00
  • 2339b2a4da Add "Play single" entry to play a single song instead of the radio/playlist vfsfitvnm 2022-06-07 20:05:27 +02:00
  • 7f20dce446 Add slide transitions vfsfitvnm 2022-06-07 19:29:03 +02:00
  • c5f3e5b766 Fix typo vfsfitvnm 2022-06-07 19:15:18 +02:00
  • b2f92cfcba Remove unused drawable vfsfitvnm 2022-06-07 19:14:05 +02:00
  • 55e8cfa7d5 Add backup/restore feature vfsfitvnm 2022-06-07 19:13:40 +02:00
  • 5c9e10bf05 Revamp SettingsScreen vfsfitvnm 2022-06-07 19:09:46 +02:00
  • 17b5ed36f3 Add issue templates (thanks z-huang/music) vfsfitvnm 2022-06-06 21:35:16 +02:00
  • fd39407965 Bump version to 0.1.2 vfsfitvnm 2022-06-06 21:25:34 +02:00
  • 5830991b00 Remove unused dependency vfsfitvnm 2022-06-06 21:20:04 +02:00
  • 53f878cbb1 Update README vfsfitvnm 2022-06-06 20:47:46 +02:00
  • ab9c36a3b9 Rename PlaylistScreen.kt to LocalPlaylistScreen.kt vfsfitvnm 2022-06-06 20:35:49 +02:00
  • 0230624809 Add the ability to import a YouTube playlist link as local playlist vfsfitvnm 2022-06-06 20:35:08 +02:00
  • c3b2435623 Add the ability to open YouTube playlist links vfsfitvnm 2022-06-06 20:27:23 +02:00
  • 756eb48176 Fix share link for YouTube playlists vfsfitvnm 2022-06-06 20:22:27 +02:00
  • b11d5d30d0 Add share button for YouTube albums and playlists vfsfitvnm 2022-06-06 19:29:16 +02:00
  • 4d5af502cc Support YouTube playlists vfsfitvnm 2022-06-06 18:08:52 +02:00
  • 6f3c5467ec Fix bottom padding in AlbumScreen vfsfitvnm 2022-06-06 16:55:22 +02:00
  • b61dbf672f Do not inline OutcomeItem as it causes a compose build error vfsfitvnm 2022-06-06 16:51:08 +02:00
  • b4e9715592 Fix a bug which caused a song collection to not display in HomeScreen vfsfitvnm 2022-06-06 16:02:04 +02:00
  • a56e7181f1 Bump version to 0.1.1 vfsfitvnm 2022-06-05 18:27:23 +02:00
  • 90cc3c2cda Update README vfsfitvnm 2022-06-05 18:27:13 +02:00
  • a848122b2d Make Favorites, History collections easier to discover in HomeScreen vfsfitvnm 2022-06-05 18:20:55 +02:00
  • b6ecc8a887 Apply ThumbnailRoundness.shape to most played songs vfsfitvnm 2022-06-05 18:02:15 +02:00
  • 52627239e3 Fix undesired radio restart when playing from SearchResultScreen vfsfitvnm 2022-06-05 17:59:29 +02:00
  • b9489e5274 Migrate to DataStore vfsfitvnm 2022-06-05 17:35:07 +02:00
  • c808b2a482 Migrate to DataStore vfsfitvnm 2022-06-05 17:34:56 +02:00
  • 68edfe9b9f Add ThumbnailRoundness.shape to playing MediaItem vfsfitvnm 2022-06-05 16:06:05 +02:00
  • d702557605 Add Modifier::aspectRatio in PlayerView image vfsfitvnm 2022-06-05 16:01:40 +02:00
  • cab0f4f09b Put Modifier::verticalScroll after Modifier::fillMaxSize vfsfitvnm 2022-06-05 15:38:07 +02:00
  • d34cf3c5f6 Update dependencies vfsfitvnm 2022-06-05 15:36:35 +02:00
  • 85a5b60e29 Add thumbnail roundness selector in SettingsScreen vfsfitvnm 2022-06-05 15:29:36 +02:00
  • 5e18d7e22a Add theme mode selector in SettingsScreen vfsfitvnm 2022-06-05 14:52:03 +02:00
  • 116e8889ac Add weight to SearchResultScreen title vfsfitvnm 2022-06-05 14:50:04 +02:00
  • ee95f25d06 Use elevatedBackground color in DefaultDialog vfsfitvnm 2022-06-05 13:24:00 +02:00
  • 67cb7d4ba0 Add SettingsScreen vfsfitvnm 2022-06-05 12:29:36 +02:00
  • aa7f45dd4a Set resource icons default size to 24dp vfsfitvnm 2022-06-05 12:15:32 +02:00
  • c6c0d06b58 Add a weight to errors in PlayerView vfsfitvnm 2022-06-05 11:59:43 +02:00
  • 7f164d7898 Throw PlaybackException instead of Error in PlayerService::createDataSourceFactory vfsfitvnm 2022-06-05 11:55:09 +02:00
  • e8bd63bdee Improve README vfsfitvnm 2022-06-03 13:05:33 +02:00
  • 1e673ad582 Initial commit vfsfitvnm 2022-06-02 18:59:18 +02:00