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
fae640b174f0a720690bab31a31dfd2693c67c63
frameworks_base
/
core
/
java
/
android
/
accounts
History
Fred Quintana
e3e5b0994e
remove the code that clears the passwords when the sim
...
is replaced with a different one. Bug: 3404577 Change-Id: I3149df7040dfc56e91544010ac56b5912964d925
2011-02-25 10:39:20 -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
If 'customTokens', let authenticator handle notification.
2011-01-25 15:28:44 -08:00
AccountManagerCallback.java
…
AccountManagerFuture.java
…
AccountManagerResponse.java
…
AccountManagerService.java
remove the code that clears the passwords when the sim
2011-02-25 10:39:20 -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
rename testHasFeatures to hasFeatures
2010-01-15 11:05:44 -08:00
IAccountManagerResponse.aidl
…
NetworkErrorException.java
…
OnAccountsUpdateListener.java
…
OperationCanceledException.java
…