1. ab249e0 Fix docs typo: startActivityWithResult should be startActivityForResult. by Mark Fickett · 12 years ago
  2. 9530e3a Added or fixed doctrings for required permissions. by Nicolas Falliere · 12 years ago
  3. d9640ec Add an updateAppPermission() API call to the AccountManagerService AIDL by Fred Quintana · 12 years ago
  4. d88324d Fixed the javadoc for AccountManager.newChooseAccountIntent() by Fred Quintana · 13 years ago
  5. b04fe4e Continuation of the unified account chooser flow. by Fred Quintana · 13 years ago
  6. 1121bb5 Add a generic account chooser/add account flow for apps. by Fred Quintana · 13 years ago
  7. e5847ad b/5316640 fix bundle add by Costin Manolache · 13 years ago
  8. b61e8fb For consistency with getAuthToken, pass UID/PID for add account. Needed for customizing the add account flow by Costin Manolache · 13 years ago
  9. ad93a32 Add a form of getAuthToken that both accepts an options Bundle and by Fred Quintana · 13 years ago
  10. 46703b0 Tolerate missing AccountManager resource, not just missing resource name by Brian Carlstrom · 13 years ago
  11. d606045 If 'customTokens', let authenticator handle notification. by Costin Manolache · 13 years ago
  12. a40c630 Add a new attribute to auth descriptors to indicate custom handling of permission and token caching by Costin Manolache · 14 years ago
  13. 8e4378b COMMENT ONLY change to fix some formatting glitches and by Dan Egnor · 14 years ago
  14. f35b68f allow null authtokens to invalidateAuthToken by Fred Quintana · 14 years ago
  15. 382601f check for nulls by Fred Quintana · 14 years ago
  16. f0fd843 - add verbose logging to the authenticator by Fred Quintana · 14 years ago
  17. 96580e0 Defend against an unexpected null bundle that causes blockingGetAuthToken() to throw an NPE. by Fred Quintana · 14 years ago
  18. b38eb14 allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as well as the previous MANAGE_ACCOUNTS by Fred Quintana · 14 years ago
  19. ff592dc fix some minor javadoc errors in AccountManager by Doug Zongker · 14 years ago
  20. 661f013 Update AccountManager's javadoc. by Dan Egnor · 14 years ago
  21. 8570f74 - fix the AccountManager documentation. http://b/2401790 by Fred Quintana · 14 years ago
  22. 751fdc0 only make AccountManager throw an exception on blocking calls in the UI thread if the application's SDK is froyo or later by Fred Quintana · 14 years ago
  23. 53bd252 - change the SyncManager to retry MANUAL syncs that encounter a soft error by Fred Quintana · 14 years ago
  24. c5d1c6d add sync polling by Fred Quintana · 14 years ago
  25. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago
  26. bb68a4f add AccountManager.testHasFeatures() to make it easy to check if a given account has a set of features by Fred Quintana · 15 years ago
  27. 88a211b Revert the changes that introduced new exception that wouldn't have occured before, applications don't seem to be able to handle them and we get crashes. by Costin Manolache · 15 years ago
  28. 31957f1 - add javadoc for the account manager by Fred Quintana · 15 years ago
  29. 756b735 update account manager javadoc by Fred Quintana · 15 years ago
  30. 4db3a5b fix a javadoc build breakage by Fred Quintana · 15 years ago
  31. f7ae77c account manager api review changes by Fred Quintana · 15 years ago
  32. 5be61f5 Make removeOnAccountsUpdateListener cope with null handlers. by Bryan Mawhinney · 15 years ago
  33. e00a311 - make an AccountManager per context, not one per process by Fred Quintana · 15 years ago
  34. b643724 If disk-full, don't crash the system server. Still todo: when we have disk we should trigger the event again. by Costin Manolache · 15 years ago
  35. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  36. ffd0cb04 do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from master branch by Fred Quintana · 15 years ago
  37. d4a1d2e add account manager permission checking by Fred Quintana · 15 years ago
  38. 9788976 add icon and label to the authenticator description by Fred Quintana · 15 years ago
  39. 0eabf02 change the IsolatedContext to have a test version of the AccountManager that has no IBinder to the AccountManagerService. by Fred Quintana · 15 years ago
  40. d9d2f11 change the sync framework and users to understand Account by Fred Quintana · 15 years ago
  41. 3326920 adding concept of features to accounts by Fred Quintana · 15 years ago
  42. a698f42 AI 145177: phase two of the AccountManager by Fred Quintana · 15 years ago
  43. 6030734 Automated import from //branches/master/...@142414,142414 by Fred Quintana · 15 years ago