summaryrefslogtreecommitdiffstats
path: root/core/java/android/accounts/AccountManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix an initialization ordering bug due to the userprofile changes."Fred Quintana2012-03-201-2/+2
|\
| * Fix an initialization ordering bug due to the userprofile changes.Fred Quintana2012-03-201-2/+2
* | Merge "Bind to the correct instance of the authenticator service."Amith Yamasani2012-03-191-1/+1
|\ \
| * | Bind to the correct instance of the authenticator service.Amith Yamasani2012-03-191-1/+1
| |/
* | Use renameTo safely when creating the user 0 account databaseMarc Blank2012-03-181-1/+10
|/
* Make SyncManager and AccountManagerService multi-user aware.Amith Yamasani2012-03-081-184/+314
* Use Map.Entry, not HashMap.EntryAndy McFadden2012-01-201-1/+2
* Fixed a bug that causes AccountManager calls to hang forever, eventuallyFred Quintana2011-10-241-5/+19
* 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
|/
* For consistency with getAuthToken, pass UID/PID for add account. Needed for c...Costin Manolache2011-09-121-18/+17
* Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom2011-04-071-4/+8
* 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-011-12/+63
| * Fix bug in permission grant system.Costin Manolache2010-12-091-13/+51
* | 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
* | If 'customTokens', let authenticator handle notification.Costin Manolache2011-01-251-1/+4
* | 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-171-4/+22
* | Fix bug in permission grant system.Costin Manolache2010-12-071-13/+51
* | add caching to the AccountManagerServiceFred Quintana2010-12-031-181/+425
* | Remove notifications for account when account is removed.Costin Manolache2010-11-161-0/+12
* | 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
|/
* check for nullsFred Quintana2010-03-251-2/+37
* - make the SyncManager add periodic syncs when it upgrades from aFred Quintana2010-03-161-1/+1
* check if the binding to the authenticator has been disconnectedFred Quintana2010-03-101-1/+13
* allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as we...Fred Quintana2010-02-241-10/+20
* - return the accounts when getAccountByTypeAndFeatures isFred Quintana2010-02-241-6/+19
* - fix the AccountManager documentation. http://b/2401790Fred Quintana2010-02-181-9/+23
* only make AccountManager throw an exception on blocking calls in the UI threa...Fred Quintana2010-02-091-1/+1
* enhance the sync manager backoff logic and add support for retry-afterFred Quintana2010-01-251-2/+9
* rename testHasFeatures to hasFeaturesFred Quintana2010-01-151-2/+2
* add AccountManager.testHasFeatures() to make it easy to check if a given acco...Fred Quintana2010-01-141-0/+58
* am 80410b55: am 42c98ada: Still use ro.monkeyYing Wang2010-01-071-2/+1
|\
| * Still use ro.monkeyYing Wang2010-01-061-2/+1
* | am 5c529a0c: am 08fa1428: Rename ro.monkey to monkey.runningYing Wang2010-01-041-1/+1
|\ \ | |/
| * Rename ro.monkey to monkey.runningYing Wang2010-01-041-1/+1
* | am 74f7b139: am f307ec5d: Merge change Iafa92b8f into eclair-mr2Fred Quintana2009-12-021-0/+29
|\ \