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
ab7ed38d5fea82db64eb90bad9d4c646d61d15df
frameworks_base
/
core
/
java
/
android
/
accounts
History
Fred Quintana
a77253a417
An extra is being written as one type and read as the wrong type.
...
Bug: 5342556 Change-Id: I664bd84546cb8da2936c5afe65381336a97ef5cd
2011-09-19 16:26:37 -07:00
..
AbstractAccountAuthenticator.java
Make the AbstractAccountAuthenticator return an error to the AccountManagerService
2011-06-23 17:03:44 -07:00
Account.aidl
…
Account.java
…
AccountAuthenticatorActivity.java
Tolerate missing AccountManager resource, not just missing resource name
2011-04-07 11:58:37 -07:00
AccountAuthenticatorCache.java
DO NOT MERGE
2011-03-01 11:20:06 -08:00
AccountAuthenticatorResponse.java
…
AccountManager.java
Fixed the javadoc for AccountManager.newChooseAccountIntent()
2011-09-19 11:46:33 -07:00
AccountManagerCallback.java
…
AccountManagerFuture.java
…
AccountManagerResponse.java
…
AccountManagerService.java
For consistency with getAuthToken, pass UID/PID for add account. Needed for customizing the add account flow
2011-09-12 12:11:24 -07:00
AccountsException.java
…
AuthenticatorDescription.aidl
…
AuthenticatorDescription.java
DO NOT MERGE
2011-03-01 11:20:06 -08:00
AuthenticatorException.java
…
ChooseAccountActivity.java
Tolerate missing AccountManager resource, not just missing resource name
2011-04-07 11:58:37 -07:00
ChooseAccountTypeActivity.java
An extra is being written as one type and read as the wrong type.
2011-09-19 16:26:37 -07:00
ChooseTypeAndAccountActivity.java
An extra is being written as one type and read as the wrong type.
2011-09-19 16:26:37 -07:00
GrantCredentialsPermissionActivity.java
Tolerate missing AccountManager resource, not just missing resource name
2011-04-07 11:58:37 -07:00
IAccountAuthenticator.aidl
…
IAccountAuthenticatorCache.java
…
IAccountAuthenticatorResponse.aidl
…
IAccountManager.aidl
…
IAccountManagerResponse.aidl
…
NetworkErrorException.java
…
OnAccountsUpdateListener.java
…
OperationCanceledException.java
…