summaryrefslogtreecommitdiff
path: root/core/java/android/accounts/CantAddAccountActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* RESTRICT AUTOMERGE Refactor device policy resource APIs to a separate classkholoud mohamed2022-03-191-1/+1
| | | | | | | | Bug: 217388602 Bug: 218875965 Test: atest EnterpriseResourcesTests Test: manual Change-Id: I8af03136e67057d171e97cb5a43187aa6c7f4fe7
* Allow updating enterprise strings in the frameworkkholoud mohamed2022-01-211-0/+10
| | | | | | | Bug: 188410712 Bug: 211422509 Test: manual Change-Id: Ia27b22b6cad14c8b62f3415a4967e479c21eb30c
* Update string for account manager failuresAlexandra Gherghina2014-07-281-15/+0
| | | | | Bug: 14642886 Change-Id: I200e38c7a93990787a3d6e01a583fe8ba193a987
* Ads per-user APIs to manage accounts through the AccountManagerAlexandra Gherghina2014-07-171-0/+16
| | | | | | Bug: 16056552 Bug: 14642886 Change-Id: I17ff6c2515285e63c84cecf2f861d10666c393c5
* Show an error dialog when account type is requested on a limited userAmith Yamasani2013-04-101-0/+40
This covers the scenario where an app doesn't find an account of the required type and requests the account manager to add one of that type. Bug: 8537648 Change-Id: I4d9c8842c2d90aa668f16034d3db007dc61714b8