Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue #2125720 Weather Forecast Widget - graphics do not scale | Dianne Hackborn | 2009-09-23 | 4 | -9/+12 |
* | Merge change 25794 into eclair | Android (Google) Code Review | 2009-09-23 | 1 | -6/+0 |
|\ | |||||
| * | Remove the GDD Gservices setting. | Sanjay Jeyakumar | 2009-09-23 | 1 | -6/+0 |
* | | Merge change 26537 into eclair | Android (Google) Code Review | 2009-09-23 | 2 | -3/+48 |
|\ \ | |||||
| * | | add hashCode() and equals() to Rfc822Token, as well as a convenience tokenize... | Debajit Ghosh | 2009-09-23 | 2 | -3/+48 |
* | | | invalidate the webview after pressing the IME 'next' button | Cary Clark | 2009-09-23 | 1 | -0/+1 |
* | | | Merge change 26627 into eclair | Android (Google) Code Review | 2009-09-23 | 1 | -6/+6 |
|\ \ \ | |||||
| * | | | Convert instances of px in default UI styles to dip. | Daniel Sandler | 2009-09-23 | 1 | -6/+6 |
* | | | | Merge change 25635 into eclair | Android (Google) Code Review | 2009-09-23 | 1 | -32/+259 |
|\ \ \ \ | |||||
| * | | | | Add new thumbnail API. | Ray Chen | 2009-09-23 | 1 | -32/+259 |
| | |_|/ | |/| | | |||||
* | | | | Merge change 26615 into eclair | Android (Google) Code Review | 2009-09-23 | 1 | -0/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Provide a getter to access the width of the HTML document. | Leon Scroggins | 2009-09-23 | 1 | -0/+8 |
* | | | | Merge change 26625 into eclair | Android (Google) Code Review | 2009-09-23 | 2 | -0/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix http://b/2139600 (expander indicators misaligned). | Daniel Sandler | 2009-09-23 | 2 | -0/+0 |
| |/ / | |||||
* | | | Merge change 26579 into eclair | Android (Google) Code Review | 2009-09-23 | 1 | -0/+15 |
|\ \ \ | |||||
| * | | | add definition for Mms.TempStorage content uri and filename. | Wei Huang | 2009-09-23 | 1 | -0/+15 |
* | | | | don't allow min scale to go to infinity | Cary Clark | 2009-09-23 | 1 | -1/+2 |
* | | | | Merge change 26595 into eclair | Android (Google) Code Review | 2009-09-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Move destroying the web view to the WVC thread (previously it was on the UI t... | Ben Murdoch | 2009-09-23 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge change 26590 into eclair | Android (Google) Code Review | 2009-09-23 | 1 | -2/+7 |
|\ \ \ | |||||
| * | | | In calcOurContentVisibleRect, account for the visible title bar. | Leon Scroggins | 2009-09-23 | 1 | -2/+7 |
| |/ / | |||||
* | | | Merge change 26587 into eclair | Android (Google) Code Review | 2009-09-23 | 2 | -53/+51 |
|\ \ \ | |/ / |/| | | |||||
| * | | Back button in search always goes back or closes search | Bjorn Bringert | 2009-09-23 | 2 | -53/+51 |
* | | | Fix bug where onStartCommand() was never called with a null intent. | Dianne Hackborn | 2009-09-23 | 1 | -11/+28 |
* | | | Suppress warning around old vcard code. | Daisuke Miyakawa | 2009-09-22 | 12 | -26/+0 |
|/ / | |||||
* | | Suppress Performance log emitted by vCard importer. | Daisuke Miyakawa | 2009-09-22 | 1 | -1/+1 |
* | | Merge change 26549 into eclair | Android (Google) Code Review | 2009-09-23 | 1 | -1/+4 |
|\ \ | |||||
| * | | Add Website.TYPE information. | Daisuke Miyakawa | 2009-09-22 | 1 | -1/+4 |
* | | | fix the logic for starting a sync after the accounts changed | Fred Quintana | 2009-09-22 | 1 | -1/+1 |
* | | | Merge change 26456 into eclair | Android (Google) Code Review | 2009-09-22 | 2 | -5/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | - make an AccountManager per context, not one per process | Fred Quintana | 2009-09-22 | 2 | -5/+9 |
* | | | Merge change 26527 into eclair | Android (Google) Code Review | 2009-09-22 | 1 | -4/+8 |
|\ \ \ | |||||
| * | | | Dock screen on config can now select AC or USB. | Dianne Hackborn | 2009-09-22 | 1 | -4/+8 |
* | | | | Merge change 26415 into eclair | Android (Google) Code Review | 2009-09-22 | 3 | -0/+32 |
|\ \ \ \ | |||||
| * | | | | Add support for thumbnails to WallpaperInfo. | Daniel Sandler | 2009-09-22 | 3 | -0/+32 |
| |/ / / | |||||
* | | | | Merge change 25879 into eclair | Android (Google) Code Review | 2009-09-22 | 1 | -0/+37 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Setting the default HTTP user agent at runtime init. | Jesse Wilson | 2009-09-18 | 1 | -0/+37 |
* | | | | Merge change 26446 into eclair | Android (Google) Code Review | 2009-09-22 | 4 | -58/+53 |
|\ \ \ \ | |||||
| * | | | | fix bug 2100169: add the line1 number + "/TYPE=PLMN" when sending a pdu. | Wei Huang | 2009-09-22 | 4 | -58/+53 |
* | | | | | Merge change 26459 into eclair | Android (Google) Code Review | 2009-09-22 | 20 | -39/+40 |
|\ \ \ \ \ | |||||
| * | | | | | New fasttrack assets. | Evan Millar | 2009-09-22 | 20 | -39/+40 |
* | | | | | | Merge change 26449 into eclair | Android (Google) Code Review | 2009-09-22 | 2 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Keep track of 'initial' sync state in SyncStatusInfo | Costin Manolache | 2009-09-22 | 2 | -0/+6 |
* | | | | | | | Merge change 26437 into eclair | Android (Google) Code Review | 2009-09-22 | 1 | -0/+18 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Don't show the badge background when we have no uri, email, or phone. | Mark Wagner | 2009-09-22 | 1 | -0/+18 |
* | | | | | | | Merge change 26390 into eclair | Android (Google) Code Review | 2009-09-22 | 1 | -82/+177 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Bring the dimples back, and make the "spin around" animation have a fling fee... | Karl Rosaen | 2009-09-22 | 1 | -82/+177 |
* | | | | | | | Various fixes and improvements to window, activity. | Dianne Hackborn | 2009-09-22 | 4 | -12/+57 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | launching plugin activity when a plugin requests to go full screen. | Derek Sollenberger | 2009-09-22 | 2 | -55/+115 |
* | | | | | | Merge change 26366 into eclair | Android (Google) Code Review | 2009-09-22 | 1 | -1/+3 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | |