summaryrefslogtreecommitdiff
path: root/apps/Development/src/com/android/development/AccountsTester.java
Commit message (Collapse)AuthorAgeFilesLines
* Organize imports to resolve ambiguous type errors.Jeff Brown2012-01-261-8/+26
| | | | | | Fixes an ambiguous import involving OperationCanceledException. Change-Id: Ie96b1225b44342eabb70e25ce6e43dc027b65489
* Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom2011-04-081-3/+11
| | | | Change-Id: I3885d7f8a66868cd2ca5f463d427b891548cf22f
* Update account testerFabrice Di Meglio2011-01-181-41/+94
| | | | | | | | - update Theme to use default one - AccountManager.getAuthTokenByFeatures() can be called thru a button - code refactoring and cleaning Change-Id: I1b4cfb340d9ed1506541fb9faf349f50d05df472
* need to save the mLongPressedAccount in the instance dataFred Quintana2010-03-251-0/+8
| | | | | Change-Id: I10458dcc4c539efa64b620ba998b09c14cead28e http://b/issue?id=2527346
* - change the accounts list to include the account typeFred Quintana2010-03-161-128/+105
| | | | | | | | | - removed the list of account types from the top - changed the context menu to use the actual account type, not the one selected in the spinner - add the clear password option to the context menu Change-Id: Icd509ed3f3da889f48b064cf524345e0121899fc
* rename testHasFeatures to hasFeaturesFred Quintana2010-01-141-1/+1
|
* add support for testing testFeatures()Fred Quintana2010-01-141-1/+40
|
* account manager api review changesFred Quintana2009-10-051-4/+4
|
* Remove GAIA stringCostin Manolache2009-09-291-5/+5
|
* do not merge: cherrypicked a83a03bbf0a7480c856d102a2b3a7f823ac4566b and ↵Fred Quintana2009-08-151-78/+67
| | | | a076d0dbd1d1afa7695150fddc8f9aae414f4c5d from master branch
* a sample app that uses the AccountManager APIFred Quintana2009-06-161-0/+442