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
b9532200bd4bc01fb4c836fe6f33f376916badd2
frameworks_base
/
core
/
java
/
android
/
accounts
History
Costin Manolache
e5847ada7b
b/5316640 fix bundle add
...
Change-Id: I567c26f6d8fc1a0ea5827fd32f9012b979cbea71
2011-09-14 12:53:18 -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
- add verbose logging to the authenticator
2010-03-09 09:45:16 -08:00
AccountManager.java
b/5316640 fix bundle add
2011-09-14 12:53:18 -07: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
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
GrantCredentialsPermissionActivity.java
Tolerate missing AccountManager resource, not just missing resource name
2011-04-07 11:58:37 -07: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
…