summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add InputDevice#supportsSource(int)." into klp-modular-devMichael Wright2014-03-291-0/+12
|\
| * Add InputDevice#supportsSource(int).Michael Wright2014-03-281-0/+12
* | Generate and respect ACTION_CANCEL for joystick fallbacks. DO NOT MERGEMichael Wright2014-03-262-6/+18
* | Adds API for determining confirm and cancel keys.Michael Wright2014-03-262-6/+25
|/
* am 80af5316: am f260ed09: Merge "Fix inverted conditional in View.setFilterTo...Jeff Brown2014-03-191-1/+1
|\
| * am f260ed09: Merge "Fix inverted conditional in View.setFilterTouchesWhenObsc...Jeff Brown2014-03-191-1/+1
| |\
| | * Fix inverted conditional in View.setFilterTouchesWhenObscured.Jeff Brown2014-03-181-1/+1
* | | am 898d6d96: am 7f2c9e94: Merge "Add a config override for ViewConfiguration#...Adam Powell2014-03-131-6/+33
|\ \ \ | |/ /
| * | am 7f2c9e94: Merge "Add a config override for ViewConfiguration#hasPermanentM...Adam Powell2014-03-111-6/+33
| |\ \ | | |/
| | * Add a config override for ViewConfiguration#hasPermanentMenuKeyAdam Powell2014-03-111-6/+33
* | | b/12068020 Make kb layouts only unique to vendor/product. Do not mergeRoboErik2014-03-121-37/+53
* | | Prevent overflow from MeasureSpec.adjust; measure cache fixAdam Powell2014-03-101-2/+29
* | | Declare KEYCODE_SLEEP and KEYCODE_WAKEUP.Jeff Brown2014-03-071-2/+12
* | | am e4a71792: am 4448f9d7: am c5dea68e: Merge "Revert Japanese special case fa...Michael Wright2014-03-061-71/+1
|\ \ \
| * \ \ am 4448f9d7: am c5dea68e: Merge "Revert Japanese special case fallback keys."...Michael Wright2014-03-061-71/+1
| |\ \ \ | | |/ /
| | * | am c5dea68e: Merge "Revert Japanese special case fallback keys." into klp-devMichael Wright2014-03-061-71/+1
| | |\ \ | | | |/
| | | * Merge "Revert Japanese special case fallback keys." into klp-devMichael Wright2014-03-061-71/+1
| | | |\
| | | | * Revert Japanese special case fallback keys.Michael Wright2014-02-261-71/+1
* | | | | Passing and using defStyle in ViewGroup initFromAttributes.Filip GruszczyƄski2014-03-051-5/+4
* | | | | Merge "Add swipe-to-dismiss support to PhoneWindow." into klp-modular-devWill Haldean Brown2014-03-041-1/+12
|\ \ \ \ \
| * | | | | Add swipe-to-dismiss support to PhoneWindow.Will Haldean Brown2014-03-041-1/+12
* | | | | | am c6ecac77: am 38f81ccc: am fee6f69e: Merge "Volume panel should not clear s...John Spurlock2014-03-042-8/+0
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am 38f81ccc: am fee6f69e: Merge "Volume panel should not clear system ui flag...John Spurlock2014-03-042-8/+0
| |\ \ \ \ | | |/ / /
| | * | | am fee6f69e: Merge "Volume panel should not clear system ui flags." into klp-devJohn Spurlock2014-03-042-8/+0
| | |\ \ \ | | | |/ /
| | | * | Volume panel should not clear system ui flags.John Spurlock2014-03-042-8/+0
| | | |/
* | | | Add a new "doze mode" based on Dream components.Jeff Brown2014-02-201-19/+3
* | | | Allow "opaque" flag to be updated. DO NOT MERGEAndy McFadden2014-02-181-10/+51
* | | | am 39a789bf: am 7ae1726d: am aa9ba887: am 6e09eb4c: Merge "AArch64: Make grap...Narayan Kamath2014-01-2810-242/+242
|\ \ \ \ | |/ / /
| * | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-2810-242/+242
* | | | Refactor display manager service to new pattern.Jeff Brown2014-01-161-0/+33
* | | | am d8facb67: am d569e21d: am 48de490c: am 486544f7: Merge "AArch64: Use long ...Narayan Kamath2014-01-164-22/+22
|\ \ \ \ | |/ / /
| * | | Merge "AArch64: Use long for pointers in view/input classes"Narayan Kamath2014-01-164-22/+22
| |\ \ \
| | * | | AArch64: Use long for pointers in view/input classesAshok Bhat2014-01-094-22/+22
* | | | | am 19bd2c28: am ab220dee: am 947d88a0: am 138d67c8: Merge "AArch64: Use long ...Narayan Kamath2014-01-161-40/+40
|\ \ \ \ \ | |/ / / /
| * | | | Merge "AArch64: Use long for pointers in MotionEvent class"Narayan Kamath2014-01-161-40/+40
| |\ \ \ \
| | * | | | AArch64: Use long for pointers in MotionEvent classAshok Bhat2014-01-081-40/+40
| | |/ / /
* | | | | am 8e96d73a: am e488f2c1: am a0b25d41: am d85bba8e: Merge "AArch64: Use long ...Narayan Kamath2014-01-161-9/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge "AArch64: Use long for pointers in VelocityTracker class"Narayan Kamath2014-01-161-9/+9
| |\ \ \ \
| | * | | | AArch64: Use long for pointers in VelocityTracker classAshok Bhat2014-01-081-9/+9
| | |/ / /
* | | | | am 425b08f1: am c1abb5e3: am 53321d99: am f19c50d6: Merge "AArch64: Use long ...Narayan Kamath2014-01-161-12/+12
|\ \ \ \ \ | |/ / / /
| * | | | AArch64: Use long for pointers in KeyCharacterMap classAshok Bhat2014-01-081-12/+12
| |/ / /
* | | | am 5f83ff6f: am e7d7908c: am 02baba25: am 67032754: Merge "AArch64: Use long ...Narayan Kamath2014-01-071-4/+4
|\ \ \ \ | |/ / /
| * | | AArch64: Use long for pointers in DisplayEventReceiverAshok Bhat2014-01-071-4/+4
* | | | Move some system services to separate directoriesAmith Yamasani2013-12-191-13/+27
* | | | am 31b9ec01: am 62d509d2: am 37c69fdd: Merge "Use java.util.Objects instead o...Kenny Root2013-12-131-3/+3
|\ \ \ \ | |/ / /
| * | | Use java.util.Objects instead on internal APIKenny Root2013-12-131-3/+3
| |/ /
* | | DO NOT MERGE: Remove obsolete "headless" supportMike Lockwood2013-12-091-11/+0
|/ /
* | am 5823352c: Cancel double tap mode on action_upMindy Pereira2013-11-141-0/+4
|\ \ | |/
| * Cancel double tap mode on action_upMindy Pereira2013-11-151-0/+4
* | am 5fd5aa3d: Fix compatibility issue on InputMethodSubtypeSatoshi Kataoka2013-11-131-0/+7
|\ \ | |/