summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* * a best effort fix for apps that uses get/set Matrix API on canvas.Mitsuru Oshima2009-07-233-15/+68
* 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-224-105/+29
* | | 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-215-68/+162
|\ \ \
| * | | First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-215-68/+162
* | | | * 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
* | | 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-201-1/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Bluetooth at command tracking.Amith Yamasani2009-07-201-1/+21
| | |/ | |/|
* | | Unhide new SearchManager APIs for Donut.Mike LeBeau2009-07-201-17/+1
* | | Merge change 7948 into donutAndroid (Google) Code Review2009-07-201-23/+26
|\ \ \
| * | | Fix updates from read-only calendar.Ken Shirriff2009-07-201-23/+26
| |/ /
* | | Merge change 7933 into donutAndroid (Google) Code Review2009-07-201-11/+17
|\ \ \
| * | | Prevent the setLanguage() method in TextToSpeech to change the languageJean-Michel Trivi2009-07-201-11/+17
| |/ /
* | | Merge change 7941 into donutAndroid (Google) Code Review2009-07-201-0/+3
|\ \ \
| * | | add comment to illuminate why we only dismiss the dialog when launching an in...Karl Rosaen2009-07-201-0/+3
* | | | Merge change 7940 into donutAndroid (Google) Code Review2009-07-201-0/+4
|\ \ \ \ | |/ / /