summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix three-line notifications." into jb-devDaniel Sandler2012-05-229-75/+105
|\
| * Fix three-line notifications.Daniel Sandler2012-05-219-75/+105
* | Merge "Add public API to Choreographer." into jb-devJeff Brown2012-05-211-62/+235
|\ \
| * | Add public API to Choreographer.Jeff Brown2012-05-211-62/+235
* | | Merge "Fix accessibility actions in AbsListView." into jb-devSvetoslav Ganov2012-05-211-16/+36
|\ \ \
| * | | Fix accessibility actions in AbsListView.alanv2012-05-181-16/+36
* | | | Merge "Changing the interaction model of the touch explorer." into jb-devSvetoslav Ganov2012-05-214-22/+22
|\ \ \ \
| * | | | Changing the interaction model of the touch explorer.Svetoslav Ganov2012-05-214-22/+22
* | | | | Merge "Accessibility focus and input focus do not sync - part 2" into jb-devSvetoslav Ganov2012-05-212-23/+0
|\ \ \ \ \
| * | | | | Accessibility focus and input focus do not sync - part 2Svetoslav Ganov2012-05-212-23/+0
* | | | | | Merge "Flip TextureView's layer after calling setSurfaceTexture() Bug #653117...Romain Guy2012-05-211-1/+9
|\ \ \ \ \ \
| * | | | | | Flip TextureView's layer after calling setSurfaceTexture()Romain Guy2012-05-211-1/+9
* | | | | | | Merge "Fix6398209: reveal search when home button is long-pressed" into jb-devJim Miller2012-05-211-27/+63
|\ \ \ \ \ \ \
| * | | | | | | Fix6398209: reveal search when home button is long-pressedJim Miller2012-05-211-27/+63
* | | | | | | | Merge "Fixing some minor issues in accessibility focus." into jb-devSvetoslav Ganov2012-05-212-14/+18
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Fixing some minor issues in accessibility focus.Svetoslav Ganov2012-05-212-14/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.o...Dianne Hackborn2012-05-211-2/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchE...Dianne Hackborn2012-05-211-2/+6
* | | | | | | | Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into j...Svetoslav Ganov2012-05-211-2/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference.alanv2012-05-211-2/+12
* | | | | | | | | Merge "Remove DEBUG_LATENCY flag" into jb-devRomain Guy2012-05-212-148/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Remove DEBUG_LATENCY flagRomain Guy2012-05-212-148/+0
* | | | | | | | | Merge "Updating default wallpaper for non-xlarge devices. (Bug 6460469)" into...Winson Chung2012-05-215-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Updating default wallpaper for non-xlarge devices. (Bug 6460469)Winson Chung2012-05-215-0/+0
* | | | | | | | | | Merge "add flag to websearch intent" into jb-devMichael Kolb2012-05-211-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | add flag to websearch intentMichael Kolb2012-05-211-0/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Remove unused, obsolete debug code" into jb-devRomain Guy2012-05-219-953/+29
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Remove unused, obsolete debug codeRomain Guy2012-05-219-953/+29
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Add RemoteViews.setViewPadding()." into jb-devDaniel Sandler2012-05-211-2/+61
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Add RemoteViews.setViewPadding().Daniel Sandler2012-05-211-2/+61
* | | | | | | | Merge "Remotable view method for TextView.setTextSize(int, float)." into jb-devDaniel Sandler2012-05-211-1/+56
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Remotable view method for TextView.setTextSize(int, float).Daniel Sandler2012-05-211-1/+56
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Doc changes for GridLayout." into jb-devPhilip Milne2012-05-211-2/+27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Doc changes for GridLayout.Philip Milne2012-05-211-2/+27
| | |/ / / / | |/| | | |
* | | | | | Update AsyncTask documentationRomain Guy2012-05-211-6/+34
|/ / / / /
* | | | | Support more items in the Notification.InboxStyle, plus an overflow.Chris Wren2012-05-213-1/+38
|/ / / /
* | | | Add support for switching between multiple keyboard layouts.Jeff Brown2012-05-208-14/+149
* | | | Support toast cancellation.Jeff Brown2012-05-201-1/+6
* | | | Merge "Add aapt support for generating proguard rules for onClick methods." i...Dianne Hackborn2012-05-182-8/+23
|\ \ \ \
| * | | | Add aapt support for generating proguard rules for onClick methods.Dianne Hackborn2012-05-182-8/+23
* | | | | Merge "DO NOT MERGE: Remove a few left-over layout direction things." into jb...Dianne Hackborn2012-05-181-0/+2
|\ \ \ \ \
| * | | | | DO NOT MERGE: Remove a few left-over layout direction things.Dianne Hackborn2012-05-181-0/+2
| |/ / / /
* | | | | Merge "Fix documentation" into jb-devRomain Guy2012-05-181-3/+3
|\ \ \ \ \
| * | | | | Fix documentationRomain Guy2012-05-181-3/+3
* | | | | | Merge "Sentence case is the best case. Just Once is not a special case." into...Adam Powell2012-05-181-1/+1
|\ \ \ \ \ \
| * | | | | | Sentence case is the best case. Just Once is not a special case.Adam Powell2012-05-181-1/+1
* | | | | | | Merge "Gallery, we need to talk..." into jb-devRomain Guy2012-05-181-0/+5
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Gallery, we need to talk...Romain Guy2012-05-181-0/+5
* | | | | | | Merge "drop frame in case of error in updateTexImage" into jb-devMathias Agopian2012-05-181-4/+5
|\ \ \ \ \ \ \
| * | | | | | | drop frame in case of error in updateTexImageMathias Agopian2012-05-181-4/+5
| | |_|_|_|_|/ | |/| | | | |