Bnyro
bac760cb5c
same corner radius for all thumbnails
2022-12-05 19:23:20 +01:00
Krunal Patel
bf1d9d46ba
Change play pause implementation to use a single image button
...
Remove `exo_play_pause` and make use of the custom image view gives more accessibility
2022-12-02 17:56:00 +05:30
Krunal Patel
9dd505917d
Fix player control repeat icon on the video end
...
A new image button for reapeat button is needed, changing `exo_play_pause` doesn't work because it is updated by `StyledPlayerControlView`. So, when the video ends hide `exo_play_pause` and show `repeatBTN`.
2022-12-02 12:28:02 +05:30
Bnyro
7bdc7f3a74
Indicator the the feed got caught up for subscriptions
2022-11-27 19:51:30 +01:00
Bnyro
9d9709be7b
Option to disable double tap to seek
2022-11-27 18:41:34 +01:00
Bnyro
b6e44cbe7a
add a button to toggle SponsorBlock while playing a video
2022-11-27 18:17:50 +01:00
Bnyro
35ed8e22d4
Merge pull request #2102 from Bnyro/improve-comments-sheet
...
Improve the comments sheet
2022-11-27 14:24:45 +01:00
Bnyro
06f7d5c945
add progress and error messages if comments disabled or empty
2022-11-27 14:21:17 +01:00
Krunal Patel
03c85e7af1
Fix gesture control view resize
2022-11-27 15:51:20 +05:30
Bnyro
039f898556
replace open with
with PiP
2022-11-26 18:45:55 +01:00
Bnyro
ee4581f2e3
fix crash when clicking channel
2022-11-26 18:25:07 +01:00
Bnyro
35602aaaca
move the comments into a bottom sheet
2022-11-26 17:53:40 +01:00
Krunal Patel
cf18adc75b
Fix link opening issues
2022-11-26 16:49:10 +05:30
Bnyro
2c069837fe
hide the open with button by default
2022-11-25 18:57:53 +01:00
Bnyro
6419d13b00
Merge pull request #2047 from Bnyro/master
...
improve slider dialog accessability
2022-11-25 18:36:46 +01:00
Bnyro
51cf08676f
improve slider dialog accessability
2022-11-25 18:36:03 +01:00
Krunal Patel
f509e63c2a
Fix typo, implement player options instead of creating variable
2022-11-25 20:33:22 +05:30
Krunal Patel
7d58a71d27
Add swipe gesture control for brightness and volume
...
Create interface `PlayerGestureOptions` that defines all controlles.
`PlayerGestureController` takes this as listner and call apropriate method.
Double tap events are also called from this class.
2022-11-25 20:33:20 +05:30
Bnyro
77be9424fc
add option to set default start tab
2022-11-24 17:38:14 +01:00
Bnyro
975930625f
bind the recview padding of playlists and watch history to the mini player visibility
2022-11-24 16:58:39 +01:00
Bnyro
74d9615c1d
fix the misaligned no-network icon
2022-11-23 17:48:30 +01:00
Bnyro
0dccb05a54
add a summary
2022-11-21 16:23:59 +01:00
Bnyro
e90291be59
add app icon preview bottom sheet
2022-11-21 16:12:21 +01:00
Bnyro
8bc3c59686
Fill Search Controller When Tapping on Arrow
2022-11-21 14:58:17 +01:00
Bnyro
0d65071c79
add frontend support
2022-11-20 15:54:55 +01:00
Bnyro
3105a46e2b
allow creating playlists from addin
2022-11-19 11:12:26 +01:00
Bnyro
7211143398
add a bookmarks fragment to the library
2022-11-19 10:52:27 +01:00
Bnyro
7e984dd57f
improve the UI
2022-11-18 18:28:41 +01:00
Bnyro
48951f13c3
add support for bookmarking playlists
2022-11-18 18:01:11 +01:00
Bnyro
89be23a858
improve home section
2022-11-18 16:23:45 +01:00
Bnyro
42e326f9b8
fix the lagging user experience
2022-11-18 16:08:09 +01:00
Bnyro
576f72bc36
fix some scrolling issues
2022-11-17 19:01:46 +01:00
Bnyro
214aaf6612
implement logic
2022-11-17 18:58:53 +01:00
Bnyro
79b08c2e5a
initial UI creation
2022-11-17 18:16:12 +01:00
Bnyro
6c5cb27eb8
add a new empty home fragment
2022-11-17 17:23:10 +01:00
Bnyro
12adebd4bf
add a reverse queue button
2022-11-17 16:25:34 +01:00
Bnyro
c3c24a73b3
add playlists padding
2022-11-17 15:49:37 +01:00
Bnyro
b9ca17cd77
Merge pull request #1824 from GilesMunn/master
...
Minor visual edits
2022-11-12 19:27:14 +01:00
Bnyro
11ec5bef68
some visual changes
2022-11-12 19:25:43 +01:00
Bnyro
0786e8f87c
add option for it
2022-11-12 19:04:40 +01:00
Bnyro
610121dd90
add alternative layout for related streams
2022-11-12 18:40:54 +01:00
Bnyro
df92e17108
channel layout fixes
2022-11-11 17:52:27 +01:00
Bnyro
7a65fdb228
playlist layout fixes
2022-11-07 19:18:55 +01:00
Bnyro
26b9a5d1ae
decrease channel height
2022-11-07 19:08:02 +01:00
Bnyro
c21f553fa4
layout fixes
2022-11-06 16:35:36 +01:00
Bnyro
a85bf705db
some UI changes
2022-11-06 15:50:52 +01:00
Bnyro
7bdcf9e3bd
add a share button
2022-11-06 12:53:41 +01:00
Bnyro
0b99bfdfa0
new playlist layout
2022-11-06 12:35:23 +01:00
Bnyro
632f4d6df4
allow clicking queue items
2022-11-06 11:50:04 +01:00
Bnyro
d18e0dfc1f
hide when not subscribed
2022-11-06 11:30:38 +01:00
Bnyro
861e319aeb
add the notification bell UI
2022-11-06 11:26:24 +01:00
Bnyro
9795f9846f
cleanup
2022-11-05 19:08:02 +01:00
Bnyro
51bdc79d34
chapter timestamps
2022-11-05 18:02:42 +01:00
Bnyro
30cb9815f1
reset btns for speed and pitch
2022-11-05 17:27:13 +01:00
Bnyro
d852726ecf
Merge pull request #1761 from Bnyro/master
...
Minor fixes
2022-11-05 14:29:17 +01:00
Bnyro
1049669cb8
close #1704 again
2022-11-05 14:24:48 +01:00
Bnyro
6a065f625f
Merge pull request #1759 from Bnyro/master
...
minor rtl improvements
2022-11-05 12:29:13 +01:00
Bnyro
8d094f9e34
minor rtl improvements
2022-11-05 12:28:57 +01:00
Bnyro
d067790a4f
Merge pull request #1758 from Bnyro/master
...
UI/UX improvements
2022-11-05 12:12:35 +01:00
Bnyro
8601feaffc
playlist improvements
2022-11-05 12:06:55 +01:00
shantanu1k
8af36adae2
Added the reference to styles.xml
2022-11-01 21:22:48 +05:30
shantanu1k
a60e5ffda1
fixed the TextView sizing for video options
2022-10-31 21:44:57 +05:30
Bnyro
d756a1fb0c
alternative global layout
2022-10-29 17:33:12 +02:00
Bnyro
c8d8fdbe41
Channel tab fixes
2022-10-29 16:25:15 +02:00
Bnyro
8119462cb7
Fixed minor bugs and improved Chip UI
2022-10-29 12:16:48 +02:00
Bnyro
18eebe663b
UI for channel tabs
2022-10-29 12:06:25 +02:00
Bnyro
38d286bb94
fix shuffle and clear
2022-10-28 23:04:44 +02:00
Bnyro
67982186c6
bug fixes
2022-10-28 22:18:18 +02:00
Bnyro
7837ce1c60
add shuffle and clear to playing queue
2022-10-28 22:08:50 +02:00
Bnyro
6de599a310
show sponsorblock markers
2022-10-28 20:14:04 +02:00
Bnyro
2e4b6beb2f
Add a toggle at the player fragment
2022-10-23 15:58:06 +02:00
Bnyro
a4b0857879
layout improvements
2022-10-23 15:50:45 +02:00
Bnyro
220f131cb8
Open queue from navbar menu
2022-10-23 15:49:12 +02:00
Bnyro
afe25fc67a
Queue bottom sheet in player fragment
2022-10-23 11:33:35 +02:00
Bnyro
d6232b1ddc
Playing queue layout
2022-10-23 11:12:02 +02:00
Bnyro
b8c2c8901b
Make history fully visible when using the miniplayer
2022-10-19 20:08:41 +02:00
Bnyro
296a4a7950
use more rounded ripples
2022-10-19 20:04:09 +02:00
Bnyro
30d9d7b04a
layout fixes
2022-10-19 20:02:11 +02:00
Bnyro
c02b815ff2
fix linter
2022-10-19 19:53:18 +02:00
Bnyro
31f20219d5
Toggle the channel description
2022-10-19 19:46:54 +02:00
Bnyro
0e8c3043ae
Show the comment reply count
2022-10-17 18:27:05 +02:00
Bnyro
f7dacbb9bb
Customize the share time code
2022-10-15 16:50:18 +02:00
Bnyro
b8b3159362
download thumbnail images
2022-10-15 16:29:12 +02:00
Bnyro
e836625223
allow fetching more comment replies
2022-10-13 14:10:39 +02:00
Bnyro
51b8af4606
use rounded ripples
2022-10-12 20:16:35 +02:00
Bnyro
0c09147b25
use the same layout for replies and comments
2022-10-12 20:07:59 +02:00
Bnyro
bf2db3ce48
layout improvements
2022-10-10 17:03:03 +02:00
Bnyro
500e56e760
add metadata to downloads
2022-10-10 16:58:26 +02:00
Bnyro
abc86aabc4
Merge pull request #1529 from Bnyro/channelshare
...
Backup of sharing channels by @GilesMunn
2022-10-09 22:13:56 +02:00
Bnyro
94e4f90a01
UI improvements
2022-10-09 22:13:41 +02:00
Bnyro
9b242d3b3e
finer playback speed controls
2022-10-09 19:23:54 +02:00
GilesMunn
22c7ebcc9c
Added share button for channels. Closes #1510
2022-10-09 14:34:39 +01:00
Bnyro
0ebf1b13c8
Merge pull request #1512 from Bnyro/master
...
show the subscriptions count in the channel fragment
2022-10-07 18:56:11 +02:00
Bnyro
cb4a61648f
show the subscriptions count in the channel fragment
2022-10-07 18:55:31 +02:00
Bnyro
e523c901bf
Merge pull request #1504 from Bnyro/master
...
Option to sort playlists
2022-10-06 15:14:39 +02:00
Bnyro
c75ec150fe
playlist sorting option
2022-10-06 15:14:06 +02:00
Bnyro
f4b9614e68
Merge pull request #1503 from Bnyro/master
...
Rename files when downloading + indicate when comments are available
2022-10-06 14:37:37 +02:00
Bnyro
8c41347f05
UI improvements
2022-10-06 14:36:46 +02:00
Bnyro
5c4a23aa33
indicate when replies are available
2022-10-06 14:35:42 +02:00
Bnyro
1018fd80fb
allow renaming files to download
2022-10-06 14:26:30 +02:00