summaryrefslogtreecommitdiff
path: root/core/java/android/accounts/GrantCredentialsPermissionActivity.java
AgeCommit message (Expand)Author
2020-12-08Move launched activity info getter to ActivityClientControllerRiddle Hsu
2020-11-11Merge "Ignore GrantCredentials call with unexpected calling uid." into qt-devDmitry Dementyev
2020-11-10Ignore GrantCredentials call with unexpected calling uid.Dmitry Dementyev
2020-11-10Protect GrantCredentialsPermissionActivity against overlay.Dmitry Dementyev
2020-11-10Revert "Ignore GrantCredentials call with unexpected calling uid."Dmitry Dementyev
2020-11-05Ignore GrantCredentials call with unexpected calling uid.Dmitry Dementyev
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette
2016-09-20While-list apps to access account if already saw itSvet Ganov
2016-08-23Only sync adapters with access can see an account - frameworkSvetoslav Ganov
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2012-05-24Add an updateAppPermission() API call to the AccountManagerService AIDLFred Quintana
2012-03-08Make SyncManager and AccountManagerService multi-user aware.Amith Yamasani
2011-04-07Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom
2011-01-25Fix bug 3378333 - Holo-style layout for granting permissionsAdam Powell
2010-12-07Fix bug in permission grant system.Costin Manolache
2010-03-25check for nullsFred Quintana
2009-10-14update the authtoken permission granting UIFred Quintana
2009-10-05account manager api review changesFred Quintana
2009-08-15do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from mast...Fred Quintana
2009-07-23add account manager permission checkingFred Quintana