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/helper
cketti 5819d27394 Added long-press popup menu to WebView in SingleMessageView
Actions:
- Open link for viewing
- Share link
- Copy link to clipboard
- View image
- Download/save image
- Copy image URL to clipboard
- Call number
- Save phone number to Contacts
- Copy phone number to clipboard
- Send mail
- Save to Contacts
- Copy email address to clipboard

This is based on work done by kernelhunter92 and ShellZero.

Fixed issue 1248
2012-04-01 22:46:36 +02:00
..
power astyle-d 2011-02-26 18:39:06 -06:00
ClipboardManager.java Added helper class to use the most recent ClipboardManager 2012-04-01 21:08:31 +02:00
ClipboardManagerApi1.java Added helper class to use the most recent ClipboardManager 2012-04-01 21:08:31 +02:00
ClipboardManagerApi11.java Added helper class to use the most recent ClipboardManager 2012-04-01 21:08:31 +02:00
Contacts.java Added long-press popup menu to WebView in SingleMessageView 2012-04-01 22:46:36 +02:00
ContactsSdk5.java Added long-press popup menu to WebView in SingleMessageView 2012-04-01 22:46:36 +02:00
ContactsSdk5p.java astyle-d 2011-02-26 18:39:06 -06:00
DateFormatter.java Merge branch 'master' into issue549 2011-10-14 20:33:25 +02:00
DomainNameChecker.java Use Locale.US with toUpperCase() and toLowerCase() where appropriate 2011-10-27 17:17:43 +02:00
FileBrowserHelper.java Removed unneeded semicolons 2011-12-26 02:28:29 +01:00
HtmlConverter.java Fixed HTML generation in MimeUtility.extractTextAndAttachments() 2012-02-17 19:42:35 +01:00
MediaScannerNotifier.java astyle-d 2011-02-26 18:39:06 -06:00
MessageHelper.java added sort by arrival option. 2012-03-11 17:48:56 -05:00
Regex.java astyle-d 2011-02-26 18:39:06 -06:00
SizeFormatter.java astyle-d 2011-02-26 18:39:06 -06:00
StringUtils.java applied StringUtils.isNullOrEmpty() 2011-10-29 15:12:49 +09:00
Utility.java Moved sanitizeFilename() to com.fsck.k9.helper.Utility 2012-04-01 21:14:43 +02:00