aboutsummaryrefslogtreecommitdiffhomepage
path: root/example
Commit message (Collapse)AuthorAge
* Fix permission access of source files that was executable .i.e. chmod 744 to ↵Gravatar Kevin Lefèvre2016-05-17
| | | | 644 (#1435)
* Prevent demo crash in _convertToJPEGData when image data cannot be converted ↵Gravatar geoffcoward2016-05-11
| | | | | | (#1420) * Prevent demo crash in _convertToJPEGData when image data cannot be converted.
* flag change to ensure ios example can compileGravatar frankobe2015-05-03
|
* Cleanup. Apply autorelease pool properly.Gravatar Hoa V. DINH2015-01-12
|
* Added example for AndroidGravatar Hoa V. DINH2015-01-10
|
* Made it easier to build mailcoreGravatar Hoa V. Dinh2014-10-27
|
* Fixed buildGravatar Hoa V. DINH2014-10-26
|
* Fixed build (#931), #924 broke itGravatar Hoa V. DINH2014-10-24
|
* IMAP sequence number methodsGravatar Hoa V. DINH2014-10-14
|
* Make example use libc++Gravatar Hoa V. DINH2014-07-27
|
* Fixed #396: link with icucore explicitelyGravatar Hoa V. DINH2014-03-08
|
* Fixed example memory managementGravatar Hoa V. DINH2014-01-18
|
* Revert "Use ICU of the system (fixed #533)"Gravatar Hoa V. DINH2014-01-16
| | | | This reverts commit 46d412f1f057cfc0d138f3c16b5033310fe694af.
* Use ICU of the system (fixed #533)Gravatar Hoa V. DINH2014-01-08
|
* iOS 7ify the example projectGravatar Matt Ronge2014-01-08
|
* Fixed build for TravisGravatar Hoa V. DINH2013-09-29
|
* Enable build for arm64Gravatar Hoa V. DINH2013-09-28
|
* Build all architectures on iOSGravatar Hoa V. Dinh2013-08-20
|
* Fixed buildGravatar Hoa V. DINH2013-08-17
|
* Fixed memory leak in loggerGravatar Hoa V. DINH2013-08-17
|
* Merge pull request #242 from CleanShavenApps/iOSLoadLastNMessagesGravatar Hoà V. DINH2013-07-26
|\ | | | | Load last N messages for iOS sample app.
* | Moved iOS MCOMessageView to src/ui/iosGravatar Hoa V. DINH2013-07-25
| |
| * iOS example app: Add 'Load more' when there are more mails to fetch. Adds ↵Gravatar Lin Junjie2013-07-25
| | | | | | | | caching of preview so we don't have to fetch them again on load more.
| * Load last 10 emails in iOS example appGravatar Lin Junjie2013-07-25
|/
* Merge pull request #191 from paulyoung/message-preview-in-examplesGravatar Hoà V. DINH2013-07-17
|\ | | | | Add message preview to iOS example.
* | Fixed build of iOS exampleGravatar Hoa V. DINH2013-07-16
| |
| * Registered a class for cell reuse.Gravatar Paul Young2013-07-15
| |
| * Added prepareForReuseGravatar Paul Young2013-07-14
| | | | | | | | * Moved cancellation of rendering operation and resetting of subtitle.
| * Clearing previous cell subtitle on reuse.Gravatar Paul Young2013-07-14
| |
| * Cancelling ay previous rendering operation ASAP.Gravatar Paul Young2013-07-14
| |
| * Renamed block parameter.Gravatar Paul Young2013-07-14
| |
| * Setting the rendering operation to nil when the complete.Gravatar Paul Young2013-07-14
| |
| * Associating message rendering operation with table view cell.Gravatar Paul Young2013-07-14
| | | | | | | | | | * Added custom table view cell. * Cancelling operation on cell reuse.
| * Restored table view cell style to subtitle.Gravatar Paul Young2013-07-12
| | | | | | | | * Lost in the merge conflict.
| * Merge remote-tracking branch 'upstream/master' into message-preview-in-examplesGravatar Paul Young2013-07-11
| |\ | |/ |/| | | | | Conflicts: example/ios/iOS UI Test/iOS UI Test/en.lproj/MainStoryboard.storyboard
* | Fixed Xcode 4.6 compatibilityGravatar Hoa V. DINH2013-07-11
| |
| * Work in progress for #132: Added message preview to iOS example.Gravatar Paul Young2013-07-11
|/ | | | | | * Operations are not yet cancelled at any point. * There is a visible delay when the detail text of table cells are updated after a delay as cells are re-used.
* Fixed Mac OAuth 2.0 exampleGravatar Hoa V. DINH2013-07-08
|
* Added OAuth 2.0 support to examplesGravatar Hoa V. DINH2013-07-08
|
* Merge pull request #169 from paulyoung/mclogGravatar DINH Viêt Hoà2013-07-03
|\ | | | | make MCLog compatible with plain C.
* | Fixed loggerGravatar Hoa V. DINH2013-07-03
| |
| * Updated type of MCLogEnabled to int instead of bool.Gravatar Paul Young2013-07-03
| |
| * Updated remaining references to mailcore::logEnabled.Gravatar Paul Young2013-07-02
|/
* Fixed indentation.Gravatar Paul Young2013-06-22
| | | | | * Consistently using spaces instead of tabs. * Tab width is set to 4 spaces.
* Added switch to settings view controller.Gravatar Paul Young2013-06-22
| | | | * Removed setting of user default in app delegate.
* Added switch for fetching the full message in the iOS example app.Gravatar Paul Young2013-06-22
| | | | | * Added per discussion in #93. * Fetching the full message is disabled by default.
* Fixed #125: fixed crash in case a fetch is already in progress.Gravatar Hoa V. DINH2013-06-21
|
* Fixed iOS demo project to match new delegate protocol for html renderer.Gravatar Oliver Rickard2013-05-25
|
* resolve build error in iOS exampleGravatar Jonathan Willing2013-05-22
|
* Simplified linking against mailcore. Added quick instructions in README.mdGravatar Hoa V. DINH2013-05-21
|