-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
The initial implementation of sensitive content support on Android (to address #150218) will not implement the autoSensitive
mode, where Android uses a heuristic based on autofill hints to detect sensitive content, see https://developer.android.com/reference/android/view/View#CONTENT_SENSITIVITY_AUTO. Once the initial implementation lands, we should consider implementing this mode, which may require usage of additional APIs.
@gmackall has already done some investigation as to how this may be done in flutter/engine@main...gmackall:engine:content_sensitivity_auto_poc.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team