k-9/k9mail/src/main/java/com/fsck/k9/controller
Art O Cathain ffb4507776 Enums instead of int/String constants (#547)
simplify and add logging

simplify

use == for enum comparison to avoid type mistakes

enum name needs to match previous constant

simplify

Address review comments - formatting, and remove superfluous comment

Shorten DeletePolicy values since not used in settings strings; import enums to reduce clutter

fix whitespace

remove comment per review

address review comment

review comments

remove another superfluous qualification

Last changes
2015-02-16 22:22:05 +00:00
..
MessagingController.java Enums instead of int/String constants (#547) 2015-02-16 22:22:05 +00:00
MessagingControllerPushReceiver.java Move TracingPowerManager into mail package 2014-12-20 00:50:09 +01:00
MessagingListener.java Move main application from root project to subproject 'k9mail' 2014-12-20 00:10:38 +01:00
UnavailableAccountException.java Move main application from root project to subproject 'k9mail' 2014-12-20 00:10:38 +01:00