index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
accounts
/
AccountManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
AccountManager APIs use context.getUserId for "asUser" operations
Valentin Iftime
2019-12-19
1
-44
/
+32
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Remove hidden shared account methods from AccountManager.java
Dmitry Dementyev
2019-12-17
1
-29
/
+0
*
docs: Added consent notice re. getAccounts()
Kevin Hufnagle
2019-10-21
1
-0
/
+31
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-6
/
+6
*
Document AccountManager method failures for locked user.
Dmitry Dementyev
2018-10-30
1
-13
/
+8
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-06
1
-0
/
+12
*
Pass in the user defined by Context.
Jeff Sharkey
2018-02-03
1
-3
/
+3
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-2
/
+7
*
Merge "Fix AddAccountSettings memory leak" am: 104501fa29 am: c17b4e5a14
Fyodor Kupolov
2017-09-19
1
-0
/
+4
|
\
|
*
Fix AddAccountSettings memory leak
tiansiming
2017-09-11
1
-0
/
+4
*
|
Fix broken javadocs.
Jeff Sharkey
2017-08-06
1
-6
/
+6
*
|
Improve documentation for custome token.
sunjian
2017-07-14
1
-2
/
+5
|
/
*
Merge "Fix visibility issue in AccountManager.getAuthTokenByFeatures." into o...
Jian Sun
2017-06-06
1
-61
/
+28
|
\
|
*
Fix visibility issue in AccountManager.getAuthTokenByFeatures.
sunjian
2017-06-05
1
-61
/
+28
*
|
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-0
/
+3
|
/
*
Update AccountManager visibility JavaDoc.
Dmitry Dementyev
2017-05-03
1
-17
/
+31
*
Use invalid package names for special keys in AccountManager.
Dmitry Dementyev
2017-04-27
1
-2
/
+2
*
Update PACKAGE_REMOVED broadcast.
Dmitry Dementyev
2017-04-24
1
-1
/
+7
*
Add ACTION_ACCOUNT_REMOVED to Account Manager.
Dmitry Dementyev
2017-04-13
1
-0
/
+9
*
Make visible only accounts for which authenticator supports contacts operations
Dmitry Dementyev
2017-04-07
1
-5
/
+13
*
Update AccountManager JavaDoc.
Dmitry Dementyev
2017-03-22
1
-14
/
+14
*
Implement runtime account update notifications.
Dmitry Dementyev
2017-03-21
1
-12
/
+42
*
Create new BroadcastBehavior annotation.
Jeff Sharkey
2017-03-08
1
-0
/
+5
*
Update AccountManager getAccountVisibility method to better handle default ca...
Dmitry Dementyev
2017-02-16
1
-3
/
+10
*
Use correct packageName for checking if it belongs to callingUid.
Sudheer Shanka
2017-02-14
1
-1
/
+1
*
Update Account Discovery API.
Dmitry Dementyev
2017-02-02
1
-36
/
+50
*
Implement Account Discovery API.
Dmitry Dementyev
2017-01-25
1
-7
/
+36
*
Update Account Manager to use latest version of account discovery API.
Dmitry Dementyev
2017-01-13
1
-190
/
+45
*
Revert "Implement Account Discovery API."
Dmitry Dementyev
2017-01-09
1
-5
/
+4
*
Implement Account Discovery API.
Dmitry Dementyev
2017-01-06
1
-4
/
+5
*
Update account visibility API.
Dmitry Dementyev
2016-12-20
1
-207
/
+457
*
Update strings
Svet Ganov
2016-09-24
1
-3
/
+3
*
Use tokens instead of account access trackers
Svet Ganov
2016-09-23
1
-11
/
+7
*
While-list apps to access account if already saw it
Svet Ganov
2016-09-20
1
-10
/
+26
*
resolve merge conflicts of eeeebd3 to master
Svet Ganov
2016-08-24
1
-0
/
+56
|
\
|
*
Only sync adapters with access can see an account - framework am: 5cb2973495
Svetoslav Ganov
2016-08-24
1
-0
/
+56
|
|
\
|
|
*
Only sync adapters with access can see an account - framework
Svetoslav Ganov
2016-08-23
1
-0
/
+56
*
|
|
Only return password for account session flow if the caller is signed
Hongming Jin
2016-08-23
1
-4
/
+0
*
|
|
Account Manager Push API
Tejas Khorana
2016-08-02
1
-0
/
+109
*
|
|
AccountManager: Make account session APIs public api.
Hongming Jin
2016-06-27
1
-12
/
+2
|
/
/
*
|
Merge "introduce GET_PASSWORD_PRIVILEDGED permission." into nyc-dev
Carlos Valdivia
2016-04-01
1
-1
/
+10
|
\
|
|
*
introduce GET_PASSWORD_PRIVILEDGED permission.
Carlos Valdivia
2016-04-01
1
-1
/
+10
*
|
Merge "Revert "Permissions: Get rid of GET_ACCOUNTS"" into nyc-dev
Ian Pedowitz
2016-03-15
1
-60
/
+63
|
\
|
|
*
Revert "Permissions: Get rid of GET_ACCOUNTS"
Ian Pedowitz
2016-03-15
1
-60
/
+63
*
|
Merge "Permissions: Get rid of GET_ACCOUNTS" into nyc-dev
Carlos Valdivia
2016-03-15
1
-63
/
+60
|
\
|
|
*
Permissions: Get rid of GET_ACCOUNTS
Carlos Valdivia
2016-03-13
1
-63
/
+60
*
|
Merge "When system server goes down, crash apps more." into nyc-dev
Jeff Sharkey
2016-02-28
1
-47
/
+25
|
\
|
|
*
When system server goes down, crash apps more.
Jeff Sharkey
2016-02-27
1
-47
/
+25
*
|
Merge "onAccountsUpdated shouldn\'t be called back after listener unregistered"
Amith Yamasani
2016-02-12
1
-6
/
+10
|
\
\
|
|
/
|
/
|
[next]