OpenAB  1.0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Todo List
Group FileSource
implement support for count_vcards parameter
Group OneWaySync

Input: define signal for sync statistics

Add possibility to sleep after processing each item to lower CPU consumption during sync

Member OpenAB::HttpMessage::setData (const std::string &data)
add support for non text data
Member OpenAB::HttpMessage::setResponse (const std::string &response)
add support for non textual responses.
Class OpenAB::OAuth2HttpAuthorizer
Current implementation is Google specific.
Class OpenAB::SecureString
Currently this class in not secure at all, but in future may be extended to keep strings in memory in more secured way.
Class OpenAB::SmartPtr< __C >
check if other comparison operators also need to be overloaded
Member OpenAB::substituteAll (std::string &str, const std::string &from, const std::string &to)
Performance for large strings is not good.
Class OpenAB_Storage::CalendarStorage

extend interface (locale handling, search queries etc)

define new return codes for contact specific operations.

Class OpenAB_Storage::ContactsStorage

extend interface (locale handling, search queries etc)

define new return codes for contact specific operations.

Member OpenAB_Storage::ContactsStorage::getItem (const OpenAB::PIMItem::ID &id, OpenAB::SmartPtr< OpenAB::PIMItem > &item)
find more elegant way to take ownership of pointer.
Member OpenAB_Sync::Parameters::localStoragePluginParams
make this field private, add getter and setter for this field
Group PBAPSource
expose some more parameters for batch download like default size of batches with/without photos
Group TwoWaySync

Add support for pausing/resumig/canceling operation

Add possibility to sleep after processing each item to lower CPU consumption during sync