index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
accounts
/
GrantCredentialsPermissionActivity.java
Age
Commit message (
Expand
)
Author
2020-12-08
Move launched activity info getter to ActivityClientController
Riddle Hsu
2020-11-11
Merge "Ignore GrantCredentials call with unexpected calling uid." into qt-dev
Dmitry Dementyev
2020-11-10
Ignore GrantCredentials call with unexpected calling uid.
Dmitry Dementyev
2020-11-10
Protect GrantCredentialsPermissionActivity against overlay.
Dmitry Dementyev
2020-11-10
Revert "Ignore GrantCredentials call with unexpected calling uid."
Dmitry Dementyev
2020-11-05
Ignore GrantCredentials call with unexpected calling uid.
Dmitry Dementyev
2017-04-14
Remove unnecessary casts on calls to findViewById
Alan Viverette
2016-09-20
While-list apps to access account if already saw it
Svet Ganov
2016-08-23
Only sync adapters with access can see an account - framework
Svetoslav Ganov
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2012-05-24
Add an updateAppPermission() API call to the AccountManagerService AIDL
Fred Quintana
2012-03-08
Make SyncManager and AccountManagerService multi-user aware.
Amith Yamasani
2011-04-07
Tolerate missing AccountManager resource, not just missing resource name
Brian Carlstrom
2011-01-25
Fix bug 3378333 - Holo-style layout for granting permissions
Adam Powell
2010-12-07
Fix bug in permission grant system.
Costin Manolache
2010-03-25
check for nulls
Fred Quintana
2009-10-14
update the authtoken permission granting UI
Fred Quintana
2009-10-05
account manager api review changes
Fred Quintana
2009-08-15
do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from mast...
Fred Quintana
2009-07-23
add account manager permission checking
Fred Quintana