1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-14 21:45:14 -05:00
k-9/src/com/fsck/k9
cketti d9b6e10cbe Change the way the best view intent is determined
First we try the original MIME type unless it's application/octet-stream.
Then we try the MIME type inferred from the attachment's file extension.
Then we fall back to application/octet-stream.

In all cases we first try the content:// URI, then a file:// URI.
2014-11-18 22:55:51 +01:00
..
activity Remove now unused AccessibleEmailContentActivity 2014-09-18 15:06:00 +02:00
cache Use TemporaryAttachmentStore when viewing attachments using file:// URI 2014-11-11 02:11:51 +01:00
controller Merge pull request #485 from haselwarter 2014-09-04 23:55:30 +02:00
crypto Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00
fragment Rename method and improve documentation 2014-10-20 20:28:38 -04:00
helper Extract file related helper functions into separate class 2014-11-11 01:04:39 +01:00
mail Change the way the best view intent is determined 2014-11-18 22:55:51 +01:00
net/ssl Revert "Implement SSL file-based session caching" 2014-10-07 21:23:04 -04:00
preferences Extract file related helper functions into separate class 2014-11-11 01:04:39 +01:00
provider Append file name to content:// URI 2014-11-10 05:46:38 +01:00
remotecontrol Eliminate obsolete background data sync option 2014-08-19 17:14:44 -04:00
search use Set instead of implementation type 2014-02-15 23:59:24 +01:00
security Move KeyChainKeyManager 2014-08-11 11:08:24 -04:00
service Eliminate obsolete background data sync option 2014-08-19 17:14:44 -04:00
view Change the way the best view intent is determined 2014-11-18 22:55:51 +01:00
Account.java Remove unused 'check mark' color chip 2014-09-12 06:26:03 +02:00
AccountStats.java Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
BaseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
Clock.java Move AOSP files. 2013-11-05 16:26:27 -05:00
EmailAddressAdapter.java Don't use EmailAddressAdapter as singleton 2012-04-11 03:26:45 +02:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java Remove old setting for message content font size 2014-02-13 04:22:45 +01:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java No longer pretend there are attachment types we don't care about 2014-10-20 21:26:18 -04:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Eliminate the need to pass a context to LocalKeyStore.getInstance 2013-12-03 19:24:37 -05:00
PRNGFixes.java Some assorted warning fixes. 2013-09-25 15:20:43 +02:00
Throttle.java Move AOSP files. 2013-11-05 16:26:27 -05:00