1. beea269 Merge change 23323 into eclair by Android (Google) Code Review · 15 years ago
  2. 0214e94 For intent ACTION_PACKAGE_CHANGED, there could be a lot of broadcasts related to enabling/disabling by Suchi Amalapurapu · 15 years ago
  3. b623a7c Don't crash when a user taps on a fast track trigger that isn't hooked up to a contact. by Jeff Hamilton · 15 years ago
  4. 71c3c78 Immediately destroy BluetoothSocket's on close(). by Nick Pelly · 15 years ago
  5. 82b43d4 Merge change 23631 into eclair by Android (Google) Code Review · 15 years ago
  6. 62d95ea Add APANIC kernel logging to CheckinService. by Christian Sonntag · 15 years ago
  7. bb54f93 Merge change 23527 into eclair by Android (Google) Code Review · 15 years ago
  8. 1c63293 Fix SDK build breakage. by Wu-cheng Li · 15 years ago
  9. 7e207af Reject (NAK) CDMA SMS with unknown teleservice ids. by Tammo Spalink · 15 years ago
  10. 9b6a8ab Add camera parameters constants and methods. by Wu-cheng Li · 15 years ago
  11. 5e1ab33 Expand apps' control over the settings restore process by Christopher Tate · 15 years ago
  12. 04f6da35 Merge change 23376 into eclair by Android (Google) Code Review · 15 years ago
  13. 5b46247 Fix some sign in errors. by jsh · 15 years ago
  14. b5759b5 Adding a convenience method to resolve contact lookup URI to a regular content URI by Dmitri Plotnikov · 15 years ago
  15. 513069c Make a path constant by Tom Taylor · 15 years ago
  16. 9217c45 When we destroy a WebView, RESUME_TIMERS/PAUSE_TIMERS may be still in the queue. by Grace Kloba · 15 years ago
  17. 485e6dc Merge change 23462 into eclair by Android (Google) Code Review · 15 years ago
  18. efa1dd7 Add Bluetooth Device trust by Lixin Yue · 15 years ago
  19. a01726a Some fixes to SMS processing in the framework. by jsh · 15 years ago
  20. b127dc2 Adding classes to enable plugins to use the java view system. by Derek Sollenberger · 15 years ago
  21. 394c92e Merge change 23461 into eclair by Android (Google) Code Review · 15 years ago
  22. 6ff270f Merge change 23474 into eclair by Android (Google) Code Review · 15 years ago
  23. d31825c Merge change 23403 into eclair by Android (Google) Code Review · 15 years ago
  24. b3c4998 Mimetypes in ContactsProvider2 shouldn't overlap with those in ContactsProvider by Evan Millar · 15 years ago
  25. 600bdd8 Breaking sleep after yield into small quanta. by Dmitri Plotnikov · 15 years ago
  26. b7559e0 am 56205fea: Merge change 23345 into donut by Eric Fischer · 15 years ago
  27. 3025ef3 Various infrastructure to support a running services UI. by Dianne Hackborn · 15 years ago
  28. 46c1582 Merge change 23105 into eclair by Android (Google) Code Review · 15 years ago
  29. 4e05928 Fix issue 2077333: The volume key will effect both ring and media vol at the same time. by Eric Laurent · 15 years ago
  30. a82e99a Fix an emoji-measuring bug that caused an exception when editing a contact. by Eric Fischer · 15 years ago
  31. 169ae05 Merge change 23439 into eclair by Android (Google) Code Review · 15 years ago
  32. 4e441b7 if exception getMessage() is null, don't add it to the error by Cary Clark · 15 years ago
  33. 5e2a385 Merge change 23395 into eclair by Android (Google) Code Review · 15 years ago
  34. 05a6f3c Merge change 23434 into eclair by Android (Google) Code Review · 15 years ago
  35. 447811c Fix a docs comment to match the parameter name. by Patrick Scott · 15 years ago
  36. 278ce05 accelerate consecutive flings by Cary Clark · 15 years ago
  37. 05c9ed9 Fix the documentation for onReceivedError. by Patrick Scott · 15 years ago
  38. 0c63711 Merge change 23427 into eclair by Android (Google) Code Review · 15 years ago
  39. b599315 Moves GoogleLocationSettingManager to its correct location. by Steve Block · 15 years ago
  40. f9b702e Open some methods on PrefereneManager to allow others use the inflater. by Owen Lin · 15 years ago
  41. 34b6a27 Merge change 23375 into eclair by Android (Google) Code Review · 15 years ago
  42. ef32ee3 When we get 304 and switch to cacheLoader, need to set mFromCache to be true. by Grace Kloba · 15 years ago
  43. f892fb3 - don't schedule syncs that we will never dispatch by Fred Quintana · 15 years ago
  44. 0f44220 Merge change 23381 into eclair by Android (Google) Code Review · 15 years ago
  45. 6198ae8 Prevent ListView from scrolling/flinging its content when the content fits on screen. by Romain Guy · 15 years ago
  46. fcb1432 re-enable cancelation of the sync thread upon receipt of ISyncAdapter.cancelSync() by Fred Quintana · 15 years ago
  47. ec5d9fb Merge change 23370 into eclair by Android (Google) Code Review · 15 years ago
  48. c58b611 Revert "- don't schedule syncs that we will never dispatch" by Fred Quintana · 15 years ago
  49. c91ad28 Merge change 23218 into eclair by Android (Google) Code Review · 15 years ago
  50. f66e2e2 Merge change 23344 into eclair by Android (Google) Code Review · 15 years ago
  51. cedcb13 Merge change 23343 into eclair by Android (Google) Code Review · 15 years ago
  52. f75c94f Make vCard composer handle null of Photo entry correctly. by Daisuke Miyakawa · 15 years ago
  53. 7cb08ac Merge change 23066 into eclair by Android (Google) Code Review · 15 years ago
  54. ee0e24c Use Email.TYPE_MOBILE by Daisuke Miyakawa · 15 years ago
  55. f35bce4 Adding a column to Contacts, which will be used as an additional "soft" identity. by Dmitri Plotnikov · 15 years ago
  56. 5ebe32d disable canceling until the http connection code is understood by Fred Quintana · 15 years ago
  57. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 15 years ago
  58. 14fb153 Add mobile Email type. by Jeff Sharkey · 15 years ago
  59. efa3367 Fix property being cleared when DeviceFound signal is received. by Jaikumar Ganesh · 15 years ago
  60. 56f67d2 add the ability to specify yieldpoints in a ContentProviderOperation by Fred Quintana · 15 years ago
  61. cc92737 am af0b780a: Merge change 23198 into donut by Mike LeBeau · 15 years ago
  62. 05b775e Update SearchManager documentation to reflect latest behavior. by Mike LeBeau · 15 years ago
  63. e8e4c7e Merge change 23127 into eclair by Android (Google) Code Review · 15 years ago
  64. 85f6fb7 Fixing bug 2086021. AccessiblityService could sometimes get a null pointer by Charles Chen · 15 years ago
  65. 6d45acc don't layout when setting size from zoom if only height changed by Cary Clark · 15 years ago
  66. feb2b31 Merge change 22988 into eclair by Android (Google) Code Review · 15 years ago
  67. e9df3cf resolved conflicts for merge of 1e348378 to eclair by Mike LeBeau · 15 years ago
  68. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  69. 5c7aede allow delaying after yielding by Fred Quintana · 15 years ago
  70. fae7ff1 - don't schedule syncs that we will never dispatch by Fred Quintana · 15 years ago
  71. c298a85 add an accessor for Context for use by subclasses by Fred Quintana · 15 years ago
  72. 1e34837 Merge change 23043 into donut by Android (Google) Code Review · 15 years ago
  73. 590f634 Revert "Remove third party support for Quick Search Box (aka global search)." by Karl Rosaen · 15 years ago
  74. a640c49 Merge change 22984 into eclair by Android (Google) Code Review · 15 years ago
  75. ce761d3 Only add model in the UA for the release build by Grace Kloba · 15 years ago
  76. b19b4c7 fix AbstractThreadedSyncAdapter to actually cancel syncs by Fred Quintana · 15 years ago
  77. 6391830 Merge change 22958 into eclair by Android (Google) Code Review · 15 years ago
  78. 22d1f9f gps: Network initiated SUPL by Danke Xie · 15 years ago
  79. ddfe879 Don't activate keyguard if screen is turned off while proximity sensor is active. by Mike Lockwood · 15 years ago
  80. aa52f9a Make SINGLE_TOP work with CLEAR_TOP. by Dianne Hackborn · 15 years ago
  81. b3b1ccf Merge change 22950 into eclair by Android (Google) Code Review · 15 years ago
  82. fe240ec Change these string constants back to match donut. by Dianne Hackborn · 15 years ago
  83. 580a292 Merge change 22945 into eclair by Android (Google) Code Review · 15 years ago
  84. c748541 Add a null check in PackageParser by Suchi Amalapurapu · 15 years ago
  85. aa0a3b0 Merge change 22944 into eclair by Android (Google) Code Review · 15 years ago
  86. 6ccd2af resolved conflicts for merge of 301b97ac to eclair by Dianne Hackborn · 15 years ago
  87. 763ea91 Merge change 22919 into eclair by Android (Google) Code Review · 15 years ago
  88. 4d5b422 Merge change 22795 into eclair by Android (Google) Code Review · 15 years ago
  89. ed48c80 Merge change 22920 into eclair by Android (Google) Code Review · 15 years ago
  90. e55e1a7 Change fade to use a gradient from opaque color to transparent color. by Romain Guy · 15 years ago
  91. b87d0e0 Removing "summary"-style URIs. by Dmitri Plotnikov · 15 years ago
  92. 48f886e The Gservices settings for pruning messages/chats. by Ye Wen · 15 years ago
  93. 09b0ca1 Sets default value of 'enableGeolocation' to true. This allows WebKit's DumpRenderTree to function correctly. Note that when Geolocation is used in the browser, this default value is overridden by the browser's default anyway. by Steve Block · 15 years ago
  94. 7537e3d Merge change 22453 into eclair by Android (Google) Code Review · 15 years ago
  95. 3cff76a make sure that the sync thread is protected by a consistent lock by Fred Quintana · 15 years ago
  96. fd12af4 Various tweaks to try to improve low memory behavior. by Dianne Hackborn · 15 years ago
  97. ed5fede Merge change 22667 into eclair by Android (Google) Code Review · 15 years ago
  98. b89c9d4 Merge change 22826 into eclair by Android (Google) Code Review · 15 years ago
  99. ebd8416 Add Gservices setting for the frequency to perform provisioning. by Sanjay Jeyakumar · 15 years ago
  100. 993844b Merge change 22806 into eclair by Android (Google) Code Review · 15 years ago