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 83ee4253d5 Whitelist settings for export instead of blacklisting keys
Use GlobalSettings.SETTINGS an AccountSettings.SETTINGS to decide
which settings to export.
2011-10-04 05:13:17 +02:00
..
AccountSettings.java Add support for incoming-server and outgoing-server elements on import 2011-06-09 05:50:43 +02: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
GlobalSettings.java Fixed DateFormatValidator to handle placeholders SHORT and MEDIUM 2011-09-30 16:54:01 +02:00
K9Krypto.java astyle 2011-03-02 07:34:54 -06:00
Settings.java Added constants for (export) file format version and "settings version" 2011-10-04 00:09:38 +02:00
Storage.java astyle-d 2011-02-26 18:39:06 -06:00
StorageExporter.java Whitelist settings for export instead of blacklisting keys 2011-10-04 05:13:17 +02:00
StorageImporter.java Make sure the InputStream of the import file is always closed 2011-10-04 00:48:43 +02:00
StorageImportExportException.java astyle-d 2011-02-26 18:39:06 -06:00
TimePickerPreference.java Added first version of import file validation 2011-04-20 21:37:48 +02:00