summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-249-14/+47
* Merge change 8475 into donutAndroid (Google) Code Review2009-07-241-3/+0
|\
| * Per conversation, remove the toast while saving the Certificates to CertTools.Grace Kloba2009-07-231-3/+0
* | Merge change 8462 into donutAndroid (Google) Code Review2009-07-242-35/+76
|\ \
| * | Make the DatePicker respect the date format setting if the date is numeric.Eric Fischer2009-07-232-35/+76
* | | 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
* | | 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-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