1. 23703f1 Merge change 26732 into eclair by Android (Google) Code Review · 16 years ago
  2. 63697af Generalize DELAY_STARRED_UPDATE location. by Jeff Sharkey · 16 years ago
  3. 26d48eb Add Groups query parameters for delaying STARRED update. by Jeff Sharkey · 16 years ago
  4. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 16 years ago
  5. 0c23212 Re-hide the contacts APIs, the droiddoc build is failing. by Jeff Hamilton · 16 years ago
  6. 7c5c607 Merge change 26640 into eclair by Android (Google) Code Review · 16 years ago
  7. 63e118e Merge change 26776 into eclair by Android (Google) Code Review · 16 years ago
  8. e2d034c wallpaper: don't erase the background, just to repaint over it. saves 1.7 ms on some hardware by Mathias Agopian · 16 years ago
  9. 85abdc5 Make the new ContactsContract public. by Jeff Hamilton · 16 years ago
  10. 769de37 Merge change 26752 into eclair by Android (Google) Code Review · 16 years ago
  11. 826653d Fix 2105956: The nine patch markers for one of the zoom buttons were reversed by Mike Cleron · 16 years ago
  12. de26b54b Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.ACCOUNT_TYPE to null. by Daisuke Miyakawa · 16 years ago
  13. 78cf04f Support IPv6 literal URLs, e.g., http://[2001:4860:b004::68]/ as per RFC 3896 by Lorenzo Colitti · 16 years ago
  14. 880aaa7 Merge change 26730 into eclair by Android (Google) Code Review · 16 years ago
  15. 67e42b0 Fix 2132058: Tweak hdpi textfield assets so they align with buttons by Mike Cleron · 16 years ago
  16. ce60514 Merge change 26717 into eclair by Android (Google) Code Review · 16 years ago
  17. 5baba16 Newer animations. by Dianne Hackborn · 16 years ago
  18. e6bea60 Change setRotation documentaion. by Wu-cheng Li · 16 years ago
  19. 8799b96e Merge change 26314 into eclair by Android (Google) Code Review · 16 years ago
  20. 50c05f3 Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready. by Jim Miller · 16 years ago
  21. 8f1e598 Merge change 26653 into eclair by Android (Google) Code Review · 16 years ago
  22. de0dfb7 Fix issue #2125720 Weather Forecast Widget - graphics do not scale by Dianne Hackborn · 16 years ago
  23. f017167 Merge change 25794 into eclair by Android (Google) Code Review · 16 years ago
  24. b34a3a0 Remove the GDD Gservices setting. by Sanjay Jeyakumar · 16 years ago
  25. 193a626 Merge change 26537 into eclair by Android (Google) Code Review · 16 years ago
  26. 600dde0 make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled by Fred Quintana · 16 years ago
  27. 37703b6 invalidate the webview after pressing the IME 'next' button by Cary Clark · 16 years ago
  28. 3f2c70f Merge change 26627 into eclair by Android (Google) Code Review · 16 years ago
  29. 830207c Merge change 25635 into eclair by Android (Google) Code Review · 16 years ago
  30. 6d18116 Merge change 26615 into eclair by Android (Google) Code Review · 16 years ago
  31. 00c575a Add new thumbnail API. by Ray Chen · 16 years ago
  32. ea96d1e Provide a getter to access the width of the HTML document. by Leon Scroggins · 16 years ago
  33. 9d12fdb Merge change 26625 into eclair by Android (Google) Code Review · 16 years ago
  34. c025b43 Convert instances of px in default UI styles to dip. by Daniel Sandler · 16 years ago
  35. 2a237a9 Fix http://b/2139600 (expander indicators misaligned). by Daniel Sandler · 16 years ago
  36. 78a5b81 add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix. by Debajit Ghosh · 16 years ago
  37. b06c9a8 Merge change 26579 into eclair by Android (Google) Code Review · 16 years ago
  38. b82665e don't allow min scale to go to infinity by Cary Clark · 16 years ago
  39. c28e3a6 Merge change 26595 into eclair by Android (Google) Code Review · 16 years ago
  40. d588cb7 add definition for Mms.TempStorage content uri and filename. by Wei Huang · 16 years ago
  41. d4c00a1 Merge change 26590 into eclair by Android (Google) Code Review · 16 years ago
  42. dbce92a Merge change 26587 into eclair by Android (Google) Code Review · 16 years ago
  43. 3dba1e4 Move destroying the web view to the WVC thread (previously it was on the UI thread) by Ben Murdoch · 16 years ago
  44. 37df6a8 In calcOurContentVisibleRect, account for the visible title bar. by Leon Scroggins · 16 years ago
  45. 077357c Back button in search always goes back or closes search by Bjorn Bringert · 16 years ago
  46. fed534e Fix bug where onStartCommand() was never called with a null intent. by Dianne Hackborn · 16 years ago
  47. d2cd946 Suppress warning around old vcard code. by Daisuke Miyakawa · 16 years ago
  48. c32897a Suppress Performance log emitted by vCard importer. by Daisuke Miyakawa · 16 years ago
  49. 3559c14 Merge change 26549 into eclair by Android (Google) Code Review · 16 years ago
  50. 7a9e2f2 Add Website.TYPE information. by Daisuke Miyakawa · 16 years ago
  51. be3bceb fix the logic for starting a sync after the accounts changed by Fred Quintana · 16 years ago
  52. 3de0702 Merge change 26456 into eclair by Android (Google) Code Review · 16 years ago
  53. 7c47ade Merge change 26527 into eclair by Android (Google) Code Review · 16 years ago
  54. 520ca7e Merge change 26415 into eclair by Android (Google) Code Review · 16 years ago
  55. c3c6621 Merge change 25879 into eclair by Android (Google) Code Review · 16 years ago
  56. 99f7eb45 Dock screen on config can now select AC or USB. by Dianne Hackborn · 16 years ago
  57. 465ccb8 Add support for thumbnails to WallpaperInfo. by Daniel Sandler · 16 years ago
  58. df58621 Merge change 26446 into eclair by Android (Google) Code Review · 16 years ago
  59. 5bb4574 Merge change 26459 into eclair by Android (Google) Code Review · 16 years ago
  60. 4271c7c Merge change 26449 into eclair by Android (Google) Code Review · 16 years ago
  61. 30e59f6 fix bug 2100169: add the line1 number + "/TYPE=PLMN" when sending a pdu. by Wei Huang · 16 years ago
  62. 03ca572 New fasttrack assets. by Evan Millar · 16 years ago
  63. e00a311 - make an AccountManager per context, not one per process by Fred Quintana · 16 years ago
  64. 5ed64cd Keep track of 'initial' sync state in SyncStatusInfo by Costin Manolache · 16 years ago
  65. 6314770 Merge change 26437 into eclair by Android (Google) Code Review · 16 years ago
  66. 36dac6a Merge change 26390 into eclair by Android (Google) Code Review · 16 years ago
  67. f5935a9 Don't show the badge background when we have no uri, email, or phone. by Mark Wagner · 16 years ago
  68. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 16 years ago
  69. c0b8a96 launching plugin activity when a plugin requests to go full screen. by Derek Sollenberger · 16 years ago
  70. 34ca22d Merge change 26366 into eclair by Android (Google) Code Review · 16 years ago
  71. 916b2ca Merge change 26355 into eclair by Android (Google) Code Review · 16 years ago
  72. af1eb14 Merge change 25465 into eclair by Android (Google) Code Review · 16 years ago
  73. 7633b89 Set the bonding for incoming connections only when authentication is requested. by Jaikumar Ganesh · 16 years ago
  74. 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 · 16 years ago
  75. 896264f Bring the dimples back, and make the "spin around" animation have a fling feeling. by Karl Rosaen · 16 years ago
  76. 24a3ff9 Change double tap toast to long toast. by Grace Kloba · 16 years ago
  77. 194099d Merge change 26220 into eclair by Android (Google) Code Review · 16 years ago
  78. 6c24b4d Reimplement the settings to use async callbacks by Nicolas Roard · 16 years ago
  79. 0676690 Merge change 26323 into eclair by Android (Google) Code Review · 16 years ago
  80. d58ccff Add a boolean indicating if the apple-touch-icon is precomposed. by Patrick Scott · 16 years ago
  81. 408cf85 Support the new dpi change in the WebView. by Grace Kloba · 16 years ago
  82. b5c2939 Merge change 26301 into eclair by Android (Google) Code Review · 16 years ago
  83. f53c186 Don't snap the initialScale to min or max if it is not defined. by Grace Kloba · 16 years ago
  84. de9eef1 Add aggregated badge to ContactHeaderWidget by Evan Millar · 16 years ago
  85. 442da48 Use FLAG_ACTIVITY_CLEAR_TOP when launching search suggestions. by Bjorn Bringert · 16 years ago
  86. 585c67f Merge change 26300 into eclair by Android (Google) Code Review · 16 years ago
  87. b5c17a6 experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on by Mike Reed · 16 years ago
  88. 976e363 Merge change 26260 into eclair by Android (Google) Code Review · 16 years ago
  89. a25c9b2 Remove unused type attribute. by Jeff Sharkey · 16 years ago
  90. 3f0476a Basic API for third-party apps to define custom Data rows. by Jeff Sharkey · 16 years ago
  91. 7d4200d Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard. by Jack Veenstra · 16 years ago
  92. 9bbd5ee Merge change 26290 into eclair by Android (Google) Code Review · 16 years ago
  93. 0fc0244 [Issue 2097207] Adding filtering capability to aggregation suggestions by Dmitri Plotnikov · 16 years ago
  94. 7f3fb7d Merge change 26130 into eclair by Android (Google) Code Review · 16 years ago
  95. bfe319e Turn animations on by default. by Dianne Hackborn · 16 years ago
  96. 0144516 Make IBackupTransport.finishBackup() also return an int code, since it too can by Dan Egnor · 16 years ago
  97. 2d3b98d Send the address of the device with the UUID intent. by Jaikumar Ganesh · 16 years ago
  98. 10eac97 Cache the remote device's service channel. by Jaikumar Ganesh · 16 years ago
  99. 36322db Add focus API and FLASH_MODE_VIDEO_LIGHT. by Wu-cheng Li · 16 years ago
  100. be5b73c Add search_mode flag to intents launched by QSB suggestions by Bjorn Bringert · 16 years ago