1. b6a6791 Merge change I60413727 into eclair by Android (Google) Code Review · 15 years ago
  2. 5533995 Fix issue #2226370: Resource versions match with equality by Dianne Hackborn · 15 years ago
  3. d3e4dab Merge change I7df84618 into eclair by Android (Google) Code Review · 15 years ago
  4. e8228af Merge change I92cdc5ed into eclair by Android (Google) Code Review · 15 years ago
  5. 7df8461 Add a privateImeOption to represent that the IME should not show by Mike LeBeau · 15 years ago
  6. 1864d01 Merge change Iae849da2 into eclair by Android (Google) Code Review · 15 years ago
  7. 3cf254d Merge change I4b3db907 into eclair by Android (Google) Code Review · 15 years ago
  8. 4b3db90 Revert the channge where channels were not selected randomly. by Jaikumar Ganesh · 15 years ago
  9. 0e1e623 add table maskfilter by Mike Reed · 15 years ago
  10. 824838d Avoid NPE when callers send null selection args. by Jeff Sharkey · 15 years ago
  11. fae288c Merge change I9efe265f into eclair by Android (Google) Code Review · 15 years ago
  12. 154d61f Merge change Id6f158b3 into eclair by Android (Google) Code Review · 15 years ago
  13. 957e586 process: Disable debugging by San Mehat · 15 years ago
  14. 4388b98 Merge change Idc4c7714 into eclair by Android (Google) Code Review · 15 years ago
  15. 88a211b Revert the changes that introduced new exception that wouldn't have occured before, applications don't seem to be able to handle them and we get crashes. by Costin Manolache · 15 years ago
  16. b5c0551 Merge change I3b7d5cbe into eclair by Android (Google) Code Review · 15 years ago
  17. 8e312e8 Merge change Ia5109a87 into eclair by Android (Google) Code Review · 15 years ago
  18. a5109a8 process: Add debug code to log process group transitions by San Mehat · 15 years ago
  19. d6f158b Removed javadoc link to hidden class (temporary fix for build) by Ed Heyl · 15 years ago
  20. b575e4d Merge change I4a943184 into eclair by Android (Google) Code Review · 15 years ago
  21. 22dad59 Merge change I6cae32c7 into eclair by Android (Google) Code Review · 15 years ago
  22. d83006c When upgrading packages with shared user ids make sure we are eliminating by Suchi Amalapurapu · 15 years ago
  23. 9efe265 unhide AccountManagerResponse by Fred Quintana · 15 years ago
  24. 38a9bec Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  25. 4a94318 Avoid trying to throw multiple exceptions at once. by Jack Palevich · 15 years ago
  26. 31957f1 - add javadoc for the account manager by Fred Quintana · 15 years ago
  27. 5e5eb39 Merge change Id572ffc7 into eclair by Android (Google) Code Review · 15 years ago
  28. cb41faa don't throw an exception when we can't find a pending sync operation in the database by Fred Quintana · 15 years ago
  29. 075997f PerformanceCollector: Collect & report perf measurements in key/value form by Jack Wang · 15 years ago
  30. acff20b Copy the selection args when creating a CPO since callers often reuse the passed in array. by Jeff Hamilton · 15 years ago
  31. d85c4b3 Merge change Idb328ab7 into eclair by Android (Google) Code Review · 15 years ago
  32. 2dfaa698 Merge change I882d2eb8 into eclair by Android (Google) Code Review · 15 years ago
  33. 1f668ff Merge change Idb13ed9a into eclair by Android (Google) Code Review · 15 years ago
  34. 678cdbe Fix build. by Amith Yamasani · 15 years ago
  35. db328ab Explicitly specify that online-sdk depends on framework-res. by Ying Wang · 15 years ago
  36. aea1b3b Disambiguation between multiple pointers and swipe gestures. by Amith Yamasani · 15 years ago
  37. dafc19a do not merge by Mike Reed · 15 years ago
  38. 0fa3591 Add SDK version for MR1. by Dianne Hackborn · 15 years ago
  39. 6158038 Merge change I2811f162 into eclair by Android (Google) Code Review · 15 years ago
  40. 2811f16 Add Authentication Type field to the APN settings. by Jaikumar Ganesh · 15 years ago
  41. a47d153 do not merge - Fix for issue 2184627 cherry picked from eclair-mr2 by Eric Laurent · 15 years ago
  42. 6897e36 Add comment warning to not use hardware based autobrightness support. by Mike Lockwood · 15 years ago
  43. 78a50aa Merge change If3c30fc9 into eclair by Android (Google) Code Review · 15 years ago
  44. 8f89a1a Merge change Ic620a52b into eclair by Android (Google) Code Review · 15 years ago
  45. 246978b Add a method to clear info about a contact by Tom Taylor · 15 years ago
  46. 94927df Patching in hidden API to allow app managed preview frame buffers. by Andrew Harp · 15 years ago
  47. 7580493 Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 15 years ago
  48. 0bf653b am f4520f3e: Merge change I9161f53d into eclair-sdk by Fred Quintana · 15 years ago
  49. 756b735 update account manager javadoc by Fred Quintana · 15 years ago
  50. 3d0ea72 Add WindowManagerPolicy.allowKeyRepeat() method for disabling key repeats. by Mike Lockwood · 15 years ago
  51. f8e3ac8 Merge change Ifa8ab30e into eclair by Android (Google) Code Review · 15 years ago
  52. 9d1abc4 In onKeyUp for DPAD_CENTER, show the IME for text input. by Leon Scroggins · 15 years ago
  53. 2cb6b7f Merge change Ic4bf942c into eclair by Android (Google) Code Review · 15 years ago
  54. c620a52 Add size checks for glBufferData and glBufferSubData by Jack Palevich · 15 years ago
  55. c4bf942 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  56. d443ba4 Prevent transparent region from getting out of sync with Surface Flinger by Jack Palevich · 15 years ago
  57. cdc8b32 Merge change I61741f5a into eclair by Android (Google) Code Review · 15 years ago
  58. b0905dc Fix high density bug 2179543: use 'dip' instead of 'px' by Marco Nelissen · 15 years ago
  59. d7786b4 Power Manager support for light sensor backlight management. by Mike Lockwood · 15 years ago
  60. f37447b Proper fix for zero signal strength and no_service. Fixes #2176141 by Amith Yamasani · 15 years ago
  61. f55aa97 Merge change I01935be3 into eclair by Android (Google) Code Review · 15 years ago
  62. dc3494e Remove PowerManager.setAutoBrightness() by Mike Lockwood · 15 years ago
  63. 39e6773 do not merge: fix copy/paste using trackball on passion by Cary Clark · 15 years ago
  64. 37a1320 Add separate configuration flag for hardware ALS support. by Mike Lockwood · 15 years ago
  65. a8a720d Fix possible NPE in the code that restores widgets' state. by Romain Guy · 15 years ago
  66. 53f33d84 Revert "Remove STOPSHIP comment." by Nick Pelly · 15 years ago
  67. a04ca9b Merge change I2492bffe into eclair by Android (Google) Code Review · 15 years ago
  68. 3d0726b Remove STOPSHIP comment. by Nick Pelly · 15 years ago
  69. fe4c871 Making new Contacts APIs visible in Eclair SDK - Part II by Dmitri Plotnikov · 15 years ago
  70. 6e144ad Making new Contacts APIs visible in Eclair SDK by Dmitri Plotnikov · 15 years ago
  71. a78a9d4 Correct non-opaque list separator assets. by Jeff Sharkey · 15 years ago
  72. 69e2ef4 Merge change I9f93ce61 into eclair by Android (Google) Code Review · 15 years ago
  73. a6118c6 Throttle camera preview frames to the app. Bug 2180302. by Dave Sparks · 15 years ago
  74. 124356f Continue caching "POST" result so that we won't get by Grace Kloba · 15 years ago
  75. bc1fc05 Delay 500ms between each registering each SDP record using sdptool. by Nick Pelly · 15 years ago
  76. 6dc3f4e Now that Eclair has been defined as API revision 5 mark Build.VERSION_CODES.ECLAIR as such. by Jeff Hamilton · 15 years ago
  77. 083a50a Merge change I66693ea2 into eclair by Android (Google) Code Review · 15 years ago
  78. 66693ea fix sync exponential backoff for expedited syncs by Fred Quintana · 15 years ago
  79. c08efb2 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  80. 1184313 Setting WebCore cache limit depending on the memory class. by Grace Kloba · 15 years ago
  81. 6903d5c Merge change Iee649a81 into eclair by Android (Google) Code Review · 15 years ago
  82. ee649a8 Add LAST_KMSG_KB variable, used to tune the size of /proc/last_kmsg uploads. by Dan Egnor · 15 years ago
  83. ad60e7f Merge change I9485aec1 into eclair by Android (Google) Code Review · 15 years ago
  84. 9485aec Fix for 2177367: Reduce duration of vibrate in RotaryLockScreen by Jim Miller · 15 years ago
  85. 2c6c5e6 Fix issue #2176944: Need API so browser, others can determine memory size of device by Dianne Hackborn · 15 years ago
  86. 89becd7 Fix issue #2177262: Improve animations by Dianne Hackborn · 15 years ago
  87. db7ae10 Remove STOPSHIP BT logging. by Nick Pelly · 15 years ago
  88. e6ee3be BT API security audit: fix a couple of permission mistakes. by Nick Pelly · 15 years ago
  89. 348b92b Merge change Iee227ace into eclair by Android (Google) Code Review · 15 years ago
  90. ff94720 Merge change I80a6a229 into eclair by Android (Google) Code Review · 15 years ago
  91. 03d2467 GPS: Fix problem with SUPL when SUPL APN is already active. by Mike Lockwood · 15 years ago
  92. 9d5b589 Merge change Ie5d93b7e into eclair by Android (Google) Code Review · 15 years ago
  93. 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
  94. 33e21fc Control H icon display in Status bar. by John Wang · 15 years ago
  95. 3b36ed0 Merge change I95319bde into eclair by Android (Google) Code Review · 15 years ago
  96. 387e73b Merge change Ib977f2bd into eclair by Android (Google) Code Review · 15 years ago
  97. a62e470 Fixes #2175599. Prevents an NPE when AttachInfo is null. by Romain Guy · 15 years ago
  98. e5d93b7 Set the Bond State to NONE when we receive a Agent Cancel. by Jaikumar Ganesh · 15 years ago
  99. f81ecc1 Merge change I29232f2a into eclair by Android (Google) Code Review · 15 years ago
  100. 8bd04b2 Merge change Iea48361d into eclair by Android (Google) Code Review · 15 years ago