summaryrefslogtreecommitdiffstats
path: root/core/java/android/accounts
Commit message (Expand)AuthorAgeFilesLines
* User management and switchingAmith Yamasani2012-03-271-0/+30
* 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
|/
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
* Make SyncManager and AccountManagerService multi-user aware.Amith Yamasani2012-03-083-188/+317
* Use Map.Entry, not HashMap.EntryAndy McFadden2012-01-201-1/+2
* 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
|\ \ | |/