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
Andrew Chen 64b299ebec Merge pull request #89 from andrewgaul/is-empty
Prefer Collection.isEmpty over size
2011-11-03 06:34:15 -07:00
..
setup Log Throwable instead of concatenating 2011-11-02 22:18:30 -07:00
AccessibleEmailContentActivity.java astyle-d 2011-02-26 18:39:06 -06:00
Accounts.java Prefer Collection.isEmpty over size 2011-11-02 20:03:07 -07:00
ActivityListener.java ant astyle 2011-06-01 16:03:56 -04:00
AsyncUIProcessor.java Working version of moving accounts within the Accounts view. 2011-09-05 12:38:03 -05:00
ChooseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
ChooseFolder.java Respect "move/copy destination folders" setting in ChooseFolder 2011-05-26 04:11:09 +02:00
ChooseIdentity.java astyle-d 2011-02-26 18:39:06 -06:00
ColorPickerDialog.java astyle-d 2011-02-26 18:39:06 -06:00
ConfirmationDialog.java ant astyle 2011-06-13 19:49:06 -04:00
EditIdentity.java astyle-d 2011-02-26 18:39:06 -06:00
FolderInfoHolder.java Replaced references to K9.INBOX with account.getInboxFolderName() 2011-04-12 22:17:11 +10:00
FolderList.java Fixes Issue 3177 2011-09-05 11:20:57 -05:00
FolderListFilter.java ant astyle 2011-03-22 18:07:47 +11:00
InsertableHtmlContent.java astyle-d 2011-02-26 18:39:06 -06:00
K9Activity.java Add parameter to MyGestureDetector to enable gestures for a specific detector, even if system-wide gestures are disabled. 2011-11-01 17:25:49 -07:00
K9ExpandableListActivity.java astyle-d 2011-02-26 18:39:06 -06:00
K9ListActivity.java Revert changes for issue 549 (import/export settings). 2011-02-28 22:55:34 +01:00
K9PreferenceActivity.java astyle-d 2011-02-26 18:39:06 -06:00
LauncherShortcuts.java astyle-d 2011-02-26 18:39:06 -06:00
ManageIdentities.java astyle-d 2011-02-26 18:39:06 -06:00
MessageCompose.java Merge pull request #89 from andrewgaul/is-empty 2011-11-03 06:34:15 -07:00
MessageInfoHolder.java astyle-d 2011-02-26 18:39:06 -06:00
MessageList.java Prefer Collection.isEmpty over size 2011-11-02 20:03:07 -07:00
MessageReference.java astyle-d 2011-02-26 18:39:06 -06:00
MessageView.java Make the K9Activity GestureDetector more generic so that it can be used by both MessageList and MessageView. 2011-11-01 16:55:13 -07:00
ProgressListener.java astyle-d 2011-02-26 18:39:06 -06:00
Search.java astyle-d 2011-02-26 18:39:06 -06:00
SearchModifier.java Add some JavaDoc to SearchAccount stuff; astyle. 2011-09-12 15:08:34 -07:00