summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* am de04fb0a: Merge "Enforce serial ordering of MotionEvents." into gingerbreadJeff Brown2010-09-231-19/+44
|\
| * Enforce serial ordering of MotionEvents.Jeff Brown2010-09-231-19/+44
* | am 6e98c280: Merge "Fix for IndexOutOfBounds in setComposingRegion." into gin...Amith Yamasani2010-09-231-1/+5
|\ \ | |/
| * Merge "Fix for IndexOutOfBounds in setComposingRegion." into gingerbreadAmith Yamasani2010-09-231-1/+5
| |\
| | * Fix for IndexOutOfBounds in setComposingRegion.Amith Yamasani2010-09-221-1/+5
* | | am 127146ee: Merge "Decrease sensitivity of orientation changes a bit." into ...Steve Howard2010-09-221-2/+2
|\ \ \ | |/ /
| * | Merge "Decrease sensitivity of orientation changes a bit." into gingerbreadSteve Howard2010-09-221-2/+2
| |\ \ | | |/ | |/|
| | * Decrease sensitivity of orientation changes a bit.Steve Howard2010-09-211-2/+2
* | | am 9aed3002: Text selection anchors changed to use windowsAdam Powell2010-09-214-181/+1
|\ \ \ | |/ /
| * | Text selection anchors changed to use windowsAdam Powell2010-09-214-181/+1
| |/
* | am 4258bfb7: Merge "Fix some drawing artifacts/bugs around overlays/text anch...Adam Powell2010-09-171-3/+3
|\ \ | |/
| * Fix some drawing artifacts/bugs around overlays/text anchorsAdam Powell2010-09-171-3/+3
* | am b08013c3: Added overlay support for drawing/responding to text anchors.Adam Powell2010-09-174-1/+182
|\ \ | |/
| * Added overlay support for drawing/responding to text anchors.Adam Powell2010-09-174-1/+182
* | am 24326f72: Merge "Input API review." into gingerbreadJeff Brown2010-09-163-44/+254
|\ \ | |/
| * Input API review.Jeff Brown2010-09-143-44/+254
* | am b07c0789: Merge "DO NOT MERGE Fix bug 2995887 - overscroll effect initiali...Adam Powell2010-09-131-1/+2
|\ \ | |/
| * DO NOT MERGE Fix bug 2995887 - overscroll effect initialization issueAdam Powell2010-09-131-1/+2
* | am 69206512: Fix some API discrepancies in InputEvent.Jeff Brown2010-09-121-1/+3
|\ \ | |/
| * Fix some API discrepancies in InputEvent.Jeff Brown2010-09-121-1/+3
* | am 15f0a79a: Merge "fix typo in comment @beamsOverlap"Romain Guy2010-09-121-1/+1
|\ \ | |/ |/|
| * fix typo in comment @beamsOverlapmadan ankapura2010-09-121-1/+1
| * am 322e7e47: Merge "docs: fix markup error" into froyoScott Main2010-06-151-2/+2
| |\
| * \ am 71d73a0d: Merge "Add a method to hide/show a SurfaceView\'s surface." into...Romain Guy2010-06-081-0/+41
| |\ \
* | | | Add support for secure views.Jeff Brown2010-09-084-7/+127
* | | | DO NOT MERGE Tweak overscrollAdam Powell2010-09-031-1/+1
* | | | Revert "Merge "InputMethodManager showSoftInput return documentation." into g...Gilles Debunne2010-09-021-6/+9
* | | | Merge "InputMethodManager showSoftInput return documentation." into gingerbreadGilles Debunne2010-09-021-9/+6
|\ \ \ \
| * | | | InputMethodManager showSoftInput return documentation.Gilles Debunne2010-08-311-9/+6
* | | | | DO NOT MERGE Overscroll continues; asset and behavior tweaks.Adam Powell2010-09-021-2/+2
|/ / / /
* | | | Fix doc link in InputDevice.Jeff Brown2010-08-301-2/+1
* | | | New edge effects for scrolling widgets (overscroll)Adam Powell2010-08-302-0/+193
* | | | Input device calibration and capabilities.Jeff Brown2010-08-303-25/+219
* | | | Add methods to InputConnection: setComposingRegion() to select a region of te...Amith Yamasani2010-08-263-29/+131
* | | | Merge "Fix issue #2951784: Launcher crashes on startup" into gingerbreadDianne Hackborn2010-08-261-4/+5
|\ \ \ \
| * | | | Fix issue #2951784: Launcher crashes on startupDianne Hackborn2010-08-261-4/+5
* | | | | Merge "Don't retain global ref to last inflated context." into gingerbreadDianne Hackborn2010-08-251-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Don't retain global ref to last inflated context.Dianne Hackborn2010-08-251-0/+4
* | | | | Preventing the hierarchy viewer from getting stuck, once when trying to load ...Konstantin Lopyrev2010-08-251-15/+17
|/ / / /
* | | | Merge "DO NOT MERGE 2928156 Accessibility event's parcelableData property no...Dianne Hackborn2010-08-201-0/+1
|\ \ \ \
| * | | | DO NOT MERGE 2928156 Accessibility event's parcelableData property not nulli...Svetoslav Ganov2010-08-171-0/+1
* | | | | Minor MotionEvent optimization.Jeff Brown2010-08-191-29/+34
* | | | | Merge "Text selection without trackball." into gingerbreadGilles Debunne2010-08-193-7/+10
|\ \ \ \ \
| * | | | | Text selection without trackball.Gilles Debunne2010-08-193-7/+10
* | | | | | Merge "Improve orientation sensing when waking up while flat." into gingerbreadSteve Howard2010-08-191-15/+23
|\ \ \ \ \ \
| * | | | | | Improve orientation sensing when waking up while flat.Steve Howard2010-08-181-15/+23
| |/ / / / /
* | | | | | Making sure the draw time is measured.Konstantin Lopyrev2010-08-181-1/+2
|/ / / / /
* | | | | Improve Display javadoc slightlyMathias Agopian2010-08-161-1/+2
|/ / / /
* | | | Fix ViewRoot bug attempting to finish synthetic KeyEvents.Jeff Brown2010-08-111-12/+20
* | | | Merge "Add support for the PointerLocation overlay." into gingerbreadJeff Brown2010-08-112-5/+2
|\ \ \ \