Commit graph

7289 commits

Author SHA1 Message Date
cketti
2a1580434d Merge pull request #2549 from vt0r/bugfix/android_o_rename_dup_method
Rename Fragment.getLayoutInflater() for Android O+
2017-05-25 06:23:29 +02:00
Salvatore LaMendola
6e07396ea3 Rename fragment.getLayoutInflater for Android O+
- This method name is a duplicate of a final method in class
Landroid/app/Fragment. Renaming it resolves the conflict and fixes the
crash on my Android O device.
2017-05-24 23:45:58 -04:00
cketti
da3bf8d679 Merge pull request #2435
Request post AUTH capabilities when not provided with them
2017-05-25 04:06:38 +02:00
cketti
f241a0a650 Clean up ImapConnectionTest 2017-05-25 03:36:22 +02:00
cketti
4fdd49b729 Merge pull request #2524 from k9mail/improve_authentication_failure_handling
Don't try fallback authentication for non-authentication error responses
2017-05-25 01:06:24 +02:00
cketti
c816276a3f Merge pull request #2518 from k9mail/GH-2148_move_to_jsoup
Use jsoup to parse and clean HTML
2017-05-25 00:21:12 +02:00
cketti
c54b95b2c6 Don't try fallback authentication for non-authentication error responses 2017-05-25 00:14:42 +02:00
cketti
0ada7fd58c Restart push/poll after device idle mode (Doze) has been left 2017-05-24 06:07:49 +02:00
cketti
949902a860 Extract checks for Doze support to separate class 2017-05-23 22:35:30 +02:00
cketti
754837d5ef Merge pull request #2521 from GoneUp/settings_fix
Fixed import/export of crypto settings
2017-05-02 04:21:44 +02:00
cketti
cc2c242c1f Merge pull request #2519 from k9mail/fix_linkifying_of_https_uris
Fix linkify issue with https: and rtsp: URIs
2017-05-02 04:20:18 +02:00
Vincent Breitmoser
231b46f278 Merge pull request #2516 from k9mail/insecure-warning
Security Warnings
2017-04-30 23:35:32 +02:00
cketti
b52d7c7cd8 Fix linkify issue with https: and rtsp: URIs 2017-04-30 02:42:07 +02:00
cketti
aa3ae3bdf6 Update list of libraries in About dialog 2017-04-30 02:20:53 +02:00
cketti
8811aac057 Remove HtmlCleaner 2017-04-30 02:20:53 +02:00
cketti
6d06b332a7 Use jsoup in HtmlSignatureRemover 2017-04-30 02:20:53 +02:00
cketti
268189c1b0 Use jsoup in HtmlProcessor and HtmlSanitizer 2017-04-30 02:20:53 +02:00
Vincent Breitmoser
4315621ad4 add detail button for insecure state in crypto info dialog 2017-04-29 22:42:06 +02:00
Vincent Breitmoser
524b074116 add individual state for insecure encryption 2017-04-29 22:42:06 +02:00
Vincent Breitmoser
18b09b3bee handle override flag from service, and indicate support for it 2017-04-29 22:42:06 +02:00
Vincent Breitmoser
8a4fd60165 show detail button in warning dialog, if pending intent is available 2017-04-29 22:42:06 +02:00
cketti
febb7448dd Introduce HtmlProcessor 2017-04-29 02:05:50 +02:00
cketti
0627ff5f87 Merge pull request #2500 from k9mail/GH-999_attachment_download_progress
Show progress for attachment downloads
2017-04-28 23:29:21 +02:00
GoneUp
35a29ec456 Fixed non-matching setting keys #2503 2017-04-26 22:13:11 +02:00
cketti
777ca0bda4 Merge pull request #2508 from espiv/master
Add espiv.net and squat.gr settings
2017-04-20 20:06:08 +02:00
Prometheus
5191421f51 Add espiv.net and squat.gr settings 2017-04-20 10:01:32 +03:00
cketti
5e34ad7d36 Merge pull request #2505 from micah/patch-1
Add autoconfig settings for riseup.net
2017-04-19 02:45:20 +02:00
micah
c8dca0b1c4 Add autoconfig settings for riseup.net 2017-04-18 16:56:57 -04:00
cketti
6fc29901f1 Merge pull request #2502 from xshadow/master
Add autoconfig settings for systemli.org
2017-04-17 17:22:34 +02:00
shadow
f4cf3ce5a8 Add autoconfig settings for systemli.org 2017-04-17 16:01:11 +02:00
cketti
a50045844a Cleanup 2017-04-14 04:55:17 +02:00
cketti
f69ef280ba Avoid downloading attachments multiple times
Mark an attachment as downloaded so repeated clicks on "Open" or "Save"
won't download the attachment again.
2017-04-14 04:55:17 +02:00
cketti
336da94386 Fix crash when clicking "Save" on attachment that needs to be downloaded 2017-04-14 04:55:17 +02:00
cketti
bb16b1da3b Change the way we're tracking attachment download progress 2017-04-14 04:55:17 +02:00
harjot-oberai
2accaae901 Add percentage progress bar for attachment downloads 2017-04-14 04:53:22 +02:00
cketti
24c8c25eef Merge pull request #2496 from k9mail/persist-dialog-counters
Persist dialog counters
2017-04-13 18:16:17 +02:00
Philip
1b1106346e Merge pull request #2484 from philipwhiuk/addToastWhenFolderFetchFails
Add toast when folder fetch fails
2017-04-13 16:35:21 +01:00
Vincent Breitmoser
9e74faf6de persist dialog counters 2017-04-12 18:05:02 +02:00
Vincent Breitmoser
009b40ccad Merge pull request #2483 from k9mail/fts-uncorrelated-subquery
use uncorrelated subquery for fts search term
2017-04-11 17:05:53 +02:00
Philip Whitehouse
c84fe2312b Add a Toast when we fail to fetch the list of folders 2017-04-09 16:06:17 +01:00
Vincent Breitmoser
c0ba96b57d use uncorrelated subquery for fts search term 2017-04-05 01:50:02 +02:00
Vincent Breitmoser
06b0f7d851 Merge pull request #2472 from devRohanGarg/master
Issue #1857 : Fix bcc field hidden in drafts
2017-04-02 17:54:00 +02:00
Rohan Garg
3552ed40a6 Issue #1857 : Fix bcc field hidden in drafts 2017-04-01 00:47:47 +05:30
Vincent Breitmoser
b461ce4092 Merge pull request #2464 from k9mail/fix_timber_args
Clean up Timber string format arguments
2017-03-31 12:21:19 +02:00
Vincent Breitmoser
d865815b8b Merge pull request #2463 from k9mail/recip-loader-prefilled-nick
fix prefilled name in RecipientLoader
2017-03-31 12:20:32 +02:00
cketti
52f3007f3e Clean up Timber string format arguments 2017-03-30 20:15:59 +02:00
Vincent Breitmoser
60f378b58f fix prefilled name in RecipientLoader 2017-03-30 15:28:03 +02:00
Vincent Breitmoser
62df90d13b Merge pull request #2449 from k9mail/root-classes-cleanup
Root classes cleanup
2017-03-30 13:20:49 +02:00
Philip
854a57a13b Merge pull request #2458 from JacZig/master
Virgin Media recommends a single set of mail settings for all its domains
2017-03-28 21:56:26 +01:00
Jacco de Leeuw
1752932656 Virgin Media now recommends a single set of email server settings for all four domains.
See:
https://help.virginmedia.com/system/templates/selfservice/vm/help/customer/locale/en-GB/portal/200300000001000/article/HELP-2203/Email-Settings-for-all-Virgin-Media-domains
http://community.virginmedia.com/t5/Email/Email-settings-change/m-p/3369438
2017-03-28 22:04:20 +02:00