1. 746aa69 Merge "Add access tracker to renamed accounts" by TreeHugger Robot · 8 years ago
  2. 5d09c99 Backup account access grants by Svet Ganov · 8 years ago
  3. 57f6259 Add access tracker to renamed accounts by Svetoslav Ganov · 8 years ago
  4. f6d424f1 While-list apps to access account if already saw it by Svet Ganov · 8 years ago
  5. f7d8df1 Don't crash in AccountManagerService if a uid has no packages by Nicolas Prevot · 8 years ago
  6. 0f149f4 Update services info before returning authenticators am: 814464894c am: 7540b79fee am: 69192b00e6 by Fyodor Kupolov · 8 years ago
  7. ecbe89d Use correct UID checks and proper database lookup am: 7ee37f48dc am: dc33730c05 by Svetoslav Ganov · 8 years ago
  8. 8873aa3 Do not start new threads in AccountManagerService by Fyodor Kupolov · 8 years ago
  9. 7540b79 Update services info before returning authenticators am: 814464894c by Fyodor Kupolov · 8 years ago
  10. 8144648 Update services info before returning authenticators by Fyodor Kupolov · 8 years ago
  11. 7ee37f4 Use correct UID checks and proper database lookup by Svetoslav Ganov · 8 years ago
  12. 9a79a4b Merge "resolve merge conflicts of eeeebd3 to master" by Svetoslav Ganov · 8 years ago
  13. 14fc197 In AccountManagerService, don't crash if there's no dpm. by Nicolas Prevot · 8 years ago
  14. 890a210 resolve merge conflicts of eeeebd3 to master by Svet Ganov · 8 years ago
  15. 5cb2973 Only sync adapters with access can see an account - framework by Svetoslav Ganov · 8 years ago
  16. 368aa19 Only return password for account session flow if the caller is signed by Hongming Jin · 8 years ago
  17. 1e8a94b Extracted persistence logic into AccountsDbUtils by Fyodor Kupolov · 8 years ago
  18. 69990d9 Fixed isAccountVisible and Visibility Constraints by Tejas Khorana · 8 years ago
  19. 5edff3b Account Manager Push API by Tejas Khorana · 8 years ago
  20. 9082c56 Merge \\\"Include correct account id in action_called_account_remove log message.\\\" into nyc-dev am: 0544462bf1 am: 33c20d39e3 by Dmitry Dementyev · 8 years ago
  21. fa30cf7 Merge \\"Include correct account id in action_called_account_remove log message.\\" into nyc-dev am: 0544462bf1 by Dmitry Dementyev · 8 years ago
  22. d87be07 Merge \"Include correct account id in action_called_account_remove log message.\" into nyc-dev by Dmitry Dementyev · 8 years ago
  23. 280a87d Merge "AccountManager: Make account session APIs public api." by Hongming Jin · 8 years ago
  24. e59fc5f Include correct account id in action_called_account_remove log message. by Dmitry Dementyev · 8 years ago
  25. 0e961a1 Allows AccountManager to start exported activities. by Sandra Kwan · 8 years ago
  26. bb3a000 Merge \\"Only broadcast LOGIN_ACCOUNTS_CHANGED when changes occur.\\" into nyc-mr1-dev am: 327c7e4c06 by Carlos Valdivia · 8 years ago
  27. 98b5f9d Only broadcast LOGIN_ACCOUNTS_CHANGED when changes occur. by Carlos Valdivia · 8 years ago
  28. 8b44275 AccountManager: Make account session APIs public api. by Hongming Jin · 8 years ago
  29. 56d8d05 Merge "Show policy transparency screen if adding an account is not allowed." by Nicolas Prévot · 8 years ago
  30. 709a63d Show policy transparency screen if adding an account is not allowed. by Nicolas Prevot · 8 years ago
  31. 20d4576 Merge "Put Write To Disk Ops in Separate Thread." by Tejas Khorana · 8 years ago
  32. 7b88f0e Put Write To Disk Ops in Separate Thread. by Tejas Khorana · 8 years ago
  33. 3b2297d Allow call addSharedAccountsFromParentUser with CREATE_USERS permission. by Sudheer Shanka · 8 years ago
  34. d04aaa3 More thorough cleansing of expired users by Amith Yamasani · 8 years ago
  35. 627fc20 Delete account from DE and CE databases by Fyodor Kupolov · 8 years ago
  36. 06329e5f [Security] Prevent malicious notifications from AMS. by Carlos Valdivia · 8 years ago
  37. 4ba55dc Merge "Insulate the account.db from updates." into nyc-dev by Carlos Valdivia · 8 years ago
  38. a46b112 Insulate the account.db from updates. by Carlos Valdivia · 8 years ago
  39. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  40. 6eb8c15 Merge "Return null when user is locked" into nyc-dev by Fyodor Kupolov · 8 years ago
  41. 714bbd8 Rename GET_PASSWORD_PRIVILEGED and make it signature. by Carlos Valdivia · 8 years ago
  42. 27bd37f Remove pre-N db after successful migration by Fyodor Kupolov · 8 years ago
  43. c86c3fd Return null when user is locked by Fyodor Kupolov · 8 years ago
  44. 766b283 Improve CryptoHelper by Carlos Valdivia · 8 years ago
  45. 1cab76a Make wallpapers direct-boot aware. by Jeff Sharkey · 8 years ago
  46. eeca658 Make AccountManagerServiceTest work again by Fyodor Kupolov · 8 years ago
  47. f3d2414 Merge "Allow deleting accounts when user is locked" into nyc-dev by Fyodor Kupolov · 8 years ago
  48. 35f6808 Allow deleting accounts when user is locked by Fyodor Kupolov · 8 years ago
  49. 1767fcd AccountManager: fix updateCredentials API. by Sandra Kwan · 8 years ago
  50. 1bb269d Merge "Fix extra data in cache" into nyc-dev by Simranjit Kohli · 8 years ago
  51. 858511c Fix extra data in cache by Simranjit Kohli · 8 years ago
  52. 51b651a introduce GET_PASSWORD_PRIVILEDGED permission. by Carlos Valdivia · 8 years ago
  53. ef73aaa [FBE] Split accounts.db into two DE/CE databases by Fyodor Kupolov · 8 years ago
  54. a04c7a7 Mark more Bundles as being defusable. by Jeff Sharkey · 8 years ago
  55. a0a58a2 Merge "Refactoring FBE APIs based on council feedback." into nyc-dev by Jeff Sharkey · 8 years ago
  56. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  57. ec1a918 Prevent NPE via use of uninitialized mUserManager by Erik Wolsheimer · 8 years ago
  58. 358e51f Revert "Permissions: Get rid of GET_ACCOUNTS" by Ian Pedowitz · 8 years ago
  59. d396005 Permissions: Get rid of GET_ACCOUNTS by Carlos Valdivia · 8 years ago
  60. 6ede9c3 Logging to KEY_INTENT security failure by Carlos Valdivia · 8 years ago
  61. 1c9026d AccountManager: fix residue data when authenticator is uninstalled. by Sandra Kwan · 8 years ago
  62. 27d0e1f Revert "[Fix extra data in cache]" by Simranjit Kohli · 8 years ago
  63. 041232a Copy shared accounts after the user is unlocked by Fyodor Kupolov · 8 years ago
  64. 0e59273 Use UserAccounts handed into accountExistsCacheLocked by Benjamin Franz · 8 years ago
  65. a666d74 [Fix extra data in cache] by Simranjit Singh Kohli · 9 years ago
  66. 8212ae0 Consistent naming for internal storage APIs. by Jeff Sharkey · 8 years ago
  67. bf33bd4 Revert "Permissions: Get rid of GET_ACCOUNTS" by Carlos Valdivia · 8 years ago
  68. 8a38a13 Need to call getApplicationInfo from System id by Carlos Valdivia · 9 years ago
  69. 3cdbc80 Merge "Permissions: Get rid of GET_ACCOUNTS" by Carlos Valdivia · 9 years ago
  70. 0b84b45 AccountManager: add finishSessionAsUser api. by Sandra Kwan · 9 years ago
  71. 918c55a Permissions: Get rid of GET_ACCOUNTS by Carlos Valdivia · 9 years ago
  72. 390c9d2 AccountManager: add isCredentialsUpdateSuggested API. by Sandra Kwan · 9 years ago
  73. 1274787 User creation with an intent by Amith Yamasani · 9 years ago
  74. f56a60f Merge "AccountManager: make account session APIs SystemApi." by Sandra Kwan · 9 years ago
  75. a578d11 AccountManager: make account session APIs SystemApi. by Sandra Kwan · 9 years ago
  76. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  77. b6c0ce4 Allow device and profile owner to modify accounts by Benjamin Franz · 9 years ago
  78. 9b04174 Frameworks/base: Fix typo in AccountManagerService by Andreas Gampe · 9 years ago
  79. db9df39 Merge "AccountManager: add finishSession(...) API." by Sandra Kwan · 9 years ago
  80. 920f6ef AccountManager: add finishSession(...) API. by Sandra Kwan · 9 years ago
  81. 9d8a104 Handle non-encryption-aware accounts and sync. by Jeff Sharkey · 9 years ago
  82. e68c37e AccountManager: add startUpdateCredentials API. by Sandra Kwan · 9 years ago
  83. 7881228 AccountManager: add startAddAccount API. by Sandra Kwan · 9 years ago
  84. e17ac15 More APIs for encryption-aware apps. by Jeff Sharkey · 9 years ago
  85. ddae026 Get rid of getTypesVisibleToCaller log spam. am: 02bffab9dc am: 1fd46d1581 am: b45f1b8ad1 by Carlos Valdivia · 9 years ago
  86. 02bffab Get rid of getTypesVisibleToCaller log spam. by Carlos Valdivia · 9 years ago
  87. 02cb6e7 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  88. 9249a90 Revert "Added --restricted option for create-user command" by Bart Sears · 9 years ago
  89. 737b216 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  90. 6d44e59 am 37d0e13a: am 572a78cd: am 9d4cad8b: am b1cebd9e: am 5579e41c: Add op package to the UID special case handling in account manager. by Svetoslav · 9 years ago
  91. 5579e41 Add op package to the UID special case handling in account manager. by Svetoslav · 9 years ago
  92. f3f02ac Add get_accounts app op by Svetoslav · 9 years ago
  93. ce852dd Add get_accounts app op by Svetoslav · 9 years ago
  94. 06a484a Non-system users can now have restricted profiles by Fyodor Kupolov · 9 years ago
  95. a3721e1 Fix deadlock. by Carlos Valdivia · 9 years ago
  96. b77d8b6 [Fix getAccounts MANAGE_USERS permission] by Simranjit Singh Kohli · 9 years ago
  97. 6cc066d Revert "Revert "Permissions: GET_ACCOUNTS permission cleanup"" by Ian Pedowitz · 9 years ago
  98. 845d14d Revert "Permissions: GET_ACCOUNTS permission cleanup" by Ian Pedowitz · 9 years ago
  99. e7ed827 Permissions: GET_ACCOUNTS permission cleanup by Carlos Valdivia · 9 years ago
  100. 2062eef Add a privileged permission to get user accounts by Svet Ganov · 9 years ago