replicant-frameworks_native/include
Michael Wright 03a53d1c77 Add new MotionEvent flag for partially obscured windows.
Due to more complex window layouts resulting in lots of overlapping
windows, the policy around FLAG_WINDOW_IS_OBSCURED has changed to
only be set when the point at which the window was touched is
obscured. Unfortunately, this doesn't prevent tapjacking attacks that
overlay the dialog's text, making a potentially dangerous operation
seem innocuous. To avoid this on particularly sensitive dialogs,
introduce a new flag that really does tell you when your window is
being even partially overlapped.

We aren't exposing this as API since we plan on making the original
flag more robust. This is really a workaround for system dialogs
since we generally know their layout and screen position, and that
they're unlikely to be overlapped by other applications.

Bug: 26677796
Change-Id: I9e336afe90f262ba22015876769a9c510048fd47
2016-04-21 19:11:18 -07:00
..
android DO NOT MERGE Revert "am f37143d8: Merge "Cancel touches as well as pointer gestures." into mnc-dev" 2015-09-22 22:05:48 +01:00
batteryservice Show charging speed on Keyguard 2015-07-10 13:10:13 -07:00
binder Maintain Parcel ABI 2015-10-22 17:48:16 -07:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui Bug fix in SensorManager. 2015-07-30 19:05:21 +00:00
input Add new MotionEvent flag for partially obscured windows. 2016-04-21 19:11:18 -07:00
media omx: fix structure sizes to be the same on 32 and 64-bit builds 2015-07-21 00:19:04 +00:00
powermanager Make IPowerManager native conform to .aidl for oneway 2014-09-05 17:12:24 -07:00
private libgui/SF: Propagate SECURE Layer flag changes 2015-06-18 15:11:20 -07:00
ui SF: Add colorTransform to DisplayInfo 2015-08-31 13:41:24 -07:00