1. a7f8850 resolved conflicts for merge of 872a1e79 to master by Dianne Hackborn · 14 years ago
  2. 872a1e7 am 9a73c4d3: am 2f04883f: SDK only: integrate new sample code, deprecating along the way. by Dianne Hackborn · 14 years ago
  3. 9a73c4d am 2f04883f: SDK only: integrate new sample code, deprecating along the way. by Dianne Hackborn · 14 years ago
  4. 2f04883 SDK only: integrate new sample code, deprecating along the way. by Dianne Hackborn · 14 years ago
  5. c1f9486 Merge "Update getLayoutDirectionFromLocale() for using ICU" by Fabrice Di Meglio · 14 years ago
  6. c01924f Update getLayoutDirectionFromLocale() for using ICU by Fabrice Di Meglio · 14 years ago
  7. b47f2f9 Merge "Fix crash in ViewPropertyAnimator for unparented view." by Chet Haase · 14 years ago
  8. 3a000a5 Fix crash in ViewPropertyAnimator for unparented view. by Chet Haase · 14 years ago
  9. da67237 Merge "Add DroidDocs to Events class" by RoboErik · 14 years ago
  10. fe37b49 Add DroidDocs to Events class by RoboErik · 14 years ago
  11. ad4c9ed Merge "DownloadManager flags for network policy." by Jeff Sharkey · 14 years ago
  12. 179cfcf Merge "Inline SeekBarPreference" by John Reck · 14 years ago
  13. 1a30395 DownloadManager flags for network policy. by Jeff Sharkey · 14 years ago
  14. 4f1f7d3 am 241b65ac: am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  15. 1766974 am 03cbb58e: am ff42c04d: Merge "Support SIM permanently disabled state." into honeycomb-LTE by John Wang · 14 years ago
  16. 241b65a am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  17. 03cbb58 am ff42c04d: Merge "Support SIM permanently disabled state." into honeycomb-LTE by John Wang · 14 years ago
  18. 014fea2 Inline SeekBarPreference by John Reck · 14 years ago
  19. 5f35051 Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  20. ec896c6 Reset connections AFTER we take down the network. by Robert Greenwalt · 14 years ago
  21. ff42c04 Merge "Support SIM permanently disabled state." into honeycomb-LTE by John Wang · 14 years ago
  22. b6a6d59 Merge "Future-proofing: change Alignment interface to abstract class and add a parameter for measurementType." by Philip Milne · 14 years ago
  23. d6f69d0 Merge "VPN: migrate from generic Bundle to our own Parcelable VpnConfig." by Chia-chi Yeh · 14 years ago
  24. ce6f85e Merge f28f1de3 - regen current.txt by Jean-Baptiste Queru · 14 years ago
  25. edd1214 Merge "Don't enforce defaults any more in the TextToSpeech API." by Narayan Kamath · 14 years ago
  26. c3edf2a Don't enforce defaults any more in the TextToSpeech API. by Narayan Kamath · 14 years ago
  27. 9266847 Merge "Fix crash determining direction of invalid locale" by Kenny Root · 14 years ago
  28. 49e3b37 Fix crash determining direction of invalid locale by Kenny Root · 14 years ago
  29. df60dc3 Merge "Increase the visibility of SynthesisRequest" by Narayan Kamath · 14 years ago
  30. c9885f6 Future-proofing: change Alignment interface to abstract class and add a parameter for measurementType. by Philip Milne · 14 years ago
  31. a27ad3c Merge "Correctly register native methods." by Romain Guy · 14 years ago
  32. 035f1010 Correctly register native methods. by Romain Guy · 14 years ago
  33. 7e27e48 Merge "Introduce LocalUtil and getLayoutDirectionFromLocale() now use likelySubtags" by Fabrice Di Meglio · 14 years ago
  34. 280b7fd Merge "Forgot to ammend the change" by Romain Guy · 14 years ago
  35. b38484c Forgot to ammend the change by Romain Guy · 14 years ago
  36. fa59d17 Merge "Invisible views should not be visible to accessibility services (interrogation)" by Svetoslav Ganov · 14 years ago
  37. ea1da3d Invisible views should not be visible to accessibility services (interrogation) by Svetoslav Ganov · 14 years ago
  38. f28f1de am 413b53b5: am 70921d61: Merge "We must keep up with the Joneses." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  39. 413b53b am 70921d61: Merge "We must keep up with the Joneses." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  40. 04ba25c VPN: migrate from generic Bundle to our own Parcelable VpnConfig. by Chia-chi Yeh · 14 years ago
  41. 70921d6 Merge "We must keep up with the Joneses." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  42. 7ff1c2a Merge "Added profile string descriptions and limits." by Dave Santoro · 14 years ago
  43. d727cf7 Merge "Port recent apps from tablet to phone" by Michael Jurka · 14 years ago
  44. 3b1fc47 Port recent apps from tablet to phone by Michael Jurka · 14 years ago
  45. 81d7848 Merge "Properly refcount SurfaceTexture in the JNI layer." by Romain Guy · 14 years ago
  46. 7fb888a Added profile string descriptions and limits. by Dave Santoro · 14 years ago
  47. a5608e3 am c0e84cf3: am 5e451faa: Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr2 by Eric Fischer · 14 years ago
  48. c0e84cf am 5e451faa: Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr2 by Eric Fischer · 14 years ago
  49. 5e451fa Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr2 by Eric Fischer · 14 years ago
  50. e5e0c50 Properly refcount SurfaceTexture in the JNI layer. by Romain Guy · 14 years ago
  51. a47f45e Introduce LocalUtil and getLayoutDirectionFromLocale() now use likelySubtags by Fabrice Di Meglio · 14 years ago
  52. 13774d2 AccessibilityNodeInfo not properly returning checked status by Svetoslav Ganov · 14 years ago
  53. 0d4b9c9 We must keep up with the Joneses. by Dianne Hackborn · 14 years ago
  54. dbad552 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  55. 1e8b3e4 am 11954872: am 5af3405f: am ecda5461: Merge "Fix lease duration handling" into honeycomb-mr2 by Irfan Sheriff · 14 years ago
  56. 1195487 am 5af3405f: am ecda5461: Merge "Fix lease duration handling" into honeycomb-mr2 by Irfan Sheriff · 14 years ago
  57. 5af3405 am ecda5461: Merge "Fix lease duration handling" into honeycomb-mr2 by Irfan Sheriff · 14 years ago
  58. 181aafd am 9c3c3004: am d8f9a83c: resolved conflicts for merge of d027329c to gingerbread-plus-aosp by Marco Nelissen · 14 years ago
  59. 554344e Merge "Added vcard query parameter for not attaching photo." by Martijn Coenen · 14 years ago
  60. 5687876 Fix lease duration handling by Irfan Sheriff · 14 years ago
  61. 9c3c300 am d8f9a83c: resolved conflicts for merge of d027329c to gingerbread-plus-aosp by Marco Nelissen · 14 years ago
  62. f8905fd VPN: change some strings in VPN notifications. by Chia-chi Yeh · 14 years ago
  63. 9ee8154 Increase the visibility of SynthesisRequest by Narayan Kamath · 14 years ago
  64. 45d937e Merge "Modified Voicemail.SOURCE_DATA value to match with the constant name." by Debashish Chatterjee · 14 years ago
  65. 1274f2b Merge "Include template in data warning/limit intents." by Jeff Sharkey · 14 years ago
  66. 0acb8d3 Merge "Fix Gravity start/end" by Fabrice Di Meglio · 14 years ago
  67. 14711eb Include template in data warning/limit intents. by Jeff Sharkey · 14 years ago
  68. c905dd3 Merge "de_DE "Mai" isn't an abbreviation." by Elliott Hughes · 14 years ago
  69. 0656bc3 Merge "Bug 4579629. Send before and after text when suggestion is picked." by Gilles Debunne · 14 years ago
  70. 1943697 Merge "Support for getting the background color" by John Reck · 14 years ago
  71. d8f9a83 resolved conflicts for merge of d027329c to gingerbread-plus-aosp by Marco Nelissen · 14 years ago
  72. 037d3ff Added vcard query parameter for not attaching photo. by Martijn Coenen · 14 years ago
  73. ed2ea73 Merge "Fix a bug in TextToSpeech." by Narayan Kamath · 14 years ago
  74. 7658408 Modified Voicemail.SOURCE_DATA value to match with the constant name. by Debashish Chatterjee · 14 years ago
  75. d0648ed Fix a bug in TextToSpeech. by Narayan Kamath · 14 years ago
  76. 497e443 Data usage warning and limit notifications. by Jeff Sharkey · 14 years ago
  77. 484a6c5 Merge "Make FastScroller behave kinder and gentler when an app decides to return null from SectionIndexer#getSections()" by Adam Powell · 14 years ago
  78. 5ab3cbc Merge "Add support for disabling pointer gestures." by Jeff Brown · 14 years ago
  79. 474dcb5 Add support for disabling pointer gestures. by Jeff Brown · 14 years ago
  80. f49971e Make FastScroller behave kinder and gentler when an app decides to by Adam Powell · 14 years ago
  81. c04c457 Merge "Refactor Bluetooth Profile." by Jaikumar Ganesh · 14 years ago
  82. f878916 Refactor Bluetooth Profile. by Jaikumar Ganesh · 14 years ago
  83. 15856f7 am 27bad6f3: am baa89d38: am f930232f: Fix a major problem in fragment lifecycle. by Dianne Hackborn · 14 years ago
  84. 27bad6f am baa89d38: am f930232f: Fix a major problem in fragment lifecycle. by Dianne Hackborn · 14 years ago
  85. 0daf40c am 2bcd9c6e: am eb5e633a: am 608a200d: Merge "Stability fixes for PreferenceFragments." into honeycomb-mr2 by Amith Yamasani · 14 years ago
  86. baa89d3 am f930232f: Fix a major problem in fragment lifecycle. by Dianne Hackborn · 14 years ago
  87. f930232 Fix a major problem in fragment lifecycle. by Dianne Hackborn · 14 years ago
  88. 938ef7a Merge "resolved conflicts for merge of e95c07bd to master" by Dianne Hackborn · 14 years ago
  89. c391a98 Merge "Fix bug 4521549 - Crash in ScrollingTabContainerView, when using a tab with null text" by Adam Powell · 14 years ago
  90. 251df77 Fix bug 4521549 - Crash in ScrollingTabContainerView, when using a tab by Adam Powell · 14 years ago
  91. 7af75af Fix external storage bug for BT stress tests by Eric Rowe · 14 years ago
  92. 85407fa Merge "Add TextureView.getBitmap()" by Romain Guy · 14 years ago
  93. 67f8de0 Fix Gravity start/end by Fabrice Di Meglio · 14 years ago
  94. 1532991 Merge "minor documentation fixes" by Nick Pelly · 14 years ago
  95. 77a8116 Add TextureView.getBitmap() by Romain Guy · 14 years ago
  96. b0b24b3 Support SIM permanently disabled state. by John Wang · 14 years ago
  97. 542f240 minor documentation fixes by Ben Dodson · 14 years ago
  98. e460e6d Merge "Add View.getResolvedLayoutDirection()" by Fabrice Di Meglio · 14 years ago
  99. c005322 Add View.getResolvedLayoutDirection() by Fabrice Di Meglio · 14 years ago
  100. 3fe9cc5 resolved conflicts for merge of e95c07bd to master by Dianne Hackborn · 14 years ago