1. 5c3c185 Merge "AccountManager APIs use context.getUserId for "asUser" operations" by Iavor-Valentin Iftime · 4 years, 7 months ago
  2. a3e1f21 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 7 months ago
  3. 1897294 AccountManager APIs use context.getUserId for "asUser" operations by Valentin Iftime · 4 years, 10 months ago
  4. b690762 Remove hidden shared account methods from AccountManager.java by Dmitry Dementyev · 4 years, 8 months ago
  5. f252a82 Merge "Make AccountManagerService more resilient to database corruption." into qt-qpr1-dev am: ac0112ca90 am: 0d40d6eec0 by Automerger Merge Worker · 4 years, 8 months ago
  6. bc215de Make AccountManagerService more resilient to database corruption. by Felipe Leme · 4 years, 8 months ago
  7. 0e7f5bb Use caller uid for logRecordWithUid in addAccountAsUser by Valentin Iftime · 4 years, 9 months ago
  8. c3e913b Ignore authenticators list update for removed users. by Dmitry Dementyev · 5 years ago
  9. e4a47dd Allow delegates to cancel notifs they posted by Julia Reynolds · 5 years ago
  10. 6fb038c Use checkOp instead of noteOp in AccountManagerService. by Dmitry Dementyev · 5 years ago
  11. b942522 Don't obfuscate account names in "dumpsys account" by Makoto Onuki · 6 years ago
  12. 4744319 Lazely initialize AccountManager debug table. by Dmitry Dementyev · 6 years ago
  13. 940b760 Call getPackageUidAsUser using correct callingIdentity. by Dmitry Dementyev · 6 years ago
  14. 47c69ef Merge "Obfuscate account name in account manager logs and dumpsys." by TreeHugger Robot · 6 years ago
  15. 139c248 Obfuscate account name in account manager logs and dumpsys. by Hui Yu · 6 years ago
  16. a7ba45a Allow apps to proxy notifications for other apps by Julia Reynolds · 6 years ago
  17. 8e2bfc1 Add shell command handler for account manager to allow enabling service by Hongming Jin · 6 years ago
  18. 303c4bb Add AccountManager key rotation awareness. by Dan Cashman · 6 years ago
  19. c513a1c Merge "Account: Fix the risk of sqliteconnection leak" am: 766f0a4981 am: 130d5e3915 by Fyodor Kupolov · 7 years ago
  20. 81a47cd Clear calling identity when calling getPackageInfo in AMS.isSystemUid by Alex Chau · 7 years ago
  21. f2d081c Account: Fix the risk of sqliteconnection leak by chengang · 7 years ago
  22. 2bc895d Async handling of AMS.onUnlockUser by Fyodor Kupolov · 7 years ago
  23. f788f9c Allow profile owners to call removeAccount by Alex Chau · 7 years ago
  24. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 7 years ago
  25. e03114f Merge "Fix: AccountManagerService crashed by accessing closed db" am: 6ac8f42d9e am: 741736cafa by Tetsutoki Shiozawa · 7 years ago
  26. 200a65b Merge "Fix: AccountManagerService crashed by accessing closed db" am: 6ac8f42d9e by Tetsutoki Shiozawa · 7 years ago
  27. 6ac8f42 Merge "Fix: AccountManagerService crashed by accessing closed db" by Treehugger Robot · 7 years ago
  28. be2d96a Fix: AccountManagerService crashed by accessing closed db by Tetsutoki Shiozawa · 7 years ago
  29. ef1f1e8 Merge "Remove "result2" in AccountManagerService" am: eaf4d18bdf am: 4b4b759272 am: 640a087f91 by tiansiming · 7 years ago
  30. 88e6c96 Merge "Remove "result2" in AccountManagerService" am: eaf4d18bdf am: 4b4b759272 by tiansiming · 7 years ago
  31. 640a087 Merge "Remove "result2" in AccountManagerService" am: eaf4d18bdf am: 4b4b759272 by tiansiming · 7 years ago
  32. 4b4b759 Merge "Remove "result2" in AccountManagerService" am: eaf4d18bdf by tiansiming · 7 years ago
  33. 5330b5a Remove "result2" in AccountManagerService by tiansiming · 7 years ago
  34. 3f671b3 Merge "DO NOT MERGE. KEY_INTENT shouldn't grant permissions." into oc-dev by Jeff Sharkey · 7 years ago
  35. dba1bb0 DO NOT MERGE. KEY_INTENT shouldn't grant permissions. by Jeff Sharkey · 7 years ago
  36. 7183f0a [DO NOT MERGE] Fix another AddAccountSettings memory leak by tiansiming · 7 years ago
  37. a8868bf Fix another AddAccountSettings memory leak by tiansiming · 7 years ago
  38. 5fdb88c Merge "Use noteOpNoThrow instead in AMS" into oc-mr1-dev am: d3293ab4c5 by Tony Mak · 7 years ago
  39. 58f2815 Use noteOpNoThrow instead in AMS by Tony Mak · 7 years ago
  40. 9e4e96d Fix typo in removeAccountExplicitly log message by Brandon Weeks · 7 years ago
  41. 6e6af8a Fix Android O: AccountManager API not working in managed profile. am: 9ae597b6f2 by sunjian · 7 years ago
  42. 9ae597b6 Fix Android O: AccountManager API not working in managed profile. by sunjian · 7 years ago
  43. 6d14d77 dump visiblity table in dumpsys accounts by Tony Mak · 7 years ago
  44. 945c97e Purge user data on ACTION_USER_REMOVED by Fyodor Kupolov · 7 years ago
  45. 18f0ca9 Don't lock database when token is read from customToken cache in AccountManagerService. by Dmitry Dementyev · 7 years ago
  46. bdabd40 Currently, when an account with USER_MANAGED_NOT_VISIBLE is chosen by sunjian · 7 years ago
  47. d722e78 KEY_INTENT shouldn't grant permissions. by Jeff Sharkey · 7 years ago
  48. da93f30 Merge "Notify registered packages of visible accounts change when authenticators get uninstalled." into oc-dev by Jian Sun · 7 years ago
  49. 066aa5e Notify registered packages of visible accounts change when by sunjian · 7 years ago
  50. b6fb6f2 Update AccountManagerService side logic for .getAccountsByTypeForPackage with null type. am: d62dc39dc5 by sunjian · 7 years ago
  51. d62dc39 Update AccountManagerService side logic for .getAccountsByTypeForPackage by sunjian · 7 years ago
  52. 2ca9937 Merge "Fix visibility issue in AccountManager.getAuthTokenByFeatures." into oc-dev am: f1946baae7 by Jian Sun · 7 years ago
  53. f29d549 Fix visibility issue in AccountManager.getAuthTokenByFeatures. by sunjian · 7 years ago
  54. 932f0e60 Merge "Close logging statement when stopping user" by TreeHugger Robot · 7 years ago
  55. 56e158f Close logging statement when stopping user by Fyodor Kupolov · 7 years ago
  56. c7770d6 accounts: resolve error-prone warnings by Andrew Scull · 7 years ago
  57. 1827f12 Merge "Don't request account access for apps if it is explictly made not visible to them." into oc-dev by TreeHugger Robot · 7 years ago
  58. 7b3ea13 Don't request account access for apps if it is explictly made not visible to them. by Dmitry Dementyev · 7 years ago
  59. ce25ed2 Close databases in onStop user by Fyodor Kupolov · 7 years ago
  60. cbe1bd1 Use invalid package names for special keys in AccountManager. by Dmitry Dementyev · 7 years ago
  61. b6a7dc0 Update PACKAGE_REMOVED broadcast. by Dmitry Dementyev · 7 years ago
  62. fea6f7b Remove long standing debug code by Julia Reynolds · 7 years ago
  63. a461e30 Add ACTION_ACCOUNT_REMOVED to Account Manager. by Dmitry Dementyev · 7 years ago
  64. d6f0672 Make visible only accounts for which authenticator supports contacts operations by Dmitry Dementyev · 7 years ago
  65. 5c80deb Clear calling identity before getUserAccounts in AccountManagerService by Dmitry Dementyev · 7 years ago
  66. 717a881 standardize account manager notification IDs by Chris Wren · 7 years ago
  67. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  68. 4411625 Merge "standardize system notification IDs" into oc-dev by Chris Wren · 7 years ago
  69. 282cfef standardize system notification IDs by Chris Wren · 7 years ago
  70. cfd0e95d Merge "Optimized locking for get/setUserData" into oc-dev by Fyodor Kupolov · 7 years ago
  71. 16bedd4 Do not hold locks when calling getAccounts by Fyodor Kupolov · 7 years ago
  72. 3d73499 Optimized locking for get/setUserData by Fyodor Kupolov · 7 years ago
  73. 9ac40f1 Only use cacheLock when it's needed by Fyodor Kupolov · 7 years ago
  74. 8cd927d Introduced additional lock - dbLock by Fyodor Kupolov · 7 years ago
  75. 71fa526 Add cache for Account Visibility values. by Dmitry Dementyev · 7 years ago
  76. db61e6f Merge "Remove conversion from uid to package name getAccountsFromCacheLocked" by Dmitry Dementyev · 7 years ago
  77. 57064b0 Merge "Do not check targetSdkVersion if only one package" by TreeHugger Robot · 7 years ago
  78. 3560f84 AccountManagerService send pkg uid when creating notification channel by Geoffrey Pitsch · 7 years ago
  79. 16e3789 Remove conversion from uid to package name getAccountsFromCacheLocked by Dmitry Dementyev · 7 years ago
  80. 892fc8d Do not check targetSdkVersion if only one package by Fyodor Kupolov · 7 years ago
  81. da59692 Merge "Move Accounts NotificationChannel earlier, before clearCallingIdentity" by TreeHugger Robot · 7 years ago
  82. 8882d88 Implement runtime account update notifications. by Dmitry Dementyev · 7 years ago
  83. 4d0f085 Move Accounts NotificationChannel earlier, before clearCallingIdentity by Geoffrey Pitsch · 7 years ago
  84. ef1ab44 Merge "Handle stopped users in onCleanupUser" by Fyodor Kupolov · 7 years ago
  85. b9da4e4 Handle stopped users in onCleanupUser by Fyodor Kupolov · 7 years ago
  86. 538d5a3 Merge "Allows AccountManager to start exported activities." by Dmitry Dementyev · 7 years ago
  87. d5210ba Allows AccountManager to start exported activities. by Dmitry Dementyev · 7 years ago
  88. 7cceabc Merge "Use opPackageName to filter accounts in getAccountsAsUserForPakage method." by Dmitry Dementyev · 7 years ago
  89. 5159f43 Use opPackageName to filter accounts in getAccountsAsUserForPakage method. by Dmitry Dementyev · 7 years ago
  90. 0b67642 Use correct package name in AccountManagerService ACTION_PACKAGE_REMOVED by Dmitry Dementyev · 7 years ago
  91. c34a48d Use LinedHashMap in AccountManagerService to return accounts in the by Dmitry Dementyev · 7 years ago
  92. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  93. bded68f Send LOGIN_ACCOUNTS_CHANGED broadcast to manifest receivers by Christopher Tate · 7 years ago
  94. 06f32e0 Update AccountManager getAccountVisibility method to better handle default cases. by Dmitry Dementyev · 7 years ago
  95. 876f266 Merge "Fix AccountManagerService caused by empty package names list." by TreeHugger Robot · 7 years ago
  96. 5e46e57 Fix AccountManagerService caused by empty package names list. by Dmitry Dementyev · 7 years ago
  97. f88ebeb Use correct packageName for checking if it belongs to callingUid. by Sudheer Shanka · 7 years ago
  98. f794c8d GET_ACCOUNTS_PRIVILEGED permission check for Account Discovery API. by Dmitry Dementyev · 7 years ago
  99. e366f82 Update Account Discovery API. by Dmitry Dementyev · 8 years ago
  100. 01985ff Implement Account Discovery API. by Dmitry Dementyev · 8 years ago