diff --git a/ANE-Pushwoosh/PushNotification.ane b/ANE-Pushwoosh/PushNotification.ane index e9790c6..6132cd2 100644 Binary files a/ANE-Pushwoosh/PushNotification.ane and b/ANE-Pushwoosh/PushNotification.ane differ diff --git a/ANE-Pushwoosh/PushwooshGeozones.ane b/ANE-Pushwoosh/PushwooshGeozones.ane index c0e6f96..e10e208 100644 Binary files a/ANE-Pushwoosh/PushwooshGeozones.ane and b/ANE-Pushwoosh/PushwooshGeozones.ane differ diff --git a/Documentation/Geozones/javascript/searchdata.js b/Documentation/Geozones/javascript/searchdata.js index a9fdefc..4a16e3a 100644 --- a/Documentation/Geozones/javascript/searchdata.js +++ b/Documentation/Geozones/javascript/searchdata.js @@ -29,7 +29,7 @@ var indexSectionsWithContent = { "Y": false, "Z": false }, - "Files": { + "Functions": { "Symbols": false, "Numbers": false, "A": false, @@ -38,7 +38,7 @@ var indexSectionsWithContent = { "D": false, "E": false, "F": false, - "G": false, + "G": true, "H": false, "I": false, "J": false, @@ -50,7 +50,7 @@ var indexSectionsWithContent = { "P": true, "Q": false, "R": false, - "S": false, + "S": true, "T": false, "U": false, "V": false, @@ -59,7 +59,7 @@ var indexSectionsWithContent = { "Y": false, "Z": false }, - "Functions": { + "Files": { "Symbols": false, "Numbers": false, "A": false, @@ -68,7 +68,7 @@ var indexSectionsWithContent = { "D": false, "E": false, "F": false, - "G": true, + "G": false, "H": false, "I": false, "J": false, @@ -80,7 +80,7 @@ var indexSectionsWithContent = { "P": true, "Q": false, "R": false, - "S": true, + "S": false, "T": false, "U": false, "V": false, diff --git a/PushNotificationsSample/ANE-Pushwoosh/PushNotification.ane b/PushNotificationsSample/ANE-Pushwoosh/PushNotification.ane index e9790c6..6132cd2 100644 Binary files a/PushNotificationsSample/ANE-Pushwoosh/PushNotification.ane and b/PushNotificationsSample/ANE-Pushwoosh/PushNotification.ane differ diff --git a/PushNotificationsSample/ANE-Pushwoosh/PushwooshGeozones.ane b/PushNotificationsSample/ANE-Pushwoosh/PushwooshGeozones.ane index c0e6f96..e10e208 100644 Binary files a/PushNotificationsSample/ANE-Pushwoosh/PushwooshGeozones.ane and b/PushNotificationsSample/ANE-Pushwoosh/PushwooshGeozones.ane differ diff --git a/SWC-Pushwoosh/PushNotification.swc b/SWC-Pushwoosh/PushNotification.swc index 7042aab..a975062 100644 Binary files a/SWC-Pushwoosh/PushNotification.swc and b/SWC-Pushwoosh/PushNotification.swc differ diff --git a/SWC-Pushwoosh/PushwooshGeozones.swc b/SWC-Pushwoosh/PushwooshGeozones.swc index 5675f2c..79aacaf 100644 Binary files a/SWC-Pushwoosh/PushwooshGeozones.swc and b/SWC-Pushwoosh/PushwooshGeozones.swc differ