| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 18 | -44/+243 |
* | Removes msn protocol. | damencho | 2015-07-16 | 1 | -6/+0 |
* | Always initialize the providers field to avoid NPE on exit | Ingo Bauersachs | 2014-11-08 | 1 | -27/+24 |
* | Changes the implementation of the calendar service to ignore the offline prot... | hristoterezov | 2014-05-19 | 2 | -44/+91 |
* | Fixes NPE when creating a call and the calendar service is not registered. | hristoterezov | 2014-05-15 | 2 | -50/+50 |
* | Changes the priority of the "On the phone" and "In a meeting" presence | hristoterezov | 2014-05-10 | 3 | -8/+96 |
* | Fixes exception in the calendar service. Adds log messages for the outlook | hristoterezov | 2014-05-09 | 3 | -12/+45 |
* | Fixes the issue with changing the presence status to "In a meeting" from | hristoterezov | 2014-05-09 | 1 | -7/+115 |
* | Implements warning dialog which is shown if Outlook is not the default | hristoterezov | 2014-04-30 | 4 | -8/+165 |
* | Fixes issue with Outlook COM server arguments and implements logger level for... | hristoterezov | 2014-04-28 | 1 | -13/+24 |
* | Implements Logger class for Outlook address book native code and adds log | hristoterezov | 2014-04-17 | 1 | -2/+19 |
* | Fixes warnings, removes whitespace, simplifies source code. | Lyubomir Marinov | 2014-04-16 | 11 | -411/+387 |
* | Fixes a NullPointerException. | Lyubomir Marinov | 2014-04-15 | 1 | -26/+18 |
* | Adds logger prints for the outlook contact query. | hristoterezov | 2014-04-15 | 1 | -0/+15 |
* | Fixes an issue with initializing MAPI library. | hristoterezov | 2014-04-14 | 1 | -1/+1 |
* | Separates phone number service, to be a service in separate bundle and improv... | Damian Minkov | 2014-04-10 | 3 | -4/+28 |
* | Fixes CalendarService exception on MacOS. | hristoterezov | 2014-04-03 | 1 | -4/+5 |
* | Adds CalendarService implementation. The Calendar service calculates the free... | hristoterezov | 2014-04-02 | 6 | -10/+2202 |
* | Fixes canceling outlook queries when new one is created and uses one remote o... | Damian Minkov | 2014-03-24 | 2 | -50/+6 |
* | Removes test logging slipped in previous commit. | Damian Minkov | 2014-03-21 | 1 | -9/+0 |
* | Fixes NPE that can prevent loading global status service. | Damian Minkov | 2014-03-21 | 1 | -0/+9 |
* | Adds trace logging for msoutlook addressbook found entries and when query sta... | Damian Minkov | 2014-03-19 | 1 | -0/+11 |
* | Fixes displaying outlook contacts, queries are stopped to early and listeners... | Damian Minkov | 2014-03-18 | 2 | -5/+72 |
* | Fixes configuration property name. | hristoterezov | 2014-03-05 | 1 | -10/+10 |
* | Adds Jitsi to the list of IM Providers in windows registry. Adds checkbox | hristoterezov | 2014-03-05 | 4 | -4/+228 |
* | Move the phone number prefix method to its own interface | Ingo Bauersachs | 2014-02-20 | 2 | -2/+4 |
* | Fixes issues with the async queries of the contact list which may cause | hristoterezov | 2014-01-08 | 2 | -7/+5 |
* | Logs error messages about failures to load native libraries. | Lyubomir Marinov | 2014-01-03 | 2 | -8/+14 |
* | Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d... | hristoterezov | 2013-12-16 | 2 | -5/+7 |
* | Changes the contact source interfaces to use only the listeners for adding | hristoterezov | 2013-12-14 | 2 | -7/+5 |
* | Replace System-Bundle header by BSN and a list that defines sys-bundles | Ingo Bauersachs | 2013-12-07 | 1 | -1/+1 |
* | Corrects count synchronization for the remaining Outlook notification events. | Vincent Lucas | 2013-09-04 | 1 | -2/+3 |
* | Corrects synchronization issue when adding contacts. Adds function to get the... | Vincent Lucas | 2013-08-31 | 3 | -7/+57 |
* | Increases log entry details when failing to get properties from an Outlook co... | Vincent Lucas | 2013-08-17 | 1 | -0/+1 |
* | Improves resolving ids for Outlook contacts. | Vincent Lucas | 2013-08-07 | 2 | -39/+63 |
* | Corrects error at Outlook COM server startup, when Outlook is installed but n... | Vincent Lucas | 2013-07-26 | 3 | -3/+69 |
* | Adds modification of Outlook display for home/work postal address. Corrects O... | Vincent Lucas | 2013-07-15 | 3 | -58/+306 |
* | Removes extra debug for Outlook address book plugin. Adds a thread collector ... | Vincent Lucas | 2013-07-10 | 2 | -52/+201 |
* | Corrects Outlook contact update identified by two different identifers. | Vincent Lucas | 2013-07-05 | 2 | -5/+19 |
* | Corrects Outlook plugin when setting several contact details with the same ca... | Vincent Lucas | 2013-07-04 | 2 | -9/+18 |
* | Adds management of Outlook contact with multiple identifier. Corrects null po... | Vincent Lucas | 2013-06-27 | 2 | -279/+313 |
* | Adds debug log messages for MsOutlook address book when a contact is added, e... | Vincent Lucas | 2013-06-14 | 2 | -0/+36 |
* | Silents multiple MsOutlook contact error corresponding to MAPI_E_0x57 when ge... | Vincent Lucas | 2013-06-05 | 2 | -2/+13 |
* | Logs only the first contact from MsOutlook, which can not be read correctly. | Vincent Lucas | 2013-06-04 | 1 | -5/+27 |
* | Corrects CoInitializeEx check for "msoutlookaddrbook", when this function was... | Vincent Lucas | 2013-05-28 | 1 | -0/+19 |
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 9 | -16/+29 |
* | Adds log info when the addrbook plugin starts, stops, registers and unregiste... | Vincent Lucas | 2013-05-17 | 1 | -0/+23 |
* | Corrects getting and setting work postal address without conflicting with the... | Vincent Lucas | 2013-05-15 | 1 | -6/+5 |
* | Avoids null pointer exception when retrieving Outlook contact properties. | Vincent Lucas | 2013-05-14 | 1 | -4/+11 |
* | Creates a COM service to able Jitsi 32 bits to communicate with MAPI 64 bits ... | Vincent Lucas | 2013-05-07 | 1 | -10/+18 |