diff --git a/android/3rd_party/facebook-android-sdk/CONTRIBUTING.mdown b/android/3rd_party/facebook-android-sdk/CONTRIBUTING.mdown new file mode 100644 index 0000000000..a9e9ea55f1 --- /dev/null +++ b/android/3rd_party/facebook-android-sdk/CONTRIBUTING.mdown @@ -0,0 +1,15 @@ +Facebook welcomes contributions to our SDKs. + +All contributors must sign a CLA (contributor license agreement) here: + + https://developers.facebook.com/opensource/cla + +To contribute on behalf of your employer, sign the company CLA +To contribute on behalf of yourself, sign the individual CLA + +All contributions: + +1/ MUST be be licensed using the Apache License, Version 2.0 +2/ authors MAY retain copyright by adding their copyright notice to the appropriate flies + +More information on the Apache License can be found here: http://www.apache.org/foundation/license-faq.html diff --git a/android/3rd_party/facebook-android-sdk/README.mdown b/android/3rd_party/facebook-android-sdk/README.mdown new file mode 100644 index 0000000000..c52e978a9c --- /dev/null +++ b/android/3rd_party/facebook-android-sdk/README.mdown @@ -0,0 +1,30 @@ +Facebook SDK for Android +======================== + +This open-source library allows you to integrate Facebook into your Android app. + +Learn more about about the provided samples, documentation, integrating the SDK into your app, accessing source code, and more at https://developers.facebook.com/android + +TRY IT OUT + +1. Check-out the tutorials available online at https://developers.facebook.com/docs/getting-started/facebook-sdk-for-android/3.0/ + +2. Start coding! Visit https://developers.facebook.com/android for tutorials and reference documentation. + +LICENSE + +Except as otherwise noted, the Facebook SDK for Android is licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html). + +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + +DEVELOPER TERMS + +- By enabling Facebook integrations, including through this SDK, you can share information with Facebook, including information about people’s use of your app. Facebook will use information received in accordance with our Data Use Policy (https://www.facebook.com/about/privacy/), including to provide you with insights about the effectiveness of your ads and the use of your app. These integrations also enable us and our partners to serve ads on and off Facebook. + +- You may limit your sharing of information with us by updating the Insights control in the developer tool (https://developers.facebook.com/apps//advanced). + +- If you use a Facebook integration, including to share information with us, you agree and confirm that you have provided appropriate and sufficiently prominent notice to and obtained the appropriate consent from your users regarding such collection, use, and disclosure (including, at a minimum, through your privacy policy). You further agree that you will not share information with us about children under the age of 13. + +- You agree to comply with all applicable laws and regulations and also agree to our Terms (https://www.facebook.com/policies/), including our Platform Policies (https://developers.facebook.com/policy/) and Advertising Guidelines, as applicable (https://www.facebook.com/ad_guidelines.php). + +By using the Facebook SDK for Android you agree to these terms. diff --git a/android/3rd_party/facebook-android-sdk/build.gradle b/android/3rd_party/facebook-android-sdk/build.gradle new file mode 100644 index 0000000000..2d3bec743b --- /dev/null +++ b/android/3rd_party/facebook-android-sdk/build.gradle @@ -0,0 +1,9 @@ +// Top-level build file where you can add configuration options common to all sub-projects/modules. +buildscript { + repositories { + mavenCentral() + } + dependencies { + classpath 'com.android.tools.build:gradle:0.7.+' + } +} diff --git a/android/3rd_party/facebook-android-sdk/docs/allclasses-frame.html b/android/3rd_party/facebook-android-sdk/docs/allclasses-frame.html index e547bac880..b2582624e1 100644 --- a/android/3rd_party/facebook-android-sdk/docs/allclasses-frame.html +++ b/android/3rd_party/facebook-android-sdk/docs/allclasses-frame.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -103,9 +103,11 @@
  • Request.GraphPlaceListCallback
  • Request.GraphUserCallback
  • Request.GraphUserListCallback
  • +
  • Request.OnProgressCallback
  • RequestAsyncTask
  • RequestBatch
  • RequestBatch.Callback
  • +
  • RequestBatch.OnProgressCallback
  • Response
  • Response.PagingDirection
  • ServerProtocol
  • diff --git a/android/3rd_party/facebook-android-sdk/docs/allclasses-noframe.html b/android/3rd_party/facebook-android-sdk/docs/allclasses-noframe.html index e1fa5fad06..c78b35f264 100644 --- a/android/3rd_party/facebook-android-sdk/docs/allclasses-noframe.html +++ b/android/3rd_party/facebook-android-sdk/docs/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -103,9 +103,11 @@
  • Request.GraphPlaceListCallback
  • Request.GraphUserCallback
  • Request.GraphUserListCallback
  • +
  • Request.OnProgressCallback
  • RequestAsyncTask
  • RequestBatch
  • RequestBatch.Callback
  • +
  • RequestBatch.OnProgressCallback
  • Response
  • Response.PagingDirection
  • ServerProtocol
  • diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AccessToken.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AccessToken.html index 7c0ee4e939..d737b9a5c5 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AccessToken.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AccessToken.html @@ -2,9 +2,9 @@ - + AccessToken - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AccessTokenSource.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AccessTokenSource.html index e5e64a7d93..65258cfb7e 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AccessTokenSource.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AccessTokenSource.html @@ -2,9 +2,9 @@ - + AccessTokenSource - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsConstants.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsConstants.html index efc63961c0..713db773f6 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsConstants.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsConstants.html @@ -2,9 +2,9 @@ - + AppEventsConstants - + @@ -99,8 +99,6 @@ extends Object
    Predefined event and parameter names for logging events common to many apps. Logging occurs through the AppEventsLogger.logEvent(String, android.os.Bundle) family of methods.
    -
    Beta Feature
    -
    diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsLogger.FlushBehavior.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsLogger.FlushBehavior.html index 5a114d4c6f..37647c031d 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsLogger.FlushBehavior.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsLogger.FlushBehavior.html @@ -2,9 +2,9 @@ - + AppEventsLogger.FlushBehavior - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsLogger.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsLogger.html index cf7e3b3f88..fa450ad40f 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsLogger.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppEventsLogger.html @@ -2,9 +2,9 @@ - + AppEventsLogger - + @@ -165,8 +165,6 @@ extends Beta Feature -
    @@ -269,8 +267,7 @@ extends
    static boolean getLimitEventUsage(Context context) -
    Sets whether events sent to Facebook should be restricted from being used for purposes than analytics and - conversions, such as remarketing for this user.
    +
    Deprecated. 
    @@ -370,8 +367,7 @@ extends static void setLimitEventUsage(Context context, boolean limitEventUsage) -
    Sets whether events sent to Facebook should be restricted from being used for purposes than analytics and - conversions, such as remarketing for this user.
    +
    Deprecated. 
    @@ -443,12 +439,10 @@ extends
  • getLimitEventUsage

    -
    public static boolean getLimitEventUsage(Context context)
    -
    Sets whether events sent to Facebook should be restricted from being used for purposes than analytics and - conversions, such as remarketing for this user. Defaults to false. This value is stored on the device and - persists across app launches.
    -
    Parameters:
    context - Used to read the value.
    Beta Feature
    -
    +
    @Deprecated
    +public static boolean getLimitEventUsage(Context context)
    +
    Deprecated. 
    +
    This method is deprecated. Use Settings.getLimitEventAndDataUsage(Context) instead.
  • @@ -457,14 +451,11 @@ extends
  • setLimitEventUsage

    -
    public static void setLimitEventUsage(Context context,
    -                      boolean limitEventUsage)
    -
    Sets whether events sent to Facebook should be restricted from being used for purposes than analytics and - conversions, such as remarketing for this user. Defaults to false. This value is stored on the device and - persists across app launches. Changes to this setting will apply to any events currently queued to be - flushed, as well as any subsequent events.
    -
    Parameters:
    context - Used to persist this value across app runs.
    Beta Feature
    -
    +
    @Deprecated
    +public static void setLimitEventUsage(Context context,
    +                                 boolean limitEventUsage)
    +
    Deprecated. 
    +
    This method is deprecated. Use Settings.setLimitEventAndDataUsage(Context, boolean) instead.
  • @@ -479,8 +470,7 @@ extends activateApp(android.content.Context, String). -
    Parameters:
    context - Used to access the applicationId and the attributionId for non-authenticated users.
    Beta Feature
    -
    +
    Parameters:
    context - Used to access the applicationId and the attributionId for non-authenticated users.
    @@ -493,8 +483,7 @@ extends String applicationId)
    Notifies the events system that the app has launched & logs an activatedApp event. Should be called whenever your app becomes active, typically in the onResume() method of each long-running Activity of your app.
    -
    Parameters:
    context - Used to access the attributionId for non-authenticated users.
    applicationId - The specific applicationId to report the activation for.
    Beta Feature
    -
    +
    Parameters:
    context - Used to access the attributionId for non-authenticated users.
    applicationId - The specific applicationId to report the activation for.
    @@ -508,8 +497,7 @@ extends Parameters:
    context - Used to access the applicationId and the attributionId for non-authenticated users.
    -
    Returns:
    AppEventsLogger instance to invoke log* methods on.
    Beta Feature
    -
    +
    Returns:
    AppEventsLogger instance to invoke log* methods on.
    @@ -524,8 +512,7 @@ extends Parameters:
    context - Used to access the attributionId for non-authenticated users.
    session - Explicitly specified Session to log events against. If null, the activeSession will be used if it's open, otherwise the logging will happen against the default app ID specified via the app ID specified in the package metadata.
    -
    Returns:
    AppEventsLogger instance to invoke log* methods on.
    Beta Feature
    -
    +
    Returns:
    AppEventsLogger instance to invoke log* methods on.
    @@ -542,8 +529,7 @@ extends Returns:
    AppEventsLogger instance to invoke log* methods on.
    Beta Feature
    -
    +
    Returns:
    AppEventsLogger instance to invoke log* methods on.
    @@ -559,8 +545,7 @@ extends Parameters:
    context - Used to access the attributionId for non-authenticated users.
    applicationId - Explicitly specified Facebook applicationId to log events against. If null, the default app ID specified in the package metadata will be used.
    -
    Returns:
    AppEventsLogger instance to invoke log* methods on.
    Beta Feature
    -
    +
    Returns:
    AppEventsLogger instance to invoke log* methods on.
    @@ -572,8 +557,7 @@ extends AppEventsLogger.FlushBehavior getFlushBehavior()
    Access the behavior that AppEventsLogger uses to determine when to flush logged events to the server. This setting applies to all instances of AppEventsLogger.
    -
    Returns:
    specified flush behavior.
    Beta Feature
    -
    +
    Returns:
    specified flush behavior.
    @@ -585,8 +569,7 @@ extends AppEventsLogger.FlushBehavior flushBehavior)
    Set the behavior that this AppEventsLogger uses to determine when to flush logged events to the server. This setting applies to all instances of AppEventsLogger.
    -
    Parameters:
    flushBehavior - the desired behavior.
    Beta Feature
    -
    +
    Parameters:
    flushBehavior - the desired behavior.
    @@ -602,8 +585,7 @@ extends Beta Feature -
    + have no more than ~300 distinct event names.
    @@ -622,8 +604,7 @@ extends Beta Feature -
    + instances of the event, so that average values can be determined, etc.
    @@ -645,8 +626,7 @@ extends Beta Feature -
    + on so many parameter values. The values in the bundles should be Strings or numeric values.
    @@ -670,8 +650,7 @@ extends Beta Feature -
    + on so many parameter values. The values in the bundles should be Strings or numeric values.
    @@ -684,8 +663,7 @@ extends Currency currency)
    Logs a purchase event with Facebook, in the specified amount and with the specified currency.
    Parameters:
    purchaseAmount - Amount of purchase, in the currency specified by the 'currency' parameter. This value - will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).
    currency - Currency used to specify the amount.
    Beta Feature
    -
    + will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).
    currency - Currency used to specify the amount.
    @@ -701,8 +679,7 @@ extends Parameters:
    purchaseAmount - Amount of purchase, in the currency specified by the 'currency' parameter. This value will be rounded to the thousandths place (e.g., 12.34567 becomes 12.346).
    currency - Currency used to specify the amount.
    parameters - Arbitrary additional information for describing this event. Should have no more than - 10 entries, and keys should be mostly consistent from one purchase event to the next.
    Beta Feature
    -
    + 10 entries, and keys should be mostly consistent from one purchase event to the next.
    @@ -714,8 +691,6 @@ extends Explicitly flush any stored events to the server. Implicit flushes may happen depending on the value of getFlushBehavior. This method allows for explicit, app invoked flushing. -
    Beta Feature
    -
    @@ -731,8 +706,6 @@ extends UiLifecycleHelper, which will take care of making the call in its own onStop() callback. -
    Beta Feature
    -
    diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppLinkData.CompletionHandler.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppLinkData.CompletionHandler.html index 41a3402149..025ed6dc67 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppLinkData.CompletionHandler.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppLinkData.CompletionHandler.html @@ -2,9 +2,9 @@ - + AppLinkData.CompletionHandler - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppLinkData.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppLinkData.html index 7fe7fdbea1..8156c8996d 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppLinkData.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/AppLinkData.html @@ -2,9 +2,9 @@ - + AppLinkData - + @@ -139,6 +139,12 @@ extends static String +ARGUMENTS_REFERER_DATA_KEY +
    Key that should be used to get the "referer_data" field for this app link.
    + + + +static String ARGUMENTS_TAPTIME_KEY
    Key that should be used to pull out the UTC Unix tap-time from the arguments for this app link.
    @@ -182,21 +188,33 @@ extends -JSONObject -getArguments() +Bundle +getArgumentBundle()
    The full set of arguments for this app link.
    -String[] +JSONObject +getArguments() +
    Deprecated. 
    + + + +String getRef() -
    Ref for this App Link
    +
    Returns the ref for this App Link.
    + + + +Bundle +getRefererData() +
    The referer data associated with the app link.
    Uri getTargetUri() -
    TargetUri for this App Link
    +
    Returns the target uri for this App Link.
    @@ -224,7 +242,7 @@ extends - @@ -288,8 +317,8 @@ extends

    getTargetUri

    public Uri getTargetUri()
    -
    TargetUri for this App Link
    -
    Returns:
    targetUri
    +
    Returns the target uri for this App Link.
    +
    Returns:
    target uri
    @@ -298,23 +327,48 @@ extends
  • getRef

    -
    public String[] getRef()
    -
    Ref for this App Link
    +
    public String getRef()
    +
    Returns the ref for this App Link.
    Returns:
    ref
  • - diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookAuthorizationException.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookAuthorizationException.html index e89128c568..947689e093 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookAuthorizationException.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookAuthorizationException.html @@ -2,9 +2,9 @@ - + FacebookAuthorizationException - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookDialogException.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookDialogException.html index f6d83ccec2..5d51a75ad9 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookDialogException.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookDialogException.html @@ -2,9 +2,9 @@ - + FacebookDialogException - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookException.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookException.html index 68b108d160..0b56e9c3f3 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookException.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookException.html @@ -2,9 +2,9 @@ - + FacebookException - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookGraphObjectException.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookGraphObjectException.html index 014bd171a7..97dcaed870 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookGraphObjectException.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookGraphObjectException.html @@ -2,9 +2,9 @@ - + FacebookGraphObjectException - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookOperationCanceledException.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookOperationCanceledException.html index c24d3d2e3c..862e467624 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookOperationCanceledException.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookOperationCanceledException.html @@ -2,9 +2,9 @@ - + FacebookOperationCanceledException - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookRequestError.Category.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookRequestError.Category.html index 2a631371f2..8674caa4b1 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookRequestError.Category.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookRequestError.Category.html @@ -2,9 +2,9 @@ - + FacebookRequestError.Category - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookRequestError.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookRequestError.html index ea62d27b9c..ac63afd189 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookRequestError.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookRequestError.html @@ -2,9 +2,9 @@ - + FacebookRequestError - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookServiceException.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookServiceException.html index 7301a0296e..d41e4922f0 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookServiceException.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/FacebookServiceException.html @@ -2,9 +2,9 @@ - + FacebookServiceException - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/HttpMethod.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/HttpMethod.html index bbb8f520a1..53d6f2607e 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/HttpMethod.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/HttpMethod.html @@ -2,9 +2,9 @@ - + HttpMethod - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/InsightsLogger.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/InsightsLogger.html index bfee0ab45f..e6c183d543 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/InsightsLogger.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/InsightsLogger.html @@ -2,9 +2,9 @@ - + InsightsLogger - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/LegacyHelper.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/LegacyHelper.html index 56695a03da..7cffe19201 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/LegacyHelper.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/LegacyHelper.html @@ -2,9 +2,9 @@ - + LegacyHelper - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/LoggingBehavior.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/LoggingBehavior.html index b3e5fb73a8..17eaf99904 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/LoggingBehavior.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/LoggingBehavior.html @@ -2,9 +2,9 @@ - + LoggingBehavior - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/LoginActivity.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/LoginActivity.html index 3cae869407..e2d6f458be 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/LoginActivity.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/LoginActivity.html @@ -2,9 +2,9 @@ - + LoginActivity - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/NativeAppCallAttachmentStore.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/NativeAppCallAttachmentStore.html index 5949758908..e43986840e 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/NativeAppCallAttachmentStore.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/NativeAppCallAttachmentStore.html @@ -2,9 +2,9 @@ - + NativeAppCallAttachmentStore - + @@ -103,7 +103,7 @@ extends OpenGraphActionDialogBuilder.setImageAttachmentsForObject for an example of a function + see OpenGraphActionDialogBuilder.setImageAttachmentsForObject for an example of a function that will accept attachments, attach them to the native dialog call, and add them to the content provider automatically.

    diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/NativeAppCallContentProvider.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/NativeAppCallContentProvider.html index 756c2b06bc..bac34d2406 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/NativeAppCallContentProvider.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/NativeAppCallContentProvider.html @@ -2,9 +2,9 @@ - + NativeAppCallContentProvider - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/NonCachingTokenCachingStrategy.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/NonCachingTokenCachingStrategy.html index 75b7d4eda8..36da3655dc 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/NonCachingTokenCachingStrategy.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/NonCachingTokenCachingStrategy.html @@ -2,9 +2,9 @@ - + NonCachingTokenCachingStrategy - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/Request.Callback.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/Request.Callback.html index d030f744af..1ffa47f035 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/Request.Callback.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/Request.Callback.html @@ -2,9 +2,9 @@ - + Request.Callback - + @@ -86,6 +86,10 @@ + + + + + + + + + + + + + + + + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/SharedPreferencesTokenCachingStrategy.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/SharedPreferencesTokenCachingStrategy.html index 5fac15f0fc..635ea76f4c 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/SharedPreferencesTokenCachingStrategy.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/SharedPreferencesTokenCachingStrategy.html @@ -2,9 +2,9 @@ - + SharedPreferencesTokenCachingStrategy - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/TestSession.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/TestSession.html index d05b14e9f8..025e2108bf 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/TestSession.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/TestSession.html @@ -2,9 +2,9 @@ - + TestSession - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/TokenCachingStrategy.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/TokenCachingStrategy.html index 8ff093a0ca..68a4e5a4b9 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/TokenCachingStrategy.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/TokenCachingStrategy.html @@ -2,9 +2,9 @@ - + TokenCachingStrategy - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/UiLifecycleHelper.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/UiLifecycleHelper.html index 9e7e0cc7b9..7c0d5035fa 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/UiLifecycleHelper.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/UiLifecycleHelper.html @@ -2,9 +2,9 @@ - + UiLifecycleHelper - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/AsyncFacebookRunner.RequestListener.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/AsyncFacebookRunner.RequestListener.html index a5fdfe6aca..880ecca819 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/AsyncFacebookRunner.RequestListener.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/AsyncFacebookRunner.RequestListener.html @@ -2,9 +2,9 @@ - + AsyncFacebookRunner.RequestListener - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/AsyncFacebookRunner.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/AsyncFacebookRunner.html index c759b4f693..cd78249058 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/AsyncFacebookRunner.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/AsyncFacebookRunner.html @@ -2,9 +2,9 @@ - + AsyncFacebookRunner - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/DialogError.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/DialogError.html index 2dfd48389d..7a7c7cb6a6 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/DialogError.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/DialogError.html @@ -2,9 +2,9 @@ - + DialogError - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.DialogListener.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.DialogListener.html index 8a89bb8476..8ec0951339 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.DialogListener.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.DialogListener.html @@ -2,9 +2,9 @@ - + Facebook.DialogListener - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.ServiceListener.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.ServiceListener.html index 841fd1da39..7877c1983c 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.ServiceListener.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.ServiceListener.html @@ -2,9 +2,9 @@ - + Facebook.ServiceListener - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.html index e6ebf0a701..fe8a89a0d4 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Facebook.html @@ -2,9 +2,9 @@ - + Facebook - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/FacebookError.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/FacebookError.html index 7137d680ca..42c969c733 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/FacebookError.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/FacebookError.html @@ -2,9 +2,9 @@ - + FacebookError - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/FbDialog.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/FbDialog.html index 74a2c21396..d8f18dc78b 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/FbDialog.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/FbDialog.html @@ -2,9 +2,9 @@ - + FbDialog - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.attr.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.attr.html index d52b5329a0..ec399b2b27 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.attr.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.attr.html @@ -2,9 +2,9 @@ - + R.attr - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.color.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.color.html index caff3db764..ab951768ff 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.color.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.color.html @@ -2,9 +2,9 @@ - + R.color - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.dimen.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.dimen.html index 80406c441a..f389279303 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.dimen.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.dimen.html @@ -2,9 +2,9 @@ - + R.dimen - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.drawable.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.drawable.html index 3e7d28d1e7..41225d1cae 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.drawable.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.drawable.html @@ -2,9 +2,9 @@ - + R.drawable - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.html index 41e4c20ea8..166a609840 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.html @@ -2,9 +2,9 @@ - + R - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.id.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.id.html index c634675d9c..6fba968255 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.id.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.id.html @@ -2,9 +2,9 @@ - + R.id - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.layout.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.layout.html index 3390481479..4cf2dd9c28 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.layout.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.layout.html @@ -2,9 +2,9 @@ - + R.layout - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.string.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.string.html index dc8d46ee59..4262df21bd 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.string.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.string.html @@ -2,9 +2,9 @@ - + R.string - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.style.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.style.html index f76976081c..548eb23120 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.style.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.style.html @@ -2,9 +2,9 @@ - + R.style - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.styleable.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.styleable.html index 88a23c13da..4e3e973bd8 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.styleable.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/R.styleable.html @@ -2,9 +2,9 @@ - + R.styleable - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Util.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Util.html index b0f200318e..4d41d3176a 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Util.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/Util.html @@ -2,9 +2,9 @@ - + Util - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-frame.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-frame.html index 8c09bc2af2..12e5d934b9 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-frame.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-frame.html @@ -2,9 +2,9 @@ - + com.facebook.android - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-summary.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-summary.html index 3faee47885..3a4b65a9d0 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-summary.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-summary.html @@ -2,9 +2,9 @@ - + com.facebook.android - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-tree.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-tree.html index 4070324b93..b92b96d102 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-tree.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/android/package-tree.html @@ -2,9 +2,9 @@ - + com.facebook.android Class Hierarchy - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/AnalyticsEvents.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/AnalyticsEvents.html index 5184f270dd..fb35dc945a 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/AnalyticsEvents.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/AnalyticsEvents.html @@ -2,9 +2,9 @@ - + AnalyticsEvents - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/CacheableRequestBatch.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/CacheableRequestBatch.html index 67b9584342..e62894f932 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/CacheableRequestBatch.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/CacheableRequestBatch.html @@ -2,9 +2,9 @@ - + CacheableRequestBatch - + @@ -136,7 +136,7 @@ extends RequestBatch -RequestBatch.Callback +RequestBatch.Callback, RequestBatch.OnProgressCallback diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/FileLruCache.Limits.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/FileLruCache.Limits.html index 0aca6ca979..f624e13492 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/FileLruCache.Limits.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/FileLruCache.Limits.html @@ -2,9 +2,9 @@ - + FileLruCache.Limits - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/FileLruCache.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/FileLruCache.html index 90aa0d6999..93605226c2 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/FileLruCache.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/FileLruCache.html @@ -2,9 +2,9 @@ - + FileLruCache - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageDownloader.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageDownloader.html index 929f6ccbc5..150788500e 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageDownloader.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageDownloader.html @@ -2,9 +2,9 @@ - + ImageDownloader - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.Builder.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.Builder.html index ad4b178219..4eb342279a 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.Builder.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.Builder.html @@ -2,9 +2,9 @@ - + ImageRequest.Builder - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.Callback.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.Callback.html index ae7ffb6d33..fc67ec215e 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.Callback.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.Callback.html @@ -2,9 +2,9 @@ - + ImageRequest.Callback - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.html index ab71751a81..3c9bb17d8a 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageRequest.html @@ -2,9 +2,9 @@ - + ImageRequest - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageResponse.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageResponse.html index d279135267..04fb4af6f6 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageResponse.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ImageResponse.html @@ -2,9 +2,9 @@ - + ImageResponse - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Logger.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Logger.html index cab8b8aed7..9f066d5475 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Logger.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Logger.html @@ -2,9 +2,9 @@ - + Logger - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/NativeProtocol.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/NativeProtocol.html index 281b6faab2..57766628f7 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/NativeProtocol.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/NativeProtocol.html @@ -2,9 +2,9 @@ - + NativeProtocol - + @@ -151,185 +151,169 @@ extends AUDIENCE_ME  -static String -CONTENT_SCHEME  - - static int DIALOG_REQUEST_CODE  - + static String ERROR_APPLICATION_ERROR  - + static String ERROR_NETWORK_ERROR  - + static String ERROR_PERMISSION_DENIED  - + static String ERROR_PROTOCOL_ERROR  - + static String ERROR_SERVICE_DISABLED  - + static String ERROR_UNKNOWN_ERROR  - + static String ERROR_USER_CANCELED  - + static String EXTRA_ACCESS_TOKEN  - + static String EXTRA_ACTION  - + static String EXTRA_ACTION_TYPE  - + static String EXTRA_APPLICATION_ID  - + static String EXTRA_APPLICATION_NAME  - + static String EXTRA_DATA_FAILURES_FATAL  - + static String EXTRA_DESCRIPTION  - + static String EXTRA_EXPIRES_SECONDS_SINCE_EPOCH  - + static String EXTRA_FRIEND_TAGS  - + static String EXTRA_GET_INSTALL_DATA_PACKAGE  - + static String EXTRA_IMAGE  - + static String EXTRA_LINK  - + static String EXTRA_PERMISSIONS  - + static String EXTRA_PLACE_TAG  - + static String EXTRA_PREVIEW_PROPERTY_NAME  - + static String EXTRA_PROTOCOL_ACTION  - + static String EXTRA_PROTOCOL_CALL_ID  - + static String EXTRA_PROTOCOL_VERSION  - + static String EXTRA_REF  - + static String EXTRA_SUBTITLE  - + static String EXTRA_TITLE  - + static String EXTRA_WRITE_PRIVACY  - + static String FACEBOOK_PROXY_AUTH_APP_ID_KEY  - + static String FACEBOOK_PROXY_AUTH_E2E_KEY  - + static String FACEBOOK_PROXY_AUTH_PERMISSIONS_KEY  - + static String IMAGE_URL_KEY  - + static String IMAGE_USER_GENERATED_KEY  - + static int MESSAGE_GET_ACCESS_TOKEN_REPLY  - + static int MESSAGE_GET_ACCESS_TOKEN_REQUEST  - + static int MESSAGE_GET_INSTALL_DATA_REPLY  - + static int MESSAGE_GET_INSTALL_DATA_REQUEST  - + static int NO_PROTOCOL_AVAILABLE  - + static String OPEN_GRAPH_CREATE_OBJECT_KEY  - -static String -PLATFORM_PROVIDER  - - -static String -PLATFORM_PROVIDER_VERSION_COLUMN  - - -static Uri -PLATFORM_PROVIDER_VERSIONS_URI  - static int PROTOCOL_VERSION_20121101  @@ -343,22 +327,26 @@ extends PROTOCOL_VERSION_20130618  +static int +PROTOCOL_VERSION_20131107  + + static String STATUS_ERROR_CODE  - + static String STATUS_ERROR_DESCRIPTION  - + static String STATUS_ERROR_JSON  - + static String STATUS_ERROR_SUBCODE  - + static String STATUS_ERROR_TYPE  @@ -429,14 +417,20 @@ extends static int -getLatestAvailableProtocolVersion(Context context, - int minimumVersion)  +getLatestAvailableProtocolVersionForAction(Context context, + String action, + int minimumVersion)  +static int +getLatestAvailableProtocolVersionForService(Context context, + int minimumVersion)  + + static boolean isErrorResult(Intent resultIntent)  - + static boolean isServiceDisabledResult20121101(Intent data)  @@ -462,6 +456,16 @@ extends + + + @@ -522,6 +526,16 @@ extends See Also:
    Constant Field Values
    + + + + @@ -1015,62 +1029,13 @@ extends - @@ -1177,14 +1142,25 @@ extends Intent data) - + + + + + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/PlatformServiceClient.CompletedListener.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/PlatformServiceClient.CompletedListener.html index b091f4c77e..56383fc801 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/PlatformServiceClient.CompletedListener.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/PlatformServiceClient.CompletedListener.html @@ -2,9 +2,9 @@ - + PlatformServiceClient.CompletedListener - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/PlatformServiceClient.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/PlatformServiceClient.html index 0ddc82388b..e7ce4dfb17 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/PlatformServiceClient.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/PlatformServiceClient.html @@ -2,9 +2,9 @@ - + PlatformServiceClient - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ServerProtocol.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ServerProtocol.html index e8993122c5..029c54adad 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ServerProtocol.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/ServerProtocol.html @@ -2,9 +2,9 @@ - + ServerProtocol - + @@ -208,6 +208,10 @@ extends static String +getGraphVideoUrlBase()  + + +static String getRestUrlBase()  @@ -393,6 +397,15 @@ extends String getGraphUrlBase() + + + + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/SessionAuthorizationType.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/SessionAuthorizationType.html index 98fff43ced..c94a6dd381 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/SessionAuthorizationType.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/SessionAuthorizationType.html @@ -2,9 +2,9 @@ - + SessionAuthorizationType - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/SessionTracker.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/SessionTracker.html index 991cc2b2c9..e468e51c10 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/SessionTracker.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/SessionTracker.html @@ -2,9 +2,9 @@ - + SessionTracker - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Utility.FetchedAppSettings.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Utility.FetchedAppSettings.html index b40b243d02..441cc2b9e6 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Utility.FetchedAppSettings.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Utility.FetchedAppSettings.html @@ -2,9 +2,9 @@ - + Utility.FetchedAppSettings - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Utility.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Utility.html index fe567bd011..5eb6867b5b 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Utility.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Utility.html @@ -2,9 +2,9 @@ - + Utility - + @@ -214,52 +214,64 @@ extends static String -getMetadataApplicationId(Context context)  +getHashedDeviceAndAppID(Context context, + String applicationId)  +static String +getMetadataApplicationId(Context context)  + + static Object getStringPropertyAsJSON(JSONObject jsonObject, String key, String nonJSONPropertyKey)  - + static <T> boolean isNullOrEmpty(Collection<T> c)  - + static boolean isNullOrEmpty(String s)  - + static <T> boolean isSubset(Collection<T> subset, Collection<T> superset)  - + static void logd(String tag, Exception e)  - + static void logd(String tag, String msg)  - + static void putObjectInBundle(Bundle bundle, String key, Object value)  - + static Utility.FetchedAppSettings queryAppSettings(String applicationId, boolean forceRequery)  - + static String readStreamToString(InputStream inputStream)  + +static void +setAppEventAttributionParameters(GraphObject params, + String attributionId, + String hashedDeviceAndAppId, + boolean limitEventUsage)  + static boolean stringsEqualOrEmpty(String a, @@ -535,12 +547,34 @@ extends - diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Validate.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Validate.html index bc44a4ba5f..d6057d174f 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Validate.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/Validate.html @@ -2,9 +2,9 @@ - + Validate - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-frame.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-frame.html index b0ba1a24db..afd41ff47c 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-frame.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-frame.html @@ -2,9 +2,9 @@ - + com.facebook.internal - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-summary.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-summary.html index e51c86377a..4c2b073146 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-summary.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-summary.html @@ -2,9 +2,9 @@ - + com.facebook.internal - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-tree.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-tree.html index a6cc11c30e..4b1581b442 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-tree.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/internal/package-tree.html @@ -2,9 +2,9 @@ - + com.facebook.internal Class Hierarchy - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/CreateGraphObject.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/CreateGraphObject.html index 8394379716..e735580fde 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/CreateGraphObject.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/CreateGraphObject.html @@ -2,9 +2,9 @@ - + CreateGraphObject - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphLocation.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphLocation.html index eb0920fad5..81d3b0b0df 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphLocation.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphLocation.html @@ -2,9 +2,9 @@ - + GraphLocation - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphMultiResult.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphMultiResult.html index 11ab3bb448..73719dfc19 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphMultiResult.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphMultiResult.html @@ -2,9 +2,9 @@ - + GraphMultiResult - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObject.Factory.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObject.Factory.html index b79c7bc32a..74604d5856 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObject.Factory.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObject.Factory.html @@ -2,9 +2,9 @@ - + GraphObject.Factory - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObject.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObject.html index 81277a6420..16e5a9db6d 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObject.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObject.html @@ -2,9 +2,9 @@ - + GraphObject - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObjectList.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObjectList.html index e9f1952514..225c4d1d2c 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObjectList.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphObjectList.html @@ -2,9 +2,9 @@ - + GraphObjectList - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphPlace.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphPlace.html index b56c93c592..c2de32f0f0 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphPlace.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphPlace.html @@ -2,9 +2,9 @@ - + GraphPlace - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphUser.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphUser.html index 013cda7877..f937e93e60 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphUser.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/GraphUser.html @@ -2,9 +2,9 @@ - + GraphUser - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphAction.Factory.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphAction.Factory.html index cb274c4c06..610e5d5c62 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphAction.Factory.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphAction.Factory.html @@ -2,9 +2,9 @@ - + OpenGraphAction.Factory - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphAction.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphAction.html index 613f3888e9..07659d24af 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphAction.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphAction.html @@ -2,9 +2,9 @@ - + OpenGraphAction - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphObject.Factory.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphObject.Factory.html index 8a66a2308f..9443445d28 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphObject.Factory.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphObject.Factory.html @@ -2,9 +2,9 @@ - + OpenGraphObject.Factory - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphObject.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphObject.html index 54c6d4de05..c182912382 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphObject.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/OpenGraphObject.html @@ -2,9 +2,9 @@ - + OpenGraphObject - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/PropertyName.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/PropertyName.html index 13cd7ba6c0..af8bae4644 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/PropertyName.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/PropertyName.html @@ -2,9 +2,9 @@ - + PropertyName - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-frame.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-frame.html index a5274af671..44e10dd917 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-frame.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-frame.html @@ -2,9 +2,9 @@ - + com.facebook.model - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-summary.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-summary.html index 3ce74160fd..593ca09e0c 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-summary.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-summary.html @@ -2,9 +2,9 @@ - + com.facebook.model - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-tree.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-tree.html index 7177077d66..416ff6a78d 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-tree.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/model/package-tree.html @@ -2,9 +2,9 @@ - + com.facebook.model Class Hierarchy - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-frame.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-frame.html index e9b47a365a..80b08fbaee 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-frame.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-frame.html @@ -2,9 +2,9 @@ - + com.facebook - + @@ -17,7 +17,9 @@
  • Request.GraphPlaceListCallback
  • Request.GraphUserCallback
  • Request.GraphUserListCallback
  • +
  • Request.OnProgressCallback
  • RequestBatch.Callback
  • +
  • RequestBatch.OnProgressCallback
  • Session.StatusCallback
  • Classes

    diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-summary.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-summary.html index e58a47f300..bb0fdd8f56 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-summary.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-summary.html @@ -2,9 +2,9 @@ - + com.facebook - + @@ -112,12 +112,26 @@ +Request.OnProgressCallback + +
    Specifies the interface that consumers of the Request class can implement in order to be notified when a + progress is made on a particular request.
    + + + RequestBatch.Callback
    Specifies the interface that consumers of the RequestBatch class can implement in order to be notified when the entire batch completes execution.
    + +RequestBatch.OnProgressCallback + +
    Specifies the interface that consumers of the RequestBatch class can implement in order to be notified when the + batch makes progress.
    + + Session.StatusCallback diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-tree.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-tree.html index 582306bd72..e6e88ee205 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-tree.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/package-tree.html @@ -2,9 +2,9 @@ - + com.facebook Class Hierarchy - + @@ -166,11 +166,19 @@

    Interface Hierarchy

    Enum Hierarchy

    @@ -179,14 +187,14 @@ diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.OpenGraphActionDialogBuilder.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.OpenGraphActionDialogBuilder.html index fbf84b0a1b..191776f5f1 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.OpenGraphActionDialogBuilder.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.OpenGraphActionDialogBuilder.html @@ -2,9 +2,9 @@ - + FacebookDialog.OpenGraphActionDialogBuilder - + @@ -63,13 +63,13 @@
  • Nested | 
  • Field | 
  • Constr | 
  • -
  • Method
  • +
  • Method
  • @@ -105,8 +105,8 @@ extends FacebookDialog.canPresentOpenGraphActionDialog(android.content.Context, + com.facebook.widget.FacebookDialog.OpenGraphActionDialogFeature...) indicates the capability is available. @@ -148,84 +148,6 @@ extends -Methods  - -Modifier and Type -Method and Description - - -FacebookDialog.OpenGraphActionDialogBuilder -setDataErrorsFatal(boolean dataErrorsFatal) -
    Sets whether errors encountered during previewing the shared item should be considered fatal and - cause the dialog to return an error
    - - - -FacebookDialog.OpenGraphActionDialogBuilder -setImageAttachmentFilesForAction(List<File> bitmapFiles) -
    Specifies a list of images for the Open Graph action that should be uploaded prior to publishing the - action.
    - - - -FacebookDialog.OpenGraphActionDialogBuilder -setImageAttachmentFilesForAction(List<File> bitmapFiles, - boolean isUserGenerated) -
    Specifies a list of images for the Open Graph action that should be uploaded prior to publishing the - action.
    - - - -FacebookDialog.OpenGraphActionDialogBuilder -setImageAttachmentFilesForObject(String objectProperty, - List<File> bitmapFiles) -
    Specifies a list of images for an Open Graph object referenced by the action that should be uploaded - prior to publishing the action.
    - - - -FacebookDialog.OpenGraphActionDialogBuilder -setImageAttachmentFilesForObject(String objectProperty, - List<File> bitmapFiles, - boolean isUserGenerated) -
    Specifies a list of images for an Open Graph object referenced by the action that should be uploaded - prior to publishing the action.
    - - - -FacebookDialog.OpenGraphActionDialogBuilder -setImageAttachmentsForAction(List<Bitmap> bitmaps) -
    Specifies a list of images for the Open Graph action that should be uploaded prior to publishing the - action.
    - - - -FacebookDialog.OpenGraphActionDialogBuilder -setImageAttachmentsForAction(List<Bitmap> bitmaps, - boolean isUserGenerated) -
    Specifies a list of images for the Open Graph action that should be uploaded prior to publishing the - action.
    - - - -FacebookDialog.OpenGraphActionDialogBuilder -setImageAttachmentsForObject(String objectProperty, - List<Bitmap> bitmaps) -
    Specifies a list of images for an Open Graph object referenced by the action that should be uploaded - prior to publishing the action.
    - - - -FacebookDialog.OpenGraphActionDialogBuilder -setImageAttachmentsForObject(String objectProperty, - List<Bitmap> bitmaps, - boolean isUserGenerated) -
    Specifies a list of images for an Open Graph object referenced by the action that should be uploaded - prior to publishing the action.
    - - - @@ -280,233 +202,14 @@ public FacebookDialog.OpenGraphActionDialogBuilder(String previewPropertyName)
    Constructor.
    Parameters:
    activity - the Activity which is presenting the native Open Graph action publish dialog; - must not be null
    action - the Open Graph action to be published, which must contain a reference to at least one - Open Graph object with the property name specified by setPreviewPropertyName; the action - must have had its type specified via the OpenGraphAction.setType(String) method
    previewPropertyName - the name of a property on the Open Graph action that contains the + must not be null
    action - the Open Graph action to be published, which must contain a reference to at least one + Open Graph object with the property name specified by setPreviewPropertyName; the action + must have had its type specified via the OpenGraphAction.setType(String) method
    previewPropertyName - the name of a property on the Open Graph action that contains the Open Graph object which will be displayed as a preview to the user
    - - @@ -558,13 +261,13 @@ public FacebookDialog.OpenGraphActionDialogBuilder(Field | 
  • Constr | 
  • -
  • Method
  • +
  • Method
  • diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.OpenGraphActionDialogFeature.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.OpenGraphActionDialogFeature.html index 0841a8494b..b11b2802bf 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.OpenGraphActionDialogFeature.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.OpenGraphActionDialogFeature.html @@ -2,9 +2,9 @@ - + FacebookDialog.OpenGraphActionDialogFeature - + @@ -110,7 +110,7 @@
    public static enum FacebookDialog.OpenGraphActionDialogFeature
     extends Enum<FacebookDialog.OpenGraphActionDialogFeature>
    -
    Defines a set of features that may be supported by the native Open Graph action dialog exposed by the Facebook +
    Defines a set of features that may be supported by the native Open Graph dialogs exposed by the Facebook application. As additional features are added, these flags may be passed to FacebookDialog.canPresentOpenGraphActionDialog(android.content.Context, com.facebook.widget.FacebookDialog.OpenGraphActionDialogFeature...) @@ -156,18 +156,24 @@ extends Method and Description +String +getAction() +
    This method is for internal use only.
    + + + int getMinVersion()
    This method is for internal use only.
    - + static FacebookDialog.OpenGraphActionDialogFeature valueOf(String name)
    Returns the enum constant of this type with the specified name.
    - + static FacebookDialog.OpenGraphActionDialogFeature[] values()
    Returns an array containing the constants of this enum type, in @@ -259,6 +265,16 @@ with the specified name
    NullPointerException - if the argument is null
    + + + +
      +
    • +

      getAction

      +
      public String getAction()
      +
      This method is for internal use only.
      +
    • +
    diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.PendingCall.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.PendingCall.html index 6abec8840d..b1342f9ff3 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.PendingCall.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.PendingCall.html @@ -2,9 +2,9 @@ - + FacebookDialog.PendingCall - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.ShareDialogBuilder.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.ShareDialogBuilder.html index ef1639df72..3e6752a0de 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.ShareDialogBuilder.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.ShareDialogBuilder.html @@ -2,9 +2,9 @@ - + FacebookDialog.ShareDialogBuilder - + @@ -63,13 +63,13 @@
  • Nested | 
  • Field | 
  • Constr | 
  • -
  • Method
  • +
  • Method
  • @@ -103,8 +103,8 @@ extends Object
    Provides a builder which can construct a FacebookDialog instance suitable for presenting the native Share dialog. This builder will throw an exception if the Facebook application is not installed, so it - should only be used if FacebookDialog.checkCanPresentShareDialog() indicates the capability - is available.
    + should only be used if FacebookDialog.canPresentShareDialog(android.content.Context, + com.facebook.widget.FacebookDialog.ShareDialogFeature...) indicates the capability is available.
    @@ -136,68 +136,6 @@ extends -Methods  - -Modifier and Type -Method and Description - - -FacebookDialog.ShareDialogBuilder -setCaption(String caption) -
    Sets the subtitle of the item to be shared.
    - - - -FacebookDialog.ShareDialogBuilder -setDataErrorsFatal(boolean dataErrorsFatal) -
    Sets whether errors encountered during previewing the shared item should be considered fatal and - cause the dialog to return an error
    - - - -FacebookDialog.ShareDialogBuilder -setDescription(String description) -
    Sets the description of the item to be shared.
    - - - -FacebookDialog.ShareDialogBuilder -setFriends(List<String> friends) -
    Sets the tagged friends for the item to be shared.
    - - - -FacebookDialog.ShareDialogBuilder -setLink(String link) -
    Sets the URL of the item to be shared.
    - - - -FacebookDialog.ShareDialogBuilder -setName(String name) -
    Sets the title of the item to be shared.
    - - - -FacebookDialog.ShareDialogBuilder -setPicture(String picture) -
    Sets the URL of the image of the item to be shared.
    - - - -FacebookDialog.ShareDialogBuilder -setPlace(String place) -
    Sets the place for the item to be shared.
    - - - -FacebookDialog.ShareDialogBuilder -setRef(String ref) -
    Sets the 'ref' property of the item to be shared.
    - - - @@ -400,13 +221,13 @@ extends Field | 
  • Constr | 
  • -
  • Method
  • +
  • Method
  • diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.ShareDialogFeature.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.ShareDialogFeature.html index 2c63d8aaab..0ae549c5a1 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.ShareDialogFeature.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.ShareDialogFeature.html @@ -2,9 +2,9 @@ - + FacebookDialog.ShareDialogFeature - + @@ -156,18 +156,24 @@ extends Method and Description +String +getAction() +
    This method is for internal use only.
    + + + int getMinVersion()
    This method is for internal use only.
    - + static FacebookDialog.ShareDialogFeature valueOf(String name)
    Returns the enum constant of this type with the specified name.
    - + static FacebookDialog.ShareDialogFeature[] values()
    Returns an array containing the constants of this enum type, in @@ -259,6 +265,16 @@ with the specified name
    NullPointerException - if the argument is null
    + + + +
      +
    • +

      getAction

      +
      public String getAction()
      +
      This method is for internal use only.
      +
    • +
    diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.html index 86cf1a16ed..042269c4fc 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FacebookDialog.html @@ -2,9 +2,9 @@ - + FacebookDialog - + @@ -132,7 +132,7 @@ extends static class  FacebookDialog.OpenGraphActionDialogFeature -
    Defines a set of features that may be supported by the native Open Graph action dialog exposed by the Facebook +
    Defines a set of features that may be supported by the native Open Graph dialogs exposed by the Facebook application.
    @@ -363,7 +363,7 @@ extends Parameters:
    context - the calling Context
    features - zero or more features to check for; FacebookDialog.ShareDialogFeature.SHARE_DIALOG is implicitly checked if not explicitly specified
    Returns:
    true if all of the specified features are supported by the currently installed version of the - Facebook application; false if any of the features are not supported
    + Facebook application; false if any of the features are not supported @@ -380,7 +380,7 @@ extends Parameters:
    context - the calling Context
    features - zero or more features to check for; FacebookDialog.OpenGraphActionDialogFeature.OG_ACTION_DIALOG is implicitly checked if not explicitly specified
    Returns:
    true if all of the specified features are supported by the currently installed version of the - Facebook application; false if any of the features are not supported
    + Facebook application; false if any of the features are not supported diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FriendPickerFragment.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FriendPickerFragment.html index 75d38de9dd..9b27230efb 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FriendPickerFragment.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/FriendPickerFragment.html @@ -2,9 +2,9 @@ - + FriendPickerFragment - + @@ -233,25 +233,55 @@ extends void +loadData(boolean forceReload) +
    Causes the picker to load data from the service and display it to the user.
    + + + +void onInflate(Activity activity, AttributeSet attrs, Bundle savedInstanceState)  - + void setMultiSelect(boolean multiSelect)
    Sets whether the user can select multiple friends, or only one friend.
    + +void +setSelection(GraphUser... graphUsers) +
    Sets the list of friends for pre selection.
    + + void +setSelection(List<GraphUser> graphUsers) +
    Sets the list of friends for pre selection.
    + + + +void +setSelectionByIds(List<String> userIds) +
    Sets the list of friends for pre selection.
    + + + +void +setSelectionByIds(String... userIds) +
    Sets the list of friends for pre selection.
    + + + +void setSettingsFromBundle(Bundle inState)
    Updates the properties of the PickerFragment based on the contents of the supplied Bundle; calling Activities may use this to pass additional configuration information to the PickerFragment beyond what is specified in its XML layout.
    - + void setUserId(String userId)
    Sets the ID of the user whose friends should be displayed.
    @@ -263,7 +293,7 @@ extends PickerFragment -getDoneButtonText, getExtraFields, getFilter, getOnDataChangedListener, getOnDoneButtonClickedListener, getOnErrorListener, getOnSelectionChangedListener, getSession, getShowPictures, getShowTitleBar, getTitleText, loadData, onActivityCreated, onCreate, onCreateView, onDetach, onSaveInstanceState, onStop, setArguments, setDoneButtonText, setExtraFields, setFilter, setOnDataChangedListener, setOnDoneButtonClickedListener, setOnErrorListener, setOnSelectionChangedListener, setSession, setShowPictures, setShowTitleBar, setTitleText +getDoneButtonText, getExtraFields, getFilter, getOnDataChangedListener, getOnDoneButtonClickedListener, getOnErrorListener, getOnSelectionChangedListener, getSession, getShowPictures, getShowTitleBar, getTitleText, onActivityCreated, onCreate, onCreateView, onDetach, onSaveInstanceState, onStop, setArguments, setDoneButtonText, setExtraFields, setFilter, setOnDataChangedListener, setOnDoneButtonClickedListener, setOnErrorListener, setOnSelectionChangedListener, setSession, setShowPictures, setShowTitleBar, setTitleText + + + +
      +
    • +

      setSelectionByIds

      +
      public void setSelectionByIds(List<String> userIds)
      +
      Sets the list of friends for pre selection. These friends will be selected by default.
      +
      Parameters:
      userIds - list of friends as ids
      +
    • +
    + + + +
      +
    • +

      setSelectionByIds

      +
      public void setSelectionByIds(String... userIds)
      +
      Sets the list of friends for pre selection. These friends will be selected by default.
      +
      Parameters:
      userIds - list of friends as ids
      +
    • +
    + + + +
      +
    • +

      setSelection

      +
      public void setSelection(GraphUser... graphUsers)
      +
      Sets the list of friends for pre selection. These friends will be selected by default.
      +
      Parameters:
      graphUsers - list of friends as GraphUsers
      +
    • +
    + + + +
      +
    • +

      setSelection

      +
      public void setSelection(List<GraphUser> graphUsers)
      +
      Sets the list of friends for pre selection. These friends will be selected by default.
      +
      Parameters:
      graphUsers - list of friends as GraphUsers
      +
    • +
    @@ -430,7 +504,7 @@ extends - diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.OnErrorListener.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.OnErrorListener.html index 25a28924eb..eb0c62fbaa 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.OnErrorListener.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.OnErrorListener.html @@ -2,9 +2,9 @@ - + LoginButton.OnErrorListener - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.UserInfoChangedCallback.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.UserInfoChangedCallback.html index eaa5e9de95..8dd5de2580 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.UserInfoChangedCallback.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.UserInfoChangedCallback.html @@ -2,9 +2,9 @@ - + LoginButton.UserInfoChangedCallback - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.html index 2f98a33afb..df211fa916 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/LoginButton.html @@ -2,9 +2,9 @@ - + LoginButton - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.GraphObjectFilter.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.GraphObjectFilter.html index cdab1e5be0..00f72ffee8 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.GraphObjectFilter.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.GraphObjectFilter.html @@ -2,9 +2,9 @@ - + PickerFragment.GraphObjectFilter - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnDataChangedListener.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnDataChangedListener.html index b8db4f5ff8..8652ea85ba 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnDataChangedListener.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnDataChangedListener.html @@ -2,9 +2,9 @@ - + PickerFragment.OnDataChangedListener - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnDoneButtonClickedListener.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnDoneButtonClickedListener.html index b5da78a6b9..7ce1250729 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnDoneButtonClickedListener.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnDoneButtonClickedListener.html @@ -2,9 +2,9 @@ - + PickerFragment.OnDoneButtonClickedListener - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnErrorListener.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnErrorListener.html index 23f0749f9c..a187cb7059 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnErrorListener.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnErrorListener.html @@ -2,9 +2,9 @@ - + PickerFragment.OnErrorListener - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnSelectionChangedListener.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnSelectionChangedListener.html index 5b5ea3d4ca..1165fbb892 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnSelectionChangedListener.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.OnSelectionChangedListener.html @@ -2,9 +2,9 @@ - + PickerFragment.OnSelectionChangedListener - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.html index 5ab8567b34..66c00b876d 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PickerFragment.html @@ -2,9 +2,9 @@ - + PickerFragment - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PlacePickerFragment.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PlacePickerFragment.html index 1107242c8d..932c49a03a 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PlacePickerFragment.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/PlacePickerFragment.html @@ -2,9 +2,9 @@ - + PlacePickerFragment - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/ProfilePictureView.OnErrorListener.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/ProfilePictureView.OnErrorListener.html index 12c1adbac7..4feb2a4722 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/ProfilePictureView.OnErrorListener.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/ProfilePictureView.OnErrorListener.html @@ -2,9 +2,9 @@ - + ProfilePictureView.OnErrorListener - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/ProfilePictureView.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/ProfilePictureView.html index f72dbdb4c6..c0f48f6e5a 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/ProfilePictureView.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/ProfilePictureView.html @@ -2,9 +2,9 @@ - + ProfilePictureView - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/UserSettingsFragment.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/UserSettingsFragment.html index 1f14e74bc4..66bcca526f 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/UserSettingsFragment.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/UserSettingsFragment.html @@ -2,9 +2,9 @@ - + UserSettingsFragment - + diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/WebDialog.Builder.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/WebDialog.Builder.html index ca9e3c7b59..0e6aad64c0 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/WebDialog.Builder.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/WebDialog.Builder.html @@ -2,9 +2,9 @@ - + WebDialog.Builder - + @@ -128,6 +128,13 @@ extends +WebDialog.Builder(Context context, + String action) +
    Constructor that builds a dialog using either the active session, or the application + id specified in the application/meta-data.
    + + + WebDialog.Builder(Context context, String applicationId, String action, @@ -165,6 +172,20 @@ extends + + +
      +
    • +

      WebDialog.Builder

      +
      public WebDialog.Builder(Context context,
      +                 String action)
      +
      Constructor that builds a dialog using either the active session, or the application + id specified in the application/meta-data.
      +
      Parameters:
      context - the Context within which the dialog will be shown.
      action - the portion of the dialog URL following www.facebook.com/dialog/. + See https://developers.facebook.com/docs/reference/dialogs/ for details.
      +
    • +
    diff --git a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/WebDialog.FeedDialogBuilder.html b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/WebDialog.FeedDialogBuilder.html index 254b2ce6eb..6f59daf6ca 100644 --- a/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/WebDialog.FeedDialogBuilder.html +++ b/android/3rd_party/facebook-android-sdk/docs/com/facebook/widget/WebDialog.FeedDialogBuilder.html @@ -2,9 +2,9 @@ - + WebDialog.FeedDialogBuilder - + @@ -121,16 +121,29 @@ extends Constructor and Description -WebDialog.FeedDialogBuilder(Context context, - Session session) -
    Constructor.
    +WebDialog.FeedDialogBuilder(Context context) +
    Constructor that builds a Feed Dialog using either the active session, or the application + ID specified in the application/meta-data.
    +WebDialog.FeedDialogBuilder(Context context, + Session session) +
    Constructor that builds a Feed Dialog using the provided session.
    + + + WebDialog.FeedDialogBuilder(Context context, Session session, Bundle parameters) -
    Constructor.
    +
    Constructor that builds a Feed Dialog using the provided session and parameters.
    + + + +WebDialog.FeedDialogBuilder(Context context, + String applicationId, + Bundle parameters) +
    Constructor that builds a Feed Dialog using the provided application ID and parameters.
    @@ -218,6 +231,18 @@ extends + + +
      +
    • +

      WebDialog.FeedDialogBuilder

      +
      public WebDialog.FeedDialogBuilder(Context context)
      +
      Constructor that builds a Feed Dialog using either the active session, or the application + ID specified in the application/meta-data.
      +
      Parameters:
      context - the Context within which the dialog will be shown.
      +
    • +
    @@ -226,7 +251,7 @@ extends Context context, Session session) -
    Constructor.
    +
    Constructor that builds a Feed Dialog using the provided session.
    Parameters:
    context - the Context within which the dialog will be shown.
    session - the Session representing an authenticating user to use for showing the dialog; must not be null, and must be opened.
    @@ -234,19 +259,37 @@ extends -
    Provides a builder that allows construction of an arbitary Facebook web dialog.
    +
    WebDialog.Builder(Context, String) - Constructor for class com.facebook.widget.WebDialog.Builder
    +
    +
    Constructor that builds a dialog using either the active session, or the application + id specified in the application/meta-data.
    +
    WebDialog.Builder(Context, Session, String, Bundle) - Constructor for class com.facebook.widget.WebDialog.Builder
    Constructor that builds a dialog for an authenticated user.
    @@ -4984,13 +4981,22 @@ the order they are declared.
    Provides a builder that allows construction of the parameters for showing the Feed Dialog.
    +
    WebDialog.FeedDialogBuilder(Context) - Constructor for class com.facebook.widget.WebDialog.FeedDialogBuilder
    +
    +
    Constructor that builds a Feed Dialog using either the active session, or the application + ID specified in the application/meta-data.
    +
    WebDialog.FeedDialogBuilder(Context, Session) - Constructor for class com.facebook.widget.WebDialog.FeedDialogBuilder
    -
    Constructor.
    +
    Constructor that builds a Feed Dialog using the provided session.
    WebDialog.FeedDialogBuilder(Context, Session, Bundle) - Constructor for class com.facebook.widget.WebDialog.FeedDialogBuilder
    -
    Constructor.
    +
    Constructor that builds a Feed Dialog using the provided session and parameters.
    +
    +
    WebDialog.FeedDialogBuilder(Context, String, Bundle) - Constructor for class com.facebook.widget.WebDialog.FeedDialogBuilder
    +
    +
    Constructor that builds a Feed Dialog using the provided application ID and parameters.
    WebDialog.OnCompleteListener - Interface in com.facebook.widget
    @@ -5003,13 +5009,22 @@ the order they are declared.
    Provides a builder that allows construction of the parameters for showing the Requests Dialog.
    +
    WebDialog.RequestsDialogBuilder(Context) - Constructor for class com.facebook.widget.WebDialog.RequestsDialogBuilder
    +
    +
    Constructor that builds a Requests Dialog using either the active session, or the application + ID specified in the application/meta-data.
    +
    WebDialog.RequestsDialogBuilder(Context, Session) - Constructor for class com.facebook.widget.WebDialog.RequestsDialogBuilder
    -
    Constructor.
    +
    Constructor that builds a Requests Dialog using the provided session.
    WebDialog.RequestsDialogBuilder(Context, Session, Bundle) - Constructor for class com.facebook.widget.WebDialog.RequestsDialogBuilder
    -
    Constructor.
    +
    Constructor that builds a Requests Dialog using the provided session and parameters.
    +
    +
    WebDialog.RequestsDialogBuilder(Context, String, Bundle) - Constructor for class com.facebook.widget.WebDialog.RequestsDialogBuilder
    +
    +
    Constructor that builds a Requests Dialog using the provided application ID and parameters.
    writeToParcel(Parcel, int) - Method in class com.facebook.widget.FacebookDialog.PendingCall
     
    diff --git a/android/3rd_party/facebook-android-sdk/docs/index.html b/android/3rd_party/facebook-android-sdk/docs/index.html index 42df0b6987..28752f590e 100644 --- a/android/3rd_party/facebook-android-sdk/docs/index.html +++ b/android/3rd_party/facebook-android-sdk/docs/index.html @@ -2,14 +2,48 @@ - + Generated Documentation (Untitled)