summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Gestures for expanding notifications.Daniel Sandler2012-04-181-1/+1
* Merge "Fix logic of animator start/cancel/end callbacks"Chet Haase2012-04-182-17/+35
|\
| * Fix logic of animator start/cancel/end callbacksChet Haase2012-04-172-17/+35
* | Merge "New InboxStyle template for expanded notifications."Daniel Sandler2012-04-181-0/+56
|\ \
| * | New InboxStyle template for expanded notifications.Daniel Sandler2012-04-171-0/+56
* | | Optimize the timing to query sentence level spell checkingsatok2012-04-181-1/+23
* | | Merge "Added identity and namespace to Calendar Attendees"Michael Chan2012-04-171-4/+2
|\ \ \
| * | | Added identity and namespace to Calendar AttendeesMichael Chan2012-04-171-4/+2
* | | | 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
* | | | Fix buildMichael Chan2012-04-171-2/+2
* | | | Merge "Add support for identity in calendar attendees"Michael Chan2012-04-171-0/+29
|\ \ \ \
| * | | | Add support for identity in calendar attendeesMichael Chan2012-04-171-0/+29
* | | | | Merge "Add call-stack reporting methods into Debug"Craig Mautner2012-04-171-0/+38
|\ \ \ \ \
| * | | | | Add call-stack reporting methods into DebugCraig Mautner2012-04-171-0/+38
* | | | | | 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
* | | | | | Merge "Adding new CHANGING transition to LayoutTransition."Chet Haase2012-04-172-64/+276
|\ \ \ \ \ \
| * | | | | | Adding new CHANGING transition to LayoutTransition.Chet Haase2012-04-172-64/+276
| | |/ / / / | |/| | | |
* | | | | | Merge "Add destroyed check"John Reck2012-04-171-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add destroyed checkJohn Reck2012-04-171-0/+3
| |/ / / /
* | | | | Merge "Check nullpointer of discoverableTimeout in initBluetoothAfterTurningOn."Matthew Xie2012-04-171-0/+5
|\ \ \ \ \
| * | | | | Check nullpointer of discoverableTimeout in initBluetoothAfterTurningOn.Matthew Xie2012-04-171-0/+5
* | | | | | Merge "Make sure persistent processes are not replicated for secondary users."Amith Yamasani2012-04-171-2/+2
|\ \ \ \ \ \
| * | | | | | Make sure persistent processes are not replicated for secondary users.Amith Yamasani2012-04-171-2/+2
* | | | | | | Merge "Move legacy sensor support to a new class."Jeff Brown2012-04-173-412/+466
|\ \ \ \ \ \ \
| * | | | | | | Move legacy sensor support to a new class.Jeff Brown2012-04-163-412/+466
* | | | | | | | Merge "Open p2p pre-association service discovery API"Irfan Sheriff2012-04-171-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Open p2p pre-association service discovery APIIrfan Sheriff2012-04-141-1/+0
* | | | | | | | | Merge "Open network service discovery API"Irfan Sheriff2012-04-172-90/+264
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Open network service discovery APIIrfan Sheriff2012-04-152-90/+264
| |/ / / / / / / /
* | | | | | | | | Merge "Minor cleanup"John Reck2012-04-172-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Minor cleanupJohn Reck2012-04-162-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Add webview tracing bit"Chris Craik2012-04-171-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add webview tracing bitChris Craik2012-04-161-0/+1
* | | | | | | | | | Merge "Clean up JavaDoc for WebView.getZoomControls()"Steve Block2012-04-172-18/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Clean up JavaDoc for WebView.getZoomControls()Steve Block2012-04-172-18/+20
* | | | | | | | | | | Merge "Get rid of "isSentenceLevelSpellCheckSupported""satok2012-04-164-35/+181
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Get rid of "isSentenceLevelSpellCheckSupported"satok2012-04-164-35/+181
* | | | | | | | | | | | Merge "Fixing broken add focusables behavior I have introduced."Svetoslav Ganov2012-04-161-14/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Fixing broken add focusables behavior I have introduced.Svetoslav Ganov2012-04-161-14/+7
* | | | | | | | | | | | Make ACTION_SEND and ACTION_SEND_MULTIPLE build full clip items.Dianne Hackborn2012-04-161-13/+40
* | | | | | | | | | | | Merge "Add new scale-up window manager animation."Dianne Hackborn2012-04-162-5/+81
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add new scale-up window manager animation.Dianne Hackborn2012-04-162-5/+81
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Minor doc fix."Philip Milne2012-04-161-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Minor doc fix.Philip Milne2012-04-161-4/+2
* | | | | | | | | | | | | Merge "Refactor SensorManager to move non-API bits into a subclass."Jeff Brown2012-04-164-706/+773
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Refactor SensorManager to move non-API bits into a subclass.Jeff Brown2012-04-164-706/+773
| |/ / / / / / / / / / /
* | | | | | | | | | | | Add # of changed rows to executeForChangedRowCount logMakoto Onuki2012-04-161-2/+6
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge "Unhide new SurfaceTexture & TextureView APIs"Jamie Gennis2012-04-161-1/+0
|\ \ \ \ \ \ \ \ \ \ \