Commit Graph

13 Commits

Author SHA1 Message Date
Ian Pedowitz
3047d0b67d Revert "Remove AccountsTester"
This reverts commit db65fef1ae.

Change-Id: Idbd18ab7fd4a0e9e0c99ce83dd7d65a2770d8239
2016-02-18 04:50:05 +00:00
Carlos Valdivia
db65fef1ae Remove AccountsTester
I don't think anybody uses this anymore. Certainly not the auth team.
Probably best to get rid of this now and then introduce a new sample app
that better excercises modern AccountManager features.

Bug: 21901286
Change-Id: Iec05353ce7a4514a02a32cdc0958d228c257804f
2016-02-12 13:57:11 -08:00
Jeff Brown
8e78aabf3a Organize imports to resolve ambiguous type errors.
Fixes an ambiguous import involving OperationCanceledException.

Change-Id: Ie96b1225b44342eabb70e25ce6e43dc027b65489
2012-01-26 12:38:18 -08:00
Brian Carlstrom
1dadaee6ce Tolerate missing AccountManager resource, not just missing resource name
Change-Id: I3885d7f8a66868cd2ca5f463d427b891548cf22f
2011-04-08 11:12:58 -07:00
Fabrice Di Meglio
ac3b18ffe1 Update account tester
- update Theme to use default one
- AccountManager.getAuthTokenByFeatures() can be called thru a button
- code refactoring and cleaning

Change-Id: I1b4cfb340d9ed1506541fb9faf349f50d05df472
2011-01-18 13:31:33 -08:00
Fred Quintana
af112b0b51 need to save the mLongPressedAccount in the instance data
Change-Id: I10458dcc4c539efa64b620ba998b09c14cead28e
http://b/issue?id=2527346
2010-03-25 10:47:35 -07:00
Fred Quintana
5edd3d7a39 - change the accounts list to include the account type
- 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
2010-03-16 12:49:29 -07:00
Fred Quintana
943cc05e25 rename testHasFeatures to hasFeatures 2010-01-14 18:11:17 -08:00
Fred Quintana
26a72c269d add support for testing testFeatures() 2010-01-14 12:22:55 -08:00
Fred Quintana
db8fdbec42 account manager api review changes 2009-10-05 09:59:03 -07:00
Costin Manolache
6c9579e709 Remove GAIA string 2009-09-29 19:28:45 -07:00
Fred Quintana
bb57ac8ccf do not merge: cherrypicked a83a03bbf0 and a076d0dbd1 from master branch 2009-08-15 21:44:00 -07:00
Fred Quintana
ac657e02c0 a sample app that uses the AccountManager API 2009-06-16 15:25:58 -07:00