1. 6c0af3b am 5bba632d: - hide Entity and all its references - remove updateEntity and insertEntity, since they are not used - add the RawContacts.Entity class, which is used in lieu of the android.content.Entity by Fred Quintana · 15 years ago
  2. 1d16200 am 5163cd6d: Merge change I5be3d603 into eclair by Suchi Amalapurapu · 15 years ago
  3. b7ea469 am ccc214b2: Merge change I6a0b14bd into eclair by Daisuke Miyakawa · 15 years ago
  4. 3e82418 am 9c3c276a: Merge change I8333dcc4 into eclair by Evan Millar · 15 years ago
  5. a476079 am 030b2cf1: Merge change I76d7ba61 into eclair by Bjorn Bringert · 15 years ago
  6. 7c28655d am 841a8eea: Merge change I24895c35 into eclair by Xavier Ducrohet · 15 years ago
  7. 38729e6 am c39d2e3c: Music visualizer support hack. This currently assumes 44k stereo (won\'t crash on other formats, but won\'t give the correct results either), and links statically with libspeex to get FFT data, increasing the size of libmedia by about 45kb. by Marco Nelissen · 15 years ago
  8. 4bf3a6e am 52cde727: Fix docs builds. by Nick Pelly · 15 years ago
  9. f867c8a am 24bb9b8a: Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  10. e0cacbb am 7fdd67d3: Merge change I5b650a61 into eclair by Mike Lockwood · 15 years ago
  11. 8b57231 am 5c8dba21: Merge change I61aac7b3 into eclair by Tammo Spalink · 15 years ago
  12. 657d919 am 5fbaefc3: Merge change I4db3a5b3 into eclair by Fred Quintana · 15 years ago
  13. 2afff31 am a970bf52: Merge change I34f51342 into eclair by Xavier Ducrohet · 15 years ago
  14. ae9fc51 am 68d881cf: Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  15. abf1e7c am 71060f29: Merge change I8874a405 into eclair by Xavier Ducrohet · 15 years ago
  16. 3eef8ad am 89c76843: Merge change I9b771df3 into eclair by Romain Guy · 15 years ago
  17. 9c5fe29 am 24f32b32: Merge change I89c40f50 into eclair by Fred Quintana · 15 years ago
  18. bfc4ede am 9e4c8561: Merge change I8d48149c into eclair by Bjorn Bringert · 15 years ago
  19. 4083f8c am 9830a4ac: Fix issue #2161169: onStop not being called. by Dianne Hackborn · 15 years ago
  20. 1eeca92 am f7ae77cd: account manager api review changes by Fred Quintana · 15 years ago
  21. 031e4ac am 48e6725c: Merge change Iaca22686 into eclair by Dianne Hackborn · 15 years ago
  22. 463852d am cbc52b7b: Merge change Iee638412 into eclair by Dianne Hackborn · 15 years ago
  23. b69b040 am 87d5004d: am e9e1cdd5: decode the search string before putting it into the search control. this fixes a safari-only bug in which encoded chars were inserted into the search string. by Scott Main · 15 years ago
  24. ee333b8 am 2ecf3f5e: dumpstate: Add backlight information to bugreport output. by Mike Lockwood · 15 years ago
  25. ba4f5d0 am f8e4bc9f: Merge change I0c4cec7e into eclair by Mathias Agopian · 15 years ago
  26. 9a09d5a am 8df16d63: Merge change I7f047786 into eclair by Jason Sams · 15 years ago
  27. 622acba am 82e863d8: Merge change Ic0d82ef1 into eclair by Dmitri Plotnikov · 15 years ago
  28. 38b86b8 am 7b16834a: Merge change Iaf686344 into eclair by San Mehat · 15 years ago
  29. d08049b am 6b370745: bug 2161715: add the .jpg extension to the temp sdcard image file name so MMS can read the JPEG data using a file uri. by Wei Huang · 15 years ago
  30. bba3ddc am df64cb41: Merge change I80ce8833 into eclair by Mike Cleron · 15 years ago
  31. 9405af7 am 88e03757: RotarySelector widget: add callback for "grabbed" state changes. by David Brown · 15 years ago
  32. 697ff9f am 3d7bb3a5: Merge change I3ca8fb69 into eclair by Eric Fischer · 15 years ago
  33. dcc837d am d453fe67: Merge change I5dbd1994 into eclair by Jaikumar Ganesh · 15 years ago
  34. b71eb67 am 4ac45597: Merge change I15b0ebb9 into eclair by Mathias Agopian · 15 years ago
  35. 3ff9017 am d14cfc27: Merge change I9e384ddd into eclair by Joe Onorato · 15 years ago
  36. 45f61b2 am 99510681: Unhide constant DATA_ACTIVITY_DORMANT. by John Wang · 15 years ago
  37. 5bba632 - hide Entity and all its references by Fred Quintana · 15 years ago
  38. 5163cd6 Merge change I5be3d603 into eclair by Android (Google) Code Review · 15 years ago
  39. ccc214b Merge change I6a0b14bd into eclair by Android (Google) Code Review · 15 years ago
  40. 8d5ae98 Make sdk version and code names static finals in PackageParser. by Suchi Amalapurapu · 15 years ago
  41. 9c3c276 Merge change I8333dcc4 into eclair by Android (Google) Code Review · 15 years ago
  42. 030b2cf Merge change I76d7ba61 into eclair by Android (Google) Code Review · 15 years ago
  43. 841a8ee Merge change I24895c35 into eclair by Android (Google) Code Review · 15 years ago
  44. 0dd32c1 Make VCardComposer create the instance for mHandlerList. by Daisuke Miyakawa · 15 years ago
  45. c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
  46. 500fdfe New section header and divider assets. by Evan Millar · 15 years ago
  47. 52cde727 Fix docs builds. by Nick Pelly · 15 years ago
  48. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  49. 248fba4 Pixel tweak search dialog to match search widget by Bjorn Bringert · 15 years ago
  50. 7fdd67d Merge change I5b650a61 into eclair by Android (Google) Code Review · 15 years ago
  51. bb6fa17 dumpstate: Emit a logcat message at beginning and end of execution. by Mike Lockwood · 15 years ago
  52. 5c8dba2 Merge change I61aac7b3 into eclair by Android (Google) Code Review · 15 years ago
  53. 9f751ab Reimplement all the method of Paint for layoutlib by Xavier Ducrohet · 15 years ago
  54. 5fbaefc Merge change I4db3a5b3 into eclair by Android (Google) Code Review · 15 years ago
  55. 4db3a5b fix a javadoc build breakage by Fred Quintana · 15 years ago
  56. a970bf5 Merge change I34f51342 into eclair by Android (Google) Code Review · 15 years ago
  57. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  58. 71060f2 Merge change I8874a405 into eclair by Android (Google) Code Review · 15 years ago
  59. 8c73967 Fix the layoutlib test to run from adt-tests. by Xavier Ducrohet · 15 years ago
  60. 89c7684 Merge change I9b771df3 into eclair by Android (Google) Code Review · 15 years ago
  61. 4b05780 Make sure AsyncTask sens a null result to onPostExecute() when cancelled. by Romain Guy · 15 years ago
  62. 24f32b3 Merge change I89c40f50 into eclair by Android (Google) Code Review · 15 years ago
  63. 89c40f5 fix a javadoc build breakage by Fred Quintana · 15 years ago
  64. ac7391d Refactor class/method names used by layoutlib_create. by Xavier Ducrohet · 15 years ago
  65. 9e4c856 Merge change I8d48149c into eclair by Android (Google) Code Review · 15 years ago
  66. 11f09bb Don't reinflate search bar when dialog is already showing by Bjorn Bringert · 15 years ago
  67. 9830a4a Fix issue #2161169: onStop not being called. by Dianne Hackborn · 15 years ago
  68. f7ae77c account manager api review changes by Fred Quintana · 15 years ago
  69. 61aac7b Add PERIOD char to CDMA address sugar list. by Tammo Spalink · 15 years ago
  70. 48e6725 Merge change Iaca22686 into eclair by Android (Google) Code Review · 15 years ago
  71. cbc52b7 Merge change Iee638412 into eclair by Android (Google) Code Review · 15 years ago
  72. 87d5004 am e9e1cdd5: decode the search string before putting it into the search control. this fixes a safari-only bug in which encoded chars were inserted into the search string. by Scott Main · 15 years ago
  73. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  74. 2ecf3f5e0 dumpstate: Add backlight information to bugreport output. by Mike Lockwood · 15 years ago
  75. f8e4bc9 Merge change I0c4cec7e into eclair by Android (Google) Code Review · 15 years ago
  76. 8df16d6 Merge change I7f047786 into eclair by Android (Google) Code Review · 15 years ago
  77. 7f04778 Update the SimpleMesh API to support new attribute types. Also spilt add/set commands to avoid permutation explosion. by Jason Sams · 15 years ago
  78. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  79. 82e863d Merge change Ic0d82ef1 into eclair by Android (Google) Code Review · 15 years ago
  80. 067ca26 [Issue 2161366] Changing capitalization of string "Via" to "via" by Dmitri Plotnikov · 15 years ago
  81. 7b16834 Merge change Iaf686344 into eclair by Android (Google) Code Review · 15 years ago
  82. af68634 dumpstate: Display mtime instead of ctime by San Mehat · 15 years ago
  83. 4949334 Fix issue #2161726: Car dock app bypasses setup wizard by Dianne Hackborn · 15 years ago
  84. 6b370745 bug 2161715: add the .jpg extension to the temp sdcard image file name so MMS can read the JPEG data using a file uri. by Wei Huang · 15 years ago
  85. df64cb4 Merge change I80ce8833 into eclair by Android (Google) Code Review · 15 years ago
  86. 88e0375 RotarySelector widget: add callback for "grabbed" state changes. by David Brown · 15 years ago
  87. 80ce883 Icons again by Mike Cleron · 15 years ago
  88. 3d7bb3a Merge change I3ca8fb69 into eclair by Android (Google) Code Review · 15 years ago
  89. d453fe6 Merge change I5dbd1994 into eclair by Android (Google) Code Review · 15 years ago
  90. a01a447 Fix rfcomm socket connect return code. by Jaikumar Ganesh · 15 years ago
  91. 4ac4559 Merge change I15b0ebb9 into eclair by Android (Google) Code Review · 15 years ago
  92. 15b0ebb a simple test app for gralloc by Mathias Agopian · 15 years ago
  93. 4898829 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  94. d14cfc2 Merge change I9e384ddd into eclair by Android (Google) Code Review · 15 years ago
  95. 9e384dd Add a test pattern as rollo's icon by Joe Onorato · 15 years ago
  96. e9e1cdd decode the search string before putting it into the search control. by Scott Main · 15 years ago
  97. 9951068 Unhide constant DATA_ACTIVITY_DORMANT. by John Wang · 15 years ago
  98. 88be4cb am 9b150b74: Close the cursor before assigning a new one to the same variable. by Marco Nelissen · 15 years ago
  99. 9b150b7 Close the cursor before assigning a new one to the same variable. by Marco Nelissen · 15 years ago
  100. 8da45e9 am 87b94b13: Merge change I6e01fa52 into eclair by Daniel Sandler · 15 years ago