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
02f9acbdb4df8758d0474a1a968f12bd18ed6f92
frameworks_base
/
core
/
java
/
android
/
accounts
History
Jason parks
1125d780a8
Remove the APIs for the old encryption scheme.
...
Change-Id: I55116a5b29b10dfd50015805ec019b485257f68b
2011-01-12 15:01:34 -06: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
Remove the APIs for the old encryption scheme.
2011-01-12 15:01:34 -06: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
…