index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
androidfw
Age
Commit message (
Expand
)
Author
2014-04-04
Introduce new UI_MODE_TYPE_WATCH and qualifier.
John Spurlock
2014-01-27
AssetManager cookies should be int32_t and not void*.
Narayan Kamath
2013-12-16
Fix ResTable_config::CONFIG_* typo (MCC vs MNC)
MÃ¥rten Kongstad
2013-12-09
Reimplement ZipFileRO in terms of libziparchive.
Narayan Kamath
2013-08-05
Remove an unused C zip API.
Elliott Hughes
2013-07-31
Resource memory optimization.
Dianne Hackborn
2013-07-01
Move input library code to frameworks/native.
Jeff Brown
2013-05-07
libutils clean-up
Mathias Agopian
2013-04-26
Allow compiling aapt for the device
Bjorn Bringert
2013-04-22
Rewrite input handling for native applications
Michael Wright
2013-04-05
Merge "Pipe through device resolution information" into jb-mr2-dev
Michael Wright
2013-04-04
Correctly manage the lifecycle of IME InputChannels.
Jeff Brown
2013-04-04
Pipe through device resolution information
Michael Wright
2013-02-12
Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!
Dianne Hackborn
2013-02-01
Add initial plumbing for brightness keys
Michael Wright
2012-11-07
am 768d9e1a: Merge "Correct executable bit for source files"
Kenny Root
2012-11-07
Correct executable bit for source files
Kenny Root
2012-09-10
Make input system aware of multiple displays.
Jeff Brown
2012-08-23
Add support for "-rtl" in resources
Fabrice Di Meglio
2012-07-27
Move and rename user activity event type constants.
Jeff Brown
2012-06-14
Add new ASSIST key and map it to the global assist intent.
Jeff Brown
2012-06-04
Port the legacy velocity tracker strategy.
Jeff Brown
2012-06-04
Implement a second order integrating VT strategy.
Jeff Brown
2012-06-04
Implement a weighted least squares VelocityTracker strategy.
Jeff Brown
2012-06-03
Implement an integrating VelocityTracker strategy.
Jeff Brown
2012-06-03
Make velocity tracker strategy configurable.
Jeff Brown
2012-05-14
Detect when pointer has stopped moving.
Jeff Brown
2012-05-14
Improve touch event resampling.
Jeff Brown
2012-05-13
More VelocityTracker refactoring.
Jeff Brown
2012-05-11
Minor refactoring before starting on velocity tracker changes.
Jeff Brown
2012-05-09
Fix bugs in fallback key handling.
Jeff Brown
2012-05-01
Improve handling of built-in keyboard.
Jeff Brown
2012-04-27
Resample touch events on frame boundaries.
Jeff Brown
2012-04-20
Get alias for Bluetooth devices.
Jeff Brown
2012-04-18
Improve handling of certain keyboard layout properties.
Jeff Brown
2012-04-17
Add Dvorak keyboard layout.
Jeff Brown
2012-04-17
Support loading keyboard layout overlays from resources.
Jeff Brown
2012-04-13
Add support for input devices that have vibrators.
Jeff Brown
2012-04-12
Notify applications when input devices change.
Jeff Brown
2012-04-11
Refactor key code mapping.
Jeff Brown
2012-04-10
Request key maps from input manager service.
Jeff Brown
2012-04-06
Add a unique input device descriptor.
Jeff Brown
2012-04-02
Add Japanese specific key codes.
Yang Chuang
2012-03-22
frameworks/base: move Zip* from libandroidfw to libutils
Colin Cross
2012-03-13
Fix spurious ANRs in native activities.
Jeff Brown
2012-02-27
move CursorWindow from libbinder to libandroidfw
Mathias Agopian
2012-02-17
frameworks/base refactoring.
Mathias Agopian
2012-02-17
frameworks/base refactoring.
Mathias Agopian