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
Commit message (
Expand
)
Author
Age
Files
Lines
*
User management and switching
Amith Yamasani
2012-03-27
1
-0
/
+30
*
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
|
/
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
Make SyncManager and AccountManagerService multi-user aware.
Amith Yamasani
2012-03-08
3
-188
/
+317
*
Use Map.Entry, not HashMap.Entry
Andy McFadden
2012-01-20
1
-1
/
+2
*
When in the Choose Account flow if the accounts list display was initially
Fred Quintana
2011-11-15
1
-1
/
+15
*
Fixed a bug that causes AccountManager calls to hang forever, eventually
Fred Quintana
2011-10-24
1
-5
/
+19
*
fix bug where the instance saving of the ChooseTypeAndAccountActivity
Fred Quintana
2011-10-17
1
-8
/
+6
*
reworked the flow in the account chooser
Fred Quintana
2011-10-12
2
-37
/
+147
*
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
*
|
Fix a bug in the account chooser where relaunching an in-progress flow
Fred Quintana
2011-09-27
2
-45
/
+56
|
/
*
An extra is being written as one type and read as the wrong type.
Fred Quintana
2011-09-19
2
-8
/
+8
*
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
3
-22
/
+106
*
Add a generic account chooser/add account flow for apps.
Fred Quintana
2011-09-15
3
-0
/
+534
*
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
2
-32
/
+36
*
Add a form of getAuthToken that both accepts an options Bundle and
Fred Quintana
2011-09-08
1
-0
/
+97
*
Make the AbstractAccountAuthenticator return an error to the AccountManagerSe...
Fred Quintana
2011-06-23
1
-73
/
+45
*
Tolerate missing AccountManager resource, not just missing resource name
Brian Carlstrom
2011-04-07
5
-9
/
+33
*
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
4
-16
/
+135
|
*
Fix bug in permission grant system.
Costin Manolache
2010-12-09
2
-26
/
+89
*
|
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
*
|
Merge "If 'customTokens', let authenticator handle notification." into honeycomb
Costin Manolache
2011-01-25
2
-1
/
+11
|
\
\
|
*
|
If 'customTokens', let authenticator handle notification.
Costin Manolache
2011-01-25
2
-1
/
+11
*
|
|
Fix bug 3378333 - Holo-style layout for granting permissions
Adam Powell
2011-01-25
1
-1
/
+1
|
/
/
*
|
Fix bug #3338957 (Account Picker and Account type picker need love)
Fabrice Di Meglio
2011-01-21
1
-11
/
+109
*
|
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
4
-8
/
+46
*
|
Fix bug in permission grant system.
Costin Manolache
2010-12-07
2
-26
/
+89
*
|
add caching to the AccountManagerService
Fred Quintana
2010-12-03
3
-182
/
+490
*
|
Remove notifications for account when account is removed.
Costin Manolache
2010-11-16
1
-0
/
+12
*
|
am 6f50a956: am 799f2bb0: am b37bca9e: Merge "COMMENT ONLY change to fix some...
Dan Egnor
2010-08-06
1
-69
/
+73
|
\
\
|
|
/
[next]