k-9/src/com/android/email/activity
Daniel Applebaum a5de5ceb0e Eliminate use of Android-private APIs for getting user-selected
date/time formats.  With this change, K-9 can run on original master
or cupcake versions for the platform.

This seems like an excessive amount of code.  Perhaps there is a
public API that accomplishes this work.  Alternatively, the code in
MessageView.java and FolderMessageList.java should be consolidated
into a utility class used by both of the classes needing this
functionality.
2009-01-18 16:46:08 +00:00
..
setup Patch from debauchedsloth for issue 190 that makes the ongoing 2009-01-18 16:42:55 +00:00
Accounts.java Complete merge of DAmail functionality into K9mail. Following 2008-12-31 03:49:09 +00:00
Debug.java Updated Debug screen to pull version number from the package info. 2009-01-07 05:20:03 +00:00
FolderMessageList.java Eliminate use of Android-private APIs for getting user-selected 2009-01-18 16:46:08 +00:00
MessageCompose.java Add ability to Flag/Unflag messages. Flagged messages are shown with 2009-01-13 05:52:37 +00:00
MessageView.java Eliminate use of Android-private APIs for getting user-selected 2009-01-18 16:46:08 +00:00
ProgressListener.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
Welcome.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00