1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-04 06:20:26 +00:00
Commit graph

7023 commits

Author SHA1 Message Date
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
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
M66B
10e96f6a3f Add index to message.ui_seen 2018-08-05 11:44:46 +00:00
M66B
c748c96d98 Handle new intents 2018-08-05 11:40:15 +00:00
M66B
fccca5ee4e Disable separate notification for new email 2018-08-05 10:56:24 +00:00
M66B
966a3ed4ca Fixed move loader 2018-08-05 10:31:01 +00:00
M66B
210cf6ee20 Added basic new email notification 2018-08-05 09:29:38 +00:00
M66B
b66ec74f98 Linkify
Especially for XDA notification ...
2018-08-05 08:53:43 +00:00
M66B
a7188af295 Added provider FastMail 2018-08-05 08:42:43 +00:00
M66B
32c1f7a71e Simplify navigation, refactoring
Fixes #15
2018-08-05 08:06:10 +00:00
M66B
e9f4b3f220 Small layout improvement 2018-08-05 07:30:41 +00:00
M66B
b460c06d1b Progress bar for attachment downloads 2018-08-05 07:19:50 +00:00
M66B
f4970a0aa5 Handled unnames attachments 2018-08-05 06:08:12 +00:00
M66B
cb6b1be980 Add inbox as move target, localize folder names 2018-08-05 05:53:34 +00:00
M66B
250798db70 Updated text 2018-08-05 05:53:20 +00:00
M66B
eba14cbf84 Fixed checking attachment viewer 2018-08-05 05:38:48 +00:00
M66B
eea2c15587 Fixed JavaMail session 2018-08-05 05:32:10 +00:00
M66B
676eec35c7 Serialize operations 2018-08-05 05:24:59 +00:00
M66B
a980b0a76f Rewritten operation processing 2018-08-04 22:35:47 +00:00
M66B
dde022a4c1 Added message move 2018-08-04 21:11:19 +00:00
M66B
35b28f8e49 Removed test code 2018-08-04 21:10:09 +00:00
M66B
1be9d6a021 Made move action a main action 2018-08-04 20:04:35 +00:00
M66B
fe1e43ad27 Fixed equals 2018-08-04 19:54:33 +00:00
M66B
242be4c511 Fix attachment updates
Download progress
2018-08-04 19:50:41 +00:00
M66B
f931dd7c66 Layout improvements 2018-08-04 19:22:13 +00:00
M66B
b9d14df2cb Revised message viewing 2018-08-04 18:52:09 +00:00
M66B
728b9c6b94 Minor improvement 2018-08-04 17:43:37 +00:00
M66B
64285723f6 Layout fix 2018-08-04 17:42:41 +00:00
M66B
261913d8b9 Added folder spinner 2018-08-04 17:41:48 +00:00
M66B
c8f48b0f65 Added up navigation
Fixes #6
2018-08-04 16:54:57 +00:00
M66B
3bdbb09de2 Updated text 2018-08-04 16:11:04 +00:00
M66B
11aaac4d4b Fixed warnings 2018-08-04 15:52:03 +00:00
M66B
b447b4ab8a Disabled local drafts workaround 2018-08-04 15:48:24 +00:00
M66B
52149e304a Moved edit account/identity to setup 2018-08-04 15:46:22 +00:00
M66B
4467a088ea Moved dark theme setting to setup 2018-08-04 15:37:42 +00:00
M66B
fe9c0a4a8f Move accounts/identities to setup 2018-08-04 15:13:19 +00:00
M66B
581e6eb50b Fixed lifecycle owners 2018-08-04 14:57:36 +00:00
M66B
28d93cf785 Fixed no viewer message 2018-08-04 14:50:30 +00:00
M66B
1d97c90968 Always catch exceptions 2018-08-04 14:41:10 +00:00
M66B
369c0ede09 View attachments 2018-08-04 12:49:44 +00:00
M66B
0c53244342 Added attachment size/progress 2018-08-04 11:47:57 +00:00
M66B
e5a475379b Added operation failsafes 2018-08-04 10:20:18 +00:00
M66B
ec93accafe Fixed typos 2018-08-04 10:19:51 +00:00
M66B
712511eb1e Yahoo! does not support IMAP IDLE 2018-08-04 09:33:23 +00:00
M66B
143c7c7690 Prevent entering newlines 2018-08-04 09:32:28 +00:00
M66B
113e8445b3 Allow malformed addresses 2018-08-04 09:17:46 +00:00
M66B
7aa42e95d6 The message sent date is optional 2018-08-04 08:54:58 +00:00
M66B
935c10ca08 Added debug info instructions 2018-08-04 08:50:59 +00:00
M66B
70e0913331 Attachment download 2018-08-03 19:16:39 +00:00
M66B
bc9a26c2c7 Store crash info as draft email 2018-08-03 18:07:12 +00:00
M66B
7e89563b48 Fixed crash 2018-08-03 17:34:27 +00:00
M66B
4ada1dba5d Improved search for standard folders 2018-08-03 17:09:12 +00:00
M66B
cf73512897 Better folder sort 2018-08-03 16:54:54 +00:00
M66B
f31644894e Fixed bottom navigation enabled state 2018-08-03 16:38:35 +00:00
M66B
0a1759b198 Revert "Layout improvement"
This reverts commit 222a16b963.
2018-08-03 16:22:21 +00:00
M66B
5f77582bec Create outbox on setup
To make sure the event listener is started
2018-08-03 16:21:18 +00:00
M66B
222a16b963 Layout improvement 2018-08-03 16:00:06 +00:00
M66B
9f248a7b30 Show alt title in santized text 2018-08-03 15:33:57 +00:00
M66B
63e40513fb Several fixes 2018-08-03 15:12:35 +00:00
M66B
d32df01e25 Handle providers without drafts folder
for example free.fr
2018-08-03 14:41:31 +00:00
M66B
8ac235791f Move thread action to the right and show if available only 2018-08-03 14:01:08 +00:00
M66B
dabf802d84 Make bottom navigation actions invisible when unavailable 2018-08-03 13:50:55 +00:00
M66B
b130da7bc1 List attachments in message view 2018-08-03 13:46:25 +00:00
M66B
14efe62e91 Show if attachments in message list item 2018-08-03 12:27:49 +00:00
M66B
bb4bed926a Get attachment meta info 2018-08-03 12:08:22 +00:00
M66B
485ef3ff56 Allow viewing account/identity password 2018-08-03 10:56:11 +00:00
M66B
9fbc8f1900 Provider Yahoo! supports SSL without STARTTLS 2018-08-03 10:40:46 +00:00
M66B
58adbf64c3 Added inline viewing of images and links 2018-08-03 10:32:17 +00:00
M66B
74b6cb037d Refactoring 2018-08-03 09:58:44 +00:00
M66B
fb4f0f2f58 Small layout improvement 2018-08-03 09:27:44 +00:00
M66B
f67f822267 Localize folder type 2018-08-03 09:21:57 +00:00
M66B
20d60fafe8 Check drafts on saving primary account only 2018-08-03 09:05:05 +00:00
M66B
29ae761435 Small improvement 2018-08-03 08:43:25 +00:00
M66B
3d3bf4b4d3 Disable compose on no primary drafts folder 2018-08-03 08:42:56 +00:00
M66B
d17ff4f188 Updated text 2018-08-03 08:15:58 +00:00
M66B
b3742cd525 Enable labels on main message actions
Refs #5
2018-08-03 08:15:13 +00:00
M66B
5d4c13ad7f Add provider free.fr 2018-08-03 07:51:11 +00:00
M66B
774f9b3f36 Added cc/bcc 2018-08-03 07:39:43 +00:00
M66B
bcf86385ae Consume message removed exception on processing operations 2018-08-03 05:08:58 +00:00
M66B
4d6c41674d Added hint about long press folder 2018-08-03 05:02:27 +00:00
M66B
a499808691 Fixed typo 2018-08-03 05:01:11 +00:00
M66B
01375cc84e Layout fixes 2018-08-03 04:54:51 +00:00
M66B
30a2b5ee31 Sort providers on name 2018-08-03 04:34:02 +00:00
M66B
a78fb6ba91 Added providers Posteo.de and Yahoo! 2018-08-03 04:33:37 +00:00
M66B
1e25a9f97c Added reply-to address entry to identity 2018-08-02 22:26:56 +00:00
M66B
2597b5e825 Added provider mailbox.org 2018-08-02 21:12:29 +00:00
M66B
921b31abec Removed countermeasures, rewritten operation handling 2018-08-02 20:52:06 +00:00
M66B
bb63ef2cfa Prevent spam/archive for messages in outbox 2018-08-02 20:49:11 +00:00
M66B
7feac257d1 Catch exceptions 2018-08-02 20:45:16 +00:00
M66B
8c1ad78caf Fixed reply to messages without sender 2018-08-02 20:32:47 +00:00
M66B
1240b29404 Fixed check for missing to recipient 2018-08-02 20:19:12 +00:00
M66B
930fb92327 Skip operation seen for local only messages
(outbox, unappended drafts)
2018-08-02 17:58:40 +00:00
M66B
3fe434b60c Add debug info to remote drafts 2018-08-02 17:42:57 +00:00
M66B
539ee934ea Fixed grouping of messages without thread 2018-08-02 17:39:24 +00:00
M66B
0b83d1eb67 Layout improvement 2018-08-02 17:39:04 +00:00
M66B
b1ce284d88 Crowdin sync 2018-08-02 17:09:54 +00:00
M66B
cd4a441551 Added sending debug info 2018-08-02 17:07:02 +00:00
M66B
e68142de47 Check for message removed exception 2018-08-02 16:24:23 +00:00
M66B
a4dccc09d0 Setup crowdin sync 2018-08-02 15:35:52 +00:00
M66B
1ed714c123 Revised text 2018-08-02 15:27:47 +00:00
M66B
e4629aa74c Improved error notifications 2018-08-02 15:25:01 +00:00
M66B
8d49b25c6a Handle message removed exception 2018-08-02 15:11:45 +00:00
M66B
00e01c2ecd First public release 2018-08-02 13:33:06 +00:00