1. 1c9026d AccountManager: fix residue data when authenticator is uninstalled. by Sandra Kwan · 8 years ago
  2. 27d0e1f Revert "[Fix extra data in cache]" by Simranjit Kohli · 8 years ago
  3. 041232a Copy shared accounts after the user is unlocked by Fyodor Kupolov · 8 years ago
  4. 0e59273 Use UserAccounts handed into accountExistsCacheLocked by Benjamin Franz · 8 years ago
  5. a666d74 [Fix extra data in cache] by Simranjit Singh Kohli · 9 years ago
  6. 8212ae0 Consistent naming for internal storage APIs. by Jeff Sharkey · 8 years ago
  7. bf33bd4 Revert "Permissions: Get rid of GET_ACCOUNTS" by Carlos Valdivia · 8 years ago
  8. 8a38a13 Need to call getApplicationInfo from System id by Carlos Valdivia · 9 years ago
  9. 3cdbc80 Merge "Permissions: Get rid of GET_ACCOUNTS" by Carlos Valdivia · 9 years ago
  10. 0b84b45 AccountManager: add finishSessionAsUser api. by Sandra Kwan · 9 years ago
  11. 918c55a Permissions: Get rid of GET_ACCOUNTS by Carlos Valdivia · 9 years ago
  12. 390c9d2 AccountManager: add isCredentialsUpdateSuggested API. by Sandra Kwan · 9 years ago
  13. 1274787 User creation with an intent by Amith Yamasani · 9 years ago
  14. f56a60f Merge "AccountManager: make account session APIs SystemApi." by Sandra Kwan · 9 years ago
  15. a578d11 AccountManager: make account session APIs SystemApi. by Sandra Kwan · 9 years ago
  16. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  17. b6c0ce4 Allow device and profile owner to modify accounts by Benjamin Franz · 9 years ago
  18. 9b04174 Frameworks/base: Fix typo in AccountManagerService by Andreas Gampe · 9 years ago
  19. db9df39 Merge "AccountManager: add finishSession(...) API." by Sandra Kwan · 9 years ago
  20. 920f6ef AccountManager: add finishSession(...) API. by Sandra Kwan · 9 years ago
  21. 9d8a104 Handle non-encryption-aware accounts and sync. by Jeff Sharkey · 9 years ago
  22. e68c37e AccountManager: add startUpdateCredentials API. by Sandra Kwan · 9 years ago
  23. 7881228 AccountManager: add startAddAccount API. by Sandra Kwan · 9 years ago
  24. e17ac15 More APIs for encryption-aware apps. by Jeff Sharkey · 9 years ago
  25. ddae026 Get rid of getTypesVisibleToCaller log spam. am: 02bffab9dc am: 1fd46d1581 am: b45f1b8ad1 by Carlos Valdivia · 9 years ago
  26. 02bffab Get rid of getTypesVisibleToCaller log spam. by Carlos Valdivia · 9 years ago
  27. 02cb6e7 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  28. 9249a90 Revert "Added --restricted option for create-user command" by Bart Sears · 9 years ago
  29. 737b216 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  30. 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
  31. 5579e41 Add op package to the UID special case handling in account manager. by Svetoslav · 9 years ago
  32. f3f02ac Add get_accounts app op by Svetoslav · 9 years ago
  33. ce852dd Add get_accounts app op by Svetoslav · 9 years ago
  34. 06a484a Non-system users can now have restricted profiles by Fyodor Kupolov · 9 years ago
  35. a3721e1 Fix deadlock. by Carlos Valdivia · 9 years ago
  36. b77d8b6 [Fix getAccounts MANAGE_USERS permission] by Simranjit Singh Kohli · 9 years ago
  37. 6cc066d Revert "Revert "Permissions: GET_ACCOUNTS permission cleanup"" by Ian Pedowitz · 9 years ago
  38. 845d14d Revert "Permissions: GET_ACCOUNTS permission cleanup" by Ian Pedowitz · 9 years ago
  39. e7ed827 Permissions: GET_ACCOUNTS permission cleanup by Carlos Valdivia · 9 years ago
  40. 2062eef Add a privileged permission to get user accounts by Svet Ganov · 9 years ago
  41. ba0b10a [Fix MANAGE_USER permission in AccountManagerService] by Simranjit Singh Kohli · 9 years ago
  42. c37ee22 Tweak GET_ACCOUNTS behavior and improve memory. by Carlos Valdivia · 9 years ago
  43. 0b8a7c0 [Modify LastAuthenticatedTimestamp behaviour]: by Simranjit Singh Kohli · 9 years ago
  44. 17de4b2 Merge "remove usage of deprecated method setLatestEventInfo" into mnc-dev by Chris Wren · 9 years ago
  45. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  46. 6eb73a5 Revert "Revert "Permissions: Fix account related permissions."" by Carlos Valdivia · 9 years ago
  47. dcddc47 Revert "Permissions: Fix account related permissions." by Carlos Valdivia · 9 years ago
  48. ffb4602 Permissions: Fix account related permissions. by Carlos Valdivia · 9 years ago
  49. e736001 Allow packagemanager checks for secondary user packages by Amith Yamasani · 9 years ago
  50. 91979be System Health: Support expiring tokens by Carlos Valdivia · 9 years ago
  51. 6a18487 [Fix Potential for error]: by Simranjit Singh Kohli · 9 years ago
  52. 490d23b Merge "[Update API]: Rename accountAuthenticated to notifyAccountAuthenticated and other changes." into mnc-dev by Simranjit Singh Kohli · 9 years ago
  53. 1d0c1a6 AccountsDb Logging]: Introducing logging in accountsDb. by Simranjit Singh Kohli · 9 years ago
  54. 1663b44 [Update API]: by Simranjit Singh Kohli · 9 years ago
  55. 82d0178 [Fix confirmCredntials flow] by Simranjit Singh Kohli · 9 years ago
  56. 3580cd0 Merge "[Auth:Last Credentials Timing] : Introducing API" by Simranjit Singh Kohli · 9 years ago
  57. 6c7c4ad [Auth:Last Credentials Timing] : Introducing API by Simranjit Singh Kohli · 9 years ago
  58. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  59. 33d3c53 resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  60. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 9 years ago
  61. 48fcd4e Added explicit sort order when fetching accounts. by Marvin Paul · 10 years ago
  62. 22dc3b7 New AccountManager method to copy accounts between users. by Esteban Talavera · 10 years ago
  63. 8778f99 [RemoveAccount API]: Adding support for intent. by Simranjit Singh Kohli · 10 years ago
  64. ae7034a Fix regression in launching CantAddAccountActivity for correct user by Amith Yamasani · 10 years ago
  65. 23f5826 We shouldn't delete accounts when a package is being updated. by Carlos Valdivia · 10 years ago
  66. 07ad8dc Use context for user when calling notifyAsUser by Kenny Guy · 10 years ago
  67. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  68. 4e68b65 Fixed a NullPointerException in AccountManagerService. by Adili Muguro · 10 years ago
  69. f193b9a Allow authenticators to rename accounts. by Carlos Valdivia · 10 years ago
  70. 999d394 Ads per-user APIs to manage accounts through the AccountManager by Alexandra Gherghina · 10 years ago
  71. c1cf161 Modifies APIs for retrieving managed profile accounts. by Alexandra Gherghina · 10 years ago
  72. da1350f AccountManager cannot modify accounts according to device policy. by Sander Alewijnse · 10 years ago
  73. 5934dbc Abort removing account if prohibited by policy by Amith Yamasani · 10 years ago
  74. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/accounts/AccountManagerService.java]
  75. 09e7e0e Delegate existence of account check to Authenticator. by Jatin Lodhia · 11 years ago
  76. 416747a Package checks for resloving recovery tokens should be user sensitive. by Carlos Valdivia · 11 years ago
  77. 0c19bf5 Avoid deadlock between mUsers and cacheLock by Amith Yamasani · 11 years ago
  78. 164371f Fix issue #11005453: [SUW] G+ profile creation for new user broken by Dianne Hackborn · 11 years ago
  79. 5bab9da Prevent authenticators from using Settings to launch arbitrary activities. by Carlos Valdivia · 11 years ago
  80. ccbf84f Some system apps are more system than others by Christopher Tate · 11 years ago
  81. 9a6d5fc am 77049e13: am 60b4afed: Merge "Fix account filtering for specific package name" into jb-mr2-dev by Amith Yamasani · 11 years ago
  82. e342309 Fix account filtering for specific package name by Amith Yamasani · 11 years ago
  83. 7e02815 am fb37bb67: am 73094fbc: Merge "Don\'t allow non-authorized apps to access auth tokens" into jb-mr2-dev by Amith Yamasani · 11 years ago
  84. d20ea2f Don't allow non-authorized apps to access auth tokens by Amith Yamasani · 11 years ago
  85. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  86. 8dc25e0 am ba567014: am e37c8f78: Merge "Improve API and documentation" into jb-mr2-dev by Amith Yamasani · 11 years ago
  87. 3b458ad Improve API and documentation by Amith Yamasani · 11 years ago
  88. 18a2145 am 399a2977: am b3a98725: Merge "Show an error dialog when account type is requested on a limited user" into jb-mr2-dev by Amith Yamasani · 11 years ago
  89. 23c8b96 Show an error dialog when account type is requested on a limited user by Amith Yamasani · 11 years ago
  90. af210f6 am 4b808adc: am ed181586: Merge "Fixed a NPE in AccountManagerService" into jb-mr2-dev by Mita Yun · 11 years ago
  91. f4c240e Fixed a NPE in AccountManagerService by Mita Yun · 11 years ago
  92. 18c8558 am 30cfaf7c: am 63fba8c1: Merge "Add new primary accounts to secondary limited users" into jb-mr2-dev by Amith Yamasani · 11 years ago
  93. 5be347b Add new primary accounts to secondary limited users by Amith Yamasani · 11 years ago
  94. bb49e85 resolved conflicts for merge of 15935aad to master by Amith Yamasani · 11 years ago
  95. 27db468 Block access to accounts for limited users. by Amith Yamasani · 11 years ago
  96. 278700f am 98c762bf: am ce66fd74: Merge "AccountManager changes for profile seeding." into jb-mr2-dev by Jatin Lodhia · 11 years ago
  97. ce66fd7 Merge "AccountManager changes for profile seeding." into jb-mr2-dev by Jatin Lodhia · 11 years ago
  98. 3df7d69 AccountManager changes for profile seeding. by Jatin Lodhia · 11 years ago
  99. b54a93a am 1438d67e: am e494a81f: Merge "Restricted account visibility" into jb-mr2-dev by Amith Yamasani · 11 years ago
  100. e494a81 Merge "Restricted account visibility" into jb-mr2-dev by Amith Yamasani · 11 years ago