aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fixed crash on AndroidGravatar Hoa V. Dinh2015-11-06
|
* Don't crash when removing a nil key from a hashmapGravatar Hoa V. DINH2015-10-29
|
* Allow build without bitcodeGravatar Hoa V. Dinh2015-10-29
|
* Updated frameworkGravatar Hoa V. DINH2015-10-29
|
* Ability to disable bitcodeGravatar Hoa V. Dinh2015-10-27
|
* new prebuilt binariesGravatar Hoa V. DINH2015-10-26
|
* Build for iosGravatar Hoa V. DINH2015-10-26
|
* tweak osx buildGravatar Hoa V. Dinh2015-10-26
|
* Fixed build for mailcore2Gravatar Hoa V. DINH2015-10-23
|
* Build for mailcore2Gravatar Hoa V. DINH2015-10-23
|
* min SDK version fixedGravatar Hoa V. DINH2015-10-23
|
* set min sdk properly and disable bitcode on simulatorGravatar Hoa V. Dinh2015-10-23
|
* Merge pull request #1254 from avriy/support-modular-import-for-ios-and-osxGravatar Hoà V. DINH2015-10-16
|\ | | | | add ability for modular import
| * add ability for modular importGravatar Artemiy Sobolev2015-10-15
|/
* Build for Android 16Gravatar Hoa V. Dinh2015-10-12
|
* Improved support for android 16Gravatar Hoa V. Dinh2015-10-08
|
* Don't return in mc_foreach... loopGravatar Hoa V. DINH2015-10-04
|
* release objects earlier when timer is cancelledGravatar Hoa V. DINH2015-10-04
|
* Set provider in account validatorGravatar Hoa V. DINH2015-09-23
|
* Fixed crashGravatar Hoa V. DINH2015-09-23
|
* 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