k-9/src/com/fsck/k9/preferences
Andrew Chen 1fa6e117e1 Add Lollipop lock screen notifications.
Add vector versions for some notification icons (yay Illustrator)
Add comments reminding people to add their settings to GlobalSettings.
<plurals> support for notification_new_messages_title
Not sure why #ffffffff is resulting in black with targetSdk 17.
2014-12-04 18:54:22 -08:00
..
AccountSettings.java Remove legacy APG interface 2014-09-18 23:20:49 +02:00
CheckBoxListPreference.java astyle-d 2011-02-26 18:39:06 -06:00
Editor.java use interfaces, not implementions 2014-10-04 12:00:48 +01:00
FolderSettings.java Increase settings version in preparation of merge into master 2014-09-04 23:54:06 +02:00
GlobalSettings.java Add Lollipop lock screen notifications. 2014-12-04 18:54:22 -08:00
IdentitySettings.java Add comment about increment settings version. 2012-04-08 15:27:39 -07:00
Settings.java Add Lollipop lock screen notifications. 2014-12-04 18:54:22 -08:00
SettingsExporter.java Merge branch 'open_attachment_improvements' 2014-11-27 21:03:15 +01:00
SettingsImportExportException.java Fix a number of build warnings. 2013-02-04 11:18:49 +01:00
SettingsImporter.java Use collections instead of arrays to enable stronger typing and reduce cruft 2014-10-05 10:37:36 +01:00
Storage.java use isEmpty instead of size() == 0 for clarify 2014-10-05 10:37:50 +01:00
TimePickerPreference.java Use Locale.US where appropriate 2014-03-03 10:40:23 -05:00