1. 5b930c4 Merge "SIP: add config flag for wifi-only configuration." into gingerbread by Hung-ying Tyan · 14 years ago
  2. c4b8747 SIP: add config flag for wifi-only configuration. by Hung-ying Tyan · 14 years ago
  3. 23bd5f5 Fix some drawing artifacts/bugs around overlays/text anchors by Adam Powell · 14 years ago
  4. 25945ca Merge "Fix silly touch bug in TextView. Oops." into gingerbread by Adam Powell · 14 years ago
  5. 4d4d62b Fix silly touch bug in TextView. Oops. by Adam Powell · 14 years ago
  6. 58e0eef Improve power tracking of WIFI use. by Dianne Hackborn · 14 years ago
  7. b08013c Added overlay support for drawing/responding to text anchors. by Adam Powell · 14 years ago
  8. 657028c new assets by Chet Haase · 14 years ago
  9. b65b7cb Initialize Keyboard.Key attributes from parent Keyboard.Row by Tadashi G. Takaoka · 14 years ago
  10. 0f58430 Fix Bluetooth Javadoc to clarify the maximum device name length. by Jake Hamby · 14 years ago
  11. 4d3cb63 part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work by Mathias Agopian · 14 years ago
  12. ec33b82 fix [2931909] SensorManger breaks when using different SensorEventListener w/ the same sensors by Mathias Agopian · 14 years ago
  13. 4b164c1 Kill off the remaining GC-specific system properties. by Carl Shapiro · 14 years ago
  14. 4787471 Merge "Support new URI structure for download provider." into gingerbread by Steve Howard · 14 years ago
  15. 24326f7 Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  16. d3ad696 Fix the rest of the javadoc warnings. by Joe Onorato · 14 years ago
  17. 7747795 Merge "These are not javadoc tags, they are annotations in sample code. Escape them properly." into gingerbread by Joe Onorato · 14 years ago
  18. 0d903bcd These are not javadoc tags, they are annotations in sample code. Escape them properly. by Joe Onorato · 14 years ago
  19. 07980dc Merge "Adding new assets for designers" into gingerbread by Chet Haase · 14 years ago
  20. a705d92 Adding new assets for designers by Chet Haase · 14 years ago
  21. 747c615 ContactsContract: update SipAddress to be multi-valued by David Brown · 14 years ago
  22. 134b28a Merge "Update Inet Connection Status display" into gingerbread by Robert Greenwalt · 14 years ago
  23. 1e9aac2 Update Inet Connection Status display by Robert Greenwalt · 14 years ago
  24. b8dbdc2 Clarify the danger of READ_LOGS and DUMP permissions. by Chris Palmer · 14 years ago
  25. 3fd5fa4 Fix the runtime restart due to name change. by Wu-cheng Li · 14 years ago
  26. a8cc20e Merge "b/3004029 Fixed content resolver loss" into gingerbread by Erik · 14 years ago
  27. 344d966 Merge "Close tz query cursor when done." into gingerbread by Erik · 14 years ago
  28. 09bd4bf b/3004029 Fixed content resolver loss by Erik · 14 years ago
  29. 8f385af Merge "Add new/changed drawable assets from design team" into gingerbread by Chet Haase · 14 years ago
  30. 0183e3b Add new/changed drawable assets from design team by Chet Haase · 14 years ago
  31. 7836660 Update camera API and javadoc for API review comments. by Wu-cheng Li · 14 years ago
  32. 5ba5de9 Close tz query cursor when done. by Erik · 14 years ago
  33. eca77fc Support new URI structure for download provider. by Steve Howard · 14 years ago
  34. 8626d1a Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread by David Brown · 14 years ago
  35. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  36. 5bade70 Merge "DO NOT MERGE Correct the PackageManager.checkSignatures documentation." into gingerbread by Chris Palmer · 14 years ago
  37. f4ece20 Mark MODIFY_PHONE_STATE permission as signatureOrSystem by David Brown · 14 years ago
  38. 426ee7f Fixes some bugs in TimeZoneUtils by Erik · 14 years ago
  39. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  40. b92788a Merge "Adds time zone functionality into fw as a hidden api" into gingerbread by Erik · 14 years ago
  41. 934516e Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  42. 8377028 Fix issue #2999795: Runtime restart on Crespo by Dianne Hackborn · 14 years ago
  43. 96d6c34 Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 14 years ago
  44. 52e19d5 Merge "Change the keep alive time for excess idle threads." into gingerbread by Romain Guy · 14 years ago
  45. 6b424f4 Change the keep alive time for excess idle threads. by Romain Guy · 14 years ago
  46. 405d4db Rename internal SSLParameters to SSLParametersImpl to avoid collision with new javax.net.ssl.SSLParameters by Brian Carlstrom · 14 years ago
  47. 71ad58c Adds time zone functionality into fw as a hidden api by Erik · 14 years ago
  48. 9412623 Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  49. 901b7b9 am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  50. 50d66f9 Unify some duplicate StrictMode-enabling code. by Brad Fitzpatrick · 14 years ago
  51. 4a02800 Add an option to hide the Voice Search icon. by Leon Scroggins III · 14 years ago
  52. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  53. 2c42c8f Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments by Brian Carlstrom · 14 years ago
  54. a224f70 Fix interaction between BluetoothEventLoop and BluetoothService. by Jaikumar Ganesh · 14 years ago
  55. 5251c80 Merge "Fix potential crash in sync." into gingerbread by Dianne Hackborn · 14 years ago
  56. 50adddd Fix potential crash in sync. by Dianne Hackborn · 14 years ago
  57. 57361ef DO NOT MERGE Fix bug 2995887 - overscroll effect initialization issue by Adam Powell · 14 years ago
  58. 09f3360 DO NOT MERGE Correct the PackageManager.checkSignatures documentation. by Chris Palmer · 14 years ago
  59. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  60. cc5494c Out Of Band API for Secure Simple Pairing. by Jaikumar Ganesh · 14 years ago
  61. dc9f2b6 DO NOT MERGE by Shimeng (Simon) Wang · 14 years ago
  62. c891d2b Merge "Fix PointerLocationView when pointer ids are not zero-based." into gingerbread by Jeff Brown · 14 years ago
  63. d1e0c37 Fix PointerLocationView when pointer ids are not zero-based. by Jeff Brown · 14 years ago
  64. 1bece43 Make nativeLibraryDir visible in the API by Kenny Root · 14 years ago
  65. 90fb15a Support UI visibility and restarting in download manager. by Steve Howard · 14 years ago
  66. 07a9e8d Merge changes Ie3648509,I53db73c3 into gingerbread by Kenny Root · 14 years ago
  67. 6920651 Fix some API discrepancies in InputEvent. by Jeff Brown · 14 years ago
  68. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  69. 11fe181 Add faster TextUtil function for searching delimited lists. by Brad Fitzpatrick · 14 years ago
  70. 26cab06 Merge "Allow two finger pan and scale on touchscreens with FEATURE_TOUCHSCREEN_MULTITOUCH_DISTINCT." into gingerbread by Adam Powell · 14 years ago
  71. 8f7cc02 Move native library removal function to helper by Kenny Root · 14 years ago
  72. e262ab2 Merge "Changed menu and expandedMenu background color to dark." into gingerbread by Gilles Debunne · 14 years ago
  73. b724d25 Merge "Enable strictmode logging in system_server & add a lock." into gingerbread by Brad Fitzpatrick · 14 years ago
  74. 26b16f3 Changed menu and expandedMenu background color to dark. by Gilles Debunne · 14 years ago
  75. b6a007c Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  76. 41c2489 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  77. 4d8cc7b Fix the last remaining @deprecated tag without comment warning. by Joe Onorato · 14 years ago
  78. 1e02d36 Enable strictmode logging in system_server & add a lock. by Brad Fitzpatrick · 14 years ago
  79. 219eb7e Merge "Fix bug in JNI BitmapFactory" into gingerbread by Joseph Wen · 14 years ago
  80. 2dcfbef Fix bug in JNI BitmapFactory by Joseph Wen · 14 years ago
  81. 618b8c1 DO NOT MERGE. I like'd ctate's change so much I'm doin it myself! by Dianne Hackborn · 14 years ago
  82. a7d868d Merge "Add toast when an app intercepts the launch of another app." into gingerbread by Dianne Hackborn · 14 years ago
  83. 7f07f84 Merge "Fix doc of fullScreenIntent." into gingerbread by Dianne Hackborn · 14 years ago
  84. a4ce31f Merge "Small fixes to battery stats." into gingerbread by Dianne Hackborn · 14 years ago
  85. 0dad364 Add toast when an app intercepts the launch of another app. by Dianne Hackborn · 14 years ago
  86. b8071d79 Small fixes to battery stats. by Dianne Hackborn · 14 years ago
  87. 392fea5 Fix doc of fullScreenIntent. by Dianne Hackborn · 14 years ago
  88. 166aeb2 Merge "DO NOT MERGE: Remove Device Bluez-Dbus interface watch." into gingerbread by Jaikumar Ganesh · 14 years ago
  89. cf89056 DO NOT MERGE: Remove Device Bluez-Dbus interface watch. by Jaikumar Ganesh · 14 years ago
  90. 47fa8e8 Fix for an IndentOutOfBounds in TextField. by Gilles Debunne · 14 years ago
  91. 87e215f Merge "Made context menu appear when tapping inside selection." into gingerbread by Gilles Debunne · 14 years ago
  92. f054e19 Hidden API to control sorting of download manager queries. by Steve Howard · 14 years ago
  93. b189249 Made context menu appear when tapping inside selection. by Gilles Debunne · 14 years ago
  94. 9395b46 Merge "Fix to get A2DP to connect after unpairing" into gingerbread by Jaikumar Ganesh · 14 years ago
  95. 4226415 Fix to get A2DP to connect after unpairing by Henrik Backlund · 14 years ago
  96. ab86b78 Merge "Fix for text selection in horizontally scrolled TextViews." into gingerbread by Gilles Debunne · 14 years ago
  97. 0727a86 Merge "Add network condition reporting." into gingerbread by Robert Greenwalt · 14 years ago
  98. d7085fc Add network condition reporting. by Robert Greenwalt · 14 years ago
  99. 048a3a5 Allow two finger pan and scale on touchscreens with by Adam Powell · 14 years ago
  100. 44c1e4c Fix for text selection in horizontally scrolled TextViews. by Gilles Debunne · 14 years ago