summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Fix 1993520 where page cycler fails.Grace Kloba2009-07-241-6/+4
* Merge change 8199Android (Google) Code Review2009-07-231-20/+22
|\
| * Prevent a drag from both scrolling the page and changing the selection.Leon Scroggins2009-07-221-20/+22
* | Merge change 7735Android (Google) Code Review2009-07-231-11/+4
|\ \
| * | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-11/+4
* | | Merge change 8189Android (Google) Code Review2009-07-231-0/+14
|\ \ \
| * | | Enforce app cache maximum sizeAndrei Popescu2009-07-221-0/+14
* | | | Fix 1997929. The final mScrollX/Y has been pinned to the legal bounds.Grace Kloba2009-07-231-18/+13
| |/ / |/| |
* | | Merge commit '4182e684' into manualmergeMike LeBeau2009-07-222-1/+21
|\ \ \
| * | | Add new hidden API setForceIgnoreOutsideTouch to AutoCompleteTextView forMike LeBeau2009-07-222-1/+18
* | | | Merge change 8134Android (Google) Code Review2009-07-221-3/+17
|\ \ \ \
| * | | | Adding contact group NOTES and SYSTEM_IDDmitri Plotnikov2009-07-221-3/+17
| | |_|/ | |/| |
* | | | am 98a44df4: Merge change 8235 into donutAndroid (Google) Code Review2009-07-221-16/+27
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | | am 0b1a255f: Merge change 8228 into donutAndroid (Google) Code Review2009-07-221-4/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge change 8228 into donutAndroid (Google) Code Review2009-07-221-4/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove background padding workaround from SuggestionsAdapterBjorn Bringert2009-07-221-4/+0
* | | | | am ae1ba650: Merge change 8227 into donutAndroid (Google) Code Review2009-07-221-16/+27
|\ \ \ \ \ | |/ / / /
| * | | | Merge change 8227 into donutAndroid (Google) Code Review2009-07-221-16/+27
| |\ \ \ \
| | * | | | Handle null in MatrixCursor.get*()Bjorn Bringert2009-07-221-16/+27
| | |/ / /
* | | | | am e94b2877: Merge change 8186 into donutAndroid (Google) Code Review2009-07-221-10/+128
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | am 11b822d2: Simplify density compatibility to a boolean.Dianne Hackborn2009-07-224-105/+29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Simplify density compatibility to a boolean.Dianne Hackborn2009-07-224-105/+29
* | | | | | am 7228d0fd: Merge change 8213 into donutAndroid (Google) Code Review2009-07-221-2/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | |/ / / /
* | | | | | am 26654274: Merge change 8216 into donutAndroid (Google) Code Review2009-07-221-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | |/ / /
* | | | | am b551fb87: Merge change 8210 into donutAndroid (Google) Code Review2009-07-221-5/+4
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | am 5e21a11f: Merge change 8209 into donutAndroid (Google) Code Review2009-07-221-0/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge change 8209 into donutAndroid (Google) Code Review2009-07-221-0/+5
| |\ \ \ \ \
| | * | | | | Work around StateListDrawable padding in search suggestionsBjorn Bringert2009-07-221-0/+5
| | | |/ / / | | |/| | |
* | | | | | am 6de72ea3: Merge change 8201 into donutAndroid (Google) Code Review2009-07-221-0/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | am aa0e47cb: Merge change 8179 into donutAndroid (Google) Code Review2009-07-221-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix SQL generated by updateWithOnConflict()Bjorn Bringert2009-07-221-1/+2
* | | | | | Merge change 8211Android (Google) Code Review2009-07-221-9/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cleanup the WebStorage Java class. There were too many calls to syncValues().Andrei Popescu2009-07-221-9/+4
| | |_|_|/ | |/| | |
* | | | | Allow the user to scroll a webpage by touching a textfield.Leon Scroggins2009-07-222-0/+98
|/ / / /
* | | | Merge change 8025Android (Google) Code Review2009-07-221-13/+16
|\ \ \ \
| * | | | wire appcache to the HTML5 UIAndrei Popescu2009-07-211-13/+16
* | | | | Added StructuredPostal, renamed PACKAGE columns, cleanup.Jeff Sharkey2009-07-212-174/+245
* | | | | am 9fc20b0e: Merge change 8126 into donutAndroid (Google) Code Review2009-07-215-68/+162
|\ \ \ \ \ | | |/ / / | |/| | |