Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix back key handling for search dialog. | Karl Rosaen | 2009-07-20 | 5 | -66/+79 |
* | Merge change 7857 into donut | Android (Google) Code Review | 2009-07-19 | 1 | -5/+2 |
|\ | |||||
| * | Remove exception throw when a view has a self dependency inside a | Romain Guy | 2009-07-19 | 1 | -5/+2 |
* | | * Reverted the change in PackageParser that I checked by accident | Mitsuru Oshima | 2009-07-19 | 4 | -14/+9 |
* | | Merge change 7840 into donut | Android (Google) Code Review | 2009-07-19 | 1 | -3/+17 |
|\ \ | |/ |/| | |||||
| * | Fix issue where scaled bitmap sizes could be wrong. | Dianne Hackborn | 2009-07-18 | 1 | -3/+17 |
* | | Merge change 7783 into donut | Android (Google) Code Review | 2009-07-17 | 5 | -20/+44 |
|\ \ | |/ | |||||
| * | Add "nodpi" density, and expose a bunch of density-related APIs. | Dianne Hackborn | 2009-07-17 | 5 | -20/+44 |
* | | Merge change 7720 into donut | Android (Google) Code Review | 2009-07-17 | 1 | -1/+5 |
|\ \ | |||||
| * | | Fix global ref leak in android.media.AudioRecord. Delete global refs | Jean-Michel Trivi | 2009-07-17 | 1 | -1/+5 |
* | | | Merge change 6809 into donut | Android (Google) Code Review | 2009-07-17 | 1 | -5/+3 |
|\ \ \ | |||||
| * | | | Correctly deliver AppWidgetProvider.onDeleted() events. | Jeff Sharkey | 2009-07-10 | 1 | -5/+3 |
* | | | | Merge change 7707 into donut | Android (Google) Code Review | 2009-07-17 | 1 | -2/+14 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | * scale surface view's canvas | Mitsuru Oshima | 2009-07-17 | 1 | -2/+14 |
* | | | | Merge change 7696 into donut | Android (Google) Code Review | 2009-07-17 | 4 | -31/+47 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | add hidden Options field for native allocations | Mike Reed | 2009-07-17 | 4 | -31/+47 |
* | | | | Merge change 7613 into donut | Android (Google) Code Review | 2009-07-17 | 3 | -4/+17 |
|\ \ \ \ | |||||
| * | | | | * Use Fede In/Out animation if one of opening/closing apps is in compatibili... | Mitsuru Oshima | 2009-07-17 | 3 | -4/+17 |
* | | | | | Copy cached drawables in search dialog. | Bjorn Bringert | 2009-07-17 | 2 | -17/+21 |
| |_|_|/ |/| | | | |||||
* | | | | Merge change 7645 into donut | Android (Google) Code Review | 2009-07-16 | 2 | -3/+14 |
|\ \ \ \ | |||||
| * | | | | Make the SearchDialog's AutoCompleteTextView dropdown respect the | Mike LeBeau | 2009-07-16 | 2 | -3/+14 |
* | | | | | Merge change 7498 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -2/+39 |
|\ \ \ \ \ | |||||
| * | | | | | Adding public intents for TTS to enable checking for TTS data, | Charles Chen | 2009-07-16 | 1 | -2/+39 |
* | | | | | | Merge change 7492 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -0/+8 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Delete leaked global ref in AudioTrack constructor. | Jean-Michel Trivi | 2009-07-16 | 1 | -0/+8 |
* | | | | | | Merge change 7619 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focus | Romain Guy | 2009-07-16 | 1 | -1/+1 |
* | | | | | | Merge change 7551 into donut | Android (Google) Code Review | 2009-07-16 | 2 | -1/+51 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add ability to delay messages in Filter based on constraint. Use this to del... | Karl Rosaen | 2009-07-16 | 2 | -1/+51 |
| |/ / / / / | |||||
* | | | | | | Merge change 7568 into donut | Android (Google) Code Review | 2009-07-16 | 2 | -0/+45 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Issue #1969025: need api for launching intent as if it were coming from anoth... | Dianne Hackborn | 2009-07-16 | 2 | -0/+45 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge change 7566 into donut | Android (Google) Code Review | 2009-07-16 | 3 | -1/+28 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix the style of preferences headers in the light theme. | Romain Guy | 2009-07-16 | 3 | -1/+28 |
* | | | | | Merge change 7514 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -1/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Only parse search suggestions that look like HTML | Bjorn Bringert | 2009-07-16 | 1 | -1/+10 |
* | | | | | | Merge change 7512 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -191/+62 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Get rid of drawing hacks for search dialog suggestions | Bjorn Bringert | 2009-07-16 | 1 | -191/+62 |
* | | | | | | Make sure SearchDialog.mSearchable != null in key handlers | Bjorn Bringert | 2009-07-16 | 1 | -11/+17 |
|/ / / / / | |||||
* | | | | | Merge change 7441 into donut | Android (Google) Code Review | 2009-07-16 | 1 | -45/+62 |
|\ \ \ \ \ | |||||
| * | | | | | Allow system colors in <font> tags | Bjorn Bringert | 2009-07-15 | 1 | -45/+62 |
| |/ / / / | |||||
* | | | | | Merge change 7473 into donut | Android (Google) Code Review | 2009-07-15 | 1 | -2/+13 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fixes #1844366. Prevents window leak in Spinner. | Romain Guy | 2009-07-15 | 1 | -2/+13 |
| |/ / / | |||||
* | | | | Merge change 7451 into donut | Android (Google) Code Review | 2009-07-15 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | Include 'calling_package' extra for uses of in-app voice search so that | Mike LeBeau | 2009-07-15 | 1 | -1/+8 |
* | | | | | Merge change 7401 into donut | Android (Google) Code Review | 2009-07-15 | 1 | -0/+103 |
|\ \ \ \ \ | |||||
| * | | | | | Adding missing addEarcon method. Not having this was a bug as | Charles Chen | 2009-07-15 | 1 | -0/+103 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge change 7396 into donut | Android (Google) Code Review | 2009-07-15 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Run background threads associated with filtering at background priority. | Karl Rosaen | 2009-07-15 | 1 | -1/+2 |
* | | | | | | Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. | Joe Onorato | 2009-07-15 | 1 | -0/+3 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge change 6926 into donut | Android (Google) Code Review | 2009-07-15 | 3 | -9/+26 |
|\ \ \ \ \ | |_|/ / / |/| | | | |