summaryrefslogtreecommitdiff
path: root/core/java/android/accounts/ChooseAccountActivity.java
AgeCommit message (Expand)Author
2020-12-14Protect account chooser activities against overlay.Dmitry Dementyev
2020-12-08Move launched activity info getter to ActivityClientControllerRiddle Hsu
2018-06-12Moved some activities implementation to ActivityTaskManagerService (2/n)Wale Ogunwale
2017-06-19Currently, when an account with USER_MANAGED_NOT_VISIBLE is chosensunjian
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette
2017-01-25Implement Account Discovery API.Dmitry Dementyev
2017-01-09Revert "Implement Account Discovery API."Dmitry Dementyev
2017-01-06Implement Account Discovery API.Dmitry Dementyev
2014-02-03Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette
2011-04-07Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom
2011-01-21Fix bug #3338957 (Account Picker and Account type picker need love)Fabrice Di Meglio
2010-03-01fix a system crash that occurs when ChooseAccountActivity isFred Quintana
2009-10-05account manager api review changesFred Quintana
2009-08-15do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from mast...Fred Quintana
2009-04-20adding concept of features to accountsFred Quintana