1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9/activity/setup
cketti 51aa34d52b Don't use enum ordinal as array index
This fixes a crash when setting up WebDAV accounts.
2014-04-27 03:29:06 +02:00
..
AccountSettings.java New OpenPGP Provider API 2014-03-02 16:51:47 +01:00
AccountSetupAccountType.java Enable connection security by default when setting up an account 2014-03-05 06:47:59 +01:00
AccountSetupBasics.java Use Locale.US where appropriate 2014-03-03 10:40:23 -05:00
AccountSetupCheckSettings.java Eliminate the need to pass a context to LocalKeyStore.getInstance 2013-12-03 19:24:37 -05:00
AccountSetupComposition.java Removed overrides merely calling super() 2011-12-26 02:28:32 +01:00
AccountSetupIncoming.java Don't use enum ordinal as array index 2014-04-27 03:29:06 +02: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 Eliminate the 'if available' connection security options 2014-03-03 17:23:00 -05: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 use Set instead of implementation type 2014-02-15 23:59:24 +01: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