summaryrefslogtreecommitdiff
path: root/core/java/android/accounts/AuthenticatorDescription.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-08-06Add @UnsupportedAppUsage annotationsMathew Inwood
2010-12-17Add a new attribute to auth descriptors to indicate custom handling of permis...Costin Manolache
2010-03-11Add correct copyright headers to multiple filesKenny Root
2010-03-01Fix misspelling in JavaDoc tagKenny Root
2009-11-10Make the RegisteredSErvices Cache not allow the registered service for aFred Quintana
2009-10-22update account manager javadocFred Quintana
2009-09-10Add smallIcon and accountPreferences references to AuthenticatorDescription. ...Jim Miller
2009-08-27add an accessor for Context for use by subclassesFred Quintana
2009-06-15add icon and label to the authenticator descriptionFred Quintana