index
:
mailcore2
master
simple and asynchronous API to work with IMAP, POP, and SMTP
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
example
Commit message (
Expand
)
Author
Age
*
IMAP sequence number methods
Hoa V. DINH
2014-10-14
*
Make example use libc++
Hoa V. DINH
2014-07-27
*
Fixed #396: link with icucore explicitely
Hoa V. DINH
2014-03-08
*
Fixed example memory management
Hoa V. DINH
2014-01-18
*
Revert "Use ICU of the system (fixed #533)"
Hoa V. DINH
2014-01-16
*
Use ICU of the system (fixed #533)
Hoa V. DINH
2014-01-08
*
iOS 7ify the example project
Matt Ronge
2014-01-08
*
Fixed build for Travis
Hoa V. DINH
2013-09-29
*
Enable build for arm64
Hoa V. DINH
2013-09-28
*
Build all architectures on iOS
Hoa V. Dinh
2013-08-20
*
Fixed build
Hoa V. DINH
2013-08-17
*
Fixed memory leak in logger
Hoa V. DINH
2013-08-17
*
Merge pull request #242 from CleanShavenApps/iOSLoadLastNMessages
Hoà V. DINH
2013-07-26
|
\
*
|
Moved iOS MCOMessageView to src/ui/ios
Hoa V. DINH
2013-07-25
|
*
iOS example app: Add 'Load more' when there are more mails to fetch. Adds cac...
Lin Junjie
2013-07-25
|
*
Load last 10 emails in iOS example app
Lin Junjie
2013-07-25
|
/
*
Merge pull request #191 from paulyoung/message-preview-in-examples
Hoà V. DINH
2013-07-17
|
\
*
|
Fixed build of iOS example
Hoa V. DINH
2013-07-16
|
*
Registered a class for cell reuse.
Paul Young
2013-07-15
|
*
Added prepareForReuse
Paul Young
2013-07-14
|
*
Clearing previous cell subtitle on reuse.
Paul Young
2013-07-14
|
*
Cancelling ay previous rendering operation ASAP.
Paul Young
2013-07-14
|
*
Renamed block parameter.
Paul Young
2013-07-14
|
*
Setting the rendering operation to nil when the complete.
Paul Young
2013-07-14
|
*
Associating message rendering operation with table view cell.
Paul Young
2013-07-14
|
*
Restored table view cell style to subtitle.
Paul Young
2013-07-12
|
*
Merge remote-tracking branch 'upstream/master' into message-preview-in-examples
Paul Young
2013-07-11
|
|
\
|
|
/
|
/
|
*
|
Fixed Xcode 4.6 compatibility
Hoa V. DINH
2013-07-11
|
*
Work in progress for #132: Added message preview to iOS example.
Paul Young
2013-07-11
|
/
*
Fixed Mac OAuth 2.0 example
Hoa V. DINH
2013-07-08
*
Added OAuth 2.0 support to examples
Hoa V. DINH
2013-07-08
*
Merge pull request #169 from paulyoung/mclog
DINH Viêt Hoà
2013-07-03
|
\
*
|
Fixed logger
Hoa V. DINH
2013-07-03
|
*
Updated type of MCLogEnabled to int instead of bool.
Paul Young
2013-07-03
|
*
Updated remaining references to mailcore::logEnabled.
Paul Young
2013-07-02
|
/
*
Fixed indentation.
Paul Young
2013-06-22
*
Added switch to settings view controller.
Paul Young
2013-06-22
*
Added switch for fetching the full message in the iOS example app.
Paul Young
2013-06-22
*
Fixed #125: fixed crash in case a fetch is already in progress.
Hoa V. DINH
2013-06-21
*
Fixed iOS demo project to match new delegate protocol for html renderer.
Oliver Rickard
2013-05-25
*
resolve build error in iOS example
Jonathan Willing
2013-05-22
*
Simplified linking against mailcore. Added quick instructions in README.md
Hoa V. DINH
2013-05-21
*
sort the messages by date, bind to the activity indicator
Jonathan Willing
2013-05-18
*
layer-back project by default, add an indeterminate indicator
Jonathan Willing
2013-05-18
*
resolve issue with non-signed builds in the keychain
Jonathan Willing
2013-05-18
*
store password in keychain on OS X demo, switch to bindings
Jonathan Willing
2013-05-18
*
Changed delegate prototype to make it easier to use the renderer and customiz...
Hoa V. DINH
2013-05-18
*
Don't encode JSON dictionary into a string
Hoa V. DINH
2013-05-14
*
Avoid fetching attachment when the full message has already been fetched
Hoa V. DINH
2013-05-14
*
Fixed exception
Hoa V. DINH
2013-05-14
[next]