summaryrefslogtreecommitdiffstats
path: root/core/java/android/accounts/AccountManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add get_accounts app opSvetoslav2015-09-081-7/+10
* Revert "Revert "Permissions: GET_ACCOUNTS permission cleanup""Ian Pedowitz2015-08-051-22/+31
* Revert "Permissions: GET_ACCOUNTS permission cleanup"Ian Pedowitz2015-08-041-31/+22
* Merge "Permissions: GET_ACCOUNTS permission cleanup" into mnc-devCarlos Valdivia2015-07-301-22/+31
|\
| * Permissions: GET_ACCOUNTS permission cleanupCarlos Valdivia2015-07-301-22/+31
* | [Improve docs for AccountManager]Simranjit Singh Kohli2015-07-291-0/+93
|/
* Prevent null allowableAccounts from crashingCraig Lafayette2015-07-141-1/+1
* Revert "Revert "Security: AccountChooser shouldn't auto reveal accounts.""Carlos Valdivia2015-07-101-7/+59
* Revert "Security: AccountChooser shouldn't auto reveal accounts."Baligh Uddin2015-07-101-60/+8
* Security: AccountChooser shouldn't auto reveal accounts.Carlos Valdivia2015-07-091-8/+60
* Tweak GET_ACCOUNTS behavior and improve memory.Carlos Valdivia2015-06-301-2/+4
* [Modify LastAuthenticatedTimestamp behaviour]:Simranjit Singh Kohli2015-06-191-12/+22
* Revert "Revert "Permissions: Fix account related permissions.""Carlos Valdivia2015-06-111-108/+47
* Revert "Permissions: Fix account related permissions."Carlos Valdivia2015-06-111-47/+108
* Permissions: Fix account related permissions.Carlos Valdivia2015-06-111-108/+47
* [ChooseAccount/AccountManager.newChooseAccountIntent Bug Fixes]Simranjit Singh Kohli2015-05-221-1/+2
* Add permission annotations on the AccountManagerTor Norbye2015-05-041-1/+37
* [Update API]:Simranjit Singh Kohli2015-04-281-6/+5
* [Auth:Last Credentials Timing] : Introducing APISimranjit Singh Kohli2015-03-301-6/+44
* New AccountManager method to copy accounts between users.Esteban Talavera2014-11-141-0/+34
* [RemoveAccount API]: Adding support for intent.Simranjit Singh Kohli2014-11-071-13/+114
* Allow authenticators to rename accounts.Carlos Valdivia2014-07-211-0/+66
* Ads per-user APIs to manage accounts through the AccountManagerAlexandra Gherghina2014-07-171-6/+59
* Modifies APIs for retrieving managed profile accounts.Alexandra Gherghina2014-06-121-1/+45
* am 2618ac55: am a37bda7b: am 468d82bb: am 6bf45dc7: am b6a35268: B9257437: Ty...Joe Malin2013-06-031-1/+1
|\
| * B9257437: Typo in javadoc for AccountManagerJoe Malin2013-06-031-1/+1
* | Improve API and documentationAmith Yamasani2013-04-191-0/+17
* | Block access to accounts for limited users.Amith Yamasani2013-03-301-2/+19
* | am 6eebd6e6: am 6f50c846: am d2c1e947: am 39f864b1: am 5018688b: Merge "Doc u...kmccormick2013-03-291-1/+1
|\ \ | |/
| * Doc update: incorrect method namekmccormick2013-03-291-1/+1
* | AccountManager changes for profile seeding.Jatin Lodhia2013-03-281-2/+3
* | Application restrictions APIAmith Yamasani2013-03-201-1/+4
* | Move the account picker class name to a config resource.Amith Yamasani2013-03-141-3/+12
* | Shared accounts and sharing of appsAmith Yamasani2013-03-061-0/+51
* | am cb5cb740: am aecee8a9: am 717797db: am f763b717: Merge "Authenticate corre...Amith Yamasani2012-11-081-3/+25
|\ \ | |/
| * Authenticate correct user's account when pattern fails multiple times.Amith Yamasani2012-11-051-3/+25
* | Fix docs typo: startActivityWithResult should be startActivityForResult.Mark Fickett2012-09-051-1/+1
|/
* Added or fixed doctrings for required permissions.Nicolas Falliere2012-06-181-1/+2
* Add an updateAppPermission() API call to the AccountManagerService AIDLFred Quintana2012-05-241-0/+49
* Fixed the javadoc for AccountManager.newChooseAccountIntent()Fred Quintana2011-09-191-6/+8
* Continuation of the unified account chooser flow.Fred Quintana2011-09-161-4/+25
* Add a generic account chooser/add account flow for apps.Fred Quintana2011-09-151-0/+40
* b/5316640 fix bundle addCostin Manolache2011-09-141-6/+14
* For consistency with getAuthToken, pass UID/PID for add account. Needed for c...Costin Manolache2011-09-121-14/+19
* Add a form of getAuthToken that both accepts an options Bundle andFred Quintana2011-09-081-0/+97
* Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom2011-04-071-1/+2
* If 'customTokens', let authenticator handle notification.Costin Manolache2011-01-251-0/+7
* Add a new attribute to auth descriptors to indicate custom handling of permis...Costin Manolache2010-12-171-0/+6
* COMMENT ONLY change to fix some formatting glitches andDan Egnor2010-08-021-69/+73
* allow null authtokens to invalidateAuthTokenFred Quintana2010-04-011-4/+5