1. 6fe795e Do another contact lookup if the first one fails and... by Hung-ying Tyan · 14 years ago
  2. baced37 Merge "Silently reject a ringing call when another call is dialing/ringing." into gingerbread by Hung-ying Tyan · 14 years ago
  3. 88e3f0a Silently reject a ringing call when another call is dialing/ringing. by Hung-ying Tyan · 14 years ago
  4. 74b1ed3 Fix issue #3113219: NativeActivity using wrong lib path with Java code by Dianne Hackborn · 14 years ago
  5. 1180f2a Merge "Remove ringtone API from SipAudioCall." into gingerbread by Hung-ying Tyan · 14 years ago
  6. 3466e1f Merge "Doc change: escape angle brackets in javadoc comment." into gingerbread by Dirk Dougherty · 14 years ago
  7. 9b449e5 Remove ringtone API from SipAudioCall. by Hung-ying Tyan · 14 years ago
  8. b595e09 Merge "Return display name in SipConnection.getCnapName()." into gingerbread by Hung-ying Tyan · 14 years ago
  9. 538e58f Return display name in SipConnection.getCnapName(). by Hung-ying Tyan · 14 years ago
  10. f4cd9be Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into gingerbread by Mathias Agopian · 14 years ago
  11. 6fbc5d9 DO NOT MERGE. Make sure to invalidate after pulling on an edgeglow. by Mindy Pereira · 14 years ago
  12. 218bf88 am a6df4b1b: docs: add note to froyo platform doc that not all locales are included in the sdk image by Scott Main · 14 years ago
  13. a6df4b1 docs: add note to froyo platform doc that not all locales are included in the sdk image by Scott Main · 14 years ago
  14. f91bff9 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 14 years ago
  15. 4944fdd Periodically scan wifi when wifi is not connected and wifi lock is by Chung-yih Wang · 14 years ago
  16. 0a6e717 Handle dialing a SIP call to self. by Hung-ying Tyan · 14 years ago
  17. 59993d9 Merge "Avoid NPE in WebTextView.lineUpScroll -> Touch.getMaxScrollX" into gingerbread by Brad Fitzpatrick · 14 years ago
  18. bdf1706 Merge "Reduce logging." into gingerbread by Joe Onorato · 14 years ago
  19. 44d2c69 Avoid NPE in WebTextView.lineUpScroll -> Touch.getMaxScrollX by Brad Fitzpatrick · 14 years ago
  20. 987e8d7 Merge "Fix Vibrator permission CTS test broken earlier." into gingerbread by Brad Fitzpatrick · 14 years ago
  21. 431bb22 Reduce logging. by Joe Onorato · 14 years ago
  22. 1858031 DO NOT MERGE. Turn down backup logging for release. by Chris Tate · 14 years ago
  23. 26e9cf3 Fix Vibrator permission CTS test broken earlier. by Brad Fitzpatrick · 14 years ago
  24. 52bea27 Merge "If we encounter video stream EOS while seeking we may still need to seek audio." into gingerbread by Andreas Huber · 14 years ago
  25. 4d450a8 If we encounter video stream EOS while seeking we may still need to seek audio. by Andreas Huber · 14 years ago
  26. 928b074 Merge "Don't symlink native library paths for old apps" into gingerbread by Kenny Root · 14 years ago
  27. f73d48d Merge "Fix some camera orientation javadoc errors." into gingerbread by Wu-cheng Li · 14 years ago
  28. 2fe6fca Fix some camera orientation javadoc errors. by Wu-cheng Li · 14 years ago
  29. b4116c0 Fix the incorrect environment variable name for the thread pool size. by Chung-yih Wang · 14 years ago
  30. dd7341f Added missing implementation for NdefRecord. by Sylvain Fonteneau · 14 years ago
  31. 453c6d4 add api level 9 'since' flag to docs by Scott Main · 14 years ago
  32. 3d2818d Remove public resource padding. by Dianne Hackborn · 14 years ago
  33. e68d58a Don't symlink native library paths for old apps by Kenny Root · 14 years ago
  34. b4157a4 Merge "StrictMode: fix docs to actually compile and add a utility method." into gingerbread by Brad Fitzpatrick · 14 years ago
  35. 6b2274a Merge "Don't force ended when full screen video is returned manually." into gingerbread by Shimeng (Simon) Wang · 14 years ago
  36. 62a1eb5 StrictMode: fix docs to actually compile and add a utility method. by Brad Fitzpatrick · 14 years ago
  37. 43aaa2d Don't force ended when full screen video is returned manually. by Shimeng (Simon) Wang · 14 years ago
  38. 2b51fcb Merge "NFC: broadcast intent constants for adapter state change" into gingerbread by Nick Pelly · 14 years ago
  39. afb082d NFC: broadcast intent constants for adapter state change by Brad Fitzpatrick · 14 years ago
  40. 8f1e7b6 Merge "Cleanspec to fix incremental build failures of the form:" into gingerbread by Nick Pelly · 14 years ago
  41. 5d5a9db Merge "GPS: Enable some more logging" into gingerbread by Mike Lockwood · 14 years ago
  42. 7689dd4 Merge "Fix bug where home presses were not poking user activity." into gingerbread by Jeff Brown · 14 years ago
  43. 31bcbda Cleanspec to fix incremental build failures of the form: by Nick Pelly · 14 years ago
  44. d68cda4 An attempt to unregister a handler that's no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
  45. b8d9033 GPS: Enable some more logging by Mike Lockwood · 14 years ago
  46. e2fe69e Fix bug where home presses were not poking user activity. by Jeff Brown · 14 years ago
  47. 9f85ef4 Merge "DO NOT MERGE Fix bug 3107560 - Edge glow appears delayed in WebView" into gingerbread by Adam Powell · 14 years ago
  48. ba2ec2b Merge "Enable framework GPS and location manager logging" into gingerbread by Mike Lockwood · 14 years ago
  49. 2d4d1bf Enable framework GPS and location manager logging by Mike Lockwood · 14 years ago
  50. 48b99ac DO NOT MERGE Fix bug 3107560 - Edge glow appears delayed in WebView by Adam Powell · 14 years ago
  51. 72a635a Merge "DO NOT MERGE Add additional options and receiver to BT tests" into gingerbread by Eric Rowe · 14 years ago
  52. 45bd830 Merge "Uncomment SIP/VOIP feature check in SipManager." into gingerbread by John Huang · 14 years ago
  53. 382717f Merge "Set the thread pool size of NIST sip stack to one." into gingerbread by John Huang · 14 years ago
  54. a8d477f Merge "Pressing the power button quickly needs to turn the screen on and off correctly." into gingerbread by Joe Onorato · 14 years ago
  55. 3d3db60 Pressing the power button quickly needs to turn the screen on and off correctly. by Joe Onorato · 14 years ago
  56. 75ceb8d Doc change: escape angle brackets in javadoc comment. by Dirk Dougherty · 14 years ago
  57. 1f90908 Merge "Prevent use of NFC api if device is not featurized for NFC." into gingerbread by Nick Pelly · 14 years ago
  58. fdf9086 Prevent use of NFC api if device is not featurized for NFC. by Nick Pelly · 14 years ago
  59. bc96c28 Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread by Andreas Huber · 14 years ago
  60. 004f968 Merge "Link against the static libcrypto in external/openssl." into gingerbread by Ying Wang · 14 years ago
  61. 02ec432 Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread by Andreas Huber · 14 years ago
  62. 99bc1da If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs. by Andreas Huber · 14 years ago
  63. 3d01cb9 Merge "Removed "Select word" option on password fields." into gingerbread by Gilles Debunne · 14 years ago
  64. 5a40e39 For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder. by Andreas Huber · 14 years ago
  65. 83366df Merge "Add the HTML5Audio class, to support the audio tag." into gingerbread by Ben Murdoch · 14 years ago
  66. e47150e Fix up NFC permissions. by Nick Pelly · 14 years ago
  67. 3d09e13 Add the HTML5Audio class, to support the audio tag. by Nicolas Roard · 15 years ago
  68. a0cdfbf Uncomment SIP/VOIP feature check in SipManager. by Hung-ying Tyan · 14 years ago
  69. 66cc535 Set the thread pool size of NIST sip stack to one. by Chung-yih Wang · 14 years ago
  70. d1f7f4a Move hidden API's Llcp* and P2p* to f/b/c/j/com/android/internal/nfc. by Nick Pelly · 14 years ago
  71. a926540 Implement methods introduced in draft #5 NFC API. by Sylvain Fonteneau · 14 years ago
  72. 4249917 Implement issue #3094621 and #3094609 - wipe sd card by Dianne Hackborn · 14 years ago
  73. 77c011b Set default heap size to 5MB. by Romain Guy · 14 years ago
  74. 208bb08 Merge "Fix issue 3098880." into gingerbread by Eric Laurent · 14 years ago
  75. 5e7b7cd Merge "range checking for tnf" into gingerbread by Nick Kralevich · 14 years ago
  76. dc83fd5 Merge "Import revised translations DO NOT MERGE" into gingerbread by Kenny Root · 14 years ago
  77. 36e65ff Merge "Fix a native crash in input dispatcher when windows are removed." into gingerbread by Jeff Brown · 14 years ago
  78. c1a564b Merge "Add support for secure system overlays. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  79. 6df2360 range checking for tnf by Nick Kralevich · 14 years ago
  80. b3c2d48 Merge "DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)" into gingerbread by Justin Ho · 14 years ago
  81. 0dcad2b Removed "Select word" option on password fields. by Gilles Debunne · 14 years ago
  82. af48cae Fix a native crash in input dispatcher when windows are removed. by Jeff Brown · 14 years ago
  83. 1ef2006 DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi) by Justin Ho · 14 years ago
  84. 2d3f159 Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 14 years ago
  85. c9f7890 Revise some javadocs for NFC; add package description by Scott Main · 14 years ago
  86. 7ef6834 Merge "DO NOT MERGE" into gingerbread by Shimeng (Simon) Wang · 14 years ago
  87. 88b6faa Import revised translations DO NOT MERGE by Kenny Root · 14 years ago
  88. b04f356 Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 14 years ago
  89. ff7a7a4 Merge "Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore." into gingerbread by Andreas Huber · 14 years ago
  90. 736f5ec Merge "Work on issue #3101415: Crespo apps seem to have their UID changed over time." into gingerbread by Dianne Hackborn · 14 years ago
  91. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  92. 4e08a98 Merge "fix build DO NOT MERGE" into gingerbread by Irfan Sheriff · 14 years ago
  93. 8451080 fix build DO NOT MERGE by Irfan Sheriff · 14 years ago
  94. 73dbdc35 Merge "DO NOT MERGE - Updated media transport controls (hdpi and mdpi)" into gingerbread by Justin Ho · 14 years ago
  95. bf9cf4d DO NOT MERGE by Shimeng (Simon) Wang · 14 years ago
  96. 31e4d66a Merge "DO NOT MERGE" into gingerbread by Shimeng (Simon) Wang · 14 years ago
  97. ff14aa1 DO NOT MERGE - Updated media transport controls (hdpi and mdpi) by Justin Ho · 14 years ago
  98. 36cb18c Merge "Line up textfield with WebTextView more often." into gingerbread by Leon Scroggins · 14 years ago
  99. f8834f8 Merge "fetch macaddr right after supplicant connection" into gingerbread by Irfan Sheriff · 14 years ago
  100. 9f547a8 DO NOT MERGE by Shimeng (Simon) Wang · 14 years ago