summaryrefslogtreecommitdiff
path: root/core/java/android/accounts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge "docs: fixing typo, bug 37006473" into pi-dev am: 323a915bb3kopriva2018-10-021-3/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "docs: fixing typo, bug 37006473" into pi-devkopriva2018-10-021-3/+2
| |\|
| | * docs: fixing typo, bug 37006473kopriva2018-10-021-3/+2
| * | Merge "Add @UnsupportedAppUsage annotations"Treehugger Robot2018-08-095-0/+25
| |\ \ | | |/ | |/|
| | * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-065-0/+25
* | | Obfuscate account name in account manager logs and dumpsys.Hui Yu2018-09-101-1/+36
* | | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-065-0/+25
* | | Moved some activities implementation to ActivityTaskManagerService (2/n)Wale Ogunwale2018-06-122-4/+6
|/ /
* | Add OWNERS for AccountManager.Sandra Kwan2018-02-161-0/+10
* | Pass in the user defined by Context.Jeff Sharkey2018-02-031-3/+3
* | Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-2/+7
|/
* Merge "Fix AddAccountSettings memory leak" am: 104501fa29 am: c17b4e5a14Fyodor Kupolov2017-09-192-0/+7
|\
| * Fix AddAccountSettings memory leaktiansiming2017-09-112-0/+7
* | Fix broken javadocs.Jeff Sharkey2017-08-061-6/+6
* | Improve documentation for custome token.sunjian2017-07-142-6/+14
* | Currently, when an account with USER_MANAGED_NOT_VISIBLE is chosensunjian2017-06-191-3/+37
|/
* Merge "Fix visibility issue in AccountManager.getAuthTokenByFeatures." into o...Jian Sun2017-06-062-61/+30
|\
| * Fix visibility issue in AccountManager.getAuthTokenByFeatures.sunjian2017-06-052-61/+30
* | Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-0/+3
|/
* Update AccountManager visibility JavaDoc.Dmitry Dementyev2017-05-031-17/+31
* Use invalid package names for special keys in AccountManager.Dmitry Dementyev2017-04-271-2/+2
* Update PACKAGE_REMOVED broadcast.Dmitry Dementyev2017-04-241-1/+7
* Merge "Remove unnecessary casts on calls to findViewById" into oc-devTreeHugger Robot2017-04-144-7/+7
|\
| * Remove unnecessary casts on calls to findViewByIdAlan Viverette2017-04-144-7/+7
* | Add ACTION_ACCOUNT_REMOVED to Account Manager.Dmitry Dementyev2017-04-131-0/+9
|/
* Make visible only accounts for which authenticator supports contacts operationsDmitry Dementyev2017-04-071-5/+13
* Don't show empty account list in account chooser.Dmitry Dementyev2017-03-311-44/+61
* Update AccountManager JavaDoc.Dmitry Dementyev2017-03-221-14/+14
* Implement runtime account update notifications.Dmitry Dementyev2017-03-212-12/+45
* Create new BroadcastBehavior annotation.Jeff Sharkey2017-03-081-0/+5
* Update AccountManager getAccountVisibility method to better handle default ca...Dmitry Dementyev2017-02-161-3/+10
* Use correct packageName for checking if it belongs to callingUid.Sudheer Shanka2017-02-142-2/+2
* Update Account Discovery API.Dmitry Dementyev2017-02-023-44/+55
* Merge "Implement Account Discovery API."Dmitry Dementyev2017-01-264-47/+112
|\
| * Implement Account Discovery API.Dmitry Dementyev2017-01-254-47/+112
* | Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9Elliot Waite2017-01-261-2/+2
|\ \ | |/ |/|
| * Fix @links in reference docs. am: 54de77470dElliot Waite2017-01-261-2/+2
| |\
| | * Fix @links in reference docs.Elliot Waite2017-01-251-2/+2
| | * Merge "Changed themes for core activities" into nyc-mr1-devTreeHugger Robot2016-09-281-1/+1
| | |\