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/preferences
cketti be2aac52a8 Reload accounts after writing imported account settings to storage
This makes sure that when the next account is imported it will see the
account just imported. That's necessary e.g. when going though all
accounts to find the next free account number, or when avoiding account
name conflicts.
2012-01-21 03:10:40 +01:00
..
AccountSettings.java Use internal representation for settings during the upgrade process 2011-12-11 06:02:31 +01:00
CheckBoxListPreference.java astyle-d 2011-02-26 18:39:06 -06:00
Editor.java astyle-d 2011-02-26 18:39:06 -06:00
FolderSettings.java Use internal representation for settings during the upgrade process 2011-12-11 06:02:31 +01:00
GlobalSettings.java Changed font size unit from DIP to SP 2012-01-12 02:18:41 +01:00
IdentitySettings.java Use internal representation for settings during the upgrade process 2011-12-11 06:02:31 +01:00
Settings.java Changed font size unit from DIP to SP 2012-01-12 02:18:41 +01:00
SettingsExporter.java Avoid using TreeMap methods introduced with API 9 2012-01-08 04:04:25 +01:00
SettingsImporter.java Reload accounts after writing imported account settings to storage 2012-01-21 03:10:40 +01:00
SettingsImportExportException.java Renamed StorageImportExportException to SettingsImportExportException 2011-10-14 06:00:10 +02:00
Storage.java Introduce and use Utility.closeQuietly(Cursor) 2011-11-04 09:58:55 -07:00
TimePickerPreference.java Merge branch 'master' into issue549 2011-10-14 20:33:25 +02:00