1. 6b13bc0 doc change: misc doc fixes. by Dirk Dougherty · 15 years ago
  2. 756b735 update account manager javadoc by Fred Quintana · 15 years ago
  3. fe4c871 Making new Contacts APIs visible in Eclair SDK - Part II by Dmitri Plotnikov · 15 years ago
  4. 6e144ad Making new Contacts APIs visible in Eclair SDK by Dmitri Plotnikov · 15 years ago
  5. 69e2ef4 Merge change I9f93ce61 into eclair by Android (Google) Code Review · 15 years ago
  6. a6118c6 Throttle camera preview frames to the app. Bug 2180302. by Dave Sparks · 15 years ago
  7. 124356f Continue caching "POST" result so that we won't get by Grace Kloba · 15 years ago
  8. bc1fc05 Delay 500ms between each registering each SDP record using sdptool. by Nick Pelly · 15 years ago
  9. 6dc3f4e Now that Eclair has been defined as API revision 5 mark Build.VERSION_CODES.ECLAIR as such. by Jeff Hamilton · 15 years ago
  10. 083a50a Merge change I66693ea2 into eclair by Android (Google) Code Review · 15 years ago
  11. 66693ea fix sync exponential backoff for expedited syncs by Fred Quintana · 15 years ago
  12. 1184313 Setting WebCore cache limit depending on the memory class. by Grace Kloba · 15 years ago
  13. 6903d5c Merge change Iee649a81 into eclair by Android (Google) Code Review · 15 years ago
  14. ee649a8 Add LAST_KMSG_KB variable, used to tune the size of /proc/last_kmsg uploads. by Dan Egnor · 15 years ago
  15. ad60e7f Merge change I9485aec1 into eclair by Android (Google) Code Review · 15 years ago
  16. 9485aec Fix for 2177367: Reduce duration of vibrate in RotaryLockScreen by Jim Miller · 15 years ago
  17. 2c6c5e6 Fix issue #2176944: Need API so browser, others can determine memory size of device by Dianne Hackborn · 15 years ago
  18. db7ae10 Remove STOPSHIP BT logging. by Nick Pelly · 15 years ago
  19. e6ee3be BT API security audit: fix a couple of permission mistakes. by Nick Pelly · 15 years ago
  20. 348b92b Merge change Iee227ace into eclair by Android (Google) Code Review · 15 years ago
  21. ff94720 Merge change I80a6a229 into eclair by Android (Google) Code Review · 15 years ago
  22. 03d2467 GPS: Fix problem with SUPL when SUPL APN is already active. by Mike Lockwood · 15 years ago
  23. 9d5b589 Merge change Ie5d93b7e into eclair by Android (Google) Code Review · 15 years ago
  24. 80a6a22 Fix issue 2174002: After rejecting Call when device ringtone is mute and playing music, audio is not transfered to BT device. by Eric Laurent · 15 years ago
  25. 3b36ed0 Merge change I95319bde into eclair by Android (Google) Code Review · 15 years ago
  26. 387e73b Merge change Ib977f2bd into eclair by Android (Google) Code Review · 15 years ago
  27. a62e470 Fixes #2175599. Prevents an NPE when AttachInfo is null. by Romain Guy · 15 years ago
  28. e5d93b7 Set the Bond State to NONE when we receive a Agent Cancel. by Jaikumar Ganesh · 15 years ago
  29. f81ecc1 Merge change I29232f2a into eclair by Android (Google) Code Review · 15 years ago
  30. 8bd04b2 Merge change Iea48361d into eclair by Android (Google) Code Review · 15 years ago
  31. 3d163f07 More fix #2163209: alarm clock rings but is hidden behind lock screen by Dianne Hackborn · 15 years ago
  32. b977f2b Make vCard import Photo from vCard file :( by Daisuke Miyakawa · 15 years ago
  33. 568cae5 Fix issue #2171460: Turn off background blurring of power dialog by Dianne Hackborn · 15 years ago
  34. ea48361 fix an NPE on a race condition that occurs when unbinding from an authenticator at the samer time that its process dies: bug 2171204 by Fred Quintana · 15 years ago
  35. 7a865a5 Merge change Ieed8be00 into eclair by Android (Google) Code Review · 15 years ago
  36. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 15 years ago
  37. dc2ccb8 Merge change Ia4879943 into eclair by Android (Google) Code Review · 15 years ago
  38. 16fb88a Encourage developers to connect RFCOMM by UUID instead of Channel. by Nick Pelly · 15 years ago
  39. 35b38ce Improve drawing cache speed by selecting the correct opacity and keeping a 32 bits by Romain Guy · 15 years ago
  40. 0c3154d Fix issue #2163654: deadlock, runtime restart by Dianne Hackborn · 15 years ago
  41. 214b6b9 Only dismiss search dialog after launching intent. by Bryan Mawhinney · 15 years ago
  42. 4625758 Merge change I2c5f1e76 into eclair by Android (Google) Code Review · 15 years ago
  43. f038004 changes from Sync Manager API Review: bug 2164262 by Fred Quintana · 15 years ago
  44. 92b5caa Merge change Id8df149c into eclair by Android (Google) Code Review · 15 years ago
  45. f65161f Merge change If933b13d into eclair by Android (Google) Code Review · 15 years ago
  46. d8df149 Turn some logging back on in ConnectionManager by Robert Greenwalt · 15 years ago
  47. 962f253 Merge change I547cff66 into eclair by Android (Google) Code Review · 15 years ago
  48. 36f68b8 Add zoom functions and sendCommand. by Wu-cheng Li · 15 years ago
  49. f83d9b3 fix build breakage by Fred Quintana · 15 years ago
  50. 5037e57 Fix for 2161835: Tweaks to rotary lock screen: by Jim Miller · 15 years ago
  51. 4eb3efc Fix back button handling in ACTV by Bjorn Bringert · 15 years ago
  52. 5bba632 - hide Entity and all its references by Fred Quintana · 15 years ago
  53. 5163cd6 Merge change I5be3d603 into eclair by Android (Google) Code Review · 15 years ago
  54. 8d5ae98 Make sdk version and code names static finals in PackageParser. by Suchi Amalapurapu · 15 years ago
  55. 0dd32c1 Make VCardComposer create the instance for mHandlerList. by Daisuke Miyakawa · 15 years ago
  56. 52cde727 Fix docs builds. by Nick Pelly · 15 years ago
  57. 24bb9b8 Provide an API for apps to use a dynamic RFCOMM channel and SDP record. by Nick Pelly · 15 years ago
  58. 5fbaefc Merge change I4db3a5b3 into eclair by Android (Google) Code Review · 15 years ago
  59. 4db3a5b fix a javadoc build breakage by Fred Quintana · 15 years ago
  60. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  61. 89c7684 Merge change I9b771df3 into eclair by Android (Google) Code Review · 15 years ago
  62. 4b05780 Make sure AsyncTask sens a null result to onPostExecute() when cancelled. by Romain Guy · 15 years ago
  63. 24f32b3 Merge change I89c40f50 into eclair by Android (Google) Code Review · 15 years ago
  64. 89c40f5 fix a javadoc build breakage by Fred Quintana · 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. f7ae77c account manager api review changes by Fred Quintana · 15 years ago
  68. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  69. 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
  70. 88e0375 RotarySelector widget: add callback for "grabbed" state changes. by David Brown · 15 years ago
  71. 9b150b7 Close the cursor before assigning a new one to the same variable. by Marco Nelissen · 15 years ago
  72. 5a463a69 Merge change Ic2a16d4f into eclair by Android (Google) Code Review · 15 years ago
  73. c00099e Change intent flags for launching FastTrack. by Jeff Sharkey · 15 years ago
  74. a6309c3 On BACK in search, hide just IME if IME is fullscreen by Bjorn Bringert · 15 years ago
  75. b782a2f Remove globalSearch argument from triggerSearch() by Bjorn Bringert · 15 years ago
  76. 00f6036 Merge change I2919f492 into eclair by Android (Google) Code Review · 15 years ago
  77. e88846e Semi-workaround for #2027266: app drawer showing up on the side of the screen by Dianne Hackborn · 15 years ago
  78. 29e4a3c Update from API review. by Dianne Hackborn · 15 years ago
  79. d9b6f14 Adjust opacity for inactive dimple in rotary widget by Jim Miller · 15 years ago
  80. 9901e38 Merge change I7a39c564 into eclair by Android (Google) Code Review · 15 years ago
  81. 772722e Fix docs error by Evan Millar · 15 years ago
  82. a1323c7 Merge change Iaf08eabc into eclair by Android (Google) Code Review · 15 years ago
  83. f09edd6 Merge change Id60fa26a into eclair by Android (Google) Code Review · 15 years ago
  84. 1ef95f9 Reduce the ConnectivityManager logging. by Robert Greenwalt · 15 years ago
  85. ef093cd Fix issue 2152541 thumbnail images stretched. by Ray Chen · 15 years ago
  86. 2919f49 remove cert for SampleBrowserPlugin and only check by Grace Kloba · 15 years ago
  87. 5042f7e Unhide ContactsContract#QuickContact and fix sdk build by Evan Millar · 15 years ago
  88. 9d33d95 Merge change I07729abd into eclair by Android (Google) Code Review · 15 years ago
  89. c868acf show events in the UI by Fred Quintana · 15 years ago
  90. 8ad6d52 Merge change I55e15bad into eclair by Android (Google) Code Review · 15 years ago
  91. 35de7ef Merge change I98f2db38 into eclair by Android (Google) Code Review · 15 years ago
  92. 5b2c056 Keep the scrollbar on during TOUCH_MOVE events even when there is no movement. by Grace Kloba · 15 years ago
  93. e3ec997 FastTrack->QuickContact by Evan Millar · 15 years ago
  94. ade1aac Merge change Ic88b39e6 into eclair by Android (Google) Code Review · 15 years ago
  95. 73477e7 Add the signature checking for WebView plugins. The by Grace Kloba · 15 years ago
  96. 5e5001b Merge change I7ed72bf5 into eclair by Android (Google) Code Review · 15 years ago
  97. 2988ab7 Add documentation for scene mode. Other parameters may be changed after setting scene mode. by Wu-cheng Li · 15 years ago
  98. 081f58a b/2148252 Fix emulator by Michael Chan · 15 years ago
  99. 88f2acb Merge change Iec1f8a2e into eclair by Android (Google) Code Review · 15 years ago
  100. ec1f8a2 Add Turkish accented letters for G and S on the hard keyboard. by Eric Fischer · 15 years ago