1. f57bdf3 Merge "Fix an initialization ordering bug due to the userprofile changes." by Fred Quintana · 12 years ago
  2. 70e6190 Fix an initialization ordering bug due to the userprofile changes. by Fred Quintana · 12 years ago
  3. 219be44 Merge "Bind to the correct instance of the authenticator service." by Amith Yamasani · 12 years ago
  4. 34daa75 Bind to the correct instance of the authenticator service. by Amith Yamasani · 12 years ago
  5. c6b0f99 Use renameTo safely when creating the user 0 account database by Marc Blank · 12 years ago
  6. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  7. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 12 years ago
  8. 2f36229 Use Map.Entry, not HashMap.Entry by Andy McFadden · 13 years ago
  9. 2becf93 When in the Choose Account flow if the accounts list display was initially by Fred Quintana · 13 years ago
  10. 166466d Fixed a bug that causes AccountManager calls to hang forever, eventually by Fred Quintana · 13 years ago
  11. 01df6a8 fix bug where the instance saving of the ChooseTypeAndAccountActivity by Fred Quintana · 13 years ago
  12. e9095bd reworked the flow in the account chooser by Fred Quintana · 13 years ago
  13. 6d288bd Merge "b/5399355 StringIndexOutOfBoundsException from AccountManagerService" by Costin Manolache · 13 years ago
  14. 85e7279 b/5399355 StringIndexOutOfBoundsException from AccountManagerService by Costin Manolache · 13 years ago
  15. 3abd75b Add DUMP permission checks to services by Kenny Root · 13 years ago
  16. 9bbdd0b Fix a bug in the account chooser where relaunching an in-progress flow by Fred Quintana · 13 years ago
  17. a77253a An extra is being written as one type and read as the wrong type. by Fred Quintana · 13 years ago
  18. d88324d Fixed the javadoc for AccountManager.newChooseAccountIntent() by Fred Quintana · 13 years ago
  19. b04fe4e Continuation of the unified account chooser flow. by Fred Quintana · 13 years ago
  20. 1121bb5 Add a generic account chooser/add account flow for apps. by Fred Quintana · 13 years ago
  21. e5847ad b/5316640 fix bundle add by Costin Manolache · 13 years ago
  22. b61e8fb For consistency with getAuthToken, pass UID/PID for add account. Needed for customizing the add account flow by Costin Manolache · 13 years ago
  23. ad93a32 Add a form of getAuthToken that both accepts an options Bundle and by Fred Quintana · 13 years ago
  24. 5d1a0c3 Make the AbstractAccountAuthenticator return an error to the AccountManagerService by Fred Quintana · 13 years ago
  25. 46703b0 Tolerate missing AccountManager resource, not just missing resource name by Brian Carlstrom · 13 years ago
  26. 9ab66ff resolved conflicts for merge of 17f95e92 to honeycomb-plus-aosp by repo sync · 13 years ago
  27. eedb4df remove the code that clears the passwords when the sim by Fred Quintana · 13 years ago
  28. f9f240e Fix a deadlock in AccountManagerService cause by different by Fred Quintana · 13 years ago
  29. ef419b2 DO NOT MERGE by Costin Manolache · 13 years ago
  30. 082aa9c Merge "Make the AccountManagerService clear old grants when the package that the grants refer to is no longer installed." by Fred Quintana · 13 years ago
  31. c1a4e5d Make the AccountManagerService clear old grants when the package by Fred Quintana · 13 years ago
  32. e3e5b09 remove the code that clears the passwords when the sim by Fred Quintana · 13 years ago
  33. 9d72be3 Add TelephonyManager.getCurrentPhoneType by Wink Saville · 13 years ago
  34. b324911 Merge "If 'customTokens', let authenticator handle notification." into honeycomb by Costin Manolache · 14 years ago
  35. d606045 If 'customTokens', let authenticator handle notification. by Costin Manolache · 14 years ago
  36. c91466f Fix bug 3378333 - Holo-style layout for granting permissions by Adam Powell · 14 years ago
  37. 795f135 Fix bug #3338957 (Account Picker and Account type picker need love) by Fabrice Di Meglio · 14 years ago
  38. f5ffe89 Token cache was not reset on password change by Costin Manolache · 14 years ago
  39. 9ec1736 Add back NEW_TASK flag. by Costin Manolache · 14 years ago
  40. c6684f9 Fix previous quick fix, LoginOptions is final. by Costin Manolache · 14 years ago
  41. 75b8fc7 Fix NPE, caller may not pass loginOptions. by Costin Manolache · 14 years ago
  42. 3b4fcbc Add ActivityManager#isRunningInTestHarness() public API. by Brett Chabot · 14 years ago
  43. afd2f54 remove the hack to delay the accounts changed intent for the first account by Fred Quintana · 14 years ago
  44. a40c630 Add a new attribute to auth descriptors to indicate custom handling of permission and token caching by Costin Manolache · 14 years ago
  45. 5d275bb Fix bug in permission grant system. by Costin Manolache · 14 years ago
  46. 5f383ad9 Fix bug in permission grant system. by Costin Manolache · 14 years ago
  47. 56285a6 add caching to the AccountManagerService by Fred Quintana · 14 years ago
  48. ec0c4f4 Remove notifications for account when account is removed. by Costin Manolache · 14 years ago
  49. 1ddf340 am 6f50a956: am 799f2bb0: am b37bca9e: Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo by Dan Egnor · 14 years ago
  50. 799f2bb am b37bca9e: Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo by Dan Egnor · 14 years ago
  51. 8e4378b COMMENT ONLY change to fix some formatting glitches and by Dan Egnor · 14 years ago
  52. 743dfad fix a bug where some accounts changed listeners don't see the new by Fred Quintana · 14 years ago
  53. 4d8ae85 Add needsOtaServiceProvisioning to Phone. by Wink Saville · 14 years ago
  54. cb3f6e9 am 2aa2f78e: am e8b1971c: Merge "allow null authtokens to invalidateAuthToken" into froyo by Fred Quintana · 14 years ago
  55. f35b68f allow null authtokens to invalidateAuthToken by Fred Quintana · 14 years ago
  56. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  57. 382601f check for nulls by Fred Quintana · 14 years ago
  58. c2e4691 - make the SyncManager add periodic syncs when it upgrades from a by Fred Quintana · 14 years ago
  59. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  60. 29e94b8 check if the binding to the authenticator has been disconnected by Fred Quintana · 14 years ago
  61. f0fd843 - add verbose logging to the authenticator by Fred Quintana · 14 years ago
  62. bcfcafe Merge "Defend against an unexpected null bundle that causes blockingGetAuthToken() to throw an NPE." by Fred Quintana · 14 years ago
  63. 96580e0 Defend against an unexpected null bundle that causes blockingGetAuthToken() to throw an NPE. by Fred Quintana · 14 years ago
  64. 20cb56e Fix some bugs. by Dianne Hackborn · 14 years ago
  65. ec8f9b6 Fix misspelling in JavaDoc tag by Kenny Root · 14 years ago
  66. 2622261 fix a system crash that occurs when ChooseAccountActivity is by Fred Quintana · 14 years ago
  67. b38eb14 allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as well as the previous MANAGE_ACCOUNTS by Fred Quintana · 14 years ago
  68. 4855965 Merge "- return the accounts when getAccountByTypeAndFeatures is passed a null or empty features set, http://b/issue?id=2467165 - clear the authtokens when the password changes" by Fred Quintana · 14 years ago
  69. d4a9d6c - return the accounts when getAccountByTypeAndFeatures is by Fred Quintana · 14 years ago
  70. ff592dc fix some minor javadoc errors in AccountManager by Doug Zongker · 14 years ago
  71. 661f013 Update AccountManager's javadoc. by Dan Egnor · 14 years ago
  72. 8570f74 - fix the AccountManager documentation. http://b/2401790 by Fred Quintana · 14 years ago
  73. 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
  74. 53bd252 - change the SyncManager to retry MANUAL syncs that encounter a soft error by Fred Quintana · 14 years ago
  75. c5d1c6d add sync polling by Fred Quintana · 14 years ago
  76. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 15 years ago
  77. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago
  78. 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
  79. 1060147 am 80410b55: am 42c98ada: Still use ro.monkey by Ying Wang · 15 years ago
  80. 42c98ad Still use ro.monkey by Ying Wang · 15 years ago
  81. 24c1006 am 5c529a0c: am 08fa1428: Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  82. 08fa142 Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  83. 0b95785 am 74f7b139: am f307ec5d: Merge change Iafa92b8f into eclair-mr2 by Fred Quintana · 15 years ago
  84. afa92b8 remove accounts for authenticators that are uninstalled by Fred Quintana · 15 years ago
  85. a8529f6 Encrypted File Systems Project. Installer modifications. by Oscar Montemayor · 15 years ago
  86. f61ab00 am 5994cd28: -hide AccountManagerResponse, which never should have been exposed in the first place by Fred Quintana · 15 years ago
  87. 5994cd2 -hide AccountManagerResponse, which never should have been exposed in the first place by Fred Quintana · 15 years ago
  88. 60ff11d fix an npe when a user tries to get an auth token from an authenticator that doesn't support it, like exchange by Fred Quintana · 15 years ago
  89. 735f455 resolved conflicts for merge of ae0cf6dc to eclair-mr2 by Fred Quintana · 15 years ago
  90. 5ebbb4a Make the RegisteredSErvices Cache not allow the registered service for a by Fred Quintana · 15 years ago
  91. 6b99547 am fae288c7: Merge change I9efe265f into eclair by Fred Quintana · 15 years ago
  92. 7fb4e4a am 154d61fc: Merge change Id6f158b3 into eclair by Ed Heyl · 15 years ago
  93. 492dbe1 am 4388b988: Merge change Idc4c7714 into eclair by Costin Manolache · 15 years ago
  94. c81e43c resolved conflicts for merge 31957f1b to eclair-mr2 by Marco Nelissen · 15 years ago
  95. fae288c Merge change I9efe265f into eclair by Android (Google) Code Review · 15 years ago
  96. 154d61f Merge change Id6f158b3 into eclair by Android (Google) Code Review · 15 years ago
  97. 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
  98. d6f158b Removed javadoc link to hidden class (temporary fix for build) by Ed Heyl · 15 years ago
  99. 9efe265 unhide AccountManagerResponse by Fred Quintana · 15 years ago
  100. 31957f1 - add javadoc for the account manager by Fred Quintana · 15 years ago