1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-02-12 21:20:12 -05:00
k-9/src/com/fsck/k9/activity
Koji Arai 0206ebf809 Fixed issue 2680
Should not set empty string in auto-expand folder list.
2010-11-21 13:25:21 +00:00
..
setup Fixed issue 2680 2010-11-21 13:25:21 +00:00
Accounts.java Merge branch 'mail-on-sd' 2010-11-13 21:40:56 +00:00
ActivityListener.java
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
EditIdentity.java
FolderInfoHolder.java Merge branch 'mail-on-sd' 2010-11-13 21:40:56 +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 to UNIX EOL style 2010-10-03 11:08:42 +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
MessageCompose.java Changed external intent (e.g. Intent.ACTION_SEND_TO) handling code in MessageCompose 2010-11-14 02:27:42 +00:00
MessageInfoHolder.java astyle 2010-10-21 20:49:20 +00:00
MessageList.java Don't use the application context to start the Accounts activity (because then we'd have to create a new task) 2010-11-18 09:08:40 +00:00
MessageReference.java
MessageView.java Merge branch 'mail-on-sd' 2010-11-13 21:40:56 +00:00
ProgressListener.java
Search.java
SearchModifier.java
SizeFormatter.java
ToggleScrollView.java