index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
accounts
/
AccountManagerService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix an initialization ordering bug due to the userprofile changes."
Fred Quintana
2012-03-20
1
-2
/
+2
|
\
|
*
Fix an initialization ordering bug due to the userprofile changes.
Fred Quintana
2012-03-20
1
-2
/
+2
*
|
Merge "Bind to the correct instance of the authenticator service."
Amith Yamasani
2012-03-19
1
-1
/
+1
|
\
\
|
*
|
Bind to the correct instance of the authenticator service.
Amith Yamasani
2012-03-19
1
-1
/
+1
|
|
/
*
|
Use renameTo safely when creating the user 0 account database
Marc Blank
2012-03-18
1
-1
/
+10
|
/
*
Make SyncManager and AccountManagerService multi-user aware.
Amith Yamasani
2012-03-08
1
-184
/
+314
*
Use Map.Entry, not HashMap.Entry
Andy McFadden
2012-01-20
1
-1
/
+2
*
Fixed a bug that causes AccountManager calls to hang forever, eventually
Fred Quintana
2011-10-24
1
-5
/
+19
*
Merge "b/5399355 StringIndexOutOfBoundsException from AccountManagerService"
Costin Manolache
2011-10-07
1
-2
/
+6
|
\
|
*
b/5399355 StringIndexOutOfBoundsException from AccountManagerService
Costin Manolache
2011-10-07
1
-2
/
+6
*
|
Add DUMP permission checks to services
Kenny Root
2011-09-29
1
-0
/
+8
|
/
*
For consistency with getAuthToken, pass UID/PID for add account. Needed for c...
Costin Manolache
2011-09-12
1
-18
/
+17
*
Tolerate missing AccountManager resource, not just missing resource name
Brian Carlstrom
2011-04-07
1
-4
/
+8
*
resolved conflicts for merge of 17f95e92 to honeycomb-plus-aosp
repo sync
2011-03-22
1
-16
/
+0
|
\
|
*
remove the code that clears the passwords when the sim
Fred Quintana
2011-03-07
1
-91
/
+0
|
*
DO NOT MERGE
Costin Manolache
2011-03-01
1
-12
/
+63
|
*
Fix bug in permission grant system.
Costin Manolache
2010-12-09
1
-13
/
+51
*
|
Fix a deadlock in AccountManagerService cause by different
Fred Quintana
2011-03-01
1
-318
/
+350
*
|
Merge "Make the AccountManagerService clear old grants when the package that ...
Fred Quintana
2011-02-28
1
-0
/
+35
|
\
\
|
*
|
Make the AccountManagerService clear old grants when the package
Fred Quintana
2011-02-28
1
-0
/
+35
*
|
|
remove the code that clears the passwords when the sim
Fred Quintana
2011-02-25
1
-96
/
+0
|
/
/
*
|
Add TelephonyManager.getCurrentPhoneType
Wink Saville
2011-02-01
1
-1
/
+1
*
|
If 'customTokens', let authenticator handle notification.
Costin Manolache
2011-01-25
1
-1
/
+4
*
|
Token cache was not reset on password change
Costin Manolache
2011-01-19
1
-0
/
+8
*
|
Add back NEW_TASK flag.
Costin Manolache
2011-01-17
1
-0
/
+4
*
|
Fix previous quick fix, LoginOptions is final.
Costin Manolache
2011-01-14
1
-4
/
+3
*
|
Fix NPE, caller may not pass loginOptions.
Costin Manolache
2011-01-14
1
-0
/
+3
*
|
Add ActivityManager#isRunningInTestHarness() public API.
Brett Chabot
2011-01-09
1
-4
/
+3
*
|
remove the hack to delay the accounts changed intent for the first account
Fred Quintana
2010-12-17
1
-17
/
+1
*
|
Add a new attribute to auth descriptors to indicate custom handling of permis...
Costin Manolache
2010-12-17
1
-4
/
+22
*
|
Fix bug in permission grant system.
Costin Manolache
2010-12-07
1
-13
/
+51
*
|
add caching to the AccountManagerService
Fred Quintana
2010-12-03
1
-181
/
+425
*
|
Remove notifications for account when account is removed.
Costin Manolache
2010-11-16
1
-0
/
+12
*
|
fix a bug where some accounts changed listeners don't see the new
Fred Quintana
2010-07-15
1
-16
/
+16
*
|
Add needsOtaServiceProvisioning to Phone.
Wink Saville
2010-05-24
1
-1
/
+1
|
/
*
check for nulls
Fred Quintana
2010-03-25
1
-2
/
+37
*
- make the SyncManager add periodic syncs when it upgrades from a
Fred Quintana
2010-03-16
1
-1
/
+1
*
check if the binding to the authenticator has been disconnected
Fred Quintana
2010-03-10
1
-1
/
+13
*
allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as we...
Fred Quintana
2010-02-24
1
-10
/
+20
*
- return the accounts when getAccountByTypeAndFeatures is
Fred Quintana
2010-02-24
1
-6
/
+19
*
- fix the AccountManager documentation. http://b/2401790
Fred Quintana
2010-02-18
1
-9
/
+23
*
only make AccountManager throw an exception on blocking calls in the UI threa...
Fred Quintana
2010-02-09
1
-1
/
+1
*
enhance the sync manager backoff logic and add support for retry-after
Fred Quintana
2010-01-25
1
-2
/
+9
*
rename testHasFeatures to hasFeatures
Fred Quintana
2010-01-15
1
-2
/
+2
*
add AccountManager.testHasFeatures() to make it easy to check if a given acco...
Fred Quintana
2010-01-14
1
-0
/
+58
*
am 80410b55: am 42c98ada: Still use ro.monkey
Ying Wang
2010-01-07
1
-2
/
+1
|
\
|
*
Still use ro.monkey
Ying Wang
2010-01-06
1
-2
/
+1
*
|
am 5c529a0c: am 08fa1428: Rename ro.monkey to monkey.running
Ying Wang
2010-01-04
1
-1
/
+1
|
\
\
|
|
/
|
*
Rename ro.monkey to monkey.running
Ying Wang
2010-01-04
1
-1
/
+1
*
|
am 74f7b139: am f307ec5d: Merge change Iafa92b8f into eclair-mr2
Fred Quintana
2009-12-02
1
-0
/
+29
|
\
\
[next]