1. b49cb25 DO NOT MERGE. Provider to share private files between apps. by Jeff Sharkey · 12 years ago
  2. 1b8262b Disable MotionEvent splitting for DrawerLayout by Adam Powell · 12 years ago
  3. d0cb211 Omit dimmed children from accessibility nav in SlidingPaneLayout by Adam Powell · 12 years ago
  4. 753e0f1 ActionBarDrawerToggle behavior tweak by Adam Powell · 12 years ago
  5. f993018 Fix a parallax/view visibility bug in SlidingPaneLayout by Adam Powell · 12 years ago
  6. f4445e0 Fix a layer handling bug in SlidingPaneLayout by Adam Powell · 12 years ago
  7. 79f95ce Add ActionBarDrawerToggle by Adam Powell · 12 years ago
  8. 1b89ad4 Build fix by Adam Powell · 12 years ago
  9. 3cf6141 Tweak accessibility handling for SlidingPaneLayout/DrawerLayout by Adam Powell · 12 years ago
  10. b5a259b Fix SlidingPaneLayout crash on < api 11 devices by Adam Powell · 12 years ago
  11. c89f538 Accessibility support and drawing optimization for SlidingPaneLayout by Adam Powell · 12 years ago
  12. 7d0061d Better accessibility support for DrawerLayout by Adam Powell · 12 years ago
  13. d44315a SlidingPaneLayout cleanup/bugfix by Adam Powell · 12 years ago
  14. 58898b6 Fix erroneously shaded panes in SlidingPaneLayout after resizing by Adam Powell · 12 years ago
  15. 0e44aa8 am 9cdb85b0: am 33586fb4: remove redundant/confusing links to pager classes. Although the links are technically unique, the links appear as duplicates and the added value is mostly redundant. by Scott Main · 12 years ago
  16. 33586fb remove redundant/confusing links to pager classes. by Scott Main · 12 years ago
  17. 09c3862 Expand DrawerLayout docs by Adam Powell · 12 years ago
  18. cde2707 Have DrawerLayout proactively cancel touch events during drawer peek by Adam Powell · 12 years ago
  19. fe13077 Let apps change the scrim color for DrawerLayout by Adam Powell · 12 years ago
  20. 1538310 Tweak ViewDragHelper's edge detection size by Adam Powell · 12 years ago
  21. 1732720 Add a short delay for drawer peeking in DrawerLayout by Adam Powell · 12 years ago
  22. ea7b10f Tweak sensitivity/touch handling for ViewDragHelper/DrawerLayout by Adam Powell · 12 years ago
  23. f1452d1 Fix ViewPager child drawing order sorting by Adam Powell · 12 years ago
  24. 31dac59 Add some debug logging for a strange edge case in ViewPager by Adam Powell · 12 years ago
  25. fd5162a Tune ViewDragHelper edge detection by Adam Powell · 12 years ago
  26. acc8232 Be stricter about detecting DrawerLayout/ViewDragHelper edge drags by Adam Powell · 12 years ago
  27. 00ca253 Support layout_margin* on DrawerLayout children by Adam Powell · 12 years ago
  28. 8e01d24 Save DrawerLayout lock state as instance state by Adam Powell · 12 years ago
  29. 0492ea2 Locking drawers for DrawerLayout by Adam Powell · 12 years ago
  30. 72c7316 Fix SlidingPaneLayout erroneous dimming after resize by Adam Powell · 12 years ago
  31. 8bc268e Fix DrawerLayout crash in touch handling by Adam Powell · 12 years ago
  32. 89e1788 SlidingPaneLayout features, ViewDragHelper bugfixes by Adam Powell · 12 years ago
  33. 57902cf DrawerLayout polish features by Adam Powell · 12 years ago
  34. 2983619 Prevent strange falsing on SlidingPaneLayout by Adam Powell · 12 years ago
  35. 7998269 Fix crash caused by ViewDragHelper by Adam Powell · 12 years ago
  36. 791f31b Make DrawerLayout automatically close drawers on back button press by Adam Powell · 12 years ago
  37. 32a53a6 DrawerLayout touch behavior tuning by Adam Powell · 12 years ago
  38. b562d85 DrawerLayout features/bugfixes/tuning/optimization by Adam Powell · 12 years ago
  39. 471f0f4 Fix minor SlidingPaneLayout/ViewDragHelper bugs; remove dead code by Adam Powell · 12 years ago
  40. 1fbad11 Quick fix for a ViewDragHelper touch bug by Adam Powell · 12 years ago
  41. 1d26501 Initial DrawerLayout implementation by Adam Powell · 12 years ago
  42. 6580cf4 Fix ViewDragHelper/SlidingPaneLayout bugs by Adam Powell · 12 years ago
  43. 3f50aaf Fix SlidingPaneLayout dim threshold calculation by Adam Powell · 12 years ago
  44. b9e34c7 Make ScrollerCompat public/expand it by Adam Powell · 12 years ago
  45. c56ba65 Factor ViewDragHelper out from SlidingPaneLayout by Adam Powell · 12 years ago
  46. f48af33 Fix missing onSingleTapConfirmed calls in GestureDetectorCompat by Adam Powell · 12 years ago
  47. 1e43161 SlidingPaneLayout tweaks, fixes and optimizations by Adam Powell · 12 years ago
  48. 199a13c Throw exception if PagerAdapters are modified without notifyDataSetChanged by Adam Powell · 12 years ago
  49. 29d4f2a Merge "Allow tweaking SlidingPaneLayout fade colors/behavior" into jb-mr1.1-ub-dev by Adam Powell · 12 years ago
  50. 81e2f00 Allow tweaking SlidingPaneLayout fade colors/behavior by Adam Powell · 12 years ago
  51. 94a8e45 Merge "Increase base duration of SlidingPaneLayout programmatic scrolling" into jb-mr1.1-ub-dev by Adam Powell · 12 years ago
  52. 2596087 Increase base duration of SlidingPaneLayout programmatic scrolling by Adam Powell · 12 years ago
  53. 3c27390 Merge "Don't hide SlidingPaneLayout shadows if things don't slide" into jb-mr1.1-ub-dev by Adam Powell · 12 years ago
  54. 3783c4b Don't hide SlidingPaneLayout shadows if things don't slide by Adam Powell · 12 years ago
  55. d734678 Merge "SlidingPaneLayout layout stability fixes" into jb-mr1.1-ub-dev by Adam Powell · 12 years ago
  56. 06506fe SlidingPaneLayout layout stability fixes by Adam Powell · 12 years ago
  57. 860155e ViewPager: handle focus direction properly by Dake Gu · 12 years ago
  58. ee3f0ff SlidingPaneLayout features by Adam Powell · 12 years ago
  59. 44fc139 Make ViewPager scroll to the current item after deferred populate by Adam Powell · 12 years ago
  60. ad9696c Fix some layout bugs with SlidingPaneLayout by Adam Powell · 12 years ago
  61. fba5d14 Making registering and unregistering DataSetObservable on PagerAdapter public by Adam Cohen · 12 years ago
  62. a20bbdb am 0bb301ec: Remove cruft from ViewPager by Adam Powell · 12 years ago
  63. 0bb301e Remove cruft from ViewPager by Adam Powell · 12 years ago
  64. 0eefe9a Simplify implementation of SlidingPaneLayout by Adam Powell · 12 years ago
  65. 49714d6 Add missing NotificationCompat.BigPictureStyle.bigLargeIcon method. by Roman Nurik · 12 years ago
  66. 6a5642d am d267c93c: Fix a bug that could cause ViewPager to select the wrong page by Adam Powell · 12 years ago
  67. d267c93 Fix a bug that could cause ViewPager to select the wrong page by Adam Powell · 12 years ago
  68. 9236f27 am 0f1e7f18: am 76a83388: am 16991ca8: Tweak ViewPager behavior for more DWIM goodness by Adam Powell · 12 years ago
  69. 0f1e7f1 am 76a83388: am 16991ca8: Tweak ViewPager behavior for more DWIM goodness by Adam Powell · 12 years ago
  70. 76a8338 am 16991ca8: Tweak ViewPager behavior for more DWIM goodness by Adam Powell · 12 years ago
  71. 16991ca Tweak ViewPager behavior for more DWIM goodness by Adam Powell · 12 years ago
  72. 01cb45a Merge "SlidingPaneLayout features" by Adam Powell · 12 years ago
  73. 6debd2b SlidingPaneLayout features by Adam Powell · 12 years ago
  74. fdd9223 Fix for ViewPager population error on first layout by Adam Powell · 12 years ago
  75. 6a52bca am f086fd33: am 2008690a: Merge "Add compatibility implementation of ActivityOptions and start activity." by Adam Powell · 12 years ago
  76. f086fd3 am 2008690a: Merge "Add compatibility implementation of ActivityOptions and start activity." by Adam Powell · 12 years ago
  77. 2008690 Merge "Add compatibility implementation of ActivityOptions and start activity." by Adam Powell · 12 years ago
  78. 3a96487 Add compatibility implementation of ActivityOptions and start activity. by Jake Wharton · 12 years ago
  79. def2fb3 am 506f1fb8: am 64c0f2e5: am 71249413: Fix build. by Dianne Hackborn · 12 years ago
  80. 64c0f2e am 71249413: Fix build. by Dianne Hackborn · 12 years ago
  81. 7124941 Fix build. by Dianne Hackborn · 12 years ago
  82. 0496b2a am 3fb07dfb: am c509e6d7: am ab85436a: Merge "SDK only: improve SearchViewCompat" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  83. c509e6d am ab85436a: Merge "SDK only: improve SearchViewCompat" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  84. ab85436 Merge "SDK only: improve SearchViewCompat" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  85. 44e3a52 SDK only: improve SearchViewCompat by Dianne Hackborn · 12 years ago
  86. 7bf26d1 am 4d5e02c3: am a2ff018a: am 81ba406a: am 82956802: LOCAL_SDK_VERSION=17 for android-support-v4-jellybean-mr1 by Jim Guggemos · 12 years ago
  87. a2ff018 am 81ba406a: am 82956802: LOCAL_SDK_VERSION=17 for android-support-v4-jellybean-mr1 by Jim Guggemos · 12 years ago
  88. 81ba406 am 82956802: LOCAL_SDK_VERSION=17 for android-support-v4-jellybean-mr1 by Jim Guggemos · 12 years ago
  89. 8295680 LOCAL_SDK_VERSION=17 for android-support-v4-jellybean-mr1 by Jim Guggemos · 12 years ago
  90. 68844d5 am f3e204d8: am 493d7132: am 37a7c5d2: Fix use of removeView() during layout by Chet Haase · 12 years ago
  91. 493d713 am 37a7c5d2: Fix use of removeView() during layout by Chet Haase · 12 years ago
  92. 37a7c5d Fix use of removeView() during layout by Chet Haase · 12 years ago
  93. bd7ba9e Merge jb-mr1-dev into aosp/master - do not merge by The Android Open Source Project · 12 years ago
  94. 26ede98 am 752b5e48: am e950e1c4: am 0675f15e: am ad651749: am b6ede974: am 884c97b0: Javadoc: API level support for NotificationCompat by Joe Malin · 12 years ago
  95. e950e1c am 0675f15e: am ad651749: am b6ede974: am 884c97b0: Javadoc: API level support for NotificationCompat by Joe Malin · 12 years ago
  96. ad65174 am b6ede974: am 884c97b0: Javadoc: API level support for NotificationCompat by Joe Malin · 12 years ago
  97. b6ede97 am 884c97b0: Javadoc: API level support for NotificationCompat by Joe Malin · 12 years ago
  98. 5c10c89 am 279d16a9: am a86ff2d3: am c6e1bcb2: am 215e3168: Updating the support library to user SDK version integer. by Svetoslav Ganov · 12 years ago
  99. a86ff2d am c6e1bcb2: am 215e3168: Updating the support library to user SDK version integer. by Svetoslav Ganov · 12 years ago
  100. 215e316 Updating the support library to user SDK version integer. by Svetoslav Ganov · 12 years ago