summaryrefslogtreecommitdiffstats
path: root/core/java/android/accounts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* check if the binding to the authenticator has been disconnectedFred Quintana2010-03-101-1/+13
* - add verbose logging to the authenticatorFred Quintana2010-03-093-4/+129
* Merge "Defend against an unexpected null bundle that causes blockingGetAuthTo...Fred Quintana2010-03-041-0/+19
|\
| * Defend against an unexpected null bundle that causes blockingGetAuthToken() t...Fred Quintana2010-03-041-0/+19
* | Fix some bugs.Dianne Hackborn2010-03-041-2/+4
|/
* Fix misspelling in JavaDoc tagKenny Root2010-03-011-1/+1
* fix a system crash that occurs when ChooseAccountActivity isFred Quintana2010-03-011-8/+9
* allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as we...Fred Quintana2010-02-242-11/+22
* Merge "- return the accounts when getAccountByTypeAndFeatures is passed a n...Fred Quintana2010-02-241-6/+19
|\
| * - return the accounts when getAccountByTypeAndFeatures isFred Quintana2010-02-241-6/+19
* | fix some minor javadoc errors in AccountManagerDoug Zongker2010-02-231-4/+2
* | Update AccountManager's javadoc.Dan Egnor2010-02-231-684/+766
|/
* - fix the AccountManager documentation. http://b/2401790Fred Quintana2010-02-183-21/+238
* only make AccountManager throw an exception on blocking calls in the UI threa...Fred Quintana2010-02-092-2/+5