summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Add yet more keyboard layouts.Jeff Brown2012-04-251-6/+40
* Merge "Fix for layout debug mode."Philip Milne2012-04-241-17/+20
|\
| * Fix for layout debug mode.Philip Milne2012-04-241-17/+20
* | Merge "Adding explicit text traversal granularities and actions for web navig...Svetoslav Ganov2012-04-242-65/+194
|\ \
| * | Adding explicit text traversal granularities and actions for web navigation.Svetoslav Ganov2012-04-242-65/+194
* | | Merge "Fix 6299832: Add search target swipe action to navigation bar on phones"Jim Miller2012-04-241-0/+6
|\ \ \
| * | | Fix 6299832: Add search target swipe action to navigation bar on phonesJim Miller2012-04-241-0/+6
| | |/ | |/|
* | | Merge "add a (hidden) api on Surface to query if the consumer is running behi...Mathias Agopian2012-04-241-0/+9
|\ \ \
| * | | add a (hidden) api on Surface to query if the consumer is running behind the ...Mathias Agopian2012-04-241-0/+9
| |/ /
* | | Merge "Removing hierarchical accessibility focus directions."Svetoslav Ganov2012-04-246-372/+146
|\ \ \ | |/ / |/| / | |/
| * Removing hierarchical accessibility focus directions.Svetoslav Ganov2012-04-236-372/+146
* | Merge "Promote layout debugging code from GridLayout to ViewGroup."Philip Milne2012-04-242-1/+92
|\ \
| * | Promote layout debugging code from GridLayout to ViewGroup.Philip Milne2012-04-232-1/+92
* | | Merge "Editor uses a SpanWatcher to track EasyEditSpans"Gilles Debunne2012-04-241-1/+1
|\ \ \
| * | | Editor uses a SpanWatcher to track EasyEditSpansGilles Debunne2012-04-231-1/+1
* | | | Prevent WebView from crashing when detached from the windowRomain Guy2012-04-234-5/+93
| |_|/ |/| |
* | | Invoke onTrimMemory with an EGL contextRomain Guy2012-04-232-8/+40
* | | Remove USE_DISPLAY_LIST_PROPERTIES flagChet Haase2012-04-236-72/+42
* | | Merge "Make InputEvent.getEventTime() public."Jeff Brown2012-04-203-7/+85
|\ \ \
| * | | Make InputEvent.getEventTime() public.Jeff Brown2012-04-203-7/+85
* | | | Adding a couple of missing accessibility focus directions.Svetoslav Ganov2012-04-201-2/+12
* | | | Fixing a couple of issues I have introduces in the last patch.Svetoslav Ganov2012-04-201-1/+1
* | | | Merge "Adding support for traversing the content of a node info at granularity."Svetoslav Ganov2012-04-207-33/+193
|\ \ \ \
| * | | | Adding support for traversing the content of a node info at granularity.Svetoslav Ganov2012-04-207-33/+193
| |/ / /
* | | | Support fallback action if unhandled key eventJohn Reck2012-04-201-0/+28
|/ / /
* | | Adding an opt-in mechanism for gesture detection in AccessibilityService.Svetoslav Ganov2012-04-191-1/+13
* | | UI test automation cannot get the root node and gets null children.Svetoslav Ganov2012-04-192-45/+43
* | | Ensure that touch and hover targets are cleared when needed.Jeff Brown2012-04-192-1/+79
* | | Make InputDevice.SOURCE_STYLUS meaningful.Jeff Brown2012-04-191-0/+13
| |/ |/|
* | Merge "Add new API to find smallest/largest screen size."Dianne Hackborn2012-04-192-0/+44
|\ \
| * | Add new API to find smallest/largest screen size.Dianne Hackborn2012-04-192-0/+44
* | | Always execute actions on the runQueueChet Haase2012-04-191-3/+3
|/ /
* | Make ViewPropertyAnimator ListView-animation-capableChet Haase2012-04-192-11/+30
* | Merge "Fix init of Animation in View drawing code"Chet Haase2012-04-191-1/+1
|\ \
| * | Fix init of Animation in View drawing codeChet Haase2012-04-191-1/+1
* | | Merge "Add more dead keys. Use NFC tables for composition."Jeff Brown2012-04-181-135/+86
|\ \ \
| * | | Add more dead keys. Use NFC tables for composition.Jeff Brown2012-04-181-135/+86
* | | | Merge "Share Insets instances between views that have the same background (Dr...Philip Milne2012-04-181-7/+1
|\ \ \ \
| * | | | Share Insets instances between views that have the same background (Drawable)Philip Milne2012-04-181-7/+1
* | | | | Merge "Improve selection of dead key accent chars."Jeff Brown2012-04-181-152/+167
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Improve selection of dead key accent chars.Jeff Brown2012-04-181-152/+167
| |/ /
* | | Merge "Adding some more gestures and actions for accessibility."Svetoslav Ganov2012-04-185-36/+52
|\ \ \ | |/ / |/| |
| * | Adding some more gestures and actions for accessibility.Svetoslav Ganov2012-04-185-36/+52
* | | Merge "Views with zero alpha are shown for accessibility."Svetoslav Ganov2012-04-171-0/+1
|\ \ \ | |/ /
| * | Views with zero alpha are shown for accessibility.Svetoslav Ganov2012-04-171-0/+1
* | | Merge "Fix a bug with enterTouchMode removing focus"John Reck2012-04-171-1/+4
|\ \ \
| * | | Fix a bug with enterTouchMode removing focusJohn Reck2012-04-171-1/+4
* | | | Adding new CHANGING transition to LayoutTransition.Chet Haase2012-04-171-0/+3
* | | | Merge "Get rid of "isSentenceLevelSpellCheckSupported""satok2012-04-162-24/+5
|\ \ \ \
| * | | | Get rid of "isSentenceLevelSpellCheckSupported"satok2012-04-162-24/+5
| |/ / /