summaryrefslogtreecommitdiffstats
path: root/core/java/android/accounts
Commit message (Expand)AuthorAgeFilesLines
* 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
* add icon and label to the authenticator descriptionFred Quintana2009-06-157-37/+114
* decouple SyncAdapter from ContentProviderFred Quintana2009-04-303-167/+22
* change the IsolatedContext to have a test version of the AccountManager that ...Fred Quintana2009-04-271-0/+9
* change the sync framework and users to understand AccountFred Quintana2009-04-233-133/+166
* adding concept of features to accountsFred Quintana2009-04-209-112/+541
* AI 145535: reenable the signin notificationsFred Quintana2009-04-091-223/+333
* AI 145177: phase two of the AccountManagerFred Quintana2009-04-0822-663/+1655
* Automated import from //branches/master/...@142414,142414Fred Quintana2009-03-2416-150/+2099
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-0/+340
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-340/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-21/+45
* Initial ContributionThe Android Open Source Project2008-10-215-0/+316