Commit Graph

178 Commits

Author SHA1 Message Date
Bnyro
1abc9cfe8c style: run ktlint 2023-11-14 19:06:38 +01:00
Bnyro
656337e5b6 feat: show title/name in playlist/video/channel bottom sheet 2023-11-05 14:25:42 +01:00
Bnyro
0740432e53 fix: hide audio player options that aren't useful 2023-11-05 13:55:21 +01:00
Bnyro
197247fedd refactor: move reverse queue button to sort dialog 2023-10-30 12:15:10 +01:00
Bnyro
fc64e6b0ad refactor: move shuffle queue button to sort dialog 2023-10-30 12:13:01 +01:00
Bnyro
f99198f99a style: run ktlint 2023-10-23 17:55:09 +02:00
Bnyro
fc9e3e6501
Merge pull request #4981 from Bnyro/landscape-player-page
feat: landscape layout for player page
2023-10-23 17:52:45 +02:00
Bnyro
e92d5b9bc5 fix: channel groups are temporarily duplicated after editing 2023-10-19 18:58:24 +02:00
Bnyro
704032dc3d feat: support for 1.25x playback speed 2023-10-19 18:51:50 +02:00
Bnyro
75c74bcc89 feat: support for repeating video in audio mode 2023-10-14 17:59:22 +02:00
Bnyro
ca2d5625f9 feat: landscape layout for player page 2023-10-14 13:16:30 +02:00
FineFindus
b1c16cc622
style: run ktlint 2023-10-11 18:13:32 +02:00
Bnyro
064c5279a6 fix: conflicts between chapters and video highlight 2023-10-06 17:37:20 +02:00
Bnyro
60db5e3691 feat: option to set default playback speed manually 2023-10-05 14:59:48 +02:00
Bnyro
4cfcde6e03 fix: stick add to playlist, download and share bottom sheet options at bottom 2023-09-25 10:53:09 +02:00
FineFindus
e48e1d75ad
fix(channelgroups): update values on confirm 2023-09-15 15:47:22 +02:00
Bnyro
cb4afc2584 style: run ktlint 2023-09-13 17:50:17 +02:00
Bnyro
8adb2b1fec refactor: remove fragment constructors from channel groups sheets 2023-09-13 17:44:53 +02:00
Bnyro
2bf504c030 refactor: remove constructors from PlaylistOptionsBottomSheet 2023-09-13 16:37:16 +02:00
Bnyro
efa1c44b8d refactor: remove constructors from ChaptersBottomSheet 2023-09-13 16:14:21 +02:00
Bnyro
360a611601 refactor: remove constructors from StatsSheet 2023-09-13 15:53:15 +02:00
Bnyro
0ebe784a90 refactor: remove constructors from PlaybackOptionsSheet 2023-09-11 11:09:22 +02:00
Bnyro
4b8482722f refactor: remove constructors from IntentChooserSheet 2023-09-11 11:02:17 +02:00
Bnyro
67d82c28ac style: fix formatting 2023-09-10 14:36:29 +02:00
Bnyro
31769c756d fix: remove fragment constructors from video and channel options bottom sheet 2023-09-10 14:08:39 +02:00
Bnyro
7eec444635 fix: issues with fragment result listener 2023-09-10 13:43:33 +02:00
Bnyro
b22e026ec0 fix: add pagination to subscriptions list 2023-09-08 17:45:42 +02:00
Bnyro
3d4a9a0125 fix: update ui when renaming playlist or changing its description 2023-09-08 15:34:55 +02:00
Ansh Tyagi
f260c48f0a refactor: use Bundle for DialogFragment arguments
- ColorPickerDialog
- DeletePlaylistDialog
- RenamePlaylistDialog
2023-09-08 15:21:58 +02:00
Ansh Tyagi
35565ad0c7 refactor: use extension function for receiving arguments 2023-09-08 15:19:59 +02:00
Ansh Tyagi
77f9fcb096 refactor: add keys and change playlistDescription key in IntentData 2023-09-08 15:19:59 +02:00
Ansh Tyagi
7f80d97770 refactor: save keys of Bundle in IntentData 2023-09-08 15:19:59 +02:00
Ansh Tyagi
995868b96c refactor: use Bundle for DialogFragment arguments 2023-09-08 15:19:59 +02:00
FineFindus
702b9a4aaa
BREAKING CHANGE: persist playback speed and remove playback speed option (#4661) 2023-09-06 10:23:23 +02:00
FineFindus
c36d30629a
refactor: simplify VideoOptionsBottomSheet logic and improve its performance 2023-08-28 20:39:08 +02:00
FineFindus
594488c77e
feat(VideoOptionsBottomSheet): hide mark as watched for watched videos 2023-08-28 20:37:05 +02:00
FineFindus
85ba045539
feat(player): play music at 1x speed (#4634)
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
2023-08-26 19:52:16 +02:00
Bnyro
fac0782c2e style: move StatsSheet to sheets package 2023-08-25 20:09:16 +02:00
Isira Seneviratne
b9a059d9ef fix: Free view bindings in dialogs 2023-08-25 05:35:10 +05:30
Isira Seneviratne
6d9e8ba2de refactor: Improve fragment transaction in CommentsSheet 2023-08-24 06:11:28 +05:30
Bnyro
3e3beb6fa3
Merge pull request #4582 from Bnyro/master
fix: editing already existing channel groups
2023-08-22 09:45:23 +02:00
Bnyro
6baee65505 fix: editing already existing channel groups 2023-08-22 09:46:05 +02:00
FineFindus
cada23a816
fix(video): update watch position 2023-08-21 20:09:07 +02:00
Bnyro
b577d96795 feat: allow interacting with player while viewing chapters 2023-08-20 18:02:28 +02:00
FineFindus
976d5d36c0
feat(channelGroups): allow re-ordering of groups (#4551) 2023-08-20 16:19:34 +02:00
FineFindus
b2f3c8ecbe feat(channelGroups): disallow creation of already existing groups 2023-08-20 13:31:19 +02:00
FineFindus
7f72a3eaeb
feat(channelGroups): disable confirm button if creation is not possible 2023-08-20 13:12:11 +02:00
Bnyro
b271103cc9 fix: remove useless buttons to reset pitch and playback speed 2023-08-19 10:31:08 +02:00
IndusAryan
9962b46b6d
fix: dismiss button in queue sheet (#4532) 2023-08-17 17:04:16 +02:00
Bnyro
e528486601 fix: hide add to queue option for playlists when queue empty 2023-08-12 10:44:10 +02:00