summaryrefslogtreecommitdiff
path: root/core/java/android/accounts
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge "Revert "Ignore GrantCredentials call with unexpected calling uid."" in...Dmitry Dementyev2020-11-101-28/+6
| | |\| | |
| | | * | | Merge "Revert "Ignore GrantCredentials call with unexpected calling uid."" in...Dmitry Dementyev2020-11-101-28/+6
| | | |\ \ \
| | | | * \ \ Merge "Revert "Ignore GrantCredentials call with unexpected calling uid."" in...Dmitry Dementyev2020-11-101-28/+6
| | | | |\ \ \
| | | | | * | | Revert "Ignore GrantCredentials call with unexpected calling uid."Dmitry Dementyev2020-11-101-28/+6
| | | | * | | | Merge "Check that Account Parcel has name and type." into oc-dev am: 3349eaa9...TreeHugger Robot2020-11-101-0/+6
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Merge "Check that Account Parcel has name and type." into oc-dev am: 3349eaa9...TreeHugger Robot2020-11-101-0/+6
| | | | | |\ \ \
| | | | | | * \ \ Merge "Check that Account Parcel has name and type." into oc-devTreeHugger Robot2020-11-101-0/+6
| | | | | | |\ \ \
| | | | | | | * | | Check that Account Parcel has name and type.Dmitry Dementyev2020-11-061-0/+6
| | | | | * | | | | Ignore GrantCredentials call with unexpected calling uid. am: 88787b77a0 am: ...Dmitry Dementyev2020-11-061-6/+28
| | | | | |\| | | |
| | | | | | * | | | Ignore GrantCredentials call with unexpected calling uid.Dmitry Dementyev2020-11-061-6/+28
| | | | | | |/ / /
| * | | | | | | / Merge "Ignore GrantCredentials call with unexpected calling uid." into pi-dev...TreeHugger Robot2020-11-061-6/+28
| |\| | | | | | | | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Merge "Ignore GrantCredentials call with unexpected calling uid." into pi-dev...TreeHugger Robot2020-11-061-6/+28
| | |\| | | | |
| | | * | | | | Merge "Ignore GrantCredentials call with unexpected calling uid." into pi-dev...TreeHugger Robot2020-11-061-6/+28
| | | |\| | | |
| | | | * | | | Ignore GrantCredentials call with unexpected calling uid.Dmitry Dementyev2020-11-051-6/+28
| | * | | | | | Remove hidden shared account methods from AccountManager.javaDmitry Dementyev2020-02-062-32/+0
| | |/ / / / /
* | | | | | | Revert "Ignore GrantCredentials call with unexpected calling uid."Dmitry Dementyev2020-11-101-28/+6
* | | | | | | Ignore GrantCredentials call with unexpected calling uid.Dmitry Dementyev2020-11-061-6/+28
* | | | | | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-292-5/+6
* | | | | | | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-282-6/+5
* | | | | | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-272-5/+6
* | | | | | | Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-154-5/+8
* | | | | | | Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey2020-09-151-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-1/+1
| |/ / / / /
* | | | | | Fix typo in AccountManager.javaDmitry Dementyev2020-04-221-1/+1
* | | | | | Merge "Fix typo in AccountManager JavaDoc."Dmitry Dementyev2020-04-221-6/+6
|\ \ \ \ \ \
| * | | | | | Fix typo in AccountManager JavaDoc.Dmitry Dementyev2020-04-221-7/+7
* | | | | | | Fix imports in AccountManager.Dmitry Dementyev2020-04-221-2/+1
|/ / / / / /
* | | | | | Correct debugging of accountsForUser binder cacheLee Shombert2020-04-061-0/+10
* | | | | | Adding binder cache for AccountManagerService:getAccountsAsUserEdgar Arriaga García2020-03-051-6/+74
* | | | | | add binder-cache for getUserDataEdgar Arriaga García2020-03-051-7/+82
|/ / / / /
* | | | | AccountManager APIs use context.getUserId for "asUser" operationsValentin Iftime2019-12-192-47/+32
* | | | | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-185-7/+7
* | | | | Remove hidden shared account methods from AccountManager.javaDmitry Dementyev2019-12-172-32/+0
* | | | | Merge "Deprecate account-specific activity subclass" am: b7c5d354fb am: 31069...Charles Munger2019-11-192-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge "Deprecate account-specific activity subclass" am: b7c5d354fbCharles Munger2019-11-192-2/+4
| |\ \ \ \
| | * | | | Deprecate account-specific activity subclassCharles Munger2019-11-182-2/+4
| * | | | | Merge "Add @UnsupportedAppUsage annotations for greylist." am: 423c3a32d6Artur Satayev2019-11-111-0/+2
|/| | | | | | |/ / / /
| * | | | Add @UnsupportedAppUsage annotations for greylist.Artur Satayev2019-11-081-0/+2
* | | | | docs: Added consent notice re. getAccounts()Kevin Hufnagle2019-10-211-0/+31
|/ / / /
* | | | Check that Account Parcel has name and type.Dmitry Dementyev2019-04-081-0/+6
* | | | Merge "Add @UnsupportedAppUsage annotations"Andrei-Valentin Onea2019-03-063-0/+13
|\ \ \ \
| * | | | Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-043-0/+13
* | | | | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-284-4/+4
|/ / / /
* | | | Limit access to suspected false positives.Mathew Inwood2018-12-282-8/+9
* | | | Document AccountManager method failures for locked user.Dmitry Dementyev2018-10-301-13/+8
* | | | Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6kopriva2018-10-091-1/+1
|\ \ \ \
| * | | | Merge "docs: fixing errors found with lint check" into pi-devkopriva2018-10-091-1/+1
| |\| | |
| | * | | docs: fixing errors found with lint checkkopriva2018-10-091-1/+1
* | | | | Merge "Expand isCredentialsUpdateSuggested docs."Dmitry Dementyev2018-10-031-1/+2
|\ \ \ \ \
| * | | | | Expand isCredentialsUpdateSuggested docs.Dmitry Dementyev2018-10-021-2/+2