Commit Graph

3072 Commits

Author SHA1 Message Date
Bnyro
80ae55b516 fix: repeat current doesn't work if autoplay disabled 2024-05-14 21:17:53 +02:00
Bnyro
f36e431892 fix: navigation bar color when pure theme disabled 2024-05-14 21:06:37 +02:00
Bnyro
698b0044ee fix: crash when skip buttons enabled 2024-05-08 21:34:07 +02:00
Bnyro
06289c5943 chore: optimize imports 2024-05-08 16:52:33 +02:00
Bnyro
1aaa801657 fix: navigation bar missing when closing player in fullscreen 2024-05-08 16:42:49 +02:00
Bnyro
1c310cba84 fix: enter PiP mode when clicking link in description 2024-05-08 16:12:19 +02:00
Bnyro
a56b8ccf0b fix: crash when ending player service / fragment 2024-05-08 16:05:55 +02:00
Bnyro
df087054d9 refactor: move some player view related code to OnlinePlayerView.kt 2024-05-07 18:12:42 +02:00
Bnyro
9f69770b39 fix: auto fullscreen causes player layout issues 2024-05-07 17:44:53 +02:00
Bnyro
278ba4ea32 fix: crash when trying to dearrow feed items 2024-05-07 12:28:14 +02:00
Bnyro
800d6704cf feat: add pagination to dearrow in feed 2024-05-06 14:05:50 +02:00
Bnyro
ccaedfafbc fix: dearrow for playing video and watch history 2024-05-06 13:42:21 +02:00
Bnyro
3cef1505f6 fix: only catch exceptions on okhttp dispatcher threads 2024-05-06 13:19:45 +02:00
Bnyro
0670bbf656 fix: don't crash app when cronet thread fails 2024-05-06 12:58:20 +02:00
Bnyro
7ac50280fd fix: http logging in debug builds not working due to cronet 2024-05-06 00:25:13 +02:00
Bnyro
7cd05c15c4 fix: status bar doesn't follow app theme 2024-05-06 00:11:58 +02:00
Bnyro
3dfd87b8e2 fix: welcome activity does not permit auto rotation 2024-05-05 13:58:34 +02:00
Bnyro
6670a67306 fix: comments reloading on sheet reopen and scroll position not restored 2024-05-02 11:03:44 +02:00
Bnyro
2ad84ed9bd chore: enable hls for streaming by default 2024-05-01 17:59:46 +02:00
Bnyro
afdbf099c3 fix: wrong navigation bar color 2024-05-01 17:56:57 +02:00
Bnyro
6b82d954e8 fix: video links dont open on android 10 and below 2024-05-01 17:37:16 +02:00
Bnyro
d40e4eb9fa fix: scroll state not preserved after rotation change at some places
Affected fragments: SubscriptionsFragment, WatchHistoryFragment, ChannelFragment, PlaylistFragment
2024-05-01 17:27:13 +02:00
Bnyro
7868695987 fix: activity is sometimes unnecessarily restarted 2024-05-01 16:12:21 +02:00
Bnyro
8fe9d5c6ac
Merge pull request #5948 from Bnyro/master
fix: missing horizontal player spacing with display cutout
2024-05-01 14:42:47 +02:00
Bnyro
e57a55a769 fix: missing horizontal player spacing with display cutout 2024-05-01 14:42:20 +02:00
Kavin
649dfbcac2
Merge pull request #5937 from FireMasterK/remove-dup-player-parameters
fix: remove setUsePlatformDiagnostics being called twice
2024-04-26 23:19:05 +01:00
Kavin
ef70344375
Remove setUsePlatformDiagnostics being called twice 2024-04-26 20:27:00 +01:00
Kavin
f7be0d140f
Fix cronet not being used because of httpClient 2024-04-26 20:21:13 +01:00
Bnyro
faecb1dceb
Merge pull request #5934 from Bnyro/master
feat: preference to force maximum audio quality
2024-04-23 15:20:45 +02:00
Bnyro
4649b084e2 feat: preference to force maximum audio quality 2024-04-23 15:20:20 +02:00
Bnyro
885a19c708
Merge pull request #5933 from Bnyro/master
feat: automatically scroll to current chapter
2024-04-23 14:10:57 +02:00
Bnyro
d77ee8fbfd feat: automatically scroll to current chapter 2024-04-23 14:10:21 +02:00
bodaciousbiscuits
480abe13aa
fix: crash when importing subscriptions list with invalid avatars (#5931)
Solves issue of subscription list not loading when channels have old/invalid avatars.
2024-04-23 13:25:56 +02:00
Bnyro
064b886546
Merge pull request #5927 from Bnyro/master
fix: missing spacing in comment info row
2024-04-20 12:40:25 +02:00
Bnyro
50ceb70076 fix: missing spacing in comment info row 2024-04-20 12:39:55 +02:00
Bnyro
221a33c623
Merge pull request #5925 from Bnyro/master
refactor: simplify notification/player actions logic
2024-04-18 18:48:47 +02:00
Bnyro
6780f62c2c refactor: simplify notification/player actions logic 2024-04-18 18:48:28 +02:00
Bnyro
7304d2bc37
Merge pull request #5924 from Bnyro/master
feat: now playing notification for downloaded videos
2024-04-18 18:13:43 +02:00
Bnyro
b655a6b1eb feat: now playing notification for downloaded videos 2024-04-18 18:13:25 +02:00
Bnyro
b9a761de68
Merge pull request #5923 from Bnyro/master
feat: pip controls for offline player
2024-04-18 18:06:15 +02:00
Bnyro
11d7b687d5 feat: pip controls for offline player 2024-04-18 18:05:48 +02:00
Bnyro
1ccde40e0c
Merge pull request #5797 from manish99verma/fix-default-quality-setting-for-shorts
fix: default quality setting should respect video aspect ratio
2024-04-17 19:27:01 +02:00
Manish Kumar Verma
1f218ff10a fix: default quality setting should respect video aspect ratio 2024-04-17 19:26:40 +02:00
Ajay
58e901d72c fix: change DeArrow title submission default 2024-04-17 19:21:50 +02:00
Bnyro
2ef3da3d38 fix: thumbnail time defaults in contribute to DeArrow dialog 2024-04-15 14:04:34 +02:00
Bnyro
2e582653fd fix: don't show autoplay countdown controls in PiP mode 2024-04-14 13:15:33 +02:00
Bnyro
dd59b89ddf fix: crash in DownloadService if trying to read dead download item 2024-04-14 13:08:31 +02:00
Bnyro
a47eac5352 fix: submit segment dialog closes when there are no segments yet 2024-04-14 13:00:59 +02:00
Bnyro
81bdd71558 fix: DownloadPlaylistDialog overflowing on small devices 2024-04-11 16:56:32 +02:00
Bnyro
cd1eb0f7ff feat: support for contributing to DeArrow 2024-04-11 16:47:15 +02:00