- b06c9a8 Merge change 26579 into eclair by Android (Google) Code Review · 17 years ago
- b82665e don't allow min scale to go to infinity by Cary Clark · 17 years ago
- c28e3a6 Merge change 26595 into eclair by Android (Google) Code Review · 17 years ago
- d588cb7 add definition for Mms.TempStorage content uri and filename. by Wei Huang · 17 years ago
- d4c00a1 Merge change 26590 into eclair by Android (Google) Code Review · 17 years ago
- dbce92a Merge change 26587 into eclair by Android (Google) Code Review · 17 years ago
- 3dba1e4 Move destroying the web view to the WVC thread (previously it was on the UI thread) by Ben Murdoch · 17 years ago
- 37df6a8 In calcOurContentVisibleRect, account for the visible title bar. by Leon Scroggins · 17 years ago
- 077357c Back button in search always goes back or closes search by Bjorn Bringert · 17 years ago
- fed534e Fix bug where onStartCommand() was never called with a null intent. by Dianne Hackborn · 17 years ago
- d2cd946 Suppress warning around old vcard code. by Daisuke Miyakawa · 17 years ago
- c32897a Suppress Performance log emitted by vCard importer. by Daisuke Miyakawa · 17 years ago
- 3559c14 Merge change 26549 into eclair by Android (Google) Code Review · 17 years ago
- 7a9e2f2 Add Website.TYPE information. by Daisuke Miyakawa · 17 years ago
- be3bceb fix the logic for starting a sync after the accounts changed by Fred Quintana · 17 years ago
- 3de0702 Merge change 26456 into eclair by Android (Google) Code Review · 17 years ago
- 520ca7e Merge change 26415 into eclair by Android (Google) Code Review · 17 years ago
- c3c6621 Merge change 25879 into eclair by Android (Google) Code Review · 17 years ago
- 465ccb8 Add support for thumbnails to WallpaperInfo. by Daniel Sandler · 17 years ago
- df58621 Merge change 26446 into eclair by Android (Google) Code Review · 17 years ago
- 4271c7c Merge change 26449 into eclair by Android (Google) Code Review · 17 years ago
- 30e59f6 fix bug 2100169: add the line1 number + "/TYPE=PLMN" when sending a pdu. by Wei Huang · 17 years ago
- e00a311 - make an AccountManager per context, not one per process by Fred Quintana · 17 years ago
- 5ed64cd Keep track of 'initial' sync state in SyncStatusInfo by Costin Manolache · 17 years ago
- 6314770 Merge change 26437 into eclair by Android (Google) Code Review · 17 years ago
- 36dac6a Merge change 26390 into eclair by Android (Google) Code Review · 17 years ago
- f5935a9 Don't show the badge background when we have no uri, email, or phone. by Mark Wagner · 17 years ago
- 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 17 years ago
- c0b8a96 launching plugin activity when a plugin requests to go full screen. by Derek Sollenberger · 17 years ago
- 34ca22d Merge change 26366 into eclair by Android (Google) Code Review · 17 years ago
- 916b2ca Merge change 26355 into eclair by Android (Google) Code Review · 17 years ago
- af1eb14 Merge change 25465 into eclair by Android (Google) Code Review · 17 years ago
- 7633b89 Set the bonding for incoming connections only when authentication is requested. by Jaikumar Ganesh · 17 years ago
- dee76be Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly. by Andrei Popescu · 17 years ago
- 896264f Bring the dimples back, and make the "spin around" animation have a fling feeling. by Karl Rosaen · 17 years ago
- 24a3ff9 Change double tap toast to long toast. by Grace Kloba · 17 years ago
- 194099d Merge change 26220 into eclair by Android (Google) Code Review · 17 years ago
- 6c24b4d Reimplement the settings to use async callbacks by Nicolas Roard · 17 years ago
- 0676690 Merge change 26323 into eclair by Android (Google) Code Review · 17 years ago
- d58ccff Add a boolean indicating if the apple-touch-icon is precomposed. by Patrick Scott · 17 years ago
- 408cf85 Support the new dpi change in the WebView. by Grace Kloba · 17 years ago
- b5c2939 Merge change 26301 into eclair by Android (Google) Code Review · 17 years ago
- f53c186 Don't snap the initialScale to min or max if it is not defined. by Grace Kloba · 17 years ago
- de9eef1 Add aggregated badge to ContactHeaderWidget by Evan Millar · 17 years ago
- 442da48 Use FLAG_ACTIVITY_CLEAR_TOP when launching search suggestions. by Bjorn Bringert · 17 years ago
- 585c67f Merge change 26300 into eclair by Android (Google) Code Review · 17 years ago
- b5c17a6 experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on by Mike Reed · 17 years ago
- 976e363 Merge change 26260 into eclair by Android (Google) Code Review · 17 years ago
- 7d4200d Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard. by Jack Veenstra · 17 years ago
- 9bbd5ee Merge change 26290 into eclair by Android (Google) Code Review · 17 years ago
- 0fc0244 [Issue 2097207] Adding filtering capability to aggregation suggestions by Dmitri Plotnikov · 17 years ago
- 7f3fb7d Merge change 26130 into eclair by Android (Google) Code Review · 17 years ago
- bfe319e Turn animations on by default. by Dianne Hackborn · 17 years ago
- 0144516 Make IBackupTransport.finishBackup() also return an int code, since it too can by Dan Egnor · 17 years ago
- 2d3b98d Send the address of the device with the UUID intent. by Jaikumar Ganesh · 17 years ago
- 10eac97 Cache the remote device's service channel. by Jaikumar Ganesh · 17 years ago
- 36322db Add focus API and FLASH_MODE_VIDEO_LIGHT. by Wu-cheng Li · 17 years ago
- be5b73c Add search_mode flag to intents launched by QSB suggestions by Bjorn Bringert · 17 years ago
- fe6104f When manually setting the uri pass it through to the badge widget. by Mark Wagner · 17 years ago
- 88a83d3 Update getDisplayLabel() API to support new types. by Jeff Sharkey · 17 years ago
- 9568fb2 Merge change 26164 into eclair by Android (Google) Code Review · 17 years ago
- d3997e5 Make scrolling textfields work better in the browser. by Leon Scroggins · 17 years ago
- 163be61 Merge change 25412 into eclair by Android (Google) Code Review · 17 years ago
- d7b95aa Always interpret (0,0) scrolls as top of title bar. by Leon Scroggins · 17 years ago
- d55e18a Reset backup tracking in response to transport data-wipe notification by Christopher Tate · 17 years ago
- f8d8b46 Add a tip toast for double tap. by Grace Kloba · 17 years ago
- d5ffa12 Merge change 26127 into eclair by Android (Google) Code Review · 17 years ago
- 483a599 Merge change 25954 into eclair by Android (Google) Code Review · 17 years ago
- 5bb6b52 Account for find dialog height in content height by Cary Clark · 17 years ago
- 15e2669 Moving DISPLAY_NAME to column "data1" to keep it "aligned" with other data types. by Dmitri Plotnikov · 17 years ago
- e256c79 Merge change 26053 into eclair by Android (Google) Code Review · 17 years ago
- a953ed4 Merge change 26148 into eclair by Android (Google) Code Review · 17 years ago
- 03c87bf Allow a webpage that wants to scroll off the title bar to do so. by Leon Scroggins · 17 years ago
- 6d318b4 Use icon URI as icon cache key in search dialog by Bjorn Bringert · 17 years ago
- 5417f09 Send action key and msg with GlobalSearch clicks by Bjorn Bringert · 17 years ago
- 3c5767d Track search KeyEvents in SearchDialog. by Bryan Mawhinney · 17 years ago
- 2acda4b Uri encode phone number before passing it to query. by Megha Joshi · 17 years ago
- 0e62e2d Set intent_component of in-app shortcuts to app itself by Bjorn Bringert · 17 years ago
- 718970b Merge change 26061 into eclair by Android (Google) Code Review · 17 years ago
- 5ea916b Merge change 26050 into eclair by Android (Google) Code Review · 17 years ago
- ffe1cf2 Unhide Camera lock and unlock API. by Wu-cheng Li · 17 years ago
- 6179965 Send the UUID intent even if apps have not requested for it. by Jaikumar Ganesh · 17 years ago
- 2092361 Maintain pending outgoing bonding address. by Jaikumar Ganesh · 17 years ago
- e43530a Track CPU speed stepping to get more accurate CPU cost per app. by Amith Yamasani · 17 years ago
- 44f5747 log hash of account name in sync event log by Doug Zongker · 17 years ago
- 6b96512 Merge change 26034 into eclair by Android (Google) Code Review · 17 years ago
- 238dc72 Merge change 26004 into eclair by Android (Google) Code Review · 17 years ago
- 052e187 Clean up spin animation in rotary selector, and be even more generous for triggering. by Karl Rosaen · 17 years ago
- c0df3a4 Merge change 25746 into eclair by Android (Google) Code Review · 17 years ago
- 1d390e7f Merge change 25976 into eclair by Android (Google) Code Review · 17 years ago
- eb68c46 Fix 2092386: Support yuyv for camera preview format. by Chih-Chung Chang · 17 years ago
- 3a66413 Merge change 25992 into eclair by Android (Google) Code Review · 17 years ago
- 25a747f Add an 'init everything' operation to the first backup pass by Christopher Tate · 17 years ago
- 6cca159 Fix issue #1862317: Browser does not appear to honor anchors (#es) in links by Dianne Hackborn · 17 years ago
- 7d9db61 Merge change 25885 into eclair by Android (Google) Code Review · 17 years ago
- 6a9d93c Fix adapter name change problem. by Jaikumar Ganesh · 17 years ago
- d163f4b Merge change 25853 into eclair by Android (Google) Code Review · 17 years ago
- 9603715 Merge change 25959 into eclair by Android (Google) Code Review · 17 years ago
- 278ec5d Add better transition to rotary lock widget when triggering: spin around instead of snap back. by Karl Rosaen · 17 years ago
- eb96a3c Merge change 25894 into eclair by Android (Google) Code Review · 17 years ago