summaryrefslogtreecommitdiffstats
path: root/core/java/android/accounts
Commit message (Expand)AuthorAgeFilesLines
* 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
* - change the SyncManager to retry MANUAL syncs that encounter a soft errorFred Quintana2010-02-081-10/+11
* add sync pollingFred Quintana2010-02-051-5/+9
* enhance the sync manager backoff logic and add support for retry-afterFred Quintana2010-01-251-2/+9
* rename testHasFeatures to hasFeaturesFred Quintana2010-01-153-7/+6
* add AccountManager.testHasFeatures() to make it easy to check if a given acco...Fred Quintana2010-01-143-0/+101
* 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
|\ \
| * | remove accounts for authenticators that are uninstalledFred Quintana2009-12-021-0/+29
* | | Encrypted File Systems Project. Installer modifications.Oscar Montemayor2009-11-241-1/+14
|/ /
* | am 5994cd28: -hide AccountManagerResponse, which never should have been expos...Fred Quintana2009-11-191-1/+2
|\ \ | |/
| * -hide AccountManagerResponse, which never should have been exposed in the fir...Fred Quintana2009-11-191-1/+2
| * fix an npe when a user tries to get an auth token from an authenticator that ...Fred Quintana2009-11-131-1/+2
* | resolved conflicts for merge of ae0cf6dc to eclair-mr2Fred Quintana2009-11-113-14/+33
|\ \ | |/
| * Make the RegisteredSErvices Cache not allow the registered service for aFred Quintana2009-11-103-14/+33
* | am fae288c7: Merge change I9efe265f into eclairFred Quintana2009-10-291-3/+7
|\ \ | |/
| * Merge change I9efe265f into eclairAndroid (Google) Code Review2009-10-291-3/+7
| |\
| | * unhide AccountManagerResponseFred Quintana2009-10-281-3/+7
* | | am 154d61fc: Merge change Id6f158b3 into eclairEd Heyl2009-10-291-1/+1
|\ \ \ | |/ /
| * | Merge change Id6f158b3 into eclairAndroid (Google) Code Review2009-10-291-1/+1
| |\ \
| | * | Removed javadoc link to hidden class (temporary fix for build)Ed Heyl2009-10-291-1/+1
| | |/
* | | am 4388b988: Merge change Idc4c7714 into eclairCostin Manolache2009-10-292-76/+26
|\ \ \ | |/ /
| * | Revert the changes that introduced new exception that wouldn't have occured b...Costin Manolache2009-10-292-76/+26
| |/
* | resolved conflicts for merge 31957f1b to eclair-mr2Marco Nelissen2009-10-294-107/+176
|\ \ | |/
| * - add javadoc for the account managerFred Quintana2009-10-284-107/+176
* | Merge change I885cfc23 into eclair-mr2Android (Google) Code Review2009-10-231-18/+58
|\ \
| * | make the password-clearing algorithm smarterDoug Zongker2009-10-211-18/+58
* | | am 0bf653b5: am f4520f3e: Merge change I9161f53d into eclair-sdkFred Quintana2009-10-225-51/+716
|\ \ \ | |/ / |/| / | |/
| * update account manager javadocFred Quintana2009-10-225-51/+716