Commit Graph

1686 Commits

Author SHA1 Message Date
M66B fd74c7e659 Auto prefix providers, sort most used providers on top 2018-12-23 09:52:39 +00:00
M66B 854dd85588 Added hint about compact view 2018-12-23 09:17:02 +00:00
M66B 51fa384ee9 Reset account/identity/folder error on save 2018-12-23 08:31:24 +00:00
M66B db1443ad33 Allow archiving sent 2018-12-23 08:27:15 +00:00
M66B 05ce665409 Suppress file not found error on loading draft texts 2018-12-23 08:06:22 +00:00
M66B e87525e9c3 Set draft preview text 2018-12-23 08:04:36 +00:00
M66B 78431857ce Support for namespace prefix 2018-12-22 17:39:16 +00:00
M66B b11a23af56 Refactoring 2018-12-22 15:46:54 +00:00
M66B b85244cd39 Fixed INBOX sub folder levels 2018-12-22 15:42:13 +00:00
M66B aa3e4774e0 Sort folders on display name 2018-12-22 15:13:52 +00:00
M66B 94eb9af995 Removed special folder case
Some providers make all folders subfolder of the inbox
2018-12-22 14:57:01 +00:00
M66B d24c0f3e42 Prevent deleting outbox messages 2018-12-22 13:16:32 +00:00
M66B cc69cbe9ab Reset error after sending message 2018-12-22 13:01:39 +00:00
M66B 8f6f70b0b7 Fixed multi pane subtitle 2018-12-22 12:53:07 +01:00
M66B cf185bb744 Fixed/improved folder synchronization 2018-12-22 12:40:47 +01:00
M66B 14bc4bd7b6 Handled inbox sub folders 2018-12-22 11:44:44 +01:00
M66B 75e2a2a302 Prevent crash 2018-12-22 09:16:12 +01:00
M66B 157bfbdf5a Scroll to message body 2018-12-22 09:06:33 +01:00
M66B aea6c63db9 Quote on send 2018-12-22 08:48:48 +01:00
M66B 852c489ad7 Cache formatted bodies 2018-12-22 08:48:23 +01:00
M66B 1279851b51 Show delete/archive action only if applicable 2018-12-21 19:41:04 +01:00
M66B f6ee97ebbf Skip archiving sent/trash/junk 2018-12-21 19:17:45 +01:00
M66B d137cc8c85 Fixed message text positioning, small improvement 2018-12-21 18:52:45 +01:00
M66B 39923295f8 Small improvement 2018-12-21 18:21:52 +01:00
M66B b6ecb416f8 Handle IO exceptions with underlying messaging exception 2018-12-21 16:56:18 +01:00
M66B 3903c7df4a Small fix 2018-12-21 16:34:18 +01:00
M66B a74c1e835b Added hiding/showing blockquotes 2018-12-21 15:28:51 +01:00
M66B 740d40107b Fixed crash 2018-12-21 13:52:58 +01:00
M66B 697659e631 Improved error handling 2018-12-21 11:17:18 +01:00
M66B 3dde364fc5 Delete in trash, else trash 2018-12-21 09:30:59 +01:00
M66B 8864a9aeca Ignore base64 errors 2018-12-21 09:26:02 +01:00
M66B 57f86d7b9b Fixed showing send operations 2018-12-21 09:03:54 +01:00
M66B fa8952404a Simplify account/operation stats 2018-12-21 08:59:01 +01:00
M66B 099239ca64 More granular transient states 2018-12-21 08:49:31 +01:00
M66B 533c763457 Refactoring 2018-12-21 08:32:26 +01:00
M66B f49f398419 Improved quote layout 2018-12-20 21:12:28 +01:00
M66B 80c5969f82 Use local looper 2018-12-20 20:47:15 +01:00
M66B d5b59bee51 Small improvement 2018-12-20 20:38:23 +01:00
M66B fde13733d2 Use context looper 2018-12-20 19:42:38 +01:00
M66B 3c4a5a9294 Show missing embedded images as broken 2018-12-20 19:32:00 +01:00
M66B 186b66ac00 Simplication 2018-12-20 19:24:16 +01:00
M66B 24e267285f Consider additional accounts as secondary accounts 2018-12-20 18:27:38 +01:00
M66B 06e4fd6a6c Prevent crash 2018-12-20 18:18:10 +01:00
M66B 656e244f61 Smal improvement 2018-12-20 16:55:57 +01:00
M66B 0f4db07e40 Handle broken image data URIs 2018-12-20 16:49:54 +01:00
M66B f5f70ae073 Small improvements 2018-12-20 16:12:24 +01:00
M66B 3bf3606f18 Decode QP streams 2018-12-20 15:39:30 +01:00
M66B 2be2017bd4 Added error message 2018-12-19 19:12:37 +01:00
M66B 9d7316e608 Build config fields for Play store releases 2018-12-19 14:57:01 +01:00
M66B a891f3f578 Append to crash log and include version and date/time 2018-12-19 12:51:27 +01:00
M66B 37d52c611d Handle is metered edge cases 2018-12-19 10:41:41 +01:00
M66B 9897b63204 Added option to collapse messages in conversations on back 2018-12-19 09:16:25 +01:00
M66B 1a86a85fde Removed logging 2018-12-18 19:36:12 +01:00
M66B 8979eab674 Set transient state on expand only 2018-12-18 18:09:23 +01:00
M66B deab962e8a Quote on send only 2018-12-18 17:50:01 +01:00
M66B a3cc6cd5b1 Added 'is metered' logging 2018-12-18 17:35:25 +01:00
M66B 3ae2d51643 Write crash log only when not installed from the Play store 2018-12-18 17:10:52 +01:00
M66B cec0d1032c Evaluate underlying networks only when active network is a VPN 2018-12-18 17:03:40 +01:00
M66B c8df742a33 Disable folder account color 2018-12-18 16:42:28 +01:00
M66B d0de9d5ee7 Check for contacts permission 2018-12-17 19:56:18 +01:00
M66B 65a08ffd20 Improvement 2018-12-17 18:05:34 +01:00
M66B 7f68ce4c1c Sanitize external email attributes 2018-12-17 17:42:45 +01:00
M66B b1a8d90f43 Added dynamic shortcuts to favorite/frequently used contacts 2018-12-17 17:30:12 +01:00
M66B b5cc0bc1f7 Refactoring 2018-12-17 13:39:44 +01:00
M66B c8a989fa60 Workaround launcher permission problems 2018-12-17 13:04:27 +01:00
M66B a0005ba3b1 Fixed updating message properties 2018-12-17 09:59:27 +01:00
M66B 4840eb6287 Show account color always 2018-12-17 09:50:11 +01:00
M66B c3b501c7b8 Improved folder attribute evaluation 2018-12-17 09:49:36 +01:00
M66B 3b82b65999 Collapse multiple messages on back 2018-12-17 09:14:36 +01:00
M66B a05aa15bdb Small fix 2018-12-17 08:55:02 +01:00
M66B 8f0f809c86 Auto discard empty drafts 2018-12-17 08:44:05 +01:00
M66B 599e98840b Sync/download improvements/fixes 2018-12-17 08:07:31 +01:00
M66B 1cb75e8720 Take threading into account for account unread count 2018-12-16 19:35:54 +01:00
M66B bb9708f17f Revert "Seen is ignored"
This reverts commit 73178924c6.
2018-12-16 18:55:41 +01:00
M66B 73178924c6 Seen is ignored 2018-12-16 18:46:51 +01:00
M66B 3b2ee071f7 Show unread count per account 2018-12-16 17:39:15 +01:00
M66B 60ebaa468a Send proper html 2018-12-16 16:42:32 +01:00
M66B 9b135be19c File not found is an expected exception 2018-12-16 15:50:50 +01:00
M66B 4d42622a09 Fixed updating purchased status 2018-12-16 15:22:55 +01:00
M66B ed64bc2a6b Verify purchases 2018-12-16 15:08:50 +01:00
M66B 435da85364 Download depends on sync 2018-12-16 13:02:01 +01:00
M66B 60d7ce942c Small improvement 2018-12-16 10:18:42 +01:00
M66B a2ada237e8 Small fix 2018-12-16 08:40:41 +01:00
M66B 0b468b839b Prevent crash 2018-12-16 08:40:25 +01:00
M66B 2e34f18cbc Simplify invite 2018-12-16 08:40:07 +01:00
M66B 38d7a67afb Fixed folder properties 2018-12-15 13:44:00 +01:00
M66B 1a02eac88d Prevent crash 2018-12-15 13:43:44 +01:00
M66B 754d28ea13 Simplification 2018-12-15 09:46:40 +01:00
M66B 6198761d42 Prevent crash 2018-12-15 09:43:42 +01:00
M66B 6c1a42e032 Sort archive folder after original message 2018-12-15 09:16:47 +01:00
M66B 152e2dfb77 Prevent crash 2018-12-15 09:12:12 +01:00
M66B 7cc10f740d Always sort conversation thread on time 2018-12-15 09:11:47 +01:00
M66B 627ce9e7a0 Small improvements 2018-12-14 20:15:07 +01:00
M66B 27bf3dcf1e Undo move dialog 2018-12-14 18:46:49 +01:00
M66B e49d09ab9c Added folder setting to disable automatically downloading of message texts and attachments 2018-12-14 12:31:25 +01:00
M66B ae9d35c084 Reply/forward original message 2018-12-14 12:04:50 +01:00
M66B dd97f7c6f8 Fixed double separator advanced options 2018-12-14 10:53:07 +01:00
M66B 9b38de7714 Refactoring 2018-12-14 10:11:45 +01:00
M66B d823b5a231 Support for image data uris 2018-12-14 10:05:48 +01:00
M66B 6188859a53 Prevent crash 2018-12-14 09:29:19 +01:00