aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fixed warningsGravatar Hoa V. DINH2015-09-21
|
* Build of libetpan on OS XGravatar Hoa V. DINH2015-09-17
|
* timezone for tests on travisGravatar Hoa V. Dinh2015-09-17
|
* Support of bitcode in libetpanGravatar Hoa V. DINH2015-09-16
|
* install cmake in TravisGravatar Hoa V. DINH2015-09-16
|
* xctool headGravatar Hoa V. DINH2015-09-16
|
* update xctoolGravatar Hoa V. DINH2015-09-16
|
* Automatic version detection in TravisGravatar Hoa V. DINH2015-09-16
|
* Move to Xcode7 on TravisGravatar Hoa V. DINH2015-09-16
|
* Updated tidy-ios and ctemplate-ios with bitcodeGravatar Hoa V. DINH2015-09-16
|
* Support of bitcodeGravatar Hoa V. Dinh2015-09-16
|
* Removed deprecated dependencyGravatar Hoa V. Dinh2015-09-15
|
* Added EOL at the end of fileGravatar Hoa V. Dinh2015-09-10
|
* Added more java/native convertersGravatar Hoa V. Dinh2015-09-08
|
* More java/native mapping for AndroidGravatar Hoa V. Dinh2015-09-08
|
* Removed headersGravatar Hoa V. Dinh2015-09-08
|
* Fixed build. Fixed warning properly.Gravatar Hoa V. Dinh2015-09-08
|
* Revert "Fixed warnings"Gravatar Hoa V. Dinh2015-09-08
| | | | This reverts commit d71dd9985dbaa716f59ca5bc1b533feeb032ca38.
* Fixed cmake file for AndroidGravatar Hoa V. Dinh2015-09-08
|
* Fixed support for expunge (fixed #1219)Gravatar Hoa V. Dinh2015-09-08
|
* Fixed build on androidGravatar Hoa V. Dinh2015-09-08
|
* Fixed warningsGravatar Hoa V. Dinh2015-09-08
|
* Fixed warnings on ICU imported filesGravatar Hoa V. Dinh2015-09-08
|
* Improved performance of String::stripWhiteSpace()Gravatar Hoa V. Dinh2015-09-03
|
* Apply timeout for pop3Gravatar Hoa V. DINH2015-08-29
|
* Merge pull request #1213 from DaveInAus/patch-6Gravatar Hoà V. DINH2015-08-24
|\ | | | | Include List Converter in javaToMCObject
| * Include List Converter in javaToMCObjectGravatar DaveInAus2015-08-24
|/ | | Converter for Java List not included in javaToMCObject. All Java List Parameters in methods will crash as the converter is not found.
* Merge pull request #1203 from serjepatoff/feature/DetectBrokenSMTPPermissionsGravatar Hoà V. DINH2015-08-23
|\ | | | | MCSMTPSession: some MS-Exchange SMTP servers reply with permission pr…
* \ Merge pull request #1212 from DaveInAus/patch-5Gravatar Hoà V. DINH2015-08-23
|\ \ | | | | | | Add setupNative
* \ \ Merge pull request #1211 from DaveInAus/patch-4Gravatar Hoà V. DINH2015-08-23
|\ \ \ | | | | | | | | Add constructor to setup Native Object
| * | | add setupNative declarationGravatar DaveInAus2015-08-24
| | | |
| | * | Add setupNativeGravatar DaveInAus2015-08-24
| |/ / |/| |
| * | Add constructor to setup Native ObjectGravatar DaveInAus2015-08-24
|/ /
| * - MCSMTPSession: use "5.7.1 " and "5.3.4 " error prefixesGravatar Sergei Epatov2015-08-10
| |
* | other workaround for travisGravatar Hoa V. DINH2015-08-09
| |
* | Workaround homebrew issueGravatar Hoa V. DINH2015-08-09
| |
* | Implemented isEqual on IndexSetGravatar Hoa V. DINH2015-08-09
| |
| * MCSMTPSession: some MS-Exchange SMTP servers reply with permission problem ↵Gravatar Sergei Epatov2015-08-07
|/ | | | undetectable by mailcore. Catch it and set specific error code instead of common one.
* Merge pull request #1197 from DaveInAus/patch-3Gravatar Hoà V. DINH2015-08-03
|\ | | | | Fixed Java_com_libmailcore_IndexSet_allRanges
| * Update com_libmailcore_IndexSet.cppGravatar DaveInAus2015-08-04
|/ | | | | | | In JNIEXPORT jobject JNICALL Java_com_libmailcore_IndexSet_allRanges parameter passed is incorrect causing a crash in GetMethodID jmethodID method = env->GetMethodID(cls, "add", "(Ljava.lang.Object;)Z"); should be jmethodID method = env->GetMethodID(cls, "add", "(Ljava/lang/Object;)Z");
* Improved subject for forwarded emailsGravatar Hoa V. DINH2015-07-29
|
* Removed useless logsGravatar Hoa V. DINH2015-07-28
|
* Fixed crash on JSON parse errorGravatar Hoa V. DINH2015-07-26
|
* Merge pull request #1182 from lucasderraugh/masterGravatar Hoà V. DINH2015-07-20
|\ | | | | Add nullability annotations
| * Merge branch 'master' of https://github.com/MailCore/mailcore2Gravatar Lucas Derraugh2015-07-20
| |\ | |/ |/|
* | iOS 8.1 -> 8.4Gravatar Hoa V. DINH2015-07-19
| |
* | Travis -> Xcode 6.4Gravatar Hoa V. DINH2015-07-19
| |
| * Missed one file for NS_ASSUME_NONNULL_BEGINGravatar Lucas Derraugh2015-07-19
| |
| * Add nullability annotationsGravatar Lucas Derraugh2015-07-19
|/
* Added missing filesGravatar Hoa V. Dinh2015-07-13
|