1. c37ee22 Tweak GET_ACCOUNTS behavior and improve memory. by Carlos Valdivia · 9 years ago
  2. 0b8a7c0 [Modify LastAuthenticatedTimestamp behaviour]: by Simranjit Singh Kohli · 9 years ago
  3. 17de4b2 Merge "remove usage of deprecated method setLatestEventInfo" into mnc-dev by Chris Wren · 9 years ago
  4. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  5. 6eb73a5 Revert "Revert "Permissions: Fix account related permissions."" by Carlos Valdivia · 9 years ago
  6. dcddc47 Revert "Permissions: Fix account related permissions." by Carlos Valdivia · 9 years ago
  7. ffb4602 Permissions: Fix account related permissions. by Carlos Valdivia · 9 years ago
  8. e736001 Allow packagemanager checks for secondary user packages by Amith Yamasani · 9 years ago
  9. 91979be System Health: Support expiring tokens by Carlos Valdivia · 9 years ago
  10. 6a18487 [Fix Potential for error]: by Simranjit Singh Kohli · 9 years ago
  11. 490d23b Merge "[Update API]: Rename accountAuthenticated to notifyAccountAuthenticated and other changes." into mnc-dev by Simranjit Singh Kohli · 9 years ago
  12. 1d0c1a6 AccountsDb Logging]: Introducing logging in accountsDb. by Simranjit Singh Kohli · 9 years ago
  13. 1663b44 [Update API]: by Simranjit Singh Kohli · 9 years ago
  14. 82d0178 [Fix confirmCredntials flow] by Simranjit Singh Kohli · 9 years ago
  15. 3580cd0 Merge "[Auth:Last Credentials Timing] : Introducing API" by Simranjit Singh Kohli · 9 years ago
  16. 6c7c4ad [Auth:Last Credentials Timing] : Introducing API by Simranjit Singh Kohli · 9 years ago
  17. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  18. 33d3c53 resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  19. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 9 years ago
  20. 48fcd4e Added explicit sort order when fetching accounts. by Marvin Paul · 10 years ago
  21. 22dc3b7 New AccountManager method to copy accounts between users. by Esteban Talavera · 10 years ago
  22. 8778f99 [RemoveAccount API]: Adding support for intent. by Simranjit Singh Kohli · 10 years ago
  23. ae7034a Fix regression in launching CantAddAccountActivity for correct user by Amith Yamasani · 10 years ago
  24. 23f5826 We shouldn't delete accounts when a package is being updated. by Carlos Valdivia · 10 years ago
  25. 07ad8dc Use context for user when calling notifyAsUser by Kenny Guy · 10 years ago
  26. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  27. 4e68b65 Fixed a NullPointerException in AccountManagerService. by Adili Muguro · 10 years ago
  28. f193b9a Allow authenticators to rename accounts. by Carlos Valdivia · 10 years ago
  29. 999d394 Ads per-user APIs to manage accounts through the AccountManager by Alexandra Gherghina · 10 years ago
  30. c1cf161 Modifies APIs for retrieving managed profile accounts. by Alexandra Gherghina · 10 years ago
  31. da1350f AccountManager cannot modify accounts according to device policy. by Sander Alewijnse · 10 years ago
  32. 5934dbc Abort removing account if prohibited by policy by Amith Yamasani · 10 years ago
  33. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/accounts/AccountManagerService.java]
  34. 09e7e0e Delegate existence of account check to Authenticator. by Jatin Lodhia · 11 years ago
  35. 416747a Package checks for resloving recovery tokens should be user sensitive. by Carlos Valdivia · 11 years ago
  36. 0c19bf5 Avoid deadlock between mUsers and cacheLock by Amith Yamasani · 11 years ago
  37. 164371f Fix issue #11005453: [SUW] G+ profile creation for new user broken by Dianne Hackborn · 11 years ago
  38. 5bab9da Prevent authenticators from using Settings to launch arbitrary activities. by Carlos Valdivia · 11 years ago
  39. ccbf84f Some system apps are more system than others by Christopher Tate · 11 years ago
  40. 9a6d5fc am 77049e13: am 60b4afed: Merge "Fix account filtering for specific package name" into jb-mr2-dev by Amith Yamasani · 11 years ago
  41. e342309 Fix account filtering for specific package name by Amith Yamasani · 11 years ago
  42. 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
  43. d20ea2f Don't allow non-authorized apps to access auth tokens by Amith Yamasani · 11 years ago
  44. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  45. 8dc25e0 am ba567014: am e37c8f78: Merge "Improve API and documentation" into jb-mr2-dev by Amith Yamasani · 11 years ago
  46. 3b458ad Improve API and documentation by Amith Yamasani · 11 years ago
  47. 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
  48. 23c8b96 Show an error dialog when account type is requested on a limited user by Amith Yamasani · 11 years ago
  49. af210f6 am 4b808adc: am ed181586: Merge "Fixed a NPE in AccountManagerService" into jb-mr2-dev by Mita Yun · 11 years ago
  50. f4c240e Fixed a NPE in AccountManagerService by Mita Yun · 11 years ago
  51. 18c8558 am 30cfaf7c: am 63fba8c1: Merge "Add new primary accounts to secondary limited users" into jb-mr2-dev by Amith Yamasani · 11 years ago
  52. 5be347b Add new primary accounts to secondary limited users by Amith Yamasani · 11 years ago
  53. bb49e85 resolved conflicts for merge of 15935aad to master by Amith Yamasani · 11 years ago
  54. 27db468 Block access to accounts for limited users. by Amith Yamasani · 11 years ago
  55. 278700f am 98c762bf: am ce66fd74: Merge "AccountManager changes for profile seeding." into jb-mr2-dev by Jatin Lodhia · 11 years ago
  56. ce66fd7 Merge "AccountManager changes for profile seeding." into jb-mr2-dev by Jatin Lodhia · 11 years ago
  57. 3df7d69 AccountManager changes for profile seeding. by Jatin Lodhia · 11 years ago
  58. b54a93a am 1438d67e: am e494a81f: Merge "Restricted account visibility" into jb-mr2-dev by Amith Yamasani · 11 years ago
  59. e494a81 Merge "Restricted account visibility" into jb-mr2-dev by Amith Yamasani · 11 years ago
  60. 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
  61. 0ac1fc9 Restricted account visibility by Amith Yamasani · 11 years ago
  62. a12fccf Add user restrictions for bluetooth, sideloading, usb file transfer by Maggie Benthall · 11 years ago
  63. a153522 am f3dc9f0a: am df5e9fe1: Merge "Device Owner, a special kind of device admin" into jb-mr2-dev by Amith Yamasani · 11 years ago
  64. 71e6c69 Device Owner, a special kind of device admin by Amith Yamasani · 11 years ago
  65. e32011e resolved conflicts for merge of 99755cd3 to master by Amith Yamasani · 11 years ago
  66. df2e92a Application restrictions API by Amith Yamasani · 11 years ago
  67. adb8e14 am 3eb3774f: am 67df64b3: Shared accounts and sharing of apps by Amith Yamasani · 11 years ago
  68. 67df64b Shared accounts and sharing of apps by Amith Yamasani · 12 years ago
  69. 464f530 Add permission check to AccountManagerService to allow keyguard access. by Jim Miller · 11 years ago
  70. e4cf734 Starting point for User Restrictions API by Amith Yamasani · 12 years ago
  71. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 12 years ago
  72. 7a96c39 Move lingering services to services.jar. by Jeff Sharkey · 12 years ago[Renamed (99%) from core/java/android/accounts/AccountManagerService.java]
  73. 2c7bc26 Authenticate correct user's account when pattern fails multiple times. by Amith Yamasani · 12 years ago
  74. e4996bb Defer more Account actions until user starting. by Jeff Sharkey · 12 years ago
  75. 6eb9620 Include all accounts in dumpsys. by Jeff Sharkey · 12 years ago
  76. 9d0791b Fix build, only invalidate when creating user. by Jeff Sharkey · 12 years ago
  77. 6ab72d7 Make RegisteredServicesCache multi-user aware. by Jeff Sharkey · 12 years ago
  78. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  79. 2701f32 Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  80. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  81. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  82. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  83. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  84. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  85. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  86. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  87. 26ff662 Delay AccountManagerService initialization by Kenny Root · 12 years ago
  88. 90f658e Merge "Preserve account list in order of creation in the database." into jb-dev by Amith Yamasani · 12 years ago
  89. b483a99 Preserve account list in order of creation in the database. by Amith Yamasani · 12 years ago
  90. d9640ec Add an updateAppPermission() API call to the AccountManagerService AIDL by Fred Quintana · 12 years ago
  91. 856fbbe Merge "Don't migrate accounts.db if already migrated." by Amith Yamasani · 12 years ago
  92. a23bb38 Don't migrate accounts.db if already migrated. by Amith Yamasani · 12 years ago
  93. f29f236 Fix a race condition in SyncManager.onAccountsUpdated() by Amith Yamasani · 12 years ago
  94. 1359360 User management and switching by Amith Yamasani · 12 years ago
  95. f57bdf3 Merge "Fix an initialization ordering bug due to the userprofile changes." by Fred Quintana · 12 years ago
  96. 70e6190 Fix an initialization ordering bug due to the userprofile changes. by Fred Quintana · 12 years ago
  97. 219be44 Merge "Bind to the correct instance of the authenticator service." by Amith Yamasani · 12 years ago
  98. 34daa75 Bind to the correct instance of the authenticator service. by Amith Yamasani · 12 years ago
  99. c6b0f99 Use renameTo safely when creating the user 0 account database by Marc Blank · 12 years ago
  100. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 12 years ago