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
*
Improve API and documentation
Amith Yamasani
2013-04-19
1
-0
/
+17
*
Block access to accounts for limited users.
Amith Yamasani
2013-03-30
1
-2
/
+19
*
am 6eebd6e6: am 6f50c846: am d2c1e947: am 39f864b1: am 5018688b: Merge "Doc u...
kmccormick
2013-03-29
1
-1
/
+1
|
\
|
*
Doc update: incorrect method name
kmccormick
2013-03-29
1
-1
/
+1
*
|
AccountManager changes for profile seeding.
Jatin Lodhia
2013-03-28
1
-2
/
+3
*
|
Application restrictions API
Amith Yamasani
2013-03-20
1
-1
/
+4
*
|
Move the account picker class name to a config resource.
Amith Yamasani
2013-03-14
1
-3
/
+12
*
|
Shared accounts and sharing of apps
Amith Yamasani
2013-03-06
1
-0
/
+51
*
|
am cb5cb740: am aecee8a9: am 717797db: am f763b717: Merge "Authenticate corre...
Amith Yamasani
2012-11-08
1
-3
/
+25
|
\
\
|
|
/
|
*
Authenticate correct user's account when pattern fails multiple times.
Amith Yamasani
2012-11-05
1
-3
/
+25
*
|
Fix docs typo: startActivityWithResult should be startActivityForResult.
Mark Fickett
2012-09-05
1
-1
/
+1
|
/
*
Added or fixed doctrings for required permissions.
Nicolas Falliere
2012-06-18
1
-1
/
+2
*
Add an updateAppPermission() API call to the AccountManagerService AIDL
Fred Quintana
2012-05-24
1
-0
/
+49
*
Fixed the javadoc for AccountManager.newChooseAccountIntent()
Fred Quintana
2011-09-19
1
-6
/
+8
*
Continuation of the unified account chooser flow.
Fred Quintana
2011-09-16
1
-4
/
+25
*
Add a generic account chooser/add account flow for apps.
Fred Quintana
2011-09-15
1
-0
/
+40
*
b/5316640 fix bundle add
Costin Manolache
2011-09-14
1
-6
/
+14
*
For consistency with getAuthToken, pass UID/PID for add account. Needed for c...
Costin Manolache
2011-09-12
1
-14
/
+19
*
Add a form of getAuthToken that both accepts an options Bundle and
Fred Quintana
2011-09-08
1
-0
/
+97
*
Tolerate missing AccountManager resource, not just missing resource name
Brian Carlstrom
2011-04-07
1
-1
/
+2
*
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
[next]