Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow for screen density drawables in compatibility mode. | Dianne Hackborn | 2009-07-24 | 9 | -14/+47 |
* | Merge change 8475 into donut | Android (Google) Code Review | 2009-07-24 | 1 | -3/+0 |
|\ | |||||
| * | Per conversation, remove the toast while saving the Certificates to CertTools. | Grace Kloba | 2009-07-23 | 1 | -3/+0 |
* | | Merge change 8462 into donut | Android (Google) Code Review | 2009-07-24 | 2 | -35/+76 |
|\ \ | |||||
| * | | Make the DatePicker respect the date format setting if the date is numeric. | Eric Fischer | 2009-07-23 | 2 | -35/+76 |
* | | | Merge change 8443 into donut | Android (Google) Code Review | 2009-07-23 | 1 | -8/+14 |
|\ \ \ | |_|/ |/| | | |||||
| * | | add some more defensiveness to SuggestionsAdapter to avoid system process cra... | Karl Rosaen | 2009-07-23 | 1 | -8/+14 |
* | | | * Use the scaled size for surface view instead of native. The surface will be... | Mitsuru Oshima | 2009-07-23 | 3 | -64/+13 |
* | | | Merge change 8323 into donut | Android (Google) Code Review | 2009-07-23 | 3 | -15/+68 |
|\ \ \ | |_|/ |/| | | |||||
| * | | * a best effort fix for apps that uses get/set Matrix API on canvas. | Mitsuru Oshima | 2009-07-23 | 3 | -15/+68 |
* | | | Add gservices flag for configuring the URL vending redirects to when TOS is i... | lknguyen | 2009-07-22 | 1 | -0/+7 |
|/ / | |||||
* | | Add new hidden API setForceIgnoreOutsideTouch to AutoCompleteTextView for | Mike LeBeau | 2009-07-22 | 2 | -1/+18 |
* | | Merge change 8235 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -16/+27 |
|\ \ | |/ |/| | |||||
| * | * Revert the change that I introduced while refactroing in SurfaceView#dispat... | Mitsuru Oshima | 2009-07-22 | 1 | -16/+27 |
* | | Merge change 8228 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -4/+0 |
|\ \ | |/ |/| | |||||
| * | Remove background padding workaround from SuggestionsAdapter | Bjorn Bringert | 2009-07-22 | 1 | -4/+0 |
* | | Merge change 8227 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -16/+27 |
|\ \ | |||||
| * | | Handle null in MatrixCursor.get*() | Bjorn Bringert | 2009-07-22 | 1 | -16/+27 |
| |/ | |||||
* | | Merge change 8186 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -10/+128 |
|\ \ | |||||
| * | | Move global search intent launching to search dialog | Bjorn Bringert | 2009-07-22 | 1 | -10/+128 |
* | | | Simplify density compatibility to a boolean. | Dianne Hackborn | 2009-07-22 | 4 | -105/+29 |
* | | | Merge change 8213 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | Resetting the setLanguage() call to its intended behavior after change 8089 | Jean-Michel Trivi | 2009-07-22 | 1 | -2/+4 |
| |/ / | |||||
* | | | Merge change 8216 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -0/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fixes #1994125. Ensures AbsListView's filter window is always dismissed. | Romain Guy | 2009-07-22 | 1 | -0/+3 |
| |/ | |||||
* | | Merge change 8210 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -5/+4 |
|\ \ | |||||
| * | | Always call ensureImeVisible when the text field is clicked. We want this | Mike LeBeau | 2009-07-22 | 1 | -5/+4 |
* | | | Merge change 8209 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Work around StateListDrawable padding in search suggestions | Bjorn Bringert | 2009-07-22 | 1 | -0/+5 |
| | |/ | |/| | |||||
* | | | Merge change 8201 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | Proactively set mVisible attribute in startSearch and stopSearch (not just in... | Karl Rosaen | 2009-07-22 | 1 | -0/+6 |
* | | | Fix SQL generated by updateWithOnConflict() | Bjorn Bringert | 2009-07-22 | 1 | -1/+2 |
* | | | Merge change 8126 into donut | Android (Google) Code Review | 2009-07-21 | 5 | -68/+162 |
|\ \ \ | |||||
| * | | | First pass at reworking screen density/size APIs. | Dianne Hackborn | 2009-07-21 | 5 | -68/+162 |
* | | | | * Adjust canvas size under compatibility mode. | Mitsuru Oshima | 2009-07-21 | 3 | -4/+36 |
|/ / / | |||||
* | | | Merge change 8098 into donut | Android (Google) Code Review | 2009-07-21 | 5 | -19/+25 |
|\ \ \ | |||||
| * | | | cast is floor. Use round instead. | Mitsuru Oshima | 2009-07-21 | 5 | -19/+25 |
* | | | | Merge change 8121 into donut | Android (Google) Code Review | 2009-07-21 | 1 | -3/+12 |
|\ \ \ \ | |||||
| * | | | | Fixes #1818201. Do not attempt to display the popup until after the first lay... | Romain Guy | 2009-07-21 | 1 | -3/+12 |
| |/ / / | |||||
* | | | | Merge change 8111 into donut | Android (Google) Code Review | 2009-07-21 | 2 | -0/+9 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Don't start search from a dialog if there is no activity associated with | Karl Rosaen | 2009-07-21 | 2 | -0/+9 |
| |/ / | |||||
* | | | Merge change 8106 into donut | Android (Google) Code Review | 2009-07-21 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add note to Intent.fillIn javadoc to describe component copying behavior. | Brett Chabot | 2009-07-21 | 1 | -0/+3 |
* | | | Merge change 8036 into donut | Android (Google) Code Review | 2009-07-21 | 2 | -1/+19 |
|\ \ \ | |||||
| * | | | * Disable compatibility mode for all cases. | Mitsuru Oshima | 2009-07-21 | 2 | -1/+19 |
| | |/ | |/| | |||||
* | | | Merge change 7854 into donut | Android (Google) Code Review | 2009-07-21 | 1 | -1/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Issue #1884058 (Need to only record frequency and duration for selected Googl... | Dianne Hackborn | 2009-07-19 | 1 | -1/+7 |
* | | | Revert the setLanguage() call to its previous implementation as | Jean-Michel Trivi | 2009-07-20 | 1 | -4/+2 |
* | | | Merge change 7970 into donut | Android (Google) Code Review | 2009-07-20 | 1 | -2/+8 |
|\ \ \ | |||||
| * | | | Define a broadcast intent for the web search provider changing. Unhide | Mike LeBeau | 2009-07-20 | 1 | -2/+8 |