summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge change 7903 into donutAndroid (Google) Code Review2009-07-205-66/+79
|\
| * Fix back key handling for search dialog.Karl Rosaen2009-07-205-66/+79
* | Ignore unneeded soft keyboard in ACTV height calcBjorn Bringert2009-07-201-5/+2
|/
* Merge change 7857 into donutAndroid (Google) Code Review2009-07-191-5/+2
|\
| * Remove exception throw when a view has a self dependency inside aRomain Guy2009-07-191-5/+2
* | * Reverted the change in PackageParser that I checked by accidentMitsuru Oshima2009-07-194-14/+9
* | Merge change 7840 into donutAndroid (Google) Code Review2009-07-191-3/+17
|\ \ | |/ |/|
| * Fix issue where scaled bitmap sizes could be wrong.Dianne Hackborn2009-07-181-3/+17
* | Merge change 7783 into donutAndroid (Google) Code Review2009-07-175-20/+44
|\ \ | |/
| * Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-175-20/+44
* | Merge change 6809 into donutAndroid (Google) Code Review2009-07-171-5/+3
|\ \
| * | Correctly deliver AppWidgetProvider.onDeleted() events.Jeff Sharkey2009-07-101-5/+3
* | | * scale surface view's canvasMitsuru Oshima2009-07-171-2/+14
| |/ |/|
* | Merge change 7613 into donutAndroid (Google) Code Review2009-07-173-4/+17
|\ \
| * | * Use Fede In/Out animation if one of opening/closing apps is in compatibili...Mitsuru Oshima2009-07-173-4/+17
* | | Copy cached drawables in search dialog.Bjorn Bringert2009-07-172-17/+21
* | | Merge change 7645 into donutAndroid (Google) Code Review2009-07-162-3/+14
|\ \ \
| * | | Make the SearchDialog's AutoCompleteTextView dropdown respect theMike LeBeau2009-07-162-3/+14
* | | | Merge change 7498 into donutAndroid (Google) Code Review2009-07-161-2/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Adding public intents for TTS to enable checking for TTS data,Charles Chen2009-07-161-2/+39
* | | | Merge change 7619 into donutAndroid (Google) Code Review2009-07-161-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focusRomain Guy2009-07-161-1/+1
* | | | Merge change 7551 into donutAndroid (Google) Code Review2009-07-162-1/+51
|\ \ \ \
| * | | | Add ability to delay messages in Filter based on constraint. Use this to del...Karl Rosaen2009-07-162-1/+51
| |/ / /
* | | | Issue #1969025: need api for launching intent as if it were coming from anoth...Dianne Hackborn2009-07-162-0/+45
|/ / /
* | | Merge change 7514 into donutAndroid (Google) Code Review2009-07-161-1/+10
|\ \ \
| * | | Only parse search suggestions that look like HTMLBjorn Bringert2009-07-161-1/+10
* | | | Merge change 7512 into donutAndroid (Google) Code Review2009-07-161-191/+62
|\ \ \ \ | |/ / /
| * | | Get rid of drawing hacks for search dialog suggestionsBjorn Bringert2009-07-161-191/+62
* | | | Make sure SearchDialog.mSearchable != null in key handlersBjorn Bringert2009-07-161-11/+17
|/ / /
* | | Merge change 7441 into donutAndroid (Google) Code Review2009-07-161-45/+62
|\ \ \
| * | | Allow system colors in <font> tagsBjorn Bringert2009-07-151-45/+62
* | | | Merge change 7473 into donutAndroid (Google) Code Review2009-07-151-2/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes #1844366. Prevents window leak in Spinner.Romain Guy2009-07-151-2/+13
| |/ /
* | | Merge change 7451 into donutAndroid (Google) Code Review2009-07-151-1/+8
|\ \ \
| * | | Include 'calling_package' extra for uses of in-app voice search so thatMike LeBeau2009-07-151-1/+8
* | | | Merge change 7401 into donutAndroid (Google) Code Review2009-07-151-0/+103
|\ \ \ \
| * | | | Adding missing addEarcon method. Not having this was a bug asCharles Chen2009-07-151-0/+103
* | | | | Merge change 7396 into donutAndroid (Google) Code Review2009-07-151-1/+2
|\ \ \ \ \
| * | | | | Run background threads associated with filtering at background priority.Karl Rosaen2009-07-151-1/+2
* | | | | | Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes.Joe Onorato2009-07-151-0/+3
| |_|_|/ / |/| | | |
* | | | | Merge change 6926 into donutAndroid (Google) Code Review2009-07-153-9/+26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix #1976384. Add p12 to the MimeTypeMap. When downloading p12 in the WebView...Grace Kloba2009-07-143-9/+26
* | | | | Merge change 7134 into donutAndroid (Google) Code Review2009-07-141-3/+91
|\ \ \ \ \
| * | | | | Unhide required definitions in TextToSpeech.Engine that cover return codes andJean-Michel Trivi2009-07-141-3/+91
| | |/ / / | |/| | |
* | | | | Merge change 7137 into donutAndroid (Google) Code Review2009-07-141-10/+32
|\ \ \ \ \
| * | | | | Remove the Google domains from the Gears permission table when the global loc...Andrei Popescu2009-07-141-10/+32
| | |/ / / | |/| | |
* | | | | Merge change 6855 into donutAndroid (Google) Code Review2009-07-141-0/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add a Gservices setting to control if we send up multipart protocol buffersCynthia Wong2009-07-101-0/+6
* | | | | Fix keyboard not showing for global search on Dream. Rather than trying toMike LeBeau2009-07-141-11/+17
| |_|/ / |/| | |