This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6752e6747952fbc545e088aceaba9db131c19f94
frameworks_base
/
core
/
java
/
android
/
accounts
History
Costin Manolache
f5ffe89e73
Token cache was not reset on password change
...
Bug: 3365443 Change-Id: I3e85c56810c0d71ddc82d3c6a1dcbba640444564
2011-01-19 12:00:32 -08:00
..
AbstractAccountAuthenticator.java
…
Account.aidl
…
Account.java
…
AccountAuthenticatorActivity.java
…
AccountAuthenticatorCache.java
Add a new attribute to auth descriptors to indicate custom handling of permission and token caching
2010-12-17 11:26:34 -08:00
AccountAuthenticatorResponse.java
…
AccountManager.java
Add a new attribute to auth descriptors to indicate custom handling of permission and token caching
2010-12-17 11:26:34 -08:00
AccountManagerCallback.java
…
AccountManagerFuture.java
…
AccountManagerResponse.java
…
AccountManagerService.java
Token cache was not reset on password change
2011-01-19 12:00:32 -08:00
AccountsException.java
…
AuthenticatorDescription.aidl
…
AuthenticatorDescription.java
Add a new attribute to auth descriptors to indicate custom handling of permission and token caching
2010-12-17 11:26:34 -08:00
AuthenticatorException.java
…
ChooseAccountActivity.java
…
GrantCredentialsPermissionActivity.java
Fix bug in permission grant system.
2010-12-07 12:27:54 -08:00
IAccountAuthenticator.aidl
…
IAccountAuthenticatorCache.java
add caching to the AccountManagerService
2010-12-03 15:35:48 -08:00
IAccountAuthenticatorResponse.aidl
…
IAccountManager.aidl
…
IAccountManagerResponse.aidl
…
NetworkErrorException.java
…
OnAccountsUpdateListener.java
…
OperationCanceledException.java
…