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
327fbd2c8fa294b919475feb4c74a74ee1981e02
frameworks_base
/
core
/
java
/
android
/
accounts
History
Costin Manolache
c6684f9e97
Fix previous quick fix, LoginOptions is final.
...
Change-Id: I5f262458239378697a67cbd8e83175bf3ffc7f5b
2011-01-14 11:26:25 -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
Fix previous quick fix, LoginOptions is final.
2011-01-14 11:26:25 -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
…