[commits] [Wiki] changed: ActiveSync

Wiki Guest wikiguest at horde.org
Tue Jul 15 23:27:13 UTC 2014


guest [176.31.143.102]  Tue, 15 Jul 2014 23:27:13 +0000

Modified page: http://wiki.horde.org/ActiveSync
New Revision:  265
Change log:  Removed irrelevant information in this context

@@ -138,9 +138,9 @@
  +++ Multiple sources in the same collection

  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 very  
few EAS clients actually 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.
-* 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. For example, Android  
devices typically do not support ANY discrete non-email sources, so we  
disable this for any Android device, while iOS supports discrete  
sources for everything exempt Memos and BlackBerry has full support.
+* 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. For example, Android  
devices typically do not support ANY discrete non-email sources, so we  
disable this for any Android device, while iOS supports discrete  
sources for everything exempt Memos.

  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