1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-02 00:25:10 -04:00
k-9/src/com/fsck/k9
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
..
activity Always use the light theme in MessageCompose 2012-03-29 06:39:31 +02:00
controller Fixed potential NullPointerException 2012-03-26 19:41:21 +02:00
crypto added comments, reworked a bit, and created warning dialog if some recipients don't have keys saved. 2011-11-21 01:59:51 -06:00
helper Added long-press popup menu to WebView in SingleMessageView 2012-04-01 22:46:36 +02:00
mail Added two domains handle docomo emoji 2012-03-17 23:24:12 +09:00
preferences Changed internal representation of the selected theme in the database 2012-03-29 06:33:01 +02:00
provider Upgrade to SDK 15 2012-03-07 21:52:47 +01:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
service Changed internal representation of the selected theme in the database 2012-03-29 06:33:01 +02:00
view Added long-press popup menu to WebView in SingleMessageView 2012-04-01 22:46:36 +02:00
Account.java Added a setting to disable marking messages as read on viewing 2012-03-19 04:44:41 +01: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
EmailAddressAdapter.java Fixed rare NullPointerException 2012-02-14 00:27:28 +01:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
EmailReceivedIntent.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java Changed font size unit from DIP to SP 2012-01-12 02:18:41 +01:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Changed internal representation of the selected theme in the database 2012-03-29 06:33:01 +02:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Merge branch 'issue549' 2011-11-05 18:47:55 +01:00
SearchAccount.java Deduplicated code to create SearchAccounts for special accounts 2012-02-29 03:03:20 +01:00
SearchSpecification.java astyle-d 2011-02-26 18:39:06 -06:00