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. 9cdb85b 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
  17. 33586fb remove redundant/confusing links to pager classes. by Scott Main · 12 years ago
  18. 09c3862 Expand DrawerLayout docs by Adam Powell · 12 years ago
  19. cde2707 Have DrawerLayout proactively cancel touch events during drawer peek by Adam Powell · 12 years ago
  20. fe13077 Let apps change the scrim color for DrawerLayout by Adam Powell · 12 years ago
  21. 1538310 Tweak ViewDragHelper's edge detection size by Adam Powell · 12 years ago
  22. 1732720 Add a short delay for drawer peeking in DrawerLayout by Adam Powell · 12 years ago
  23. ea7b10f Tweak sensitivity/touch handling for ViewDragHelper/DrawerLayout by Adam Powell · 12 years ago
  24. f1452d1 Fix ViewPager child drawing order sorting by Adam Powell · 12 years ago
  25. 31dac59 Add some debug logging for a strange edge case in ViewPager by Adam Powell · 12 years ago
  26. ca2cf04 Make RS compat lib only compile in bundled branches. by Tim Murray · 12 years ago
  27. fd5162a Tune ViewDragHelper edge detection by Adam Powell · 12 years ago
  28. acc8232 Be stricter about detecting DrawerLayout/ViewDragHelper edge drags by Adam Powell · 12 years ago
  29. 00ca253 Support layout_margin* on DrawerLayout children by Adam Powell · 12 years ago
  30. 8e01d24 Save DrawerLayout lock state as instance state by Adam Powell · 12 years ago
  31. 0492ea2 Locking drawers for DrawerLayout by Adam Powell · 12 years ago
  32. 72c7316 Fix SlidingPaneLayout erroneous dimming after resize by Adam Powell · 12 years ago
  33. 8bc268e Fix DrawerLayout crash in touch handling by Adam Powell · 12 years ago
  34. 89e1788 SlidingPaneLayout features, ViewDragHelper bugfixes by Adam Powell · 12 years ago
  35. 887472d am f3ad8fc5: (-s ours) am d1665ab8: (-s ours) am dbd344bc: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  36. f3ad8fc am d1665ab8: (-s ours) am dbd344bc: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  37. d1665ab am dbd344bc: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  38. dbd344b Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
  39. 57902cf DrawerLayout polish features by Adam Powell · 12 years ago
  40. 2983619 Prevent strange falsing on SlidingPaneLayout by Adam Powell · 12 years ago
  41. 7998269 Fix crash caused by ViewDragHelper by Adam Powell · 12 years ago
  42. 791f31b Make DrawerLayout automatically close drawers on back button press by Adam Powell · 12 years ago
  43. 32a53a6 DrawerLayout touch behavior tuning by Adam Powell · 12 years ago
  44. b562d85 DrawerLayout features/bugfixes/tuning/optimization by Adam Powell · 12 years ago
  45. 471f0f4 Fix minor SlidingPaneLayout/ViewDragHelper bugs; remove dead code by Adam Powell · 12 years ago
  46. 1fbad11 Quick fix for a ViewDragHelper touch bug by Adam Powell · 12 years ago
  47. 1d26501 Initial DrawerLayout implementation by Adam Powell · 12 years ago
  48. 6580cf4 Fix ViewDragHelper/SlidingPaneLayout bugs by Adam Powell · 12 years ago
  49. 3f50aaf Fix SlidingPaneLayout dim threshold calculation by Adam Powell · 12 years ago
  50. b9e34c7 Make ScrollerCompat public/expand it by Adam Powell · 12 years ago
  51. c56ba65 Factor ViewDragHelper out from SlidingPaneLayout by Adam Powell · 12 years ago
  52. f48af33 Fix missing onSingleTapConfirmed calls in GestureDetectorCompat by Adam Powell · 12 years ago
  53. 1e43161 SlidingPaneLayout tweaks, fixes and optimizations by Adam Powell · 12 years ago
  54. 199a13c Throw exception if PagerAdapters are modified without notifyDataSetChanged by Adam Powell · 12 years ago
  55. 29d4f2a Merge "Allow tweaking SlidingPaneLayout fade colors/behavior" into jb-mr1.1-ub-dev by Adam Powell · 12 years ago
  56. 81e2f00 Allow tweaking SlidingPaneLayout fade colors/behavior by Adam Powell · 12 years ago
  57. 94a8e45 Merge "Increase base duration of SlidingPaneLayout programmatic scrolling" into jb-mr1.1-ub-dev by Adam Powell · 12 years ago
  58. 2596087 Increase base duration of SlidingPaneLayout programmatic scrolling by Adam Powell · 12 years ago
  59. 3c27390 Merge "Don't hide SlidingPaneLayout shadows if things don't slide" into jb-mr1.1-ub-dev by Adam Powell · 12 years ago
  60. 3783c4b Don't hide SlidingPaneLayout shadows if things don't slide by Adam Powell · 12 years ago
  61. d734678 Merge "SlidingPaneLayout layout stability fixes" into jb-mr1.1-ub-dev by Adam Powell · 12 years ago
  62. 06506fe SlidingPaneLayout layout stability fixes by Adam Powell · 12 years ago
  63. 860155e ViewPager: handle focus direction properly by Dake Gu · 12 years ago
  64. ee3f0ff SlidingPaneLayout features by Adam Powell · 12 years ago
  65. dfa6440 LOCAL_SDK_VERSION=17 for android-support-v4-jellybean-mr1 by Jim Guggemos · 12 years ago
  66. 44fc139 Make ViewPager scroll to the current item after deferred populate by Adam Powell · 12 years ago
  67. ad9696c Fix some layout bugs with SlidingPaneLayout by Adam Powell · 12 years ago
  68. fba5d14 Making registering and unregistering DataSetObservable on PagerAdapter public by Adam Cohen · 12 years ago
  69. a20bbdb am 0bb301ec: Remove cruft from ViewPager by Adam Powell · 12 years ago
  70. 0bb301e Remove cruft from ViewPager by Adam Powell · 12 years ago
  71. 0eefe9a Simplify implementation of SlidingPaneLayout by Adam Powell · 12 years ago
  72. 49714d6 Add missing NotificationCompat.BigPictureStyle.bigLargeIcon method. by Roman Nurik · 12 years ago
  73. 4912723 Revert 948cc9d4: Adding support for simplified collection widgets. Do not merge. by Ed Heyl · 12 years ago
  74. 5f10f73 Revert 0794d29b: Fix docs build. Do not merge. by Ed Heyl · 12 years ago
  75. 6a5642d am d267c93c: Fix a bug that could cause ViewPager to select the wrong page by Adam Powell · 12 years ago
  76. d267c93 Fix a bug that could cause ViewPager to select the wrong page by Adam Powell · 12 years ago
  77. 6147091 Merge "Fix docs build" by Adam Cohen · 12 years ago
  78. 0794d29 Fix docs build by Adam Cohen · 12 years ago
  79. 9236f27 am 0f1e7f18: am 76a83388: am 16991ca8: Tweak ViewPager behavior for more DWIM goodness by Adam Powell · 12 years ago
  80. 0f1e7f1 am 76a83388: am 16991ca8: Tweak ViewPager behavior for more DWIM goodness by Adam Powell · 12 years ago
  81. 76a8338 am 16991ca8: Tweak ViewPager behavior for more DWIM goodness by Adam Powell · 12 years ago
  82. d689595 Merge "Adding support for simplified collection widgets" by Adam Cohen · 12 years ago
  83. 16991ca Tweak ViewPager behavior for more DWIM goodness by Adam Powell · 12 years ago
  84. 948cc9d Adding support for simplified collection widgets by Adam Cohen · 12 years ago
  85. 01cb45a Merge "SlidingPaneLayout features" by Adam Powell · 12 years ago
  86. 6debd2b SlidingPaneLayout features by Adam Powell · 12 years ago
  87. fdd9223 Fix for ViewPager population error on first layout by Adam Powell · 12 years ago
  88. 6a52bca am f086fd33: am 2008690a: Merge "Add compatibility implementation of ActivityOptions and start activity." by Adam Powell · 12 years ago
  89. f086fd3 am 2008690a: Merge "Add compatibility implementation of ActivityOptions and start activity." by Adam Powell · 12 years ago
  90. 2008690 Merge "Add compatibility implementation of ActivityOptions and start activity." by Adam Powell · 12 years ago
  91. 3a96487 Add compatibility implementation of ActivityOptions and start activity. by Jake Wharton · 12 years ago
  92. c0c2863 Merge "Fix formatting for files in frameworks/support/appcompat." by Trevor Johns · 12 years ago
  93. 20ac724 Fix formatting for files in frameworks/support/appcompat. by Trevor Johns · 12 years ago
  94. def2fb3 am 506f1fb8: am 64c0f2e5: am 71249413: Fix build. by Dianne Hackborn · 12 years ago
  95. 506f1fb am 64c0f2e5: am 71249413: Fix build. by Dianne Hackborn · 12 years ago
  96. 64c0f2e am 71249413: Fix build. by Dianne Hackborn · 12 years ago
  97. 7124941 Fix build. by Dianne Hackborn · 12 years ago
  98. 0496b2a am 3fb07dfb: am c509e6d7: am ab85436a: Merge "SDK only: improve SearchViewCompat" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  99. 3fb07df am c509e6d7: am ab85436a: Merge "SDK only: improve SearchViewCompat" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  100. c509e6d am ab85436a: Merge "SDK only: improve SearchViewCompat" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago