We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android自带的自动填充功能被很多密码管理工具(如miui自带的密码管理)所占用,且部分环境下不能使用(如微信的聊天栏中长按所出现的菜单为微信自己定制的,且没有自动填充的选项) 可以添加一些其他方法来快捷访问app内的段落 个人想到了悬浮窗,通知栏之类的,就是点一下就能复制之类的 或者适配一下tasker,把权力下放给用户(?) (没考虑开发难度啥的)
The text was updated successfully, but these errors were encountered:
tasker是啥(
这个吗?https://tasker.joaoapps.com/
Sorry, something went wrong.
tasker是啥( 这个吗?https://tasker.joaoapps.com/
是的!
No branches or pull requests
Android自带的自动填充功能被很多密码管理工具(如miui自带的密码管理)所占用,且部分环境下不能使用(如微信的聊天栏中长按所出现的菜单为微信自己定制的,且没有自动填充的选项)
可以添加一些其他方法来快捷访问app内的段落
个人想到了悬浮窗,通知栏之类的,就是点一下就能复制之类的
或者适配一下tasker,把权力下放给用户(?)
(没考虑开发难度啥的)
The text was updated successfully, but these errors were encountered: