1. 4e0951c am 4e60d012: docs only. add syntax samples for all attributes and revise targetSdkVersion information. by Scott Main · 17 years ago
  2. 04f6da35 Merge change 23376 into eclair by Android (Google) Code Review · 17 years ago
  3. b1461fb Merge change 23542 into eclair by Android (Google) Code Review · 17 years ago
  4. 4e60d01 docs only. by Scott Main · 17 years ago
  5. 65d62c7 Add hasIccCard to IccCard and TelephonyManager. by Wink Saville · 17 years ago
  6. 03a3327 Merge change 23506 into eclair by Android (Google) Code Review · 17 years ago
  7. 513069c Make a path constant by Tom Taylor · 17 years ago
  8. 9217c45 When we destroy a WebView, RESUME_TIMERS/PAUSE_TIMERS may be still in the queue. by Grace Kloba · 17 years ago
  9. 30b9f57 dumpstate: Add support for apanic crash data by San Mehat · 17 years ago
  10. 485e6dc Merge change 23462 into eclair by Android (Google) Code Review · 17 years ago
  11. efa1dd71 Add Bluetooth Device trust by Lixin Yue · 17 years ago
  12. 3218471 Modify the gain after filtering to prevent TTS clipping in en-US. by Jean-Michel Trivi · 17 years ago
  13. a01726a Some fixes to SMS processing in the framework. by jsh · 17 years ago
  14. 394c92e Merge change 23461 into eclair by Android (Google) Code Review · 17 years ago
  15. 6ff270f Merge change 23474 into eclair by Android (Google) Code Review · 17 years ago
  16. d31825c Merge change 23403 into eclair by Android (Google) Code Review · 17 years ago
  17. b3c4998 Mimetypes in ContactsProvider2 shouldn't overlap with those in ContactsProvider by Evan Millar · 17 years ago
  18. 600bdd8 Breaking sleep after yield into small quanta. by Dmitri Plotnikov · 17 years ago
  19. 87b455f Merge change 23469 into eclair by Android (Google) Code Review · 17 years ago
  20. f3d924c Set a default dump type for DRT as a workaround for indeterministic order in receiving dumpAsText and onPageFinish callback. by Guang Zhu · 17 years ago
  21. 0c91f5a Merge change 23464 into eclair by Android (Google) Code Review · 17 years ago
  22. f6aa42f Create new hdpi versions of 1x data statusbar icons. by Daniel Sandler · 17 years ago
  23. b7559e0 am 56205fea: Merge change 23345 into donut by Eric Fischer · 17 years ago
  24. 56205fe Merge change 23345 into donut by Android (Google) Code Review · 17 years ago
  25. 3025ef3 Various infrastructure to support a running services UI. by Dianne Hackborn · 17 years ago
  26. 46c1582 Merge change 23105 into eclair by Android (Google) Code Review · 17 years ago
  27. 4e05928 Fix issue 2077333: The volume key will effect both ring and media vol at the same time. by Eric Laurent · 17 years ago
  28. a82e99a Fix an emoji-measuring bug that caused an exception when editing a contact. by Eric Fischer · 17 years ago
  29. d9942b5 Merge change 23450 into eclair by Android (Google) Code Review · 17 years ago
  30. 4a40a03 At leaset log the layout test timeouts by Guang Zhu · 17 years ago
  31. 169ae05 Merge change 23439 into eclair by Android (Google) Code Review · 17 years ago
  32. 4e441b7 if exception getMessage() is null, don't add it to the error by Cary Clark · 17 years ago
  33. b51b409 Merge change 23438 into eclair by Android (Google) Code Review · 17 years ago
  34. 5e2a385 Merge change 23395 into eclair by Android (Google) Code Review · 17 years ago
  35. 05a6f3c Merge change 23434 into eclair by Android (Google) Code Review · 17 years ago
  36. 447811c Fix a docs comment to match the parameter name. by Patrick Scott · 17 years ago
  37. 278ce05 accelerate consecutive flings by Cary Clark · 17 years ago
  38. d069f32 Fix issue 2091594: music chirp after disconnecting A2DP. by Eric Laurent · 17 years ago
  39. 05c9ed9 Fix the documentation for onReceivedError. by Patrick Scott · 17 years ago
  40. 0c63711 Merge change 23427 into eclair by Android (Google) Code Review · 17 years ago
  41. 84c4548 Merge changes 23429,23430 into eclair by Android (Google) Code Review · 17 years ago
  42. 9aa1fa2 LocationManagerService: Remove caching of last known locations to flash. by Mike Lockwood · 17 years ago
  43. 3a76fd6 LocationManagerService: Add null pointer check and remove useless finalize() method. by Mike Lockwood · 17 years ago
  44. b599315 Moves GoogleLocationSettingManager to its correct location. by Steve Block · 17 years ago
  45. c98d68c Merge change 22886 into eclair by Android (Google) Code Review · 17 years ago
  46. 1f952a1 Move SMS pdu creation fully into the central Phone process. by Tammo Spalink · 17 years ago
  47. 808c739 Merge change 23402 into eclair by Android (Google) Code Review · 17 years ago
  48. ce54003 Merge change 23406 into eclair by Android (Google) Code Review · 17 years ago
  49. 38323a5 allow a longer timeout for layout tests, see if it stabilizes pass/fail numbers by Guang Zhu · 17 years ago
  50. a7bdeda Fix 2081525: NPE in MediaScannerService. by Chih-Chung Chang · 17 years ago
  51. 95434bf Allow fragmentText to be called for singleton CDMA messages. by Tammo Spalink · 17 years ago
  52. 33567c5 Merge change 23271 into eclair by Android (Google) Code Review · 17 years ago
  53. 650cbfd Merge change 22551 into eclair by Android (Google) Code Review · 17 years ago
  54. 2bd4326 am 5126d3a3: docs only. revise samples link for offline docs to point to the current version by Scott Main · 17 years ago
  55. 34b6a27 Merge change 23375 into eclair by Android (Google) Code Review · 17 years ago
  56. ef32ee3 When we get 304 and switch to cacheLoader, need to set mFromCache to be true. by Grace Kloba · 17 years ago
  57. e23ef10 Merge change 23363 into eclair by Android (Google) Code Review · 17 years ago
  58. 5126d3a docs only. revise samples link for offline docs to point to the current version by Scott Main · 17 years ago
  59. f892fb3 - don't schedule syncs that we will never dispatch by Fred Quintana · 17 years ago
  60. 0f44220 Merge change 23381 into eclair by Android (Google) Code Review · 17 years ago
  61. 6198ae8 Prevent ListView from scrolling/flinging its content when the content fits on screen. by Romain Guy · 17 years ago
  62. ad82219 Merge change 23380 into eclair by Android (Google) Code Review · 17 years ago
  63. 106006c Change util_texSubImage2D to call glCompressedTexImage2D correctly. by Jack Palevich · 17 years ago
  64. ae209ac Don't leak jni refs. by Joe Onorato · 17 years ago
  65. fcb1432 re-enable cancelation of the sync thread upon receipt of ISyncAdapter.cancelSync() by Fred Quintana · 17 years ago
  66. ec5d9fb Merge change 23370 into eclair by Android (Google) Code Review · 17 years ago
  67. c58b611 Revert "- don't schedule syncs that we will never dispatch" by Fred Quintana · 17 years ago
  68. f428f8a Merge change 23329 into eclair by Android (Google) Code Review · 17 years ago
  69. c91ad28 Merge change 23218 into eclair by Android (Google) Code Review · 17 years ago
  70. bf1071c Merge change 23356 into eclair by Android (Google) Code Review · 17 years ago
  71. f03fb48 Add error output to pm for FAILED_MISSING_FEATURE by Xavier Ducrohet · 17 years ago
  72. 6db4aad Temporarily unlock our mutex while fetching a buffer from the upstream source. by Andreas Huber · 17 years ago
  73. 450ff8a Merge change 23357 into eclair by Android (Google) Code Review · 17 years ago
  74. c81c439 Fix double-free problem in EmojiFactory. by Daisuke Miyakawa · 17 years ago
  75. 6896aef Merge change 23338 into eclair by Android (Google) Code Review · 17 years ago
  76. 10f8f11 Merge change 23341 into eclair by Android (Google) Code Review · 17 years ago
  77. f66e2e2 Merge change 23344 into eclair by Android (Google) Code Review · 17 years ago
  78. cedcb13 Merge change 23343 into eclair by Android (Google) Code Review · 17 years ago
  79. f75c94f Make vCard composer handle null of Photo entry correctly. by Daisuke Miyakawa · 17 years ago
  80. 7cb08ac Merge change 23066 into eclair by Android (Google) Code Review · 17 years ago
  81. 9cba48c am 728157b4: Merge change 23242 into donut by Scott Main · 17 years ago
  82. 728157b Merge change 23242 into donut by Android (Google) Code Review · 17 years ago
  83. 832528f Fix replacement-after-add of resource files in overlay. by Robert Greenwalt · 17 years ago
  84. 05902f0 docs only. add uses-feature "name" attribute by Scott Main · 17 years ago
  85. b009418 Clean TTS logs: use a common TAG in the TTS service, don't show by Jean-Michel Trivi · 17 years ago
  86. 3e59cf7 Merge change 23335 into eclair by Android (Google) Code Review · 17 years ago
  87. 550d48f Merge change 23300 into eclair by Android (Google) Code Review · 17 years ago
  88. 650a3eb Load bitmap resources entirely from native code. by Romain Guy · 17 years ago
  89. 9399a3d Merge change 23320 into eclair by Android (Google) Code Review · 17 years ago
  90. ee0e24c Use Email.TYPE_MOBILE by Daisuke Miyakawa · 17 years ago
  91. 41a0a4a Set RFCOMM SO_SNDBUF size to 70 KB for large RFCOMM writes. by Nick Pelly · 17 years ago
  92. 09984e8 Set result code in REMOTE_INTENT receiver for subscribed feeds. by Ye Wen · 17 years ago
  93. 52d6245 Merge change 22995 into eclair by Android (Google) Code Review · 17 years ago
  94. d3b0d64 modified: res/layout/surface_view.xml by Yu Shan Emily Lau · 17 years ago
  95. 09f8db7 Add a synchronous stop method to TTS synth engine so that upon its destruction, by Jean-Michel Trivi · 17 years ago
  96. de5cd3d Merge change 23289 into eclair by Android (Google) Code Review · 17 years ago
  97. f7c7a67 Merge change 23277 into eclair by Android (Google) Code Review · 17 years ago
  98. 3ad34ca am 57f03f0b: Merge snapshot version of donut back into the main tree by Jean-Baptiste Queru · 17 years ago
  99. 57f03f0 Merge snapshot version of donut back into the main tree by Jean-Baptiste Queru · 17 years ago
  100. 72b1f37 donut snapshot by Jean-Baptiste Queru · 17 years ago