summaryrefslogtreecommitdiffstats
path: root/core/java/android/accounts
Commit message (Expand)AuthorAgeFilesLines
* When in the Choose Account flow if the accounts list display was initiallyFred Quintana2011-11-151-1/+15
* Fixed a bug that causes AccountManager calls to hang forever, eventuallyFred Quintana2011-10-241-5/+19
* fix bug where the instance saving of the ChooseTypeAndAccountActivityFred Quintana2011-10-171-8/+6
* reworked the flow in the account chooserFred Quintana2011-10-122-37/+147
* Merge "b/5399355 StringIndexOutOfBoundsException from AccountManagerService"Costin Manolache2011-10-071-2/+6
|\
| * b/5399355 StringIndexOutOfBoundsException from AccountManagerServiceCostin Manolache2011-10-071-2/+6
* | Add DUMP permission checks to servicesKenny Root2011-09-291-0/+8
* | Fix a bug in the account chooser where relaunching an in-progress flowFred Quintana2011-09-272-45/+56
|/
* An extra is being written as one type and read as the wrong type.Fred Quintana2011-09-192-8/+8
* Fixed the javadoc for AccountManager.newChooseAccountIntent()Fred Quintana2011-09-191-6/+8
* Continuation of the unified account chooser flow.Fred Quintana2011-09-163-22/+106
* Add a generic account chooser/add account flow for apps.Fred Quintana2011-09-153-0/+534
* 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-122-32/+36
* Add a form of getAuthToken that both accepts an options Bundle andFred Quintana2011-09-081-0/+97
* Make the AbstractAccountAuthenticator return an error to the AccountManagerSe...Fred Quintana2011-06-231-73/+45
* Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom2011-04-075-9/+33
* resolved conflicts for merge of 17f95e92 to honeycomb-plus-aosprepo sync2011-03-221-16/+0
|\
| * remove the code that clears the passwords when the simFred Quintana2011-03-071-91/+0
| * DO NOT MERGECostin Manolache2011-03-014-16/+135
| * Fix bug in permission grant system.Costin Manolache2010-12-092-26/+89
* | Fix a deadlock in AccountManagerService cause by differentFred Quintana2011-03-011-318/+350
* | Merge "Make the AccountManagerService clear old grants when the package that ...Fred Quintana2011-02-281-0/+35
|\ \
| * | Make the AccountManagerService clear old grants when the packageFred Quintana2011-02-281-0/+35
* | | remove the code that clears the passwords when the simFred Quintana2011-02-251-96/+0
|/ /
* | Add TelephonyManager.getCurrentPhoneTypeWink Saville2011-02-011-1/+1
* | Merge "If 'customTokens', let authenticator handle notification." into honeycombCostin Manolache2011-01-252-1/+11
|\ \
| * | If 'customTokens', let authenticator handle notification.Costin Manolache2011-01-252-1/+11
* | | Fix bug 3378333 - Holo-style layout for granting permissionsAdam Powell2011-01-251-1/+1
|/ /
* | Fix bug #3338957 (Account Picker and Account type picker need love)Fabrice Di Meglio2011-01-211-11/+109
* | Token cache was not reset on password changeCostin Manolache2011-01-191-0/+8
* | Add back NEW_TASK flag.Costin Manolache2011-01-171-0/+4
* | Fix previous quick fix, LoginOptions is final.Costin Manolache2011-01-141-4/+3
* | Fix NPE, caller may not pass loginOptions.Costin Manolache2011-01-141-0/+3
* | Add ActivityManager#isRunningInTestHarness() public API.Brett Chabot2011-01-091-4/+3
* | remove the hack to delay the accounts changed intent for the first accountFred Quintana2010-12-171-17/+1
* | Add a new attribute to auth descriptors to indicate custom handling of permis...Costin Manolache2010-12-174-8/+46
* | Fix bug in permission grant system.Costin Manolache2010-12-072-26/+89
* | add caching to the AccountManagerServiceFred Quintana2010-12-033-182/+490
* | Remove notifications for account when account is removed.Costin Manolache2010-11-161-0/+12
* | am 6f50a956: am 799f2bb0: am b37bca9e: Merge "COMMENT ONLY change to fix some...Dan Egnor2010-08-061-69/+73
|\ \ | |/
| * am b37bca9e: Merge "COMMENT ONLY change to fix some formatting glitches and (...Dan Egnor2010-08-061-69/+73
| |\
| | * COMMENT ONLY change to fix some formatting glitches andDan Egnor2010-08-021-69/+73
* | | fix a bug where some accounts changed listeners don't see the newFred Quintana2010-07-151-16/+16
* | | Add needsOtaServiceProvisioning to Phone.Wink Saville2010-05-241-1/+1
|/ /
* | am 2aa2f78e: am e8b1971c: Merge "allow null authtokens to invalidateAuthToken...Fred Quintana2010-04-011-4/+5
|\ \ | |/
| * allow null authtokens to invalidateAuthTokenFred Quintana2010-04-011-4/+5
| * DO NOT MERGEOscar Montemayor2010-03-291-7/+1
|/
* check for nullsFred Quintana2010-03-253-46/+79
* - make the SyncManager add periodic syncs when it upgrades from aFred Quintana2010-03-161-1/+1