Commit Graph

2839 Commits

Author SHA1 Message Date
Bnyro
df50f1c612 feat: separate landscape grid columns pref + more impacted adapters 2023-12-19 15:59:41 +01:00
Bnyro
2cbeedce6e feat: add preset to use 1.75x playback speed 2023-12-19 15:20:42 +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
c545d744bd refactor: base option sheets selections on their string resource ids 2023-12-17 16:36:22 +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
a7cbced326 style: various player UI improvements, fix navigation bar color 2023-12-15 15:03:59 +01:00
Bnyro
74e291c1dd fix: download sheet share dialog shares channel instead of video 2023-12-14 18:48:10 +01:00
Bnyro
e5b56bee90 fix: home tab content not included in preferences backup 2023-12-08 22:46:01 +01:00
Bnyro
85dc55fc57 fix: crash in channel fragment when binding already recycled 2023-12-08 13:18:39 +01:00
Isira Seneviratne
3c13ec0c46
Merge pull request #5305 from Isira-Seneviratne/TypedArray_use
refactor: Use TypedArray.use() extension
2023-12-08 04:56:25 +05:30
Isira Seneviratne
16abbe6b3a refactor: Use TypedArray.use() extension 2023-12-07 19:51:19 +05:30
Bnyro
3a576a9999
Merge pull request #5301 from Bnyro/master
style: new player layout and various UI improvements
2023-12-06 15:30:22 +01:00
Bnyro
d00299bea7 style: new player layout and various UI improvements 2023-12-06 15:29:30 +01:00
Bnyro
593dd9ed4f
Merge pull request #5300 from Bnyro/master
fix: improve download speeds and anonymity
2023-12-06 14:40:10 +01:00
Bnyro
9e415bbe23 fix: improve download speeds and anonymity 2023-12-06 14:39:50 +01:00
Bnyro
9b72432153
Merge pull request #5299 from Bnyro/master
refactor: match the size of continue watching and related streams
2023-12-06 14:21:50 +01:00
Bnyro
c807d1d54d refactor: match the size of continue watching and related streams 2023-12-06 14:21:09 +01:00
Bnyro
05f09cdc69
Merge pull request #5297 from Bnyro/master
fix: can't play videos when Piped proxy disabled
2023-12-06 14:16:00 +01:00
Bnyro
e465c313ac fix: can't play videos when Piped proxy disabled 2023-12-06 14:15:29 +01:00
Isira Seneviratne
94ca6c5e06 refactor: Improve view binding 2023-12-05 05:15:21 +05:30
Bnyro
fa65d3998f feat: automatically play the next downloaded video in offline audio mode 2023-12-04 16:20:37 +01:00
Bnyro
eb4744ceb1 refactor: support outdated Piped instance versions 2023-12-04 16:00:45 +01:00
Bnyro
a821aec028 feat: render html and css in captions 2023-12-04 15:41:54 +01:00
Bnyro
82a278792a fix: crash when player fragment is being destroyed 2023-12-04 15:10:58 +01:00
Bnyro
2ac5f1b0a2 refactor: simplify channel page and tabs logic 2023-11-29 16:34:33 +01:00
Bnyro
9d7e5c2a24 fix: don't fail to load channel page when auth instance down 2023-11-29 15:49:21 +01:00
HritikBhat
8d1c13ce70
fix: text animation slowly fades out when collapsing description (#5236) 2023-11-28 18:29:45 +01:00
Bnyro
acb8e8ec03 refactor: remove bottom reached toast and show progress indicator instead 2023-11-27 20:23:58 +01:00
Bnyro
10e3db8d45 fix: crash when deleting account 2023-11-27 19:51:04 +01:00
Bnyro
10f32e37a9 fix: player resolution updates upexpectedly on fullscreen change 2023-11-23 17:05:51 +01:00
Isira Seneviratne
e715833e1e
Merge pull request #5212 from Isira-Seneviratne/Notification_batch
refactor: Use batch notification API
2023-11-22 21:40:48 +05:30
Isira Seneviratne
f0a0261e4b refactor: Use batch notification API 2023-11-22 19:23:11 +05:30
Bnyro
61d85033ee
Merge pull request #5204 from Bnyro/sleep-timer
feat: new sleep timer (integrated into the player UI)
2023-11-19 15:14:35 +01:00
Bnyro
867f2ac087 feat: new sleep timer (integrated into the player UI) 2023-11-19 15:14:21 +01:00
Bnyro
d3d0cc917a
Merge pull request #5200 from saymanrifat/saymanrifat-5095-subtitle-optz
fix: increase subtitle font size in fullscreen
2023-11-19 10:58:46 +01:00
Sayman Rifat
05e9bf2920 fix: Increase subtitle font size in fullscreen 2023-11-19 10:58:07 +01:00
Bnyro
22c44c32cc fix: missing horizontal padding for player in landscape 2023-11-19 09:48:44 +01:00
Bnyro
c7f4cbc312
Merge pull request #5197 from Bnyro/master
fix: share dialog doesn't use shortened yt links for videos
2023-11-18 17:44:59 +01:00
Bnyro
e5bde82076 fix: share dialog doesn't use shortened yt links for videos 2023-11-18 17:44:33 +01:00
Isira Seneviratne
4d577d463f
Merge pull request #5186 from Isira-Seneviratne/listOfNotNull
refactor: Use listOfNotNull
2023-11-18 13:34:33 +05:30
Isira Seneviratne
9d3a558fe6 fix: Correct migration argument names 2023-11-18 05:27:51 +05:30
Isira Seneviratne
e76e7780d4 refactor: Use listOfNotNull 2023-11-18 05:00:40 +05:30
Bnyro
14c6ae36b5 feat: show toast if the bottom/end of comments/replies is reached 2023-11-17 15:32:08 +01:00
Bnyro
155682bccc refactor: simplify logic of loading comments and replies 2023-11-17 15:23:53 +01:00
Bnyro
73d12036f4 fix: related videos are truncated after rotation 2023-11-17 15:00:40 +01:00
Bnyro
a5d41b7802 fix: crash when trying to vote while there are no sb segments yet 2023-11-17 14:57:35 +01:00
Bnyro
563af5ecca fix: increase area that can be used to control the time bar 2023-11-17 14:53:17 +01:00
Bnyro
c84f445711
Merge pull request #5174 from Zoo-M0/auto-fullscreen-bug
fix: auto fullscreen stops working after first rotation
2023-11-17 14:40:58 +01:00