summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix some error messages, turn off logging." into honeycombDianne Hackborn2011-01-212-4/+4
|\
| * Fix some error messages, turn off logging.Dianne Hackborn2011-01-212-4/+4
* | Merge "Fix bug #3338957 (Account Picker and Account type picker need love)" i...Fabrice Di Meglio2011-01-211-11/+109
|\ \
| * | Fix bug #3338957 (Account Picker and Account type picker need love)Fabrice Di Meglio2011-01-211-11/+109
| |/
* | Merge "Fix bug 3362680 - calendar crash while tabbing among views" into honey...Adam Powell2011-01-211-1/+11
|\ \
| * | Fix bug 3362680 - calendar crash while tabbing among viewsAdam Powell2011-01-211-1/+11
* | | Merge "Temporary Changes for certification of SCO." into honeycombJaikumar Ganesh2011-01-212-0/+22
|\ \ \
| * | | Temporary Changes for certification of SCO.Jaikumar Ganesh2011-01-212-0/+22
* | | | Merge "Tapping inside an EditText should always pop up the IME." into honeycombGilles Debunne2011-01-211-17/+42
|\ \ \ \
| * | | | Tapping inside an EditText should always pop up the IME.Gilles Debunne2011-01-211-17/+42
| | |_|/ | |/| |
* | | | Merge "Set the default state of NOTIFICATIONS_USE_RING_VOLUME." into honeycombAmith Yamasani2011-01-211-1/+0
|\ \ \ \
| * | | | Set the default state of NOTIFICATIONS_USE_RING_VOLUME.Amith Yamasani2011-01-201-1/+0
* | | | | Merge "Add public API for on screen zoom controls" into honeycombMichael Kolb2011-01-211-2/+0
|\ \ \ \ \
| * | | | | Add public API for on screen zoom controlsMichael Kolb2011-01-211-2/+0
| | |/ / / | |/| | |
* | | | | Merge "Restart input when the webpage changes the text." into honeycombLeon Scroggins2011-01-211-1/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Restart input when the webpage changes the text.Leon Scroggins2011-01-211-1/+7
| | |_|/ | |/| |
* | | | Merge "Don't set a Toast's view to null when enqueued several times. Bug #337...Romain Guy2011-01-211-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Don't set a Toast's view to null when enqueued several times.Romain Guy2011-01-211-1/+2
* | | | Do a better job of lining up text with page text.Leon Scroggins2011-01-214-44/+62
* | | | Merge "Paste popup window is displayed on the side when it would be clipped o...Gilles Debunne2011-01-211-30/+74
|\ \ \ \
| * | | | Paste popup window is displayed on the side when it would be clipped on top o...Gilles Debunne2011-01-211-30/+74
* | | | | Merge "Keep min/max zoom scale in proportion when zoom density changes." into...Shimeng (Simon) Wang2011-01-211-3/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Keep min/max zoom scale in proportion when zoom density changes.Shimeng (Simon) Wang2011-01-201-3/+17
* | | | | Merge "Update class doc for InputMethodSubtype" into honeycombKen Wakasa2011-01-201-7/+4
|\ \ \ \ \
| * | | | | Update class doc for InputMethodSubtypeKen Wakasa2011-01-211-7/+4
* | | | | | Merge "StrictMode: set sIsIdlerRegistered to false, and don't register if no ...Brad Fitzpatrick2011-01-201-5/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | StrictMode: set sIsIdlerRegistered to false, and don't register if no penaltiesBrad Fitzpatrick2011-01-201-5/+14
* | | | | | Merge "Show ime switch icon when there is a hard keyboard" into honeycombsatok2011-01-201-3/+11
|\ \ \ \ \ \
| * | | | | | Show ime switch icon when there is a hard keyboardsatok2011-01-211-3/+11
* | | | | | | Merge "Cleaning up some StackView bad behavior" into honeycombAdam Cohen2011-01-202-85/+51
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Cleaning up some StackView bad behaviorAdam Cohen2011-01-202-85/+51
| | |/ / / / | |/| | | |
* | | | | | Merge "Add support for drawBitmapMesh()." into honeycombRomain Guy2011-01-201-1/+24
|\ \ \ \ \ \
| * | | | | | Add support for drawBitmapMesh().Romain Guy2011-01-201-1/+24
* | | | | | | Merge "Fix 3374446: Allow multiple shift keys in Keyboard." into honeycombJim Miller2011-01-203-61/+73
|\ \ \ \ \ \ \
| * | | | | | | Fix 3374446: Allow multiple shift keys in Keyboard.Jim Miller2011-01-203-61/+73
* | | | | | | | Merge "SearchView API Review - bug 3370353 and bug 3370338" into honeycombAdam Powell2011-01-202-24/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | SearchView API Review - bug 3370353 and bug 3370338Adam Powell2011-01-202-24/+24
| |/ / / / / / /
* | | | | | | | Merge "docs: small javadoc, but also make the existing getProfileProxy docs v...Scott Main2011-01-201-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: small javadoc, but also make the existing getProfileProxy docs visible....Scott Main2011-01-191-4/+5
* | | | | | | | | Merge "Fix issue #3352125: Crash after clearing search query" into honeycombDianne Hackborn2011-01-201-24/+171
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix issue #3352125: Crash after clearing search queryDianne Hackborn2011-01-201-24/+171
* | | | | | | | | Merge "Fixes for StrictMode instance count checking." into honeycombBrad Fitzpatrick2011-01-203-28/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixes for StrictMode instance count checking.Brad Fitzpatrick2011-01-203-28/+74
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Fix issue #3374356: Buttons sometimes don't highlight" into honeycombDianne Hackborn2011-01-201-2/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix issue #3374356: Buttons sometimes don't highlightDianne Hackborn2011-01-201-2/+9
| |/ / / / / / /
* | | | | | | | Merge "Fix bug 3362375 - API REVIEW: remove unused public 'up' id" into honey...Adam Powell2011-01-205-149/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug 3362375 - API REVIEW: remove unused public 'up' idAdam Powell2011-01-205-149/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Include the local state obj in ACTION_DRAG_STARTED eventsChristopher Tate2011-01-202-6/+8
* | | | | | | | Merge "Don't log the full stack trace when we can't load a resource." into ho...Joe Onorato2011-01-201-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Don't log the full stack trace when we can't load a resource.Joe Onorato2011-01-201-0/+3