index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
KeyEvent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial round of MediaSession APIs
RoboErik
2014-02-19
1
-71
/
+95
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
Debounce touch navigation taps and button presses
Michael Wright
2013-07-17
1
-0
/
+13
*
Add a keycode to switch audio tracks (1/2)
Jaekyun Seok
2013-07-12
1
-1
/
+5
*
am b044c40c: Merge "Fixed javadoc in input related classes" into jb-mr2-dev
Michael Wright
2013-04-25
1
-1
/
+1
|
\
|
*
Fixed javadoc in input related classes
Michael Wright
2013-04-24
1
-1
/
+1
*
|
am 5fe6e4c4: Merge "Rewrite input handling for native applications" into jb-m...
Michael Wright
2013-04-23
1
-0
/
+6
|
\
\
|
|
/
|
*
Rewrite input handling for native applications
Michael Wright
2013-04-22
1
-0
/
+6
*
|
am abc2763e: Merge "KeyEvent: update comment"
Michael Wright
2013-04-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
KeyEvent: update comment
Chirayu Desai
2013-04-15
1
-2
/
+2
*
|
Add initial plumbing for brightness keys
Michael Wright
2013-02-01
1
-1
/
+9
*
|
Changes documention for how input buttons should be labelled
Michael Wright
2013-01-28
1
-6
/
+6
|
/
*
Correct executable bit for source files
Kenny Root
2012-11-07
1
-0
/
+0
*
Add new ASSIST key and map it to the global assist intent.
Jeff Brown
2012-06-14
1
-1
/
+5
*
Add/refine comments to reflect key event policies
Jean Chalard
2012-05-29
1
-0
/
+13
*
Make InputEvent.getEventTime() public.
Jeff Brown
2012-04-20
1
-3
/
+17
*
Add Japanese specific key codes.
Yang Chuang
2012-04-02
1
-2
/
+26
*
Remove type tests when recycling input events.
Jeff Brown
2011-12-03
1
-0
/
+7
*
Refactor InputQueue as InputEventReceiver.
Jeff Brown
2011-12-01
1
-6
/
+2
*
Fix application launch shortcuts.
Jeff Brown
2011-11-29
1
-2
/
+20
*
Fixing various broken javadoc comments in framework.
Andrew Sapperstein
2011-06-24
1
-2
/
+2
*
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
1
-9
/
+16
*
Coalesce input events that arrive faster than 333Hz.
Jeff Brown
2011-04-07
1
-0
/
+6
*
Minor Alt-TAB / Recent Apps Dialog improvements.
Jeff Brown
2011-04-06
1
-0
/
+21
*
Add a little input event consistency verifier.
Jeff Brown
2011-03-31
1
-2
/
+52
*
Add 3D mode key and others.
Jeff Brown
2011-03-16
1
-0
/
+16
*
Add new axes for joysticks and mouse wheels.
Jeff Brown
2011-02-19
1
-230
/
+267
*
Add support for arbitrary axes in MotionEvents.
Jeff Brown
2011-02-15
1
-5
/
+24
*
am e200420e: am d49f3e00: Merge "Rename KeyCharacterMap.UnavailableException....
Jeff Brown
2011-01-19
1
-1
/
+1
|
\
|
*
Rename KeyCharacterMap.UnavailableException.
Jeff Brown
2011-01-19
1
-1
/
+1
*
|
Add joystick support to framework.
Jeff Brown
2011-01-17
1
-2
/
+50
|
/
*
Add dispatch key shortcut window callback.
Jeff Brown
2011-01-05
1
-5
/
+17
*
Support invoking key shortcuts using Control.
Jeff Brown
2010-12-21
1
-0
/
+16
*
Make framework modifier key handling more precise.
Jeff Brown
2010-12-13
1
-9
/
+250
*
Add support for fallback keycodes.
Jeff Brown
2010-12-07
1
-3
/
+16
*
Ensure the ShortcutManager uses the correct key character map.
Jeff Brown
2010-11-30
1
-1
/
+73
*
Added support for full PC-style keyboards.
Jeff Brown
2010-11-18
1
-40
/
+100
*
Add new keycodes initially used for GoogleTV devices.
Jason Bayer
2010-11-11
1
-2
/
+89
*
Rename the locked meta key constants for clarity.
Jeff Brown
2010-11-05
1
-33
/
+33
*
Add plumbing for volume mute key.
Jeff Brown
2010-11-02
1
-4
/
+13
*
Add keycodes and meta-key modifiers to support external keyboards.
Jeff Brown
2010-10-15
1
-15
/
+690
*
Added more robust tracking and cancelation of events.
Jeff Brown
2010-10-10
1
-4
/
+6
*
Clarify some comments on individual key codes.
Jeff Brown
2010-10-07
1
-3
/
+8
*
Input API review.
Jeff Brown
2010-09-14
1
-2
/
+187
*
Fix safe mode and KeyEvent.getMaxKeyCode().
Jeff Brown
2010-08-10
1
-1
/
+1
*
DO NOT MERGE: Fix input event injection ANRs on UI thread.
Jeff Brown
2010-07-29
1
-19
/
+23
*
Add support for new input sources.
Jeff Brown
2010-07-15
1
-25
/
+52
*
Add initial gamepad support.
Jeff Brown
2010-07-13
1
-0
/
+16
*
Implement default key handling for native code.
Dianne Hackborn
2010-06-30
1
-27
/
+9
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-11
/
+12
[next]