Commit Graph

2661 Commits

Author SHA1 Message Date
Bnyro
82513909d0 feat: elevate miniplayer background color for better distinguishability 2023-09-08 17:04:25 +02:00
Bnyro
2874254496 fix: long pressing plays wrong channel group 2023-09-08 16:51:09 +02:00
Isira Seneviratne
4f1375a63d refactor: Implement Parcelable in UpdateInfo 2023-09-08 20:17:41 +05:30
Bnyro
e5e127a044 feat: disable video track loading while screen off 2023-09-08 16:45:41 +02:00
Isira Seneviratne
2b377db9ef refactor: Remove unused UpdateInfo properties 2023-09-08 20:15:19 +05:30
Bnyro
6f2087b3aa refactor: disable video tracks in audio only player 2023-09-08 16:42:35 +02:00
Bnyro
5989523dd3 fix: properly kill offline player notification 2023-09-08 16:24:55 +02:00
Bnyro
50eefcbd53 fix: crash when scrubbing timebar on certain videos 2023-09-08 15:53:01 +02:00
Bnyro
c01df59afd fix: show okay button for multi selection dialogs instead of cancel 2023-09-08 15:44:16 +02:00
Bnyro
5b5fcb4324 fix: can't download new video while other download in progress 2023-09-08 15:42:58 +02:00
Bnyro
6a2c83a7bb fix: crash when an other media session with the same name exists 2023-09-08 15:38:01 +02:00
Bnyro
5df822ecaa
Merge pull request #4684 from anshtya/fix/issue-4434
refactor: remove arguments from dialog fragment constructors
2023-09-08 15:34:45 +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
1044fcd153 refactor: use Bundle for DialogFragment arguments
- AddToPlaylistDialog
- BackupDialog
- CreatePlaylistDialog
- DeleteAccountDialog
- LoginDialog
- LogoutDialog
2023-09-08 15:19:59 +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
96c2f280b7 refactor: retrieve videoId out of arguments block 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
Isira Seneviratne
0ebb79f93e fix: Avoid accidental link clicking 2023-09-08 07:46:20 +05:30
Isira Seneviratne
ba2b918ebc refactor: Remove BuildCompat calls 2023-09-08 05:15:12 +05:30
Isira Seneviratne
d808a48529 fix: Handle PendingIntentCompat changes 2023-09-08 05:15:12 +05:30
Isira Seneviratne
c520944980
Merge pull request #4698 from Isira-Seneviratne/Simplify_router
refactor: Simplify router URL resolution
2023-09-06 14:36:49 +05:30
FineFindus
702b9a4aaa
BREAKING CHANGE: persist playback speed and remove playback speed option (#4661) 2023-09-06 10:23:23 +02:00
Isira Seneviratne
77a756d5c5 refactor: Simplify router URL resolution 2023-09-06 09:04:16 +05:30
Isira Seneviratne
dc36867c53
Merge pull request #4690 from Isira-Seneviratne/Bundle_extensions
refactor: Combine Bundle extensions to one file
2023-09-04 15:52:38 +05:30
Isira Seneviratne
fcad926577
Merge pull request #4689 from Isira-Seneviratne/Replace
refactor: Use replace extension
2023-09-04 15:52:23 +05:30
Isira Seneviratne
418d7a4412 refactor: Combine Bundle extensions to one file 2023-09-04 04:52:23 +05:30
Isira Seneviratne
a9407c3898 refactor: Use replace extension 2023-09-04 04:22:19 +05:30
Isira Seneviratne
4ff74957fc refactor: Organize preferences using XML 2023-09-04 04:19:13 +05:30
Isira Seneviratne
1e4e2fa9cd refactor: Reuse ImageHelper.getImage() 2023-08-29 07:55:07 +05:30
Bnyro
c6871a0452
Merge pull request #4651 from FineFindus/feat/hide-mark-as-watched
feat: hide mark as watched when video is watched
2023-08-28 21:42:53 +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
Isira Seneviratne
f4c087181c feat: Show stream count under summary notification 2023-08-28 19:54:21 +05:30
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
Bnyro
f9a026af54 fix: npe when opening dialog to submit sb segments 2023-08-25 20:07:24 +02:00
Bnyro
0e8c18c0ad
Merge pull request #4623 from Bnyro/master
style: simplify ThemeHelper#getThemeColor
2023-08-25 19:50:38 +02:00
Bnyro
2d854030c9 style: run ktlint 2023-08-25 19:51:24 +02:00
Bnyro
dbb7126dfb style: simplify ThemeHelper#getThemeColor 2023-08-25 19:50:53 +02:00
Bnyro
3ffdfa9839
Merge pull request #4622 from Bnyro/master
feat(audio player): show app icon as thumbnail in data saver mode
2023-08-25 19:47:52 +02:00
Bnyro
3f095da89f feat(audio player): show app icon as thumbnail in data saver mode 2023-08-25 19:47:19 +02:00
Bnyro
fc1260ce4d
Merge pull request #4590 from Bnyro/submit-sb-segments
feat: support for submitting SponsorBlock segments
2023-08-25 19:39:44 +02:00
Bnyro
16dc7a5217 feat: support for submitting SponsorBlock segments 2023-08-25 19:40:18 +02:00
Bnyro
eaa0b58aaf
Merge pull request #4619 from Bnyro/master
fix: chapter layout UI and UX issues
2023-08-25 19:15:16 +02:00
Bnyro
d03ee809d0 fix: chapter layout UI and UX issues 2023-08-25 19:15:56 +02:00
Isira Seneviratne
b2e0674c93
Merge pull request #4616 from Isira-Seneviratne/Binding_cleanup
fix: Free view bindings in dialogs
2023-08-25 19:41:41 +05:30
Isira Seneviratne
6d33196d8b
Merge pull request #4615 from Isira-Seneviratne/edit_extension
refactor: Use edit extension
2023-08-25 12:03:22 +05:30
Isira Seneviratne
c12482d000 refactor: Use Path extensions 2023-08-25 05:41:49 +05:30
Isira Seneviratne
b9a059d9ef fix: Free view bindings in dialogs 2023-08-25 05:35:10 +05:30
Isira Seneviratne
cbba98da36 refactor: Use edit extension 2023-08-25 05:06:45 +05:30
Bnyro
b6cfa62d5d refactor: save possible stream types to constant values 2023-08-24 22:01:18 +02:00
Bnyro
f48f3f2fd3 feat: respect sort order and filters when playing channel group 2023-08-24 21:57:03 +02:00
Bnyro
b72993cfee
Merge pull request #4611 from Bnyro/master
fix: limit chapter bottom sheet to one instance
2023-08-24 18:01:09 +02:00
Bnyro
2d4d095a34 fix: kill chapters bottom sheet when playing next video 2023-08-24 18:01:50 +02:00
Bnyro
3dc3216999 fix: limit chapter bottom sheet to one instance 2023-08-24 18:00:36 +02:00
Bnyro
c30def8c16 fix: don't show the highlight as chapter for the whole remaining video 2023-08-24 17:12:27 +02:00
Bnyro
37b575f00f
Merge pull request #4610 from Bnyro/master
fix: don't show the highlight as chapter for the whole remaining video
2023-08-24 17:11:40 +02:00
Bnyro
30f9b9a9bc
Merge pull request #4609 from Bnyro/master
feat: highlight current chapter
2023-08-24 16:59:38 +02:00
Bnyro
c4983aa00d feat: highlight current chapter 2023-08-24 16:59:34 +02:00
Bnyro
d28683e2e0 chore: simplify and remove unused code 2023-08-24 16:45:46 +02:00
Bnyro
b0bbdc12e8
Merge pull request #4608 from Bnyro/master
chore: simplify and remove unused code
2023-08-24 16:45:28 +02:00
Bnyro
c398936355 fix: exit fullscreen gesture 2023-08-24 16:32:43 +02:00
Bnyro
3f94fd0fdd
Merge pull request #4607 from Bnyro/master
fix: exit fullscreen gesture
2023-08-24 16:31:59 +02:00
Isira Seneviratne
6d9e8ba2de refactor: Improve fragment transaction in CommentsSheet 2023-08-24 06:11:28 +05:30
Bnyro
4c506de565 fix: don't update instance preference while dialog visible to user 2023-08-23 13:04:03 +02:00
Bnyro
dbdb8c8851 fix: crash when opening instance settings without internet 2023-08-23 12:39:49 +02:00
FineFindus
3fb9e899cb
feat: add sponsorblock option to skip segment only once (#4584) 2023-08-22 16:05:21 +02:00
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
Bnyro
cf79b7bd67 feat: allow downloading audio based on language 2023-08-22 09:42:22 +02:00
Bnyro
a88e817ae6
Merge pull request #4581 from Bnyro/master
feat: allow downloading audio based on language
2023-08-22 09:41:37 +02:00
FineFindus
03d598a559
style: run ktlint 2023-08-21 20:09:34 +02:00
FineFindus
cada23a816
fix(video): update watch position 2023-08-21 20:09:07 +02:00
Bnyro
d9d735051d feat: play all videos by group when long pressing group name 2023-08-21 18:23:44 +02:00
Bnyro
8faf1bde89 feat: infinite playing queue when auto-insert related streams enabled 2023-08-20 18:26:41 +02:00
Bnyro
b577d96795 feat: allow interacting with player while viewing chapters 2023-08-20 18:02:28 +02:00
Bnyro
8921265493 fix: restore pause on quit functionality 2023-08-20 17:34:14 +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
FineFindus
a7b262b491
style: run ktlint 2023-08-20 12:40:59 +02:00
FineFindus
420497907b
feat(player): show endscreen on STATE_ENDED 2023-08-20 12:40:22 +02:00
Isira Seneviratne
0e8e6278d4
Merge pull request #4556 from Isira-Seneviratne/Enum_serializable
refactor: Simplify player event handling
2023-08-20 12:44:15 +05:30
Isira Seneviratne
63fde6271d refactor: Simplify player event handling 2023-08-20 07:30:59 +05:30
Isira Seneviratne
f69f835463 Migrate to KSP 2023-08-20 06:02:04 +05:30
Bnyro
0f1e50ed13 feat: show if instance registration disabled in welcome page 2023-08-19 10:50:29 +02:00
Bnyro
b271103cc9 fix: remove useless buttons to reset pitch and playback speed 2023-08-19 10:31:08 +02:00
Bnyro
afe635a184
Merge pull request #4540 from Bnyro/master
fix: captions can't be disabled
2023-08-18 19:47:18 +02:00
Bnyro
67b46951d4 fix: captions can't be disabled 2023-08-18 19:48:00 +02:00
IndusAryan
9962b46b6d
fix: dismiss button in queue sheet (#4532) 2023-08-17 17:04:16 +02:00
Bnyro
f84d9b4a17 feat(player): show if quality is auto or limited 2023-08-16 18:46:08 +02:00
Bnyro
6639b4780c chore: fix formatting 2023-08-16 18:29:18 +02:00
Bnyro
f968b3a511 feat(playlist): navigate to uploader on click 2023-08-16 18:28:27 +02:00
Bnyro
c097f34321 feat: support for selecting auto-generated captions 2023-08-16 17:56:49 +02:00
Bnyro
88bee10de0
Merge pull request #4509 from Bnyro/master
fix: crash when opening library due to unmigrated playlists sort order pref
2023-08-16 17:19:34 +02:00
Bnyro
a8878525f8 fix: crash when opening library due to unmigrated playlists sort order pref 2023-08-16 17:20:01 +02:00
Bnyro
2d5ccf7911
Merge pull request #4498 from FineFindus/feat/pause-while-buffering
fix: allow pausing when loading
2023-08-16 17:17:11 +02:00