[commits] [Wiki] changed: ActiveSync

Michael Rubinsky mrubinsk at horde.org
Mon Jul 27 15:43:45 UTC 2015


mrubinsk  Mon, 27 Jul 2015 15:43:45 +0000

Modified page: http://wiki.horde.org/ActiveSync
New Revision:  281
Change log:  Add note about syncable sources being writable by the  
current user.

@@ -141,8 +141,10 @@

  Prior to Horde 5.2, all non-email sources would be "multiplexed"  
together so they appear as a single source on the client. For example,  
all user calendars would appear as a single, combined calendar on the  
client and any new events would always be added to the user's default  
calendar. Starting with Horde 5.2, applications can be configured to  
provide all user sources as discrete sources on the client. Since not  
all EAS clients support this, there are a number of ways to control  
this.
  * By enabling/disabling the discrete sources preference per  
application. This, of course, affects all of a user's devices, so must  
be set to the lowest common denominator. If it is desired to always  
force the multiplexed collections, you can lock the preference. When  
this pref is activated, the ActiveSync library a tries to sniff out  
the client's capability and disables this if the client is unable to  
honor it.
  * By implementing the activesync_device_modify hook (see  
//horde/config/hooks.php.dist//). There is a sample hook already  
defined that performs some basic device sniffing to determine which  
collections do not support discrete sources.
+
+*Note* that all sync-able sources *MUST* be writable by the user.

  The following chart is meant to provide a general idea of what  
device class supports this, not a listing of all devices and  
capabilities:
  ||~ Device ||~ Calendars ||~ Contacts ||~ Tasks ||~ Memos ||~  
Creating new sources ||~ Notes ||
  || Android || || || || || || ||



More information about the commits mailing list