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