Commit graph

1292 commits

Author SHA1 Message Date
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
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
Philip
879aa72bb6 Merge pull request #2455 from philipwhiuk/issue-2271
Fixes to various lint-detected issues
2017-03-28 02:16:15 +01:00
joelowj
7e29a7eac3 Fixes to various lint-detected issues 2017-03-28 02:08:21 +01:00
Philip
f04421f105 Merge pull request #2454 from philipwhiuk/xoriginalto
Auto select identity based X-Original-To / Delivered-To / X-Envelope-To / TO / CC
2017-03-28 02:01:10 +01:00
yesalam
06e5f790bb Auto select identity based on X-Original-To / Delivered-To / X-Envelope-To / TO / CC 2017-03-28 01:53:15 +01:00
Philip
55401ef7a9 Merge pull request #2453 from philipwhiuk/fix2323
Change title and explanation for read message colour change
2017-03-28 01:49:02 +01:00
Subhaprada Chand
aa80465a69 Change title and explanation for read message colour change
Fixes issue #1232
2017-03-28 01:47:13 +01:00
Vincent Breitmoser
b1edd02c08 clean up Throttle 2017-03-27 15:58:49 +02:00
Vincent Breitmoser
910ee75798 clean up Preferences 2017-03-27 15:57:59 +02:00
Vincent Breitmoser
f67a5f53a6 clean up AccountSettings 2017-03-27 15:57:59 +02:00
Vincent Breitmoser
3bb3a5bdbd clean up NotificationSetting 2017-03-27 15:57:59 +02:00
Vincent Breitmoser
dd5a0cce98 rename some more fields and reduce comment spam 2017-03-27 15:57:59 +02:00
Vincent Breitmoser
ac6221f4fa rename fields in Account 2017-03-27 15:57:59 +02:00
Vincent Breitmoser
437764ad5c Merge pull request #2264 from daquexian/issue_2240
search nicknames (issue 2240)
2017-03-27 07:32:57 +02:00
Vincent Breitmoser
b5cf015ed8 Merge pull request #2315 from daquexian/issue_2057
Load all contact pictures by Glide
2017-03-27 07:28:39 +02:00
cketti
6520f3ac61 Merge pull request #2322 from philipwhiuk/fix1418
Display subject correctly in expanded notifications
2017-03-26 22:37:57 +02:00
cketti
e601cb2fa2 Merge pull request #2444 from ndew623/Hide-Timezone-in-Reply-Quote
Use UTC time in quote header

Fixes #2403
2017-03-26 22:33:13 +02:00
cketti
756863c731 Cleanup 2017-03-26 22:23:23 +02:00
ndew623
b1f9b9ac6c Changed string in options to say "reply header" instead of "reply quotes". Normalized locale in reply header when Hide timezone option is selected. 2017-03-26 13:52:12 -05:00
cketti
ba21aaf412 Merge pull request #2352 from YESALAM/2237
Support "delSp" for format=flowed 

Fixes issue #2237
2017-03-26 06:00:43 +02:00
yesalam
dbc614769a Support "delSp" for format=flowed #2237 2017-03-26 05:37:26 +02:00
ndew623
aac3b69c4f UTC time in quotes (Issue #2403)
Before, the time in the quoted message of a reply was always in the
local timezone, even when the "Hide timezone" setting was selected. Now,
when the option is enabled, that is changed to UTC just like the time in
headers. I also changed the description for the option in the English
strings.xml to better describe the new different behavior.
2017-03-25 14:51:40 -05:00
daquexian
2cd31048ac Load all contact pictures by Glide, and fix the wrong getPhotoUri method 2017-03-25 07:56:40 +08:00
Allan Wang
d1eef1485e close AccountSetup activity immediately after cancellation, fixes #2425 2017-03-22 23:15:16 -04:00
daquexian
0881b2457b search nicknames 2017-03-23 01:06:00 +08:00
cketti
cf02795d5e Merge pull request #2389 from vatsalsura/Issue#2318
Use SystremClock.elapsedRealtime() to measure durations
2017-03-22 05:41:18 +01:00
cketti
32212a4e23 Merge pull request #2392 from itiboi/generic-uri-parsing
Linkifying framework
2017-03-22 02:22:04 +01:00
Tim Bolender
b0682018e2 Fixed invalid domain character and some restructuring. 2017-03-21 22:49:52 +01:00
Tim Bolender
9d3cc8ed00 Switched to "classic" domain name detection and added multiple tests. 2017-03-21 12:01:04 +01:00
cketti
cf9c3d078e Use regexp to skip schema matches not preceded by allowed separator 2017-03-17 15:28:51 +01:00
cketti
98974a7699 Fix bug with advancing the position when linkifying failed 2017-03-17 15:19:16 +01:00
Philip Whitehouse
4eb431b170 Remove emphasised span entirely 2017-03-17 13:57:38 +00:00
Philip Whitehouse
44b42747f4 Display subject correctly in expanded notifications 2017-03-17 13:55:17 +00:00
Philip
0763b09c83 Merge pull request #2347 from philipwhiuk/tidyUpMessageListFragment
Tidying up MessageListFragment
2017-03-17 13:36:49 +00:00
Philip Whitehouse
77860a4f7c Tidy up MessageListFragment 2017-03-17 13:26:30 +00:00
Philip Whitehouse
c9d5a776fe Adjust long Privacy settings 2017-03-17 10:29:47 +00:00
cketti
0f9bc4867a Clean up URI parsing code and tests 2017-03-17 03:18:51 +01:00
Tim Bolender
0d3d9aab32 Add one pass URI parser/linkifier 2017-03-16 22:10:47 +01:00
Vatsal Sura
ede2b0fb17 Use SystemClock.elapsedRealtime() to measure durations 2017-03-15 13:05:23 +05:30
cketti
9b49f08b60 Merge pull request #2387 from ployt0/HtmlConverterTestForHR
Make <hr> tags from their plain text equivalents

Fixes #2259
2017-03-15 05:16:24 +01:00
cketti
6a318bdc6a Merge pull request #2382 from k9mail/saf_exporter
Use Storage Access Framework for settings export
2017-03-15 05:08:00 +01:00
leon
24f4f86755 Make <hr> tags from their plain text equivalents. #2259 including tests. 2017-03-13 11:48:18 +00:00
cketti
5fa77adfcb Fix settings export on API 19+ 2017-03-12 19:29:17 +01:00
GoneUp
17ebb4c613 Changed settings export to use the storage access framework 2017-03-12 17:16:59 +01:00
cketti
5485f7a1bb Continue to support old unread widget PendingIntents 2017-03-11 21:00:39 +01:00
Daniel Wainwright
7867f37a16 Fix boolean format error
considerLastCheckEnd is a boolean.
2017-03-05 18:18:20 +00:00
Sergei Novikov
b811bd6048 Add 'up' button to message composition screen 2017-03-04 09:43:28 +01:00
Vincent Breitmoser
05df114eb1 Merge pull request #2309 from k9mail/log-timber
Use Timber for Logging
2017-03-03 14:04:20 +01:00