summaryrefslogtreecommitdiff
path: root/core/java/android/util/XmlPullAttributes.java
AgeCommit message (Expand)Author
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2019-03-21Add @UnsupportedAppUsage annotationsAndrei Onea
2018-02-09Add AttributeSet.getAttributeNamespace().Dianne Hackborn
2011-08-11Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet
2010-02-25Re-arrange android-common so framework no longer links with it.Dianne Hackborn
2009-12-21Update imports to android-commonTom Taylor
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project