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
Jesse Vincent f9d39e4814 Back out Attachments-on-SD support (it's on a feature branch now, while
Bao-Long makes it extra-awesome)

This commit should revert:
r1445
r1437
r1436
r1449
r1442
r1441
r1419
r1414
r1413
2010-02-18 03:28:31 +00:00
..
AccountSettings.java Back out Attachments-on-SD support (it's on a feature branch now, while 2010-02-18 03:28:31 +00:00
AccountSetupAccountType.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
AccountSetupBasics.java I broke email address validation with r1447. I changed EmailAddressValidator.isValid() to only accept email addresses without name part ('foo@bar.com' but not '"snafu" foo@bar.com') because AccountSetupBasics used it to verify the email address for an account. With the old validator spaces were allowed in the email field but lead to an exception later (issue 849). Unfortunately I missed the fact that there are implicit calls to isValid() to validate email addresses e.g. in the 'To field 2010-02-15 12:51:38 +00:00
AccountSetupCheckSettings.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
AccountSetupComposition.java Optional signatures on per identity basis. Original patch by jiri.tyr (thanks!) slightly modified by me. 2010-02-08 17:47:00 +00:00
AccountSetupIncoming.java Fixes Issue 834 2010-02-09 03:03:40 +00:00
AccountSetupNames.java Fix a force-quit by going to the Accounts page after creating an account 2010-01-28 00:29:18 +00:00
AccountSetupOptions.java Actually display 250/500/1000 options for "number of messages to sync" 2009-12-27 17:47:30 +00:00
AccountSetupOutgoing.java URLEncode username and password for accounts, so as to not fall apart on 2010-02-02 02:06:29 +00:00
FolderSettings.java Fixes Issue 1059 2010-02-07 21:23:33 +00:00
Prefs.java Fixes Issue 1194 2010-02-09 01:14:55 +00:00
SpinnerOption.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00