summaryrefslogtreecommitdiff
path: root/core/java/android/accounts
Commit message (Expand)AuthorAgeFilesLines
...
| | * Only return password for account session flow if the caller is signed with sy...Hongming Jin2016-09-141-4/+0
| | |\
| * | \ Only return password for account session flow if the caller is signed with sy...Hongming Jin2016-09-141-4/+0
| |\ \ \
| | * \ \ Only return password for account session flow if the caller is signed with sy...Hongming Jin2016-09-141-4/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Only return password for account session flow if the caller is signedHongming Jin2016-09-141-4/+0
| * | | | [DO NOT MERGE] Backup account access grants am: 72ed12c55fSvet Ganov2016-09-101-0/+14
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [DO NOT MERGE] Backup account access grantsSvet Ganov2016-09-091-0/+14
| * | | | [DO NOT MERGE] While-list apps to access account if already saw it am: 91d37f...Svet Ganov2016-09-095-12/+133
| |\| | |
| | * | | [DO NOT MERGE] While-list apps to access account if already saw itSvet Ganov2016-09-085-12/+133
* | | | | Update stringsSvet Ganov2016-09-241-3/+3
* | | | | Use tokens instead of account access trackersSvet Ganov2016-09-234-48/+24
* | | | | Backup account access grantsSvet Ganov2016-09-211-0/+14
* | | | | While-list apps to access account if already saw itSvet Ganov2016-09-205-12/+133
* | | | | resolve merge conflicts of eeeebd3 to masterSvet Ganov2016-08-244-4/+115
|\| | | |
| * | | | Only sync adapters with access can see an account - framework am: 5cb2973495Svetoslav Ganov2016-08-244-5/+115
| |\| | | | | |/ / | |/| |
| | * | Only sync adapters with access can see an account - frameworkSvetoslav Ganov2016-08-234-5/+115
| | |/
* | | Only return password for account session flow if the caller is signedHongming Jin2016-08-231-4/+0
* | | Account Manager Push APITejas Khorana2016-08-022-2/+124
* | | AccountManager: Make account session APIs public api.Hongming Jin2016-06-272-21/+5
|/ /
* | Merge "introduce GET_PASSWORD_PRIVILEDGED permission." into nyc-devCarlos Valdivia2016-04-011-1/+10
|\|
| * introduce GET_PASSWORD_PRIVILEDGED permission.Carlos Valdivia2016-04-011-1/+10
* | Merge "Revert "Permissions: Get rid of GET_ACCOUNTS"" into nyc-devIan Pedowitz2016-03-151-60/+63
|\|
| * Revert "Permissions: Get rid of GET_ACCOUNTS"Ian Pedowitz2016-03-151-60/+63
* | Merge "Permissions: Get rid of GET_ACCOUNTS" into nyc-devCarlos Valdivia2016-03-151-63/+60
|\|
| * Permissions: Get rid of GET_ACCOUNTSCarlos Valdivia2016-03-131-63/+60
* | Merge "When system server goes down, crash apps more." into nyc-devJeff Sharkey2016-02-281-47/+25
|\|
| * When system server goes down, crash apps more.Jeff Sharkey2016-02-271-47/+25
* | Merge "onAccountsUpdated shouldn\'t be called back after listener unregistered"Amith Yamasani2016-02-121-6/+10
|\ \ | |/ |/|
| * onAccountsUpdated shouldn't be called back after listener unregisteredHiroaki Kuriyama2015-12-241-6/+10
| * Add get_accounts app opSvetoslav2015-09-082-13/+18
* | Revert "Permissions: Get rid of GET_ACCOUNTS"Carlos Valdivia2016-02-021-60/+64
* | Merge "Permissions: Get rid of GET_ACCOUNTS"Carlos Valdivia2016-01-271-64/+60
|\ \
| * | Permissions: Get rid of GET_ACCOUNTSCarlos Valdivia2016-01-241-64/+60
* | | AccountManager: add finishSessionAsUser api.Sandra Kwan2016-01-252-8/+69
|/ /
* | AccountManager: add isCredentialsUpdateSuggested API.Sandra Kwan2016-01-204-10/+114
* | User creation with an intentAmith Yamasani2016-01-152-0/+19
* | AccountManager: make account session APIs SystemApi.Sandra Kwan2016-01-112-0/+18
* | AccountManager: add finishSession(...) API.Sandra Kwan2015-12-044-28/+259
* | AccountManager: add startUpdateCredentials API.Sandra Kwan2015-11-204-9/+191
* | AccountManager: add startAddAccount API.Sandra Kwan2015-11-184-0/+203
* | Added --restricted option for create-user commandFyodor Kupolov2015-09-282-10/+16
* | Revert "Added --restricted option for create-user command"Bart Sears2015-09-262-16/+10
* | Added --restricted option for create-user commandFyodor Kupolov2015-09-252-10/+16
* | Add get_accounts app opSvetoslav2015-09-092-13/+18
* | Clean up USER_OWNER in AccountManagerXiaohui Chen2015-08-181-5/+8
|/
* Revert "Revert "Permissions: GET_ACCOUNTS permission cleanup""Ian Pedowitz2015-08-052-28/+48
* Revert "Permissions: GET_ACCOUNTS permission cleanup"Ian Pedowitz2015-08-042-48/+28
* Merge "Permissions: GET_ACCOUNTS permission cleanup" into mnc-devCarlos Valdivia2015-07-302-28/+48
|\
| * Permissions: GET_ACCOUNTS permission cleanupCarlos Valdivia2015-07-302-28/+48
* | [Improve docs for AccountManager]Simranjit Singh Kohli2015-07-291-0/+93
|/
* Prevent null allowableAccounts from crashingCraig Lafayette2015-07-141-1/+1