Commit Graph

265 Commits

Author SHA1 Message Date
Isira Seneviratne
75054780ff refactor: Use TypedValueCompat 2023-10-30 05:19:58 +05:30
Bnyro
8a95bff496
Merge pull request #5057 from Bnyro/master
fix: channel avatar placeholder visible for shorts of a channel
2023-10-29 15:30:43 +01:00
Bnyro
47bd510aef fix: channel avatar placeholder visible for shorts of a channel 2023-10-29 15:32:00 +01:00
Bnyro
a5c80ff0bf
Merge pull request #5040 from FineFindus/feat/highlight-creator-comment
feat(comments): highlight creator comments
2023-10-26 15:59:09 +02:00
Bnyro
b9c59d492f refactor: use '--' for int decremention instead of '-= 1' 2023-10-26 15:58:44 +02:00
Bnyro
373b297f97 feat: add undo action after removing video from playlist 2023-10-26 15:57:17 +02:00
FineFindus
eacd335c30
feat(comments): highlight creator comments 2023-10-25 16:42:20 +02:00
Bnyro
d6bf7b5a05
Merge pull request #4955 from FineFindus/feat/highlight-creator-comment
feat(comments): show if creator replied
2023-10-12 17:49:06 +02:00
FineFindus
b1c16cc622
style: run ktlint 2023-10-11 18:13:32 +02:00
FineFindus
9e8216acb0
feat(comments): show if creator replied 2023-10-11 18:04:25 +02:00
Ayan Malik
98e6c02595 wrong comment opening bug fixed 2023-10-11 13:11:44 +05:30
Bnyro
37cb75b9f0 fix: remove view count from continue watching section 2023-10-11 09:11:15 +02:00
Bnyro
064c5279a6 fix: conflicts between chapters and video highlight 2023-10-06 17:37:20 +02:00
FineFindus
d2cce61edc
style: run ktlint 2023-09-21 10:13:20 +02:00
Bnyro
7ae5865ba2 feat: parse YouTube links in the search bar 2023-09-19 11:27:27 +02:00
Isira Seneviratne
43b9aa8d37 feat: Show upload time in stream notifications 2023-09-17 07:12:46 +05:30
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
a154f5241f fix: crash when long pressing watch history item 2023-09-11 11:11:48 +02:00
Bnyro
0ebe784a90 refactor: remove constructors from PlaybackOptionsSheet 2023-09-11 11:09:22 +02:00
Bnyro
a32e5c2841 fix: crash when long pressing search result 2023-09-11 10:54:06 +02:00
Bnyro
32a7d836cf fix: crash when deleting playlist, playlist description not shown 2023-09-10 20:02:54 +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
caef216c96 fix: hide channel icon placeholder in channel fragment 2023-09-08 17:37:31 +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
Ansh Tyagi
f260c48f0a refactor: use Bundle for DialogFragment arguments
- ColorPickerDialog
- DeletePlaylistDialog
- RenamePlaylistDialog
2023-09-08 15:21:58 +02:00
Isira Seneviratne
0ebb79f93e fix: Avoid accidental link clicking 2023-09-08 07:46:20 +05:30
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
Bnyro
b6cfa62d5d refactor: save possible stream types to constant values 2023-08-24 22:01:18 +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
c4983aa00d feat: highlight current chapter 2023-08-24 16:59:34 +02:00
FineFindus
cada23a816
fix(video): update watch position 2023-08-21 20:09:07 +02:00
FineFindus
a7b262b491
style: run ktlint 2023-08-20 12:40:59 +02:00
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
f968b3a511 feat(playlist): navigate to uploader on click 2023-08-16 18:28:27 +02:00
IndusAryan
7cd944ffe7 feat: filled icon for home and new drag handle in navbar options dialog 2023-08-15 14:53:22 +02:00
Bnyro
3fadb792bc fix: crash when removing video from playlist 2023-08-13 20:07:29 +02:00
Bnyro
f938a7dfc5 fix: crash when closing player via x on top left 2023-08-05 19:04:20 +02:00
Bnyro
888b68e566 chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +02:00
Bnyro
3d6589e684 fix: regressions introduced by new chapters layout 2023-08-05 18:41:26 +02:00
Bnyro
818b9c72fe feat: Video chapters redesign 2023-08-05 11:29:56 +02:00
Bnyro
f2c2834e3f fix: crash when download file doesn't exist 2023-08-05 10:21:26 +02:00
Bnyro
05fa57b912 refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00