NewPipe-app-android/app/src/main/java/org/schabi/newpipe/info_list/holder
Mahendran 75292e099c Larger channel cards in search results
- Thumbnail larger (100dp) than the usual (92dp) throughout the app
- Description lint count is 8 (normally 3)
2023-02-09 06:15:22 +05:30
..
ChannelCardInfoItemHolder.java Larger channel cards in search results 2023-02-09 06:15:22 +05:30
ChannelGridInfoItemHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ChannelInfoItemHolder.java Made the channel-images in the grid list bigger 2023-01-15 10:50:20 +01:00
ChannelMiniInfoItemHolder.java Larger channel cards in search results 2023-02-09 06:15:22 +05:30
CommentsInfoItemHolder.java Added ability to see pinned comment 2021-12-24 11:29:34 -06:00
CommentsMiniInfoItemHolder.java Improve ellipsizing comments 2023-01-15 19:28:01 +01:00
InfoItemHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlaylistCardInfoItemHolder.java Thumbnails used in NewPipe are small (list/grid) mode. This PR facilitates full width thumbnails and dubbed as card mode. 2023-01-15 22:32:03 +05:30
PlaylistGridInfoItemHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlaylistInfoItemHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlaylistMiniInfoItemHolder.java Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02:00
StreamCardInfoItemHolder.java Thumbnails used in NewPipe are small (list/grid) mode. This PR facilitates full width thumbnails and dubbed as card mode. 2023-01-15 22:32:03 +05:30
StreamGridInfoItemHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
StreamInfoItemHolder.java Fix overlapping fonts and crash on tapping anywhere on video after long-pressing 'Popup' button (#5813) 2021-03-31 10:10:14 +02:00
StreamMiniInfoItemHolder.java Changed the code accordingly 2022-07-15 19:55:19 +02:00