k-9/src/com/fsck/k9/activity
Daniel Applebaum 9cf42ef913 Provide for tracking all WakeLock usage.
Simplify WakeLocks use by pushing.

Correct fault in IMAP IDLE WakeLock usage.  The ThreadLocal in
MessagingControllerPushReceiver meant that the WakeLock acquired when
the DONE was sent was not being released when entering back into IDLE
state.

Consolidate the account notification so that all Activities use the
methods in MessagingController.
2010-05-17 00:30:32 +00:00
..
setup Let users pick LED Notification colors different from their account chip colors 2010-05-15 20:35:59 +00:00
Accounts.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-05-15 19:46:16 +00:00
ActivityListener.java Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +00:00
ChooseFolder.java Fixes Issue 1412 2010-05-01 20:06:52 +00:00
ChooseIdentity.java Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +00:00
DateFormatter.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
EditIdentity.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-04-29 04:59:14 +00:00
FolderList.java Provide for tracking all WakeLock usage. 2010-05-17 00:30:32 +00:00
ManageIdentities.java Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +00:00
MessageCompose.java astyle 2010-05-12 02:51:59 +00:00
MessageList.java Provide for tracking all WakeLock usage. 2010-05-17 00:30:32 +00:00
MessageReference.java Code cleanup: Fixed some warnings 2010-05-03 13:46:55 +00:00
MessageView.java - Always use light theme for the message view since we don't change the colors of the WebView (i.e. it always uses black text on a white background). 2010-05-02 00:10:55 +00:00
ProgressListener.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Search.java Made our search activity actually exist 2009-12-27 16:53:24 +00:00
SearchModifier.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-04-29 04:59:14 +00:00
SizeFormatter.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00