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
2010-12-01 06:04:12 +00:00
..
setup remove redundant ;s 2010-12-01 03:07:28 +00:00
Accounts.java remove redundant ;s 2010-12-01 03:07:28 +00:00
ActivityListener.java At the end of header sync reset the counts. 2010-07-15 03:42:20 +00:00
ChooseAccount.java Merge branch 'mail-on-sd' 2010-11-13 21:40:56 +00:00
ChooseFolder.java Don't show K9mail-errors as move/copy destination folder. 2010-08-27 01:02:29 +00:00
ChooseIdentity.java Code cleanup 2010-09-03 02:15:57 +00:00
ColorPickerBox.java astyle 2010-11-13 01:47:08 +00:00
ColorPickerDialog.java astyle 2010-11-13 01:47:08 +00:00
DateFormatter.java Eliminate some redundant assignments 2010-12-01 03:00:36 +00:00
EditIdentity.java Added option to specify Reply-to address for an identity. Patch provided by fiouzy (Thanks!). 2010-06-20 12:48:22 +00:00
FolderInfoHolder.java Eliminate some redundant assignments 2010-12-01 03:00:36 +00:00
FolderList.java Added the ability to completely wipe the localy cached messages of a syncced folder. 2010-11-14 00:49:25 +00:00
FolderListFilter.java switch over some for loops to enhanced for loop syntax per intellij 2010-12-01 03:04:07 +00:00
K9Activity.java Update issue 1290 2010-08-12 11:03:19 +00:00
K9ExpandableListActivity.java Merge remote branch 'remotes/issue814' 2010-07-22 03:15:28 +00:00
K9ListActivity.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs 2010-10-05 06:04:28 +00:00
K9PreferenceActivity.java astyle 2010-10-11 00:08:54 +00:00
LauncherShortcuts.java Fixed account shortcuts 2010-11-18 09:09:57 +00:00
ManageIdentities.java Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +00:00
MessageCompose.java replying to a message you sent shouldn't end up sending mail only to you 2010-12-01 06:04:12 +00:00
MessageInfoHolder.java move toMe and ccMe into LocalMessage from MessageInfoHolder 2010-11-27 04:03:10 +00:00
MessageList.java Resolves Issue 2719: Message List Previews: Read message senders are shown in bold patch from achen.code 2010-11-30 01:04:24 +00:00
MessageReference.java Code cleanup: Fixed some warnings 2010-05-03 13:46:55 +00:00
MessageView.java Remove "throws" declarations that didn't actually get thrown. Remove a 2010-12-01 03:02:13 +00:00
ProgressListener.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Search.java remove redundant ;s 2010-12-01 03:07:28 +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
ToggleScrollView.java svn:eol-style=LF for src and XML resources 2010-07-13 21:49:28 +00:00