Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge change 8593 | Android (Google) Code Review | 2009-07-27 | 1 | -0/+81 |
|\ | |||||
| * | When you double-tap a word in an EditText, select the word. | Eric Fischer | 2009-07-24 | 1 | -0/+81 |
* | | am ef9fd18d: Merge change 8616 into donut | Android (Google) Code Review | 2009-07-27 | 1 | -0/+8 |
|\ \ | |||||
| * \ | Merge change 8616 into donut | Android (Google) Code Review | 2009-07-27 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | Fiddle with default densities to try to sanitize the API. | Dianne Hackborn | 2009-07-26 | 1 | -0/+8 |
* | | | | fix for a method rename | Fred Quintana | 2009-07-27 | 1 | -1/+1 |
* | | | | Introducing Contacts#DELETED flag. | Dmitri Plotnikov | 2009-07-27 | 1 | -0/+20 |
* | | | | Merge change 8177 | Android (Google) Code Review | 2009-07-27 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Added patch support based on serializer state in the android client | fmantek | 2009-07-22 | 1 | -1/+2 |
* | | | | | am 5b11a0f3: DPAD_DOWN moves from search/voice search key to drop-down | Bjorn Bringert | 2009-07-27 | 1 | -1/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | DPAD_DOWN moves from search/voice search key to drop-down | Bjorn Bringert | 2009-07-27 | 1 | -1/+0 |
* | | | | | am 9377738c: Remove search dialog PRE_CLOSE event | Bjorn Bringert | 2009-07-27 | 2 | -27/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove search dialog PRE_CLOSE event | Bjorn Bringert | 2009-07-27 | 2 | -27/+0 |
* | | | | | am 6ddaa349: Send max displayed position in search dialog click event | Bjorn Bringert | 2009-07-27 | 2 | -0/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Send max displayed position in search dialog click event | Bjorn Bringert | 2009-07-27 | 2 | -0/+4 |
| * | | | | DO NOT MERGE. Already in master. Fix #1977876 : Key preview in WVGA broken. | Amith Yamasani | 2009-07-24 | 1 | -4/+5 |
| | |/ / | |/| | | |||||
* | | | | Renaming ContactsContract.Contacts to ContactsContract.RawContacts | Dmitri Plotnikov | 2009-07-27 | 1 | -6/+16 |
* | | | | Merge change 8569 | Android (Google) Code Review | 2009-07-27 | 1 | -6/+4 |
|\ \ \ \ | |||||
| * | | | | Fix 1993520 where page cycler fails. | Grace Kloba | 2009-07-24 | 1 | -6/+4 |
* | | | | | Add PBAP service start. | Jaikumar Ganesh | 2009-07-26 | 1 | -0/+1 |
* | | | | | frameworks/base: Add PBAP support | Jiafa Liu | 2009-07-26 | 2 | -0/+291 |
* | | | | | Minor naming fixes. | Jeff Sharkey | 2009-07-26 | 1 | -2/+2 |
* | | | | | Add support for power keys, improve behavior of virtual keys. | Dianne Hackborn | 2009-07-24 | 5 | -4/+51 |
* | | | | | am 11ea3347: Allow for screen density drawables in compatibility mode. | Dianne Hackborn | 2009-07-24 | 10 | -15/+49 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Allow for screen density drawables in compatibility mode. | Dianne Hackborn | 2009-07-24 | 10 | -15/+49 |
* | | | | | am 3b99e64e: Merge change 8475 into donut | Android (Google) Code Review | 2009-07-24 | 1 | -3/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge change 8475 into donut | Android (Google) Code Review | 2009-07-24 | 1 | -3/+0 |
| |\ \ \ \ | |||||
| | * | | | | Per conversation, remove the toast while saving the Certificates to CertTools. | Grace Kloba | 2009-07-23 | 1 | -3/+0 |
* | | | | | | am 7c187de1: Merge change 8462 into donut | Android (Google) Code Review | 2009-07-24 | 2 | -35/+76 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Merge change 8462 into donut | Android (Google) Code Review | 2009-07-24 | 2 | -35/+76 |
| |\ \ \ \ | |||||
| | * | | | | Make the DatePicker respect the date format setting if the date is numeric. | Eric Fischer | 2009-07-23 | 2 | -35/+76 |
* | | | | | | am 0a4730f8: Merge change 8443 into donut | Android (Google) Code Review | 2009-07-24 | 1 | -8/+14 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge change 8443 into donut | Android (Google) Code Review | 2009-07-23 | 1 | -8/+14 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | add some more defensiveness to SuggestionsAdapter to avoid system process cra... | Karl Rosaen | 2009-07-23 | 1 | -8/+14 |
* | | | | | | Associating Presence with Contact rather than Aggregate. | Dmitri Plotnikov | 2009-07-24 | 1 | -6/+37 |
* | | | | | | am 589cebe2: * Use the scaled size for surface view instead of native. The su... | Mitsuru Oshima | 2009-07-23 | 3 | -64/+13 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | * Use the scaled size for surface view instead of native. The surface will be... | Mitsuru Oshima | 2009-07-23 | 3 | -64/+13 |
* | | | | | | am e0ef973b: Merge change 8323 into donut | Android (Google) Code Review | 2009-07-23 | 3 | -15/+68 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge change 8323 into donut | Android (Google) Code Review | 2009-07-23 | 3 | -15/+68 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | * a best effort fix for apps that uses get/set Matrix API on canvas. | Mitsuru Oshima | 2009-07-23 | 3 | -15/+68 |
* | | | | | | Merge change 8444 | Android (Google) Code Review | 2009-07-23 | 1 | -4/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix #1977876 : Key preview in WVGA broken. | Amith Yamasani | 2009-07-23 | 1 | -4/+5 |
* | | | | | | | Merge change 8302 | Android (Google) Code Review | 2009-07-23 | 8 | -36/+683 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add account manager permission checking | Fred Quintana | 2009-07-23 | 8 | -36/+683 |
* | | | | | | | | Merge change 8287 | Android (Google) Code Review | 2009-07-23 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add some more (off by default) logging to trace what's happening with UrlRules | Dan Egnor | 2009-07-23 | 1 | -2/+9 |
* | | | | | | | | | Merge change 8406 | Android (Google) Code Review | 2009-07-23 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Make HttpDateTime public (but hidden), so the rest of us can use it | Dan Egnor | 2009-07-23 | 1 | -1/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | am 0e638630: Merge change 8291 into donut | Android (Google) Code Review | 2009-07-23 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Add gservices flag for configuring the URL vending redirects to when TOS is i... | lknguyen | 2009-07-22 | 1 | -0/+7 |
| | |/ / / / | |/| | | | |