summaryrefslogtreecommitdiffstats
path: root/core/java/android/accounts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix buildFred Quintana2009-10-151-1/+1
* | remove the bind helper and bind directlyFred Quintana2009-10-142-275/+45
* | update the authtoken permission granting UIFred Quintana2009-10-141-87/+52
* | make erase-password-on-SIM-change optionalDoug Zongker2009-10-131-1/+5
|/
* fix an NPE on a race condition that occurs when unbinding from an authenticat...Fred Quintana2009-10-071-9/+15
* Merge change I4db3a5b3 into eclairAndroid (Google) Code Review2009-10-051-2/+1
|\
| * fix a javadoc build breakageFred Quintana2009-10-051-2/+1
* | fix a javadoc build breakageFred Quintana2009-10-051-2/+1
|/
* account manager api review changesFred Quintana2009-10-0518-275/+278
* Remove GAIA stringCostin Manolache2009-09-291-5/+11
* Implement the checkin option in AccountManagerService.dump()Jason Parks2009-09-291-8/+47
* Make removeOnAccountsUpdateListener cope with null handlers.Bryan Mawhinney2009-09-241-1/+2
* Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready.Jim Miller2009-09-231-1/+19
* - make an AccountManager per context, not one per processFred Quintana2009-09-221-0/+4
* do not use transactions for calls that just read the DBFred Quintana2009-09-171-37/+18
* - Make the AccountManagerService delete accounts thatFred Quintana2009-09-171-8/+45
* remove the signin required notification as when the signin is successfulFred Quintana2009-09-161-7/+4
* Combine the "Permission Requested" title and subtitle into one string.Eric Fischer2009-09-161-4/+7
* change to use the new CALLER_IS_SYNCADAPTER flagFred Quintana2009-09-141-2/+7
* Enable log message for tracking issue #2092299.Jim Miller2009-09-131-3/+2
* Merge change 24609 into eclairAndroid (Google) Code Review2009-09-111-1/+11
|\
| * If disk-full, don't crash the system server. Still todo: when we have disk we...Costin Manolache2009-09-101-1/+11
* | Add smallIcon and accountPreferences references to AuthenticatorDescription. ...Jim Miller2009-09-102-3/+19
|/
* fix docChristian Sonntag2009-09-021-2/+0
* fix docChristian Sonntag2009-09-021-1/+3
* Fix some sign in errors.jsh2009-09-011-1/+1
* add an accessor for Context for use by subclassesFred Quintana2009-08-272-0/+7
* - make it ok to modify the accounts before bootFred Quintana2009-08-241-3/+27
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-243-1/+4
* do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from mast...Fred Quintana2009-08-1514-776/+599
* add account manager permission checkingFred Quintana2009-07-236-34/+600
* - add the DIRTY and VERSION columns to the ContactsProvider2 Groups contractFred Quintana2009-07-142-5/+9
* - remove an un-needed constantFred Quintana2009-07-131-1/+0
* add a new error code ERROR_CODE_BAD_REQUESTFred Quintana2009-06-251-0/+1