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
/
AccountManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
If 'customTokens', let authenticator handle notification.
Costin Manolache
2011-01-25
1
-0
/
+7
*
Add a new attribute to auth descriptors to indicate custom handling of permis...
Costin Manolache
2010-12-17
1
-0
/
+6
*
COMMENT ONLY change to fix some formatting glitches and
Dan Egnor
2010-08-02
1
-69
/
+73
*
allow null authtokens to invalidateAuthToken
Fred Quintana
2010-04-01
1
-4
/
+5
*
check for nulls
Fred Quintana
2010-03-25
1
-44
/
+34
*
- add verbose logging to the authenticator
Fred Quintana
2010-03-09
1
-1
/
+32
*
Defend against an unexpected null bundle that causes blockingGetAuthToken() t...
Fred Quintana
2010-03-04
1
-0
/
+19
*
allow permission USE_CREDENTIALS for AccountManager.invalidateAuthToken as we...
Fred Quintana
2010-02-24
1
-1
/
+2
*
fix some minor javadoc errors in AccountManager
Doug Zongker
2010-02-23
1
-4
/
+2
*
Update AccountManager's javadoc.
Dan Egnor
2010-02-23
1
-684
/
+766
*
- fix the AccountManager documentation. http://b/2401790
Fred Quintana
2010-02-18
1
-7
/
+212
*
only make AccountManager throw an exception on blocking calls in the UI threa...
Fred Quintana
2010-02-09
1
-1
/
+4
*
- change the SyncManager to retry MANUAL syncs that encounter a soft error
Fred Quintana
2010-02-08
1
-10
/
+11
*
add sync polling
Fred Quintana
2010-02-05
1
-5
/
+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
/
+41
*
Revert the changes that introduced new exception that wouldn't have occured b...
Costin Manolache
2009-10-29
1
-12
/
+26
*
- add javadoc for the account manager
Fred Quintana
2009-10-28
1
-12
/
+33
*
update account manager javadoc
Fred Quintana
2009-10-22
1
-14
/
+460
*
fix a javadoc build breakage
Fred Quintana
2009-10-05
1
-2
/
+1
*
account manager api review changes
Fred Quintana
2009-10-05
1
-64
/
+80
*
Make removeOnAccountsUpdateListener cope with null handlers.
Bryan Mawhinney
2009-09-24
1
-1
/
+2
*
- make an AccountManager per context, not one per process
Fred Quintana
2009-09-22
1
-0
/
+4
*
If disk-full, don't crash the system server. Still todo: when we have disk we...
Costin Manolache
2009-09-10
1
-1
/
+11
*
I am getting tired of the java doc warnings, so fix them.
Dianne Hackborn
2009-08-24
1
-0
/
+1
*
do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from mast...
Fred Quintana
2009-08-15
1
-494
/
+269
*
add account manager permission checking
Fred Quintana
2009-07-23
1
-0
/
+7
*
add icon and label to the authenticator description
Fred Quintana
2009-06-15
1
-5
/
+5
*
change the IsolatedContext to have a test version of the AccountManager that ...
Fred Quintana
2009-04-27
1
-0
/
+9
*
change the sync framework and users to understand Account
Fred Quintana
2009-04-23
1
-10
/
+163
*
adding concept of features to accounts
Fred Quintana
2009-04-20
1
-17
/
+200
*
AI 145177: phase two of the AccountManager
Fred Quintana
2009-04-08
1
-142
/
+564
*
Automated import from //branches/master/...@142414,142414
Fred Quintana
2009-03-24
1
-0
/
+306