Bnyro
50ceb70076
fix: missing spacing in comment info row
2024-04-20 12:39:55 +02:00
Bnyro
0b5e4185d8
fix: various comment/replies related issues
2024-03-28 17:30:07 +01:00
Bnyro
881e1bae3b
feat: show confirm modal before deleting channel group
2024-03-28 15:55:57 +01:00
Bnyro
9878419402
fix: comment expands when tapping in timestamp
2024-03-19 21:52:10 +01:00
Bnyro
70bfaddb2e
chore: reformat code using ktlint
2024-02-28 13:39:55 +01:00
Bnyro
5a4b0eb92b
fix: placeholders not properly shown at fast scrolling
2024-02-25 13:13:39 +01:00
Bnyro
214aded22f
feat: display currently selected instance as grayed out if not available
2024-02-12 11:39:20 +01:00
Isira Seneviratne
69cf74e590
refactor: Rewrite comments fragments using Paging library ( #5589 )
...
* refactor: Rewrite comments fragment using Paging library
* Fix lint issue
* refactor: Rewrite comment replies to use paging adapter
* Add cachedIn step
* Address review comments, display parent comment
2024-02-11 18:08:06 +05:30
Isira Seneviratne
858dbe7ede
refactor: Rewrite search functionality using Paging ( #5528 )
...
* refactor: Rewrite search functionality using Paging
* Apply code review comments
* Update app/src/main/java/com/github/libretube/ui/adapters/SearchChannelAdapter.kt
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
* Apply code review suggestions
---------
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
2024-01-25 15:30:40 +05:30
Vedant.R.J.Chourey
02d30f1f17
feat: add delete all button for downloads
2024-01-22 19:34:17 +01:00
RafaRamos
2290951a4d
Clear views on VideoAdapter' onBindViewHolder
2024-01-16 12:03:40 +01:00
Bnyro
d7f95cd23d
feat: show duration in downloads and improve downloads UI
2024-01-08 20:01:48 +01:00
Bnyro
4c1604a646
fix: only apply white image background to channel avatars
2024-01-06 14:23:03 +01:00
Bnyro
3661cd82f7
fix: can't open playlists
2024-01-06 14:19:17 +01:00
Isira Seneviratne
8301e9d4f8
refactor: Improve ClipboardHelper
2023-12-23 07:46:42 +05:30
FineFindus
a8903d8a2a
style: run ktlint
2023-12-20 19:22:57 +01:00
Bnyro
df50f1c612
feat: separate landscape grid columns pref + more impacted adapters
2023-12-19 15:59:41 +01:00
Bnyro
d4f8af0883
feat: show instance regions, uptime and registration status in settings
2023-12-17 17:10:35 +01:00
Bnyro
1a5b74cab3
feat: display the instance uptime on initial instance selection
2023-12-17 16:47:34 +01:00
Bnyro
8edef3583c
fix: don't use dead fallback instances api anymore
2023-12-17 16:29:07 +01:00
Bnyro
9566de68be
feat: quick actions to add a channel to a group
2023-12-15 16:15:00 +01:00
Bnyro
c807d1d54d
refactor: match the size of continue watching and related streams
2023-12-06 14:21:09 +01:00
Bnyro
fa65d3998f
feat: automatically play the next downloaded video in offline audio mode
2023-12-04 16:20:37 +01:00
FineFindus
20e30b5bb0
style: run ktlint
2023-11-15 19:04:04 +01:00
FineFindus
27c175648b
fix(comment): only show highlight for owner
...
Fixes a problem where, due to the way recycler views work, the show highlight was not reset properly, causing the highlight to be displayed on the wrong users.
2023-11-15 19:03:35 +01:00
Bnyro
1abc9cfe8c
style: run ktlint
2023-11-14 19:06:38 +01:00
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