1. 51b651a introduce GET_PASSWORD_PRIVILEDGED permission. by Carlos Valdivia · 8 years ago
  2. 358e51f Revert "Permissions: Get rid of GET_ACCOUNTS" by Ian Pedowitz · 8 years ago
  3. d396005 Permissions: Get rid of GET_ACCOUNTS by Carlos Valdivia · 8 years ago
  4. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  5. bf33bd4 Revert "Permissions: Get rid of GET_ACCOUNTS" by Carlos Valdivia · 8 years ago
  6. 3cdbc80 Merge "Permissions: Get rid of GET_ACCOUNTS" by Carlos Valdivia · 8 years ago
  7. 0b84b45 AccountManager: add finishSessionAsUser api. by Sandra Kwan · 9 years ago
  8. 918c55a Permissions: Get rid of GET_ACCOUNTS by Carlos Valdivia · 9 years ago
  9. 390c9d2 AccountManager: add isCredentialsUpdateSuggested API. by Sandra Kwan · 9 years ago
  10. 1274787 User creation with an intent by Amith Yamasani · 9 years ago
  11. a578d11 AccountManager: make account session APIs SystemApi. by Sandra Kwan · 9 years ago
  12. 920f6ef AccountManager: add finishSession(...) API. by Sandra Kwan · 9 years ago
  13. e68c37e AccountManager: add startUpdateCredentials API. by Sandra Kwan · 9 years ago
  14. 7881228 AccountManager: add startAddAccount API. by Sandra Kwan · 9 years ago
  15. 02cb6e7 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  16. 9249a90 Revert "Added --restricted option for create-user command" by Bart Sears · 9 years ago
  17. 737b216 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  18. f3f02ac Add get_accounts app op by Svetoslav · 9 years ago
  19. 75f68ce Clean up USER_OWNER in AccountManager by Xiaohui Chen · 9 years ago
  20. 6cc066d Revert "Revert "Permissions: GET_ACCOUNTS permission cleanup"" by Ian Pedowitz · 9 years ago
  21. 845d14d Revert "Permissions: GET_ACCOUNTS permission cleanup" by Ian Pedowitz · 9 years ago
  22. 26ae600 Merge "Permissions: GET_ACCOUNTS permission cleanup" into mnc-dev by Carlos Valdivia · 9 years ago
  23. e7ed827 Permissions: GET_ACCOUNTS permission cleanup by Carlos Valdivia · 9 years ago
  24. 210bace [Improve docs for AccountManager] by Simranjit Singh Kohli · 9 years ago
  25. 3c9c71d Prevent null allowableAccounts from crashing by Craig Lafayette · 9 years ago
  26. a3db8ac Revert "Revert "Security: AccountChooser shouldn't auto reveal accounts."" by Carlos Valdivia · 9 years ago
  27. f2d248d Revert "Security: AccountChooser shouldn't auto reveal accounts." by Baligh Uddin · 9 years ago
  28. c3b3f46 Security: AccountChooser shouldn't auto reveal accounts. by Carlos Valdivia · 9 years ago
  29. c37ee22 Tweak GET_ACCOUNTS behavior and improve memory. by Carlos Valdivia · 9 years ago
  30. 0b8a7c0 [Modify LastAuthenticatedTimestamp behaviour]: by Simranjit Singh Kohli · 9 years ago
  31. 6eb73a5 Revert "Revert "Permissions: Fix account related permissions."" by Carlos Valdivia · 9 years ago
  32. dcddc47 Revert "Permissions: Fix account related permissions." by Carlos Valdivia · 9 years ago
  33. ffb4602 Permissions: Fix account related permissions. by Carlos Valdivia · 9 years ago
  34. 734f8fb [ChooseAccount/AccountManager.newChooseAccountIntent Bug Fixes] by Simranjit Singh Kohli · 9 years ago
  35. 80b530a Add permission annotations on the AccountManager by Tor Norbye · 9 years ago
  36. 1663b44 [Update API]: by Simranjit Singh Kohli · 9 years ago
  37. 6c7c4ad [Auth:Last Credentials Timing] : Introducing API by Simranjit Singh Kohli · 9 years ago
  38. 22dc3b7 New AccountManager method to copy accounts between users. by Esteban Talavera · 10 years ago
  39. 8778f99 [RemoveAccount API]: Adding support for intent. by Simranjit Singh Kohli · 10 years ago
  40. f193b9a Allow authenticators to rename accounts. by Carlos Valdivia · 10 years ago
  41. 999d394 Ads per-user APIs to manage accounts through the AccountManager by Alexandra Gherghina · 10 years ago
  42. c1cf161 Modifies APIs for retrieving managed profile accounts. by Alexandra Gherghina · 10 years ago
  43. 423f8a8 am 2618ac55: am a37bda7b: am 468d82bb: am 6bf45dc7: am b6a35268: B9257437: Typo in javadoc for AccountManager by Joe Malin · 11 years ago
  44. b6a3526 B9257437: Typo in javadoc for AccountManager by Joe Malin · 11 years ago
  45. 3b458ad Improve API and documentation by Amith Yamasani · 11 years ago
  46. 27db468 Block access to accounts for limited users. by Amith Yamasani · 11 years ago
  47. da160ec am 6eebd6e6: am 6f50c846: am d2c1e947: am 39f864b1: am 5018688b: Merge "Doc update: incorrect method name" into jb-mr1.1-docs by kmccormick · 11 years ago
  48. f783ce5 Doc update: incorrect method name by kmccormick · 11 years ago
  49. 3df7d69 AccountManager changes for profile seeding. by Jatin Lodhia · 11 years ago
  50. df2e92a Application restrictions API by Amith Yamasani · 11 years ago
  51. 12b8e13 Move the account picker class name to a config resource. by Amith Yamasani · 11 years ago
  52. 67df64b Shared accounts and sharing of apps by Amith Yamasani · 12 years ago
  53. cb2f707 am cb5cb740: am aecee8a9: am 717797db: am f763b717: Merge "Authenticate correct user\'s account when pattern fails multiple times." into jb-mr1-dev by Amith Yamasani · 12 years ago
  54. 2c7bc26 Authenticate correct user's account when pattern fails multiple times. by Amith Yamasani · 12 years ago
  55. ab249e0 Fix docs typo: startActivityWithResult should be startActivityForResult. by Mark Fickett · 12 years ago
  56. 9530e3a Added or fixed doctrings for required permissions. by Nicolas Falliere · 12 years ago
  57. d9640ec Add an updateAppPermission() API call to the AccountManagerService AIDL by Fred Quintana · 12 years ago
  58. d88324d Fixed the javadoc for AccountManager.newChooseAccountIntent() by Fred Quintana · 13 years ago
  59. b04fe4e Continuation of the unified account chooser flow. by Fred Quintana · 13 years ago
  60. 1121bb5 Add a generic account chooser/add account flow for apps. by Fred Quintana · 13 years ago
  61. e5847ad b/5316640 fix bundle add by Costin Manolache · 13 years ago
  62. b61e8fb For consistency with getAuthToken, pass UID/PID for add account. Needed for customizing the add account flow by Costin Manolache · 13 years ago
  63. ad93a32 Add a form of getAuthToken that both accepts an options Bundle and by Fred Quintana · 13 years ago
  64. 46703b0 Tolerate missing AccountManager resource, not just missing resource name by Brian Carlstrom · 13 years ago
  65. d606045 If 'customTokens', let authenticator handle notification. by Costin Manolache · 14 years ago
  66. a40c630 Add a new attribute to auth descriptors to indicate custom handling of permission and token caching by Costin Manolache · 14 years ago
  67. 8e4378b COMMENT ONLY change to fix some formatting glitches and by Dan Egnor · 14 years ago
  68. f35b68f allow null authtokens to invalidateAuthToken by Fred Quintana · 14 years ago
  69. 382601f check for nulls by Fred Quintana · 14 years ago
  70. f0fd843 - add verbose logging to the authenticator by Fred Quintana · 14 years ago
  71. 96580e0 Defend against an unexpected null bundle that causes blockingGetAuthToken() to throw an NPE. by Fred Quintana · 14 years ago
  72. b38eb14 allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as well as the previous MANAGE_ACCOUNTS by Fred Quintana · 14 years ago
  73. ff592dc fix some minor javadoc errors in AccountManager by Doug Zongker · 14 years ago
  74. 661f013 Update AccountManager's javadoc. by Dan Egnor · 14 years ago
  75. 8570f74 - fix the AccountManager documentation. http://b/2401790 by Fred Quintana · 14 years ago
  76. 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
  77. 53bd252 - change the SyncManager to retry MANUAL syncs that encounter a soft error by Fred Quintana · 14 years ago
  78. c5d1c6d add sync polling by Fred Quintana · 14 years ago
  79. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago
  80. 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
  81. 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
  82. 31957f1 - add javadoc for the account manager by Fred Quintana · 15 years ago
  83. 756b735 update account manager javadoc by Fred Quintana · 15 years ago
  84. 4db3a5b fix a javadoc build breakage by Fred Quintana · 15 years ago
  85. f7ae77c account manager api review changes by Fred Quintana · 15 years ago
  86. 5be61f5 Make removeOnAccountsUpdateListener cope with null handlers. by Bryan Mawhinney · 15 years ago
  87. e00a311 - make an AccountManager per context, not one per process by Fred Quintana · 15 years ago
  88. 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
  89. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  90. ffd0cb04 do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from master branch by Fred Quintana · 15 years ago
  91. d4a1d2e add account manager permission checking by Fred Quintana · 15 years ago
  92. 9788976 add icon and label to the authenticator description by Fred Quintana · 15 years ago
  93. 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
  94. d9d2f11 change the sync framework and users to understand Account by Fred Quintana · 15 years ago
  95. 3326920 adding concept of features to accounts by Fred Quintana · 15 years ago
  96. a698f42 AI 145177: phase two of the AccountManager by Fred Quintana · 15 years ago
  97. 6030734 Automated import from //branches/master/...@142414,142414 by Fred Quintana · 15 years ago