1. 13ed575 Add group id to getThumbnail and cancelThumbnailRequest API. by Ray Chen · 17 years ago
  2. e883012 am 92b5caa4: Merge change Id8df149c into eclair by Robert Greenwalt · 17 years ago
  3. 92b5caa Merge change Id8df149c into eclair by Android (Google) Code Review · 17 years ago
  4. ca4efac am f65161f1: Merge change If933b13d into eclair by Jim Miller · 17 years ago
  5. f65161f Merge change If933b13d into eclair by Android (Google) Code Review · 17 years ago
  6. d8df149 Turn some logging back on in ConnectionManager by Robert Greenwalt · 17 years ago
  7. 80fff7a am 962f2536: Merge change I547cff66 into eclair by Wu-cheng Li · 17 years ago
  8. 72fc14e am f83d9b3f: fix build breakage by Fred Quintana · 17 years ago
  9. 962f253 Merge change I547cff66 into eclair by Android (Google) Code Review · 17 years ago
  10. 36f68b8 Add zoom functions and sendCommand. by Wu-cheng Li · 17 years ago
  11. f83d9b3 fix build breakage by Fred Quintana · 17 years ago
  12. 5037e57 Fix for 2161835: Tweaks to rotary lock screen: by Jim Miller · 17 years ago
  13. 77a7bdc 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 · 17 years ago
  14. 5bba632 - hide Entity and all its references by Fred Quintana · 17 years ago
  15. ef3c63a am 5163cd6d: Merge change I5be3d603 into eclair by Suchi Amalapurapu · 17 years ago
  16. 5163cd6 Merge change I5be3d603 into eclair by Android (Google) Code Review · 17 years ago
  17. 629f94f am ccc214b2: Merge change I6a0b14bd into eclair by Daisuke Miyakawa · 17 years ago
  18. 8d5ae98 Make sdk version and code names static finals in PackageParser. by Suchi Amalapurapu · 17 years ago
  19. 0dd32c1 Make VCardComposer create the instance for mHandlerList. by Daisuke Miyakawa · 17 years ago
  20. d4cf13a am 52cde727: Fix docs builds. by Nick Pelly · 17 years ago
  21. 52cde727 Fix docs builds. by Nick Pelly · 17 years ago
  22. 460965c am 24bb9b8a: Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 17 years ago
  23. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 17 years ago
  24. 0eb2d83 am 5fbaefc3: Merge change I4db3a5b3 into eclair by Fred Quintana · 17 years ago
  25. 5fbaefc Merge change I4db3a5b3 into eclair by Android (Google) Code Review · 17 years ago
  26. 4db3a5b fix a javadoc build breakage by Fred Quintana · 17 years ago
  27. baad552 am 68d881cf: Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 17 years ago
  28. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 17 years ago
  29. cb40ba2 am 89c76843: Merge change I9b771df3 into eclair by Romain Guy · 17 years ago
  30. 89c7684 Merge change I9b771df3 into eclair by Android (Google) Code Review · 17 years ago
  31. 4b05780 Make sure AsyncTask sens a null result to onPostExecute() when cancelled. by Romain Guy · 17 years ago
  32. 7d7ab5a am 24f32b32: Merge change I89c40f50 into eclair by Fred Quintana · 17 years ago
  33. 24f32b3 Merge change I89c40f50 into eclair by Android (Google) Code Review · 17 years ago
  34. 89c40f5 fix a javadoc build breakage by Fred Quintana · 17 years ago
  35. 07086eb Merge change Ifb63d236 into eclair-mr2 by Android (Google) Code Review · 17 years ago
  36. 71f97ac Add cancel() VCardDataBuilder, which is intended to remove by Daisuke Miyakawa · 17 years ago
  37. 3448b67 am 9e4c8561: Merge change I8d48149c into eclair by Bjorn Bringert · 17 years ago
  38. 9e4c856 Merge change I8d48149c into eclair by Android (Google) Code Review · 17 years ago
  39. 11f09bb Don't reinflate search bar when dialog is already showing by Bjorn Bringert · 17 years ago
  40. 7fd7534 Merge change I5101c2b1 into eclair-mr2 by Android (Google) Code Review · 17 years ago
  41. bf13850 am f7ae77cd: account manager api review changes by Fred Quintana · 17 years ago
  42. f7ae77c account manager api review changes by Fred Quintana · 17 years ago
  43. 5101c2b Extend the date time to handle the case where the month is in the full name. by Grace Kloba · 17 years ago
  44. 492eb10 am 48e6725c: Merge change Iaca22686 into eclair by Dianne Hackborn · 17 years ago
  45. 0200394 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 · 17 years ago
  46. fdc8c78 am 88e03757: RotarySelector widget: add callback for "grabbed" state changes. by David Brown · 17 years ago
  47. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 17 years ago
  48. fde23e3 Merge change Ic66f68a7 into eclair-mr2 by Android (Google) Code Review · 17 years ago
  49. 9eca703 Merge change I499a9541 into eclair-mr2 by Android (Google) Code Review · 17 years ago
  50. c66f68a Fix a null pointer exception caught by the monkey. by Leon Scroggins · 17 years ago
  51. 499a954 setupRedirect() can throw. Catch it and signal the error. by Grace Kloba · 17 years ago
  52. 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 · 17 years ago
  53. 86806ce1 Process synchronous requests in the same RequestQueue. by Patrick Scott · 17 years ago
  54. 88e0375 RotarySelector widget: add callback for "grabbed" state changes. by David Brown · 17 years ago
  55. 18d1255 Prevents memory leaks by correctly detaching views in AbsListView. by Romain Guy · 17 years ago
  56. 9b150b7 Close the cursor before assigning a new one to the same variable. by Marco Nelissen · 17 years ago
  57. 5a463a69 Merge change Ic2a16d4f into eclair by Android (Google) Code Review · 17 years ago
  58. c00099e Change intent flags for launching FastTrack. by Jeff Sharkey · 17 years ago
  59. a6309c3 On BACK in search, hide just IME if IME is fullscreen by Bjorn Bringert · 17 years ago
  60. b782a2f Remove globalSearch argument from triggerSearch() by Bjorn Bringert · 17 years ago
  61. 00f6036 Merge change I2919f492 into eclair by Android (Google) Code Review · 17 years ago
  62. e88846e Semi-workaround for #2027266: app drawer showing up on the side of the screen by Dianne Hackborn · 17 years ago
  63. 29e4a3c Update from API review. by Dianne Hackborn · 17 years ago
  64. d9b6f14 Adjust opacity for inactive dimple in rotary widget by Jim Miller · 17 years ago
  65. 9901e38 Merge change I7a39c564 into eclair by Android (Google) Code Review · 17 years ago
  66. 772722e Fix docs error by Evan Millar · 17 years ago
  67. a1323c7 Merge change Iaf08eabc into eclair by Android (Google) Code Review · 17 years ago
  68. f09edd6 Merge change Id60fa26a into eclair by Android (Google) Code Review · 17 years ago
  69. 1ef95f9 Reduce the ConnectivityManager logging. by Robert Greenwalt · 17 years ago
  70. ef093cd Fix issue 2152541 thumbnail images stretched. by Ray Chen · 17 years ago
  71. 2919f49 remove cert for SampleBrowserPlugin and only check by Grace Kloba · 17 years ago
  72. 5042f7e Unhide ContactsContract#QuickContact and fix sdk build by Evan Millar · 17 years ago
  73. 9d33d95 Merge change I07729abd into eclair by Android (Google) Code Review · 17 years ago
  74. c868acf show events in the UI by Fred Quintana · 17 years ago
  75. 8ad6d52 Merge change I55e15bad into eclair by Android (Google) Code Review · 17 years ago
  76. 35de7ef Merge change I98f2db38 into eclair by Android (Google) Code Review · 17 years ago
  77. 5b2c056 Keep the scrollbar on during TOUCH_MOVE events even when there is no movement. by Grace Kloba · 17 years ago
  78. e3ec997 FastTrack->QuickContact by Evan Millar · 17 years ago
  79. ade1aac Merge change Ic88b39e6 into eclair by Android (Google) Code Review · 17 years ago
  80. 73477e7 Add the signature checking for WebView plugins. The by Grace Kloba · 17 years ago
  81. 5e5001b Merge change I7ed72bf5 into eclair by Android (Google) Code Review · 17 years ago
  82. 2988ab7 Add documentation for scene mode. Other parameters may be changed after setting scene mode. by Wu-cheng Li · 17 years ago
  83. 081f58a b/2148252 Fix emulator by Michael Chan · 17 years ago
  84. 88f2acb Merge change Iec1f8a2e into eclair by Android (Google) Code Review · 17 years ago
  85. ec1f8a2 Add Turkish accented letters for G and S on the hard keyboard. by Eric Fischer · 17 years ago
  86. 54172d9 Try to reconnect twice when the rfcomm error code is Connection Refused. by Jaikumar Ganesh · 17 years ago
  87. 4c9a29e Set Sink State when ACL disconnects. by Jaikumar Ganesh · 17 years ago
  88. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 17 years ago
  89. 10be754 If the textfield is offscreen at the end of a zoom, remove it. by Leon Scroggins · 17 years ago
  90. 78128d7 Merge change I2782ac8c into eclair by Android (Google) Code Review · 17 years ago
  91. 094e3e0 Merge change Icb89d482 into eclair by Android (Google) Code Review · 17 years ago
  92. 8550f25 Check if rename of backed up file fails before persisting new changes. by Suchi Amalapurapu · 17 years ago
  93. 62895a6 Fix regression. by Nick Pelly · 17 years ago
  94. b392c53 Merge change Iba6fd660 into eclair by Android (Google) Code Review · 17 years ago
  95. a33e3f7 Fix issue #2154794: Force close when start facebook application. by Dianne Hackborn · 17 years ago
  96. 935cbda Merge change I174d16a3 into eclair by Android (Google) Code Review · 17 years ago
  97. d2c494d Merge change I8b2e000c into eclair by Android (Google) Code Review · 17 years ago
  98. dc6b635 Debugging for #2027266: app drawer showing up on the side by Dianne Hackborn · 17 years ago
  99. 0100fae Merge change I1f7c409e into eclair by Android (Google) Code Review · 17 years ago
  100. 1f7c409 Make ContactStruct handle Collection properly. by Daisuke Miyakawa · 17 years ago