Loading core/java/android/view/ViewRoot.java +4 −0 Original line number Original line Diff line number Diff line Loading @@ -2611,6 +2611,10 @@ public final class ViewRoot extends Handler implements ViewParent, captureKeyLog("captureDispatchKeyEvent", event); captureKeyLog("captureDispatchKeyEvent", event); } } // Make sure the fallback event policy sees all keys that will be delivered to the // view hierarchy. mFallbackEventHandler.preDispatchKeyEvent(event); // Deliver the key to the view hierarchy. // Deliver the key to the view hierarchy. if (mView.dispatchKeyEvent(event)) { if (mView.dispatchKeyEvent(event)) { finishKeyEvent(event, sendDone, true); finishKeyEvent(event, sendDone, true); Loading data/keyboards/Logitech_USB_Receiver.kl→data/keyboards/Vendor_046d_Product_c532.kl +1 −1 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,7 @@ # limitations under the License. # limitations under the License. # # # Logitech Revue keyboard # Logitech Revue Wireless keyboard # # # Notes: # Notes: # - The GRAVE key is emulated by the keyboard. # - The GRAVE key is emulated by the keyboard. Loading data/keyboards/Apple_Wireless_Keyboard.kl→data/keyboards/Vendor_05ac_Product_0239.kl +0 −0 File moved. View file data/keyboards/Motorola_Bluetooth_Wireless_Keyboard.kl→data/keyboards/Vendor_22b8_Product_093d.kl +0 −0 File moved. View file data/keyboards/common.mk +11 −7 Original line number Original line Diff line number Diff line Loading @@ -16,16 +16,20 @@ # Used by Android.mk and keyboards.mk. # Used by Android.mk and keyboards.mk. keylayouts := \ keylayouts := \ Apple_Wireless_Keyboard.kl \ AVRCP.kl \ Generic.kl \ Generic.kl \ Logitech_USB_Receiver.kl \ AVRCP.kl \ Motorola_Bluetooth_Wireless_Keyboard.kl \ qwerty.kl \ qwerty.kl \ qwerty2.kl Vendor_046d_Product_c532.kl \ Vendor_05ac_Product_0239.kl \ Vendor_22b8_Product_093d.kl keycharmaps := \ keycharmaps := \ Generic.kcm \ Generic.kcm \ Virtual.kcm \ qwerty.kcm \ qwerty.kcm \ qwerty2.kcm \ qwerty2.kcm Virtual.kcm keyconfigs := \ qwerty.idc \ qwerty2.idc Loading
core/java/android/view/ViewRoot.java +4 −0 Original line number Original line Diff line number Diff line Loading @@ -2611,6 +2611,10 @@ public final class ViewRoot extends Handler implements ViewParent, captureKeyLog("captureDispatchKeyEvent", event); captureKeyLog("captureDispatchKeyEvent", event); } } // Make sure the fallback event policy sees all keys that will be delivered to the // view hierarchy. mFallbackEventHandler.preDispatchKeyEvent(event); // Deliver the key to the view hierarchy. // Deliver the key to the view hierarchy. if (mView.dispatchKeyEvent(event)) { if (mView.dispatchKeyEvent(event)) { finishKeyEvent(event, sendDone, true); finishKeyEvent(event, sendDone, true); Loading
data/keyboards/Logitech_USB_Receiver.kl→data/keyboards/Vendor_046d_Product_c532.kl +1 −1 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,7 @@ # limitations under the License. # limitations under the License. # # # Logitech Revue keyboard # Logitech Revue Wireless keyboard # # # Notes: # Notes: # - The GRAVE key is emulated by the keyboard. # - The GRAVE key is emulated by the keyboard. Loading
data/keyboards/Apple_Wireless_Keyboard.kl→data/keyboards/Vendor_05ac_Product_0239.kl +0 −0 File moved. View file
data/keyboards/Motorola_Bluetooth_Wireless_Keyboard.kl→data/keyboards/Vendor_22b8_Product_093d.kl +0 −0 File moved. View file
data/keyboards/common.mk +11 −7 Original line number Original line Diff line number Diff line Loading @@ -16,16 +16,20 @@ # Used by Android.mk and keyboards.mk. # Used by Android.mk and keyboards.mk. keylayouts := \ keylayouts := \ Apple_Wireless_Keyboard.kl \ AVRCP.kl \ Generic.kl \ Generic.kl \ Logitech_USB_Receiver.kl \ AVRCP.kl \ Motorola_Bluetooth_Wireless_Keyboard.kl \ qwerty.kl \ qwerty.kl \ qwerty2.kl Vendor_046d_Product_c532.kl \ Vendor_05ac_Product_0239.kl \ Vendor_22b8_Product_093d.kl keycharmaps := \ keycharmaps := \ Generic.kcm \ Generic.kcm \ Virtual.kcm \ qwerty.kcm \ qwerty.kcm \ qwerty2.kcm \ qwerty2.kcm Virtual.kcm keyconfigs := \ qwerty.idc \ qwerty2.idc