Starfallen
91f00173bb
fix(player): suppress volume indicator during audio duck events ( #1899 )
...
When using AAudio output on Android, the system notifies the app to
manually handle ducking instead of silently lowering volume itself.
This caused the in-app volume indicator to pop up on every notification.
Pass showIndicator: false for duck begin/end calls so volume is adjusted
silently, consistent with other audio output modes.
2026-04-24 12:36:50 +08:00
dom
73484f1f72
opt ui
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-04-24 10:54:10 +08:00
dom
24ab7505e6
opt onOrientationChanged
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-04-23 21:17:56 +08:00
dom
d6bce6aa63
Revert "hide systembar when preview"
...
This reverts commit 0fb394cc36 .
2026-04-23 21:17:56 +08:00
систем
79c9849c80
Sync progress if needed before exit ( #1896 )
...
* fix: 定时关闭退出APP前同步视频进度
* update
---------
Co-authored-by: dom <githubaccount56556@proton.me >
2026-04-22 10:36:30 +08:00
dom
0fb394cc36
hide systembar when preview
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-04-20 12:49:12 +08:00
dom
9543f3b457
bring back remove player safearea
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-04-19 11:50:31 +08:00
dom
372c677e8f
opt android orientation
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-04-14 13:46:47 +08:00
dom
4de43faa2e
tweaks
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-04-14 13:46:42 +08:00
dom
85baf8e0e6
opt android orientation
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-04-11 09:35:08 +08:00
HCha
de6e402d97
fix return button not working ( #1883 )
...
* fix: return button won't work #1
* feat: return horizontal | isPortrait
* revert: e85ccc7 onPopInvokedWithResult isPortrait
* revert: e85ccc7
* remove unused param
---------
Co-authored-by: dom <githubaccount56556@proton.me >
2026-04-08 20:40:26 +08:00
dom
3097b56816
refactor device orientation
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-04-07 12:56:29 +08:00
dom
50e1f77e10
log player error instead of toast
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-03-25 20:22:07 +08:00
dom
2bebf200df
show user medal
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-03-23 11:03:24 +08:00
dom
d6579b29ae
reduce rebuild
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-03-17 14:38:10 +08:00
My-Responsitories
e04affd0fe
opt: hive ce ( #1868 )
2026-03-15 16:51:45 +08:00
dom
e293083492
opt set shader
...
opt refresh player
Signed-off-by: dom <githubaccount56556@proton.me >
2026-03-15 09:48:31 +08:00
dom
7f39f36c75
fix auto fullscreen
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-03-15 09:16:21 +08:00
HeXis-YS
d73588f1fd
fix(player): disable audio normalization on missing audio input ( #1865 )
...
* fix(player): disable audio normalization on missing audio input
* fix(player): skip normalization when local audio input is missing
* fix `hasDashAudio`
---------
Co-authored-by: dom <githubaccount56556@proton.me >
2026-03-15 09:16:10 +08:00
My-Responsitories
6cda3a1880
tweaks ( #1862 )
...
* opt: linter
* tweaks
* opt: TopImage
* update
* remove repaintBoundary [skip ci]
---------
Co-authored-by: dom <githubaccount56556@proton.me >
2026-03-12 15:45:18 +08:00
dom
01a74e191a
redirect ugc to pgc
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-03-08 11:28:57 +08:00
dom
b61a54bf9b
fix auto fullscreen
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-03-04 23:57:22 +08:00
dom
a802bc1cdf
opt auto fullscreen
...
opt video fit
Signed-off-by: dom <githubaccount56556@proton.me >
2026-03-04 16:03:41 +08:00
dom
6738142ac0
opt player listener
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-03-04 11:19:11 +08:00
My-Responsitories
7276cde48a
refa player ( #1848 )
...
* tweak
* Reapply "opt: audio uri" (#1833 )
This reverts commit 8e726f49b2 .
* opt: player
* opt: player
* refa: create player
* refa: player
* opt: UaType
* fix: sb seek preview
* opt: setSub
* fix: screenshot
* opt: unnecessary final player state
* opt: player track
* opt FileSource constructor [skip ci]
* fixes
* fix: dispose player
* fix: quote
* update
* fix: multi ua & remove unused loop
* remove unneeded check [skip ci]
---------
Co-authored-by: dom <githubaccount56556@proton.me >
2026-02-27 15:51:55 +08:00
dom
2bdab71138
opt ui
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-02-25 18:02:36 +08:00
dom
aa3e5a4737
tweaks
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-02-18 23:12:03 +08:00
My-Responsitories
8e726f49b2
Revert "opt: audio uri" ( #1833 )
...
This reverts commit 78739d9c0a .
2026-02-13 20:36:51 +08:00
My-Responsitories
9411785d26
opt: PlPlayerController ( #1832 )
...
* opt: audio uri
* opt: PlPlayerController
2026-02-10 16:33:02 +08:00
My-Responsitories
0460030a2b
feat: tempPlayerConf add playRepeat ( #1830 )
2026-02-09 18:16:45 +08:00
dom
0cb07aef1c
audio block
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-02-08 23:35:58 +08:00
dom
0c65605ac0
audio sschedule shutdown
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-02-08 20:51:13 +08:00
My-Responsitories
7ab2cf973f
tweaks ( #1826 )
...
* opt: dataStatus
* tweaks
* opt: ui
* update
Signed-off-by: dom <githubaccount56556@proton.me >
---------
Co-authored-by: dom <githubaccount56556@proton.me >
2026-02-06 14:25:45 +08:00
dom
672375b925
tweaks
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-02-04 19:54:44 +08:00
wuhenzha
c099738802
fix: respect title bar setting after exiting PiP ( #1825 )
2026-02-04 19:50:52 +08:00
dom
37fa165f59
opt pip
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-02-01 17:06:21 +08:00
My-Responsitories
d6e6e52df2
tweaks ( #1816 )
...
* opt: getFileName
* opt: audio-pitch-correction
* opt: spring dialog
* opt: account dialog
* update [skip ci]
---------
Co-authored-by: dom <githubaccount56556@proton.me >
2026-01-30 10:31:26 +08:00
dom
058ff44e39
opt autosync
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-01-29 19:35:50 +08:00
dom
48c7dc0eed
custom autosync
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-01-29 18:12:08 +08:00
nakixii
21fad89cde
Add autosync property with value '30' ( #1813 )
2026-01-29 15:22:00 +08:00
My-Responsitories
bfb2becb2d
opt: ao ( #1811 )
...
* opt: ao
* multi select
---------
Co-authored-by: dom <githubaccount56556@proton.me >
2026-01-26 14:11:48 +08:00
My-Responsitories
038f03a4e7
tweaks ( #1810 )
...
* tweak
* opt: image quality
* opt: VideoPlayerServiceHandler
* fixes
* update
Signed-off-by: dom <githubaccount56556@proton.me >
* fix get file name
Signed-off-by: dom <githubaccount56556@proton.me >
---------
Co-authored-by: dom <githubaccount56556@proton.me >
2026-01-25 15:21:33 +08:00
dom
92e5fae29c
opt pop
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-01-22 12:35:34 +08:00
My-Responsitories
25148509d2
opt: aaudio ( #1805 )
...
* opt: aaudio
2026-01-18 09:29:34 +08:00
dom
09bd1edeb3
tweaks
...
Signed-off-by: dom <githubaccount56556@proton.me >
2026-01-11 15:27:10 +08:00
My-Responsitories
c40d794180
tweaks ( #1802 )
...
* opt: uuid
* tweak
* opt: SlideDialog
* mod: fvmrc [skip ci]
* Revert "mod: fvmrc [skip ci]"
This reverts commit 500fd7f454 .
* Revert "opt: SlideDialog"
This reverts commit b435a312a6 .
---------
Co-authored-by: dom <githubaccount56556@proton.me >
2026-01-11 10:45:51 +08:00
dom
d10c737a38
show img menu
...
opt img placeholder
opt player gesture
opt pref
tweaks
Signed-off-by: dom <githubaccount56556@proton.me >
2026-01-10 10:21:06 +08:00
bggRGjQaUbCoE
cfb72f27ac
tweaks
...
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me >
2026-01-03 11:29:47 +08:00
bggRGjQaUbCoE
b2da99e334
fix dm
...
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me >
2026-01-02 14:58:52 +08:00
My-Responsitories
49b7ea14c3
refa: danmaku & feat: scroll fixed velocity ( #1791 )
2025-12-29 21:03:24 +08:00