(feat) GUI code to set or now sync flag on address book.

Also thrashed entirely the sync tag concept. Funambol is dead, thank god for that.
This commit is contained in:
Ludovic Marcotte
2015-09-25 15:21:06 -04:00
parent 5409cb2927
commit c8c7aaa459
9 changed files with 72 additions and 121 deletions
-4
View File
@@ -43,11 +43,7 @@
- (BOOL) synchronizeCalendar;
- (void) setSynchronizeCalendar: (BOOL) new;
- (NSString *) originalCalendarSyncTag;
- (NSString *) allCalendarSyncTags;
- (BOOL) mustSynchronize;
- (NSString *) calendarSyncTag;
- (void) setCalendarSyncTag: (NSString *) newTag;
/* notifications */
- (BOOL) notifyOnPersonalModifications;