1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-02-17 15:40:28 -05:00
k-9/src/com/fsck/k9/service
Fiouz e28e6d8817 Added ability to disable LED notification for new messages (new account setting)
Extracted notification related settings in separate class (see Issue 2268)

Update issue 371
Status: Fixed
Added ability to disable LED notification for new messages
2010-09-19 20:54:43 +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 Added ability to disable LED notification for new messages (new account setting) 2010-09-19 20:54:43 +00:00
SleepService.java Simplify many, many boolean conditions with help from IntelliJ 2010-08-29 23:39:26 +00:00