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
7b7280fd074e598dfa5351cdbef33984b7e36b76
frameworks_base
/
core
/
java
/
android
/
accounts
History
Costin Manolache
b324911b47
Merge "If 'customTokens', let authenticator handle notification." into honeycomb
2011-01-25 16:13:12 -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
If 'customTokens', let authenticator handle notification.
2011-01-25 15:28:44 -08:00
AccountManagerCallback.java
…
AccountManagerFuture.java
…
AccountManagerResponse.java
…
AccountManagerService.java
If 'customTokens', let authenticator handle notification.
2011-01-25 15:28:44 -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 bug
#3338957
(Account Picker and Account type picker need love)
2011-01-21 14:58:02 -08:00
GrantCredentialsPermissionActivity.java
Fix bug 3378333 - Holo-style layout for granting permissions
2011-01-25 13:34:28 -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
…