fix #489 (allow vibrate while long press)#601
Draft
yusuaois wants to merge 4 commits intoPredidit:mainfrom
Draft
fix #489 (allow vibrate while long press)#601yusuaois wants to merge 4 commits intoPredidit:mainfrom
yusuaois wants to merge 4 commits intoPredidit:mainfrom
Conversation
Contributor
Author
|
未支持 OpenHarmony |
Contributor
vibration v1.9.0 及以后的版本支持了 ohos,你可以换下版本 |
Owner
|
我个人不是很喜欢这个主意 B站的长按倍速也是没有震动反馈的 |
Contributor
Author
也可以 看你的来 |
Contributor
Author
关于ohos的话还需要申请权限,但我好像没找到ohos的配置? |
Contributor
|
ohos 在我 fork 仓库的分支里 |
Owner
|
这个 PR 也可以作为草稿,它的改动很小,后续基本不会发生冲突 |
Contributor
Author
OK |
Contributor
会不会是没给震动权限,B站我印象里一直有震动的,最近B站还加了个上滑锁定倍速播放的功能,动不动给我锁倍速( |
确实,我看到这个就去体验一下才发现有震动,之前一直没有发现 |
Owner
|
我一直在使用 Google Play 版 bilibili ,这个版本似乎是没有触感反馈的 |
那我就不清楚了,反正我这的震动触感很轻,不仔细感觉就几乎感觉不出来 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
在长按倍速时为支持的移动设备添加时长为100ms的震动
在我的安卓上面测试可行,但由于我没有果系的,IOS平台无法测试