Commit Graph

21462 Commits

Author SHA1 Message Date
M66B b50646d05e Mark outbox messages read on sent 2018-08-06 18:11:24 +00:00
M66B 409a9f5b3c Show password only on first entry
Fixes #2
2018-08-06 17:41:14 +00:00
M66B 41504e8098 Check for host, port, user, password
Fixes #19
2018-08-06 17:31:51 +00:00
M66B 577bd0f15b Updated providers 2018-08-06 17:10:38 +00:00
M66B d8e8f3bc99 Added link to FAQ 2018-08-06 17:04:24 +00:00
M66B 74e8134e6c Check for MOVE capability 2018-08-06 16:36:37 +00:00
M66B 0069c4e9d7 Added capabilities to account 2018-08-06 16:29:49 +00:00
M66B a63a5767c1 Changed folder sort / item layout 2018-08-06 16:01:56 +00:00
M66B 33c0ec0efe Highlight unread messages 2018-08-06 15:10:42 +00:00
M66B 601d63482d Fixed back navigation
Fixes #6
2018-08-06 14:53:20 +00:00
M66B 73b5c9cbea Fixed crash 2018-08-06 14:40:11 +00:00
M66B be8fb15ec0 Hide options menu in folders list 2018-08-06 14:25:28 +00:00
M66B 9e60b4eabd Fixes 2018-08-06 14:22:03 +00:00
M66B 267e08685c Added debug info to messages 2018-08-06 14:04:35 +00:00
M66B 9bb4e9b92d Fixed compose view visibily states 2018-08-06 13:37:20 +00:00
M66B 7aa139e976 Added debug info to message items 2018-08-06 13:36:55 +00:00
Marcel Bokhorst dfa0bb3ba6
Merge pull request #14 from licaon-kter/patch-2
Replace maven repo
2018-08-06 15:11:46 +02:00
M66B b0179b2b13 Added about navigation menu, moved debug info
Closes #12
2018-08-06 13:08:32 +00:00
M66B 27fef56a77 Simplified setup, added debug setting 2018-08-06 12:29:14 +00:00
M66B 80ca58d2a2 Fixed action bar blinking 2018-08-06 12:05:43 +00:00
M66B 04bfcb3566 Fixed synchronizing existing local messages 2018-08-06 11:51:14 +00:00
M66B 10d20cfcf3 Fixed showing unread 2018-08-06 11:50:39 +00:00
M66B d1d5036915 Fixed focus and freezes 2018-08-06 11:29:28 +00:00
M66B 7b6364b3a2 Select identify from to address, several fixes and improvements 2018-08-06 11:05:14 +00:00
M66B 7052639d48 Changed OK into Save
Fixed #22
2018-08-06 10:27:21 +00:00
M66B 3313e944ed Primary depends on synchronize 2018-08-06 10:02:47 +00:00
M66B 2e33cc65e0 List primary identity 2018-08-06 09:50:53 +00:00
M66B ee03489a31 List identity email address instead of user name
The email address will be more recognizable than the user name, which could be anything
2018-08-06 09:27:01 +00:00
M66B 4d362165ce Prevent crash when no focus 2018-08-06 08:39:28 +00:00
M66B d3a235e2d0 Use own message id to relate local and remote messages 2018-08-06 07:47:46 +00:00
M66B b86f70bccb Better account name hint 2018-08-06 06:18:25 +00:00
M66B e3934ba6ca Captilize message text sentences 2018-08-06 06:18:18 +00:00
M66B e9dd8f047f Move mime strict property
The Oracle documentation is confusing:

- as system property: https://docs.oracle.com/javaee/6/api/javax/mail/internet/package-summary.html
- as session property: https://docs.oracle.com/javaee/6/api/javax/mail/internet/MimeMessage.html
2018-08-06 06:02:09 +00:00
M66B b824f12a45 Fixed crash on null sent time 2018-08-06 05:39:29 +00:00
M66B fb1874be66 0.5 release 2018-08-05 19:13:38 +00:00
M66B abfe2489c6 Fixed reference 2018-08-05 19:13:16 +00:00
M66B b0996a03cd Crowdin sync 2018-08-05 19:11:14 +00:00
M66B 261bcd9651 Show cc/bcc on reply all 2018-08-05 19:04:59 +00:00
M66B f4b1ffd801 Added some remarks 2018-08-05 18:53:45 +00:00
M66B 84ad94b510 Layout improvement 2018-08-05 18:46:36 +00:00
M66B 959bfdf9df Use/check recycler view adapter position 2018-08-05 18:36:39 +00:00
M66B b1cc40bb47 Revised compose actions 2018-08-05 18:22:55 +00:00
M66B bcb0f5b8a8 Added sfr.fr 2018-08-05 17:13:51 +00:00
M66B 0aa32d7402 Fixed saving without from address 2018-08-05 16:47:46 +00:00
M66B 7c7395a92e Navigation fix 2018-08-05 16:36:38 +00:00
M66B d6363b7f81 Minor improvements 2018-08-05 16:21:09 +00:00
M66B 9f626e3489 Improved messages fragment 2018-08-05 16:03:47 +00:00
M66B 66726e4454 Better message actions determine 2018-08-05 16:03:24 +00:00
M66B f267d55d98 Added spinner to folder save
Deleting messages can take some time
2018-08-05 13:12:50 +00:00
M66B 8d42f6809f Hide keyboard on detaching fragment
Do we really need to do this ourselves, Google?
2018-08-05 12:09:46 +00:00