1. 1f903c3 Fix issue #5283365: Rotating the device to portrait mode, hides the keyboard partly by Dianne Hackborn · 13 years ago
  2. 67eb432 Merge "ICS is API 14." by Dianne Hackborn · 13 years ago
  3. 5eb41b0 Merge "Spinner touchstates now in line with list states" by Peter Ng · 13 years ago
  4. 62e61d7 Merge "Add support to change IPv6 privacy extensions" by Irfan Sheriff · 13 years ago
  5. 149cecd Merge "Bug 5151927 - Monkeys should not play with detached lists." by Adam Powell · 13 years ago
  6. f28c53938 Merge "Use an integer for the channel id." by Jaikumar Ganesh · 13 years ago
  7. d1ec771 Merge "Add Register before boot flag." by Jaikumar Ganesh · 13 years ago
  8. a2b986e Bug 5151927 - Monkeys should not play with detached lists. by Adam Powell · 13 years ago
  9. 0784cfb ICS is API 14. by Dianne Hackborn · 13 years ago
  10. 11fed2b Merge "Add OTADM feature for Verizon requirement. - GsmDataConnectionTracker.java <in function createApnList> : modify parameter type for new ApnSetting. (carrierEnabled has changed to boolean from integer, BEARER has changed to integer from string). <in function createAllApnList> : modify telephony db query statement using carrierEnabled. (carrier_enabled: 1 enable apn, 0: disabled apn) <in function buildWaitingApns> : modify apn management code when current RAT (radio access technology) is LTE or EHRPD. add internal function named needToCheckApnBearer to check current RAT is LTE or EHRPD. - ApnSetting.java : add two member variable (carrierEnabled: apn enable/disable , bearer : Radio Access Technology) - Telephony.java : add two static string CARRIER_ENABLED & BEARER. - ApnSettingTest.java : add two assertEquals in function assertApnSettingEqual. add CARRIER_ENABLED & BEARER parameters." by Robert Greenwalt · 13 years ago
  11. e5847ad b/5316640 fix bundle add by Costin Manolache · 13 years ago
  12. 7329361 Add support to change IPv6 privacy extensions by Irfan Sheriff · 13 years ago
  13. ee4837b Add Register before boot flag. by Jaikumar Ganesh · 13 years ago
  14. 4444573 Merge "Fix some TextLayoutCache issues" by Fabrice Di Meglio · 13 years ago
  15. a4102b9 Merge "Bug 5295607: IOOB problems in Suggestions" by Gilles Debunne · 13 years ago
  16. f16e2ae Merge "Keep Binder reference in the mServiceRecordToPid hashmap" by Matthew Xie · 13 years ago
  17. bd4016e9 Bug 5295607: IOOB problems in Suggestions by Gilles Debunne · 13 years ago
  18. 8dd41fb Merge "Don't wait indefinitely for audio tracks to finish playing." by Narayan Kamath · 13 years ago
  19. f175405 Keep Binder reference in the mServiceRecordToPid hashmap by Matthew Xie · 13 years ago
  20. 69bc1b2 Don't wait indefinitely for audio tracks to finish playing. by Narayan Kamath · 13 years ago
  21. 723facc Add OTADM feature for Verizon requirement. by sinikang · 13 years ago
  22. d8c8251 Merge "Moving tablet unlock screen assets to tablet-specific folders Refreshing visual style to match phone unlock assets Bug: 5231253" by Justin Ho · 13 years ago
  23. 6b5a752 Merge "Move Power Manager minimum screen brightness to a framework resource" by Mike Lockwood · 13 years ago
  24. 5c3a77c Un-force fading edges in ListPopupWindows. by Adam Powell · 13 years ago
  25. 87105a3 Merge "Fix bug 5314559 - Slow menu scrolling in browser on some devices" by Adam Powell · 13 years ago
  26. d18addb Remove deprecated TrafficStats API. by Jeff Sharkey · 13 years ago
  27. f4f520a Fix bug 5314559 - Slow menu scrolling in browser on some devices by Adam Powell · 13 years ago
  28. 41ccb08 Merge "Skip the exit animation when the IME is destroyed." by satok · 13 years ago
  29. cb18db8 Merge "Fix bug 5312352 - ListView modal multi-select mode bugs" by Adam Powell · 13 years ago
  30. 1e83b3e Fix bug 5312352 - ListView modal multi-select mode bugs by Adam Powell · 13 years ago
  31. c924fbd Merge "Add verifier device identity" by Kenny Root · 13 years ago
  32. d4fdc0f Merge "Prevent pause/resuming a destroyed WebViewCore" by John Reck · 13 years ago
  33. 911d63d Merge "Fix bug 5309557 - Monkeys and SIGSEGV do not mix!" by Adam Powell · 13 years ago
  34. 9d19923 Merge "Make sure the finalizer destroy runs on the UI thread" by John Reck · 13 years ago
  35. cc2264f Fix bug 5309557 - Monkeys and SIGSEGV do not mix! by Adam Powell · 13 years ago
  36. 651cdfc Unhide wifi p2p API by Irfan Sheriff · 13 years ago
  37. 0aaa0d9 Add verifier device identity by Kenny Root · 13 years ago
  38. e0946eb Merge "Fix bug 5307916 - legacy menu theming" by Adam Powell · 13 years ago
  39. 51f383d Fix some TextLayoutCache issues by Fabrice Di Meglio · 13 years ago
  40. bc83503 Fix bug 5307916 - legacy menu theming by Adam Powell · 13 years ago
  41. 2f4d30a Prevent pause/resuming a destroyed WebViewCore by John Reck · 13 years ago
  42. d309a04 Merge "Fix bug #5282141 ScrollView overscroll should not generate invalidations when not needed (ANR textview redraws constantly when touched)" by Fabrice Di Meglio · 13 years ago
  43. 921ffae Moving tablet unlock screen assets to tablet-specific folders by Justin Ho · 13 years ago
  44. 8518d37 Merge "Updated default application launcher icon Bug: 5286988" by Justin Ho · 13 years ago
  45. d80b3a0 Updated default application launcher icon Bug: 5286988 by Justin Ho · 13 years ago
  46. b937646 Make sure the finalizer destroy runs on the UI thread by John Reck · 13 years ago
  47. ff87be5 Merge "Fix bug 5297302 - Remember to release surface after starting drag" by Christopher Tate · 13 years ago
  48. 2367e75 am 61db35da: am 2f835a61: Merge "Make copies of NetworkInfo to give out." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  49. e9dbef8 Fix bug #5282141 ScrollView overscroll should not generate invalidations when not needed (ANR textview redraws constantly when touched) by Fabrice Di Meglio · 13 years ago
  50. ac126be Merge "Fix bug 5226097 - App compatibility issues around new ListView fixes" by Adam Powell · 13 years ago
  51. b3db5b7 Merge "Fix issue #5309443: Ninjump crashes on boot with..." by Dianne Hackborn · 13 years ago
  52. 247a0f0 Fix bug 5226097 - App compatibility issues around new ListView fixes by Adam Powell · 13 years ago
  53. 180c484 Fix issue #5309443: Ninjump crashes on boot with... by Dianne Hackborn · 13 years ago
  54. 18b4311 Merge "Bug 5281947: add to dictionnary option promoted in suggestions." by Gilles Debunne · 13 years ago
  55. eb6456b Move Power Manager minimum screen brightness to a framework resource by Mike Lockwood · 13 years ago
  56. 5d42a7d Merge "For consistency with getAuthToken, pass UID/PID for add account. Needed for customizing the add account flow" by Costin Manolache · 13 years ago
  57. 66d46f1 Merge "Fix bug 5296851 - Silly monkeys." by Adam Powell · 13 years ago
  58. b844011 Fix bug 5296851 - Silly monkeys. by Adam Powell · 13 years ago
  59. 8f73b5d Fix bug 5297302 - Remember to release surface after starting drag by Christopher Tate · 13 years ago
  60. 1667446 Merge "Fix a compile error when debug is turned on" by Matthew Xie · 13 years ago
  61. 883adec Merge "Handle data changed during FlingRunnable." by Jeff Sharkey · 13 years ago
  62. 62f7c97 Fix a compile error when debug is turned on by Matthew Xie · 13 years ago
  63. 7f2202b Handle data changed during FlingRunnable. by Jeff Sharkey · 13 years ago
  64. 413ce9d Merge "Pause WebKit drawing when WebView loses window focus." by Adam Powell · 13 years ago
  65. e00e8a78 Pause WebKit drawing when WebView loses window focus. by Adam Powell · 13 years ago
  66. f0ec2dd Merge "Fix problems where we were allocating TypedArray when not needed." by Dianne Hackborn · 13 years ago
  67. 8a6d732 Merge "CheckedTextView is missing onInitializeAccessibilityNodeInfo() implementation." by Svetoslav Ganov · 13 years ago
  68. ab0f485 Fix problems where we were allocating TypedArray when not needed. by Dianne Hackborn · 13 years ago
  69. cc0b8b2 Use an integer for the channel id. by Jaikumar Ganesh · 13 years ago
  70. bd5c9768c Merge "Adding accessibility delegate mechanism for backwards compatibility support." by Svetoslav Ganov · 13 years ago
  71. e44365b Merge "Data usage structure optimizations." by Jeff Sharkey · 13 years ago
  72. 1357c0a Merge "Use a new config flag to decide if notification led pulsing can be turned on/off." by Amith Yamasani · 13 years ago
  73. 34ffaab CheckedTextView is missing onInitializeAccessibilityNodeInfo() implementation. by Svetoslav Ganov · 13 years ago
  74. 69b0f63 Data usage structure optimizations. by Jeff Sharkey · 13 years ago
  75. 031d9c1 Adding accessibility delegate mechanism for backwards compatibility support. by Svetoslav Ganov · 13 years ago
  76. 83f9dfe Merge "Add boot mode where only "core apps" are started." by Dianne Hackborn · 13 years ago
  77. ba7b959 Use a new config flag to decide if notification led pulsing can be turned on/off. by Amith Yamasani · 13 years ago
  78. fc7a808 Merge "If suggestion span is not enable, removes the suggestion span (so no underline is displayed), and do not try to display the suggestion pop-up." by Gilles Debunne · 13 years ago
  79. d2509fd Add boot mode where only "core apps" are started. by Dianne Hackborn · 13 years ago
  80. 76eb1a2 Merge "Revert "Make the SyncManager timeout syncs if it takes too long to bind to them."" by Fred Quintana · 13 years ago
  81. b61e8fb For consistency with getAuthToken, pass UID/PID for add account. Needed for customizing the add account flow by Costin Manolache · 13 years ago
  82. 6515f50 Merge "Handle DOWN/MOVE/UP gestures with fling. Bug: 5265814" by Jeff Brown · 13 years ago
  83. e9a9dbe Merge "The back key stops selection mode in extracted text mode." by Gilles Debunne · 13 years ago
  84. 87b1466 Revert "Make the SyncManager timeout syncs if it takes too long to bind to them." by Fred Quintana · 13 years ago
  85. d61a3a1 Merge "Import revised translations." by Eric Fischer · 13 years ago
  86. e076045 If suggestion span is not enable, removes the suggestion span (so no underline is displayed), by Luca Zanolin · 13 years ago
  87. 78cc91a Import revised translations. by Eric Fischer · 13 years ago
  88. fa0d231 Merge "On zoom to overview, reflow text, if necessary." by Mangesh Ghiware · 13 years ago
  89. 049f5cc Merge "Don't override the hash code for the channel." by Jaikumar Ganesh · 13 years ago
  90. c0c8765 Skip the exit animation when the IME is destroyed. by satok · 13 years ago
  91. 6c04826 Merge "Revert encryption mapping for device wipes." by Ben Komalo · 13 years ago
  92. 48b3914 Merge "Fix preference screen padding for legacy apps (non Holo)." by Amith Yamasani · 13 years ago
  93. e1e0613 Merge "Fixing DownloadManager Test app." by Neal Nguyen · 13 years ago
  94. 5691c7a Fix preference screen padding for legacy apps (non Holo). by Amith Yamasani · 13 years ago
  95. fe75cb3 Merge "Fix inflating of animations." by Dianne Hackborn · 13 years ago
  96. 6a6977e Merge "Fix 5266335: bad DIRTY/invalidation logic" by Chet Haase · 13 years ago
  97. 8962028 Fix inflating of animations. by Dianne Hackborn · 13 years ago
  98. f186f30 Fix 5266335: bad DIRTY/invalidation logic by Chet Haase · 13 years ago
  99. 1a9c6c9 Merge "The wave view attributes should not be public." by Dianne Hackborn · 13 years ago
  100. fd19906 Merge "Inter process interrogation ocassionally gets stuck." by Svetoslav Ganov · 13 years ago