index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
accounts
/
AuthenticatorDescription.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-08-06
Add @UnsupportedAppUsage annotations
Mathew Inwood
2010-12-17
Add a new attribute to auth descriptors to indicate custom handling of permis...
Costin Manolache
2010-03-11
Add correct copyright headers to multiple files
Kenny Root
2010-03-01
Fix misspelling in JavaDoc tag
Kenny Root
2009-11-10
Make the RegisteredSErvices Cache not allow the registered service for a
Fred Quintana
2009-10-22
update account manager javadoc
Fred Quintana
2009-09-10
Add smallIcon and accountPreferences references to AuthenticatorDescription. ...
Jim Miller
2009-08-27
add an accessor for Context for use by subclasses
Fred Quintana
2009-06-15
add icon and label to the authenticator description
Fred Quintana