1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9/activity
Daniel Applebaum 6aeac22dad Fixes Issue 300
Fixes Issue 772
Fixes Issue 852

Issue 300: Handle incoming IMAP tokens in a case-insensitive manner

Issue 772: Add Yahoo workaround

Issue 852: Add configurable IMAP IDLE refresh frequency in Incoming
server settings

Also:
Add configuration option for whether push system executes a poll on
each connect.

Move the configuration for the maximum number of push folders to the
Incoming server Settings.
2010-05-09 15:27:41 +00:00
..
setup Fixes Issue 300 2010-05-09 15:27:41 +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-04-29 04:59:14 +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 Adjunct to the new variable font sizes, allow the Account list and 2010-05-02 04:54:09 +00:00
ManageIdentities.java Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +00:00
MessageCompose.java New preference setting to add buttons to attach images or videos which is needed to work around a bug in Gallery 3D. Buttons are enabled by default if a buggy Gallery 3D version is found. 2010-05-02 18:24:33 +00:00
MessageList.java Code cleanup: Fixed some warnings 2010-05-03 13:46:55 +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