History log of /frameworks/layoutlib/bridge/src/android/view/WindowCallback.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b2a1e2cbae1442226019ccce716a5b937fe2d1ce 10-Mar-2016 Clara Bayarri <clarabayarri@google.com> Keyboard Shortcuts: plumb deviceId through

Bug: 27673736
Change-Id: Ie72807aa8c2bfd142b081a6a915e101c16d31473
/frameworks/layoutlib/bridge/src/android/view/WindowCallback.java
c427a03685a9c2df4d46e46d23a2fb4b102b815f 14-Jan-2016 Wale Ogunwale <ogunwale@google.com> Fix build breakage.

Bug: 22405482
Change-Id: I8fc522885801e9735544ec3820c8fdd4a4368d71
/frameworks/layoutlib/bridge/src/android/view/WindowCallback.java
73d017c789cc0315048922086fed1b7accc86ff1 10-Apr-2015 Tim Kilbourn <tkilbourn@google.com> Save search context when dispatching onSearchRequested.

The InputDevice used to trigger the search is saved in a SearchEvent
so an application implementing onSearchRequested determine the device
triggering the search.

Bug: 15374820
Change-Id: If2cd14f77ce572a5ee131697cd63145fbea63f27
/frameworks/layoutlib/bridge/src/android/view/WindowCallback.java
f76051c65119417534993a556a463ffa6bacd19d 02-Mar-2015 Clara Bayarri <clarabayarri@google.com> Add a type parameter to startActionMode() calls.

This requires adding a new method to View and Window.Callback to pass
down the type as a parameter.

For compatibility purposes, the new method implementations keep the
type and call the old method, in case clients have subclassed it.

Change-Id: If5d857f131e33be8cc6a8814f2e9c4e85ad2da25
/frameworks/layoutlib/bridge/src/android/view/WindowCallback.java
cc1ce2c8d83464c7be38e3281bf8da3963505a9b 27-Oct-2014 Deepanshu Gupta <deepanshu@google.com> Use the right layout for inflating Action Bar.

The choice of Action Bar layout depends on the theme. This also affects
the widget used to render the Action Bar.

Bug: http://b.android.com/77853
Change-Id: I6219a02853b4cd207a6125a5ed96fa5d16699460
/frameworks/layoutlib/bridge/src/android/view/WindowCallback.java