summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Improve JavaDoc for WebView.loadData()Steve Block2011-10-131-3/+5
* Merge "Fix bug 5455676 - seek bars without thumbs" into ics-mr0Adam Powell2011-10-131-2/+6
|\
| * Fix bug 5455676 - seek bars without thumbsAdam Powell2011-10-131-2/+6
* | Break apart DISABLE_HOME and DISABLE_RECENT.Daniel Sandler2011-10-132-7/+32
* | Merge "reworked the flow in the account chooser - resilient to the chooser a...Fred Quintana2011-10-132-37/+147
|\ \ | |/ |/|
| * reworked the flow in the account chooserFred Quintana2011-10-122-37/+147
* | Merge "Add setting for configuring zoom level on double-tap." into ics-mr0Mangesh Ghiware2011-10-133-7/+46
|\ \
| * | Add setting for configuring zoom level on double-tap.Mangesh Ghiware2011-10-123-7/+46
* | | Merge "Volume overlay right padding increased" into ics-mr0Justin Ho2011-10-131-4/+1
|\ \ \
| * | | Volume overlay right padding increasedPeter Ng2011-10-121-4/+1
* | | | Improve camera javadoc and fix some errors.Wu-cheng Li2011-10-131-20/+41
* | | | Merge "Fix 5444675: Fix vibrate regression on Pattern and PIN unlock screens....Jim Miller2011-10-122-41/+25
|\ \ \ \
| * | | | Fix 5444675: Fix vibrate regression on Pattern and PIN unlock screens.Jim Miller2011-10-122-41/+25
* | | | | Merge "Allow clearing out the source bounds" into ics-mr0Daniel Lehmann2011-10-121-4/+4
|\ \ \ \ \
| * | | | | Allow clearing out the source boundsDaniel Lehmann2011-10-121-4/+4
| | |_|/ / | |/| | |
* | | | | Merge "Fix issue #5445966: WindowManager reporting -long on prime when it sho...Dianne Hackborn2011-10-121-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be.Dianne Hackborn2011-10-121-0/+5
* | | | | Merge "DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907" into ...Winson Chung2011-10-121-9/+11
|\ \ \ \ \
| * | | | | DO NOT MERGE. Improve screenshot chord debouncing.Jeff Brown2011-10-121-9/+11
| |/ / / /
* | | | | Merge "Updated list selectors Bug: 5450396" into ics-mr0Justin Ho2011-10-1212-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updated list selectorsJustin Ho2011-10-1212-0/+0
* | | | | Merge "Fix obsolete Honeycomb platlogo." into ics-mr0Daniel Sandler2011-10-122-13/+60
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix obsolete Honeycomb platlogo.Daniel Sandler2011-10-122-13/+60
| |/ / /
* | | | Merge "Fix bug #5446966 Changing Gravity on a TextView does not change how th...Fabrice Di Meglio2011-10-121-0/+1
|\ \ \ \
| * | | | Fix bug #5446966 Changing Gravity on a TextView does not change how the text ...Fabrice Di Meglio2011-10-121-0/+1
| |/ / /
* | | | Fix bug 5449931 - Wrong theme for icon menusAdam Powell2011-10-121-5/+3
* | | | Merge "Add video stabilization control to Camera parameters." into ics-mr0Eino-Ville Talvala2011-10-121-1/+56
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add video stabilization control to Camera parameters.Eino-Ville Talvala2011-10-121-1/+56
| | |/ | |/|
* | | Merge "Backup owner info as part of settings backup. DO NOT MERGE." into ics-mr0Amith Yamasani2011-10-121-1/+3
|\ \ \
| * | | Backup owner info as part of settings backup. DO NOT MERGE.Amith Yamasani2011-10-121-1/+3
| |/ /
* | | Merge "Modify BrowserFrame.requestClientCert() to take the host and port as a...Steve Block2011-10-121-8/+6
|\ \ \ | |_|/ |/| |
| * | Modify BrowserFrame.requestClientCert() to take the host and port as a StringSteve Block2011-10-121-8/+6
| |/
* | Fix bug 5173029 - make fast scroller aware of scrolling containersAdam Powell2011-10-111-22/+117
* | Merge "Fix bug 5434403 - invalidation problem with seek bars at edges" into i...Adam Powell2011-10-111-0/+2
|\ \
| * | Fix bug 5434403 - invalidation problem with seek bars at edgesAdam Powell2011-10-111-0/+2
* | | Merge "Support spellcheck attribute in WebTextView" into ics-mr0Michael Kolb2011-10-112-0/+4
|\ \ \ | |/ / |/| |
| * | Support spellcheck attribute in WebTextViewMichael Kolb2011-10-112-0/+4
| |/
* | Merge "Fix bug 5396097 - menu theme consistency" into ics-mr0Adam Powell2011-10-115-14/+16
|\ \
| * | Fix bug 5396097 - menu theme consistencyAdam Powell2011-10-115-14/+16
| |/
* | Merge "Use ashmem for CursorWindows. Bug: 5332296" into ics-mr0Jeff Brown2011-10-1110-382/+313
|\ \
| * | Use ashmem for CursorWindows.Jeff Brown2011-10-1110-382/+313
| |/
* | Merge "DO NOT MERGE AdapterView does not set setCurrentItemIndex in accessibi...Svetoslav Ganov2011-10-111-0/+1
|\ \
| * | DO NOT MERGE AdapterView does not set setCurrentItemIndex in accessibility ev...Svetoslav Ganov2011-10-111-0/+1
| |/
* | DO NOT MERGE AdapterView#isScrollableForAccessibility does not handle null ad...Svetoslav Ganov2011-10-111-3/+7
|/
* Merge "Fix 5249234: Add contentDescription to buttons on transport control on...Jim Miller2011-10-103-7/+28
|\
| * Fix 5249234: Add contentDescription to buttons on transport control on lock s...Jim Miller2011-10-103-7/+28
* | Merge "Fix issue #5435470: SharedPreferencesImpl should read from file..."Dianne Hackborn2011-10-101-1/+3
|\ \ | |/ |/|
| * Fix issue #5435470: SharedPreferencesImpl should read from file...Dianne Hackborn2011-10-101-1/+3
* | Merge "Over-limit within handful of MTU's, update assets."Jeff Sharkey2011-10-104-0/+13
|\ \
| * | Over-limit within handful of MTU's, update assets.Jeff Sharkey2011-10-104-0/+13