1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 17:57:16 +00:00
Commit graph

228 commits

Author SHA1 Message Date
M66B
472213e523 Updated text 2018-08-07 08:30:47 +00:00
M66B
37c226c74d Faster database access 2018-08-07 08:30:39 +00:00
M66B
048660d24f Refactored adapters to use bindTo method 2018-08-07 06:51:49 +00:00
M66B
9b148eefb9 Added message list paging 2018-08-07 06:38:00 +00:00
M66B
4d56cee1f5 Use variable version numbers 2018-08-07 05:30:15 +00:00
M66B
def41af164 Updated gradle 2018-08-06 20:49:36 +00:00
M66B
54f8e6831c Fixed translations 2018-08-06 20:33:42 +00:00
M66B
e169576732 0.6 release 2018-08-06 20:27:44 +00:00
M66B
d0f60e7d90 Crowdin sync 2018-08-06 20:26:17 +00:00
M66B
e7a709b944 Sync trash / archive by default
Fixes #21
2018-08-06 20:24:22 +00:00
M66B
5ddf4fc994 Default sync trash and archive 2018-08-06 20:14:11 +00:00
M66B
0aaf2e948f Move by APPEND/DELETE if no MOVE capability 2018-08-06 20:03:06 +00:00
M66B
553a467ca0 Fixed home/toggle eula 2018-08-06 19:56:10 +00:00
M66B
98df585c52 Updated providers 2018-08-06 19:03:59 +00:00
M66B
beee8574fd Use intent type to target right process receiver 2018-08-06 18:57:36 +00:00
M66B
4342362c6f Move outbox to sent on new sent message 2018-08-06 18:38:51 +00:00
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