Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move key attribute information into KeyEvent. | Michael Wright | 2014-04-28 | 1 | -6/+12 |
* | Remove dependency on JNIHelp header side effects. | Ruben Brunk | 2013-09-10 | 1 | -0/+1 |
* | Move input library code to frameworks/native. | Jeff Brown | 2013-07-01 | 1 | -1/+1 |
* | frameworks/base refactoring. | Mathias Agopian | 2012-02-17 | 1 | -1/+1 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -1/+1 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 1 | -1/+1 |
* | Ensure the ShortcutManager uses the correct key character map. | Jeff Brown | 2010-11-30 | 1 | -7/+36 |
* | Add support for new input sources. | Jeff Brown | 2010-07-15 | 1 | -13/+15 |
* | Implement default key handling for native code. | Dianne Hackborn | 2010-06-30 | 1 | -3/+20 |
* | Native input dispatch rewrite work in progress. | Jeff Brown | 2010-06-13 | 1 | -0/+124 |