1. fed534e Fix bug where onStartCommand() was never called with a null intent. by Dianne Hackborn · 15 years ago
  2. d2cd946 Suppress warning around old vcard code. by Daisuke Miyakawa · 15 years ago
  3. c32897a Suppress Performance log emitted by vCard importer. by Daisuke Miyakawa · 15 years ago
  4. 3559c14 Merge change 26549 into eclair by Android (Google) Code Review · 15 years ago
  5. 7a9e2f2 Add Website.TYPE information. by Daisuke Miyakawa · 15 years ago
  6. be3bceb fix the logic for starting a sync after the accounts changed by Fred Quintana · 15 years ago
  7. 3de0702 Merge change 26456 into eclair by Android (Google) Code Review · 15 years ago
  8. 7c47ade Merge change 26527 into eclair by Android (Google) Code Review · 15 years ago
  9. 520ca7e Merge change 26415 into eclair by Android (Google) Code Review · 15 years ago
  10. c3c6621 Merge change 25879 into eclair by Android (Google) Code Review · 15 years ago
  11. 99f7eb45 Dock screen on config can now select AC or USB. by Dianne Hackborn · 15 years ago
  12. 465ccb8 Add support for thumbnails to WallpaperInfo. by Daniel Sandler · 15 years ago
  13. df58621 Merge change 26446 into eclair by Android (Google) Code Review · 15 years ago
  14. 5bb4574 Merge change 26459 into eclair by Android (Google) Code Review · 15 years ago
  15. 4271c7c Merge change 26449 into eclair by Android (Google) Code Review · 15 years ago
  16. 30e59f6 fix bug 2100169: add the line1 number + "/TYPE=PLMN" when sending a pdu. by Wei Huang · 15 years ago
  17. 03ca572 New fasttrack assets. by Evan Millar · 15 years ago
  18. e00a311 - make an AccountManager per context, not one per process by Fred Quintana · 15 years ago
  19. 5ed64cd Keep track of 'initial' sync state in SyncStatusInfo by Costin Manolache · 15 years ago
  20. 6314770 Merge change 26437 into eclair by Android (Google) Code Review · 15 years ago
  21. 36dac6a Merge change 26390 into eclair by Android (Google) Code Review · 15 years ago
  22. f5935a9 Don't show the badge background when we have no uri, email, or phone. by Mark Wagner · 15 years ago
  23. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 15 years ago
  24. c0b8a96 launching plugin activity when a plugin requests to go full screen. by Derek Sollenberger · 15 years ago
  25. 34ca22d Merge change 26366 into eclair by Android (Google) Code Review · 15 years ago
  26. 916b2ca Merge change 26355 into eclair by Android (Google) Code Review · 15 years ago
  27. af1eb14 Merge change 25465 into eclair by Android (Google) Code Review · 15 years ago
  28. 7633b89 Set the bonding for incoming connections only when authentication is requested. by Jaikumar Ganesh · 15 years ago
  29. 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 · 15 years ago
  30. 896264f Bring the dimples back, and make the "spin around" animation have a fling feeling. by Karl Rosaen · 15 years ago
  31. 24a3ff9 Change double tap toast to long toast. by Grace Kloba · 15 years ago
  32. 194099d Merge change 26220 into eclair by Android (Google) Code Review · 15 years ago
  33. 6c24b4d Reimplement the settings to use async callbacks by Nicolas Roard · 15 years ago
  34. 0676690 Merge change 26323 into eclair by Android (Google) Code Review · 15 years ago
  35. d58ccff Add a boolean indicating if the apple-touch-icon is precomposed. by Patrick Scott · 15 years ago
  36. 408cf85 Support the new dpi change in the WebView. by Grace Kloba · 15 years ago
  37. b5c2939 Merge change 26301 into eclair by Android (Google) Code Review · 15 years ago
  38. f53c186 Don't snap the initialScale to min or max if it is not defined. by Grace Kloba · 15 years ago
  39. de9eef1 Add aggregated badge to ContactHeaderWidget by Evan Millar · 15 years ago
  40. 442da48 Use FLAG_ACTIVITY_CLEAR_TOP when launching search suggestions. by Bjorn Bringert · 15 years ago
  41. 585c67f Merge change 26300 into eclair by Android (Google) Code Review · 15 years ago
  42. b5c17a6 experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on by Mike Reed · 15 years ago
  43. 976e363 Merge change 26260 into eclair by Android (Google) Code Review · 15 years ago
  44. a25c9b2 Remove unused type attribute. by Jeff Sharkey · 15 years ago
  45. 3f0476a Basic API for third-party apps to define custom Data rows. by Jeff Sharkey · 15 years ago
  46. 7d4200d Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard. by Jack Veenstra · 15 years ago
  47. 9bbd5ee Merge change 26290 into eclair by Android (Google) Code Review · 15 years ago
  48. 0fc0244 [Issue 2097207] Adding filtering capability to aggregation suggestions by Dmitri Plotnikov · 15 years ago
  49. 7f3fb7d Merge change 26130 into eclair by Android (Google) Code Review · 15 years ago
  50. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  51. 0144516 Make IBackupTransport.finishBackup() also return an int code, since it too can by Dan Egnor · 15 years ago
  52. 2d3b98d Send the address of the device with the UUID intent. by Jaikumar Ganesh · 15 years ago
  53. 10eac97 Cache the remote device's service channel. by Jaikumar Ganesh · 15 years ago
  54. 36322db Add focus API and FLASH_MODE_VIDEO_LIGHT. by Wu-cheng Li · 15 years ago
  55. be5b73c Add search_mode flag to intents launched by QSB suggestions by Bjorn Bringert · 15 years ago
  56. fe6104f When manually setting the uri pass it through to the badge widget. by Mark Wagner · 15 years ago
  57. 88a83d3 Update getDisplayLabel() API to support new types. by Jeff Sharkey · 15 years ago
  58. 9568fb2 Merge change 26164 into eclair by Android (Google) Code Review · 15 years ago
  59. d3997e5 Make scrolling textfields work better in the browser. by Leon Scroggins · 15 years ago
  60. 163be61 Merge change 25412 into eclair by Android (Google) Code Review · 15 years ago
  61. 83f7bd0 Merge change 26170 into eclair by Android (Google) Code Review · 15 years ago
  62. 3242cbb Merge change 26181 into eclair by Android (Google) Code Review · 15 years ago
  63. d7b95aa Always interpret (0,0) scrolls as top of title bar. by Leon Scroggins · 15 years ago
  64. 00ac7e6 Make background color pure black. by Evan Millar · 15 years ago
  65. d55e18a Reset backup tracking in response to transport data-wipe notification by Christopher Tate · 15 years ago
  66. f8d8b46 Add a tip toast for double tap. by Grace Kloba · 15 years ago
  67. d5ffa12 Merge change 26127 into eclair by Android (Google) Code Review · 15 years ago
  68. 483a599 Merge change 25954 into eclair by Android (Google) Code Review · 15 years ago
  69. 5bb6b52 Account for find dialog height in content height by Cary Clark · 15 years ago
  70. 15e2669 Moving DISPLAY_NAME to column "data1" to keep it "aligned" with other data types. by Dmitri Plotnikov · 15 years ago
  71. e256c79 Merge change 26053 into eclair by Android (Google) Code Review · 15 years ago
  72. a953ed4 Merge change 26148 into eclair by Android (Google) Code Review · 15 years ago
  73. 03c87bf Allow a webpage that wants to scroll off the title bar to do so. by Leon Scroggins · 15 years ago
  74. 6d318b4 Use icon URI as icon cache key in search dialog by Bjorn Bringert · 15 years ago
  75. 5417f09 Send action key and msg with GlobalSearch clicks by Bjorn Bringert · 15 years ago
  76. 3c5767d Track search KeyEvents in SearchDialog. by Bryan Mawhinney · 15 years ago
  77. 2acda4b Uri encode phone number before passing it to query. by Megha Joshi · 15 years ago
  78. 0e62e2d Set intent_component of in-app shortcuts to app itself by Bjorn Bringert · 15 years ago
  79. ca48823 Merge change 26104 into eclair by Android (Google) Code Review · 15 years ago
  80. 894beda Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle. by Mike LeBeau · 15 years ago
  81. 718970b Merge change 26061 into eclair by Android (Google) Code Review · 15 years ago
  82. 5ea916b Merge change 26050 into eclair by Android (Google) Code Review · 15 years ago
  83. ffe1cf2 Unhide Camera lock and unlock API. by Wu-cheng Li · 15 years ago
  84. 6179965 Send the UUID intent even if apps have not requested for it. by Jaikumar Ganesh · 15 years ago
  85. 2092361 Maintain pending outgoing bonding address. by Jaikumar Ganesh · 15 years ago
  86. e43530a Track CPU speed stepping to get more accurate CPU cost per app. by Amith Yamasani · 15 years ago
  87. 44f5747 log hash of account name in sync event log by Doug Zongker · 15 years ago
  88. 6b96512 Merge change 26034 into eclair by Android (Google) Code Review · 15 years ago
  89. 238dc72 Merge change 26004 into eclair by Android (Google) Code Review · 15 years ago
  90. 052e187 Clean up spin animation in rotary selector, and be even more generous for triggering. by Karl Rosaen · 15 years ago
  91. c0df3a4 Merge change 25746 into eclair by Android (Google) Code Review · 15 years ago
  92. 1d390e7 Merge change 25976 into eclair by Android (Google) Code Review · 15 years ago
  93. eb68c46 Fix 2092386: Support yuyv for camera preview format. by Chih-Chung Chang · 15 years ago
  94. 0647b58 Merge change 25970 into eclair by Android (Google) Code Review · 15 years ago
  95. 3a66413 Merge change 25992 into eclair by Android (Google) Code Review · 15 years ago
  96. 25a747f Add an 'init everything' operation to the first backup pass by Christopher Tate · 15 years ago
  97. 6cca159 Fix issue #1862317: Browser does not appear to honor anchors (#es) in links by Dianne Hackborn · 15 years ago
  98. 7d9db61 Merge change 25885 into eclair by Android (Google) Code Review · 15 years ago
  99. 6a9d93c Fix adapter name change problem. by Jaikumar Ganesh · 15 years ago
  100. 995ae82 Make removeBond() call async. by Jaikumar Ganesh · 15 years ago