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