Commit Graph

85 Commits

Author SHA1 Message Date
M66B f327b7b284 Added account setting to disable partial fetch
https://javaee.github.io/javamail/docs/NOTES.txt
2019-06-14 18:29:17 +02:00
M66B 5e54bc0c6a Export/import account/folder order 2019-06-13 22:08:43 +02:00
M66B 9a9ebeb79c Use account id as group id 2019-06-08 09:56:28 +02:00
M66B 183bb1b7a9 Refactored export/import notification channels 2019-06-08 09:34:29 +02:00
M66B 537bf56951 Default enable notification channel lights 2019-06-07 07:58:41 +02:00
M66B e50abcbcea Group channels by account 2019-05-28 17:05:52 +02:00
M66B d5d373f835 Simplify folder names 2019-05-28 13:42:19 +02:00
M66B aba421c470 Refactoring 2019-05-16 09:08:06 +02:00
M66B 42f9193179 Simplify account notification management 2019-05-16 07:50:08 +02:00
M66B 567aeffe46 Some order 2019-05-07 08:11:58 +02:00
M66B ff09645b7c Sort folders on display name 2019-05-01 13:08:15 +02:00
M66B bbe2c76ee8 Moved ordering to setup 2019-05-01 09:00:38 +02:00
M66B 1be2876ac0 Small fixes 2019-04-25 17:35:27 +02:00
M66B 2a4ff4b49d Allow account ordering 2019-04-25 08:18:01 +02:00
M66B 734a34dbe9 Changed default keep alive interval back to 19 minutes to reduce number of alarms 2019-04-19 16:07:51 +02:00
M66B 7c2f221282 Show if receipt was requested, refactoring 2019-04-17 20:33:22 +02:00
M66B 3acb07b916 Added account warning 2019-03-27 08:19:11 +00:00
M66B 9c117d7b2b Refactoring 2019-03-17 18:07:53 +00:00
M66B 9f3fd02e34 Prevent crash 2019-03-14 17:52:15 +00:00
M66B 8580e29bd4 Changed default keep alive to 9 minutes 2019-03-14 10:47:19 +00:00
M66B cb78dddb4e Revert "Store passwords encrypted"
This reverts commit a3063c3da4.
2019-03-11 14:19:33 +00:00
M66B a3063c3da4 Store passwords encrypted 2019-03-11 14:01:27 +00:00
M66B 9786067060 Notification sound per email address 2019-03-07 12:29:03 +00:00
M66B 8cfd700928 Refactoring 2019-03-07 09:55:47 +00:00
M66B a54ae08fbc Removed per account on demand sync 2019-03-01 14:32:18 +00:00
Unpublished 67751bfff5 use Objects.equals 2019-02-26 11:05:21 +01:00
M66B d597366f17 Added synchronize on demand setting 2019-02-17 18:34:53 +00:00
M66B ecb815d085 Fixed exporting realm 2019-02-17 11:34:39 +00:00
M66B 67b203ad3a Removed POP3 support
There are too many disadvantages likely resulting in too many support questions
2019-02-11 22:06:24 +00:00
M66B e7dd1a01b1 Basic POP3 support 2019-02-09 21:04:03 +00:00
M66B af5ae44c82 Revert "POP support"
This reverts commit f246284812.
2019-02-09 09:03:07 +00:00
M66B f246284812 POP support 2019-02-08 11:51:32 +00:00
M66B 99732b22c3 Fixed importing swipe left/right target 2019-02-07 08:29:39 +00:00
M66B b8947ecd25 Export/import realm, fixed bcc import, refactoring 2019-02-02 19:49:25 +00:00
M66B b0c1747bbe Added cross account move 2019-01-23 18:52:52 +00:00
M66B 0bb866ab90 Fixed accounts not updating 2019-01-23 12:56:09 +00:00
M66B a776533dae Showing last account connected time 2019-01-23 09:16:33 +00:00
M66B 1562a33836 Select swipe left/right folder 2019-01-20 17:32:55 +00:00
M66B 373251f535 Added realm 2019-01-10 18:24:20 +00:00
M66B adacbf7493 Happy new year 2018-12-31 08:08:05 +00:00
M66B c8c7c2a529 Fixed account name 2018-12-28 07:40:27 +00:00
M66B 3754a55ab7 Simplify compose 2018-12-27 10:17:24 +00:00
M66B b5b805672d Revise account layout 2018-12-26 11:34:05 +00:00
M66B 04b8a44d11 Moved browse on server setting to account 2018-12-23 18:20:08 +00:00
M66B 78431857ce Support for namespace prefix 2018-12-22 17:39:16 +00:00
M66B bd58041ab1 Seperate notification channel for separate accounts 2018-12-10 12:26:50 +01:00
M66B 0c072fb980 Delegate deletion of accounts, identities & folders 2018-12-06 13:43:00 +01:00
M66B 7e9ab05aff Added account option to individually notify new messages 2018-11-24 09:40:55 +01:00
M66B 73df0e41b9 Warn about account problems 2018-11-19 15:29:24 +01:00
M66B b3da7650b0 Revert "Revert "Export/import passwords""
This reverts commit 4e04df2c85.

Conflicts:
	app/src/main/java/eu/faircode/email/EntityIdentity.java
	app/src/main/res/values/strings.xml
2018-11-14 20:00:38 +01:00