summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Polish the NumberPicker, TimePicker, and DatePicker based on UX reques...Svetoslav Ganov2012-05-105-94/+160
|\
| * Polish the NumberPicker, TimePicker, and DatePicker based on UX request.Svetoslav Ganov2012-05-105-94/+160
* | 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 "Thread with no recipients getting created" into jb-devTom Taylor2012-05-101-6/+8
|\ \ \
| * | | Thread with no recipients getting createdTom Taylor2012-05-091-6/+8
| | |/ | |/|
* | | 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
* | | | Ice cream is SO over.Daniel Sandler2012-05-108-42/+22
| |_|/ |/| |
* | | New backgrounds for notifications.Daniel Sandler2012-05-1023-9/+84
* | | 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-093-7/+31
|\ \ \ \
| * | | | Add new API to find total RAM.Dianne Hackborn2012-05-093-7/+31
* | | | | 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 "Fix reference to moved class." into jb-devJeff Brown2012-05-091-1/+1
|\ \ \ \ \
| * | | | | Fix reference to moved class.Jeff Brown2012-05-091-1/+1
* | | | | | 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 "Fix possible leak in bitmap decoding." into jb-devJeff Brown2012-05-091-2/+3
|\ \ \ \ \
| * | | | | Fix possible leak in bitmap decoding.Jeff Brown2012-05-091-2/+3
* | | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Import translations. DO NOT MERGE" into jb-devEric Fischer2012-05-0949-713/+377
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEEric Fischer2012-05-0949-713/+377
| | |_|_|_|/ | |/| | | |
* | | | | | Remove activation gestures form reported and add a touch explore requesting f...Svetoslav Ganov2012-05-095-50/+28
* | | | | | Merge "changed pokeWakelock() callback to take time in milliseconds" into jb-devUriel Rodriguez2012-05-091-1/+1
|\ \ \ \ \ \
| * | | | | | changed pokeWakelock() callback to take time in millisecondsUriel Rodriguez2012-05-091-1/+1
* | | | | | | 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-099-10/+155
* | | | | | | Improve recents on sw600dp devicesMichael Jurka2012-05-092-2/+6
* | | | | | | Merge "Recover from Throwable in FileRotator, dump." into jb-devJeff Sharkey2012-05-092-15/+52
|\ \ \ \ \ \ \
| * | | | | | | Recover from Throwable in FileRotator, dump.Jeff Sharkey2012-05-092-15/+52
* | | | | | | | 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 "Throw RemoteException when MountService is not yet up" into jb-devKenny Root2012-05-091-6/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Throw RemoteException when MountService is not yet upKenny Root2012-05-091-6/+6
| | |_|_|_|/ / / | |/| | | | | |