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
*
Update string for account manager failures
Alexandra Gherghina
2014-07-28
1
-15
/
+0
*
Allow authenticators to rename accounts.
Carlos Valdivia
2014-07-21
2
-0
/
+72
*
Ads per-user APIs to manage accounts through the AccountManager
Alexandra Gherghina
2014-07-17
4
-7
/
+81
*
Modifies APIs for retrieving managed profile accounts.
Alexandra Gherghina
2014-06-12
2
-2
/
+46
*
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2014-02-03
2
-2
/
+2
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
3
-6
/
+0
*
am 8811154e: am 423f8a8c: am 2618ac55: am a37bda7b: am 468d82bb: am 6bf45dc7:...
Joe Malin
2013-06-03
1
-1
/
+1
|
\
|
*
am 2618ac55: am a37bda7b: am 468d82bb: am 6bf45dc7: am b6a35268: B9257437: Ty...
Joe Malin
2013-06-03
1
-1
/
+1
|
|
\
|
|
*
B9257437: Typo in javadoc for AccountManager
Joe Malin
2013-06-03
1
-1
/
+1
*
|
|
UX compliance for error messages
Amith Yamasani
2013-05-30
1
-5
/
+14
|
/
/
*
|
Merge "Improve API and documentation" into jb-mr2-dev
Amith Yamasani
2013-04-19
2
-0
/
+18
|
\
\
|
*
|
Improve API and documentation
Amith Yamasani
2013-04-19
2
-0
/
+18
*
|
|
Fix NPE when restarting ChooseTypeAndAccountActiivty.
Carlos Valdivia
2013-04-19
1
-2
/
+3
|
/
/
*
|
Show an error dialog when account type is requested on a limited user
Amith Yamasani
2013-04-10
1
-0
/
+40
*
|
Block access to accounts for limited users.
Amith Yamasani
2013-03-30
3
-10
/
+65
*
|
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
*
|
Make account cloning API public
Amith Yamasani
2013-03-08
1
-2
/
+0
*
|
Shared accounts and sharing of apps
Amith Yamasani
2013-03-06
4
-0
/
+151
*
|
Move lingering services to services.jar.
Jeff Sharkey
2012-12-11
4
-2706
/
+1
*
|
am cb5cb740: am aecee8a9: am 717797db: am f763b717: Merge "Authenticate corre...
Amith Yamasani
2012-11-08
3
-10
/
+55
|
\
\
|
|
/
|
*
Authenticate correct user's account when pattern fails multiple times.
Amith Yamasani
2012-11-05
3
-10
/
+55
*
|
am 9fb2695c: am 628025fd: am bd4f2181: Merge "Defer more Account actions unti...
Jeff Sharkey
2012-10-18
1
-1
/
+0
|
\
\
|
|
/
|
*
Defer more Account actions until user starting.
Jeff Sharkey
2012-10-17
1
-1
/
+0
*
|
am cd25032d: am 21973701: am 0dd0b144: Merge "Include all accounts in dumpsys...
Jeff Sharkey
2012-10-10
1
-17
/
+53
|
\
\
|
|
/
|
*
Include all accounts in dumpsys.
Jeff Sharkey
2012-10-10
1
-17
/
+53
*
|
am ebb97455: am 62dee3d8: am 0fca2a3e: Merge "Fix build, only invalidate when...
Jeff Sharkey
2012-10-10
1
-2
/
+1
|
\
\
|
|
/
|
*
Fix build, only invalidate when creating user.
Jeff Sharkey
2012-10-10
1
-2
/
+1
*
|
am abd0c099: am 45ed828a: am c85e16ca: Merge "Make RegisteredServicesCache mu...
Jeff Sharkey
2012-10-10
3
-81
/
+74
|
\
\
|
|
/
|
*
Make RegisteredServicesCache multi-user aware.
Jeff Sharkey
2012-10-09
3
-81
/
+74
*
|
am 1f7a6220: am cd11b223: Merge "Fix issue #7214090: Need to be able to post ...
Dianne Hackborn
2012-09-24
1
-15
/
+23
|
\
\
|
|
/
|
*
Fix issue #7214090: Need to be able to post notifications to all users
Dianne Hackborn
2012-09-24
1
-15
/
+23
*
|
am 4dc67287: am 836033d6: Merge "Update account list on account picker activi...
Jatin Lodhia
2012-09-17
1
-117
/
+169
|
\
\
|
|
/
|
*
Update account list on account picker activity resume
Jatin Lodhia
2012-09-13
1
-117
/
+169
*
|
Merge "Fix docs typo: startActivityWithResult should be startActivityForResult."
Mark Fickett
2012-09-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix docs typo: startActivityWithResult should be startActivityForResult.
Mark Fickett
2012-09-05
1
-1
/
+1
*
|
Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev
Dianne Hackborn
2012-08-31
1
-10
/
+13
|
\
\
|
*
|
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-10
/
+13
*
|
|
Centralize the creation of the user system directory
Amith Yamasani
2012-08-31
1
-2
/
+2
|
/
/
*
|
Switch public APIs to use new UserHandle class for identifying users.
Dianne Hackborn
2012-08-17
1
-1
/
+1
*
|
UserHandle to UserSerialNo mapping
Amith Yamasani
2012-08-17
1
-1
/
+1
|
/
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-6
/
+6
*
User Manager service to manage users and query user details
Amith Yamasani
2012-08-11
1
-6
/
+10
*
Add APIs for interacting across users.
Dianne Hackborn
2012-08-02
1
-1
/
+1
*
Delay AccountManagerService initialization
Kenny Root
2012-07-30
2
-2
/
+10
*
Added or fixed doctrings for required permissions.
Nicolas Falliere
2012-06-18
1
-1
/
+2
*
Fix bug where existing account not pre-checked
Alice Yang
2012-05-31
1
-16
/
+8
[next]