1. 9412623 Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  2. e7b92d7 Merge "Return immutable copies of private callList." into gingerbread by John Wang · 14 years ago
  3. 901b7b9 am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  4. ca8f3d0 Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  5. 89a7180 Merge "SipService: ignore connect event for non-active networks." into gingerbread by Hung-ying Tyan · 14 years ago
  6. 12bec5d SipService: ignore connect event for non-active networks. by Hung-ying Tyan · 14 years ago
  7. e71396c am 4b4af990: Doc change: update ADT 0.9.8 checksum and size. by Dirk Dougherty · 14 years ago
  8. 3043441 Merge "Dedupe timestamp in PackageSettings" into gingerbread by Kenny Root · 14 years ago
  9. 4b4af99 Doc change: update ADT 0.9.8 checksum and size. by Dirk Dougherty · 14 years ago
  10. 4a02800 Add an option to hide the Voice Search icon. by Leon Scroggins III · 14 years ago
  11. 13f6270 SipAudioCall: use SipErrorCode instead of string in onError() by Hung-ying Tyan · 14 years ago
  12. 99bf4e4 SIP: remove dependency on javax.sip by Hung-ying Tyan · 14 years ago
  13. 2c42c8f Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments by Brian Carlstrom · 14 years ago
  14. 5dde95b Merge "Fix the bug of authentication in an outgoing call." into gingerbread by Chung-yih Wang · 14 years ago
  15. 7d137e4 Fix the bug of authentication in an outgoing call. by Chung-yih Wang · 14 years ago
  16. a224f70 Fix interaction between BluetoothEventLoop and BluetoothService. by Jaikumar Ganesh · 14 years ago
  17. 4565933 Merge "SipService: deliver connectivity change to all sessions." into gingerbread by Hung-ying Tyan · 14 years ago
  18. bc0e400 Return immutable copies of private callList. by John Wang · 14 years ago
  19. 5251c80 Merge "Fix potential crash in sync." into gingerbread by Dianne Hackborn · 14 years ago
  20. a0eb56a Merge "Work on issue #2991868: A toast pops up informing users..." into gingerbread by Dianne Hackborn · 14 years ago
  21. 50adddd Fix potential crash in sync. by Dianne Hackborn · 14 years ago
  22. d231aa8 SipService: deliver connectivity change to all sessions. by Hung-ying Tyan · 14 years ago
  23. 8c5755a Work on issue #2991868: A toast pops up informing users... by Dianne Hackborn · 14 years ago
  24. 7d794fb Dedupe timestamp in PackageSettings by Kenny Root · 14 years ago
  25. b07c078 Merge "DO NOT MERGE Fix bug 2995887 - overscroll effect initialization issue" into gingerbread by Adam Powell · 14 years ago
  26. 57361ef DO NOT MERGE Fix bug 2995887 - overscroll effect initialization issue by Adam Powell · 14 years ago
  27. ab2ac88 Merge "Fix statusbar display of wifi signalstrength" into gingerbread by Irfan Sheriff · 14 years ago
  28. fa974c5 Fix statusbar display of wifi signalstrength by Robert Greenwalt · 14 years ago
  29. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  30. cc5494c Out Of Band API for Secure Simple Pairing. by Jaikumar Ganesh · 14 years ago
  31. fbd2646 Merge "DO NOT MERGE" into gingerbread by Shimeng (Simon) Wang · 14 years ago
  32. dc9f2b6 DO NOT MERGE by Shimeng (Simon) Wang · 14 years ago
  33. bd2e9ec Merge "Fix volume problems with insert revert" into gingerbread by Eric Laurent · 14 years ago
  34. 27a2fdf Fix volume problems with insert revert by Eric Laurent · 14 years ago
  35. 3d7606a SIP: enhance timeout and registration status feedback. by Hung-ying Tyan · 14 years ago
  36. 25b52a2 SIP: remove dependency on javax.sip.SipException. by Hung-ying Tyan · 14 years ago
  37. c891d2b Merge "Fix PointerLocationView when pointer ids are not zero-based." into gingerbread by Jeff Brown · 14 years ago
  38. d1e0c37 Fix PointerLocationView when pointer ids are not zero-based. by Jeff Brown · 14 years ago
  39. 1bece43 Make nativeLibraryDir visible in the API by Kenny Root · 14 years ago
  40. 90fb15a Support UI visibility and restarting in download manager. by Steve Howard · 14 years ago
  41. 8abc9e9 Merge "Don't play a sound if a volume key press is canceled." into gingerbread by Jeff Brown · 14 years ago
  42. ff38e38 Merge "Undo API patch due to field pulled up to superclass." into gingerbread by Jeff Brown · 14 years ago
  43. 8b7a982 Don't play a sound if a volume key press is canceled. by Jeff Brown · 14 years ago
  44. abeea05 Undo API patch due to field pulled up to superclass. by Jeff Brown · 14 years ago
  45. 07a9e8d Merge changes Ie3648509,I53db73c3 into gingerbread by Kenny Root · 14 years ago
  46. 6920651 Fix some API discrepancies in InputEvent. by Jeff Brown · 14 years ago
  47. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  48. 11fe181 Add faster TextUtil function for searching delimited lists. by Brad Fitzpatrick · 14 years ago
  49. 26cab06 Merge "Allow two finger pan and scale on touchscreens with FEATURE_TOUCHSCREEN_MULTITOUCH_DISTINCT." into gingerbread by Adam Powell · 14 years ago
  50. 8f7cc02 Move native library removal function to helper by Kenny Root · 14 years ago
  51. 806cc13 Initialize native library path in PackageSetting by Kenny Root · 14 years ago
  52. e442fb6 Merge "Register ServiceStateChanged to CallManager." into gingerbread by Jaikumar Ganesh · 14 years ago
  53. d028bd0 Register ServiceStateChanged to CallManager. by John Wang · 14 years ago
  54. e262ab2 Merge "Changed menu and expandedMenu background color to dark." into gingerbread by Gilles Debunne · 14 years ago
  55. b724d25 Merge "Enable strictmode logging in system_server & add a lock." into gingerbread by Brad Fitzpatrick · 14 years ago
  56. 8633301 Merge "Delete AWT from frameworks/base." into gingerbread by Jesse Wilson · 14 years ago
  57. 5830000 This was already deprecated, but not picked up by the tool DO NOT MERGE by Joe Onorato · 14 years ago
  58. 26b16f3 Changed menu and expandedMenu background color to dark. by Gilles Debunne · 14 years ago
  59. b6a007c Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  60. 41c2489 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  61. 81fe092 Merge "Make @deprecated without a comment an error DO NOT MERGE" into gingerbread by Joe Onorato · 14 years ago
  62. 7c8258d Merge "Fix the last remaining @deprecated tag without comment warning." into gingerbread by Joe Onorato · 14 years ago
  63. 3b20284 am 51c18989: docs: update platform dashboard by Scott Main · 14 years ago
  64. e94f6db Make @deprecated without a comment an error DO NOT MERGE by Joe Onorato · 14 years ago
  65. 4d8cc7b Fix the last remaining @deprecated tag without comment warning. by Joe Onorato · 14 years ago
  66. 51c1898 docs: update platform dashboard by Scott Main · 14 years ago
  67. 9a3ce10 Merge "Fix bug 2972138 Lost cell data connection and didn't get it back, DO NOT MERGE." into gingerbread by Wink Saville · 14 years ago
  68. 4709c7f Merge "Fixed a copy and paste error" into gingerbread by James Dong · 14 years ago
  69. 887f2e4 Fix bug 2972138 Lost cell data connection and didn't get it back, DO NOT MERGE. by Wink Saville · 14 years ago
  70. 2814ad2 Merge "LVM release 1.09 delivery" into gingerbread by Eric Laurent · 14 years ago
  71. 3476392 Merge "add ART for inet connection condition" into gingerbread by Robert Greenwalt · 14 years ago
  72. 26faee3 add ART for inet connection condition by Robert Greenwalt · 14 years ago
  73. 1e02d36 Enable strictmode logging in system_server & add a lock. by Brad Fitzpatrick · 14 years ago
  74. 8d3b910 Fixed a copy and paste error by James Dong · 14 years ago
  75. 219eb7e Merge "Fix bug in JNI BitmapFactory" into gingerbread by Joseph Wen · 14 years ago
  76. 2dcfbef Fix bug in JNI BitmapFactory by Joseph Wen · 14 years ago
  77. ca3c24d Merge "SIP: add SipErrorCode for error feedback." into gingerbread by Hung-ying Tyan · 14 years ago
  78. 903e103 SIP: add SipErrorCode for error feedback. by Hung-ying Tyan · 14 years ago
  79. 506d724 Merge "DO NOT MERGE. I like'd ctate's change so much I'm doin it myself!" into gingerbread by Dianne Hackborn · 14 years ago
  80. 618b8c1 DO NOT MERGE. I like'd ctate's change so much I'm doin it myself! by Dianne Hackborn · 14 years ago
  81. a8512a7 Always set the scheduling group when starting a new thread. 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. a71d699 am 74a74d3c: Doc change: Fixes for toggle image and adt release date. by Dirk Dougherty · 14 years ago
  87. 74a74d3 Doc change: Fixes for toggle image and adt release date. by Dirk Dougherty · 14 years ago
  88. b8071d79 Small fixes to battery stats. by Dianne Hackborn · 14 years ago
  89. 392fea5 Fix doc of fullScreenIntent. by Dianne Hackborn · 14 years ago
  90. 6bff8c7 Merge "Remove the use of FileInputStream.available()" into gingerbread by Rich Cannings · 14 years ago
  91. ff4c57a Merge "TimedEventQueue now explicitly sets its scheduling policy to foreground as it should." into gingerbread by Andreas Huber · 14 years ago
  92. 8d57883 Remove the use of FileInputStream.available() by Rich Cannings · 14 years ago
  93. 4b3d32b TimedEventQueue now explicitly sets its scheduling policy to foreground as it should. by Andreas Huber · 14 years ago
  94. 166aeb2 Merge "DO NOT MERGE: Remove Device Bluez-Dbus interface watch." into gingerbread by Jaikumar Ganesh · 14 years ago
  95. cf89056 DO NOT MERGE: Remove Device Bluez-Dbus interface watch. by Jaikumar Ganesh · 14 years ago
  96. 76e4fa19 Merge "Only pulse notification light if a new notification has been received since the screen was last turned off" into gingerbread by Mike Lockwood · 14 years ago
  97. 47fa8e8 Fix for an IndentOutOfBounds in TextField. by Gilles Debunne · 14 years ago
  98. 305443c LVM release 1.09 delivery by Eric Laurent · 14 years ago
  99. 87e215f Merge "Made context menu appear when tapping inside selection." into gingerbread by Gilles Debunne · 14 years ago
  100. fec5d38 Merge "option to enable multisampling" into gingerbread by Mathias Agopian · 14 years ago