Commit Graph

222 Commits

Author SHA1 Message Date
M66B 847db6be1f Report new email only
Fixes #20
2018-08-07 18:31:14 +00:00
M66B 7f76fbbc98 Fixed grouping of messages without thread 2018-08-07 17:56:11 +00:00
M66B d075f56e2d Move folders to navigation menu, navigate by account 2018-08-07 17:49:06 +00:00
M66B d5a55f9e27 Simplify address handling by using type converters 2018-08-07 16:28:03 +00:00
M66B 5f48e38d6d Seem to be a formatting bug in Android Studio 2018-08-07 15:20:51 +00:00
M66B cc88ea4e06 Optimized database queries 2018-08-07 15:06:18 +00:00
M66B 7ffb9ea2c3 Added debug info 2018-08-07 15:06:07 +00:00
M66B 889e627dd0 Merge branch 'master' of github.com:M66B/open-source-email 2018-08-07 09:55:29 +00:00
M66B 0611dc45eb Minor query improvements 2018-08-07 09:55:14 +00:00
Licaon_Kter d2d87e67b3
title_folder_unseen does not need translation
...I guess
2018-08-07 08:45:57 +00:00
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 54f8e6831c Fixed translations 2018-08-06 20:33:42 +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
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 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