summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge change 8443 into donutAndroid (Google) Code Review2009-07-231-8/+14
|\
| * add some more defensiveness to SuggestionsAdapter to avoid system process cra...Karl Rosaen2009-07-231-8/+14
* | * Use the scaled size for surface view instead of native. The surface will be...Mitsuru Oshima2009-07-233-64/+13
* | Merge change 8323 into donutAndroid (Google) Code Review2009-07-233-15/+68
|\ \
| * | * a best effort fix for apps that uses get/set Matrix API on canvas.Mitsuru Oshima2009-07-233-15/+68
* | | Merge change 8263 into donutAndroid (Google) Code Review2009-07-2352-4780/+982
|\ \ \
| * | | Make the date formats as close as possible to what the translators wanted.Eric Fischer2009-07-2252-4780/+982
* | | | Add gservices flag for configuring the URL vending redirects to when TOS is i...lknguyen2009-07-221-0/+7
| |/ / |/| |
* | | Add new hidden API setForceIgnoreOutsideTouch to AutoCompleteTextView forMike LeBeau2009-07-222-1/+18
* | | Merge change 8235 into donutAndroid (Google) Code Review2009-07-221-16/+27
|\ \ \ | |_|/ |/| |
| * | * Revert the change that I introduced while refactroing in SurfaceView#dispat...Mitsuru Oshima2009-07-221-16/+27
* | | Merge change 8228 into donutAndroid (Google) Code Review2009-07-221-4/+0
|\ \ \ | |/ / |/| |
| * | Remove background padding workaround from SuggestionsAdapterBjorn Bringert2009-07-221-4/+0
* | | Merge change 8227 into donutAndroid (Google) Code Review2009-07-221-16/+27
|\ \ \
| * | | Handle null in MatrixCursor.get*()Bjorn Bringert2009-07-221-16/+27
| |/ /
* | | Merge change 8186 into donutAndroid (Google) Code Review2009-07-221-10/+128
|\ \ \
| * | | Move global search intent launching to search dialogBjorn Bringert2009-07-221-10/+128
* | | | Simplify density compatibility to a boolean.Dianne Hackborn2009-07-226-128/+35
* | | | Merge change 8213 into donutAndroid (Google) Code Review2009-07-221-2/+4
|\ \ \ \
| * | | | Resetting the setLanguage() call to its intended behavior after change 8089Jean-Michel Trivi2009-07-221-2/+4
| |/ / /
* | | | Merge change 8216 into donutAndroid (Google) Code Review2009-07-221-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes #1994125. Ensures AbsListView's filter window is always dismissed.Romain Guy2009-07-221-0/+3
| |/ /
* | | Merge change 8210 into donutAndroid (Google) Code Review2009-07-221-5/+4
|\ \ \
| * | | Always call ensureImeVisible when the text field is clicked. We want thisMike LeBeau2009-07-221-5/+4
* | | | Merge change 8209 into donutAndroid (Google) Code Review2009-07-221-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Work around StateListDrawable padding in search suggestionsBjorn Bringert2009-07-221-0/+5
| | |/ | |/|
* | | Merge change 8201 into donutAndroid (Google) Code Review2009-07-221-0/+6
|\ \ \ | |/ / |/| |
| * | Proactively set mVisible attribute in startSearch and stopSearch (not just in...Karl Rosaen2009-07-221-0/+6
* | | Fix SQL generated by updateWithOnConflict()Bjorn Bringert2009-07-221-1/+2
* | | Merge change 8126 into donutAndroid (Google) Code Review2009-07-218-69/+171
|\ \ \
| * | | First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-218-69/+171
* | | | * Adjust canvas size under compatibility mode.Mitsuru Oshima2009-07-213-4/+36
|/ / /
* | | Merge change 8098 into donutAndroid (Google) Code Review2009-07-215-19/+25
|\ \ \
| * | | cast is floor. Use round instead.Mitsuru Oshima2009-07-215-19/+25
* | | | Merge change 8121 into donutAndroid (Google) Code Review2009-07-211-3/+12
|\ \ \ \
| * | | | Fixes #1818201. Do not attempt to display the popup until after the first lay...Romain Guy2009-07-211-3/+12
| |/ / /
* | | | Merge change 8111 into donutAndroid (Google) Code Review2009-07-212-0/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Don't start search from a dialog if there is no activity associated withKarl Rosaen2009-07-212-0/+9
| |/ /
* | | Merge change 8106 into donutAndroid (Google) Code Review2009-07-211-0/+3
|\ \ \ | |/ / |/| |
| * | Add note to Intent.fillIn javadoc to describe component copying behavior.Brett Chabot2009-07-211-0/+3
* | | Merge change 8036 into donutAndroid (Google) Code Review2009-07-212-1/+19
|\ \ \
| * | | * Disable compatibility mode for all cases.Mitsuru Oshima2009-07-212-1/+19
* | | | Merge change 7854 into donutAndroid (Google) Code Review2009-07-211-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Issue #1884058 (Need to only record frequency and duration for selected Googl...Dianne Hackborn2009-07-191-1/+7
* | | | Add logging to help track down intermittent bugDave Sparks2009-07-211-1/+4
| |_|/ |/| |
* | | Remove unused search dialog layout files.Mike LeBeau2009-07-203-157/+0
* | | Revert the setLanguage() call to its previous implementation asJean-Michel Trivi2009-07-201-4/+2
* | | Merge change 7970 into donutAndroid (Google) Code Review2009-07-201-2/+8
|\ \ \
| * | | Define a broadcast intent for the web search provider changing. UnhideMike LeBeau2009-07-201-2/+8
* | | | Merge change 7961 into donutAndroid (Google) Code Review2009-07-203-8/+86
|\ \ \ \ | |/ / / |/| | |