summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Clear animations in DisplayLists when doneChet Haase2012-05-102-10/+29
* Merge "Polish the NumberPicker, TimePicker, and DatePicker based on UX reques...Svetoslav Ganov2012-05-101-69/+135
|\
| * Polish the NumberPicker, TimePicker, and DatePicker based on UX request.Svetoslav Ganov2012-05-101-69/+135
* | Merge "Rename Uri.normalize() to Uri.normalizeScheme()." into jb-devJesse Wilson2012-05-103-19/+17
|\ \
| * | Rename Uri.normalize() to Uri.normalizeScheme().Jesse Wilson2012-05-103-19/+17
* | | Adding scroll actions to accessibility node info.Svetoslav Ganov2012-05-104-2/+119
| |/ |/|
* | Merge "Clean up API docs for Notification." into jb-devDaniel Sandler2012-05-101-1/+14
|\ \
| * | Clean up API docs for Notification.Daniel Sandler2012-05-101-1/+14
* | | Merge "Making transition out of recents look better" into jb-devMichael Jurka2012-05-102-3/+37
|\ \ \ | |/ / |/| |
| * | Making transition out of recents look betterMichael Jurka2012-05-092-3/+37
* | | New backgrounds for notifications.Daniel Sandler2012-05-101-0/+12
* | | Merge "Fixed typo in findAccessibilityFocus API." into jb-devDianne Hackborn2012-05-093-3/+3
|\ \ \
| * | | Fixed typo in findAccessibilityFocus API.alanv2012-05-093-3/+3
* | | | Merge "Add new API to find total RAM." into jb-devDianne Hackborn2012-05-092-2/+14
|\ \ \ \
| * | | | Add new API to find total RAM.Dianne Hackborn2012-05-092-2/+14
* | | | | Merge "Add infrastructure for accessing "unstable" content providers." into j...Dianne Hackborn2012-05-094-55/+182
|\ \ \ \ \
| * | | | | Add infrastructure for accessing "unstable" content providers.Dianne Hackborn2012-05-094-55/+182
| |/ / / /
* | | | | Merge "Remove auto-brightness adjustment knob." into jb-devDianne Hackborn2012-05-091-0/+1
|\ \ \ \ \
| * | | | | Remove auto-brightness adjustment knob.Dianne Hackborn2012-05-091-0/+1
| |/ / / /
* | | | | Merge "Deprecate certain AbstractCursor fields." into jb-devJeff Brown2012-05-091-2/+8
|\ \ \ \ \
| * | | | | Deprecate certain AbstractCursor fields.Jeff Brown2012-05-091-2/+8
* | | | | | Merge "Fix bugs in fallback key handling." into jb-devJeff Brown2012-05-092-25/+59
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix bugs in fallback key handling.Jeff Brown2012-05-092-25/+59
* | | | | | Merge "Use Map for DnsSd TXT record" into jb-devIrfan Sheriff2012-05-091-0/+1
|\ \ \ \ \ \
| * | | | | | Use Map for DnsSd TXT recordIrfan Sheriff2012-05-091-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Remove activation gestures form reported and add a touch explore requesting f...Svetoslav Ganov2012-05-093-46/+25
* | | | | | Merge "Fix locking for skip draw" into jb-devChris Craik2012-05-091-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix locking for skip drawJohn Reck2012-05-091-4/+5
* | | | | | Merge "Make UiTestAutomationBridge see non-important views again" into jb-devGuang Zhu2012-05-091-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Make UiTestAutomationBridge see non-important views againGuang Zhu2012-05-091-3/+3
* | | | | | Add callback hack to find out when to load system properties.Dianne Hackborn2012-05-097-10/+115
* | | | | | Merge "API review fixes" into jb-devIrfan Sheriff2012-05-094-415/+318
|\ \ \ \ \ \
| * | | | | | API review fixesIrfan Sheriff2012-05-094-415/+318
* | | | | | | Merge "Delegate list item focus and click actions to the parent list." into j...Svetoslav Ganov2012-05-091-0/+78
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Delegate list item focus and click actions to the parent list.alanv2012-05-081-0/+78
* | | | | | | Merge "Spell checker underlines words even when there are no suggestions" int...Gilles Debunne2012-05-091-10/+10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Spell checker underlines words even when there are no suggestionsGilles Debunne2012-05-081-10/+10
* | | | | | | Merge "Accounting for widget padding in dips instead of pixels" into jb-devAdam Cohen2012-05-091-6/+7
|\ \ \ \ \ \ \
| * | | | | | | Accounting for widget padding in dips instead of pixelsAdam Cohen2012-05-091-6/+7
* | | | | | | | Merge "Have a new constant for "vibrate when ringing" setting" into jb-devDaisuke Miyakawa2012-05-091-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Have a new constant for "vibrate when ringing" settingDaisuke Miyakawa2012-05-081-0/+15
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Fix the issue that the ime switch icon is remaining after closing VoiceInputsatok2012-05-101-6/+10
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge "Not to add invalid spell check spans Bug: 6464197" into jb-devsatok2012-05-081-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Not to add invalid spell check spanssatok2012-05-091-0/+3
* | | | | | | | Merge "Support for changing traces from development settings." into jb-devDianne Hackborn2012-05-082-1/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Support for changing traces from development settings.Dianne Hackborn2012-05-082-1/+23
* | | | | | | | | Merge "Check for null fd when constructing AssetFileDescriptor." into jb-devJeff Brown2012-05-081-0/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Check for null fd when constructing AssetFileDescriptor.Jeff Brown2012-05-081-0/+3
* | | | | | | | Merge "Renaming the constants for activation and long press." into jb-devSvetoslav Ganov2012-05-081-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Renaming the constants for activation and long press.Svetoslav Ganov2012-05-081-6/+6