summaryrefslogtreecommitdiff
path: root/core/java/android/accounts/Account.java
AgeCommit message (Expand)Author
2021-09-20Prevent apps from spamming addAccountExplicitly.Aseem Kumar
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-04-08Check that Account Parcel has name and type.Dmitry Dementyev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-09-10Obfuscate account name in account manager logs and dumpsys.Hui Yu
2018-08-06Add @UnsupportedAppUsage annotationsMathew Inwood
2016-09-23Use tokens instead of account access trackersSvet Ganov
2016-09-20While-list apps to access account if already saw itSvet Ganov
2009-08-14- changed removeAccount() to be handled by the AccountAuthenticator and to re...Fred Quintana
2009-04-08AI 145177: phase two of the AccountManagerFred Quintana
2009-03-24Automated import from //branches/master/...@142414,142414Fred Quintana