Commit Graph

2946 Commits

Author SHA1 Message Date
M66B 73cc48ddb7 Revert "Scroll instead of fling"
This reverts commit 3c324e3de9.
2020-01-06 18:35:31 +01:00
M66B 3c324e3de9 Scroll instead of fling 2020-01-06 18:18:47 +01:00
M66B 0e10ef83ef Crowdin sync 2020-01-06 12:01:46 +01:00
M66B 4944aeab37 Crowdin sync 2020-01-06 09:51:18 +01:00
M66B dc69b597ab Updated copyright 2020-01-05 18:36:57 +01:00
M66B 87cdecb760 Crowdin sync 2020-01-05 17:55:25 +01:00
M66B bced435ca0 Compatibility: drawable for black background 2020-01-05 14:19:33 +01:00
M66B 92f3003a7b Updated text 2020-01-05 12:30:58 +01:00
M66B 69002e72c8 Crowdin sync 2020-01-05 10:03:08 +01:00
M66B d102a5b9a3 Crowdin sync 2020-01-04 19:50:07 +01:00
M66B f00e5e3212 Updated text 2020-01-04 19:47:16 +01:00
M66B 6214e75aeb Added junk button 2020-01-04 19:40:41 +01:00
M66B 5e8604f4cb Dragons ahead! 2020-01-04 17:29:28 +01:00
M66B c4b70fa61b Crowdin sync 2020-01-04 08:53:40 +01:00
M66B 82c12dc0f8 Crowdin sync 2020-01-03 12:00:15 +01:00
M66B 68e2df562b Improved three columns implementation 2020-01-03 11:59:48 +01:00
M66B f1e09b3385 Added setting for fixed nav menu landscape mode 2020-01-02 22:00:52 +01:00
M66B 21221e54bd Added provider Strato.de 2020-01-02 21:33:23 +01:00
M66B e62e661a24 Explicitly disable IME enter action in composer 2020-01-02 19:21:06 +01:00
M66B 4d89514043 Crowdin sync 2020-01-02 10:54:05 +01:00
M66B e1884a6e8e Three column layout - proof of concept 2020-01-02 10:44:54 +01:00
M66B 6256a22691 Show outline icon when no new messages 2020-01-02 08:59:28 +01:00
M66B 1699da724a Small fix 2020-01-02 08:51:46 +01:00
M66B ec8c0d59e3 Crowdin sync 2020-01-01 21:18:28 +01:00
M66B b99fcb48f7 Added widget new message count per account 2020-01-01 20:51:38 +01:00
M66B c3aa69da14 Crowdin sync 2020-01-01 10:22:19 +01:00
M66B 64af3ba9b8 Allow deleting trash/spam of all accounts 2020-01-01 10:08:04 +01:00
M66B 74702e1694 Allow disabling external search 2019-12-31 12:10:04 +01:00
M66B 8db96a9f62 Crowdin sync 2019-12-31 10:34:12 +01:00
M66B 16691c2e3d Small improvements 2019-12-30 16:52:47 +01:00
M66B 5d0b8726f4 Crowdin sync 2019-12-30 15:21:20 +01:00
M66B 851c099d8a Bring black black theme 2019-12-30 15:21:08 +01:00
M66B a04609d7b4 Small layout fix 2019-12-30 14:46:44 +01:00
M66B 4cd73ec0dd Crowdin sync 2019-12-30 14:34:09 +01:00
M66B c02e797bf2 Added colored black themes 2019-12-30 14:29:16 +01:00
M66B 7a30c90168 Layout simplification 2019-12-30 13:13:18 +01:00
M66B e08403fdbb Added accessibility text 2019-12-30 12:56:03 +01:00
M66B a6edd74874 Small layout improvement 2019-12-30 12:00:12 +01:00
M66B 3f1c6a949a Added settings to enable/disable color stripes, quick filter and quick scroll 2019-12-30 11:47:15 +01:00
M66B 9aecf1c6ec Sorry, Itten 2019-12-30 08:43:53 +01:00
M66B be3c2d84c7 Crowdin sync 2019-12-30 08:39:17 +01:00
M66B aadcce757d Small layout improvement 2019-12-29 18:54:14 +01:00
M66B 2d50c3e57f Small improvement 2019-12-29 16:55:09 +01:00
M66B 8eaa3b4a87 Crowdin sync 2019-12-29 14:21:49 +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 dd04426be2 Rearrange 2019-12-29 13:02:08 +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 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 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 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 f890d11827 Crowdin sync 2019-12-28 16:59:09 +01:00
M66B 04f827bbb7 Simplified review 2019-12-28 16:49:57 +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 209526e740 Updated text 2019-12-28 13:02:42 +01:00
M66B 307ce7c266 Crowdin sync 2019-12-28 10:44:40 +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 04747b479b Crowdin sync 2019-12-27 10:07:45 +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 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 78f8e3a445 More themes 2019-12-26 17:07:38 +01:00
M66B 37f526ec21 Theme refactoring 2019-12-26 14:45:04 +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 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 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 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 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 79daaaace7 Small layout improvement 2019-12-24 09:26:54 +01:00
M66B e1755c5fe0 Accessibility improvements 2019-12-23 17:50:09 +01:00
M66B b5e2b81599 Crowdin sync 2019-12-23 14:13:10 +01:00
M66B 57a142b3cb Added day scheduling 2019-12-23 11:21:27 +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 b370ea9e5c Small layout fix 2019-12-22 19:03:56 +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 b6008091fb Changed OAuth redirect URI 2019-12-22 11:14:13 +01:00
M66B 4ae0d02320 Show fingerprint in debug mode 2019-12-22 08:28:56 +01:00
M66B 1d7c9d6bab Yahoo! OAuth config 2019-12-21 20:07:59 +01:00
M66B c418d18be3 Crowdin sync 2019-12-21 19:07:49 +01:00
M66B fd7e4ff420 Enabled Gmail OAuth 2019-12-21 16:14:57 +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 0e6be5b8c9 Added OAuth fragment 2019-12-21 12:06:21 +01:00
M66B ac27c9bb80 Show oauth authorized 2019-12-20 21:00:17 +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 a17331c295 Crowdin sync 2019-12-19 20:19:35 +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 c1e59c912e Added accessibility descriptions 2019-12-19 14:26:17 +01:00
M66B 90be08a4d2 Crowdin sync 2019-12-19 10:40:06 +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 8f717ff1ce Crowdin sync 2019-12-18 10:56:55 +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 b43534d50e Small layout improvement 2019-12-18 09:06:17 +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 823b13016a Updated text 2019-12-17 13:09:28 +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 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 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 5c87d2464e Crowdin sync 2019-12-14 13:31:37 +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 6be9f4eee1 Crowdin sync 2019-12-13 08:36:26 +01:00
M66B 20181028ae Crowdin sync 2019-12-12 18:16:08 +01:00
M66B bf33e78248 Updated text 2019-12-12 17:20:20 +01:00
M66B 511de8aca4 Small fix 2019-12-12 15:04:32 +01:00
M66B 41ef71b541 Regrant permissions 2019-12-12 14:30:19 +01:00
M66B 408f4b5683 Crowdin sync 2019-12-12 10:03:03 +01:00
M66B 8513ffb961 Crowdin sync 2019-12-11 12:02:55 +01:00
M66B 157066ffa1 Added clear log 2019-12-11 11:56:51 +01:00
M66B dd281d2b90 Crowdin sync 2019-12-11 08:15:22 +01:00
M66B edcdc8e379 Extended EML view 2019-12-11 08:11:57 +01:00
M66B 330c9b3341 Crowdin sync 2019-12-10 21:59:44 +01:00
M66B 82ab953ed8 S/MIME section 2019-12-10 20:36:44 +01:00
M66B 085e3d44af Allow manual sync of POP accounts 2019-12-10 16:51:21 +01:00
M66B ba473504be Changed doze buttons into links 2019-12-10 16:43:43 +01:00
M66B df150d3623 Updated text 2019-12-10 16:07:55 +01:00
M66B aa87f3e9a3 Small layout improvements 2019-12-10 14:25:56 +01:00
M66B b8042eef15 Crowdin sync 2019-12-10 12:24:29 +01:00
M66B 4b30caee1f Simplified alert handling 2019-12-10 12:01:49 +01:00
M66B 657e1eeaf2 Added setup exit navigation menu item 2019-12-09 17:55:29 +01:00
M66B 32b7951d95 Updated text 2019-12-09 13:15:30 +01:00
M66B 90035b4dd7 Added folder search 2019-12-08 17:22:55 +01:00
M66B 15832792d0 Updated text 2019-12-08 16:45:54 +01:00
M66B da100062a2 Crowdin sync 2019-12-08 15:27:40 +01:00
M66B e85beb1b04 Added on demand sync setting 2019-12-08 15:02:37 +01:00
M66B f293c1a0e9 Added sent time 2019-12-08 12:27:38 +01:00
M66B 93f30c5f0a Added hints 2019-12-08 11:44:20 +01:00
M66B 3c919a645b Black navigation bar in dark theme 2019-12-08 10:52:57 +01:00
M66B 35602ef17c Updated text 2019-12-07 09:56:02 +01:00
M66B 30c58b8e22 Added provider GWDG 2019-12-06 21:25:37 +01:00
M66B a0620d72a1 Prevent crash 2019-12-06 16:34:15 +01:00
M66B 789c298635 Crowdin sync 2019-12-06 13:53:30 +01:00
M66B bbafa60869 Small behavior improvement 2019-12-06 13:47:04 +01:00
M66B 4bd83818d3 Refactoring 2019-12-06 12:30:38 +01:00
M66B dc1e6ae733 Addd manage private keys 2019-12-06 12:04:51 +01:00
M66B 8dd9c62365 Check S/MIME key validity 2019-12-06 11:42:52 +01:00
M66B af8e36e23e Crowdin sync 2019-12-06 10:14:30 +01:00
Mohamad Barbar cc5f30d93d Fix Runbox IMAP host.
See: https://help.runbox.com/email-program-settings/
2019-12-06 18:12:25 +11:00
M66B 04b685d2ab Crowdin sync 2019-12-05 18:14:12 +01:00
M66B 3334cba92d Partial fetch configuration 2019-12-05 17:48:56 +01:00
M66B 4fba20b078 Added text 2019-12-05 17:23:01 +01:00
M66B 7d01466c6d Auto select S/MIME encryption keys 2019-12-05 16:26:00 +01:00
M66B 1e07047c38 Added text 2019-12-05 13:10:21 +01:00
M66B ff919d0350 Check S/MIME sender/signature address 2019-12-05 13:02:33 +01:00
M66B ff6237d690 Cleanup 2019-12-05 12:55:22 +01:00
M66B e6c25565d8 Find S/MIME recipient 2019-12-05 11:04:39 +01:00
M66B 321469baae Small layout fix 2019-12-04 20:46:40 +01:00
M66B 32781bda24 Encryption improvements 2019-12-04 20:43:06 +01:00
M66B 6767d061cc Crowdin sync 2019-12-04 14:27:51 +01:00
M66B c1ee8e99de Show public key with option to store 2019-12-04 14:10:09 +01:00
M66B a4e5403f9d Added certificate import 2019-12-04 13:20:48 +01:00
M66B 2b3e119445 Added certificate selection 2019-12-04 11:54:02 +01:00
M66B 60e663ad71 Crowdin sync 2019-12-03 12:20:11 +01:00
M66B 1c2c6ddaa7 Removed open link focus request 2019-12-03 12:12:31 +01:00
M66B 7cab6d8a21 S/MIME sign 2019-12-03 12:12:11 +01:00
M66B 40a6b1f334 Crowdin sync 2019-12-03 09:19:18 +01:00
M66B 909be27005 Added debug suffix 2019-12-03 08:52:21 +01:00
M66B b4d6cafa87 Crowdin sync 2019-12-02 20:39:22 +01:00
M66B ce34a95b92 Just show who S/MIME signed 2019-12-02 20:34:56 +01:00
M66B ee01add581 Crowdin sync 2019-12-02 13:40:25 +01:00
M66B ab0ad41d89 Show max AES key size 2019-12-02 11:00:00 +01:00