Commit Graph

  • f8b253d553 Fix mini player not being updated (regression of #3b9b5a) vfsfitvnm 2022-07-22 16:19:46 +02:00
  • dd200e1374 Make possible to start the radio from the currently playing song (#118) vfsfitvnm 2022-07-22 15:20:38 +02:00
  • 3b9b5a5124 Remove PlayerState class vfsfitvnm 2022-07-22 11:01:54 +02:00
  • bc76533512 Make PlayerBottomSheet composable smart recompose vfsfitvnm 2022-07-22 10:26:12 +02:00
  • 707fee1b29 Rework player view UI (#105) vfsfitvnm 2022-07-21 20:41:19 +02:00
  • de46f90793 Make Thumbnail composable smart recompose vfsfitvnm 2022-07-21 12:08:18 +02:00
  • 5ed77b8c32 Fix #116 vfsfitvnm 2022-07-20 10:34:58 +02:00
  • c3bee38602 Add app bar title in HomeScreen vfsfitvnm 2022-07-20 10:31:22 +02:00
  • 4a7d8ef537 Bump version to 0.2.1 vfsfitvnm 2022-07-19 16:04:44 +02:00
  • 6ae8301320 Update fastlane metadata vfsfitvnm 2022-07-19 15:55:20 +02:00
  • dbbc0b345b Rename "Cached" playlist to "Offline" vfsfitvnm 2022-07-19 14:41:54 +02:00
  • a47e2daf6c Revert 3c7d3da vfsfitvnm 2022-07-19 14:34:55 +02:00
  • e69ca080e5 Add padding from top app bar in HomeScreen vfsfitvnm 2022-07-19 14:23:13 +02:00
  • 437d5aff09 Add animateItemPlacement to songs vfsfitvnm 2022-07-19 12:27:17 +02:00
  • 3011abf38d Tweak PlaylistPreviewItem vfsfitvnm 2022-07-19 11:33:29 +02:00
  • 55e436208f Improve sorting options for songs and playlists (#104) vfsfitvnm 2022-07-19 11:16:00 +02:00
  • 3c7d3da639 Use stickyHeader in HomeScreen and ArtistScreen vfsfitvnm 2022-07-19 10:43:44 +02:00
  • f4edfaefd2 Tweak code vfsfitvnm 2022-07-18 15:22:47 +02:00
  • f5716937d1 Improve volume normalization logic vfsfitvnm 2022-07-18 14:36:57 +02:00
  • 61eeeb07c0 Fix #106, #108, #113 vfsfitvnm 2022-07-18 13:29:44 +02:00
  • 06b4fcdc63 Downgrade Gradle/AGP vfsfitvnm 2022-07-18 10:28:07 +02:00
  • 025f0873ce Merge pull request #114 vfsfitvnm 2022-07-18 08:00:39 +00:00
  • fceaa6004e Update README.md Poussinou 2022-07-18 07:56:38 +02:00
  • 59c0a8d31c Fix #68 vfsfitvnm 2022-07-17 22:14:49 +02:00
  • a491daebd2 Redirect playlist urls to PlaylistScreen in IntentUriScreen vfsfitvnm 2022-07-17 21:35:46 +02:00
  • c9bd22ba6e Fix playlist url in SearchScreen vfsfitvnm 2022-07-17 21:06:59 +02:00
  • 1e719b33ed Refactor preferences to avoid a global state when it's not necessary vfsfitvnm 2022-07-16 13:51:38 +02:00
  • aa8e065412 Reduce play/pause button size in collapsed player view vfsfitvnm 2022-07-16 12:19:49 +02:00
  • bba81ecb1f Save a LaunchedEffect in rememberBottomSheetState vfsfitvnm 2022-07-14 23:03:15 +02:00
  • b7c11ad76d Tweak ValueSelectorDialog UI vfsfitvnm 2022-07-14 22:48:18 +02:00
  • 78cbd9d129 Move sleep timer to PlayerView menu (#98) vfsfitvnm 2022-07-13 23:21:58 +02:00
  • d905fb8614 Stop service before calling exitProcess vfsfitvnm 2022-07-13 23:10:57 +02:00
  • 48e8055f21 Make Cached playlist optional (#11) vfsfitvnm 2022-07-13 19:24:22 +02:00
  • fe95805f98 Update fastlane files vfsfitvnm 2022-07-13 15:23:49 +02:00
  • 36c7c85b8a Bump version to 0.2.0 vfsfitvnm 2022-07-13 15:23:26 +02:00
  • f039479ed7 Update README vfsfitvnm 2022-07-13 15:17:12 +02:00
  • 52b0323d95 Add screenshots to fastlane vfsfitvnm 2022-07-13 15:14:36 +02:00
  • c285a527a3 Bump AGP version vfsfitvnm 2022-07-13 14:10:18 +02:00
  • 927a6f1321 Re-add fallback to audio/mp4 vfsfitvnm 2022-07-12 22:30:31 +02:00
  • ee2410b289 Reset player error in PlayerState vfsfitvnm 2022-07-12 22:21:35 +02:00
  • 0ddd49fd10 Improve cache settings vfsfitvnm 2022-07-12 22:09:25 +02:00
  • 9ed0f7e9d6 Tweak settings UI vfsfitvnm 2022-07-12 14:47:08 +02:00
  • 434359f656 Tweak PlayerView UI vfsfitvnm 2022-07-12 14:35:36 +02:00
  • c55bccc7aa Add landscape mode to PlayerView vfsfitvnm 2022-07-12 10:54:21 +02:00
  • 18362e99b0 Set PlayerBottomSheet height as percentage of max height vfsfitvnm 2022-07-11 22:51:05 +02:00
  • 10b8c66887 Add dot to make the user aware of battery restrictions vfsfitvnm 2022-07-11 20:25:40 +02:00
  • 742e8702e5 Add settings to disable battery optimizations and to make the player service unkillable vfsfitvnm 2022-07-11 20:05:24 +02:00
  • 3acde3a3ba Sync nested scroll connection in CurrentPlaylistView vfsfitvnm 2022-07-11 17:48:16 +02:00
  • fc9b773044 Add equalizer shortcut to PlayerView vfsfitvnm 2022-07-11 17:13:16 +02:00
  • ce7b8aa8fd Optimize APK size vfsfitvnm 2022-07-11 14:55:09 +02:00
  • 8a8f051a4c Fix or suppress deprecations vfsfitvnm 2022-07-11 11:58:16 +02:00
  • abd942d5da Rewrite PlayerService vfsfitvnm 2022-07-11 10:47:40 +02:00
  • 32aeadf87d Remove close button from menu vfsfitvnm 2022-07-09 16:13:35 +02:00
  • 29025da7e9 Add "Refetch" option for albums and artists (#93) vfsfitvnm 2022-07-09 15:14:02 +02:00
  • 3608c912b5 Remove song title matching when fetching audio-only video ids (#88) vfsfitvnm 2022-07-08 23:52:57 +02:00
  • 872ec273dd Add enqueue and playlist icons vfsfitvnm 2022-07-08 22:11:57 +02:00
  • cb29edc3b8 Tweak menu UI vfsfitvnm 2022-07-08 21:49:05 +02:00
  • 81c7edee24 Reintroduce "Import as playlist" feature for albums vfsfitvnm 2022-07-08 16:21:10 +02:00
  • 948bb97791 Fetch audio-only video ids for albums (#88) vfsfitvnm 2022-07-08 14:52:28 +02:00
  • eb4e249443 Add Dimensions class vfsfitvnm 2022-07-08 11:18:36 +02:00
  • 87b2ff3788 Tweak BottomSheet code vfsfitvnm 2022-07-08 10:02:13 +02:00
  • fd4a1611e2 Fallback to shuffleVideoId when radioVideoId is null in ArtistScreen (#90) vfsfitvnm 2022-07-07 15:01:48 +02:00
  • 5a5805dc84 Change dropdown item font weight vfsfitvnm 2022-07-07 14:58:46 +02:00
  • 1b9946424d Bump Gradle vfsfitvnm 2022-07-07 10:23:28 +02:00
  • 381156fa78 Use fade transition to SettingsScreen vfsfitvnm 2022-07-06 23:10:21 +02:00
  • bde063995a Fix UI disparities vfsfitvnm 2022-07-06 23:08:06 +02:00
  • 749e995d42 Rework song UI vfsfitvnm 2022-07-06 22:56:02 +02:00
  • 2f46d44ed1 Add shadow to dropdown menus vfsfitvnm 2022-07-06 21:45:07 +02:00
  • 4b3712fcf4 Speed up HorizontalTabPager transition vfsfitvnm 2022-07-06 21:29:30 +02:00
  • 6ac02b9043 Add swipe gesture to PlayerBottomSheet (#79) vfsfitvnm 2022-07-06 21:28:03 +02:00
  • e3f218d904 Add HorizontalTabPager vfsfitvnm 2022-07-06 14:24:25 +02:00
  • b3104207ff Hide songs instead of deleting from database vfsfitvnm 2022-07-06 20:28:34 +02:00
  • 2e542d3c1a Add favorites, cached built-in playlists (#11) vfsfitvnm 2022-07-06 20:19:27 +02:00
  • 59b6c61bb2 Drop home page song collections in favor of a sort feature (#11) vfsfitvnm 2022-07-06 19:30:40 +02:00
  • ae00f8ea3d Make cancel buttons background color in dialog transparent vfsfitvnm 2022-07-04 22:11:16 +02:00
  • 36bf5b17a6 Improve PlayerService lifecycle to accommodate a proper queue persistent storing vfsfitvnm 2022-07-04 22:03:11 +02:00
  • 0655e3efd5 Bump Jetpack Compose version vfsfitvnm 2022-07-04 17:20:05 +02:00
  • 2480fe52c0 Add drawSteps parameter to SeekBar vfsfitvnm 2022-07-03 23:46:47 +02:00
  • fcda7300c3 Merge pull request #76 from Surendrajat/master vfsfitvnm 2022-07-03 21:08:08 +00:00
  • 3c35176b4f Support youtu.be links (#77) vfsfitvnm 2022-07-03 23:02:07 +02:00
  • 7e42820e7c Add hack to avoid service destroy when notification is paused vfsfitvnm 2022-07-03 22:42:53 +02:00
  • 76ef642563 CI: build debug APK Surendrajat 2022-07-03 23:41:04 +05:30
  • 79ba4ff993 Reduce SettingsEntryGroupText font size vfsfitvnm 2022-07-01 23:33:33 +02:00
  • 1a2d1f8d82 Change missing lyrics message vfsfitvnm 2022-07-01 23:03:58 +02:00
  • e34c575441 Rework play icon UI vfsfitvnm 2022-07-01 22:53:21 +02:00
  • 15f99304bd Align play icon vfsfitvnm 2022-07-01 22:42:19 +02:00
  • 7e8ec8efdb Convert PlayerState to a data class vfsfitvnm 2022-07-01 22:16:32 +02:00
  • fc9b023174 Remove Outcome class vfsfitvnm 2022-07-01 20:19:05 +02:00
  • 17cf2454c7 Continue removing Outcome class in favor of Result (search suggestions) vfsfitvnm 2022-07-01 19:41:52 +02:00
  • 14f46429ef Continue removing Outcome class in favor of Result (search) vfsfitvnm 2022-07-01 19:32:58 +02:00
  • 21ef7e8d5e Continue removing Outcome class in favor of Result vfsfitvnm 2022-07-01 18:51:01 +02:00
  • f7012c9134 Add LoadingOrError component vfsfitvnm 2022-07-01 18:50:03 +02:00
  • c4a8d22760 Stop radio before setting up a new one vfsfitvnm 2022-07-01 18:33:40 +02:00
  • c4fea8835a Start removing Outcome class in favor of Result vfsfitvnm 2022-07-01 18:22:53 +02:00
  • 6ccbf7759c Reduce switch knob shadow when not checked vfsfitvnm 2022-07-01 16:50:15 +02:00
  • b738910d63 New Preferences class vfsfitvnm 2022-07-01 16:45:32 +02:00
  • 9139609cf3 Show radio loading state vfsfitvnm 2022-07-01 15:31:00 +02:00
  • 91edb9672e Do not show "Remove" (from queue) button for the song that is actually playing vfsfitvnm 2022-07-01 15:02:09 +02:00
  • 03333cd157 Move OtherSettingsScreen to CacheSettingsScreen vfsfitvnm 2022-07-01 14:42:20 +02:00
  • 7c165b5c3a Tweak Database class vfsfitvnm 2022-07-01 12:54:22 +02:00