summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge change 9039 into donutAndroid (Google) Code Review2009-07-295-19/+62
|\
| * Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-295-19/+62
* | Merge change 9073 into donutAndroid (Google) Code Review2009-07-291-1/+25
|\ \ | |/ |/|
| * Special-case search within the browser to not show the app iconMike LeBeau2009-07-291-1/+25
* | Fix issue #2018454: NullPointerException in ImageSpan constructorDianne Hackborn2009-07-291-3/+20
|/
* Merge change 9035 into donutAndroid (Google) Code Review2009-07-291-3/+3
|\
| * Fix the TabWidget to display custom views for the tabs better when the tabs h...Jack Veenstra2009-07-291-3/+3
* | Merge change 9021 into donutAndroid (Google) Code Review2009-07-291-22/+8
|\ \
| * | DO NOT MERGE - Fix CNAP-related NullPointerExceptionWink Saville2009-07-291-22/+8
| |/
* | Fix bug 2017664Jean-Michel Trivi2009-07-292-172/+177
|/
* Log uid and package name when launching intents from searchBjorn Bringert2009-07-291-1/+4
* Merge change 8911 into donutAndroid (Google) Code Review2009-07-285-9/+63
|\
| * Fix issue #1999179: search -> click result -> press home = search dialog is s...Dianne Hackborn2009-07-285-9/+63
* | Merge change 8757 into donutAndroid (Google) Code Review2009-07-282-0/+2
|\ \
| * | Support x509-user-cert mime type in browser.Chung-yih Wang2009-07-282-0/+2
* | | Merge change 8883 into donutAndroid (Google) Code Review2009-07-281-1/+7
|\ \ \
| * | | fix [1973755] Surface.SURACE_FROZEN spelled SURACE_FROZENMathias Agopian2009-07-281-1/+7
* | | | Merge change 8877 into donutAndroid (Google) Code Review2009-07-281-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Remove warning in non-eng builds.Romain Guy2009-07-281-1/+4
* | | | Merge change 8840 into donutAndroid (Google) Code Review2009-07-281-1/+10
|\ \ \ \
| * | | | Add padding to height of AutoCompleteTextView drop-down.Bjorn Bringert2009-07-281-1/+10
* | | | | Merge change 8752 into donutAndroid (Google) Code Review2009-07-289-14/+24
|\ \ \ \ \
| * | | | | Updates from API review.Dianne Hackborn2009-07-289-14/+24
* | | | | | Merge change 8836 into donutAndroid (Google) Code Review2009-07-281-1/+35
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Add menu with search settings to search dialog.Bjorn Bringert2009-07-281-1/+35
* | | | | Merge change 8825 into donutAndroid (Google) Code Review2009-07-283-5/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixes 2017393. Correctly apply gravity in RelativeLayout.Romain Guy2009-07-283-5/+9
| | |/ / | |/| |
* | | | Merge change 8759 into donutAndroid (Google) Code Review2009-07-282-3/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Cancel search on BACK if IME is obscured.Bjorn Bringert2009-07-282-3/+15
* | | | Merge change 8728 into donutAndroid (Google) Code Review2009-07-282-0/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Fix resource code and version attributesSuchi Amalapurapu2009-07-282-0/+22
| |/ /
* | | Only dismiss search on suggestion click in in-app searchBjorn Bringert2009-07-281-8/+16
| |/ |/|
* | Fix issue #1991230: DisplayMetrics.displayHeight is not updated with orientat...Dianne Hackborn2009-07-271-1/+1
|/
* Merge change 8682 into donutAndroid (Google) Code Review2009-07-273-0/+0
|\
| * New small rating stars from the UI designers.Ilya Firman2009-07-273-0/+0
* | Merge change 8677 into donutAndroid (Google) Code Review2009-07-272-22/+12
|\ \
| * | DO NOT MERGE.Grace Kloba2009-07-272-22/+12
| |/
* | Merge change 8616 into donutAndroid (Google) Code Review2009-07-271-0/+8
|\ \
| * | Fiddle with default densities to try to sanitize the API.Dianne Hackborn2009-07-261-0/+8
* | | Merge change 8648 into donutAndroid (Google) Code Review2009-07-271-2/+2
|\ \ \ | |_|/ |/| |
| * | Use the old string for bookmarks permissions.Leon Scroggins2009-07-271-2/+2
* | | DPAD_DOWN moves from search/voice search key to drop-downBjorn Bringert2009-07-271-1/+0
|/ /
* | Remove search dialog PRE_CLOSE eventBjorn Bringert2009-07-272-27/+0
* | Send max displayed position in search dialog click eventBjorn Bringert2009-07-272-0/+4
* | DO NOT MERGE. Already in master. Fix #1977876 : Key preview in WVGA broken.Amith Yamasani2009-07-241-4/+5
|/
* Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-2414-41/+88
* Merge change 8475 into donutAndroid (Google) Code Review2009-07-2422-37/+0
|\
| * Per conversation, remove the toast while saving the Certificates to CertTools.Grace Kloba2009-07-2322-37/+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