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
Bnyro
e471d3c665
Merge pull request #1500 from Bnyro/master
...
Player improvements
2022-10-05 22:18:42 +02:00
Bnyro
2587e9b98a
fix the time bar colors
2022-10-05 22:17:55 +02:00
Bnyro
9851da67e6
Merge pull request #1497 from Bnyro/master
...
allow toggling the password visibility in dialogs
2022-10-05 21:40:40 +02:00
Bnyro
977acaefbf
allow toggling the password visibility in dialogs
2022-10-05 21:40:15 +02:00
GilesMunn
0cf31945d4
Minor aesthetic changes.
2022-10-02 13:26:15 +01:00
GilesMunn
02fbf2eda6
Removed drop shadow from subscriptions toggle box.
2022-10-02 12:08:18 +01:00
Bnyro
57b266aeb7
playback speed bottom sheet
2022-10-01 11:43:40 +02:00
Bnyro
03701818da
move navigation bar settings to appearance
2022-09-26 18:55:10 +02:00
Bnyro
bec75bb4ae
use proper icons
2022-09-24 11:04:01 +02:00
Bnyro
840ce157ad
add toolbar to community tab
2022-09-24 10:59:14 +02:00
Bnyro
d6c3a77a98
use material library inbuilts
2022-09-24 10:55:16 +02:00
Bnyro
31fee99282
use material library inbuilts
2022-09-24 10:47:17 +02:00
Bnyro
6f3834fcef
fix the channel rows
2022-09-24 10:39:05 +02:00
Bnyro
bac4b6ecc3
improved download dialog
2022-09-23 14:29:16 +02:00
Bnyro
c637a0e106
improve bottom sheet layout
2022-09-23 14:21:32 +02:00
Bnyro
5ec053b3b1
fix the backpress behavior
2022-09-22 18:34:13 +02:00
Bnyro
f9f634de1a
code structure
2022-09-20 19:53:34 +02:00
Bnyro
11c2ca7558
small layout improvements
2022-09-20 19:06:30 +02:00
Bnyro
bd618d032f
preference dialog
2022-09-20 18:36:23 +02:00
Bnyro
a86c6c658d
improve channel layout
2022-09-20 17:03:15 +02:00
Bnyro
8be5a293bc
format
2022-09-18 19:17:38 +02:00
Bnyro
b22611fe21
bug fixes
2022-09-18 13:03:48 +02:00
Bnyro
26ec53f654
codebase for unified backup
2022-09-18 12:41:35 +02:00
Bnyro
6f9c2c368e
UI improvements
2022-09-17 19:09:11 +02:00
Bnyro
471c828964
skip btn transparency
2022-09-17 18:55:14 +02:00
Bnyro
5034d461ae
add option for manually skipping sponsorblock segments
2022-09-17 18:47:46 +02:00
Bnyro
c10672f837
improve padding without drawable
2022-09-11 18:34:15 +02:00
Bnyro
437438fd56
make drawable optional
2022-09-10 16:56:17 +02:00
Bnyro
1d5d254457
refactor player options
2022-09-10 16:32:40 +02:00
Bnyro
915795eaf0
bottom sheet for sorting
2022-09-10 16:13:02 +02:00
Bnyro
9c91386ecd
show when downloads are empty
2022-09-10 12:20:51 +02:00
Bnyro
a4daa35d53
bug fixes
2022-09-09 16:49:00 +02:00
Bnyro
462d247bd9
make it accessible when offline
2022-09-09 16:27:34 +02:00
Bnyro
226350e21c
add offline player activity
2022-09-09 15:40:10 +02:00
Bnyro
97031be690
fix UI
2022-09-09 14:42:46 +02:00
Bnyro
6bb065a870
add download fragment
2022-09-09 14:23:39 +02:00
Bnyro
693623c1ee
bottom sheet UI fixes
2022-09-08 21:50:51 +02:00
Bnyro
fb238577f4
use m3 switches in prefs
2022-09-08 21:25:43 +02:00
Bnyro
726ef9276f
update dependencies
2022-09-08 20:56:55 +02:00
Bnyro
a75d8f7225
fix layout
2022-08-26 19:09:09 +02:00
Bnyro
58efe901d9
allow toggling share with time code in dialog
2022-08-26 09:37:28 +02:00
Bnyro
f9cdd2da5f
code improvements
2022-08-26 09:04:35 +02:00
Bnyro
6998310809
bug fixes
2022-08-26 08:42:13 +02:00
Bnyro
fbc6a14c58
add custom slider preference
2022-08-25 23:05:04 +02:00
Bnyro
207fe64b58
add continous playback speed slider
2022-08-25 22:48:12 +02:00
Bnyro
f5d54a307c
better split screen support
2022-08-25 11:37:58 +02:00
Bnyro
47a4187d52
add device info dialog
2022-08-24 18:29:39 +02:00
Bnyro
64af78dfaf
allow sharing the app in about
2022-08-24 18:06:43 +02:00
Bnyro
298023b702
add legacy subscriptions view
2022-08-24 17:56:57 +02:00
Bnyro
95b91e60d9
add custom break reminder time
2022-08-23 15:51:00 +02:00
Bnyro
ef816aa53e
remove unused resources
2022-08-21 10:02:47 +02:00
Bnyro
6914e9500a
layout improvements
2022-08-15 09:59:48 +02:00
Bnyro
6694eb972e
add resize mode pref
2022-08-14 17:53:51 +02:00
Bnyro
109f47f43f
improve dialog layout
2022-08-14 17:35:17 +02:00
Bnyro
a455fe52be
improve loading UI
2022-08-13 11:59:13 +02:00
Bnyro
3a725f7d59
layout fixes
2022-08-12 14:08:00 +02:00
Bnyro
3cde15c96f
refactor advanced player options
2022-08-12 14:03:55 +02:00
Bnyro
21a5f17a19
improve chip layout
2022-08-12 11:50:03 +02:00
Bnyro
252e42f0c1
layout fixes
2022-08-11 11:48:55 +02:00
Bnyro
e78e7daf0a
minor player UI improvements
2022-08-09 14:37:40 +02:00
Bnyro
27fcf05347
initial structure for prev and next buttons
2022-08-08 16:56:18 +02:00
Bnyro
67132a92d6
playlist bug fixes
2022-08-08 15:22:08 +02:00
Bnyro
077d5728fa
fix auth api playlists
2022-08-08 11:25:31 +02:00
Bnyro
725a4c1802
unauthenticated subscriptions
2022-08-03 13:41:45 +02:00
Bnyro
8e86b35477
remove ffmpeg and allow downloading by video name
2022-08-03 09:05:34 +02:00
Bnyro
346e3bbe80
indicate empty history and results
2022-08-01 09:17:36 +02:00
Bnyro
f4a4ad41bb
fixes
2022-08-01 08:55:38 +02:00
Bnyro
5ef883ca67
new search filter layout
2022-07-31 23:08:58 +02:00
Bnyro
022281e107
new search behavior
2022-07-31 22:17:36 +02:00
Bnyro
6b1d3c20c9
new toolbar
2022-07-31 21:09:47 +02:00
Bnyro
c12b904514
change appbar layout
2022-07-31 15:14:39 +02:00
Bnyro
1fe6965611
add weblate to about fragment
2022-07-31 14:57:23 +02:00
Bnyro
c777560e54
layout improvements
2022-07-30 14:00:14 +02:00
Bnyro
8e72180057
layout improvements
2022-07-30 13:47:45 +02:00
Bnyro
3dfd0ba562
indicate time difference
2022-07-30 13:36:06 +02:00
Bnyro
5271a279f3
indicate that a video is live
2022-07-30 13:09:57 +02:00
Bnyro
211881ad92
sort subscriptions feed
2022-07-29 12:39:03 +02:00
Bnyro
07a9418570
hide watch progress by default
2022-07-29 11:40:36 +02:00
Bnyro
46acb3bda2
maximize on single tap
2022-07-29 09:33:00 +02:00
Bnyro
7fc855aaef
improve watch history
2022-07-29 08:47:37 +02:00
Bnyro
03a6e190a1
fix the double tap overlay margin
2022-07-29 07:57:16 +02:00
Bnyro
8c196ac91b
fix ci
2022-07-28 16:16:12 +02:00
Bnyro
3ca4d5bd2b
fix warnings
2022-07-28 16:11:35 +02:00
Bnyro
206867d21c
fix duration size
2022-07-28 16:00:37 +02:00
Bnyro
3cf1c1c9cb
watch progress for playlists
2022-07-28 14:55:05 +02:00
Bnyro
9fefb0fc32
show watched time under the video
2022-07-28 09:18:32 +02:00
Bnyro
9ea9e63ef6
merge all videoRows into one
2022-07-28 08:02:21 +02:00
Bnyro
c9740a2d5f
toggle autoplay while playing video
2022-07-27 11:57:04 +02:00
Bnyro
51ef6cab24
huge double tap refactor
2022-07-27 08:55:44 +02:00
Bnyro
9e09b3a634
highlight current chapter
2022-07-22 23:58:23 +02:00
Bnyro
f15a98175c
fix animations
2022-07-21 18:06:09 +02:00
Bnyro
276d611a9f
fix subs page
2022-07-21 17:58:51 +02:00
Bnyro
e3f538422e
fix subscriptions
2022-07-21 17:11:17 +02:00
Bnyro
88da71502f
minor fixes
2022-07-20 13:49:56 +02:00
Bnyro
77abc8eef6
improve controller behavior
2022-07-19 14:59:16 +02:00
Bnyro
98c3df00ab
move double tap overlay to custom view
2022-07-19 14:08:12 +02:00
Bnyro
072f31a1e8
cleanup
2022-07-18 19:36:21 +02:00
Bnyro
e48da1109a
rewrite double tap forward/rewind UI
2022-07-18 16:55:48 +02:00
Bnyro
64751dfd96
support for opening links with /c/ or /user/
2022-07-17 22:06:43 +02:00
Bnyro
803e1546e1
fix PiP
2022-07-17 12:19:55 +02:00
Bnyro
9cf86a7675
new icon for open
2022-07-17 11:10:46 +02:00
Bnyro
b9a6d5aa88
custom subtitles dialog
2022-07-16 22:49:32 +02:00
Bnyro
49848be904
history pref category
2022-07-15 22:12:51 +02:00
Bnyro
728f345f1d
add data saver mode
2022-07-15 21:37:44 +02:00
Bnyro
ae08491d0b
add toggable options menu
2022-07-15 11:27:04 +02:00
Bnyro
fc8279cfff
fix button color
2022-07-15 10:43:17 +02:00
Bnyro
8cfe4e613a
layout improvements
2022-07-15 10:36:33 +02:00
Bnyro
3f6da4102e
fix open crash
2022-07-15 10:16:31 +02:00
Bnyro
af63a64b3a
player UI improvements
2022-07-14 22:05:35 +02:00
Bnyro
523ed6f488
minor player UI fixes
2022-07-14 19:57:53 +02:00
Bnyro
fb3bb67933
move urls to constants
2022-07-11 21:48:59 +02:00
Bnyro
9993cd0b4e
fix single click overlay
2022-07-11 16:39:35 +02:00
Bnyro
ce060f1df2
improve btns
2022-07-11 16:25:47 +02:00
Bnyro
0650f35474
animate replies
2022-07-11 15:14:09 +02:00
Bnyro
3a555aeb3c
improve comment replies layout
2022-07-11 15:09:01 +02:00
Bnyro
5500d9469e
add sub button to search channels
2022-07-11 15:00:33 +02:00
Bnyro
a8b821e771
fix channel layout
2022-07-11 10:38:49 +02:00
Bnyro
38b03d2326
format
2022-07-10 18:27:34 +02:00
Bnyro
5b3562632c
update icons
2022-07-10 18:26:11 +02:00
Bnyro
3207681760
audio only mode in player
2022-07-10 18:04:58 +02:00
Bnyro
bedfb13539
custom shuffle button
2022-07-10 13:56:17 +02:00
Bnyro
e3a2b32de7
enable chapter name in portrait mode
2022-07-10 13:01:24 +02:00
Bnyro
d369bd7e23
fix player background color
2022-07-10 10:17:03 +02:00
Bnyro
a0aabdf5a4
remove settings button in player
2022-07-10 09:51:40 +02:00
Bnyro
4f1c46fcf7
fix crash when playing video
2022-07-10 09:44:45 +02:00
Bnyro
782076ebb4
fix fullscreen chapter layout
2022-07-09 22:30:02 +02:00
Bnyro
d134677fc8
player UI improvements
2022-07-09 22:05:02 +02:00
Bnyro
1202049d7b
dynamic chapter name
2022-07-09 19:25:06 +02:00
Bnyro
b38cb661d0
add chapters for full screen mode
2022-07-09 18:51:09 +02:00
Bnyro
ff6d738580
improve double tap size
2022-07-09 18:28:10 +02:00
Bnyro
a3151c7011
cleanup
2022-07-08 19:38:10 +02:00
Bnyro
7dc99172f6
small improvements
2022-07-08 18:50:11 +02:00
Bnyro
9563127fed
UI fixes
2022-07-08 18:18:31 +02:00
Bnyro
e5f0d0248f
improve buttons
2022-07-08 18:06:48 +02:00
Bnyro
75f8ee88f7
improve layout and functionality
2022-07-08 17:49:32 +02:00
Bnyro
61721fd2df
basic double tap implementation
2022-07-08 17:26:45 +02:00
Bnyro
2fca061b76
dynamic login/out text
2022-07-08 14:26:00 +02:00
Bnyro
60e9446caf
better margins
2022-07-08 14:19:29 +02:00
Bnyro
3ed130c62c
add options dialog to playlist fragment
2022-07-08 14:00:11 +02:00
Bnyro
0622672e4c
small UI fixes
2022-07-07 22:40:32 +02:00
Bnyro
1215977275
replace vlc
2022-07-06 16:33:50 +02:00
Bnyro
9d7e4548bd
fix fullcreen button color
2022-07-05 17:56:55 +02:00
Bnyro
647b2fdac2
add twitter and add links
2022-07-05 11:22:55 +02:00
Bnyro
05c4742fac
add community section
2022-07-05 11:14:51 +02:00
Bnyro
d42d380e1b
format
2022-07-04 21:51:58 +02:00
Bnyro
9e0f7fa204
fix seek button
2022-07-04 21:51:35 +02:00
Bnyro
d5eaaeaa19
improve syntax
2022-07-04 21:44:42 +02:00
Bnyro
6cd5cf608a
fix selection background
2022-07-04 18:26:14 +02:00
Bnyro
215ac51d13
fix comments
2022-07-04 18:22:21 +02:00
Bnyro
21198a7ec9
improve comments padding
2022-07-04 18:12:24 +02:00
Bnyro
dec080d593
fix import
2022-07-03 18:33:13 +02:00
Bnyro
1b0f5db275
player UI improvements
2022-07-03 18:32:21 +02:00
Bnyro
423acaa74b
remove black bars
2022-07-03 18:27:15 +02:00
Bnyro
64f9f58583
improve player control margins
2022-07-03 18:13:52 +02:00
Bnyro
4bd7e81452
refactor about fragment
2022-07-03 15:06:17 +02:00
Bnyro
c59b719b92
convert about to cardviews
2022-07-03 14:43:29 +02:00
Bnyro
b7d9d510f6
rename hls to auto
2022-07-03 13:28:24 +02:00
Bnyro
94c5abecc3
cleanup
2022-07-02 18:23:24 +02:00
Bnyro
fdb9bf5dbe
improve history UI
2022-07-02 16:34:51 +02:00
Bnyro
ebaa7374cb
fix playlists not showing
2022-07-02 16:30:47 +02:00
Bnyro
ff77c69eb1
fix crash in settings
2022-07-01 21:32:26 +02:00
Bnyro
0e9f3ad96f
history UI imrovements
2022-07-01 21:17:23 +02:00
Bnyro
31cf6f608e
add functionality for watch history items
2022-07-01 19:47:43 +02:00
Bnyro
321887933b
watch history adapter
2022-07-01 18:50:51 +02:00
Bnyro
e9226313f4
watch history fragment
2022-07-01 18:29:47 +02:00
Bnyro
920a920f10
move noInternetActivity
2022-07-01 16:44:14 +02:00
Bnyro
e6aefe3c93
convert fragments to viewbinding
2022-07-01 11:11:24 +02:00
Bnyro
92993db5c7
convert prefs to viewbinding
2022-07-01 10:29:00 +02:00
Bnyro
9ebd3d5f7e
convert all dialogs to viewbinding
2022-07-01 10:19:00 +02:00
Bnyro
0498e52f5d
viewbind playerfragment
2022-06-30 21:25:40 +02:00
Bnyro
6d50edb6a5
chapters animation
2022-06-30 14:19:54 +02:00
Bnyro
ad509e3b4e
format code
2022-06-28 17:29:31 +02:00
Bnyro
dba1b19351
improve action button animation
2022-06-28 17:27:57 +02:00
Bnyro
767cbb2220
add animations to comments and description
2022-06-28 16:55:01 +02:00
Bnyro
81b176b4d6
better description layout
2022-06-28 16:53:18 +02:00
Bnyro
f81446095d
kill notifications on closure
2022-06-28 16:32:26 +02:00
Bnyro
66984ad727
improve about margins
2022-06-28 16:01:40 +02:00
Bnyro
bd5fdadd3b
improve back button
2022-06-28 15:56:26 +02:00
Bnyro
fa93827462
RYD integration
2022-06-27 21:35:06 +02:00
Bnyro
b2bb6f174e
fix lock mode
2022-06-27 19:27:53 +02:00
Bnyro
0f5f4b459c
code reformat
2022-06-27 19:17:52 +02:00
Bnyro
9af4bae5f1
quality select fix
2022-06-27 19:16:22 +02:00
Bnyro
98ed264083
player UI improvements
2022-06-27 19:13:31 +02:00
Bnyro
e548905873
title in fullscreen
2022-06-27 19:02:10 +02:00
Bnyro
eda4133261
suggestions UI improvements
2022-06-27 18:46:44 +02:00
Bnyro
bae1182f21
fix
2022-06-26 17:49:42 +02:00
Bnyro
ecacd13ceb
ktlint
2022-06-26 12:20:56 +02:00
Bnyro
944a220a24
improve dialog buttons
2022-06-26 10:01:43 +02:00
Bnyro
8062873ca2
hide password
2022-06-25 18:30:17 +02:00
Bnyro
c410c7c88f
fixes
2022-06-25 18:11:11 +02:00
Bnyro
47c65ebfe8
delete account
2022-06-25 17:55:03 +02:00
Bnyro
cf332443a8
lock player button
2022-06-24 17:26:36 +02:00
Bnyro
fddb3897cb
fullscreen button dyncamic image
2022-06-24 15:16:14 +02:00
Bnyro
108a1d90b0
cleanup
2022-06-24 15:03:29 +02:00
Bnyro
6682101c06
improve controls margin and size
2022-06-24 14:44:59 +02:00
Bnyro
1a8dee1f29
cleanup dialogs
2022-06-20 22:17:13 +02:00
Bnyro
9f8b314013
functionality
2022-06-20 21:47:35 +02:00
GilesMunn
ddb525f11d
Fixed attr reference
2022-06-19 13:32:19 +01:00
GilesMunn
f48ebcf13b
Fixed progress bar moving around
2022-06-19 13:26:14 +01:00
GilesMunn
e03533aa06
Added accent colour to play bar
2022-06-19 11:50:20 +01:00
GilesMunn
871535810a
Increased time bar scrubber size, tweaked margins.
2022-06-19 11:23:02 +01:00
Bnyro
7351782114
small fixes
2022-06-19 10:02:08 +02:00