1. 04e1faf Merge change 23669 into eclair by Android (Google) Code Review · 15 years ago
  2. a010ef4 Cleaner way to fix the -1 count problem (and removing an Eclipse warning along the way). by Cedric Beust · 15 years ago
  3. 682e30a Merge change 23667 into eclair by Android (Google) Code Review · 15 years ago
  4. 6f4a8a5 Fix the -1 unread count bug. by Cedric Beust · 15 years ago
  5. 8ecd2ae Merge change 23548 into eclair by Android (Google) Code Review · 15 years ago
  6. 0a29985 Merge change 23643 into eclair by Android (Google) Code Review · 15 years ago
  7. beea269 Merge change 23323 into eclair by Android (Google) Code Review · 15 years ago
  8. 0214e94 For intent ACTION_PACKAGE_CHANGED, there could be a lot of broadcasts related to enabling/disabling by Suchi Amalapurapu · 15 years ago
  9. 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
  10. 66c70e1 Merge change 23529 into eclair by Android (Google) Code Review · 15 years ago
  11. 040571a Merge change 23632 into eclair by Android (Google) Code Review · 15 years ago
  12. 82b43d4 Merge change 23631 into eclair by Android (Google) Code Review · 15 years ago
  13. 62d95ea Add APANIC kernel logging to CheckinService. by Christian Sonntag · 15 years ago
  14. 7272f7f Increase buffer allocated to receive HTTP response, YouTube is rather verbose... by Andreas Huber · 15 years ago
  15. 854bcb9 Merge change 23539 into eclair by Android (Google) Code Review · 15 years ago
  16. bb54f93 Merge change 23527 into eclair by Android (Google) Code Review · 15 years ago
  17. 14d8e6e Merge change 23609 into eclair by Android (Google) Code Review · 15 years ago
  18. 940da983 Merge change 23585 into eclair by Android (Google) Code Review · 15 years ago
  19. 1c63293 Fix SDK build breakage. by Wu-cheng Li · 15 years ago
  20. 9c64d59 Merge change 23425 into eclair by Android (Google) Code Review · 15 years ago
  21. 9b6a8ab Add camera parameters constants and methods. by Wu-cheng Li · 16 years ago
  22. 9756a70 Merge change 23582 into eclair by Android (Google) Code Review · 15 years ago
  23. 5e1ab33 Expand apps' control over the settings restore process by Christopher Tate · 15 years ago
  24. 60c821c Print error message if the buffer size is too small. by Chung-yih Wang · 15 years ago
  25. f4cca78 Merge change 23583 into eclair by Android (Google) Code Review · 15 years ago
  26. c937b5c Merge change 23463 into eclair by Android (Google) Code Review · 15 years ago
  27. 2d2d5c4 am c804efe2: Merge change 23569 into donut by Dianne Hackborn · 15 years ago
  28. 176c3d6 Wait for HCI to come up if getting the adapter path fails. by Jaikumar Ganesh · 15 years ago
  29. c804efe Merge change 23569 into donut by Android (Google) Code Review · 15 years ago
  30. 2c8859a Update 4.xml to the most recent APIs. by Dianne Hackborn · 15 years ago
  31. ff0dc82 am 6a98f8d9: Merge change 23499 into donut by Dianne Hackborn · 15 years ago
  32. 6a98f8d Merge change 23499 into donut by Android (Google) Code Review · 15 years ago
  33. cc22efb am dc516413: Merge change 23503 into donut by Scott Main · 15 years ago
  34. dc51641 Merge change 23503 into donut by Android (Google) Code Review · 15 years ago
  35. 4e0951c am 4e60d012: docs only. add syntax samples for all attributes and revise targetSdkVersion information. by Scott Main · 15 years ago
  36. 04f6da35 Merge change 23376 into eclair by Android (Google) Code Review · 15 years ago
  37. c6747d0 docs only. expand the uses-feature docs by Scott Main · 15 years ago
  38. b1461fb Merge change 23542 into eclair by Android (Google) Code Review · 15 years ago
  39. 4e60d01 docs only. by Scott Main · 15 years ago
  40. 5b46247 Fix some sign in errors. by jsh · 15 years ago
  41. 43ad6eaf Squashed commit of the following: by Andreas Huber · 15 years ago
  42. b5759b5 Adding a convenience method to resolve contact lookup URI to a regular content URI by Dmitri Plotnikov · 15 years ago
  43. 65d62c7 Add hasIccCard to IccCard and TelephonyManager. by Wink Saville · 15 years ago
  44. 03a3327 Merge change 23506 into eclair by Android (Google) Code Review · 15 years ago
  45. 513069c Make a path constant by Tom Taylor · 15 years ago
  46. c87d252 Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. by Eric Fischer · 15 years ago
  47. 9217c45 When we destroy a WebView, RESUME_TIMERS/PAUSE_TIMERS may be still in the queue. by Grace Kloba · 15 years ago
  48. 30b9f57 dumpstate: Add support for apanic crash data by San Mehat · 15 years ago
  49. 485e6dc Merge change 23462 into eclair by Android (Google) Code Review · 15 years ago
  50. efa1dd7 Add Bluetooth Device trust by Lixin Yue · 15 years ago
  51. da70690 Fix content provider by Dianne Hackborn · 15 years ago
  52. 3218471 Modify the gain after filtering to prevent TTS clipping in en-US. by Jean-Michel Trivi · 15 years ago
  53. a01726a Some fixes to SMS processing in the framework. by jsh · 15 years ago
  54. 394c92e Merge change 23461 into eclair by Android (Google) Code Review · 15 years ago
  55. 6ff270f Merge change 23474 into eclair by Android (Google) Code Review · 15 years ago
  56. d31825c Merge change 23403 into eclair by Android (Google) Code Review · 15 years ago
  57. b3c4998 Mimetypes in ContactsProvider2 shouldn't overlap with those in ContactsProvider by Evan Millar · 15 years ago
  58. 600bdd8 Breaking sleep after yield into small quanta. by Dmitri Plotnikov · 15 years ago
  59. 87b455f Merge change 23469 into eclair by Android (Google) Code Review · 15 years ago
  60. f3d924c Set a default dump type for DRT as a workaround for indeterministic order in receiving dumpAsText and onPageFinish callback. by Guang Zhu · 15 years ago
  61. 0c91f5a Merge change 23464 into eclair by Android (Google) Code Review · 15 years ago
  62. f6aa42f Create new hdpi versions of 1x data statusbar icons. by Daniel Sandler · 15 years ago
  63. b7559e0 am 56205fea: Merge change 23345 into donut by Eric Fischer · 15 years ago
  64. 56205fe Merge change 23345 into donut by Android (Google) Code Review · 15 years ago
  65. 3025ef3 Various infrastructure to support a running services UI. by Dianne Hackborn · 15 years ago
  66. 46c1582 Merge change 23105 into eclair by Android (Google) Code Review · 15 years ago
  67. 4e05928 Fix issue 2077333: The volume key will effect both ring and media vol at the same time. by Eric Laurent · 15 years ago
  68. a82e99a Fix an emoji-measuring bug that caused an exception when editing a contact. by Eric Fischer · 15 years ago
  69. d9942b5 Merge change 23450 into eclair by Android (Google) Code Review · 15 years ago
  70. 4a40a03 At leaset log the layout test timeouts by Guang Zhu · 15 years ago
  71. 169ae05 Merge change 23439 into eclair by Android (Google) Code Review · 15 years ago
  72. 4e441b7 if exception getMessage() is null, don't add it to the error by Cary Clark · 15 years ago
  73. b51b409 Merge change 23438 into eclair by Android (Google) Code Review · 15 years ago
  74. 5e2a385 Merge change 23395 into eclair by Android (Google) Code Review · 15 years ago
  75. 05a6f3c Merge change 23434 into eclair by Android (Google) Code Review · 15 years ago
  76. 447811c Fix a docs comment to match the parameter name. by Patrick Scott · 15 years ago
  77. 278ce05 accelerate consecutive flings by Cary Clark · 15 years ago
  78. d069f32 Fix issue 2091594: music chirp after disconnecting A2DP. by Eric Laurent · 15 years ago
  79. 05c9ed9 Fix the documentation for onReceivedError. by Patrick Scott · 16 years ago
  80. 0c63711 Merge change 23427 into eclair by Android (Google) Code Review · 15 years ago
  81. 84c4548 Merge changes 23429,23430 into eclair by Android (Google) Code Review · 15 years ago
  82. 9aa1fa2 LocationManagerService: Remove caching of last known locations to flash. by Mike Lockwood · 15 years ago
  83. 3a76fd6 LocationManagerService: Add null pointer check and remove useless finalize() method. by Mike Lockwood · 15 years ago
  84. b599315 Moves GoogleLocationSettingManager to its correct location. by Steve Block · 15 years ago
  85. 0996023 Store CA certificate chain into one single key entry with PEM format. by Chung-yih Wang · 15 years ago
  86. c98d68c Merge change 22886 into eclair by Android (Google) Code Review · 15 years ago
  87. 1f952a1 Move SMS pdu creation fully into the central Phone process. by Tammo Spalink · 16 years ago
  88. 808c739 Merge change 23402 into eclair by Android (Google) Code Review · 15 years ago
  89. ce54003 Merge change 23406 into eclair by Android (Google) Code Review · 15 years ago
  90. 38323a5 allow a longer timeout for layout tests, see if it stabilizes pass/fail numbers by Guang Zhu · 15 years ago
  91. a7bdeda Fix 2081525: NPE in MediaScannerService. by Chih-Chung Chang · 15 years ago
  92. 95434bf Allow fragmentText to be called for singleton CDMA messages. by Tammo Spalink · 15 years ago
  93. 33567c5 Merge change 23271 into eclair by Android (Google) Code Review · 15 years ago
  94. 650cbfd Merge change 22551 into eclair by Android (Google) Code Review · 15 years ago
  95. 2bd4326 am 5126d3a3: docs only. revise samples link for offline docs to point to the current version by Scott Main · 15 years ago
  96. 34b6a27 Merge change 23375 into eclair by Android (Google) Code Review · 15 years ago
  97. ef32ee3 When we get 304 and switch to cacheLoader, need to set mFromCache to be true. by Grace Kloba · 15 years ago
  98. e23ef10 Merge change 23363 into eclair by Android (Google) Code Review · 15 years ago
  99. 5126d3a docs only. revise samples link for offline docs to point to the current version by Scott Main · 15 years ago
  100. f892fb3 - don't schedule syncs that we will never dispatch by Fred Quintana · 15 years ago