summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Let callers replace layout for LocalePicker adapter."Daisuke Miyakawa2010-12-281-2/+5
|\
| * Let callers replace layout for LocalePicker adapter.Daisuke Miyakawa2010-12-191-2/+5
* | Merge "map keyboard for webview"Cary Clark2010-12-282-6/+17
|\ \
| * | map keyboard for webviewCary Clark2010-12-282-6/+17
* | | Changes to view position update pivot pointChet Haase2010-12-281-2/+22
|/ /
* | Add TYPE_NUMBER_VARIATION_PASSWORD for entering a numeric password.Ken Wakasa2010-12-253-9/+49
* | Merge "Only register one ProxyReceiver"Kristian Monsen2010-12-241-2/+12
|\ \
| * | Only register one ProxyReceiverKristian Monsen2010-12-241-2/+12
* | | Add some standard definitions for device heaps.Dianne Hackborn2010-12-231-0/+22
* | | Merge "Expose insecure rfcomm Bluetooth API."Jaikumar Ganesh2010-12-232-1/+70
|\ \ \
| * | | Expose insecure rfcomm Bluetooth API.Jaikumar Ganesh2010-12-232-1/+70
* | | | Merge "Fix for ellipsized text that has two lines at maximum."Gilles Debunne2010-12-231-90/+92
|\ \ \ \
| * | | | Fix for ellipsized text that has two lines at maximum.Gilles Debunne2010-12-211-90/+92
* | | | | Merge "Only store Application context"Kristian Monsen2010-12-232-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Only store Application contextKristian Monsen2010-12-232-2/+2
* | | | | am 60238734: am 2dda21b9: Merge "Another stab at fixing issue #3149290 java.l...Dianne Hackborn2010-12-221-2/+10
|\ \ \ \ \
| * \ \ \ \ am 2dda21b9: Merge "Another stab at fixing issue #3149290 java.lang.RuntimeEx...Dianne Hackborn2010-12-221-2/+10
| |\ \ \ \ \
| | * | | | | Another stab at fixing issue #3149290 java.lang.RuntimeException:...Dianne Hackborn2010-12-221-2/+10
* | | | | | | Merge "Enable touch splitting by default for Honeycomb apps."Jeff Brown2010-12-222-5/+12
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Enable touch splitting by default for Honeycomb apps.Jeff Brown2010-12-222-5/+12
* | | | | | | Enable Bluetooth reverse tethering.Jaikumar Ganesh2010-12-222-7/+18
* | | | | | | Add TYPE_BLUETOOTH network interface for reverse tethering.Jaikumar Ganesh2010-12-222-2/+307
|/ / / / / /
* | | | | | Correctly save Activity's state in saveInstanceStateMartin Hibdon2010-12-221-1/+1
* | | | | | am 7a9f17c3: am 3ce86481: Remove canBeFormatted().Jeff Hamilton2010-12-222-10/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 3ce86481: Remove canBeFormatted().Jeff Hamilton2010-12-222-10/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Remove canBeFormatted().Jeff Hamilton2010-12-222-10/+1
| * | | | | am 5261cea2: Merge "Fix issue #3224616: TimeUtils.formatDuration() can drop 0...Dianne Hackborn2010-12-211-3/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Fix issue #3224616: TimeUtils.formatDuration() can drop 0s." into ging...Dianne Hackborn2010-12-211-3/+2
| | |\ \ \ \
| | | * | | | Fix issue #3224616: TimeUtils.formatDuration() can drop 0s.Bjorn Bringert2010-12-201-3/+2
* | | | | | | Merge "Account for background drawable size changing when lrtb properties cha...Chet Haase2010-12-221-1/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Account for background drawable size changing when lrtb properties changeChet Haase2010-12-211-1/+4
* | | | | | | 3298147 DatePicker dialog does not provide mechanism for specifying range fro...Svetoslav Ganov2010-12-224-34/+118
* | | | | | | Merge "Add support for forward delete key."Jeff Brown2010-12-212-63/+116
|\ \ \ \ \ \ \
| * | | | | | | Add support for forward delete key.Jeff Brown2010-12-212-63/+116
* | | | | | | | Add TextView support for Home, End, PageUp, PageDown.Jeff Brown2010-12-215-295/+677
|/ / / / / / /
* | | | | | | Merge "Support invoking key shortcuts using Control."Jeff Brown2010-12-213-73/+78
|\ \ \ \ \ \ \
| * | | | | | | Support invoking key shortcuts using Control.Jeff Brown2010-12-213-73/+78
| |/ / / / / /
* | | | | | | Fix parameter to Pan Device Call.Jaikumar Ganesh2010-12-211-1/+1
* | | | | | | Add EXTRA_LOCAL_ROLE to Pan State change intent.Jaikumar Ganesh2010-12-213-54/+79
|/ / / / / /
* | | | | | Links are clickable in TextView when textIsSelectable.Gilles Debunne2010-12-211-0/+14
* | | | | | Merge "Fix issue #3301572: onCreateLoader must not be a member class: VolumeM...Dianne Hackborn2010-12-215-48/+75
|\ \ \ \ \ \
| * | | | | | Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadata...Dianne Hackborn2010-12-215-48/+75
* | | | | | | Merge "resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9"Vasu Nori2010-12-212-2/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9Vasu Nori2010-12-212-2/+26
* | | | | | | Retrying sending proxy changes to webkitKristian Monsen2010-12-213-0/+51
* | | | | | | Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing t...satok2010-12-212-3/+5
|/ / / / / /
* | | | | | Merge "Ensure bitmaps aren't freed while referenced from a display list"Patrick Dubroy2010-12-205-172/+297
|\ \ \ \ \ \
| * | | | | | Ensure bitmaps aren't freed while referenced from a display listPatrick Dubroy2010-12-205-172/+297
* | | | | | | Merge "Revert "Merge "Send proxy changes on the webcore thread to WebKit"""Huahui Wu2010-12-203-50/+0
|\ \ \ \ \ \ \
| * | | | | | | Revert "Merge "Send proxy changes on the webcore thread to WebKit""Huahui Wu2010-12-203-50/+0
| | |_|_|_|/ / | |/| | | | |