k-9/src/com/fsck/k9/service
Jesse Vincent 4f0bce1569 Simplify many, many boolean conditions with help from IntelliJ 2010-08-29 23:39:26 +00:00
..
BootReceiver.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-05-30 04:17:00 +00:00
CoreReceiver.java Removed unused imports. 2010-05-19 18:32:30 +00:00
CoreService.java Removed unused imports. 2010-05-19 18:32:30 +00:00
MailService.java Simplify many, many boolean conditions with help from IntelliJ 2010-08-29 23:39:26 +00:00
PollService.java Removed unused imports. 2010-05-19 18:32:30 +00:00
PushService.java Wrap looging in if (DEBUG) statements. 2010-01-03 01:50:25 +00:00
RemoteControlReceiver.java Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +00:00
RemoteControlService.java Fixes Issue 1482 2010-05-15 21:26:15 +00:00
SleepService.java Simplify many, many boolean conditions with help from IntelliJ 2010-08-29 23:39:26 +00:00