Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am 53d24af7: Respect onSearchRequested in Dialog and actually launch search. ... | Karl Rosaen | 2009-07-14 | 1 | -2/+12 |
|\ | |||||
| * | Respect onSearchRequested in Dialog and actually launch search. Also dismiss... | Karl Rosaen | 2009-07-14 | 1 | -2/+12 |
* | | am fa8904a6: Merge change 7012 into donut | Android (Google) Code Review | 2009-07-14 | 2 | -3/+20 |
|\ \ | |/ | |||||
| * | Merge change 7012 into donut | Android (Google) Code Review | 2009-07-14 | 2 | -3/+20 |
| |\ | |||||
| | * | Fix couple of issues in DatePicker | Suchi Amalapurapu | 2009-07-14 | 2 | -3/+20 |
* | | | am 00d3e361: Merge change 7153 into donut | Android (Google) Code Review | 2009-07-14 | 2 | -2/+28 |
|\ \ \ | |/ / | |||||
| * | | Merge change 7153 into donut | Android (Google) Code Review | 2009-07-14 | 2 | -2/+28 |
| |\ \ | |||||
| | * | | Restore PopupWindow's original behavior and add an API to control the soft input | Romain Guy | 2009-07-14 | 2 | -2/+28 |
* | | | | am 30d86e51: Merge change 7124 into donut | Android (Google) Code Review | 2009-07-14 | 1 | -0/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge change 7124 into donut | Android (Google) Code Review | 2009-07-14 | 1 | -0/+9 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fixes #1977685. Prevent crash when the soft keyboard is brought up. | Romain Guy | 2009-07-14 | 1 | -0/+9 |
* | | | | am 4caac2bb: Merge change 7140 into donut | Android (Google) Code Review | 2009-07-14 | 1 | -2/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge change 7140 into donut | Android (Google) Code Review | 2009-07-14 | 1 | -4/+10 |
| |\ \ \ | |||||
| | * | | | Add more logging to track down a monkey bug | Tom Taylor | 2009-07-14 | 1 | -4/+10 |
* | | | | | am 83a066c6: Merge change 7135 into donut | Android (Google) Code Review | 2009-07-14 | 2 | -6/+48 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge change 7135 into donut | Android (Google) Code Review | 2009-07-14 | 2 | -6/+48 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fixes lock on Home. Adds a new API on Dialog to get a callback when the dialog | Romain Guy | 2009-07-14 | 2 | -6/+48 |
| | |/ / | |||||
* | | | | Merge change 7146 | Android (Google) Code Review | 2009-07-14 | 1 | -22/+8 |
|\ \ \ \ | |||||
| * | | | | Fix CNAP-related NullPointerException | Pauyl l Berman | 2009-07-14 | 1 | -22/+8 |
* | | | | | resolved conflicts for merge of b06ea706 to master | Dianne Hackborn | 2009-07-14 | 15 | -101/+287 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Add reporting of activity movement for search manager. | Dianne Hackborn | 2009-07-14 | 15 | -101/+287 |
| | |/ / | |/| | | |||||
* | | | | - add the DIRTY and VERSION columns to the ContactsProvider2 Groups contract | Fred Quintana | 2009-07-14 | 3 | -5/+19 |
| |/ / |/| | | |||||
* | | | am e8b88ac1: Merge change 7097 into donut | Android (Google) Code Review | 2009-07-14 | 1 | -4/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge change 7097 into donut | Android (Google) Code Review | 2009-07-14 | 1 | -4/+7 |
| |\ \ | |||||
| | * | | Fix to use DP instead of pixels for Thumb drawable size. | Mitsuru Oshima | 2009-07-14 | 1 | -4/+7 |
* | | | | am 9181bc9a: Merge change 7079 into donut | Android (Google) Code Review | 2009-07-14 | 1 | -9/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge change 7079 into donut | Android (Google) Code Review | 2009-07-14 | 1 | -9/+0 |
| |\ \ \ | |||||
| | * | | | Cleanup of unused enums | Dave Sparks | 2009-07-14 | 1 | -9/+0 |
| | | |/ | | |/| | |||||
* | | | | Merge change 6817 | Android (Google) Code Review | 2009-07-14 | 1 | -5/+10 |
|\ \ \ \ | |||||
| * | | | | Fix a problem in VideoView that would cause it to not start playing after pre... | Marco Nelissen | 2009-07-10 | 1 | -5/+10 |
* | | | | | am c1d82e68: Use activity icon when search suggestion icon is missing | Bjorn Bringert | 2009-07-14 | 1 | -11/+116 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Use activity icon when search suggestion icon is missing | Bjorn Bringert | 2009-07-14 | 1 | -11/+116 |
* | | | | | am 8af55ca4: Merge change 7008 into donut | Android (Google) Code Review | 2009-07-14 | 3 | -8/+76 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge change 7008 into donut | Android (Google) Code Review | 2009-07-13 | 3 | -8/+76 |
| |\ \ \ \ | |||||
| | * | | | | Adding Utterance ID to the TtsService. | Charles Chen | 2009-07-13 | 3 | -8/+76 |
| | | |/ / | | |/| | | |||||
* | | | | | am 3139297f: Merge change 7035 into donut | Android (Google) Code Review | 2009-07-14 | 7 | -12/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge change 7035 into donut | Android (Google) Code Review | 2009-07-13 | 7 | -12/+10 |
| |\ \ \ \ | |||||
| | * | | | | Fixes #1972593. Updates AppSecurityPermissions styles in Theme.Light | Romain Guy | 2009-07-13 | 7 | -12/+10 |
| | |/ / / | |||||
* | | | | | Fix build breakage caused by automerge of translations. | Eric Fischer | 2009-07-13 | 19 | -19/+0 |
* | | | | | Merge change 6787 | Android (Google) Code Review | 2009-07-13 | 1 | -1/+14 |
|\ \ \ \ \ | |||||
| * | | | | | AbstractSyncableContentProvider must only call onAccountsChanged with GAIA ac... | Marc Blank | 2009-07-10 | 1 | -1/+14 |
* | | | | | | am c353268c: Merge change 6968 into donut | Android (Google) Code Review | 2009-07-13 | 50 | -1454/+6789 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Import new translations | Eric Fischer | 2009-07-13 | 50 | -1454/+6789 |
| | |/ / / | |/| | | | |||||
* | | | | | - remove an un-needed constant | Fred Quintana | 2009-07-13 | 4 | -4/+286 |
* | | | | | modify Gservices setting for push messaging registration url. | Wei Huang | 2009-07-13 | 1 | -3/+3 |
* | | | | | am c4ca4206: Fix build | Dave Sparks | 2009-07-13 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix build | Dave Sparks | 2009-07-13 | 1 | -1/+1 |
* | | | | | am 6cdc4f9c: Merge change 6880 into donut | Android (Google) Code Review | 2009-07-13 | 1 | -11/+133 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge change 6880 into donut | Android (Google) Code Review | 2009-07-13 | 1 | -11/+133 |
| |\ \ \ \ | |||||
| | * | | | | Fixing TTS breakage. | Charles Chen | 2009-07-10 | 1 | -11/+133 |
| | | |_|/ | | |/| | |