summaryrefslogtreecommitdiff
path: root/core/java/android/widget/SlidingDrawer.java
AgeCommit message (Expand)Author
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-07Update core widgets to save attribute source info.Aurimas Liutikas
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2016-06-27Don't double-invoke scroll ended listener in animate*Kirill Grouchnikov
2015-10-20Fix a few view ctors to not call Looper.myLooperJohn Reck
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-06First quick implementation of auto assist data.Dianne Hackborn
2015-01-07Fix accessibility delegationAlan Viverette
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2012-07-03Deprecate unsupported widgets.Romain Guy
2012-01-17AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov
2010-10-26Enable display lists.Romain Guy
2010-01-08Deprecate fill_parent and introduce match_parent.Romain Guy
2009-05-14Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov
2009-04-30Fix typo in exception message and add a new exception if the user tries to us...Romain Guy
2009-03-11auto import from //branches/cupcake/...@137873The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project