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
f2f7f56e8bc8bc28643b73bd1e2de6d79cd87331
frameworks_base
/
core
/
java
/
android
/
accounts
History
Fred Quintana
afd2f549bb
remove the hack to delay the accounts changed intent for the first account
...
Change-Id: I09ed0b31517c1545b81b480833fef3cd38c8f807
2010-12-17 15:45:56 -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
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
…
AccountManagerService.java
remove the hack to delay the accounts changed intent for the first account
2010-12-17 15:45:56 -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 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
…
IAccountManagerResponse.aidl
…
NetworkErrorException.java
…
OnAccountsUpdateListener.java
…
OperationCanceledException.java
…