Commit Graph

7828 Commits

Author SHA1 Message Date
M66B 849c795274 Backward compatibility 2019-12-30 08:39:35 +01:00
M66B be3c2d84c7 Crowdin sync 2019-12-30 08:39:17 +01:00
M66B b9d400e161 Prevent crash 2019-12-29 21:29:49 +01:00
M66B aadcce757d Small layout improvement 2019-12-29 18:54:14 +01:00
M66B d2ce5308a4 Prevent crash 2019-12-29 17:19:39 +01:00
M66B b478bebf58 Prevent crash 2019-12-29 17:10:25 +01:00
M66B 567681c08f Auto keep alive tuning 2019-12-29 17:00:38 +01:00
M66B 020454af87 Allow silent sound on older Android versions 2019-12-29 17:00:03 +01:00
M66B 2d50c3e57f Small improvement 2019-12-29 16:55:09 +01:00
M66B f54a46f4e0 Prevent repeated add drafts failure 2019-12-29 14:59:29 +01:00
M66B 8eaa3b4a87 Crowdin sync 2019-12-29 14:21:49 +01:00
M66B 7760116fe5 Fixed crash 2019-12-29 14:19:12 +01:00
M66B d14291ce65 Fixed date header accesibility 2019-12-29 13:52:24 +01:00
M66B 759bbcc3a8 Crowdin sync 2019-12-29 13:32:20 +01:00
M66B 2973973d28 Fixed black theme 2019-12-29 13:17:19 +01:00
M66B 8a3c720a88 Allow insert plain link 2019-12-29 13:13:52 +01:00
M66B 5a8bd2000d Auto keep alive debug 2019-12-29 13:03:30 +01:00
M66B dd04426be2 Rearrange 2019-12-29 13:02:08 +01:00
M66B 4153312502 Improved date header accessibility 2019-12-29 12:51:19 +01:00
M66B 149dee4081 Revert "Expose message list date separators to a11y"
This reverts commit c7e8b4edd6.
2019-12-29 12:49:58 +01:00
Peter Vágner 4bbf719357 Ooops forgot strings.
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:41:48 +01:00
Peter Vágner 5d64178539 Content description for the addresses expander image button
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:41:28 +01:00
Peter Vágner 0386944c79 Remove content description from the download state on the attachment list item as the state can be guessed from save button availability.
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:40:58 +01:00
Peter Vágner 19d944c18e Ooops, other folder item layouts
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:40:28 +01:00
Peter Vágner 8ae56d0326 Better content descriptions for the folder list item
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:40:04 +01:00
Peter Vágner 76ece08d8f Better content descriptions for the account list items
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:39:30 +01:00
Peter Vágner 5050a8f0a8 Add read receipt, plain text only and browsed for properties to the message item content description. These are all static images that should not be focusable so remove individual contentDescriptions from them too.
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:38:57 +01:00
Peter Vágner 646a65319c Label the text views with their title counter parts for a11y when viewing message with addresses expanded. This is not well supported by all screen readers so perhaps we'll have to workaround this with custom contentDescriptions later.
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:38:20 +01:00
Peter Vágner ae699b35a2 Only add message count to a11y if it's also visible.
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:37:54 +01:00
Peter Vágner c7e8b4edd6 Expose message list date separators to a11y
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:37:30 +01:00
Peter Vágner a14bac0e69 Added contentDescriptions to more image and floating action buttons
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2019-12-29 12:36:50 +01:00
M66B 4f7917d8bf Disable poll outside of schedule 2019-12-29 12:26:51 +01:00
M66B f5306720e1 Allow hiding banner for a week 2019-12-29 12:09:20 +01:00
M66B bad006eeb3 Darker black theme 2019-12-29 11:33:24 +01:00
M66B 4a5fdc654a Use primary color for toast background 2019-12-29 10:00:53 +01:00
M66B d5ea82631e Experiment: auto tune keep alive interval 2019-12-29 09:29:47 +01:00
M66B 32583890f6 Revert "Record max idle time"
This reverts commit d11d15d771.
2019-12-28 19:56:34 +01:00
M66B d11d15d771 Record max idle time 2019-12-28 19:47:18 +01:00
M66B 2b1459ef14 Set default keep alive to 15 minutes 2019-12-28 18:36:15 +01:00
M66B e2ef0901e3 Suppress AuthenticationFailedException caused by IOException 2019-12-28 18:35:44 +01:00
M66B f890d11827 Crowdin sync 2019-12-28 16:59:09 +01:00
M66B 88e5bfbe0a Simplification 2019-12-28 16:58:46 +01:00
M66B 04f827bbb7 Simplified review 2019-12-28 16:49:57 +01:00
M66B 895474940f Allow more system themes 2019-12-28 14:45:10 +01:00
M66B 53f6baed77 Revert "Extra themes are a pro feature"
This reverts commit c0b797444c.
2019-12-28 14:35:14 +01:00
M66B c0b797444c Extra themes are a pro feature 2019-12-28 13:35:54 +01:00
M66B d529b75d90 Prevent starting deleted accounts 2019-12-28 13:17:04 +01:00
M66B 209526e740 Updated text 2019-12-28 13:02:42 +01:00
M66B 307ce7c266 Crowdin sync 2019-12-28 10:44:40 +01:00
M66B e565dd17d4 Small theme selection improvement 2019-12-28 09:02:00 +01:00
M66B db7352e441 Suppress OAuth symbol on start page 2019-12-27 21:05:58 +01:00
M66B 5a18c22cbd Fixed theme combinations 2019-12-27 20:34:07 +01:00
M66B abf4df44e9 Crowdin sync 2019-12-27 19:17:44 +01:00
M66B ff7308e1fd Simplified accessibility message count 2019-12-27 19:13:20 +01:00
M66B b38b458666 Added report issue to review dialog 2019-12-27 19:02:53 +01:00
M66B 85b4554317 Added reverse themes 2019-12-27 18:51:00 +01:00
M66B 6e91df64e6 Simplified theme selection 2019-12-27 17:37:06 +01:00
M66B 3b3799df02 Fixed crash 2019-12-27 13:43:49 +01:00
M66B d51a51d16a Fixed pasting plain text 2019-12-27 12:34:01 +01:00
M66B b2724c35db Fix/cleanup 2019-12-27 12:12:48 +01:00
M66B be9ca6beed Added accessibility message actions 2019-12-27 11:58:24 +01:00
M66B 3427d5787f Refactoring 2019-12-27 11:54:56 +01:00
M66B 04747b479b Crowdin sync 2019-12-27 10:07:45 +01:00
M66B ffaad549c8 Ask for review after 3 days 2019-12-27 10:07:30 +01:00
M66B 0260e11997 Prevent crash 2019-12-27 09:51:19 +01:00
M66B 5020c2c3af Fixed accessibility view type
Refs #170
2019-12-27 09:37:39 +01:00
M66B d3be9afeea Style info color 2019-12-27 09:10:54 +01:00
M66B 1ca1427abb Small layout improvement 2019-12-27 09:09:35 +01:00
M66B 002d472e81 Crowdin sync 2019-12-26 21:09:03 +01:00
M66B 0a30df5aaa Swapped red/green 2019-12-26 21:03:38 +01:00
M66B f32b70368f Remove name on extra 2019-12-26 20:17:07 +01:00
M66B bf87b4b385 Review later 2019-12-26 19:42:33 +01:00
M66B 9ea63d927e Fixed global search 2019-12-26 19:17:28 +01:00
M66B 053d0704b8 Ask for reviews 2019-12-26 18:57:15 +01:00
M66B 5b91b8ee8d Accessibility improvement
Closes #170
2019-12-26 18:04:37 +01:00
M66B 4880d17ca7 Crowdin sync 2019-12-26 17:28:25 +01:00
M66B ccdc26f91a Fixed crash 2019-12-26 17:11:54 +01:00
M66B 78f8e3a445 More themes 2019-12-26 17:07:38 +01:00
M66B 37f526ec21 Theme refactoring 2019-12-26 14:45:04 +01:00
M66B f594860050 Oops 2019-12-26 11:27:55 +01:00
M66B c549db9b06 Crowdin sync 2019-12-26 10:25:36 +01:00
M66B 15bf4907ae Accessibility for message header
Thanks @pvagner
2019-12-26 10:23:20 +01:00
M66B dc5df7b6a2 PGP encryption is a free feature 2019-12-26 10:10:23 +01:00
M66B 4e4ff9f1b7 Revert "Accessibility: visit text and text actions first"
This reverts commit 425602271a.
2019-12-25 13:44:28 +01:00
M66B 425602271a Accessibility: visit text and text actions first 2019-12-25 13:42:17 +01:00
M66B 7fefbf513e Small improvement 2019-12-25 12:56:01 +01:00
M66B 929adebfec Updated text 2019-12-25 12:53:38 +01:00
M66B 6f4b3864d0 Set content description on message header 2019-12-25 12:19:20 +01:00
M66B 5462c1a1d6 Accessibility cleanup 2019-12-25 12:00:20 +01:00
M66B 3a9dc2f153 Added support buttons 2019-12-25 11:49:34 +01:00
M66B 0f9f1b4ec6 Added Autocrypt mutual mode support 2019-12-25 11:23:25 +01:00
M66B a129611dbe Added re OAuth 2019-12-25 10:51:27 +01:00
M66B 5ceeae833d User interaction on compose keyboard 2019-12-25 09:16:36 +01:00
M66B ab16b29f91 Revert "Request incognito keyboard for passwords"
This reverts commit b55b7d18c7.
2019-12-25 09:00:00 +01:00
M66B b55b7d18c7 Request incognito keyboard for passwords 2019-12-24 19:30:09 +01:00
M66B 15ce850841 Send Autocrypt header to OpenKeychain 2019-12-24 19:20:40 +01:00
M66B 532db268ed Prevent crash 2019-12-24 18:00:08 +01:00
M66B b26892a3c4 Store Autocrypt header 2019-12-24 17:18:48 +01:00
M66B 3343d5ab12 Prevent crash 2019-12-24 12:10:07 +01:00
M66B 7b10f68040 Unflagged is unimportant for accessibility 2019-12-24 11:56:06 +01:00
M66B d5a11a8004 Added accessibility attributes 2019-12-24 11:49:25 +01:00
M66B 42b964fc6a Added accessibility actions 2019-12-24 11:39:45 +01:00
M66B 9465aaca5f Added total storage space 2019-12-24 10:53:42 +01:00
M66B 7b4b7449c1 Refactoring 2019-12-24 10:39:29 +01:00
M66B 5f3361e52c Small fix 2019-12-24 10:35:43 +01:00
M66B 2135d1bdce Small improvements 2019-12-24 10:24:53 +01:00
M66B 7bc405537d Prefer same/similar address from extra 2019-12-24 09:53:02 +01:00
M66B d26ba9dd92 Prevent crash 2019-12-24 09:27:03 +01:00
M66B 79daaaace7 Small layout improvement 2019-12-24 09:26:54 +01:00
M66B 76698834e9 Made autocrypt public key inline 2019-12-24 09:26:29 +01:00
M66B 2876e12c7f Always fill in contact names again 2019-12-24 09:26:10 +01:00
M66B fd223d6d4c Revert "Added network bug workaround"
This reverts commit aabae2d8d6.
2019-12-23 21:29:57 +01:00
M66B e9bceaf26b Small fix 2019-12-23 20:01:25 +01:00
M66B 88952aed2c Simplification 2019-12-23 18:08:34 +01:00
M66B e1755c5fe0 Accessibility improvements 2019-12-23 17:50:09 +01:00
M66B fd1799db4f Disabled search in unified system folders 2019-12-23 16:53:50 +01:00
M66B aabae2d8d6 Added network bug workaround 2019-12-23 16:48:56 +01:00
M66B b5e2b81599 Crowdin sync 2019-12-23 14:13:10 +01:00
M66B 898780b1e2 Added day scheduling (eval) 2019-12-23 14:08:04 +01:00
M66B 29185422e4 Prevent crash 2019-12-23 12:58:01 +01:00
M66B 57a142b3cb Added day scheduling 2019-12-23 11:21:27 +01:00
M66B 75ce2a4250 Fixed jitter 2019-12-23 10:03:40 +01:00
M66B 4f9453c22e Prevent crash 2019-12-23 09:13:04 +01:00
M66B 81d82d3f08 Improved error message 2019-12-23 09:00:30 +01:00
M66B e8ae7dfd98 Revert "Set seen/unseen content description on item view"
This reverts commit 45eb7fb118.
2019-12-22 20:49:09 +01:00
M66B 45eb7fb118 Set seen/unseen content description on item view 2019-12-22 20:17:45 +01:00
M66B 9c1c46f7ca Attach seen/unseen content description to color stripe 2019-12-22 20:01:19 +01:00
M66B b370ea9e5c Small layout fix 2019-12-22 19:03:56 +01:00
M66B 45a366cf74 Removed exception 2019-12-22 18:15:09 +01:00
M66B 39259df6d9 Removed exception 2019-12-22 17:51:57 +01:00
M66B 74f2aa0e57 Prevent crash 2019-12-22 16:51:05 +01:00
M66B 0c215ad46c Disable Gmail OAuth 2019-12-22 12:37:00 +01:00
M66B b3e9ebee62 Crowdin sync 2019-12-22 11:42:24 +01:00
M66B 8ec76bffd2 Cleanup 2019-12-22 11:42:15 +01:00
M66B d92187560a Disabled OAuth for Play store installs 2019-12-22 11:37:25 +01:00
M66B b6008091fb Changed OAuth redirect URI 2019-12-22 11:14:13 +01:00
M66B a51c8bd6db Attach autocrypt public key 2019-12-22 09:30:02 +01:00
M66B 429c5002b1 Keep previous version 2019-12-22 08:47:32 +01:00
M66B dbc24f8bdf Backward compatibility 2019-12-22 08:45:09 +01:00
M66B 95eeaf95a9 Store previous version 2019-12-22 08:29:12 +01:00
M66B 4ae0d02320 Show fingerprint in debug mode 2019-12-22 08:28:56 +01:00
M66B 57aaf35118 Cleanup 2019-12-21 21:54:52 +01:00
M66B 2c0e6d5ffe Prevent crash 2019-12-21 21:52:23 +01:00
M66B 800feaeb68 Added grace period for purchase ack 2019-12-21 21:34:18 +01:00
M66B 1d7c9d6bab Yahoo! OAuth config 2019-12-21 20:07:59 +01:00
M66B cf6fa8e7d7 OAuth cancel 2019-12-21 20:00:06 +01:00
M66B c418d18be3 Crowdin sync 2019-12-21 19:07:49 +01:00
M66B 27be0dd15c Disable S/MIME content encapsulation 2019-12-21 18:58:12 +01:00
M66B bd418a275c Request Gmail consent
This is necessary for people having used the Gmail quick setup before
2019-12-21 16:25:23 +01:00
M66B f080d34297 Simplification/fix 2019-12-21 16:23:12 +01:00
M66B fd7e4ff420 Enabled Gmail OAuth 2019-12-21 16:14:57 +01:00
M66B 9ad8d7c39b Trim user names 2019-12-21 16:11:24 +01:00
M66B 57e99c05d0 Added OAuth identity icon 2019-12-21 16:07:59 +01:00
M66B 02dfb75542 Added/storing auth provider id 2019-12-21 16:07:46 +01:00
M66B e80bc630e1 Copy account auth type 2019-12-21 14:29:35 +01:00
M66B 4ce59d7017 Configure all identities on OAuth 2019-12-21 12:55:46 +01:00
M66B 0e6be5b8c9 Added OAuth fragment 2019-12-21 12:06:21 +01:00
M66B 7853b1cdcc Request/check OAuth refresh token 2019-12-21 10:46:37 +01:00
M66B fe7ba69e80 Refactoring 2019-12-20 21:34:14 +01:00
M66B ac27c9bb80 Show oauth authorized 2019-12-20 21:00:17 +01:00
M66B 76c297fabe Cleanup 2019-12-20 20:50:23 +01:00
M66B 0bd87ead2e OAuth configure 2019-12-20 20:46:29 +01:00
M66B 0737a88ea2 Added custom scheme redirect 2019-12-20 16:02:16 +01:00
M66B 1dc56ae41c Replaced MSAL by OAuth 2019-12-20 13:54:05 +01:00
M66B f496a0fa6c Gmail OAuth - proof of concept 2019-12-20 12:27:35 +01:00
M66B 916a966ce4 Changed send dialog OK title 2019-12-20 11:16:05 +01:00
M66B cc669fb7b8 Always enable swipe refresh in outbox 2019-12-20 09:08:58 +01:00
M66B 26f3fe4893 Fill in name from contacts 2019-12-19 21:37:09 +01:00
M66B a17331c295 Crowdin sync 2019-12-19 20:19:35 +01:00
M66B 811161e4ad Fixed show original/images logic 2019-12-19 20:12:42 +01:00
M66B fec43eb51b Prevent crash 2019-12-19 19:53:16 +01:00
M66B 3b1dded8c2 Show subject DN 2019-12-19 17:15:29 +01:00
M66B 0c959346bf Revert "Normalize text for encryption"
This reverts commit 0d908457b8.
2019-12-19 16:45:59 +01:00
M66B db2ffc06b9 Disabled seen/unseen content description 2019-12-19 16:35:25 +01:00
M66B dd2ddc7392 Updated color 2019-12-19 16:32:10 +01:00
M66B f2dbd32d8e Small layout improvement 2019-12-19 16:24:19 +01:00
M66B 613358fe14 Made folder selection scrollbar visible 2019-12-19 16:19:10 +01:00
M66B 6d25f04b8c Add certificate chain 2019-12-19 16:01:06 +01:00
M66B c1e59c912e Added accessibility descriptions 2019-12-19 14:26:17 +01:00
M66B fd919d6436 Added content description 2019-12-19 14:05:43 +01:00
M66B 0d908457b8 Normalize text for encryption 2019-12-19 13:34:50 +01:00
M66B 3ceaf6fcd3 Small improvement 2019-12-19 11:53:37 +01:00
M66B 6b6a4868cc Revert "Use S/MIME public key sign algorithm"
This reverts commit bc33ec1929.
2019-12-19 11:32:00 +01:00
M66B bc33ec1929 Use S/MIME public key sign algorithm 2019-12-19 11:23:48 +01:00
M66B 90be08a4d2 Crowdin sync 2019-12-19 10:40:06 +01:00
M66B 7b765fdcf8 Fixed always showing images for original messages 2019-12-19 08:59:56 +01:00
M66B 3baf87b557 Added gmx.net 2019-12-19 08:28:10 +01:00
M66B ab325935ac Simplification 2019-12-18 19:25:56 +01:00
M66B 2a3c4e6b93 Prevent crash 2019-12-18 17:54:52 +01:00
M66B 2ef0ab5357 Fixed deleting of accounts 2019-12-18 17:43:28 +01:00
M66B 0cefa93c1d Secure fallback 2019-12-18 16:36:54 +01:00
M66B c678e37bbf Select primary account/identity 2019-12-18 15:46:15 +01:00
M66B 584fb600b6 Fixed trust issues (2) 2019-12-18 14:20:16 +01:00
M66B 67600b3403 Filter exception 2019-12-18 11:09:39 +01:00
M66B 8f717ff1ce Crowdin sync 2019-12-18 10:56:55 +01:00
M66B b08236b6b7 Trust fallback host 2019-12-18 10:51:51 +01:00
M66B cabc14e310 Fixed folder selection dialog height
Another bizar attribute ...
2019-12-18 09:45:44 +01:00
M66B 9ff04f2df2 Cleanup 2019-12-18 09:45:31 +01:00
M66B 7ea5bfa9c5 Sync on scheduled enable 2019-12-18 09:29:38 +01:00
M66B b43534d50e Small layout improvement 2019-12-18 09:06:17 +01:00
M66B 76301089b8 Fixed counts in single message mode (2) 2019-12-18 08:35:00 +01:00
M66B 38e6f7ed6e Revert "Fixed counts in single message mode"
This reverts commit 1fd5d8f6b8.
2019-12-18 08:28:45 +01:00
Noah Seefried cfdefd35e0
Add Hetzner Online 2019-12-17 20:20:45 +01:00
M66B 97cc43c819 Crowdin sync 2019-12-17 16:59:29 +01:00
M66B d5d126dab4 Fixed trust issues 2019-12-17 16:12:32 +01:00
M66B 36fa2bad9d Revert "Use Android trust manager"
This reverts commit 965aef3a1b.
2019-12-17 14:17:46 +01:00
M66B 823b13016a Updated text 2019-12-17 13:09:28 +01:00
M66B 965aef3a1b Use Android trust manager 2019-12-17 13:01:32 +01:00
M66B 2bdfa9f21c Small fix 2019-12-17 12:32:24 +01:00
M66B 8c7dd5dc3e Small behavior improvement 2019-12-17 12:22:29 +01:00
M66B ff7d6d05b1 Fixed logging 2019-12-17 11:08:40 +01:00
M66B e12e57bdc9 Check all certificate names 2019-12-17 10:58:42 +01:00
M66B f123ea6704 Oops 2019-12-17 10:41:59 +01:00
M66B c5e3ab3f8e Let's enable checking certificate fingerprints 2019-12-17 10:25:10 +01:00
M66B 7f3313a1a0 Debug logging 2019-12-17 10:08:42 +01:00
M66B 1fd5d8f6b8 Fixed counts in single message mode 2019-12-17 08:43:44 +01:00
M66B 35253e9733 Crowdin sync 2019-12-17 08:07:05 +01:00
M66B 8e267439eb Added option to enable/disable text search 2019-12-16 20:50:49 +01:00
M66B cbd0688582 Show unified system folders by default 2019-12-16 20:50:25 +01:00
M66B 4c3250250e Fixed flickering 2019-12-16 19:13:54 +01:00
M66B 500e1b0eef Check fingerprint server certificates 2019-12-16 19:09:49 +01:00
M66B bbc23fb410 Crowdin sync 2019-12-16 16:38:50 +01:00
M66B 51ac3b3d46 Small improvements 2019-12-16 16:36:36 +01:00
M66B 9c7090188e Cleanup 2019-12-16 16:32:45 +01:00
M66B e1091c4e19 Added untrusted exception 2019-12-16 16:32:25 +01:00
M66B 0b9a2b4235 Disable confirmation for bio prompt 2019-12-16 12:58:30 +01:00
M66B bdd387e8b0 Merge branch 'stable' 2019-12-16 11:36:24 +01:00
M66B e7830366c8 Small behavior improvement 2019-12-16 11:15:06 +01:00
M66B 83fb4bd6d0 Fixed browse/search interaction 2019-12-16 10:49:54 +01:00
M66B 0bf59f64a9 Check server certificate fingerprint - proof of concept 2019-12-15 21:01:41 +01:00
M66B 4bc472e800 Crowdin sync 2019-12-15 10:01:03 +01:00
M66B 87e3886347 Added AOL privider 2019-12-15 09:36:30 +01:00
M66B bcf7ca3ae4 Prevent crash 2019-12-14 17:01:27 +01:00
M66B eaa2196716 Should or should not? 2019-12-14 16:54:34 +01:00
M66B 4988bf2efe Consider attachments without name as inline 2019-12-14 16:16:46 +01:00
M66B 006533b15e Revert "Consider images without name as inline"
This reverts commit f88879f8df.
2019-12-14 16:09:12 +01:00
M66B 5c87d2464e Crowdin sync 2019-12-14 13:31:37 +01:00
M66B f88879f8df Consider images without name as inline 2019-12-14 13:23:50 +01:00
M66B d88abeaab5 Check S/MIME sender case insensitive 2019-12-14 13:20:56 +01:00
M66B 3c00aeaef1 Crowdin sync 2019-12-13 17:08:53 +01:00
M66B 6de0938cc1 Updated text 2019-12-13 12:49:10 +01:00
M66B 367aba37d8 Prevent crash 2019-12-13 12:06:28 +01:00
M66B 616526ff16 Allow extern poll of individual accounts 2019-12-13 11:55:11 +01:00
M66B bd9416bd25 Updated text 2019-12-13 11:38:36 +01:00
M66B 58645ed999 Allow external sharing of EML files 2019-12-13 09:32:18 +01:00
M66B d0f4c89233 Added suffix to raw message files 2019-12-13 09:09:45 +01:00
M66B f7ade59779 Enable links in EML viewer 2019-12-13 08:36:39 +01:00
M66B 6be9f4eee1 Crowdin sync 2019-12-13 08:36:26 +01:00
M66B bd7676e73e Small cleanup improvements 2019-12-13 08:24:40 +01:00
M66B 3a9e50f5f5 Small layout fix 2019-12-13 08:16:52 +01:00