aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java/com
Commit message (Collapse)AuthorAge
* add support for moveMessagesOperation to java library (#1749)Gravatar Ahad Birang2018-06-17
|
* Use GnuSTL instead of libc++Gravatar Viet Hoa Dinh2016-11-23
|
* Fixed java capabilityGravatar Hoa V. DINH2016-11-23
|
* More android fixes and additions (#1400)Gravatar Herb Hrowal2016-04-16
| | | | | | | | | | | | * Fixed templateForMessage to get the correct method. * Fixed hashmapJavaToObjectConverter to correctly convert from java.util.HashMap to mailcore::HashMap * * Fixed fetchArticleByMessageIDOperation to correctly reflect changes in the core * Fixed com_libmailcore_IMAPSession_folderStatusOperation to call folderStatusOperation instead of folderInfoOperation * Added calls to PushLocalFrame and PushLocalFrame to prevent the local reference table from filling up. * Changed signature of templateValuesForHeader and templateValuesForPart to return Map<String, Object> instead of Map<String, String> to better reflect the core methods. * Renamed cleanHTML to cleanHTMLForPart to reflect the core method. * Added mimeType() and setMimeType(). * Made LOCAL_FRAME_CAPACITY constant to use in calls to PushLocalFrame. Fixed indents.
* NNTP build fixes and IMAP runtime fixesGravatar Herb Hrowal2016-04-06
| | | | | | | | | | * Fixed templateForMessage to get the correct method. * Fixed hashmapJavaToObjectConverter to correctly convert from java.util.HashMap to mailcore::HashMap * * Fixed fetchArticleByMessageIDOperation to correctly reflect changes in the core * Fixed com_libmailcore_IMAPSession_folderStatusOperation to call folderStatusOperation instead of folderInfoOperation
* Fixed #1195: added mimeType() method in Java APIGravatar Hoa V. DINH2015-11-27
|
* Fixed crash on AndroidGravatar Hoa V. Dinh2015-11-06
|
* Added more java/native convertersGravatar Hoa V. Dinh2015-09-08
|
* More java/native mapping for AndroidGravatar Hoa V. Dinh2015-09-08
|
* Fixed support for expunge (fixed #1219)Gravatar Hoa V. Dinh2015-09-08
|
* add setupNative declarationGravatar DaveInAus2015-08-24
|
* Add constructor to setup Native ObjectGravatar DaveInAus2015-08-24
|
* Fixed javadocGravatar Hoa V. DINH2015-01-20
|
* JavadocGravatar Hoa V. DINH2015-01-17
|
* Work in progress on javadocGravatar Hoa V. DINH2015-01-16
|
* Work in progress on javadocGravatar Hoa V. DINH2015-01-14
|
* Added API to disable/enable logsGravatar Hoa V. DINH2015-01-11
|
* Implemented java serializationGravatar Hoa V. DINH2015-01-11
|
* Fixed crash. Range right bound mapping for Java.Gravatar Hoa V. DINH2015-01-10
|
* Java wrapper for POP, NNTP and SMTPGravatar Hoa V. DINH2015-01-07
|
* Implemented error message for JavaGravatar Hoa V. Dinh2015-01-05
|
* Added java bindings for AndroidGravatar Hoa V. DINH2015-01-04