k-9/src/com/fsck/k9/activity/setup
Joe Steele 3c025379d4 Rework validateFields() and updateViewFromAuthType()
Previously, it was possible to have "Require sign-in" unchecked and a
"Security = None" setting for the outgoing server and still not be able to
tap "Next" because of a hidden (and irrelevant) "Authentication = Client
certificate" setting.

Check that the user has actually chosen a client certificate in
AccountSetupOutgoing.validateFields().

Also, there's no need to clear the password and certificate fields when
hiding them.  The user may accidentally change settings and want to change
them back without wiping out the existing settings.
2014-07-13 16:02:21 -04:00
..
AccountSettings.java New OpenPGP Provider API 2014-03-02 16:51:47 +01:00
AccountSetupAccountType.java Client Certificate Authentication 2014-06-05 21:03:18 +02:00
AccountSetupBasics.java Client Certificate Authentication 2014-06-05 21:03:18 +02:00
AccountSetupCheckSettings.java Fixes needed after merging in master 2014-07-04 19:23:43 -04:00
AccountSetupComposition.java Removed overrides merely calling super() 2011-12-26 02:28:32 +01:00
AccountSetupIncoming.java Rework validateFields() and updateViewFromAuthType() 2014-07-13 16:02:21 -04:00
AccountSetupNames.java Changed the way we use the activity stack 2012-09-10 17:24:34 +02:00
AccountSetupOptions.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
AccountSetupOutgoing.java Rework validateFields() and updateViewFromAuthType() 2014-07-13 16:02:21 -04:00
FolderSettings.java Convert OpenMode from an Enum to static ints for perf improvement. 2013-07-30 21:32:35 -04:00
FontSizeSettings.java Fix (bad) manual boxing 2014-04-07 20:12:46 +02:00
Prefs.java Issue 6372: Add preference for setting timezone to UTC. 2014-05-27 07:53:50 -07:00
SliderPreference.java Save/restore slider state 2014-02-01 00:49:39 +01:00
SpinnerOption.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
WelcomeMessage.java Refactor code to start Accounts activity to import settings 2013-03-06 06:26:04 +01:00