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
ab7cf4e2f7d2b863cdea747e7581eb171c5cc8ae
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
- add verbose logging to the authenticator
2010-03-09 09:45:16 -08:00
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
- add verbose logging to the authenticator
2010-03-09 09:45:16 -08:00
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
-hide AccountManagerResponse, which never should have been exposed in the first place
2009-11-19 10:19:23 -08:00
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
fix a system crash that occurs when ChooseAccountActivity is
2010-03-01 14:39:00 -08:00
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
rename testHasFeatures to hasFeatures
2010-01-15 11:05:44 -08:00
IAccountManagerResponse.aidl
…
NetworkErrorException.java
…
OnAccountsUpdateListener.java
…
OperationCanceledException.java
…