cketti
|
c150bafac3
|
Merge pull request #2223 from daquexian/issue_979
Dismiss alternate email address popup on typing
|
2017-02-12 19:44:55 +01:00 |
|
cketti
|
d3b4809e5b
|
Merge pull request #2219 from korelstar/test-sql-create
Enhance test for database upgrade process
|
2017-02-12 13:11:33 +01:00 |
|
cketti
|
ac6a1ea213
|
Clean up StoreSchemaDefinitionTest
|
2017-02-12 12:42:12 +01:00 |
|
korelstar
|
83951c087e
|
Refactoring: Make code more readable.
|
2017-02-12 11:35:26 +01:00 |
|
cketti
|
0387b253ba
|
Merge pull request #2130 from k9mail/global-crypto-provider
Global crypto provider
|
2017-02-10 06:15:04 +01:00 |
|
cketti
|
cbbab8b920
|
Merge pull request #2218 from JoelTroch/issue-2208
Make Hex.encodeHex returns a String (was char[])
|
2017-02-10 06:12:00 +01:00 |
|
daquexian
|
7617269a2c
|
dismiss alternate email address popup on typing
|
2017-02-10 11:25:20 +08:00 |
|
Philip
|
5104278c70
|
Merge pull request #2176 from philipwhiuk/messageProviderFixAndTest
MessageProvider related fixes and testing
|
2017-02-10 00:01:49 +00:00 |
|
Philip
|
1be97b85f3
|
Merge pull request #2217 from daquexian/issue_740
Allow any unicode letter to act as a placeholder for contacts with no photo.
|
2017-02-09 23:36:51 +00:00 |
|
Philip
|
fc6d5188f7
|
Merge pull request #2206 from k9mail/fix-cancel-crypto
Fix consecutive retrying of crypto operations
|
2017-02-09 23:28:39 +00:00 |
|
korelstar
|
44e9960dc6
|
Fix missing default value in table "folders"
|
2017-02-09 16:14:09 +01:00 |
|
Joël Troch
|
7d628cf719
|
Make Hex.encodeHex returns a String (was char[])
|
2017-02-09 14:54:27 +01:00 |
|
korelstar
|
d084fdbc11
|
Test for equal SQL create queries
|
2017-02-09 12:39:23 +01:00 |
|
daquexian
|
a978fd0f40
|
capture all unicode letters for unknown contact picture
|
2017-02-09 18:03:43 +08:00 |
|
Vincent Breitmoser
|
884b12a48b
|
consistently name openpgp provider setting
|
2017-02-08 13:16:10 +01:00 |
|
Vincent Breitmoser
|
6e982690d2
|
move sign-only support settings to global
|
2017-02-08 03:56:01 +01:00 |
|
Vincent Breitmoser
|
46046f8926
|
openpgp-setup: move crypto provider to global settings
|
2017-02-08 03:56:01 +01:00 |
|
Vincent Breitmoser
|
955d994bce
|
never return cleared RetainFragments
|
2017-02-08 03:16:12 +01:00 |
|
Vincent Breitmoser
|
01df652dc7
|
don't create superfluous RetainFragments
|
2017-02-08 03:16:12 +01:00 |
|
cketti
|
47a5b5288f
|
Avoid NULL values in result set of sub-query
|
2017-02-07 21:12:05 +01:00 |
|
cketti
|
19b7d4491d
|
Merge pull request #2193 from k9mail/robolectric-update
Update robolectric, use Runner class instead of annotations
|
2017-02-07 05:06:39 +01:00 |
|
cketti
|
4c8dd420cf
|
Merge pull request #2194 from philipwhiuk/removeNewLinesFromSubject
Remove trailing new lines from subject
|
2017-02-07 04:54:14 +01:00 |
|
cketti
|
17863cfeaf
|
Merge pull request #2196 from k9mail/rework_AttachmentInfoExtractor
Avoid static reference to AttachmentInfoExtractor
|
2017-02-07 04:23:22 +01:00 |
|
cketti
|
7aa784f16d
|
Merge pull request #2195 from k9mail/rework_ClipboardManager
Rework ClipboardManager to avoid leaking Context
|
2017-02-07 04:23:01 +01:00 |
|
Philip Whitehouse
|
be67e849c2
|
Remove new lines and rich-text formatting from subject field
|
2017-02-06 21:38:18 +00:00 |
|
cketti
|
5d52fb0bb7
|
Merge pull request #2198 from bug-bulletin-forks/fix-parsing-errors
Fix two unparsable Javadoc comments
|
2017-02-06 14:49:51 +01:00 |
|
Dominik Schürmann
|
e829196034
|
Set robolectric sdk to 22
|
2017-02-06 11:25:02 +01:00 |
|
Sebastian Kürten
|
f4b3ef3b41
|
Fix a few Javadoc typos
|
2017-02-06 08:48:24 +01:00 |
|
Sebastian Kürten
|
fca9eaf113
|
Fix two unparsable Javadoc comments
|
2017-02-06 08:16:04 +01:00 |
|
cketti
|
e96718f3a0
|
Avoid static reference to AttachmentInfoExtractor
|
2017-02-06 03:55:31 +01:00 |
|
cketti
|
15b6a91914
|
Clean up ClipboardManager
|
2017-02-06 03:30:34 +01:00 |
|
cketti
|
f82beb4287
|
Change ClipboardManager to no longer be a singleton
This avoids holding onto a Context instance in a static field.
|
2017-02-06 03:28:09 +01:00 |
|
cketti
|
da2012be1d
|
Merge pull request #2186 from philipwhiuk/json-pending-command-rebase
Use json for serializing pending commands
|
2017-02-06 02:04:57 +01:00 |
|
cketti
|
78c7f01719
|
Clean up MigrationTo60Test
|
2017-02-06 01:41:03 +01:00 |
|
Dominik Schürmann
|
874943885f
|
Update robolectric, use Runner classes
|
2017-02-05 23:44:35 +01:00 |
|
Dominik Schürmann
|
513a29ad3a
|
Add encrypted.asc filename to PGP/MIME emails
|
2017-02-05 23:13:18 +01:00 |
|
Philip Whitehouse
|
af0c47c325
|
Additional tests for migration
|
2017-02-05 21:25:50 +00:00 |
|
cketti
|
5d2e28e8ed
|
Avoid runtime type checks/casts
|
2017-02-05 07:13:25 +01:00 |
|
cketti
|
8179d88113
|
Clean up MigrationTo60
|
2017-02-05 06:05:28 +01:00 |
|
Philip Whitehouse
|
a2e33fcc23
|
Merge branch 'upstream-master' into json-pending-command-rebase
|
2017-02-05 01:21:36 +00:00 |
|
cketti
|
1c1be7ff8e
|
Merge pull request #2178 from philipwhiuk/fixArrayResourceLintWarning
SliderPreference - Fix lint warning
|
2017-02-05 01:40:44 +01:00 |
|
cketti
|
8c55e571f8
|
Merge pull request #2169 from k9mail/GH-1822_remove_parcelable_from_intent
Fix notification actions
|
2017-02-05 01:39:11 +01:00 |
|
Philip
|
f491e00bc5
|
Merge pull request #2158 from philipwhiuk/databaseMigrationVerification
Test and fix database upgrade process
|
2017-02-04 23:36:27 +00:00 |
|
Philip
|
b79673bf6f
|
Merge pull request #2174 from philipwhiuk/addDebugToMessagingController
Add additional debug to diagnose message sync issues
|
2017-02-04 23:25:22 +00:00 |
|
Philip
|
4564f57f01
|
Merge pull request #2182 from philipwhiuk/fixHardcodedText
Move hardcoded text to string resources
|
2017-02-04 23:25:02 +00:00 |
|
Philip
|
7aa4462115
|
Merge pull request #2184 from philipwhiuk/abstractK9Activity
Make base activities abstract
|
2017-02-04 23:24:12 +00:00 |
|
Philip
|
d5a6286cb7
|
Merge pull request #2172 from philipwhiuk/emailHelperTest
Tests for EmailHelper
|
2017-02-04 22:49:35 +00:00 |
|
Philip
|
981ef44b55
|
Merge pull request #2171 from philipwhiuk/openPgpApiHelperTest
Tests for OpenPgpApiHelper
|
2017-02-04 22:49:10 +00:00 |
|
Philip
|
929f91ab56
|
Merge pull request #2170 from philipwhiuk/cacheTests
Basic behavioural tests of the EmailProviderCache
|
2017-02-04 22:48:51 +00:00 |
|
cketti
|
2d84b41e5c
|
Merge pull request #2159 from k9mail/jsoup_preparation
Code refactoring in preparation of HtmlCleaner replacement
|
2017-02-04 23:36:26 +01:00 |
|