From c1609c41639a324d63e8f36334c66e53111ef618 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Thu, 1 Aug 2013 15:30:06 -0700 Subject: Doc change: Updated reference docs for Google Play Services 3.2. Change-Id: I784e7a16b92f1d122211024fbdb261c06b804376 --- .../reference/com/google/android/gms/R.attr.html | 905 +++++++++- .../reference/com/google/android/gms/R.color.html | 14 +- .../com/google/android/gms/R.drawable.html | 14 +- docs/html/reference/com/google/android/gms/R.html | 14 +- .../reference/com/google/android/gms/R.id.html | 482 +++++- .../reference/com/google/android/gms/R.string.html | 14 +- .../com/google/android/gms/R.styleable.html | 1726 ++++++++++++++++++-- .../com/google/android/gms/appstate/AppState.html | 26 +- .../android/gms/appstate/AppStateBuffer.html | 18 +- .../gms/appstate/AppStateClient.Builder.html | 30 +- .../android/gms/appstate/AppStateClient.html | 18 +- .../gms/appstate/OnStateLoadedListener.html | 4 +- .../android/gms/auth/GoogleAuthException.html | 48 +- .../google/android/gms/auth/GoogleAuthUtil.html | 389 ++--- .../GooglePlayServicesAvailabilityException.html | 46 +- .../gms/auth/UserRecoverableAuthException.html | 52 +- .../gms/auth/UserRecoverableNotifiedException.html | 44 +- .../google/android/gms/common/AccountPicker.html | 44 +- .../android/gms/common/ConnectionResult.html | 40 +- ...oglePlayServicesClient.ConnectionCallbacks.html | 4 +- ...yServicesClient.OnConnectionFailedListener.html | 2 +- .../GooglePlayServicesNotAvailableException.html | 42 +- .../android/gms/common/GooglePlayServicesUtil.html | 84 +- .../com/google/android/gms/common/Scopes.html | 30 +- .../google/android/gms/common/SignInButton.html | 582 +++---- .../google/android/gms/common/data/DataBuffer.html | 24 +- .../android/gms/common/data/DataBufferUtils.html | 18 +- .../google/android/gms/common/data/Freezable.html | 54 + .../images/ImageManager.OnImageLoadedListener.html | 4 +- .../android/gms/common/images/ImageManager.html | 81 +- .../google/android/gms/common/package-summary.html | 2 +- .../com/google/android/gms/games/Game.html | 90 +- .../com/google/android/gms/games/GameBuffer.html | 18 +- .../com/google/android/gms/games/GameEntity.html | 381 ++++- .../gms/games/GamesActivityResultCodes.html | 18 +- .../android/gms/games/GamesClient.Builder.html | 42 +- .../com/google/android/gms/games/GamesClient.html | 404 +++-- .../google/android/gms/games/PageDirection.html | 14 +- .../com/google/android/gms/games/Player.html | 52 +- .../com/google/android/gms/games/PlayerBuffer.html | 18 +- .../com/google/android/gms/games/PlayerEntity.html | 317 +++- .../google/android/gms/games/RealTimeSocket.html | 40 +- .../android/gms/games/achievement/Achievement.html | 64 +- .../gms/games/achievement/AchievementBuffer.html | 18 +- .../achievement/OnAchievementUpdatedListener.html | 4 +- .../android/gms/games/leaderboard/Leaderboard.html | 26 +- .../gms/games/leaderboard/LeaderboardBuffer.html | 22 +- .../gms/games/leaderboard/LeaderboardScore.html | 66 +- .../games/leaderboard/LeaderboardScoreBuffer.html | 18 +- .../gms/games/leaderboard/LeaderboardVariant.html | 8 +- .../leaderboard/OnScoreSubmittedListener.html | 2 +- .../leaderboard/SubmitScoreResult.Result.html | 26 +- .../gms/games/leaderboard/SubmitScoreResult.html | 34 +- .../android/gms/games/multiplayer/Invitation.html | 85 +- .../gms/games/multiplayer/InvitationBuffer.html | 22 +- .../gms/games/multiplayer/InvitationEntity.html | 359 +++- .../android/gms/games/multiplayer/Participant.html | 52 +- .../gms/games/multiplayer/ParticipantBuffer.html | 18 +- .../gms/games/multiplayer/ParticipantEntity.html | 370 ++++- .../gms/games/multiplayer/ParticipantUtils.html | 22 +- .../gms/games/multiplayer/Participatable.html | 4 +- .../gms/games/multiplayer/package-summary.html | 5 - .../multiplayer/realtime/RealTimeMessage.html | 32 +- .../RealTimeReliableMessageSentListener.html | 4 +- .../gms/games/multiplayer/realtime/Room.html | 66 +- .../multiplayer/realtime/RoomConfig.Builder.html | 30 +- .../gms/games/multiplayer/realtime/RoomConfig.html | 30 +- .../gms/games/multiplayer/realtime/RoomEntity.html | 343 +++- .../realtime/RoomStatusUpdateListener.html | 203 ++- .../multiplayer/realtime/RoomUpdateListener.html | 24 +- .../google/android/gms/games/package-summary.html | 2 +- .../android/gms/gcm/GoogleCloudMessaging.html | 70 +- .../gms/location/ActivityRecognitionClient.html | 36 +- .../gms/location/ActivityRecognitionResult.html | 92 +- .../android/gms/location/DetectedActivity.html | 80 +- .../android/gms/location/Geofence.Builder.html | 20 +- .../com/google/android/gms/location/Geofence.html | 4 +- ...ocationClient.OnAddGeofencesResultListener.html | 4 +- ...tionClient.OnRemoveGeofencesResultListener.html | 8 +- .../android/gms/location/LocationClient.html | 323 +++- .../android/gms/location/LocationListener.html | 4 +- .../android/gms/location/LocationRequest.html | 111 +- .../android/gms/location/LocationStatusCodes.html | 14 +- .../com/google/android/gms/maps/CameraUpdate.html | 14 +- .../android/gms/maps/CameraUpdateFactory.html | 20 +- .../gms/maps/GoogleMap.InfoWindowAdapter.html | 8 +- .../GoogleMap.OnMyLocationButtonClickListener.html | 899 ++++++++++ .../maps/GoogleMap.OnMyLocationChangeListener.html | 4 +- .../gms/maps/GoogleMap.SnapshotReadyCallback.html | 899 ++++++++++ .../com/google/android/gms/maps/GoogleMap.html | 259 ++- .../google/android/gms/maps/GoogleMapOptions.html | 129 +- .../LocationSource.OnLocationChangedListener.html | 4 +- .../google/android/gms/maps/LocationSource.html | 6 +- .../com/google/android/gms/maps/MapFragment.html | 128 +- .../com/google/android/gms/maps/MapView.html | 596 +++---- .../google/android/gms/maps/MapsInitializer.html | 18 +- .../com/google/android/gms/maps/Projection.html | 26 +- .../android/gms/maps/SupportMapFragment.html | 128 +- .../com/google/android/gms/maps/UiSettings.html | 14 +- .../android/gms/maps/model/BitmapDescriptor.html | 14 +- .../gms/maps/model/BitmapDescriptorFactory.html | 32 +- .../gms/maps/model/CameraPosition.Builder.html | 14 +- .../android/gms/maps/model/CameraPosition.html | 103 +- .../com/google/android/gms/maps/model/Circle.html | 38 +- .../android/gms/maps/model/CircleOptions.html | 97 +- .../android/gms/maps/model/GroundOverlay.html | 32 +- .../gms/maps/model/GroundOverlayOptions.html | 84 +- .../com/google/android/gms/maps/model/LatLng.html | 97 +- .../gms/maps/model/LatLngBounds.Builder.html | 16 +- .../android/gms/maps/model/LatLngBounds.html | 97 +- .../com/google/android/gms/maps/model/Marker.html | 42 +- .../android/gms/maps/model/MarkerOptions.html | 105 +- .../com/google/android/gms/maps/model/Polygon.html | 44 +- .../android/gms/maps/model/PolygonOptions.html | 105 +- .../google/android/gms/maps/model/Polyline.html | 36 +- .../android/gms/maps/model/PolylineOptions.html | 97 +- .../gms/maps/model/RuntimeRemoteException.html | 48 +- .../com/google/android/gms/maps/model/Tile.html | 93 +- .../google/android/gms/maps/model/TileOverlay.html | 24 +- .../android/gms/maps/model/TileOverlayOptions.html | 89 +- .../android/gms/maps/model/UrlTileProvider.html | 24 +- .../android/gms/maps/model/VisibleRegion.html | 99 +- .../google/android/gms/maps/package-summary.html | 8 + ...anoramaClient.OnPanoramaInfoLoadedListener.html | 4 +- .../android/gms/panorama/PanoramaClient.html | 34 +- .../android/gms/plus/PlusClient.Builder.html | 32 +- .../plus/PlusClient.OnAccessRevokedListener.html | 11 +- .../plus/PlusClient.OnMomentsLoadedListener.html | 4 +- .../plus/PlusClient.OnPeopleLoadedListener.html | 23 +- .../plus/PlusClient.OnPersonLoadedListener.html | 41 +- .../android/gms/plus/PlusClient.OrderBy.html | 942 +++++++++++ .../com/google/android/gms/plus/PlusClient.html | 424 +++-- .../plus/PlusOneButton.OnPlusOneClickListener.html | 10 +- .../com/google/android/gms/plus/PlusOneButton.html | 544 +++--- .../google/android/gms/plus/PlusShare.Builder.html | 286 ++-- .../com/google/android/gms/plus/PlusShare.html | 125 +- .../gms/plus/model/moments/ItemScope.Builder.html | 264 +-- .../android/gms/plus/model/moments/ItemScope.html | 265 +-- .../gms/plus/model/moments/Moment.Builder.html | 37 +- .../android/gms/plus/model/moments/Moment.html | 41 +- .../gms/plus/model/moments/MomentBuffer.html | 18 +- .../gms/plus/model/people/Person.AgeRange.html | 18 + .../gms/plus/model/people/Person.Collection.html | 29 +- .../plus/model/people/Person.Cover.CoverInfo.html | 18 + .../plus/model/people/Person.Cover.CoverPhoto.html | 22 +- .../gms/plus/model/people/Person.Cover.Layout.html | 14 +- .../gms/plus/model/people/Person.Cover.html | 18 + .../gms/plus/model/people/Person.Emails.Type.html | 14 +- .../gms/plus/model/people/Person.Emails.html | 22 +- .../gms/plus/model/people/Person.Gender.html | 14 +- .../gms/plus/model/people/Person.Image.html | 22 +- .../android/gms/plus/model/people/Person.Name.html | 42 +- .../gms/plus/model/people/Person.ObjectType.html | 14 +- .../gms/plus/model/people/Person.OrderBy.html | 48 +- .../model/people/Person.Organizations.Type.html | 14 +- .../plus/model/people/Person.Organizations.html | 46 +- .../gms/plus/model/people/Person.PlacesLived.html | 22 +- .../model/people/Person.RelationshipStatus.html | 14 +- .../gms/plus/model/people/Person.Urls.Type.html | 214 ++- .../android/gms/plus/model/people/Person.Urls.html | 157 +- .../android/gms/plus/model/people/Person.html | 122 +- .../gms/plus/model/people/PersonBuffer.html | 18 +- .../gms/plus/model/people/package-summary.html | 9 +- .../google/android/gms/plus/package-summary.html | 27 +- 164 files changed, 12458 insertions(+), 5149 deletions(-) create mode 100644 docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationButtonClickListener.html create mode 100644 docs/html/reference/com/google/android/gms/maps/GoogleMap.SnapshotReadyCallback.html create mode 100644 docs/html/reference/com/google/android/gms/plus/PlusClient.OrderBy.html (limited to 'docs/html/reference/com/google') diff --git a/docs/html/reference/com/google/android/gms/R.attr.html b/docs/html/reference/com/google/android/gms/R.attr.html index 31fcc0a..a992f59 100644 --- a/docs/html/reference/com/google/android/gms/R.attr.html +++ b/docs/html/reference/com/google/android/gms/R.attr.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -833,6 +833,117 @@ Summary: static int + content + The content of this global search section. + + + + + + public + static + + int + contentProviderUri + The URI of the content provider that the index should crawl to get the data for this + corpus. + + + + + + public + static + + int + defaultIntentAction + The default value for the global search section default_intent_action. + + + + + + public + static + + int + defaultIntentActivity + The default value for the global search section default_intent_aactivity. + + + + + + public + static + + int + defaultIntentData + The default value for the global search section default_intent_data. + + + + + + public + static + + int + enabled + Whether or not global search is enabled for this app. + + + + + + public + static + + int + format + The format of the section. + + + + + + public + static + + int + id + The ID of the corpus. + + + + + + public + static + + int + indexPrefixes + Indicates if this section should support prefix matching. + + + + + + public + static + + int + label + A localized string to identify this apps data within the global search app. + + + + + + public + static + + int mapType

Must be one of the following constant values. @@ -844,12 +955,67 @@ Summary: static int + noIndex + Indicates if this section should not be indexed. + + + + + + public + static + + int + sectionId + The global search section ID for this mapping. + + + + + + public + static + + int + settingsDescription + A localized string to describe this apps data within the global search apps settings. + + + + + + public + static + + int + subsectionSeparator + Subsection separator. + + + + + + public + static + + int + trimmable + Indicates if documents from this corpus can be trimmed when the index reaches its quota. + + + + + + public + static + + int uiCompass

Must be a boolean value, either "true" or "false". - + public static @@ -860,7 +1026,7 @@ Summary: - + public static @@ -871,7 +1037,7 @@ Summary: - + public static @@ -882,7 +1048,7 @@ Summary: - + public static @@ -893,7 +1059,7 @@ Summary: - + public static @@ -904,7 +1070,7 @@ Summary: - + public static @@ -915,12 +1081,34 @@ Summary: + + + public + static + + int + version + The version of the corpus. + + + public static int + weight + The weight of the section. + + + + + + public + static + + int zOrderOnTop

Must be a boolean value, either "true" or "false". @@ -983,7 +1171,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object

+ Object clone() @@ -1021,7 +1209,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1050,7 +1238,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1114,7 +1302,7 @@ From class - String + String toString() @@ -1378,7 +1566,7 @@ containing a value of this type. - +

@@ -1388,7 +1576,7 @@ containing a value of this type. int - mapType + content

@@ -1398,18 +1586,14 @@ containing a value of this type.
-

Must be one of the following constant values.

- ---- - - - - - -
ConstantValueDescription
none0
normal1
satellite2
terrain3
hybrid4
+

The content of this global search section. This is a global search section template string. + It should contain a reference to a string which can change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type.

@@ -1418,7 +1602,7 @@ containing a value of this type. - +

@@ -1428,7 +1612,7 @@ containing a value of this type. int - uiCompass + contentProviderUri

@@ -1438,7 +1622,9 @@ containing a value of this type.
-

Must be a boolean value, either "true" or "false". +

The URI of the content provider that the index should crawl to get the data for this + corpus. Required. This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form @@ -1452,7 +1638,7 @@ containing a value of this type. - +

@@ -1462,7 +1648,7 @@ containing a value of this type. int - uiRotateGestures + defaultIntentAction

@@ -1472,7 +1658,9 @@ containing a value of this type.
-

Must be a boolean value, either "true" or "false". +

The default value for the global search section default_intent_action. Optional. + This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form @@ -1486,7 +1674,7 @@ containing a value of this type. - +

@@ -1496,7 +1684,7 @@ containing a value of this type. int - uiScrollGestures + defaultIntentActivity

@@ -1506,7 +1694,9 @@ containing a value of this type.
-

Must be a boolean value, either "true" or "false". +

The default value for the global search section default_intent_aactivity. Optional. + This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form @@ -1520,7 +1710,7 @@ containing a value of this type. - +

@@ -1530,7 +1720,7 @@ containing a value of this type. int - uiTiltGestures + defaultIntentData

@@ -1540,7 +1730,9 @@ containing a value of this type.
-

Must be a boolean value, either "true" or "false". +

The default value for the global search section default_intent_data. Optional. + This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form @@ -1554,7 +1746,7 @@ containing a value of this type. - +

@@ -1564,7 +1756,7 @@ containing a value of this type. int - uiZoomControls + enabled

@@ -1574,7 +1766,10 @@ containing a value of this type.
-

Must be a boolean value, either "true" or "false". +

Whether or not global search is enabled for this app. Optional; defaults to true. + If set to false, it will be treated as if the GlobalSearch element did not + exist. +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form @@ -1588,7 +1783,7 @@ containing a value of this type. - +

@@ -1598,7 +1793,7 @@ containing a value of this type. int - uiZoomGestures + format

@@ -1608,7 +1803,47 @@ containing a value of this type.
-

Must be a boolean value, either "true" or "false". +

The format of the section. Optional; default to plain. +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
plain0
html1
rfc8222
+

+ + +
+
+ + + + + +
+

+ + public + static + + int + + id +

+
+ + + + +
+
+ +

The ID of the corpus. Required. This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form @@ -1622,7 +1857,7 @@ containing a value of this type. - +

@@ -1632,7 +1867,7 @@ containing a value of this type. int - useViewLifecycle + indexPrefixes

@@ -1642,7 +1877,581 @@ containing a value of this type.
-

Must be a boolean value, either "true" or "false". +

Indicates if this section should support prefix matching. Optional; defaults to + false. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + label +

+
+ + + + +
+
+ +

A localized string to identify this apps data within the global search app. Required. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + mapType +

+
+ + + + +
+
+ +

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
none0
normal1
satellite2
terrain3
hybrid4
+

+ + +
+
+ + + + + +
+

+ + public + static + + int + + noIndex +

+
+ + + + +
+
+ +

Indicates if this section should not be indexed. Optional; defaults to false. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + sectionId +

+
+ + + + +
+
+ +

The global search section ID for this mapping. +

Must be one of the following constant values.

+ ++++ + + + + + + + + + +
ConstantValueDescription
text10
text21
icon_uri2
intent_action3
intent_data4
intent_data_id5
intent_extra_data6
large_icon_uri7
intent_activity8
+

+ + +
+
+ + + + + +
+

+ + public + static + + int + + settingsDescription +

+
+ + + + +
+
+ +

A localized string to describe this apps data within the global search apps settings. + Optional. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + subsectionSeparator +

+
+ + + + +
+
+ +

Subsection separator. Optional. If not provided, the section is not split into + subsections. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + trimmable +

+
+ + + + +
+
+ +

Indicates if documents from this corpus can be trimmed when the index reaches its quota. + Optional; defaults to true. +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + uiCompass +

+
+ + + + +
+
+ +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + uiRotateGestures +

+
+ + + + +
+
+ +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + uiScrollGestures +

+
+ + + + +
+
+ +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + uiTiltGestures +

+
+ + + + +
+
+ +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + uiZoomControls +

+
+ + + + +
+
+ +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + uiZoomGestures +

+
+ + + + +
+
+ +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + useViewLifecycle +

+
+ + + + +
+
+ +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + version +

+
+ + + + +
+
+ +

The version of the corpus. Optional; defaults to "0". This string must not change + between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + weight +

+
+ + + + +
+
+ +

The weight of the section. Optional; defaults to 1. +

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form diff --git a/docs/html/reference/com/google/android/gms/R.color.html b/docs/html/reference/com/google/android/gms/R.color.html index 3de6912..2a5f45d 100644 --- a/docs/html/reference/com/google/android/gms/R.color.html +++ b/docs/html/reference/com/google/android/gms/R.color.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -962,7 +962,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object

+ Object clone() @@ -1000,7 +1000,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1029,7 +1029,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1093,7 +1093,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/R.drawable.html b/docs/html/reference/com/google/android/gms/R.drawable.html index fb67137..13e5bfd 100644 --- a/docs/html/reference/com/google/android/gms/R.drawable.html +++ b/docs/html/reference/com/google/android/gms/R.drawable.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -1093,7 +1093,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1131,7 +1131,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1160,7 +1160,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1224,7 +1224,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/R.html b/docs/html/reference/com/google/android/gms/R.html index 1fb4827..cb765bd 100644 --- a/docs/html/reference/com/google/android/gms/R.html +++ b/docs/html/reference/com/google/android/gms/R.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -900,7 +900,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -938,7 +938,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -967,7 +967,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1031,7 +1031,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/R.id.html b/docs/html/reference/com/google/android/gms/R.id.html index c2a894e..9fa43e1 100644 --- a/docs/html/reference/com/google/android/gms/R.id.html +++ b/docs/html/reference/com/google/android/gms/R.id.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -778,11 +778,99 @@ Summary: static int + html + + + + + + + public + static + + int hybrid + + + public + static + + int + icon_uri + + + + + + + public + static + + int + intent_action + + + + + + + public + static + + int + intent_activity + + + + + + + public + static + + int + intent_data + + + + + + + public + static + + int + intent_data_id + + + + + + + public + static + + int + intent_extra_data + + + + + + + public + static + + int + large_icon_uri + + + + public @@ -811,6 +899,28 @@ Summary: static int + plain + + + + + + + public + static + + int + rfc822 + + + + + + + public + static + + int satellite @@ -827,6 +937,28 @@ Summary: + + + public + static + + int + text1 + + + + + + + public + static + + int + text2 + + + + @@ -884,7 +1016,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -922,7 +1054,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -951,7 +1083,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1015,7 +1147,7 @@ From class - String + String toString() @@ -1109,6 +1241,34 @@ From class + + +
+

+ + public + static + + int + + html +

+
+ + + + +
+
+ +

+ + +
+
+ + +
@@ -1137,6 +1297,202 @@ From class + + +
+

+ + public + static + + int + + icon_uri +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + intent_action +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + intent_activity +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + intent_data +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + intent_data_id +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + intent_extra_data +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + large_icon_uri +

+
+ + + + +
+
+ +

+ + +
+
+ + +
@@ -1193,6 +1549,62 @@ From class + + +
+

+ + public + static + + int + + plain +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + rfc822 +

+
+ + + + +
+
+ +

+ + +
+
+ + +
@@ -1249,6 +1661,62 @@ From class + + +
+

+ + public + static + + int + + text1 +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + text2 +

+
+ + + + +
+
+ +

+ + +
+
+ + + diff --git a/docs/html/reference/com/google/android/gms/R.string.html b/docs/html/reference/com/google/android/gms/R.string.html index 9a353cd..24752f1 100644 --- a/docs/html/reference/com/google/android/gms/R.string.html +++ b/docs/html/reference/com/google/android/gms/R.string.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -1087,7 +1087,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1125,7 +1125,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1154,7 +1154,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1218,7 +1218,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/R.styleable.html b/docs/html/reference/com/google/android/gms/R.styleable.html index a307d5a..cce75be 100644 --- a/docs/html/reference/com/google/android/gms/R.styleable.html +++ b/docs/html/reference/com/google/android/gms/R.styleable.html @@ -684,7 +684,7 @@ Summary: - extends Object
+ extends Object
@@ -704,7 +704,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -772,13 +772,105 @@ Summary: int + Corpus_contentProviderUri +

The URI of the content provider that the index should crawl to get the data for this + corpus. + + + + + int + Corpus_id +

The ID of the corpus. + + + + + int + Corpus_trimmable +

Indicates if documents from this corpus can be trimmed when the index reaches its quota. + + + + + int + Corpus_version +

The version of the corpus. + + + + + int + GlobalSearchCorpus_enabled +

Whether or not global search is enabled for this corpus. + + + + + int + GlobalSearchSection_content +

The content of this global search section. + + + + + int + GlobalSearchSection_sectionId +

The global search section ID for this mapping. + + + + + int + GlobalSearch_defaultIntentAction +

The default value for the global search section default_intent_action. + + + + + int + GlobalSearch_defaultIntentActivity +

The default value for the global search section default_intent_aactivity. + + + + + int + GlobalSearch_defaultIntentData +

The default value for the global search section default_intent_data. + + + + + int + GlobalSearch_enabled +

Whether or not global search is enabled for this app. + + + + + int + GlobalSearch_label +

A localized string to identify this apps data within the global search app. + + + + + int + GlobalSearch_settingsDescription +

A localized string to describe this apps data within the global search apps settings. + + + + + int MapAttrs_cameraBearing

This symbol is the offset where the cameraBearing attribute's value can be found in the MapAttrs array. - + int MapAttrs_cameraTargetLat

This symbol is the offset where the cameraTargetLat @@ -786,7 +878,7 @@ Summary: - + int MapAttrs_cameraTargetLng

This symbol is the offset where the cameraTargetLng @@ -794,7 +886,7 @@ Summary: - + int MapAttrs_cameraTilt

This symbol is the offset where the cameraTilt @@ -802,7 +894,7 @@ Summary: - + int MapAttrs_cameraZoom

This symbol is the offset where the cameraZoom @@ -810,7 +902,7 @@ Summary: - + int MapAttrs_mapType

This symbol is the offset where the mapType @@ -818,7 +910,7 @@ Summary: - + int MapAttrs_uiCompass

This symbol is the offset where the uiCompass @@ -826,7 +918,7 @@ Summary: - + int MapAttrs_uiRotateGestures

This symbol is the offset where the uiRotateGestures @@ -834,7 +926,7 @@ Summary: - + int MapAttrs_uiScrollGestures

This symbol is the offset where the uiScrollGestures @@ -842,7 +934,7 @@ Summary: - + int MapAttrs_uiTiltGestures

This symbol is the offset where the uiTiltGestures @@ -850,7 +942,7 @@ Summary: - + int MapAttrs_uiZoomControls

This symbol is the offset where the uiZoomControls @@ -858,7 +950,7 @@ Summary: - + int MapAttrs_uiZoomGestures

This symbol is the offset where the uiZoomGestures @@ -866,7 +958,7 @@ Summary: - + int MapAttrs_useViewLifecycle

This symbol is the offset where the useViewLifecycle @@ -874,7 +966,7 @@ Summary: - + int MapAttrs_zOrderOnTop

This symbol is the offset where the zOrderOnTop @@ -882,6 +974,48 @@ Summary: + + int + Section_format +

The format of the section. + + + + + int + Section_id +

The ID of the section. + + + + + int + Section_indexPrefixes +

Indicates if this section should support prefix matching. + + + + + int + Section_noIndex +

Indicates if this section should not be indexed. + + + + + int + Section_subsectionSeparator +

Subsection separator. + + + + + int + Section_weight +

The weight of the section. + + + @@ -902,11 +1036,80 @@ Summary: static final int[] + AppDataSearch + Applications that index data using AppDataSearch must provide their corpus configuration + in an XML file, typically called appdatasearch.xml. + + + + + + public + static + final + int[] + Corpus + The Corpus element represents a corpus within AppDataSearch. + + + + + + public + static + final + int[] + GlobalSearch + The GlobalSearch element should be included if you want your apps data to appear + in the global search app. + + + + + + public + static + final + int[] + GlobalSearchCorpus + Each Corpus element should include a GlobalSearchCorpus element if the + corpus is to appear in the global search app. + + + + + + public + static + final + int[] + GlobalSearchSection + This element provides a mapping of sections from this corpus to a global search section. + + + + + + public + static + final + int[] MapAttrs Attributes that can be used with a MapAttrs. + + + public + static + final + int[] + Section + The Section element represents a section within a corpus. + + + @@ -964,7 +1167,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object

+ Object clone() @@ -1002,7 +1205,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1031,7 +1234,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1095,7 +1298,7 @@ From class - String + String toString() @@ -1186,7 +1389,7 @@ From class - +

@@ -1196,7 +1399,7 @@ From class final int - MapAttrs_cameraBearing + Corpus_contentProviderUri

@@ -1206,24 +1409,25 @@ From class
-

This symbol is the offset where the cameraBearing - attribute's value can be found in the MapAttrs array. +

The URI of the content provider that the index should crawl to get the data for this + corpus. Required. This string must not change between configurations. -

Must be a floating point value, such as "1.2". +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") -containing a value of this type.

+containing a value of this type. +

This is a private symbol.

Constant Value: - 1 - (0x00000001) + 2 + (0x00000002)
@@ -1233,7 +1437,7 @@ containing a value of this type.

- +

@@ -1243,7 +1447,7 @@ containing a value of this type.

final int - MapAttrs_cameraTargetLat + Corpus_id
@@ -1253,24 +1457,24 @@ containing a value of this type.

-

This symbol is the offset where the cameraTargetLat - attribute's value can be found in the MapAttrs array. +

The ID of the corpus. Required. This string must not change between configurations. -

Must be a floating point value, such as "1.2". +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") -containing a value of this type.

+containing a value of this type. +

This is a private symbol.

Constant Value: - 2 - (0x00000002) + 0 + (0x00000000)
@@ -1280,7 +1484,7 @@ containing a value of this type.

- +

@@ -1290,7 +1494,7 @@ containing a value of this type.

final int - MapAttrs_cameraTargetLng + Corpus_trimmable
@@ -1300,16 +1504,17 @@ containing a value of this type.

-

This symbol is the offset where the cameraTargetLng - attribute's value can be found in the MapAttrs array. +

Indicates if documents from this corpus can be trimmed when the index reaches its quota. + Optional; defaults to true. -

Must be a floating point value, such as "1.2". +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") -containing a value of this type.

+containing a value of this type. +

This is a private symbol.

@@ -1327,7 +1532,7 @@ containing a value of this type.

- +

@@ -1337,7 +1542,7 @@ containing a value of this type.

final int - MapAttrs_cameraTilt + Corpus_version
@@ -1347,24 +1552,25 @@ containing a value of this type.

-

This symbol is the offset where the cameraTilt - attribute's value can be found in the MapAttrs array. +

The version of the corpus. Optional; defaults to "0". This string must not change + between configurations. -

Must be a floating point value, such as "1.2". +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") -containing a value of this type.

+containing a value of this type. +

This is a private symbol.

Constant Value: - 4 - (0x00000004) + 1 + (0x00000001)
@@ -1374,7 +1580,7 @@ containing a value of this type.

- +

@@ -1384,7 +1590,7 @@ containing a value of this type.

final int - MapAttrs_cameraZoom + GlobalSearchCorpus_enabled
@@ -1394,24 +1600,26 @@ containing a value of this type.

-

This symbol is the offset where the cameraZoom - attribute's value can be found in the MapAttrs array. +

Whether or not global search is enabled for this corpus. Optional; defaults to + true. If set to false, it will be treated as if the GlobalSearchCorpus + element did not exist. -

Must be a floating point value, such as "1.2". +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") -containing a value of this type.

+containing a value of this type. +

This is a private symbol.

Constant Value: - 5 - (0x00000005) + 0 + (0x00000000)
@@ -1421,7 +1629,7 @@ containing a value of this type.

- +

@@ -1431,7 +1639,7 @@ containing a value of this type.

final int - MapAttrs_mapType + GlobalSearchSection_content
@@ -1441,30 +1649,25 @@ containing a value of this type.

-

This symbol is the offset where the mapType - attribute's value can be found in the MapAttrs array. +

The content of this global search section. This is a global search section template string. + It should contain a reference to a string which can change between configurations. -

Must be one of the following constant values.

- ---- - - - - - -
ConstantValueDescription
none0
normal1
satellite2
terrain3
hybrid4

+

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol.

Constant Value: - 0 - (0x00000000) + 1 + (0x00000001)
@@ -1474,7 +1677,7 @@ containing a value of this type.

- +

@@ -1484,7 +1687,7 @@ containing a value of this type.

final int - MapAttrs_uiCompass + GlobalSearchSection_sectionId
@@ -1494,24 +1697,34 @@ containing a value of this type.

-

This symbol is the offset where the uiCompass - attribute's value can be found in the MapAttrs array. +

The global search section ID for this mapping. -

Must be a boolean value, either "true" or "false". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type.

- - +

Must be one of the following constant values.

+ ++++ + + + + + + + + + +
ConstantValueDescription
text10
text21
icon_uri2
intent_action3
intent_data4
intent_data_id5
intent_extra_data6
large_icon_uri7
intent_activity8
+

This is a private symbol.

+ +
Constant Value: - 6 - (0x00000006) + 0 + (0x00000000)
@@ -1521,7 +1734,7 @@ containing a value of this type.

- +

@@ -1531,7 +1744,7 @@ containing a value of this type.

final int - MapAttrs_uiRotateGestures + GlobalSearch_defaultIntentAction
@@ -1541,24 +1754,25 @@ containing a value of this type.

-

This symbol is the offset where the uiRotateGestures - attribute's value can be found in the MapAttrs array. +

The default value for the global search section default_intent_action. Optional. + This string must not change between configurations. -

Must be a boolean value, either "true" or "false". +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") -containing a value of this type.

+containing a value of this type. +

This is a private symbol.

Constant Value: - 7 - (0x00000007) + 3 + (0x00000003)
@@ -1568,7 +1782,7 @@ containing a value of this type.

- +

@@ -1578,7 +1792,7 @@ containing a value of this type.

final int - MapAttrs_uiScrollGestures + GlobalSearch_defaultIntentActivity
@@ -1588,24 +1802,25 @@ containing a value of this type.

-

This symbol is the offset where the uiScrollGestures - attribute's value can be found in the MapAttrs array. +

The default value for the global search section default_intent_aactivity. Optional. + This string must not change between configurations. -

Must be a boolean value, either "true" or "false". +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") -containing a value of this type.

+containing a value of this type. +

This is a private symbol.

Constant Value: - 8 - (0x00000008) + 5 + (0x00000005)
@@ -1615,7 +1830,7 @@ containing a value of this type.

- +

@@ -1625,7 +1840,7 @@ containing a value of this type.

final int - MapAttrs_uiTiltGestures + GlobalSearch_defaultIntentData
@@ -1635,24 +1850,25 @@ containing a value of this type.

-

This symbol is the offset where the uiTiltGestures - attribute's value can be found in the MapAttrs array. +

The default value for the global search section default_intent_data. Optional. + This string must not change between configurations. -

Must be a boolean value, either "true" or "false". +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") -containing a value of this type.

+containing a value of this type. +

This is a private symbol.

Constant Value: - 9 - (0x00000009) + 4 + (0x00000004)
@@ -1662,7 +1878,7 @@ containing a value of this type.

- +

@@ -1672,7 +1888,7 @@ containing a value of this type.

final int - MapAttrs_uiZoomControls + GlobalSearch_enabled
@@ -1682,8 +1898,9 @@ containing a value of this type.

-

This symbol is the offset where the uiZoomControls - attribute's value can be found in the MapAttrs array. +

Whether or not global search is enabled for this app. Optional; defaults to true. + If set to false, it will be treated as if the GlobalSearch element did not + exist.

Must be a boolean value, either "true" or "false". @@ -1691,15 +1908,16 @@ containing a value of this type.

"@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") -containing a value of this type.

+containing a value of this type. +

This is a private symbol.

Constant Value: - 10 - (0x0000000a) + 0 + (0x00000000)
@@ -1709,7 +1927,7 @@ containing a value of this type.

- +

@@ -1719,7 +1937,7 @@ containing a value of this type.

final int - MapAttrs_uiZoomGestures + GlobalSearch_label
@@ -1729,11 +1947,106 @@ containing a value of this type.

-

This symbol is the offset where the uiZoomGestures +

A localized string to identify this apps data within the global search app. Required. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol.

+ + +
+ Constant Value: + + + 1 + (0x00000001) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + GlobalSearch_settingsDescription +

+
+ + + + +
+
+ +

A localized string to describe this apps data within the global search apps settings. + Optional. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol.

+ + +
+ Constant Value: + + + 2 + (0x00000002) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + MapAttrs_cameraBearing +

+
+ + + + +
+
+ +

This symbol is the offset where the cameraBearing attribute's value can be found in the MapAttrs array. -

Must be a boolean value, either "true" or "false". +

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form @@ -1745,8 +2058,8 @@ containing a value of this type.

Constant Value: - 11 - (0x0000000b) + 1 + (0x00000001)
@@ -1756,7 +2069,7 @@ containing a value of this type.

- +

@@ -1766,7 +2079,7 @@ containing a value of this type.

final int - MapAttrs_useViewLifecycle + MapAttrs_cameraTargetLat
@@ -1776,11 +2089,11 @@ containing a value of this type.

-

This symbol is the offset where the useViewLifecycle +

This symbol is the offset where the cameraTargetLat attribute's value can be found in the MapAttrs array. -

Must be a boolean value, either "true" or "false". +

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form @@ -1792,8 +2105,8 @@ containing a value of this type.

Constant Value: - 12 - (0x0000000c) + 2 + (0x00000002)
@@ -1803,7 +2116,7 @@ containing a value of this type.

- +

@@ -1813,7 +2126,7 @@ containing a value of this type.

final int - MapAttrs_zOrderOnTop + MapAttrs_cameraTargetLng
@@ -1823,11 +2136,11 @@ containing a value of this type.

-

This symbol is the offset where the zOrderOnTop +

This symbol is the offset where the cameraTargetLng attribute's value can be found in the MapAttrs array. -

Must be a boolean value, either "true" or "false". +

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form @@ -1839,8 +2152,8 @@ containing a value of this type.

Constant Value: - 13 - (0x0000000d) + 3 + (0x00000003)
@@ -1850,17 +2163,54 @@ containing a value of this type.

+ - +
+

+ + public + static + final + int + + MapAttrs_cameraTilt +

+
+ + + +
+
+ +

This symbol is the offset where the cameraTilt + attribute's value can be found in the MapAttrs array. - -

Fields

+

Must be a floating point value, such as "1.2". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type.

+ + +
+ Constant Value: + + + 4 + (0x00000004) + + +
+ +
+
- +

@@ -1868,9 +2218,9 @@ containing a value of this type.

public static final - int[] + int - MapAttrs + MapAttrs_cameraZoom
@@ -1880,30 +2230,1068 @@ containing a value of this type.

+ + + + + +
+

+ + public + static + final + int + + MapAttrs_mapType +

+
+ + + + +
+
+ +

This symbol is the offset where the mapType + attribute's value can be found in the MapAttrs array. + + +

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
none0
normal1
satellite2
terrain3
hybrid4

+ + +
+ Constant Value: + + + 0 + (0x00000000) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + MapAttrs_uiCompass +

+
+ + + + +
+
+ +

This symbol is the offset where the uiCompass + attribute's value can be found in the MapAttrs array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type.

+ + +
+ Constant Value: + + + 6 + (0x00000006) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + MapAttrs_uiRotateGestures +

+
+ + + + +
+
+ +

This symbol is the offset where the uiRotateGestures + attribute's value can be found in the MapAttrs array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type.

+ + +
+ Constant Value: + + + 7 + (0x00000007) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + MapAttrs_uiScrollGestures +

+
+ + + + +
+
+ +

This symbol is the offset where the uiScrollGestures + attribute's value can be found in the MapAttrs array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type.

+ + +
+ Constant Value: + + + 8 + (0x00000008) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + MapAttrs_uiTiltGestures +

+
+ + + + +
+
+ +

This symbol is the offset where the uiTiltGestures + attribute's value can be found in the MapAttrs array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type.

+ + +
+ Constant Value: + + + 9 + (0x00000009) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + MapAttrs_uiZoomControls +

+
+ + + + +
+
+ +

This symbol is the offset where the uiZoomControls + attribute's value can be found in the MapAttrs array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type.

+ + +
+ Constant Value: + + + 10 + (0x0000000a) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + MapAttrs_uiZoomGestures +

+
+ + + + +
+
+ +

This symbol is the offset where the uiZoomGestures + attribute's value can be found in the MapAttrs array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type.

+ + +
+ Constant Value: + + + 11 + (0x0000000b) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + MapAttrs_useViewLifecycle +

+
+ + + + +
+
+ +

This symbol is the offset where the useViewLifecycle + attribute's value can be found in the MapAttrs array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type.

+ + +
+ Constant Value: + + + 12 + (0x0000000c) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + MapAttrs_zOrderOnTop +

+
+ + + + +
+
+ +

This symbol is the offset where the zOrderOnTop + attribute's value can be found in the MapAttrs array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type.

+ + +
+ Constant Value: + + + 13 + (0x0000000d) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + Section_format +

+
+ + + + +
+
+ +

The format of the section. Optional; default to plain. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
plain0
html1
rfc8222
+

This is a private symbol.

+ + +
+ Constant Value: + + + 1 + (0x00000001) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + Section_id +

+
+ + + + +
+
+ +

The ID of the section. Required. This string must not change between configurations. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol.

+ + +
+ Constant Value: + + + 0 + (0x00000000) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + Section_indexPrefixes +

+
+ + + + +
+
+ +

Indicates if this section should support prefix matching. Optional; defaults to + false. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol.

+ + +
+ Constant Value: + + + 4 + (0x00000004) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + Section_noIndex +

+
+ + + + +
+
+ +

Indicates if this section should not be indexed. Optional; defaults to false. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol.

+ + +
+ Constant Value: + + + 2 + (0x00000002) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + Section_subsectionSeparator +

+
+ + + + +
+
+ +

Subsection separator. Optional. If not provided, the section is not split into + subsections. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol.

+ + +
+ Constant Value: + + + 5 + (0x00000005) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + Section_weight +

+
+ + + + +
+
+ +

The weight of the section. Optional; defaults to 1. + + +

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol.

+ + +
+ Constant Value: + + + 3 + (0x00000003) + + +
+ +
+
+ + + + + + + + +

Fields

+ + + + + + +
+

+ + public + static + final + int[] + + AppDataSearch +

+
+ + + + +
+
+ +

Applications that index data using AppDataSearch must provide their corpus configuration + in an XML file, typically called appdatasearch.xml. This file is referenced in your + manifest with a meta-data tag with the name android.gms.appdatasearch in the + Application section of the AndroidManifest.xml. + + This is the root element of the XML file. It should contain a Corpus element for each + corpus, and optionally a GlobalSearch element. +

+ + +
+
+ + + + + +
+

+ + public + static + final + int[] + + Corpus +

+
+ + + + +
+
+ +

The Corpus element represents a corpus within AppDataSearch. You should provide one + Corpus element for each corpus used by your application. This element should contain + a Section element for each section within the corpus. +

Includes the following attributes:

+ + + + + + + + +
AttributeDescription
com.google.android.gms:contentProviderUri The URI of the content provider that the index should crawl to get the data for this + corpus.
com.google.android.gms:id The ID of the corpus.
com.google.android.gms:trimmable Indicates if documents from this corpus can be trimmed when the index reaches its quota.
com.google.android.gms:version The version of the corpus.

+ + + +
+
+ + + + + +
+

+ + public + static + final + int[] + + GlobalSearch +

+
+ + + + +
+
+ +

The GlobalSearch element should be included if you want your apps data to appear + in the global search app. It should be contained within the top level AppDataSearch + element. If you opt into global search, you should provide a GlobalSearchCorpus + element within at least one of your Corpus elements. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
com.google.android.gms:defaultIntentAction The default value for the global search section default_intent_action.
com.google.android.gms:defaultIntentActivity The default value for the global search section default_intent_aactivity.
com.google.android.gms:defaultIntentData The default value for the global search section default_intent_data.
com.google.android.gms:enabled Whether or not global search is enabled for this app.
com.google.android.gms:label A localized string to identify this apps data within the global search app.
com.google.android.gms:settingsDescription A localized string to describe this apps data within the global search apps settings.

+ + + +
+
+ + + + + +
+

+ + public + static + final + int[] + + GlobalSearchCorpus +

+
+ + + + +
+
+ +

Each Corpus element should include a GlobalSearchCorpus element if the + corpus is to appear in the global search app. This element contains several + GlobalSearchSection elements describing how to present results from this corpus within + the global search app. + + Including this element within a Corpus will only have any effect if you also include a + GlobalSearch element within the top level AppDataSearch element. +

Includes the following attributes:

+ + + + + +
AttributeDescription
com.google.android.gms:enabled Whether or not global search is enabled for this corpus.

+
+
See Also
+ +
+ + +
+
+ + + + + +
+

+ + public + static + final + int[] + + GlobalSearchSection +

+
+ + + + +
+
+ +

This element provides a mapping of sections from this corpus to a global search section. + You should provide one such element for each global search section you care about within + the GlobalSearchCorpus element. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
com.google.android.gms:content The content of this global search section.
com.google.android.gms:sectionId The global search section ID for this mapping.

+ + + +
+
+ + + + + + + + + + + +
+

+ + public + static + final + int[] + + Section +

+
+ + + + +
+
+ +

The Section element represents a section within a corpus. Each corpus can contain + up to 16 sections. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
com.google.android.gms:format The format of the section.
com.google.android.gms:id The ID of the section.
com.google.android.gms:indexPrefixes Indicates if this section should support prefix matching.
com.google.android.gms:noIndex Indicates if this section should not be indexed.
com.google.android.gms:subsectionSeparator Subsection separator.
com.google.android.gms:weight The weight of the section.

+ diff --git a/docs/html/reference/com/google/android/gms/appstate/AppState.html b/docs/html/reference/com/google/android/gms/appstate/AppState.html index 564f1eb..d790fbc 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppState.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppState.html @@ -797,7 +797,7 @@ Summary: - String + String getConflictVersion() @@ -845,7 +845,7 @@ Summary: - String + String getLocalVersion() @@ -921,6 +921,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
Check to see if this object is valid for use.
+ + + +
@@ -1013,7 +1031,7 @@ From interface abstract - String + String getConflictVersion () @@ -1115,7 +1133,7 @@ From interface abstract - String + String getLocalVersion () diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateBuffer.html b/docs/html/reference/com/google/android/gms/appstate/AppStateBuffer.html index 785f9e7..7a72874 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateBuffer.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateBuffer.html @@ -716,7 +716,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -952,7 +952,7 @@ From class - Iterator<T> + Iterator<T> iterator() @@ -975,7 +975,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1013,7 +1013,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1042,7 +1042,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1106,7 +1106,7 @@ From class - String + String toString() @@ -1177,7 +1177,7 @@ From class class="jd-expando-trigger-img" /> From interface - java.lang.Iterable + java.lang.Iterable
+ Iterator<T> iterator() diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateClient.Builder.html b/docs/html/reference/com/google/android/gms/appstate/AppStateClient.Builder.html index a6e3ed9..c35724a 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateClient.Builder.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateClient.Builder.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -792,7 +792,7 @@ Summary: - AppStateClient.Builder(Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + AppStateClient.Builder(Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener)
Create a new Builder object to be used to build a corresponding AppStateClient object.
@@ -842,7 +842,7 @@ Summary: AppStateClient.Builder - setAccountName(String accountName) + setAccountName(String accountName)
Specify an account name on the device that should be used.
@@ -860,7 +860,7 @@ Summary: AppStateClient.Builder - setScopes(String... scopes) + setScopes(String... scopes)
Set the scopes to use when building the AppStateClient object.
@@ -890,7 +890,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -928,7 +928,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -957,7 +957,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1021,7 +1021,7 @@ From class - String + String toString() @@ -1130,7 +1130,7 @@ From class AppStateClient.Builder - (Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + (Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener)
@@ -1217,8 +1217,8 @@ From class the async result from connect() has not yet been delivered.

The typical pattern is to instantiate this object in your Activity's - onCreate(Bundle) method and then call connect() in - onStart() and disconnect() from onStop() regardless + onCreate(Bundle) method and then call connect() in + onStart() and disconnect() from onStop() regardless of the state.

Returns
@@ -1243,7 +1243,7 @@ From class AppStateClient.Builder setAccountName - (String accountName) + (String accountName)
@@ -1289,7 +1289,7 @@ From class AppStateClient.Builder setScopes - (String... scopes) + (String... scopes)
diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateClient.html b/docs/html/reference/com/google/android/gms/appstate/AppStateClient.html index cf381b3..ff58365 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateClient.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateClient.html @@ -691,7 +691,7 @@ Summary: - extends Object
+ extends Object
@@ -716,7 +716,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -1186,7 +1186,7 @@ Summary: void - resolveState(OnStateLoadedListener listener, int stateKey, String resolvedVersion, byte[] resolvedData) + resolveState(OnStateLoadedListener listener, int stateKey, String resolvedVersion, byte[] resolvedData)
Resolve a previously detected conflict in app state data.
@@ -1324,7 +1324,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1362,7 +1362,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1391,7 +1391,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1455,7 +1455,7 @@ From class - String + String toString() @@ -2858,7 +2858,7 @@ From interface void resolveState - (OnStateLoadedListener listener, int stateKey, String resolvedVersion, byte[] resolvedData) + (OnStateLoadedListener listener, int stateKey, String resolvedVersion, byte[] resolvedData)
diff --git a/docs/html/reference/com/google/android/gms/appstate/OnStateLoadedListener.html b/docs/html/reference/com/google/android/gms/appstate/OnStateLoadedListener.html index 3303424..c671441 100644 --- a/docs/html/reference/com/google/android/gms/appstate/OnStateLoadedListener.html +++ b/docs/html/reference/com/google/android/gms/appstate/OnStateLoadedListener.html @@ -751,7 +751,7 @@ onkeyup="return search_changed(event, false, '/')" /> void - onStateConflict(int stateKey, String resolvedVersion, byte[] localData, byte[] serverData) + onStateConflict(int stateKey, String resolvedVersion, byte[] localData, byte[] serverData)
Called when a conflict is detected while loading app state.
@@ -837,7 +837,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onStateConflict - (int stateKey, String resolvedVersion, byte[] localData, byte[] serverData) + (int stateKey, String resolvedVersion, byte[] localData, byte[] serverData)
diff --git a/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html b/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html index ce8663d..96fd397 100644 --- a/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html +++ b/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html @@ -703,7 +703,7 @@ Summary: - extends Exception
+ extends Exception
@@ -723,7 +723,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -731,7 +731,7 @@ Summary:    ↳ - java.lang.Throwable + java.lang.Throwable @@ -741,7 +741,7 @@ Summary:    ↳ - java.lang.Exception + java.lang.Exception @@ -843,7 +843,7 @@ Summary:

Class Overview

GoogleAuthExceptions signal Google authentication errors. In contrast to - IOExceptions, GoogleAuthExceptions imply that authentication shouldn't + IOExceptions, GoogleAuthExceptions imply that authentication shouldn't simply be retried.

@@ -911,7 +911,7 @@ Summary: - GoogleAuthException(String err) + GoogleAuthException(String err) @@ -945,7 +945,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Throwable + java.lang.Throwable
+ Throwable fillInStackTrace() @@ -980,7 +980,7 @@ From class - Throwable + Throwable getCause() @@ -996,7 +996,7 @@ From class - String + String getLocalizedMessage() @@ -1012,7 +1012,7 @@ From class - String + String getMessage() @@ -1028,7 +1028,7 @@ From class - StackTraceElement[] + StackTraceElement[] getStackTrace() @@ -1044,10 +1044,10 @@ From class - Throwable + Throwable - initCause(Throwable arg0) + initCause(Throwable arg0) @@ -1063,7 +1063,7 @@ From class void - printStackTrace(PrintWriter arg0) + printStackTrace(PrintWriter arg0) @@ -1079,7 +1079,7 @@ From class void - printStackTrace(PrintStream arg0) + printStackTrace(PrintStream arg0) @@ -1111,7 +1111,7 @@ From class void - setStackTrace(StackTraceElement[] arg0) + setStackTrace(StackTraceElement[] arg0) @@ -1124,7 +1124,7 @@ From class - String + String toString() @@ -1147,7 +1147,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1185,7 +1185,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1214,7 +1214,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1278,7 +1278,7 @@ From class - String + String toString() @@ -1389,7 +1389,7 @@ From class GoogleAuthException - (String err) + (String err)
diff --git a/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html b/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html index c60e6e3..7e8a00d 100644 --- a/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html +++ b/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -750,7 +750,7 @@ Summary: try { // Retrieve a token for the given account and scope. It will always return either // a non-empty String or throw an exception. - final String token = GoogleAuthUtil.getToken(Context, String, String)(context, email, scope); + final String token = GoogleAuthUtil.getToken(context, email, scope); // Do work with token. ... if (server indicates token is invalid) { @@ -846,23 +846,26 @@ Summary: - String + String GOOGLE_ACCOUNT_TYPE - + Google Account type string. - String - KEY_HANDLE_NOTIFICATION - + String + KEY_REQUEST_VISIBLE_ACTIVITIES + Bundle key for specifying which user's app activity (moment) types can + be written to Google. - String - KEY_REQUEST_VISIBLE_ACTIVITIES - Bundle key for specifying which user's app activity (moment) types can be written to Google. + String + KEY_SUPPRESS_PROGRESS_SCREEN + Adding KEY_SUPPRESS_PROGRESS will suppress the progress screen shown + when getting a token when added as a boolean true option while + calling getToken(Context, String, String, Bundle). @@ -897,13 +900,12 @@ Summary: static - String + String - getToken(Context context, String accountName, String scope) + getToken(Context context, String accountName, String scope) -
Authenticates the user and returns a valid Google authentication token, - or throws an exception if there was an error getting a token.
+ @@ -916,13 +918,13 @@ Summary: static - String + String - getToken(Context context, String accountName, String scope, Bundle extras) + getToken(Context context, String accountName, String scope, Bundle extras) -
Authenticates the user and returns a valid Google authentication token, or throws an - Exception if there was an error while getting the token.
+
Gets a token to be consumed by some specified services on behalf of a + specified user account.
@@ -935,13 +937,13 @@ Summary: static - String + String - getTokenWithNotification(Context context, String accountName, String scope, Bundle extras) + getTokenWithNotification(Context context, String accountName, String scope, Bundle extras)
Authenticates the user and returns a valid Google authentication token, or throws an - Exception if there was an error while getting the token.
+ Exception if there was an error while getting the token.
@@ -954,13 +956,13 @@ Summary: static - String + String - getTokenWithNotification(Context context, String accountName, String scope, Bundle extras, Intent callback) + getTokenWithNotification(Context context, String accountName, String scope, Bundle extras, Intent callback)
Authenticates the user and returns a valid Google authentication token, or throws an - Exception if there was an error while getting the token.
+ Exception if there was an error while getting the token.
@@ -973,13 +975,13 @@ Summary: static - String + String - getTokenWithNotification(Context context, String accountName, String scope, Bundle extras, String authority, Bundle syncBundle) + getTokenWithNotification(Context context, String accountName, String scope, Bundle extras, String authority, Bundle syncBundle)
Authenticates the user and returns a valid Google authentication token, or throws an - Exception if there was an error while getting the token.
+ Exception if there was an error while getting the token.
@@ -995,9 +997,9 @@ Summary: void - invalidateToken(Context context, String token) + invalidateToken(Context context, String token) -
Invalidates the specified token with respect to the Context.
+
Invalidates the specified token with respect to the Context.
@@ -1025,7 +1027,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1063,7 +1065,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1092,7 +1094,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1156,7 +1158,7 @@ From class - String + String toString() @@ -1255,7 +1257,7 @@ From class public static final - String + String GOOGLE_ACCOUNT_TYPE @@ -1267,7 +1269,8 @@ From class
-

+

Google Account type string. Used for various calls to AccountManager. +

@@ -1284,7 +1287,7 @@ From class - +

@@ -1292,9 +1295,9 @@ From class public static final - String + String - KEY_HANDLE_NOTIFICATION + KEY_REQUEST_VISIBLE_ACTIVITIES

@@ -1304,14 +1307,31 @@ From class
-

+

Bundle key for specifying which user's app activity (moment) types can + be written to Google. The list of activity types are represented as a + space-separated string passed in the extras Bundle when calling getToken(Context, String, String, Bundle). + +

+ This bundle key should be included in the extras Bundle when calling + getToken(Context, String, String, Bundle) and + should only be used when requesting the PLUS_LOGIN OAuth 2.0 scope. + + See Types of + moments for the full list of valid activity types. Example usage: +

+     Bundle bundle = new Bundle();
+     bundle.putString(GoogleAuthUtil.KEY_REQUEST_VISIBLE_ACTIVITIES,
+              "http://schemas.google.com/AddActivity http://schemas.google.com/BuyActivity");
+     String token = GoogleAuthUtil.getToken(context, accountName, Scopes.PLUS_LOGIN, bundle);
+ 
+

Constant Value: - "handle_notification" + "request_visible_actions"
@@ -1321,7 +1341,7 @@ From class - +

@@ -1329,9 +1349,9 @@ From class public static final - String + String - KEY_REQUEST_VISIBLE_ACTIVITIES + KEY_SUPPRESS_PROGRESS_SCREEN

@@ -1341,23 +1361,10 @@ From class
-

Bundle key for specifying which user's app activity (moment) types can be written to Google. - The list of activity types are represented as a space-separated string passed in the extras - Bundle when calling getToken(Context, String, String, Bundle). - -

- This bundle key should be included in the extras Bundle when calling - getToken(Context, String, String, Bundle) and should only be used when - requesting the PLUS_LOGIN OAuth 2.0 scope. - - See Types of moments - for the full list of valid activity types. Example usage: -

-     Bundle bundle = new Bundle();
-     bundle.putString(GoogleAuthUtil.KEY_REQUEST_VISIBLE_ACTIVITIES,
-              "http://schemas.google.com/AddActivity http://schemas.google.com/BuyActivity");
-     String token = GoogleAuthUtil.getToken(context, accountName, Scopes.PLUS_LOGIN, bundle);
- 
+

Adding KEY_SUPPRESS_PROGRESS will suppress the progress screen shown + when getting a token when added as a boolean true option while + calling getToken(Context, String, String, Bundle). This is + useful for apps that provide their own splash screens on initialization.

@@ -1365,7 +1372,7 @@ From class Constant Value: - "request_visible_actions" + "suppressProgressScreen"
@@ -1405,10 +1412,10 @@ From class - String + String getToken - (Context context, String accountName, String scope) + (Context context, String accountName, String scope)
@@ -1418,122 +1425,22 @@ From class
-

Authenticates the user and returns a valid Google authentication token, - or throws an exception if there was an error getting a token. -

- The exception thrown depends upon the underlying error and support for - recovery. IOExceptions will be thrown if the underlying error - might be solved by some intelligent retry strategy. Alternatively, - GoogleAuthExceptions represent a broad class of - Exceptions that cannot be recovered from programmatically. Some - may be fatal errors stemming from implementation errors while others may - require user intervention. UserRecoverableAuthExceptions are - GoogleAuthExceptions that provide Intents which can be used to - initiate any user intervention required to fix the underlying error. For - example, a UserRecoverableAuthExceptions intent might lead to a request - for a user's consent or present the user with a device policy manager - download screen. GooglePlayServicesAvailabilityExceptions are - UserRecoverableAuthExceptions along with a connection status code which - allows clients to create a localized Dialog using - getErrorDialog(int, android.app.Activity, int). - Finally, this method is blocking and shouldn't be called in the main - event thread. If so an IllegalStateException will be thrown. -

- Which exceptions should be handled and how depends on the context of the - code. For example in the case of an Activity where - the user is actively engaged: - -

- String token;
- try {
-     token = GoogleAuthUtil.getToken(context, accountName, scope);
- } catch (GooglePlayServicesAvailabilityException playEx) {
-     Dialog dialog = GooglePlayServicesUtil.getErrorDialog(
-         playEx.getConnectionStatusCode(),
-         Activity.this,
-         AUTH_REQUEST_CODE);
-     // Use the dialog to present to the user.
- } catch (UserRecoverableAutException recoverableException) {
-     Intent recoveryIntent = recoverableException.getIntent();
-     // Use the intent in a custom dialog or just startActivityForResult.
- } catch (GoogleAuthException authEx) {
-     // This is likely unrecoverable.
-     Log.e(TAG, "Unrecoverable authentication exception: " + authEx.getMesssage(), authEx);
- } catch (IOException ioEx) {
-     Log.i(TAG, "transient error encountered: " + ioEx.getMessage());
-     doExponentialBackoff();
- }
- 
- - On the other hand, explicitly handling a - GooglePlayServicesAvailabilityException in the absence of a UI - thread may not be worthwhile. Instead a Notification - may be preferable. - -
- String token;
- try {
-     token = GoogleAuthUtil.getToken(context, accountName, scope);
- } catch (UserRecoverableAuthException recoverableException) {
-     Intent recoveryIntent = recoverableException.getIntent();
-     // Use the intent to create a Notification.
- } catch (GoogleAuthException authEx) {
-     // This is likely unrecoverable.
-     Log.e(TAG, "Unrecoverable authentication exception: " + authEx.getMessage(), authEx);
- } catch (IOException ioEx) {
-     Log.i(TAG, "transient error encountered: " + ioEx.getMessage());
-     doExponentialBackoff();
- }
- 

-
-
Parameters
- - - - - - - - - - -
context - Context associated with the desired token.
accountName - String representing the authenticating user account.
scope - String representing the authentication scope. To specify multiple scopes, - separate them with a space (for example, "oauth2:scope1 scope2 scope3").
-
-
-
Returns
-
  • String containing a valid token.
-
+
Throws
- + + - - - - - - +
GooglePlayServicesAvailabilityException - containing the appropriate - connection status error code.IOException +
UserRecoverableAuthException - wrapping an Intent for initiating - user intervention. The wrapped intent must be called with startActivityForResult(Intent, int).
GoogleAuthException - signaling a potentially unrecoverable - authentication error.
IOException - signaling a potentially transient error.
IllegalArgumentException - if the method is invoked in the main - event thread. -
@@ -1552,10 +1459,10 @@ From class - String + String getToken - (Context context, String accountName, String scope, Bundle extras) + (Context context, String accountName, String scope, Bundle extras)
@@ -1565,33 +1472,31 @@ From class
-

Authenticates the user and returns a valid Google authentication token, or throws an - Exception if there was an error while getting the token. +

Gets a token to be consumed by some specified services on behalf of a + specified user account. How the token is consumed depends + on the scope string provided. Note that this method requires substantial + network IO and thus should be run off the UI thread. In the event of an + error, one of several Exceptions will be thrown.

- The exception thrown depends upon the underlying error and support for - recovery. IOExceptions will be thrown if the underlying error - might be solved by some intelligent retry strategy. Alternatively, - GoogleAuthExceptions represent a broad class of - Exceptions that cannot be recovered from programmatically. Some - may be fatal errors stemming from implementation errors while others may - require user intervention. UserRecoverableAuthExceptions are - GoogleAuthExceptions that provide Intents which can be used to - initiate any user intervention required to fix the underlying error. For - example, a UserRecoverableAuthExceptions intent might lead to a request - for a user's consent or present the user with a device policy manager - download screen. GooglePlayServicesAvailabilityExceptions are - UserRecoverableAuthExceptions along with a connection status code which - allows clients to create a localized Dialog using - getErrorDialog(int, android.app.Activity, int). - Finally, this method is blocking and shouldn't be called in the main - event thread. If so an IllegalStateException will be thrown. + In the case of a transient (typically network related) error a + IOException will be thrown. It is left to clients to implement + a backoff/abandonment strategy appropriate to their latency + requirements. If user intervention is required to provide consent, enter + a password, etc, a UserRecoverableAuthException will be thrown. + To initiate the user recovery workflow, clients must start the + Intent returned by + getIntent() for result. Upon + successfully returning a client should invoke this method again to get + a token. In the cases of errors that are neither transient nor + recoverable by the the user, a GoogleAuthException will be + thrown. These errors will typically result from client errors (e.g. + providing an invalid scope).

- Which exceptions should be handled and how depends on the context of the - code. For example in the case of an Activity where - the user is actively engaged: - + By way of example, client code might have a block of code executing in a + locally declared implementation of Thread or + AsyncTask as follows:

- String token;
+ String token = null;
  try {
      token = GoogleAuthUtil.getToken(context, accountName, scope, bundle);
  } catch (GooglePlayServicesAvailabilityException playEx) {
@@ -1603,35 +1508,26 @@ From class
  } catch (UserRecoverableAutException recoverableException) {
      Intent recoveryIntent = recoverableException.getIntent();
      // Use the intent in a custom dialog or just startActivityForResult.
+     Activity.this.startActivityForResult(recoveryIntent, REQUEST_CODE);
  } catch (GoogleAuthException authEx) {
      // This is likely unrecoverable.
      Log.e(TAG, "Unrecoverable authentication exception: " + authEx.getMesssage(), authEx);
+     return;
  } catch (IOException ioEx) {
      Log.i(TAG, "transient error encountered: " + ioEx.getMessage());
      doExponentialBackoff();
+     return;
  }
- 
- - On the other hand, explicitly handling a - GooglePlayServicesAvailabilityException in the absence of a UI - thread may not be worthwhile. Instead a Notification - may be preferable. - -
- String token;
- try {
-     token = GoogleAuthUtil.getToken(context, accountName, scope, bundle);
- } catch (UserRecoverableAutException recoverableException) {
-     Intent recoveryIntent = recoverableException.getIntent();
-     // Use the intent to create a Notification.
- } catch (GoogleAuthException authEx) {
-     // This is likely unrecoverable.
-     Log.e(TAG, "Unrecoverable authentication exception: " + authEx.getMesssage(), authEx);
- } catch (IOException ioEx) {
-     Log.i(TAG, "transient error encountered: " + ioEx.getMessage());
-     doExponentialBackoff();
+ if (token != null) {
+     makeNetworkApiCallwithToken(token);
  }
- 

+ +

+ Those clients that have their own splash screens may wish to suppress + the progress screen provided by Google Play services. The + "Signing in..." progress screen provided by Google Play services by + including setting KEY_SUPPRESS_PROGRESS_SCREEN to true + in the supplied options Bundle.

Parameters
@@ -1645,8 +1541,9 @@ From class + + user intervention. The wrapped intent must be called with startActivityForResult(Intent, int). - - @@ -1704,10 +1601,10 @@ From class - String + StringgetTokenWithNotification - (Context context, String accountName, String scope, Bundle extras) + (Context context, String accountName, String scope, Bundle extras)
@@ -1718,7 +1615,7 @@ From class

Authenticates the user and returns a valid Google authentication token, or throws an - Exception if there was an error while getting the token. + Exception if there was an error while getting the token.

This method is specifically provided for background tasks. In the event of an error that needs user intervention, this method takes care of pushing relevant notification. @@ -1726,10 +1623,10 @@ From class The exception thrown depends upon the underlying error and support for recovery. UserRecoverableNotifiedException will be thrown if the error can be resolved by user intervention and a notification has already been posted to address it. - IOExceptions will be thrown if the underlying error + IOExceptions will be thrown if the underlying error might be solved by some intelligent retry strategy. Alternatively, GoogleAuthExceptions represent a broad class of - Exceptions that cannot be recovered programmatically. + Exceptions that cannot be recovered programmatically.

  String token;
@@ -1787,11 +1684,11 @@ From class
          authentication error.
         
- - @@ -1813,10 +1710,10 @@ From class - String + StringgetTokenWithNotification - (Context context, String accountName, String scope, Bundle extras, Intent callback) + (Context context, String accountName, String scope, Bundle extras, Intent callback)
@@ -1827,7 +1724,7 @@ From class

Authenticates the user and returns a valid Google authentication token, or throws an - Exception if there was an error while getting the token. + Exception if there was an error while getting the token.

This method is specifically provided for background tasks. In the event of an error that needs user intervention, this method takes care of pushing relevant notification. After the @@ -1837,10 +1734,10 @@ From class The exception thrown depends upon the underlying error and support for recovery. UserRecoverableNotifiedException will be thrown if the error can be resolved by user intervention and a notification has already been posted to address it. - IOExceptions will be thrown if the underlying error + IOExceptions will be thrown if the underlying error might be solved by some intelligent retry strategy. Alternatively, GoogleAuthExceptions represent a broad class of - Exceptions that cannot be recovered programmatically. + Exceptions that cannot be recovered programmatically.

  String token;
@@ -1905,11 +1802,11 @@ From class
          authentication error.
         
- - @@ -1931,10 +1828,10 @@ From class - String + StringgetTokenWithNotification - (Context context, String accountName, String scope, Bundle extras, String authority, Bundle syncBundle) + (Context context, String accountName, String scope, Bundle extras, String authority, Bundle syncBundle)
@@ -1945,7 +1842,7 @@ From class

Authenticates the user and returns a valid Google authentication token, or throws an - Exception if there was an error while getting the token. + Exception if there was an error while getting the token.

This method is specifically provided for sync adaptors. In the event of an error that needs user intervention, this method takes care of pushing relevant notification. After the @@ -1955,10 +1852,10 @@ From class The exception thrown depends upon the underlying error and support for recovery. UserRecoverableNotifiedException will be thrown if the error can be resolved by user intervention and a notification has already been posted to address it. - IOExceptions will be thrown if the underlying error + IOExceptions will be thrown if the underlying error might be solved by some intelligent retry strategy. Alternatively, GoogleAuthExceptions represent a broad class of - Exceptions that cannot be recovered programmatically. + Exceptions that cannot be recovered programmatically.

  String token;
@@ -2027,11 +1924,11 @@ From class
          authentication error.
         
- - @@ -2056,7 +1953,7 @@ From class void invalidateToken - (Context context, String token) + (Context context, String token)
@@ -2066,7 +1963,7 @@ From class
-

Invalidates the specified token with respect to the Context. +

Invalidates the specified token with respect to the Context. Note that the context must be the same as that used to initialize the token in a previous call to getToken(Context, String, String) or diff --git a/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html b/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html index 367621c..6dfd443 100644 --- a/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html +++ b/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html @@ -743,7 +743,7 @@ Summary:

- + @@ -751,7 +751,7 @@ Summary: - + @@ -761,7 +761,7 @@ Summary: - + @@ -824,7 +824,7 @@ Summary: is not available for some reason. In these cases client code can use getConnectionStatusCode() in conjunction with getErrorDialog(int, android.app.Activity, int) - to provide users with a localized Dialog that will allow users to install, + to provide users with a localized Dialog that will allow users to install, update, or otherwise enable Google Play services.

@@ -943,12 +943,12 @@ From class - Intent + Intent @@ -972,7 +972,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Throwable + java.lang.Throwable @@ -1090,7 +1090,7 @@ From class void @@ -1106,7 +1106,7 @@ From class void @@ -1138,7 +1138,7 @@ From class void @@ -1151,7 +1151,7 @@ From class - String + String @@ -1241,7 +1241,7 @@ From class final - Class<?> + Class<?> - + @@ -743,7 +743,7 @@ Summary: - + @@ -753,7 +753,7 @@ Summary: - + @@ -896,7 +896,7 @@ Summary: @@ -922,12 +922,12 @@ Summary: - Intent + Intent @@ -959,7 +959,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Throwable + java.lang.Throwable @@ -1077,7 +1077,7 @@ From class void @@ -1093,7 +1093,7 @@ From class void @@ -1125,7 +1125,7 @@ From class void @@ -1138,7 +1138,7 @@ From class - String + String @@ -1228,7 +1228,7 @@ From class final - Class<?> + Class<?> - + @@ -740,7 +740,7 @@ Summary: - + @@ -750,7 +750,7 @@ Summary: - + @@ -861,7 +861,7 @@ Summary: @@ -897,7 +897,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Throwable + java.lang.Throwable @@ -1015,7 +1015,7 @@ From class void @@ -1031,7 +1031,7 @@ From class void @@ -1063,7 +1063,7 @@ From class void @@ -1076,7 +1076,7 @@ From class - String + String @@ -1166,7 +1166,7 @@ From class final - Class<?> + Class<?> - + @@ -723,7 +723,7 @@ Summary:

Class Overview

Common account picker similar to the standard framework account picker introduced in ICS: - newChooseAccountIntent. + newChooseAccountIntent.

@@ -791,12 +791,12 @@ Summary: static - Intent + Intent @@ -825,7 +825,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -892,7 +892,7 @@ From class final - Class<?> + Class<?> - + @@ -891,7 +891,7 @@ Summary: @@ -1109,7 +1109,7 @@ From class final - Class<?> + Class<?> @@ -2007,7 +2007,7 @@ From class
Throws
scope - String representing the authentication scope. To specify multiple scopes, - separate them with a space (for example, "oauth2:scope1 scope2 scope3").String representing the authentication scope. To specify + multiple scopes, separate them with a space (for example, + "oauth2:scope1 scope2 scope3").
extras @@ -1670,7 +1567,7 @@ From class
UserRecoverableAuthException wrapping an Intent for initiating - user intervention. The wrapped intent must be called with startActivityForResult(Intent, int).
GoogleAuthException @@ -1678,11 +1575,11 @@ From class authentication error.
IOException + IOException signaling a potentially transient error.
IllegalArgumentException + IllegalArgumentException if the method is invoked in the main event thread.
IOException + IOException signaling a potentially transient error.
IllegalArgumentException + IllegalArgumentException if the method is invoked in the main event thread.
IOException + IOException signaling a potentially transient error.
IllegalArgumentException + IllegalArgumentException if the method is invoked in the main event thread.
IOException + IOException signaling a potentially transient error.
IllegalArgumentException + IllegalArgumentException if the method is invoked in the main event thread.
java.lang.Objectjava.lang.Object
   ↳java.lang.Throwablejava.lang.Throwable
   ↳java.lang.Exceptionjava.lang.Exception
getIntent() -
Getter for an Intent that when supplied to startActivityForResult(Intent, int), will allow user intervention.
+
Getter for an Intent that when supplied to startActivityForResult(Intent, int), will allow user intervention.
fillInStackTrace() @@ -1007,7 +1007,7 @@ From class - Throwable + Throwable getCause() @@ -1023,7 +1023,7 @@ From class - String + String getLocalizedMessage() @@ -1039,7 +1039,7 @@ From class - String + String getMessage() @@ -1055,7 +1055,7 @@ From class - StackTraceElement[] + StackTraceElement[] getStackTrace() @@ -1071,10 +1071,10 @@ From class - Throwable + Throwable - initCause(Throwable arg0) + initCause(Throwable arg0)
- printStackTrace(PrintWriter arg0) + printStackTrace(PrintWriter arg0)
- printStackTrace(PrintStream arg0) + printStackTrace(PrintStream arg0)
- setStackTrace(StackTraceElement[] arg0) + setStackTrace(StackTraceElement[] arg0)
toString() @@ -1174,7 +1174,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1212,7 +1212,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1305,7 +1305,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html b/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html index d4b214c..c981d0a 100644 --- a/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html +++ b/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html @@ -735,7 +735,7 @@ Summary:
java.lang.Objectjava.lang.Object
   ↳java.lang.Throwablejava.lang.Throwable
   ↳java.lang.Exceptionjava.lang.Exception
- UserRecoverableAuthException(String msg, Intent intent) + UserRecoverableAuthException(String msg, Intent intent)
getIntent() -
Getter for an Intent that when supplied to startActivityForResult(Intent, int), will allow user intervention.
+
Getter for an Intent that when supplied to startActivityForResult(Intent, int), will allow user intervention.
fillInStackTrace() @@ -994,7 +994,7 @@ From class - Throwable + Throwable getCause() @@ -1010,7 +1010,7 @@ From class - String + String getLocalizedMessage() @@ -1026,7 +1026,7 @@ From class - String + String getMessage() @@ -1042,7 +1042,7 @@ From class - StackTraceElement[] + StackTraceElement[] getStackTrace() @@ -1058,10 +1058,10 @@ From class - Throwable + Throwable - initCause(Throwable arg0) + initCause(Throwable arg0)
- printStackTrace(PrintWriter arg0) + printStackTrace(PrintWriter arg0)
- printStackTrace(PrintStream arg0) + printStackTrace(PrintStream arg0)
- setStackTrace(StackTraceElement[] arg0) + setStackTrace(StackTraceElement[] arg0)
toString() @@ -1161,7 +1161,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1199,7 +1199,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1292,7 +1292,7 @@ From class - String + String toString() @@ -1403,7 +1403,7 @@ From class UserRecoverableAuthException - (String msg, Intent intent) + (String msg, Intent intent)
@@ -1444,7 +1444,7 @@ From class - Intent + Intent getIntent () @@ -1457,7 +1457,7 @@ From class
-

Getter for an Intent that when supplied to startActivityForResult(Intent, int), will allow user intervention.

+

Getter for an Intent that when supplied to startActivityForResult(Intent, int), will allow user intervention.

Returns
  • Intent representing the ameliorating user action. diff --git a/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html b/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html index 76fd3e0..ccaa1e7 100644 --- a/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html +++ b/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html @@ -732,7 +732,7 @@ Summary:
java.lang.Objectjava.lang.Object
   ↳java.lang.Throwablejava.lang.Throwable
   ↳java.lang.Exceptionjava.lang.Exception
- UserRecoverableNotifiedException(String err) + UserRecoverableNotifiedException(String err)
fillInStackTrace() @@ -932,7 +932,7 @@ From class - Throwable + Throwable getCause() @@ -948,7 +948,7 @@ From class - String + String getLocalizedMessage() @@ -964,7 +964,7 @@ From class - String + String getMessage() @@ -980,7 +980,7 @@ From class - StackTraceElement[] + StackTraceElement[] getStackTrace() @@ -996,10 +996,10 @@ From class - Throwable + Throwable - initCause(Throwable arg0) + initCause(Throwable arg0)
- printStackTrace(PrintWriter arg0) + printStackTrace(PrintWriter arg0)
- printStackTrace(PrintStream arg0) + printStackTrace(PrintStream arg0)
- setStackTrace(StackTraceElement[] arg0) + setStackTrace(StackTraceElement[] arg0)
toString() @@ -1099,7 +1099,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1137,7 +1137,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1230,7 +1230,7 @@ From class - String + String toString() @@ -1341,7 +1341,7 @@ From class UserRecoverableNotifiedException - (String err) + (String err)
diff --git a/docs/html/reference/com/google/android/gms/common/AccountPicker.html b/docs/html/reference/com/google/android/gms/common/AccountPicker.html index 93da937..d507d27 100644 --- a/docs/html/reference/com/google/android/gms/common/AccountPicker.html +++ b/docs/html/reference/com/google/android/gms/common/AccountPicker.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary:
java.lang.Objectjava.lang.Object
- newChooseAccountIntent(Account selectedAccount, ArrayList<Account> allowableAccounts, String[] allowableAccountTypes, boolean alwaysPromptForAccount, String descriptionOverrideText, String addAccountAuthTokenType, String[] addAccountRequiredFeatures, Bundle addAccountOptions) + newChooseAccountIntent(Account selectedAccount, ArrayList<Account> allowableAccounts, String[] allowableAccountTypes, boolean alwaysPromptForAccount, String descriptionOverrideText, String addAccountAuthTokenType, String[] addAccountRequiredFeatures, Bundle addAccountOptions) -
Returns an intent to an Activity that prompts the user to choose from a list of +
Returns an intent to an Activity that prompts the user to choose from a list of accounts.
clone() @@ -863,7 +863,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -956,7 +956,7 @@ From class - String + String toString() @@ -1070,10 +1070,10 @@ From class - Intent + Intent newChooseAccountIntent - (Account selectedAccount, ArrayList<Account> allowableAccounts, String[] allowableAccountTypes, boolean alwaysPromptForAccount, String descriptionOverrideText, String addAccountAuthTokenType, String[] addAccountRequiredFeatures, Bundle addAccountOptions) + (Account selectedAccount, ArrayList<Account> allowableAccounts, String[] allowableAccountTypes, boolean alwaysPromptForAccount, String descriptionOverrideText, String addAccountAuthTokenType, String[] addAccountRequiredFeatures, Bundle addAccountOptions)
@@ -1083,13 +1083,13 @@ From class
-

Returns an intent to an Activity that prompts the user to choose from a list of +

Returns an intent to an Activity that prompts the user to choose from a list of accounts. The caller will then typically start the activity by calling startActivityForResult(intent, ...);.

On success the activity returns a Bundle with the account name and type specified using - keys KEY_ACCOUNT_NAME and KEY_ACCOUNT_TYPE. + keys KEY_ACCOUNT_NAME and KEY_ACCOUNT_TYPE.

The most common case is to call this with one account type, e.g.:

@@ -1114,12 +1114,12 @@ From class @@ -1140,24 +1140,24 @@ From class + addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback, Handler) requiredFeatures parameter. +
selectedAccount - if specified, indicates that the Account is the currently + if specified, indicates that the Account is the currently selected one, according to the caller's definition of selected.
allowableAccounts - an optional ArrayList of accounts that are allowed to be + an optional ArrayList of accounts that are allowed to be shown. If not specified then this field will not limit the displayed accounts.
addAccountAuthTokenType - this string is passed as the addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback, Handler) + this string is passed as the addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback, Handler) authTokenType parameter.
addAccountRequiredFeatures this string array is passed as the - addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback, Handler) requiredFeatures parameter.
addAccountOptions - This Bundle is passed as the - addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback, Handler) options parameter.This Bundle is passed as the + addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback, Handler) options parameter.

Returns
-
  • an Intent that can be used to launch the ChooseAccount activity flow. +
    • an Intent that can be used to launch the ChooseAccount activity flow.
diff --git a/docs/html/reference/com/google/android/gms/common/ConnectionResult.html b/docs/html/reference/com/google/android/gms/common/ConnectionResult.html index 5ca070d..79fb24a 100644 --- a/docs/html/reference/com/google/android/gms/common/ConnectionResult.html +++ b/docs/html/reference/com/google/android/gms/common/ConnectionResult.html @@ -684,7 +684,7 @@ Summary: - extends Object
+ extends Object
@@ -704,7 +704,7 @@ Summary:
java.lang.Objectjava.lang.Object
- ConnectionResult(int statusCode, PendingIntent pendingIntent) + ConnectionResult(int statusCode, PendingIntent pendingIntent)
Creates a connection result.
@@ -937,7 +937,7 @@ Summary: - PendingIntent + PendingIntent
getResolution() @@ -995,7 +995,7 @@ Summary: void - startResolutionForResult(Activity activity, int requestCode) + startResolutionForResult(Activity activity, int requestCode)
Resolves an error by starting any intents requiring user interaction.
@@ -1011,7 +1011,7 @@ Summary: - String + String
toString() @@ -1042,7 +1042,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1080,7 +1080,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1173,7 +1173,7 @@ From class - String + String toString() @@ -1484,7 +1484,7 @@ From class

Completing the connection requires some form of resolution. A resolution will be available to be started with startResolutionForResult(Activity, int). - If the result returned is RESULT_OK, then further attempts to connect + If the result returned is RESULT_OK, then further attempts to connect should either complete or continue on to the next issue that needs to be resolved.

@@ -1693,7 +1693,7 @@ From class signed in. The client may choose to continue without using the API or it may call startResolutionForResult(Activity, int) to prompt the user to sign in. After the sign in - activity returns with RESULT_OK further attempts to connect + activity returns with RESULT_OK further attempts to connect should succeed.

@@ -1777,7 +1777,7 @@ From class ConnectionResult - (int statusCode, PendingIntent pendingIntent) + (int statusCode, PendingIntent pendingIntent)
@@ -1866,7 +1866,7 @@ From class - PendingIntent + PendingIntent getResolution () @@ -1880,7 +1880,7 @@ From class

A pending intent to resolve the connection failure. This intent can be started with - startIntentSenderForResult(IntentSender, int, Intent, int, int, int) + startIntentSenderForResult(IntentSender, int, Intent, int, int, int) to present UI to solve the issue.

Returns
@@ -1974,7 +1974,7 @@ From class void startResolutionForResult - (Activity activity, int requestCode) + (Activity activity, int requestCode)
@@ -1994,7 +1994,7 @@ From class
activity An Activity context to use to resolve the issue. The activity's onActivityResult method will be invoked after the user is done. If the - resultCode is RESULT_OK, the application should try to + resultCode is RESULT_OK, the application should try to connect again.
- @@ -2029,7 +2029,7 @@ From class - String + StringtoString() diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html index dad761f..b3f02d7 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html @@ -754,7 +754,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
IntentSender.SendIntentException + IntentSender.SendIntentException If the resolution intent has been canceled or is no longer able to execute the request. - onConnected(Bundle connectionHint) + onConnected(Bundle connectionHint)
After calling connect(), this method will be invoked asynchronously when the connect request has successfully completed.
@@ -841,7 +841,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onConnected - (Bundle connectionHint) + (Bundle connectionHint)
diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html index 8dd96c2..8179c70 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html @@ -844,7 +844,7 @@ onkeyup="return search_changed(event, false, '/')" /> startResolutionForResult(Activity, int). Applications should implement onActivityResult in their Activity to call connect() again if the user has - resolved the issue (resultCode is RESULT_OK). + resolved the issue (resultCode is RESULT_OK).
diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html index 96f7aa1..661185b 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html @@ -706,7 +706,7 @@ Summary: - extends Exception
+ extends Exception
@@ -726,7 +726,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -734,7 +734,7 @@ Summary:    ↳ - java.lang.Throwable + java.lang.Throwable @@ -744,7 +744,7 @@ Summary:    ↳ - java.lang.Exception + java.lang.Exception @@ -894,7 +894,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Throwable + java.lang.Throwable
+ Throwable fillInStackTrace() @@ -929,7 +929,7 @@ From class - Throwable + Throwable getCause() @@ -945,7 +945,7 @@ From class - String + String getLocalizedMessage() @@ -961,7 +961,7 @@ From class - String + String getMessage() @@ -977,7 +977,7 @@ From class - StackTraceElement[] + StackTraceElement[] getStackTrace() @@ -993,10 +993,10 @@ From class - Throwable + Throwable - initCause(Throwable arg0) + initCause(Throwable arg0) @@ -1012,7 +1012,7 @@ From class void - printStackTrace(PrintWriter arg0) + printStackTrace(PrintWriter arg0) @@ -1028,7 +1028,7 @@ From class void - printStackTrace(PrintStream arg0) + printStackTrace(PrintStream arg0) @@ -1060,7 +1060,7 @@ From class void - setStackTrace(StackTraceElement[] arg0) + setStackTrace(StackTraceElement[] arg0) @@ -1073,7 +1073,7 @@ From class - String + String toString() @@ -1096,7 +1096,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1134,7 +1134,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1163,7 +1163,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1227,7 +1227,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html index a9d9023..909ade8 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -775,7 +775,7 @@ Summary: - String + String GOOGLE_PLAY_SERVICES_PACKAGE Package name for Google Play services. @@ -790,7 +790,7 @@ Summary: - String + String GOOGLE_PLAY_STORE_PACKAGE Package name for Google Play services. @@ -827,10 +827,10 @@ Summary: static - Dialog + Dialog - getErrorDialog(int errorCode, Activity activity, int requestCode, DialogInterface.OnCancelListener cancelListener) + getErrorDialog(int errorCode, Activity activity, int requestCode, DialogInterface.OnCancelListener cancelListener)
Returns a dialog to address the provided errorCode.
@@ -845,10 +845,10 @@ Summary: static - Dialog + Dialog - getErrorDialog(int errorCode, Activity activity, int requestCode) + getErrorDialog(int errorCode, Activity activity, int requestCode)
Returns a dialog to address the provided errorCode.
@@ -863,10 +863,10 @@ Summary: static - PendingIntent + PendingIntent - getErrorPendingIntent(int errorCode, Context context, int requestCode) + getErrorPendingIntent(int errorCode, Context context, int requestCode)
Returns a PendingIntent to address the provided errorCode.
@@ -881,7 +881,7 @@ Summary: static - String + String getErrorString(int errorCode) @@ -900,10 +900,10 @@ Summary: static - String + String - getOpenSourceSoftwareLicenseInfo(Context context) + getOpenSourceSoftwareLicenseInfo(Context context)
Returns the open source software license information for the Google Play services application, or null if Google Play services is not available on this device.
@@ -919,10 +919,10 @@ Summary: static - Context + Context - getRemoteContext(Context context) + getRemoteContext(Context context)
This gets the Context object of the Buddy APK.
@@ -937,10 +937,10 @@ Summary: static - Resources + Resources - getRemoteResource(Context context) + getRemoteResource(Context context)
This gets the Resources object of the Buddy APK.
@@ -958,7 +958,7 @@ Summary: int - isGooglePlayServicesAvailable(Context context) + isGooglePlayServicesAvailable(Context context)
Verifies that Google Play services is installed and enabled on this device, and that the version installed on this device is no older than the one required by this client.
@@ -1007,7 +1007,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1045,7 +1045,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1074,7 +1074,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1138,7 +1138,7 @@ From class - String + String toString() @@ -1237,7 +1237,7 @@ From class public static final - String + String GOOGLE_PLAY_SERVICES_PACKAGE @@ -1296,8 +1296,8 @@ From class Constant Value: - 3159000 - (0x003033d8) + 3225000 + (0x003135a8)
@@ -1315,7 +1315,7 @@ From class public static final - String + String GOOGLE_PLAY_STORE_PACKAGE @@ -1375,10 +1375,10 @@ From class - Dialog + Dialog getErrorDialog - (int errorCode, Activity activity, int requestCode, DialogInterface.OnCancelListener cancelListener) + (int errorCode, Activity activity, int requestCode, DialogInterface.OnCancelListener cancelListener)
@@ -1411,7 +1411,7 @@ From class cancelListener - The DialogInterface.OnCancelListener to invoke if the dialog is + The DialogInterface.OnCancelListener to invoke if the dialog is canceled. @@ -1432,10 +1432,10 @@ From class - Dialog + Dialog getErrorDialog - (int errorCode, Activity activity, int requestCode) + (int errorCode, Activity activity, int requestCode)
@@ -1484,10 +1484,10 @@ From class - PendingIntent + PendingIntent getErrorPendingIntent - (int errorCode, Context context, int requestCode) + (int errorCode, Context context, int requestCode)
@@ -1534,7 +1534,7 @@ From class - String + String getErrorString (int errorCode) @@ -1565,10 +1565,10 @@ From class - String + String getOpenSourceSoftwareLicenseInfo - (Context context) + (Context context)
@@ -1596,10 +1596,10 @@ From class - Context + Context getRemoteContext - (Context context) + (Context context)
@@ -1633,10 +1633,10 @@ From class - Resources + Resources getRemoteResource - (Context context) + (Context context)
@@ -1671,7 +1671,7 @@ From class int isGooglePlayServicesAvailable - (Context context) + (Context context)
diff --git a/docs/html/reference/com/google/android/gms/common/Scopes.html b/docs/html/reference/com/google/android/gms/common/Scopes.html index 6ffb329..2adcdb0 100644 --- a/docs/html/reference/com/google/android/gms/common/Scopes.html +++ b/docs/html/reference/com/google/android/gms/common/Scopes.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -770,21 +770,21 @@ Summary: - String + String APP_STATE Scope for using the App State service. - String + String GAMES Scope for accessing data from Google Play Games. - String + String PLUS_LOGIN OAuth 2.0 scope for accessing the user's name, basic profile info, list of people in the user's circles, and writing app activities to Google. @@ -792,7 +792,7 @@ Summary: - String + String PLUS_PROFILE OAuth 2.0 scope for accessing the user's Google+ profile data. @@ -835,7 +835,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -873,7 +873,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -902,7 +902,7 @@ From class final - Class<?> + Class<?> getClass() @@ -966,7 +966,7 @@ From class - String + String toString() @@ -1065,7 +1065,7 @@ From class public static final - String + String APP_STATE @@ -1103,7 +1103,7 @@ From class public static final - String + String GAMES @@ -1141,7 +1141,7 @@ From class public static final - String + String PLUS_LOGIN @@ -1188,7 +1188,7 @@ From class public static final - String + String PLUS_PROFILE diff --git a/docs/html/reference/com/google/android/gms/common/SignInButton.html b/docs/html/reference/com/google/android/gms/common/SignInButton.html index 1c00a4c..4825be6 100644 --- a/docs/html/reference/com/google/android/gms/common/SignInButton.html +++ b/docs/html/reference/com/google/android/gms/common/SignInButton.html @@ -771,7 +771,7 @@ Summary: - extends FrameLayout
+ extends FrameLayout
@@ -780,7 +780,7 @@ Summary: implements - View.OnClickListener + View.OnClickListener @@ -796,7 +796,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -804,7 +804,7 @@ Summary:    ↳ - android.view.View + android.view.View @@ -814,7 +814,7 @@ Summary:    ↳ - android.view.ViewGroup + android.view.ViewGroup @@ -826,7 +826,7 @@ Summary:    ↳ - android.widget.FrameLayout + android.widget.FrameLayout @@ -1426,7 +1426,7 @@ android.view.View - String + String VIEW_LOG_TAG @@ -1499,7 +1499,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> ALPHA @@ -1818,7 +1818,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> ROTATION @@ -1829,7 +1829,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> ROTATION_X @@ -1840,7 +1840,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> ROTATION_Y @@ -1851,7 +1851,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> SCALE_X @@ -1862,7 +1862,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> SCALE_Y @@ -1895,7 +1895,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> TRANSLATION_X @@ -1906,7 +1906,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> TRANSLATION_Y @@ -1928,7 +1928,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> X @@ -1939,7 +1939,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> Y @@ -1986,7 +1986,7 @@ android.view.View - SignInButton(Context context) + SignInButton(Context context) @@ -2002,7 +2002,7 @@ android.view.View - SignInButton(Context context, AttributeSet attrs) + SignInButton(Context context, AttributeSet attrs) @@ -2018,7 +2018,7 @@ android.view.View - SignInButton(Context context, AttributeSet attrs, int defStyle) + SignInButton(Context context, AttributeSet attrs, int defStyle) @@ -2047,7 +2047,7 @@ android.view.View void - onClick(View view) + onClick(View view) @@ -2097,7 +2097,7 @@ android.view.View void - setOnClickListener(View.OnClickListener listener) + setOnClickListener(View.OnClickListener listener) @@ -2161,7 +2161,7 @@ android.view.View class="jd-expando-trigger-img" /> From class - android.widget.FrameLayout + android.widget.FrameLayout
- checkLayoutParams(ViewGroup.LayoutParams arg0) + checkLayoutParams(ViewGroup.LayoutParams arg0) @@ -2199,7 +2199,7 @@ From class void - draw(Canvas arg0) + draw(Canvas arg0) @@ -2231,7 +2231,7 @@ From class boolean - gatherTransparentRegion(Region arg0) + gatherTransparentRegion(Region arg0) @@ -2244,7 +2244,7 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams generateDefaultLayoutParams() @@ -2260,10 +2260,10 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams - generateLayoutParams(AttributeSet arg0) + generateLayoutParams(AttributeSet arg0) @@ -2276,10 +2276,10 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams - generateLayoutParams(ViewGroup.LayoutParams arg0) + generateLayoutParams(ViewGroup.LayoutParams arg0) @@ -2308,7 +2308,7 @@ From class - Drawable + Drawable getForeground() @@ -2375,7 +2375,7 @@ From class void - onInitializeAccessibilityEvent(AccessibilityEvent arg0) + onInitializeAccessibilityEvent(AccessibilityEvent arg0) @@ -2455,7 +2455,7 @@ From class void - setForeground(Drawable arg0) + setForeground(Drawable arg0) @@ -2519,7 +2519,7 @@ From class boolean - verifyDrawable(Drawable arg0) + verifyDrawable(Drawable arg0) @@ -2539,7 +2539,7 @@ From class class="jd-expando-trigger-img" /> From class - android.view.ViewGroup + android.view.ViewGroup
- addChildrenForAccessibility(ArrayList<View> arg0) + addChildrenForAccessibility(ArrayList<View> arg0) @@ -2577,7 +2577,7 @@ From class void - addFocusables(ArrayList<View> arg0, int arg1, int arg2) + addFocusables(ArrayList<View> arg0, int arg1, int arg2) @@ -2609,7 +2609,7 @@ From class void - addTouchables(ArrayList<View> arg0) + addTouchables(ArrayList<View> arg0) @@ -2625,7 +2625,7 @@ From class void - addView(View arg0, int arg1, ViewGroup.LayoutParams arg2) + addView(View arg0, int arg1, ViewGroup.LayoutParams arg2) @@ -2641,7 +2641,7 @@ From class void - addView(View arg0, ViewGroup.LayoutParams arg1) + addView(View arg0, ViewGroup.LayoutParams arg1) @@ -2657,7 +2657,7 @@ From class void - addView(View arg0, int arg1) + addView(View arg0, int arg1) @@ -2673,7 +2673,7 @@ From class void - addView(View arg0) + addView(View arg0) @@ -2689,7 +2689,7 @@ From class void - addView(View arg0, int arg1, int arg2) + addView(View arg0, int arg1, int arg2) @@ -2705,7 +2705,7 @@ From class boolean - addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2, boolean arg3) + addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2, boolean arg3) @@ -2721,7 +2721,7 @@ From class boolean - addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2) + addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2) @@ -2737,7 +2737,7 @@ From class void - attachLayoutAnimationParameters(View arg0, ViewGroup.LayoutParams arg1, int arg2, int arg3) + attachLayoutAnimationParameters(View arg0, ViewGroup.LayoutParams arg1, int arg2, int arg3) @@ -2753,7 +2753,7 @@ From class void - attachViewToParent(View arg0, int arg1, ViewGroup.LayoutParams arg2) + attachViewToParent(View arg0, int arg1, ViewGroup.LayoutParams arg2) @@ -2769,7 +2769,7 @@ From class void - bringChildToFront(View arg0) + bringChildToFront(View arg0) @@ -2801,7 +2801,7 @@ From class boolean - checkLayoutParams(ViewGroup.LayoutParams arg0) + checkLayoutParams(ViewGroup.LayoutParams arg0) @@ -2817,7 +2817,7 @@ From class void - childDrawableStateChanged(View arg0) + childDrawableStateChanged(View arg0) @@ -2833,7 +2833,7 @@ From class void - cleanupLayoutState(View arg0) + cleanupLayoutState(View arg0) @@ -2849,7 +2849,7 @@ From class void - clearChildFocus(View arg0) + clearChildFocus(View arg0) @@ -2929,7 +2929,7 @@ From class void - detachViewFromParent(View arg0) + detachViewFromParent(View arg0) @@ -2977,7 +2977,7 @@ From class void - dispatchConfigurationChanged(Configuration arg0) + dispatchConfigurationChanged(Configuration arg0) @@ -3025,7 +3025,7 @@ From class void - dispatchDraw(Canvas arg0) + dispatchDraw(Canvas arg0) @@ -3041,7 +3041,7 @@ From class void - dispatchFreezeSelfOnly(SparseArray<Parcelable> arg0) + dispatchFreezeSelfOnly(SparseArray<Parcelable> arg0) @@ -3057,7 +3057,7 @@ From class boolean - dispatchGenericFocusedEvent(MotionEvent arg0) + dispatchGenericFocusedEvent(MotionEvent arg0) @@ -3073,7 +3073,7 @@ From class boolean - dispatchGenericPointerEvent(MotionEvent arg0) + dispatchGenericPointerEvent(MotionEvent arg0) @@ -3089,7 +3089,7 @@ From class boolean - dispatchHoverEvent(MotionEvent arg0) + dispatchHoverEvent(MotionEvent arg0) @@ -3105,7 +3105,7 @@ From class boolean - dispatchKeyEvent(KeyEvent arg0) + dispatchKeyEvent(KeyEvent arg0) @@ -3121,7 +3121,7 @@ From class boolean - dispatchKeyEventPreIme(KeyEvent arg0) + dispatchKeyEventPreIme(KeyEvent arg0) @@ -3137,7 +3137,7 @@ From class boolean - dispatchKeyShortcutEvent(KeyEvent arg0) + dispatchKeyShortcutEvent(KeyEvent arg0) @@ -3153,7 +3153,7 @@ From class void - dispatchRestoreInstanceState(SparseArray<Parcelable> arg0) + dispatchRestoreInstanceState(SparseArray<Parcelable> arg0) @@ -3169,7 +3169,7 @@ From class void - dispatchSaveInstanceState(SparseArray<Parcelable> arg0) + dispatchSaveInstanceState(SparseArray<Parcelable> arg0) @@ -3249,7 +3249,7 @@ From class void - dispatchThawSelfOnly(SparseArray<Parcelable> arg0) + dispatchThawSelfOnly(SparseArray<Parcelable> arg0) @@ -3265,7 +3265,7 @@ From class boolean - dispatchTouchEvent(MotionEvent arg0) + dispatchTouchEvent(MotionEvent arg0) @@ -3281,7 +3281,7 @@ From class boolean - dispatchTrackballEvent(MotionEvent arg0) + dispatchTrackballEvent(MotionEvent arg0) @@ -3297,7 +3297,7 @@ From class boolean - dispatchUnhandledMove(View arg0, int arg1) + dispatchUnhandledMove(View arg0, int arg1) @@ -3313,7 +3313,7 @@ From class void - dispatchVisibilityChanged(View arg0, int arg1) + dispatchVisibilityChanged(View arg0, int arg1) @@ -3377,7 +3377,7 @@ From class boolean - drawChild(Canvas arg0, View arg1, long arg2) + drawChild(Canvas arg0, View arg1, long arg2) @@ -3409,7 +3409,7 @@ From class void - endViewTransition(View arg0) + endViewTransition(View arg0) @@ -3422,7 +3422,7 @@ From class - View + View findFocus() @@ -3441,7 +3441,7 @@ From class void - findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2) + findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2) @@ -3457,7 +3457,7 @@ From class boolean - fitSystemWindows(Rect arg0) + fitSystemWindows(Rect arg0) @@ -3470,10 +3470,10 @@ From class - View + View - focusSearch(View arg0, int arg1) + focusSearch(View arg0, int arg1) @@ -3489,7 +3489,7 @@ From class void - focusableViewAvailable(View arg0) + focusableViewAvailable(View arg0) @@ -3505,7 +3505,7 @@ From class boolean - gatherTransparentRegion(Region arg0) + gatherTransparentRegion(Region arg0) @@ -3518,7 +3518,7 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams generateDefaultLayoutParams() @@ -3534,10 +3534,10 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams - generateLayoutParams(AttributeSet arg0) + generateLayoutParams(AttributeSet arg0) @@ -3550,10 +3550,10 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams - generateLayoutParams(ViewGroup.LayoutParams arg0) + generateLayoutParams(ViewGroup.LayoutParams arg0) @@ -3566,7 +3566,7 @@ From class - View + View getChildAt(int arg0) @@ -3633,7 +3633,7 @@ From class boolean - getChildStaticTransformation(View arg0, Transformation arg1) + getChildStaticTransformation(View arg0, Transformation arg1) @@ -3649,7 +3649,7 @@ From class boolean - getChildVisibleRect(View arg0, Rect arg1, Point arg2) + getChildVisibleRect(View arg0, Rect arg1, Point arg2) @@ -3678,7 +3678,7 @@ From class - View + View getFocusedChild() @@ -3694,7 +3694,7 @@ From class - LayoutAnimationController + LayoutAnimationController getLayoutAnimation() @@ -3710,7 +3710,7 @@ From class - Animation.AnimationListener + Animation.AnimationListener getLayoutAnimationListener() @@ -3793,7 +3793,7 @@ From class int - indexOfChild(View arg0) + indexOfChild(View arg0) @@ -3809,7 +3809,7 @@ From class void - invalidateChild(View arg0, Rect arg1) + invalidateChild(View arg0, Rect arg1) @@ -3822,10 +3822,10 @@ From class - ViewParent + ViewParent - invalidateChildInParent(int[] arg0, Rect arg1) + invalidateChildInParent(int[] arg0, Rect arg1) @@ -3953,7 +3953,7 @@ From class void - measureChild(View arg0, int arg1, int arg2) + measureChild(View arg0, int arg1, int arg2) @@ -3969,7 +3969,7 @@ From class void - measureChildWithMargins(View arg0, int arg1, int arg2, int arg3, int arg4) + measureChildWithMargins(View arg0, int arg1, int arg2, int arg3, int arg4) @@ -4001,7 +4001,7 @@ From class void - offsetDescendantRectToMyCoords(View arg0, Rect arg1) + offsetDescendantRectToMyCoords(View arg0, Rect arg1) @@ -4017,7 +4017,7 @@ From class void - offsetRectIntoDescendantCoords(View arg0, Rect arg1) + offsetRectIntoDescendantCoords(View arg0, Rect arg1) @@ -4081,7 +4081,7 @@ From class boolean - onInterceptHoverEvent(MotionEvent arg0) + onInterceptHoverEvent(MotionEvent arg0) @@ -4097,7 +4097,7 @@ From class boolean - onInterceptTouchEvent(MotionEvent arg0) + onInterceptTouchEvent(MotionEvent arg0) @@ -4129,7 +4129,7 @@ From class boolean - onRequestFocusInDescendants(int arg0, Rect arg1) + onRequestFocusInDescendants(int arg0, Rect arg1) @@ -4145,7 +4145,7 @@ From class boolean - onRequestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) + onRequestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) @@ -4161,7 +4161,7 @@ From class void - recomputeViewAttributes(View arg0) + recomputeViewAttributes(View arg0) @@ -4209,7 +4209,7 @@ From class void - removeDetachedView(View arg0, boolean arg1) + removeDetachedView(View arg0, boolean arg1) @@ -4225,7 +4225,7 @@ From class void - removeView(View arg0) + removeView(View arg0) @@ -4257,7 +4257,7 @@ From class void - removeViewInLayout(View arg0) + removeViewInLayout(View arg0) @@ -4305,7 +4305,7 @@ From class void - requestChildFocus(View arg0, View arg1) + requestChildFocus(View arg0, View arg1) @@ -4321,7 +4321,7 @@ From class boolean - requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2) + requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2) @@ -4353,7 +4353,7 @@ From class boolean - requestFocus(int arg0, Rect arg1) + requestFocus(int arg0, Rect arg1) @@ -4369,7 +4369,7 @@ From class boolean - requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) + requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) @@ -4385,7 +4385,7 @@ From class void - requestTransparentRegion(View arg0) + requestTransparentRegion(View arg0) @@ -4561,7 +4561,7 @@ From class void - setLayoutAnimation(LayoutAnimationController arg0) + setLayoutAnimation(LayoutAnimationController arg0) @@ -4577,7 +4577,7 @@ From class void - setLayoutAnimationListener(Animation.AnimationListener arg0) + setLayoutAnimationListener(Animation.AnimationListener arg0) @@ -4625,7 +4625,7 @@ From class void - setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0) + setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0) @@ -4705,7 +4705,7 @@ From class boolean - showContextMenuForChild(View arg0) + showContextMenuForChild(View arg0) @@ -4721,7 +4721,7 @@ From class ActionMode - startActionModeForChild(View arg0, ActionMode.Callback arg1) + startActionModeForChild(View arg0, ActionMode.Callback arg1) @@ -4753,7 +4753,7 @@ From class void - startViewTransition(View arg0) + startViewTransition(View arg0) @@ -4769,7 +4769,7 @@ From class void - updateViewLayout(View arg0, ViewGroup.LayoutParams arg1) + updateViewLayout(View arg0, ViewGroup.LayoutParams arg1) @@ -4789,7 +4789,7 @@ From class class="jd-expando-trigger-img" /> From class - android.view.View + android.view.View
- addChildrenForAccessibility(ArrayList<View> arg0) + addChildrenForAccessibility(ArrayList<View> arg0) @@ -4827,7 +4827,7 @@ From class void - addFocusables(ArrayList<View> arg0, int arg1, int arg2) + addFocusables(ArrayList<View> arg0, int arg1, int arg2) @@ -4843,7 +4843,7 @@ From class void - addFocusables(ArrayList<View> arg0, int arg1) + addFocusables(ArrayList<View> arg0, int arg1) @@ -4891,7 +4891,7 @@ From class void - addTouchables(ArrayList<View> arg0) + addTouchables(ArrayList<View> arg0) @@ -4923,7 +4923,7 @@ From class void - announceForAccessibility(CharSequence arg0) + announceForAccessibility(CharSequence arg0) @@ -5115,7 +5115,7 @@ From class boolean - checkInputConnectionProxy(View arg0) + checkInputConnectionProxy(View arg0) @@ -5307,7 +5307,7 @@ From class void - createContextMenu(ContextMenu arg0) + createContextMenu(ContextMenu arg0) @@ -5339,7 +5339,7 @@ From class void - dispatchConfigurationChanged(Configuration arg0) + dispatchConfigurationChanged(Configuration arg0) @@ -5387,7 +5387,7 @@ From class void - dispatchDraw(Canvas arg0) + dispatchDraw(Canvas arg0) @@ -5403,7 +5403,7 @@ From class boolean - dispatchGenericFocusedEvent(MotionEvent arg0) + dispatchGenericFocusedEvent(MotionEvent arg0) @@ -5419,7 +5419,7 @@ From class boolean - dispatchGenericMotionEvent(MotionEvent arg0) + dispatchGenericMotionEvent(MotionEvent arg0) @@ -5435,7 +5435,7 @@ From class boolean - dispatchGenericPointerEvent(MotionEvent arg0) + dispatchGenericPointerEvent(MotionEvent arg0) @@ -5451,7 +5451,7 @@ From class boolean - dispatchHoverEvent(MotionEvent arg0) + dispatchHoverEvent(MotionEvent arg0) @@ -5467,7 +5467,7 @@ From class boolean - dispatchKeyEvent(KeyEvent arg0) + dispatchKeyEvent(KeyEvent arg0) @@ -5483,7 +5483,7 @@ From class boolean - dispatchKeyEventPreIme(KeyEvent arg0) + dispatchKeyEventPreIme(KeyEvent arg0) @@ -5499,7 +5499,7 @@ From class boolean - dispatchKeyShortcutEvent(KeyEvent arg0) + dispatchKeyShortcutEvent(KeyEvent arg0) @@ -5515,7 +5515,7 @@ From class boolean - dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0) + dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0) @@ -5531,7 +5531,7 @@ From class void - dispatchRestoreInstanceState(SparseArray<Parcelable> arg0) + dispatchRestoreInstanceState(SparseArray<Parcelable> arg0) @@ -5547,7 +5547,7 @@ From class void - dispatchSaveInstanceState(SparseArray<Parcelable> arg0) + dispatchSaveInstanceState(SparseArray<Parcelable> arg0) @@ -5627,7 +5627,7 @@ From class boolean - dispatchTouchEvent(MotionEvent arg0) + dispatchTouchEvent(MotionEvent arg0) @@ -5643,7 +5643,7 @@ From class boolean - dispatchTrackballEvent(MotionEvent arg0) + dispatchTrackballEvent(MotionEvent arg0) @@ -5659,7 +5659,7 @@ From class boolean - dispatchUnhandledMove(View arg0, int arg1) + dispatchUnhandledMove(View arg0, int arg1) @@ -5675,7 +5675,7 @@ From class void - dispatchVisibilityChanged(View arg0, int arg1) + dispatchVisibilityChanged(View arg0, int arg1) @@ -5739,7 +5739,7 @@ From class void - draw(Canvas arg0) + draw(Canvas arg0) @@ -5768,7 +5768,7 @@ From class - View + View findFocus() @@ -5784,7 +5784,7 @@ From class final - View + View findViewById(int arg0) @@ -5800,10 +5800,10 @@ From class final - View + View - findViewWithTag(Object arg0) + findViewWithTag(Object arg0) @@ -5819,7 +5819,7 @@ From class void - findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2) + findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2) @@ -5835,7 +5835,7 @@ From class boolean - fitSystemWindows(Rect arg0) + fitSystemWindows(Rect arg0) @@ -5848,7 +5848,7 @@ From class - View + View focusSearch(int arg0) @@ -5912,7 +5912,7 @@ From class - Animation + Animation getAnimation() @@ -5928,7 +5928,7 @@ From class - IBinder + IBinder getApplicationWindowToken() @@ -5944,7 +5944,7 @@ From class - Drawable + Drawable getBackground() @@ -6040,7 +6040,7 @@ From class - CharSequence + CharSequence getContentDescription() @@ -6056,7 +6056,7 @@ From class final - Context + Context getContext() @@ -6072,7 +6072,7 @@ From class - ContextMenu.ContextMenuInfo + ContextMenu.ContextMenuInfo getContextMenuInfo() @@ -6120,7 +6120,7 @@ From class - Bitmap + Bitmap getDrawingCache(boolean arg0) @@ -6136,7 +6136,7 @@ From class - Bitmap + Bitmap getDrawingCache() @@ -6187,7 +6187,7 @@ From class void - getDrawingRect(Rect arg0) + getDrawingRect(Rect arg0) @@ -6248,7 +6248,7 @@ From class - ArrayList<View> + ArrayList<View> getFocusables(int arg0) @@ -6267,7 +6267,7 @@ From class void - getFocusedRect(Rect arg0) + getFocusedRect(Rect arg0) @@ -6283,7 +6283,7 @@ From class boolean - getGlobalVisibleRect(Rect arg0, Point arg1) + getGlobalVisibleRect(Rect arg0, Point arg1) @@ -6299,7 +6299,7 @@ From class boolean - getGlobalVisibleRect(Rect arg0) + getGlobalVisibleRect(Rect arg0) @@ -6312,7 +6312,7 @@ From class - Handler + Handler getHandler() @@ -6347,7 +6347,7 @@ From class void - getHitRect(Rect arg0) + getHitRect(Rect arg0) @@ -6440,7 +6440,7 @@ From class - KeyEvent.DispatcherState + KeyEvent.DispatcherState getKeyDispatcherState() @@ -6472,7 +6472,7 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams getLayoutParams() @@ -6539,7 +6539,7 @@ From class boolean - getLocalVisibleRect(Rect arg0) + getLocalVisibleRect(Rect arg0) @@ -6584,7 +6584,7 @@ From class - Matrix + Matrix getMatrix() @@ -6792,7 +6792,7 @@ From class - View.OnFocusChangeListener + View.OnFocusChangeListener getOnFocusChangeListener() @@ -6888,7 +6888,7 @@ From class final - ViewParent + ViewParent getParent() @@ -6904,7 +6904,7 @@ From class - ViewParent + ViewParent getParentForAccessibility() @@ -6952,7 +6952,7 @@ From class - Resources + Resources getResources() @@ -7016,7 +7016,7 @@ From class - View + View getRootView() @@ -7272,7 +7272,7 @@ From class - Object + Object getTag(int arg0) @@ -7288,7 +7288,7 @@ From class - Object + Object getTag() @@ -7352,7 +7352,7 @@ From class - TouchDelegate + TouchDelegate getTouchDelegate() @@ -7368,7 +7368,7 @@ From class - ArrayList<View> + ArrayList<View> getTouchables() @@ -7464,7 +7464,7 @@ From class - ViewTreeObserver + ViewTreeObserver getViewTreeObserver() @@ -7544,7 +7544,7 @@ From class - IBinder + IBinder getWindowToken() @@ -7579,7 +7579,7 @@ From class void - getWindowVisibleDisplayFrame(Rect arg0) + getWindowVisibleDisplayFrame(Rect arg0) @@ -7720,10 +7720,10 @@ From class static - View + View - inflate(Context arg0, int arg1, ViewGroup arg2) + inflate(Context arg0, int arg1, ViewGroup arg2) @@ -7739,7 +7739,7 @@ From class void - initializeFadingEdge(TypedArray arg0) + initializeFadingEdge(TypedArray arg0) @@ -7755,7 +7755,7 @@ From class void - initializeScrollbars(TypedArray arg0) + initializeScrollbars(TypedArray arg0) @@ -7771,7 +7771,7 @@ From class void - invalidate(Rect arg0) + invalidate(Rect arg0) @@ -7819,7 +7819,7 @@ From class void - invalidateDrawable(Drawable arg0) + invalidateDrawable(Drawable arg0) @@ -8475,7 +8475,7 @@ From class void - onConfigurationChanged(Configuration arg0) + onConfigurationChanged(Configuration arg0) @@ -8491,7 +8491,7 @@ From class void - onCreateContextMenu(ContextMenu arg0) + onCreateContextMenu(ContextMenu arg0) @@ -8520,10 +8520,10 @@ From class - InputConnection + InputConnection - onCreateInputConnection(EditorInfo arg0) + onCreateInputConnection(EditorInfo arg0) @@ -8587,7 +8587,7 @@ From class void - onDraw(Canvas arg0) + onDraw(Canvas arg0) @@ -8603,7 +8603,7 @@ From class void - onDrawScrollBars(Canvas arg0) + onDrawScrollBars(Canvas arg0) @@ -8619,7 +8619,7 @@ From class boolean - onFilterTouchEventForSecurity(MotionEvent arg0) + onFilterTouchEventForSecurity(MotionEvent arg0) @@ -8667,7 +8667,7 @@ From class void - onFocusChanged(boolean arg0, int arg1, Rect arg2) + onFocusChanged(boolean arg0, int arg1, Rect arg2) @@ -8683,7 +8683,7 @@ From class boolean - onGenericMotionEvent(MotionEvent arg0) + onGenericMotionEvent(MotionEvent arg0) @@ -8715,7 +8715,7 @@ From class boolean - onHoverEvent(MotionEvent arg0) + onHoverEvent(MotionEvent arg0) @@ -8731,7 +8731,7 @@ From class void - onInitializeAccessibilityEvent(AccessibilityEvent arg0) + onInitializeAccessibilityEvent(AccessibilityEvent arg0) @@ -8763,7 +8763,7 @@ From class boolean - onKeyDown(int arg0, KeyEvent arg1) + onKeyDown(int arg0, KeyEvent arg1) @@ -8779,7 +8779,7 @@ From class boolean - onKeyLongPress(int arg0, KeyEvent arg1) + onKeyLongPress(int arg0, KeyEvent arg1) @@ -8795,7 +8795,7 @@ From class boolean - onKeyMultiple(int arg0, int arg1, KeyEvent arg2) + onKeyMultiple(int arg0, int arg1, KeyEvent arg2) @@ -8811,7 +8811,7 @@ From class boolean - onKeyPreIme(int arg0, KeyEvent arg1) + onKeyPreIme(int arg0, KeyEvent arg1) @@ -8827,7 +8827,7 @@ From class boolean - onKeyShortcut(int arg0, KeyEvent arg1) + onKeyShortcut(int arg0, KeyEvent arg1) @@ -8843,7 +8843,7 @@ From class boolean - onKeyUp(int arg0, KeyEvent arg1) + onKeyUp(int arg0, KeyEvent arg1) @@ -8907,7 +8907,7 @@ From class void - onPopulateAccessibilityEvent(AccessibilityEvent arg0) + onPopulateAccessibilityEvent(AccessibilityEvent arg0) @@ -8923,7 +8923,7 @@ From class void - onRestoreInstanceState(Parcelable arg0) + onRestoreInstanceState(Parcelable arg0) @@ -8936,7 +8936,7 @@ From class - Parcelable + Parcelable onSaveInstanceState() @@ -9035,7 +9035,7 @@ From class boolean - onTouchEvent(MotionEvent arg0) + onTouchEvent(MotionEvent arg0) @@ -9051,7 +9051,7 @@ From class boolean - onTrackballEvent(MotionEvent arg0) + onTrackballEvent(MotionEvent arg0) @@ -9067,7 +9067,7 @@ From class void - onVisibilityChanged(View arg0, int arg1) + onVisibilityChanged(View arg0, int arg1) @@ -9147,7 +9147,7 @@ From class boolean - performAccessibilityAction(int arg0, Bundle arg1) + performAccessibilityAction(int arg0, Bundle arg1) @@ -9243,7 +9243,7 @@ From class boolean - post(Runnable arg0) + post(Runnable arg0) @@ -9259,7 +9259,7 @@ From class boolean - postDelayed(Runnable arg0, long arg1) + postDelayed(Runnable arg0, long arg1) @@ -9371,7 +9371,7 @@ From class void - postOnAnimation(Runnable arg0) + postOnAnimation(Runnable arg0) @@ -9387,7 +9387,7 @@ From class void - postOnAnimationDelayed(Runnable arg0, long arg1) + postOnAnimationDelayed(Runnable arg0, long arg1) @@ -9419,7 +9419,7 @@ From class boolean - removeCallbacks(Runnable arg0) + removeCallbacks(Runnable arg0) @@ -9483,7 +9483,7 @@ From class boolean - requestFocus(int arg0, Rect arg1) + requestFocus(int arg0, Rect arg1) @@ -9563,7 +9563,7 @@ From class boolean - requestRectangleOnScreen(Rect arg0) + requestRectangleOnScreen(Rect arg0) @@ -9579,7 +9579,7 @@ From class boolean - requestRectangleOnScreen(Rect arg0, boolean arg1) + requestRectangleOnScreen(Rect arg0, boolean arg1) @@ -9627,7 +9627,7 @@ From class void - restoreHierarchyState(SparseArray<Parcelable> arg0) + restoreHierarchyState(SparseArray<Parcelable> arg0) @@ -9643,7 +9643,7 @@ From class void - saveHierarchyState(SparseArray<Parcelable> arg0) + saveHierarchyState(SparseArray<Parcelable> arg0) @@ -9659,7 +9659,7 @@ From class void - scheduleDrawable(Drawable arg0, Runnable arg1, long arg2) + scheduleDrawable(Drawable arg0, Runnable arg1, long arg2) @@ -9723,7 +9723,7 @@ From class void - sendAccessibilityEventUnchecked(AccessibilityEvent arg0) + sendAccessibilityEventUnchecked(AccessibilityEvent arg0) @@ -9787,7 +9787,7 @@ From class void - setAnimation(Animation arg0) + setAnimation(Animation arg0) @@ -9803,7 +9803,7 @@ From class void - setBackground(Drawable arg0) + setBackground(Drawable arg0) @@ -9835,7 +9835,7 @@ From class void - setBackgroundDrawable(Drawable arg0) + setBackgroundDrawable(Drawable arg0) @@ -9915,7 +9915,7 @@ From class void - setContentDescription(CharSequence arg0) + setContentDescription(CharSequence arg0) @@ -10219,7 +10219,7 @@ From class void - setLayerType(int arg0, Paint arg1) + setLayerType(int arg0, Paint arg1) @@ -10235,7 +10235,7 @@ From class void - setLayoutParams(ViewGroup.LayoutParams arg0) + setLayoutParams(ViewGroup.LayoutParams arg0) @@ -10411,7 +10411,7 @@ From class void - setOnClickListener(View.OnClickListener arg0) + setOnClickListener(View.OnClickListener arg0) @@ -10427,7 +10427,7 @@ From class void - setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0) + setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0) @@ -10459,7 +10459,7 @@ From class void - setOnFocusChangeListener(View.OnFocusChangeListener arg0) + setOnFocusChangeListener(View.OnFocusChangeListener arg0) @@ -10507,7 +10507,7 @@ From class void - setOnKeyListener(View.OnKeyListener arg0) + setOnKeyListener(View.OnKeyListener arg0) @@ -10523,7 +10523,7 @@ From class void - setOnLongClickListener(View.OnLongClickListener arg0) + setOnLongClickListener(View.OnLongClickListener arg0) @@ -10555,7 +10555,7 @@ From class void - setOnTouchListener(View.OnTouchListener arg0) + setOnTouchListener(View.OnTouchListener arg0) @@ -10955,7 +10955,7 @@ From class void - setTag(int arg0, Object arg1) + setTag(int arg0, Object arg1) @@ -10971,7 +10971,7 @@ From class void - setTag(Object arg0) + setTag(Object arg0) @@ -11003,7 +11003,7 @@ From class void - setTouchDelegate(TouchDelegate arg0) + setTouchDelegate(TouchDelegate arg0) @@ -11211,7 +11211,7 @@ From class void - startAnimation(Animation arg0) + startAnimation(Animation arg0) @@ -11227,7 +11227,7 @@ From class boolean - startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3) + startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3) @@ -11243,7 +11243,7 @@ From class void - unscheduleDrawable(Drawable arg0) + unscheduleDrawable(Drawable arg0) @@ -11259,7 +11259,7 @@ From class void - unscheduleDrawable(Drawable arg0, Runnable arg1) + unscheduleDrawable(Drawable arg0, Runnable arg1) @@ -11275,7 +11275,7 @@ From class boolean - verifyDrawable(Drawable arg0) + verifyDrawable(Drawable arg0) @@ -11327,7 +11327,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -11365,7 +11365,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -11394,7 +11394,7 @@ From class final - Class<?> + Class<?> getClass() @@ -11458,7 +11458,7 @@ From class - String + String toString() @@ -11529,7 +11529,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.graphics.drawable.Drawable.Callback + android.graphics.drawable.Drawable.Callback
- invalidateDrawable(Drawable arg0) + invalidateDrawable(Drawable arg0) @@ -11567,7 +11567,7 @@ From interface void - scheduleDrawable(Drawable arg0, Runnable arg1, long arg2) + scheduleDrawable(Drawable arg0, Runnable arg1, long arg2) @@ -11583,7 +11583,7 @@ From interface void - unscheduleDrawable(Drawable arg0, Runnable arg1) + unscheduleDrawable(Drawable arg0, Runnable arg1) @@ -11603,7 +11603,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.KeyEvent.Callback + android.view.KeyEvent.Callback
- onKeyDown(int arg0, KeyEvent arg1) + onKeyDown(int arg0, KeyEvent arg1) @@ -11641,7 +11641,7 @@ From interface boolean - onKeyLongPress(int arg0, KeyEvent arg1) + onKeyLongPress(int arg0, KeyEvent arg1) @@ -11657,7 +11657,7 @@ From interface boolean - onKeyMultiple(int arg0, int arg1, KeyEvent arg2) + onKeyMultiple(int arg0, int arg1, KeyEvent arg2) @@ -11673,7 +11673,7 @@ From interface boolean - onKeyUp(int arg0, KeyEvent arg1) + onKeyUp(int arg0, KeyEvent arg1) @@ -11693,7 +11693,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.View.OnClickListener + android.view.View.OnClickListener
- onClick(View arg0) + onClick(View arg0) @@ -11735,7 +11735,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.ViewManager + android.view.ViewManager
- addView(View arg0, ViewGroup.LayoutParams arg1) + addView(View arg0, ViewGroup.LayoutParams arg1) @@ -11773,7 +11773,7 @@ From interface void - removeView(View arg0) + removeView(View arg0) @@ -11789,7 +11789,7 @@ From interface void - updateViewLayout(View arg0, ViewGroup.LayoutParams arg1) + updateViewLayout(View arg0, ViewGroup.LayoutParams arg1) @@ -11809,7 +11809,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.ViewParent + android.view.ViewParent
- bringChildToFront(View arg0) + bringChildToFront(View arg0) @@ -11847,7 +11847,7 @@ From interface void - childDrawableStateChanged(View arg0) + childDrawableStateChanged(View arg0) @@ -11863,7 +11863,7 @@ From interface void - clearChildFocus(View arg0) + clearChildFocus(View arg0) @@ -11879,7 +11879,7 @@ From interface void - createContextMenu(ContextMenu arg0) + createContextMenu(ContextMenu arg0) @@ -11892,10 +11892,10 @@ From interface - View + View - focusSearch(View arg0, int arg1) + focusSearch(View arg0, int arg1) @@ -11911,7 +11911,7 @@ From interface void - focusableViewAvailable(View arg0) + focusableViewAvailable(View arg0) @@ -11927,7 +11927,7 @@ From interface boolean - getChildVisibleRect(View arg0, Rect arg1, Point arg2) + getChildVisibleRect(View arg0, Rect arg1, Point arg2) @@ -11940,7 +11940,7 @@ From interface - ViewParent + ViewParent getParent() @@ -11956,7 +11956,7 @@ From interface - ViewParent + ViewParent getParentForAccessibility() @@ -11975,7 +11975,7 @@ From interface void - invalidateChild(View arg0, Rect arg1) + invalidateChild(View arg0, Rect arg1) @@ -11988,10 +11988,10 @@ From interface - ViewParent + ViewParent - invalidateChildInParent(int[] arg0, Rect arg1) + invalidateChildInParent(int[] arg0, Rect arg1) @@ -12023,7 +12023,7 @@ From interface void - recomputeViewAttributes(View arg0) + recomputeViewAttributes(View arg0) @@ -12039,7 +12039,7 @@ From interface void - requestChildFocus(View arg0, View arg1) + requestChildFocus(View arg0, View arg1) @@ -12055,7 +12055,7 @@ From interface boolean - requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2) + requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2) @@ -12119,7 +12119,7 @@ From interface boolean - requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) + requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) @@ -12135,7 +12135,7 @@ From interface void - requestTransparentRegion(View arg0) + requestTransparentRegion(View arg0) @@ -12151,7 +12151,7 @@ From interface boolean - showContextMenuForChild(View arg0) + showContextMenuForChild(View arg0) @@ -12167,7 +12167,7 @@ From interface ActionMode - startActionModeForChild(View arg0, ActionMode.Callback arg1) + startActionModeForChild(View arg0, ActionMode.Callback arg1) @@ -12187,7 +12187,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.accessibility.AccessibilityEventSource + android.view.accessibility.AccessibilityEventSource
- sendAccessibilityEventUnchecked(AccessibilityEvent arg0) + sendAccessibilityEventUnchecked(AccessibilityEvent arg0) @@ -12485,7 +12485,7 @@ From interface SignInButton - (Context context) + (Context context)
@@ -12514,7 +12514,7 @@ From interface SignInButton - (Context context, AttributeSet attrs) + (Context context, AttributeSet attrs)
@@ -12543,7 +12543,7 @@ From interface SignInButton - (Context context, AttributeSet attrs, int defStyle) + (Context context, AttributeSet attrs, int defStyle)
@@ -12587,7 +12587,7 @@ From interface void onClick - (View view) + (View view)
@@ -12685,7 +12685,7 @@ From interface void setOnClickListener - (View.OnClickListener listener) + (View.OnClickListener listener)
diff --git a/docs/html/reference/com/google/android/gms/common/data/DataBuffer.html b/docs/html/reference/com/google/android/gms/common/data/DataBuffer.html index e5f2ea9..5ee1b46 100644 --- a/docs/html/reference/com/google/android/gms/common/data/DataBuffer.html +++ b/docs/html/reference/com/google/android/gms/common/data/DataBuffer.html @@ -685,7 +685,7 @@ Summary: - extends Object
+ extends Object
@@ -694,7 +694,7 @@ Summary: implements - Iterable<T> + Iterable<T> @@ -710,7 +710,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -970,7 +970,7 @@ Summary: - Iterator<T> + Iterator<T> iterator() @@ -1001,7 +1001,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1039,7 +1039,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1068,7 +1068,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1132,7 +1132,7 @@ From class - String + String toString() @@ -1203,7 +1203,7 @@ From class class="jd-expando-trigger-img" /> From interface - java.lang.Iterable + java.lang.Iterable
+ Iterator<T> iterator() @@ -1453,7 +1453,7 @@ From interface - Iterator<T> + Iterator<T> iterator () diff --git a/docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html b/docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html index 9f3baa5..2d89f26 100644 --- a/docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html +++ b/docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -790,7 +790,7 @@ Summary: static <T, E extends Freezable<T>> - ArrayList<T> + ArrayList<T> freezeAndClose(DataBuffer<E> buffer) @@ -823,7 +823,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -861,7 +861,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -890,7 +890,7 @@ From class final - Class<?> + Class<?> getClass() @@ -954,7 +954,7 @@ From class - String + String toString() @@ -1068,7 +1068,7 @@ From class - ArrayList<T> + ArrayList<T> freezeAndClose (DataBuffer<E> buffer) diff --git a/docs/html/reference/com/google/android/gms/common/data/Freezable.html b/docs/html/reference/com/google/android/gms/common/data/Freezable.html index 4610b1e..386ab28 100644 --- a/docs/html/reference/com/google/android/gms/common/data/Freezable.html +++ b/docs/html/reference/com/google/android/gms/common/data/Freezable.html @@ -954,6 +954,24 @@ Summary: + + + + abstract + + + + + boolean + + + isDataValid() + +
Check to see if this object is valid for use.
+ + + + @@ -1049,6 +1067,42 @@ Summary:
+ + +
+

+ + public + + + abstract + + boolean + + isDataValid + () +

+
+
+ + + +
+
+ +

Check to see if this object is valid for use. If the object is still volatile, this method + will indicate whether or not the object can be safely used. The output of a call to + freeze() will always be valid.

+
+
Returns
+
  • whether or not the object is valid for use. +
+
+ +
+
+ + diff --git a/docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html b/docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html index c51f59f..ba7986c 100644 --- a/docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html +++ b/docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html @@ -751,7 +751,7 @@ onkeyup="return search_changed(event, false, '/')" /> void - onImageLoaded(Uri uri, Drawable drawable) + onImageLoaded(Uri uri, Drawable drawable)
Listener method invoked when an image has been loaded.
@@ -819,7 +819,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onImageLoaded - (Uri uri, Drawable drawable) + (Uri uri, Drawable drawable)
diff --git a/docs/html/reference/com/google/android/gms/common/images/ImageManager.html b/docs/html/reference/com/google/android/gms/common/images/ImageManager.html index a89fb11..134e75c 100644 --- a/docs/html/reference/com/google/android/gms/common/images/ImageManager.html +++ b/docs/html/reference/com/google/android/gms/common/images/ImageManager.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -816,7 +816,7 @@ Summary: ImageManager - create(Context context) + create(Context context)
Returns a new ImageManager for loading images from the network.
@@ -834,7 +834,7 @@ Summary: void - loadImage(ImageView imageView, Uri uri) + loadImage(ImageView imageView, Uri uri)
Loads an image to display from a URI.
@@ -852,7 +852,7 @@ Summary: void - loadImage(ImageView imageView, int resId) + loadImage(ImageView imageView, int resId)
Loads an image to display from the given resource ID.
@@ -870,9 +870,10 @@ Summary: void - loadImage(ImageManager.OnImageLoadedListener listener, Uri uri, int defaultResId) + loadImage(ImageManager.OnImageLoadedListener listener, Uri uri, int defaultResId) -
Load an image to display from a URI.
+
Load an image to display from a URI, using the given resource ID as the default if no + image if found for the given URI.
@@ -888,7 +889,7 @@ Summary: void - loadImage(ImageManager.OnImageLoadedListener listener, Uri uri) + loadImage(ImageManager.OnImageLoadedListener listener, Uri uri)
Load an image to display from a URI.
@@ -906,9 +907,10 @@ Summary: void - loadImage(ImageView imageView, Uri uri, int defaultResId) + loadImage(ImageView imageView, Uri uri, int defaultResId) -
Loads an image to display from a URI, using the given resource ID as the default.
+
Loads an image to display from a URI, using the given resource ID as the default if no + image if found for the given URI.
@@ -936,7 +938,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -974,7 +976,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1003,7 +1005,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1067,7 +1069,7 @@ From class - String + String toString() @@ -1184,7 +1186,7 @@ From class ImageManager create - (Context context) + (Context context)
@@ -1227,7 +1229,7 @@ From class void loadImage - (ImageView imageView, Uri uri) + (ImageView imageView, Uri uri)
@@ -1245,9 +1247,9 @@ From class

The result (if non-null) is set on the given image view on the main thread.

- Note that if the ImageView used for this call is hosted in a ListAdapter (or any - other class that recycles ImageView instances), then ALL calls to set the contents of - that ImageView must be done via one of the calls on this ImageManager.

+ Note that if the ImageView used for this call is hosted in a ListAdapter (or any + other class that recycles ImageView instances), then ALL calls to set the contents of + that ImageView must be done via one of the calls on this ImageManager.

Parameters
@@ -1257,15 +1259,11 @@ From class +
uri - URI to load the image data from.URI to load the image data from. +
-
@@ -1284,7 +1282,7 @@ From class void loadImage - (ImageView imageView, int resId) + (ImageView imageView, int resId)
@@ -1294,9 +1292,11 @@ From class
-

Loads an image to display from the given resource ID. If your ImageView is hosted in - a ListAdapter (or any other class that recycles ImageView instances), then this call - should be used rather than setting the resource directly.

+

Loads an image to display from the given resource ID. +

+ If you also use ImageManagers for Views hosted in a ListAdapter (or any + other class that recycles Views instances), then this call should be used rather than + setting the resource directly. This avoids clobbering images when views are recycled.

Parameters
@@ -1329,7 +1329,7 @@ From class void loadImage - (ImageManager.OnImageLoadedListener listener, Uri uri, int defaultResId) + (ImageManager.OnImageLoadedListener listener, Uri uri, int defaultResId)
@@ -1339,7 +1339,8 @@ From class
-

Load an image to display from a URI. Note that this does not support arbitrary URIs - the URI +

Load an image to display from a URI, using the given resource ID as the default if no + image if found for the given URI. Note that this does not support arbitrary URIs - the URI must be something that was retrieved from another call to Google Play services.

The result is delivered to the given listener on the main thread. @@ -1382,7 +1383,7 @@ From class void loadImage - (ImageManager.OnImageLoadedListener listener, Uri uri) + (ImageManager.OnImageLoadedListener listener, Uri uri)

@@ -1428,7 +1429,7 @@ From class void loadImage - (ImageView imageView, Uri uri, int defaultResId) + (ImageView imageView, Uri uri, int defaultResId)
@@ -1438,18 +1439,18 @@ From class
-

Loads an image to display from a URI, using the given resource ID as the default. Note that - this does not support arbitrary URIs - the URI must be something that was retrieved from - another call to Google Play services. +

Loads an image to display from a URI, using the given resource ID as the default if no + image if found for the given URI. Note that this does not support arbitrary URIs - the URI + must be something that was retrieved from another call to Google Play services.

The image view will be set to the given default resource if the image needs to be loaded asynchronously.

The result (if non-null) is set on the given image view on the main thread.

- Note that if the ImageView used for this call is hosted in a ListAdapter (or any - other class that recycles ImageView instances), then ALL calls to set the contents of - that ImageView must be done via one of the calls on this ImageManager.

+ Note that if the ImageView used for this call is hosted in a ListAdapter (or any + other class that recycles ImageView instances), then ALL calls to set the contents of + that ImageView must be done via one of the calls on this ImageManager.

Parameters
diff --git a/docs/html/reference/com/google/android/gms/common/package-summary.html b/docs/html/reference/com/google/android/gms/common/package-summary.html index b8877eb..c706dd8 100644 --- a/docs/html/reference/com/google/android/gms/common/package-summary.html +++ b/docs/html/reference/com/google/android/gms/common/package-summary.html @@ -681,7 +681,7 @@ onkeyup="return search_changed(event, false, '/')" /> + newChooseAccountIntent.  diff --git a/docs/html/reference/com/google/android/gms/games/Game.html b/docs/html/reference/com/google/android/gms/games/Game.html index e9f4a6b..2dfd417 100644 --- a/docs/html/reference/com/google/android/gms/games/Game.html +++ b/docs/html/reference/com/google/android/gms/games/Game.html @@ -693,7 +693,7 @@ Summary: implements - Parcelable + ParcelableFreezable<T> @@ -892,7 +892,7 @@ android.os.Parcelable - String + String @@ -946,7 +946,7 @@ android.os.Parcelable - String + String @@ -982,7 +982,7 @@ android.os.Parcelable - String + String @@ -1018,7 +1018,7 @@ android.os.Parcelable - Uri + Uri @@ -1229,6 +1229,24 @@ From interface + + + + + +
AccountPicker Common account picker similar to the standard framework account picker introduced in ICS: - newChooseAccountIntent
ConnectionResult getApplicationId() @@ -910,7 +910,7 @@ android.os.Parcelable - String + String getDescription() @@ -931,9 +931,9 @@ android.os.Parcelable void - getDescription(CharArrayBuffer dataOut) + getDescription(CharArrayBuffer dataOut) -
Loads the description string into the given CharArrayBuffer.
+
Loads the description string into the given CharArrayBuffer.
getDeveloperName() @@ -967,9 +967,9 @@ android.os.Parcelable void - getDeveloperName(CharArrayBuffer dataOut) + getDeveloperName(CharArrayBuffer dataOut) -
Loads the developer name into the given CharArrayBuffer.
+
Loads the developer name into the given CharArrayBuffer.
getDisplayName() @@ -1003,9 +1003,9 @@ android.os.Parcelable void - getDisplayName(CharArrayBuffer dataOut) + getDisplayName(CharArrayBuffer dataOut) -
Loads the display name string into the given CharArrayBuffer.
+
Loads the display name string into the given CharArrayBuffer.
getFeaturedImageUri() @@ -1037,7 +1037,7 @@ android.os.Parcelable - Uri + Uri getHiResImageUri() @@ -1055,7 +1055,7 @@ android.os.Parcelable - Uri + Uri getIconImageUri() @@ -1091,7 +1091,7 @@ android.os.Parcelable - String + String getPrimaryCategory() @@ -1109,7 +1109,7 @@ android.os.Parcelable - String + String getSecondaryCategory() @@ -1142,7 +1142,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
+ abstract + + + + + boolean + + isDataValid() + +
Check to see if this object is valid for use.
+ +
@@ -1321,7 +1339,7 @@ From interface abstract - String + String getApplicationId () @@ -1355,7 +1373,7 @@ From interface abstract - String + String getDescription () @@ -1392,7 +1410,7 @@ From interface void getDescription - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1402,7 +1420,7 @@ From interface
-

Loads the description string into the given CharArrayBuffer.

+

Loads the description string into the given CharArrayBuffer.

Parameters
@@ -1428,7 +1446,7 @@ From interface abstract - String + StringgetDeveloperName() @@ -1465,7 +1483,7 @@ From interface void getDeveloperName - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1475,7 +1493,7 @@ From interface
-

Loads the developer name into the given CharArrayBuffer.

+

Loads the developer name into the given CharArrayBuffer.

Parameters
@@ -1501,7 +1519,7 @@ From interface abstract - String + StringgetDisplayName() @@ -1538,7 +1556,7 @@ From interface void getDisplayName - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1548,7 +1566,7 @@ From interface
-

Loads the display name string into the given CharArrayBuffer.

+

Loads the display name string into the given CharArrayBuffer.

Parameters
@@ -1574,7 +1592,7 @@ From interface abstract - Uri + UrigetFeaturedImageUri() @@ -1590,7 +1608,7 @@ From interface

Retrieves an image URI that can be used to load the game's featured (banner) image from Google Play. Returns null if game has no featured image.

- To retrieve the Image from the Uri, use ImageManager.

+ To retrieve the Image from the Uri, use ImageManager.

Returns
  • A URI that can be used to load the game's featured image, or null if the game has no @@ -1612,7 +1630,7 @@ From interface abstract - Uri + Uri getHiResImageUri () @@ -1628,7 +1646,7 @@ From interface

    Retrieves an image URI that can be used to load the game's hi-res image. Returns null if game has no hi-res image.

    - To retrieve the Image from the Uri, use ImageManager.

    + To retrieve the Image from the Uri, use ImageManager.

Returns
  • A URI that can be used to load the game's hi-res image, or null if the game has no @@ -1650,7 +1668,7 @@ From interface abstract - Uri + Uri getIconImageUri () @@ -1666,7 +1684,7 @@ From interface

    Retrieves an image URI that can be used to load the game's icon. Returns null if game has no icon.

    - To retrieve the Image from the Uri, use ImageManager.

    + To retrieve the Image from the Uri, use ImageManager.

Returns
  • A URI that can be used to load the game's icon, or null if the game has no icon. @@ -1721,7 +1739,7 @@ From interface abstract - String + String getPrimaryCategory () @@ -1755,7 +1773,7 @@ From interface abstract - String + String getSecondaryCategory () diff --git a/docs/html/reference/com/google/android/gms/games/GameBuffer.html b/docs/html/reference/com/google/android/gms/games/GameBuffer.html index 61678a6..8add781 100644 --- a/docs/html/reference/com/google/android/gms/games/GameBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/GameBuffer.html @@ -716,7 +716,7 @@ Summary:
- + @@ -952,7 +952,7 @@ From class - Iterator<T> + Iterator<T> @@ -1042,7 +1042,7 @@ From class final - Class<?> + Class<?> - + @@ -867,7 +872,7 @@ android.os.Parcelable public static final - Creator<GameEntity> + GameEntityCreator @@ -918,7 +923,7 @@ android.os.Parcelable boolean @@ -967,7 +972,7 @@ android.os.Parcelable - String + String @@ -1021,7 +1026,7 @@ android.os.Parcelable - String + String @@ -1057,7 +1062,7 @@ android.os.Parcelable - String + String @@ -1093,7 +1098,7 @@ android.os.Parcelable - Uri + Uri @@ -1269,7 +1276,7 @@ android.os.Parcelable boolean @@ -1282,10 +1289,10 @@ android.os.Parcelable - String + boolean @@ -1298,10 +1305,26 @@ android.os.Parcelable + String + + + + + + + @@ -1312,6 +1335,63 @@ android.os.Parcelable + +
java.lang.Objectjava.lang.Object
iterator() @@ -975,7 +975,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1013,7 +1013,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1106,7 +1106,7 @@ From class - String + String toString() @@ -1177,7 +1177,7 @@ From class class="jd-expando-trigger-img" /> From interface - java.lang.Iterable + java.lang.Iterable
+ Iterator<T>
iterator() diff --git a/docs/html/reference/com/google/android/gms/games/GameEntity.html b/docs/html/reference/com/google/android/gms/games/GameEntity.html index 82e1ef0..5a47dea 100644 --- a/docs/html/reference/com/google/android/gms/games/GameEntity.html +++ b/docs/html/reference/com/google/android/gms/games/GameEntity.html @@ -679,6 +679,9 @@ Summary: + | Protected Methods + + | Inherited Methods @@ -707,7 +710,7 @@ Summary: - extends Object
+ extends Object
@@ -716,6 +719,8 @@ Summary: implements + Parcelable + Game @@ -732,7 +737,7 @@ Summary:
java.lang.Objectjava.lang.Object
CREATOR
- equals(Object obj) + equals(Object obj)
getApplicationId() @@ -985,7 +990,7 @@ android.os.Parcelable - String + String getDescription() @@ -1006,9 +1011,9 @@ android.os.Parcelable void - getDescription(CharArrayBuffer dataOut) + getDescription(CharArrayBuffer dataOut) -
Loads the description string into the given CharArrayBuffer.
+
Loads the description string into the given CharArrayBuffer.
getDeveloperName() @@ -1042,9 +1047,9 @@ android.os.Parcelable void - getDeveloperName(CharArrayBuffer dataOut) + getDeveloperName(CharArrayBuffer dataOut) -
Loads the developer name into the given CharArrayBuffer.
+
Loads the developer name into the given CharArrayBuffer.
getDisplayName() @@ -1078,9 +1083,9 @@ android.os.Parcelable void - getDisplayName(CharArrayBuffer dataOut) + getDisplayName(CharArrayBuffer dataOut) -
Loads the display name string into the given CharArrayBuffer.
+
Loads the display name string into the given CharArrayBuffer.
getFeaturedImageUri() @@ -1128,7 +1133,7 @@ android.os.Parcelable - Uri + Uri getHiResImageUri() @@ -1146,7 +1151,7 @@ android.os.Parcelable - Uri + Uri getIconImageUri() @@ -1164,7 +1169,7 @@ android.os.Parcelable - String + String getInstancePackageName() @@ -1198,7 +1203,7 @@ android.os.Parcelable - String + String getPrimaryCategory() @@ -1216,7 +1221,7 @@ android.os.Parcelable - String + String getSecondaryCategory() @@ -1253,8 +1258,10 @@ android.os.Parcelable boolean - isInstanceInstalled() + isDataValid() +
Check to see if this object is valid for use.
+
- isPlayEnabledGame() + isInstanceInstalled()
- toString() + isPlayEnabledGame()
+ toString() + +
+ + + + + void - writeToParcel(Parcel dest, int flags) + writeToParcel(Parcel dest, int flags)
+ + + + + + + + + + + + + + + + + + + + + + +
Protected Methods
+ + + + static + + ClassLoader + + getUnparcelClassLoader() + +
+ + + + static + + Integer + + getUnparcelClientVersion() + +
+ + + + + + boolean + + shouldDowngrade() + +
+ + @@ -1329,7 +1409,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1367,7 +1447,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1396,7 +1476,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1460,7 +1540,7 @@ From class - String + String toString() @@ -1531,7 +1611,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1618,6 +1698,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
Check to see if this object is valid for use.
+ + + +
@@ -1670,7 +1768,7 @@ From interface - String + String getApplicationId() @@ -1688,7 +1786,7 @@ From interface - String + String getDescription() @@ -1709,9 +1807,9 @@ From interface void - getDescription(CharArrayBuffer dataOut) + getDescription(CharArrayBuffer dataOut) -
Loads the description string into the given CharArrayBuffer.
+
Loads the description string into the given CharArrayBuffer.
@@ -1724,7 +1822,7 @@ From interface - String + String getDeveloperName() @@ -1745,9 +1843,9 @@ From interface void - getDeveloperName(CharArrayBuffer dataOut) + getDeveloperName(CharArrayBuffer dataOut) -
Loads the developer name into the given CharArrayBuffer.
+
Loads the developer name into the given CharArrayBuffer.
@@ -1760,7 +1858,7 @@ From interface - String + String getDisplayName() @@ -1781,9 +1879,9 @@ From interface void - getDisplayName(CharArrayBuffer dataOut) + getDisplayName(CharArrayBuffer dataOut) -
Loads the display name string into the given CharArrayBuffer.
+
Loads the display name string into the given CharArrayBuffer.
@@ -1796,7 +1894,7 @@ From interface - Uri + Uri getFeaturedImageUri() @@ -1815,7 +1913,7 @@ From interface - Uri + Uri getHiResImageUri() @@ -1833,7 +1931,7 @@ From interface - Uri + Uri getIconImageUri() @@ -1869,7 +1967,7 @@ From interface - String + String getPrimaryCategory() @@ -1887,7 +1985,7 @@ From interface - String + String getSecondaryCategory() @@ -1943,7 +2041,7 @@ From interface public static final - Creator<GameEntity> + GameEntityCreator CREATOR @@ -2022,7 +2120,7 @@ From interface boolean equals - (Object obj) + (Object obj)
@@ -2129,7 +2227,7 @@ From interface - String + String getApplicationId () @@ -2163,7 +2261,7 @@ From interface - String + String getDescription () @@ -2200,7 +2298,7 @@ From interface void getDescription - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -2210,7 +2308,7 @@ From interface
-

Loads the description string into the given CharArrayBuffer.

+

Loads the description string into the given CharArrayBuffer.

Parameters
@@ -2236,7 +2334,7 @@ From interface - String + StringgetDeveloperName() @@ -2273,7 +2371,7 @@ From interface void getDeveloperName - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -2283,7 +2381,7 @@ From interface
-

Loads the developer name into the given CharArrayBuffer.

+

Loads the developer name into the given CharArrayBuffer.

Parameters
@@ -2309,7 +2407,7 @@ From interface - String + StringgetDisplayName() @@ -2346,7 +2444,7 @@ From interface void getDisplayName - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -2356,7 +2454,7 @@ From interface
-

Loads the display name string into the given CharArrayBuffer.

+

Loads the display name string into the given CharArrayBuffer.

Parameters
@@ -2382,7 +2480,7 @@ From interface - Uri + UrigetFeaturedImageUri() @@ -2398,7 +2496,7 @@ From interface

Retrieves an image URI that can be used to load the game's featured (banner) image from Google Play. Returns null if game has no featured image.

- To retrieve the Image from the Uri, use ImageManager.

+ To retrieve the Image from the Uri, use ImageManager.

Returns
  • A URI that can be used to load the game's featured image, or null if the game has no @@ -2449,7 +2547,7 @@ From interface - Uri + Uri getHiResImageUri () @@ -2465,7 +2563,7 @@ From interface

    Retrieves an image URI that can be used to load the game's hi-res image. Returns null if game has no hi-res image.

    - To retrieve the Image from the Uri, use ImageManager.

    + To retrieve the Image from the Uri, use ImageManager.

Returns
  • A URI that can be used to load the game's hi-res image, or null if the game has no @@ -2487,7 +2585,7 @@ From interface - Uri + Uri getIconImageUri () @@ -2503,7 +2601,7 @@ From interface

    Retrieves an image URI that can be used to load the game's icon. Returns null if game has no icon.

    - To retrieve the Image from the Uri, use ImageManager.

    + To retrieve the Image from the Uri, use ImageManager.

Returns
  • A URI that can be used to load the game's icon, or null if the game has no icon. @@ -2524,7 +2622,7 @@ From interface - String + String getInstancePackageName () @@ -2587,7 +2685,7 @@ From interface - String + String getPrimaryCategory () @@ -2621,7 +2719,7 @@ From interface - String + String getSecondaryCategory () @@ -2674,6 +2772,42 @@ From interface
+ + +
+

+ + public + + + + + boolean + + isDataValid + () +

+
+
+ + + +
+
+ +

Check to see if this object is valid for use. If the object is still volatile, this method + will indicate whether or not the object can be safely used. The output of a call to + freeze() will always be valid.

+
+
Returns
+
  • whether or not the object is valid for use. +
+
+ +
+
+ +
@@ -2742,7 +2876,7 @@ From interface - String + String toString () @@ -2774,7 +2908,7 @@ From interface void writeToParcel - (Parcel dest, int flags) + (Parcel dest, int flags)
@@ -2795,6 +2929,113 @@ From interface +

Protected Methods

+ + + + + +
+

+ + protected + static + + + + ClassLoader + + getUnparcelClassLoader + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The ClassLoader to use for unparceling, if any. +
+
+ +
+
+ + + + +
+

+ + protected + static + + + + Integer + + getUnparcelClientVersion + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The client version to use for unparceling, if known. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + boolean + + shouldDowngrade + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • Whether or not this object has been downgraded to hand back to a client. +
+
+ +
+
+ + + diff --git a/docs/html/reference/com/google/android/gms/games/GamesActivityResultCodes.html b/docs/html/reference/com/google/android/gms/games/GamesActivityResultCodes.html index d4d7253..ccf6f8b 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesActivityResultCodes.html +++ b/docs/html/reference/com/google/android/gms/games/GamesActivityResultCodes.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary:
- + @@ -723,7 +723,7 @@ Summary:

Class Overview

Result codes that can be set as result in Activities from the Client UI started with - startActivityForResult(Intent, int). + startActivityForResult(Intent, int).

@@ -843,7 +843,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -910,7 +910,7 @@ From class final - Class<?> + Class<?> - + @@ -792,7 +792,7 @@ Summary: @@ -927,7 +927,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -994,7 +994,7 @@ From class final - Class<?> + Class<?> @@ -1515,7 +1613,7 @@ From interface - Uri + Uri @@ -1194,7 +1276,7 @@ From class final - Class<?> + Class<?> @@ -1416,6 +1498,24 @@ From interface + + + + + +
java.lang.Objectjava.lang.Object
clone() @@ -881,7 +881,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -974,7 +974,7 @@ From class - String + String toString() @@ -1130,7 +1130,7 @@ From class (Note that if the user simply exits the "waiting room" screen by pressing Back, that does not indicate that the user wants to leave the current room. - The waiting room screen will return RESULT_CANCELED in that + The waiting room screen will return RESULT_CANCELED in that case.)

See Also
diff --git a/docs/html/reference/com/google/android/gms/games/GamesClient.Builder.html b/docs/html/reference/com/google/android/gms/games/GamesClient.Builder.html index 5cfd8ab..d85d8f7 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesClient.Builder.html +++ b/docs/html/reference/com/google/android/gms/games/GamesClient.Builder.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary:
java.lang.Objectjava.lang.Object
- GamesClient.Builder(Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + GamesClient.Builder(Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener)
Create a new Builder object to be used to build a corresponding GamesClient object.
@@ -842,7 +842,7 @@ Summary: GamesClient.Builder
- setAccountName(String accountName) + setAccountName(String accountName)
Specify an account name on the device that should be used.
@@ -879,7 +879,7 @@ Summary: GamesClient.Builder
- setScopes(String... scopes) + setScopes(String... scopes)
Set the scopes to use when building the GamesClient object.
@@ -897,9 +897,9 @@ Summary: GamesClient.Builder
- setViewForPopups(View gamesContentView) + setViewForPopups(View gamesContentView) -
Sets the View to use as a content view for popups.
+
Sets the View to use as a content view for popups.
clone() @@ -965,7 +965,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1058,7 +1058,7 @@ From class - String + String toString() @@ -1167,7 +1167,7 @@ From class GamesClient.Builder - (Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + (Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener)
@@ -1244,7 +1244,7 @@ From class

Creates a new GamesClient object to be used to communicate with the games service, requesting all of the scopes passed in.

- This method should be called from onCreate(android.os.Bundle) or + This method should be called from onCreate(android.os.Bundle) or onActivityCreated(android.os.Bundle).

The object is not usable until after the asynchronous connect() method has been @@ -1257,8 +1257,8 @@ From class the async result from connect() has not yet been delivered.

The typical pattern is to instantiate this object in your Activity's - onCreate(Bundle) method and then call connect() in - onStart() and disconnect() from onStop() regardless + onCreate(Bundle) method and then call connect() in + onStart() and disconnect() from onStop() regardless of the state.

Returns
@@ -1283,7 +1283,7 @@ From class GamesClient.Builder setAccountName - (String accountName) + (String accountName)
@@ -1338,7 +1338,7 @@ From class

Specifies the part of the screen at which games service popups (for example, "welcome back" or "achievement unlocked" popups) will be displayed using gravity.

- Default value is TOP|CENTER_HORIZONTAL.

+ Default value is TOP|CENTER_HORIZONTAL.

Parameters
@@ -1371,7 +1371,7 @@ From class GamesClient.BuildersetScopes - (String... scopes) + (String... scopes)
@@ -1417,7 +1417,7 @@ From class GamesClient.Builder setViewForPopups - (View gamesContentView) + (View gamesContentView)
@@ -1427,7 +1427,7 @@ From class
-

Sets the View to use as a content view for popups.

+

Sets the View to use as a content view for popups.

Parameters
diff --git a/docs/html/reference/com/google/android/gms/games/GamesClient.html b/docs/html/reference/com/google/android/gms/games/GamesClient.html index 63c4d3a..cefdb73 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesClient.html +++ b/docs/html/reference/com/google/android/gms/games/GamesClient.html @@ -691,7 +691,7 @@ Summary: - extends Object
+ extends Object
@@ -716,7 +716,7 @@ Summary: - + @@ -807,42 +807,42 @@ Summary: - + - + - + - + - + - + @@ -1152,7 +1152,7 @@ Summary: void + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + @@ -2296,7 +2314,7 @@ From class final - Class<?> + Class<?> @@ -1223,7 +1303,7 @@ From class final - Class<?> + Class<?> @@ -1445,6 +1525,24 @@ From interface + + + + + +
java.lang.Objectjava.lang.Object
StringString EXTRA_EXCLUSIVE_BIT_MASK Used to bundle the exclusive bit mask of the player for auto-match criteria.
StringString EXTRA_INVITATION Used to return an Invitation.
StringString EXTRA_MAX_AUTOMATCH_PLAYERS Used to return the maximum number of players that should be added to a room by auto-matching.
StringString EXTRA_MIN_AUTOMATCH_PLAYERS Used to return the minimum number of players that should be added to a room by auto-matching.
StringString EXTRA_PLAYERS Used to return a list of player IDs.
StringString EXTRA_ROOM Used to return a Room.
- declineRoomInvitation(String invitationId) + declineRoomInvitation(String invitationId)
Decline an invitation for a real-time room.
@@ -1188,7 +1188,7 @@ Summary: void
- dismissRoomInvitation(String invitationId) + dismissRoomInvitation(String invitationId)
Dismiss an invitation to a real-time room.
@@ -1203,7 +1203,7 @@ Summary: - Intent + Intent
getAchievementsIntent() @@ -1221,7 +1221,7 @@ Summary: - Intent + Intent getAllLeaderboardsIntent() @@ -1239,7 +1239,7 @@ Summary: - String + String getAppId() @@ -1257,7 +1257,7 @@ Summary: - String + String getCurrentAccountName() @@ -1307,7 +1307,7 @@ Summary: - String + String getCurrentPlayerId() @@ -1323,7 +1323,7 @@ Summary: - Intent + Intent getInvitationInboxIntent() @@ -1341,10 +1341,10 @@ Summary: - Intent + Intent - getLeaderboardIntent(String leaderboardId) + getLeaderboardIntent(String leaderboardId)
Gets an intent to show a leaderboard for a game.
@@ -1362,7 +1362,7 @@ Summary: RealTimeSocket
- getRealTimeSocketForParticipant(String roomId, String participantId) + getRealTimeSocketForParticipant(String roomId, String participantId)
Returns a RealTimeSocket for carrying network traffic to the given peer.
@@ -1377,7 +1377,7 @@ Summary: - Intent + Intent
getRealTimeWaitingRoomIntent(Room room, int minParticipantsToStart) @@ -1396,7 +1396,7 @@ Summary: - Intent + Intent getSelectPlayersIntent(int minPlayers, int maxPlayers) @@ -1414,7 +1414,7 @@ Summary: - Intent + Intent getSettingsIntent() @@ -1436,7 +1436,7 @@ Summary: void - incrementAchievement(String id, int numSteps) + incrementAchievement(String id, int numSteps)
Increments an achievement by the given number of steps.
@@ -1454,7 +1454,7 @@ Summary: void
- incrementAchievementImmediate(OnAchievementUpdatedListener listener, String id, int numSteps) + incrementAchievementImmediate(OnAchievementUpdatedListener listener, String id, int numSteps)
Increments an achievement by the given number of steps.
@@ -1565,7 +1565,7 @@ Summary: void
- leaveRoom(RoomUpdateListener listener, String roomId) + leaveRoom(RoomUpdateListener listener, String roomId)
Leave the specified room.
@@ -1601,6 +1601,24 @@ Summary: void
+ loadAchievements(OnAchievementsLoadedListener listener, boolean forceReload) + +
Asynchronously load achievement data for the currently signed in player.
+ +
+ + + + + + void + loadGame(OnGamesLoadedListener listener)
Load the details for the current game.
@@ -1609,7 +1627,7 @@ Summary: -
@@ -1628,7 +1646,7 @@ Summary: -
@@ -1646,7 +1664,7 @@ Summary: -
@@ -1656,7 +1674,7 @@ Summary: void - loadLeaderboardMetadata(OnLeaderboardMetadataLoadedListener listener, String leaderboardId) + loadLeaderboardMetadata(OnLeaderboardMetadataLoadedListener listener, String leaderboardId)
Asynchronously load a specific leaderboard's metadata for this game.
@@ -1664,7 +1682,7 @@ Summary: -
@@ -1682,7 +1700,7 @@ Summary: -
@@ -1700,7 +1718,7 @@ Summary: -
@@ -1718,7 +1736,7 @@ Summary: -
@@ -1728,7 +1746,7 @@ Summary: void - loadPlayer(OnPlayersLoadedListener listener, String playerId) + loadPlayer(OnPlayersLoadedListener listener, String playerId)
Asynchronously loads the profile for the requested player ID.
@@ -1736,7 +1754,7 @@ Summary: -
@@ -1746,7 +1764,7 @@ Summary: void - loadPlayerCenteredScores(OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults, boolean forceReload) + loadPlayerCenteredScores(OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults, boolean forceReload)
Asynchronously load the player-centered page of scores for a given leaderboard.
@@ -1754,7 +1772,7 @@ Summary: -
@@ -1764,7 +1782,7 @@ Summary: void - loadPlayerCenteredScores(OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults) + loadPlayerCenteredScores(OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults)
Asynchronously load the player-centered page of scores for a given leaderboard.
@@ -1772,7 +1790,7 @@ Summary: -
@@ -1782,7 +1800,7 @@ Summary: void - loadTopScores(OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults) + loadTopScores(OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults)
Asynchronously load the top page of scores for a given leaderboard.
@@ -1790,7 +1808,7 @@ Summary: -
@@ -1800,7 +1818,7 @@ Summary: void - loadTopScores(OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults, boolean forceReload) + loadTopScores(OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults, boolean forceReload)
Asynchronously load the top page of scores for a given leaderboard.
@@ -1808,7 +1826,7 @@ Summary: -
@@ -1826,7 +1844,7 @@ Summary: -
@@ -1844,7 +1862,7 @@ Summary: -
@@ -1863,7 +1881,7 @@ Summary: -
@@ -1881,7 +1899,7 @@ Summary: -
@@ -1891,7 +1909,7 @@ Summary: void - revealAchievement(String id) + revealAchievement(String id)
Reveal a hidden achievement to the currently signed in player.
@@ -1899,7 +1917,7 @@ Summary: -
@@ -1909,7 +1927,7 @@ Summary: void - revealAchievementImmediate(OnAchievementUpdatedListener listener, String id) + revealAchievementImmediate(OnAchievementUpdatedListener listener, String id)
Reveal a hidden achievement to the currently signed in player.
@@ -1917,7 +1935,7 @@ Summary: -
@@ -1927,7 +1945,7 @@ Summary: int - sendReliableRealTimeMessage(RealTimeReliableMessageSentListener listener, byte[] messageData, String roomId, String recipientParticipantId) + sendReliableRealTimeMessage(RealTimeReliableMessageSentListener listener, byte[] messageData, String roomId, String recipientParticipantId)
Send a message to a participant in a real-time room reliably.
@@ -1935,7 +1953,7 @@ Summary: -
@@ -1945,7 +1963,7 @@ Summary: int - sendUnreliableRealTimeMessage(byte[] messageData, String roomId, List<String> recipientParticipantIds) + sendUnreliableRealTimeMessage(byte[] messageData, String roomId, List<String> recipientParticipantIds)
Send a message to one or more participants in a real-time room.
@@ -1953,7 +1971,7 @@ Summary: -
@@ -1963,7 +1981,7 @@ Summary: int - sendUnreliableRealTimeMessage(byte[] messageData, String roomId, String recipientParticipantId) + sendUnreliableRealTimeMessage(byte[] messageData, String roomId, String recipientParticipantId)
Send a message to a participant in a real-time room.
@@ -1971,7 +1989,7 @@ Summary: -
@@ -1981,7 +1999,7 @@ Summary: int - sendUnreliableRealTimeMessageToAll(byte[] messageData, String roomId) + sendUnreliableRealTimeMessageToAll(byte[] messageData, String roomId)
Send a message to all participants in a real-time room.
@@ -1989,7 +2007,7 @@ Summary: -
@@ -2008,7 +2026,7 @@ Summary: -
@@ -2027,7 +2045,7 @@ Summary: -
@@ -2037,15 +2055,15 @@ Summary: void - setViewForPopups(View gamesContentView) + setViewForPopups(View gamesContentView) -
Sets the View to use as a content view for popups.
+
Sets the View to use as a content view for popups.
@@ -2063,7 +2081,7 @@ Summary: -
@@ -2081,7 +2099,7 @@ Summary: -
@@ -2091,7 +2109,7 @@ Summary: void - submitScore(String leaderboardId, long score) + submitScore(String leaderboardId, long score)
Submit a score to a leaderboard for the currently signed in player.
@@ -2099,7 +2117,7 @@ Summary: -
@@ -2109,7 +2127,7 @@ Summary: void - submitScoreImmediate(OnScoreSubmittedListener listener, String leaderboardId, long score) + submitScoreImmediate(OnScoreSubmittedListener listener, String leaderboardId, long score)
Submit a score to a leaderboard for the currently signed in player.
@@ -2117,7 +2135,7 @@ Summary: -
@@ -2127,7 +2145,7 @@ Summary: void - unlockAchievement(String id) + unlockAchievement(String id)
Unlock an achievement for the currently signed in player.
@@ -2135,7 +2153,7 @@ Summary: -
@@ -2145,7 +2163,7 @@ Summary: void - unlockAchievementImmediate(OnAchievementUpdatedListener listener, String id) + unlockAchievementImmediate(OnAchievementUpdatedListener listener, String id)
Unlock an achievement for the currently signed in player.
@@ -2153,7 +2171,7 @@ Summary: -
@@ -2171,7 +2189,7 @@ Summary: -
@@ -2189,7 +2207,7 @@ Summary: -
@@ -2229,7 +2247,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -2267,7 +2285,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -2360,7 +2378,7 @@ From class - String + String toString() @@ -2669,7 +2687,7 @@ From interface public static final - String + String EXTRA_EXCLUSIVE_BIT_MASK @@ -2707,7 +2725,7 @@ From interface public static final - String + String EXTRA_INVITATION @@ -2719,8 +2737,8 @@ From interface
-

Used to return an Invitation. Retrieve with getParcelableExtra(String) - or getParcelable(String). +

Used to return an Invitation. Retrieve with getParcelableExtra(String) + or getParcelable(String).

@@ -2746,7 +2764,7 @@ From interface public static final - String + String EXTRA_MAX_AUTOMATCH_PLAYERS @@ -2759,7 +2777,7 @@ From interface

Used to return the maximum number of players that should be added to a room by auto-matching. - Retrieve with getIntExtra(String, int).

+ Retrieve with getIntExtra(String, int).

See Also
  • getSelectPlayersIntent(int, int)
  • @@ -2789,7 +2807,7 @@ From interface public static final - String + String EXTRA_MIN_AUTOMATCH_PLAYERS @@ -2802,7 +2820,7 @@ From interface

    Used to return the minimum number of players that should be added to a room by auto-matching. - Retrieve with getIntExtra(String, int).

    + Retrieve with getIntExtra(String, int).

    See Also
    • getSelectPlayersIntent(int, int)
    • @@ -2832,7 +2850,7 @@ From interface public static final - String + String EXTRA_PLAYERS @@ -2845,7 +2863,7 @@ From interface

      Used to return a list of player IDs. Retrieve with - getStringArrayListExtra(String).

      + getStringArrayListExtra(String).

      See Also
      -

      Used to return a Room. Retrieve with getParcelableExtra(String). +

      Used to return a Room. Retrieve with getParcelableExtra(String).

      @@ -4053,7 +4071,7 @@ From interface

      Connect to the games service.

      - This method should be called from onStart() or + This method should be called from onStart() or onStart().

      This method will return immediately, and @@ -4065,7 +4083,7 @@ From interface

      See Also
      @@ -4134,7 +4152,7 @@ From interface void declineRoomInvitation - (String invitationId) + (String invitationId)
      @@ -4203,7 +4221,7 @@ From interface void dismissRoomInvitation - (String invitationId) + (String invitationId)
      @@ -4240,7 +4258,7 @@ From interface - Intent + Intent getAchievementsIntent () @@ -4254,15 +4272,15 @@ From interface

      Gets an intent to show the list of achievements for a game. Note that this must be invoked - with startActivityForResult(Intent, int), so that the identity of the + with startActivityForResult(Intent, int), so that the identity of the calling package can be established.

      A RESULT_RECONNECT_REQUIRED may be returned as the - resultCode in onActivityResult(int, int, Intent) if the GamesClient ends up in an inconsistent + resultCode in onActivityResult(int, int, Intent) if the GamesClient ends up in an inconsistent state.

      Returns
      -
      • An Intent that can be started to view the currently signed in player's +
        • An Intent that can be started to view the currently signed in player's achievements.
      @@ -4281,7 +4299,7 @@ From interface - Intent + Intent getAllLeaderboardsIntent () @@ -4295,15 +4313,15 @@ From interface

      Gets an intent to show the list of leaderboards for a game. Note that this must be invoked - with startActivityForResult(Intent, int), so that the identity of the + with startActivityForResult(Intent, int), so that the identity of the calling package can be established.

      A RESULT_RECONNECT_REQUIRED may be returned as the - resultCode in onActivityResult(int, int, Intent) if the GamesClient ends up in an inconsistent + resultCode in onActivityResult(int, int, Intent) if the GamesClient ends up in an inconsistent state.

      Returns
      -
      • An Intent that can be started to view the list of leaderboards for a game. +
        • An Intent that can be started to view the list of leaderboards for a game.
      @@ -4321,7 +4339,7 @@ From interface - String + String getAppId () @@ -4355,7 +4373,7 @@ From interface - String + String getCurrentAccountName () @@ -4382,9 +4400,9 @@ From interface
      Throws
      -
      SecurityException + SecurityException If your app doesn't have the - GET_ACCOUNTS permission. + GET_ACCOUNTS permission.
      @@ -4473,7 +4491,7 @@ From interface - String + String getCurrentPlayerId () @@ -4507,7 +4525,7 @@ From interface - Intent + Intent getInvitationInboxIntent () @@ -4521,16 +4539,16 @@ From interface

      Returns an intent that will let the user see and manage any outstanding invitations. Note - that this must be invoked using startActivityForResult(Intent, int) so that + that this must be invoked using startActivityForResult(Intent, int) so that the identity of the calling package can be established.

      - If the user canceled, the result will be RESULT_CANCELED. If the user - selected an invitation to accept, the result will be RESULT_OK and the data + If the user canceled, the result will be RESULT_CANCELED. If the user + selected an invitation to accept, the result will be RESULT_OK and the data intent will contain the selected invitation as a parcelable extra in EXTRA_INVITATION.

      Returns
      -
      • An Intent that can be started to view the invitation inbox UI. +
        • An Intent that can be started to view the invitation inbox UI.
      @@ -4548,10 +4566,10 @@ From interface - Intent + Intent getLeaderboardIntent - (String leaderboardId) + (String leaderboardId)
      @@ -4562,11 +4580,11 @@ From interface

      Gets an intent to show a leaderboard for a game. Note that this must be invoked with - startActivityForResult(Intent, int), so that the identity of the calling + startActivityForResult(Intent, int), so that the identity of the calling package can be established.

      A RESULT_RECONNECT_REQUIRED may be returned as the - resultCode in onActivityResult(int, int, Intent) if the GamesClient ends up in an inconsistent + resultCode in onActivityResult(int, int, Intent) if the GamesClient ends up in an inconsistent state.

      Parameters
      @@ -4579,7 +4597,7 @@ From interface
      Returns
      -
      • An Intent that can be started to view the specified leaderboard. +
        • An Intent that can be started to view the specified leaderboard.
      @@ -4600,7 +4618,7 @@ From interface RealTimeSocket getRealTimeSocketForParticipant - (String roomId, String participantId) + (String roomId, String participantId)
      @@ -4613,7 +4631,7 @@ From interface

      Returns a RealTimeSocket for carrying network traffic to the given peer. Creates a new socket if one does not exist (or if an existing socket gets disconnected). Requires an active real-time room and players being available. Throws an - IllegalArgumentException if participantId is not a valid participant or + IllegalArgumentException if participantId is not a valid participant or belongs to the current player.

      Parameters
      @@ -4648,7 +4666,7 @@ From interface - Intent + Intent getRealTimeWaitingRoomIntent (Room room, int minParticipantsToStart) @@ -4663,13 +4681,13 @@ From interface

      Returns an intent that will display a "waiting room" screen that shows the progress of participants joining a real-time multiplayer room. Note that this - must be invoked with startActivityForResult(Intent, int), so + must be invoked with startActivityForResult(Intent, int), so that the identity of the calling package can be established.

      If the necessary number of peers have connected and it's now OK to start the game, or if the user explicitly asked to start the game now, the activity result will be - RESULT_OK. If the user bailed out of the waiting room screen - without taking any action, the result will be RESULT_CANCELED. If + RESULT_OK. If the user bailed out of the waiting room screen + without taking any action, the result will be RESULT_CANCELED. If the user explicitly chose to leave the room, the result will be RESULT_LEFT_ROOM.

      @@ -4682,7 +4700,7 @@ From interface parameter: if at least that many participants (including the current player) are connected to the room, a "Start playing" menu item will become enabled in the waiting room UI. Setting minParticipantsToStart to 0 means that "Start playing" will - always be available, and a value of MAX_VALUE will disable the item + always be available, and a value of MAX_VALUE will disable the item completely. Note: if you do allow the user to start early, you'll need to handle that situation by explicitly telling the other connected peers that the game is now starting; see the developer documentation for more details. @@ -4690,7 +4708,7 @@ From interface Finally, note that the waiting room itself will never explicitly take any action to change the state of the room or its participants. So if the activity result is RESULT_LEFT_ROOM, it's the caller's responsibility - to actually leave the room. Or if the result is RESULT_CANCELED, + to actually leave the room. Or if the result is RESULT_CANCELED, it's the responsibility of the caller to double-check the current state of the Room and decide whether to start the game, keep waiting, or do something else. But note that while the waiting room is active, the state of the Room @@ -4713,7 +4731,7 @@ From interface

      Returns
      -
      • An Intent that can be started to display the waiting room screen.
      +
      • An Intent that can be started to display the waiting room screen.
      See Also
      @@ -4735,7 +4753,7 @@ From interface - Intent + Intent getSelectPlayersIntent (int minPlayers, int maxPlayers) @@ -4749,15 +4767,15 @@ From interface

      Returns an intent that will let the user select players to send an invitation to. Note that - this must be invoked with startActivityForResult(Intent, int), so that the + this must be invoked with startActivityForResult(Intent, int), so that the identity of the calling package can be established.

      The number of players passed in should be the desired number of additional players to select, not including the current player. So, for a game that can handle between 2 and 4 players, minPlayers would be 1 and maxPlayers would be 3.

      - If the user canceled, the result will be RESULT_CANCELED. If the user - selected players, the result will be RESULT_OK, and the data intent will + If the user canceled, the result will be RESULT_CANCELED. If the user + selected players, the result will be RESULT_OK, and the data intent will contain the selected player IDs in EXTRA_PLAYERS and the minimum and maximum numbers of additional auto-match players in EXTRA_MIN_AUTOMATCH_PLAYERS and EXTRA_MAX_AUTOMATCH_PLAYERS respectively. The player IDs in EXTRA_PLAYERS @@ -4777,7 +4795,7 @@ From interface

      Returns
      -
      • An Intent that can be started to display the player selector.
      +
      • An Intent that can be started to display the player selector.
      See Also
      @@ -4799,7 +4817,7 @@ From interface - Intent + Intent getSettingsIntent () @@ -4814,11 +4832,11 @@ From interface

      Gets an intent to show the Settings screen that allows the user to configure GamesClient-related features for the current game. Note that this must be invoked with - startActivityForResult(Intent, int), so that the identity of the calling + startActivityForResult(Intent, int), so that the identity of the calling package can be established.

      A RESULT_RECONNECT_REQUIRED may be returned as the - resultCode in onActivityResult(int, int, Intent) if the GamesClient ends up in an inconsistent + resultCode in onActivityResult(int, int, Intent) if the GamesClient ends up in an inconsistent state.

      Most applications will not need to call this directly, since the Settings UI is already @@ -4826,7 +4844,7 @@ From interface menu item.

      Returns
      -
      • An Intent that can be started to view the GamesClient Settings UI. +
        • An Intent that can be started to view the GamesClient Settings UI.
      @@ -4847,7 +4865,7 @@ From interface void incrementAchievement - (String id, int numSteps) + (String id, int numSteps)
      @@ -4899,7 +4917,7 @@ From interface void incrementAchievementImmediate - (OnAchievementUpdatedListener listener, String id, int numSteps) + (OnAchievementUpdatedListener listener, String id, int numSteps)
      @@ -5158,7 +5176,7 @@ From interface void leaveRoom - (RoomUpdateListener listener, String roomId) + (RoomUpdateListener listener, String roomId)
      @@ -5170,7 +5188,10 @@ From interface

      Leave the specified room. This will disconnect the player from the room, but allow other players to continue playing the game. The result is delivered by the callback - onLeftRoom(int, String) to the given listener on the main thread.

      + onLeftRoom(int, String) to the given listener on the main thread. +

      + After this method is called, you cannot perform any further actions on the room. You can + create or join another room only after onLeftRoom(int, String) is received.

      Parameters
      @@ -5217,7 +5238,10 @@ From interface

      Asynchronously load achievement data for the currently signed in player.

      The result is delivered to the given listener on the main thread. If disconnect() is - called before the result is ready it will not be delivered.

      + called before the result is ready it will not be delivered. +

      + This form of the API is deprecated and will be removed in a future release. Please use + loadAchievements(OnAchievementsLoadedListener, boolean) instead.

      Parameters
      @@ -5234,6 +5258,56 @@ From interface + + +
      +

      + + public + + + + + void + + loadAchievements + (OnAchievementsLoadedListener listener, boolean forceReload) +

      +
      +
      + + + +
      +
      + +

      Asynchronously load achievement data for the currently signed in player. +

      + The result is delivered to the given listener on the main thread. If disconnect() is + called before the result is ready it will not be delivered.

      +
      +
      Parameters
      +
      + + + + + + +
      listener + The listener that is called when the load is complete. The listener is called + on the main thread.
      forceReload + If true, this call will clear any locally cached data and attempt to fetch + the latest data from the server. This would commonly be used for something like a + user-initiated refresh. Normally, this should be set to false to gain advantages + of data caching. +
      +
      + +
      +
      + +
      @@ -5388,7 +5462,7 @@ From interface void loadLeaderboardMetadata - (OnLeaderboardMetadataLoadedListener listener, String leaderboardId) + (OnLeaderboardMetadataLoadedListener listener, String leaderboardId)
      @@ -5584,7 +5658,7 @@ From interface void loadPlayer - (OnPlayersLoadedListener listener, String playerId) + (OnPlayersLoadedListener listener, String playerId)
      @@ -5631,7 +5705,7 @@ From interface void loadPlayerCenteredScores - (OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults, boolean forceReload) + (OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults, boolean forceReload)
      @@ -5703,7 +5777,7 @@ From interface void loadPlayerCenteredScores - (OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults) + (OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults)
      @@ -5768,7 +5842,7 @@ From interface void loadTopScores - (OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults) + (OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults)
      @@ -5832,7 +5906,7 @@ From interface void loadTopScores - (OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults, boolean forceReload) + (OnLeaderboardScoresLoadedListener listener, String leaderboardId, int span, int leaderboardCollection, int maxResults, boolean forceReload)
      @@ -6094,7 +6168,7 @@ From interface void revealAchievement - (String id) + (String id)
      @@ -6145,7 +6219,7 @@ From interface void revealAchievementImmediate - (OnAchievementUpdatedListener listener, String id) + (OnAchievementUpdatedListener listener, String id)
      @@ -6201,7 +6275,7 @@ From interface int sendReliableRealTimeMessage - (RealTimeReliableMessageSentListener listener, byte[] messageData, String roomId, String recipientParticipantId) + (RealTimeReliableMessageSentListener listener, byte[] messageData, String roomId, String recipientParticipantId)
      @@ -6213,7 +6287,7 @@ From interface

      Send a message to a participant in a real-time room reliably. The caller will receive a callback to report the status of the send message operation. Throws an - IllegalArgumentException if recipientParticipantId is not a valid participant or + IllegalArgumentException if recipientParticipantId is not a valid participant or belongs to the current player. The maximum message size supported is MAX_RELIABLE_MESSAGE_LEN bytes.

      @@ -6263,7 +6337,7 @@ From interface int sendUnreliableRealTimeMessage - (byte[] messageData, String roomId, List<String> recipientParticipantIds) + (byte[] messageData, String roomId, List<String> recipientParticipantIds)
      @@ -6275,7 +6349,7 @@ From interface

      Send a message to one or more participants in a real-time room. The message delivery is not reliable and will not report status after completion. Throws an - IllegalArgumentException if any participants in recipientParticipantIds are not + IllegalArgumentException if any participants in recipientParticipantIds are not valid or belong to the current player. The maximum message size supported is MAX_UNRELIABLE_MESSAGE_LEN bytes.

      @@ -6320,7 +6394,7 @@ From interface int sendUnreliableRealTimeMessage - (byte[] messageData, String roomId, String recipientParticipantId) + (byte[] messageData, String roomId, String recipientParticipantId)
      @@ -6332,7 +6406,7 @@ From interface

      Send a message to a participant in a real-time room. The message delivery is not reliable and will not report status after completion. Throws an - IllegalArgumentException if recipientParticipantId is not a valid participant or + IllegalArgumentException if recipientParticipantId is not a valid participant or belongs to the current player. The maximum message size supported is MAX_UNRELIABLE_MESSAGE_LEN bytes.

      @@ -6377,7 +6451,7 @@ From interface int sendUnreliableRealTimeMessageToAll - (byte[] messageData, String roomId) + (byte[] messageData, String roomId)
      @@ -6441,7 +6515,7 @@ From interface

      Specifies the part of the screen at which games service popups (for example, "welcome back" or "achievement unlocked" popups) will be displayed using gravity.

      - Default value is TOP|CENTER_HORIZONTAL.

      + Default value is TOP|CENTER_HORIZONTAL.

      Parameters
      @@ -6510,7 +6584,7 @@ From interface void setViewForPopups - (View gamesContentView) + (View gamesContentView)
      @@ -6520,7 +6594,7 @@ From interface
      -

      Sets the View to use as a content view for popups.

      +

      Sets the View to use as a content view for popups.

      Parameters
      @@ -6622,7 +6696,7 @@ From interface void submitScore - (String leaderboardId, long score) + (String leaderboardId, long score)
      @@ -6687,7 +6761,7 @@ From interface void submitScoreImmediate - (OnScoreSubmittedListener listener, String leaderboardId, long score) + (OnScoreSubmittedListener listener, String leaderboardId, long score)
      @@ -6763,7 +6837,7 @@ From interface void unlockAchievement - (String id) + (String id)
      @@ -6814,7 +6888,7 @@ From interface void unlockAchievementImmediate - (OnAchievementUpdatedListener listener, String id) + (OnAchievementUpdatedListener listener, String id)
      diff --git a/docs/html/reference/com/google/android/gms/games/PageDirection.html b/docs/html/reference/com/google/android/gms/games/PageDirection.html index c9a5c72..88839e9 100644 --- a/docs/html/reference/com/google/android/gms/games/PageDirection.html +++ b/docs/html/reference/com/google/android/gms/games/PageDirection.html @@ -678,7 +678,7 @@ Summary: - extends Object
      + extends Object
      @@ -698,7 +698,7 @@ Summary:
      - + @@ -826,7 +826,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
      + Object
      @@ -893,7 +893,7 @@ From class final - Class<?> + Class<?> @@ -910,7 +910,7 @@ android.os.Parcelable - Uri + Uri @@ -1120,6 +1120,24 @@ From interface + + + + + +
      java.lang.Objectjava.lang.Object
      clone() @@ -864,7 +864,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
      getClass() @@ -957,7 +957,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/games/Player.html b/docs/html/reference/com/google/android/gms/games/Player.html index 55099dc..50be2a8 100644 --- a/docs/html/reference/com/google/android/gms/games/Player.html +++ b/docs/html/reference/com/google/android/gms/games/Player.html @@ -693,7 +693,7 @@ Summary: implements - Parcelable + Parcelable Freezable<T> @@ -874,7 +874,7 @@ android.os.Parcelable - String + String getDisplayName() @@ -895,9 +895,9 @@ android.os.Parcelable void - getDisplayName(CharArrayBuffer dataOut) + getDisplayName(CharArrayBuffer dataOut) -
      Loads the player's display name into the given CharArrayBuffer.
      +
      Loads the player's display name into the given CharArrayBuffer.
      getHiResImageUri() @@ -928,7 +928,7 @@ android.os.Parcelable - Uri + Uri getIconImageUri() @@ -946,7 +946,7 @@ android.os.Parcelable - String + String getPlayerId() @@ -1033,7 +1033,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
      - writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
      + abstract + + + + + boolean + + isDataValid() + +
      Check to see if this object is valid for use.
      + +
      @@ -1178,7 +1196,7 @@ From interface abstract - String + String getDisplayName () @@ -1215,7 +1233,7 @@ From interface void getDisplayName - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
      @@ -1225,7 +1243,7 @@ From interface
      -

      Loads the player's display name into the given CharArrayBuffer.

      +

      Loads the player's display name into the given CharArrayBuffer.

      Parameters
      @@ -1251,7 +1269,7 @@ From interface abstract - Uri + UrigetHiResImageUri() @@ -1267,7 +1285,7 @@ From interface

      Retrieves the URI for loading this player's hi-res profile image. Returns null if the player has no profile image.

      - To retrieve the Image from the Uri, use ImageManager.

      + To retrieve the Image from the Uri, use ImageManager.

      Returns
      • The image URI for the player's hi-res profile image, or null if the player has none. @@ -1288,7 +1306,7 @@ From interface abstract - Uri + Uri getIconImageUri () @@ -1304,7 +1322,7 @@ From interface

        Retrieves the URI for loading this player's icon-size profile image. Returns null if the player has no profile image.

        - To retrieve the Image from the Uri, use ImageManager.

        + To retrieve the Image from the Uri, use ImageManager.

      Returns
      • The image URI for the player's icon-size profile image, or null if the player has @@ -1326,7 +1344,7 @@ From interface abstract - String + String getPlayerId () diff --git a/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html b/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html index 23425bc..f6bba58 100644 --- a/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html @@ -716,7 +716,7 @@ Summary:
      - + @@ -952,7 +952,7 @@ From class - Iterator<T> + Iterator<T> @@ -1042,7 +1042,7 @@ From class final - Class<?> + Class<?> - + @@ -867,7 +872,7 @@ android.os.Parcelable public static final - Creator<PlayerEntity> + PlayerEntityCreator @@ -918,7 +923,7 @@ android.os.Parcelable boolean @@ -949,7 +954,7 @@ android.os.Parcelable - String + String @@ -985,7 +990,7 @@ android.os.Parcelable - Uri + Uri @@ -1125,10 +1132,26 @@ android.os.Parcelable + String + + + + + + + @@ -1139,6 +1162,63 @@ android.os.Parcelable + +
      java.lang.Objectjava.lang.Object
      iterator() @@ -975,7 +975,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
      + Object
      clone() @@ -1013,7 +1013,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
      getClass() @@ -1106,7 +1106,7 @@ From class - String + String toString() @@ -1177,7 +1177,7 @@ From class class="jd-expando-trigger-img" /> From interface - java.lang.Iterable + java.lang.Iterable
      + Iterator<T>
      iterator() diff --git a/docs/html/reference/com/google/android/gms/games/PlayerEntity.html b/docs/html/reference/com/google/android/gms/games/PlayerEntity.html index af2b2ef..d1d9a24 100644 --- a/docs/html/reference/com/google/android/gms/games/PlayerEntity.html +++ b/docs/html/reference/com/google/android/gms/games/PlayerEntity.html @@ -679,6 +679,9 @@ Summary: + | Protected Methods + + | Inherited Methods @@ -707,7 +710,7 @@ Summary: - extends Object
      + extends Object
      @@ -716,6 +719,8 @@ Summary: implements + Parcelable + Player @@ -732,7 +737,7 @@ Summary:
      java.lang.Objectjava.lang.Object
      CREATOR
      - equals(Object obj) + equals(Object obj)
      getDisplayName() @@ -970,9 +975,9 @@ android.os.Parcelable void - getDisplayName(CharArrayBuffer dataOut) + getDisplayName(CharArrayBuffer dataOut) -
      Loads the player's display name into the given CharArrayBuffer.
      +
      Loads the player's display name into the given CharArrayBuffer.
      getHiResImageUri() @@ -1003,7 +1008,7 @@ android.os.Parcelable - Uri + Uri getIconImageUri() @@ -1021,7 +1026,7 @@ android.os.Parcelable - String + String getPlayerId() @@ -1109,11 +1114,13 @@ android.os.Parcelable - String + boolean - toString() + isDataValid() +
      Check to see if this object is valid for use.
      +
      + toString() + +
      + + + + + void - writeToParcel(Parcel dest, int flags) + writeToParcel(Parcel dest, int flags)
      + + + + + + + + + + + + + + + + + + + + + + +
      Protected Methods
      + + + + static + + ClassLoader + + getUnparcelClassLoader() + +
      + + + + static + + Integer + + getUnparcelClientVersion() + +
      + + + + + + boolean + + shouldDowngrade() + +
      + + @@ -1156,7 +1236,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
      + Object
clone() @@ -1194,7 +1274,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1287,7 +1367,7 @@ From class - String + String toString() @@ -1358,7 +1438,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
+ abstract + + + + + boolean + + isDataValid() + +
Check to see if this object is valid for use.
+ +
@@ -1479,7 +1577,7 @@ From interface - String + String
getDisplayName() @@ -1500,9 +1598,9 @@ From interface void - getDisplayName(CharArrayBuffer dataOut) + getDisplayName(CharArrayBuffer dataOut) -
Loads the player's display name into the given CharArrayBuffer.
+
Loads the player's display name into the given CharArrayBuffer.
getHiResImageUri() @@ -1533,7 +1631,7 @@ From interface - Uri + Uri getIconImageUri() @@ -1551,7 +1649,7 @@ From interface - String + String getPlayerId() @@ -1661,7 +1759,7 @@ From interface public static final - Creator<PlayerEntity> + PlayerEntityCreator CREATOR @@ -1740,7 +1838,7 @@ From interface boolean equals - (Object obj) + (Object obj)
@@ -1813,7 +1911,7 @@ From interface - String + String getDisplayName () @@ -1850,7 +1948,7 @@ From interface void getDisplayName - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1860,7 +1958,7 @@ From interface
-

Loads the player's display name into the given CharArrayBuffer.

+

Loads the player's display name into the given CharArrayBuffer.

Parameters
@@ -1886,7 +1984,7 @@ From interface - Uri + UrigetHiResImageUri() @@ -1902,7 +2000,7 @@ From interface

Retrieves the URI for loading this player's hi-res profile image. Returns null if the player has no profile image.

- To retrieve the Image from the Uri, use ImageManager.

+ To retrieve the Image from the Uri, use ImageManager.

Returns
  • The image URI for the player's hi-res profile image, or null if the player has none. @@ -1923,7 +2021,7 @@ From interface - Uri + Uri getIconImageUri () @@ -1939,7 +2037,7 @@ From interface

    Retrieves the URI for loading this player's icon-size profile image. Returns null if the player has no profile image.

    - To retrieve the Image from the Uri, use ImageManager.

    + To retrieve the Image from the Uri, use ImageManager.

Returns
  • The image URI for the player's icon-size profile image, or null if the player has @@ -1961,7 +2059,7 @@ From interface - String + String getPlayerId () @@ -2116,6 +2214,42 @@ From interface
+ + +
+

+ + public + + + + + boolean + + isDataValid + () +

+
+
+ + + +
+
+ +

Check to see if this object is valid for use. If the object is still volatile, this method + will indicate whether or not the object can be safely used. The output of a call to + freeze() will always be valid.

+
+
Returns
+
  • whether or not the object is valid for use. +
+
+ +
+
+ +
@@ -2126,7 +2260,7 @@ From interface - String + String toString () @@ -2158,7 +2292,7 @@ From interface void writeToParcel - (Parcel dest, int flags) + (Parcel dest, int flags)
@@ -2179,6 +2313,113 @@ From interface +

Protected Methods

+ + + + + +
+

+ + protected + static + + + + ClassLoader + + getUnparcelClassLoader + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The ClassLoader to use for unparceling, if any. +
+
+ +
+
+ + + + +
+

+ + protected + static + + + + Integer + + getUnparcelClientVersion + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The client version to use for unparceling, if known. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + boolean + + shouldDowngrade + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • Whether or not this object has been downgraded to hand back to a client. +
+
+ +
+
+ + + diff --git a/docs/html/reference/com/google/android/gms/games/RealTimeSocket.html b/docs/html/reference/com/google/android/gms/games/RealTimeSocket.html index 1e42cdd..b5834e7 100644 --- a/docs/html/reference/com/google/android/gms/games/RealTimeSocket.html +++ b/docs/html/reference/com/google/android/gms/games/RealTimeSocket.html @@ -685,14 +685,14 @@ onkeyup="return search_changed(event, false, '/')" />

Use getParcelFileDescriptor() to get a file descriptor for read/write, or use getInputStream() / getOutputStream() to get - access to an instance of InputStream or OutputStream + access to an instance of InputStream or OutputStream respectively.

- Calling close() on any of (i) the returned ParcelFileDescriptor or, (ii) the - InputStream or OutputStream instances will close the socket. Note: The maximum + Calling close() on any of (i) the returned ParcelFileDescriptor or, (ii) the + InputStream or OutputStream instances will close the socket. Note: The maximum (unfragmented) packet size supported through this API is MAX_UNRELIABLE_MESSAGE_LEN bytes (excluding internal protocol headers). Thus, - the byte[] data passed to write(byte[]) should honor this limit or the packet will + the byte[] data passed to write(byte[]) should honor this limit or the packet will be dropped and an error message will be sent to the log.

@@ -779,7 +779,7 @@ onkeyup="return search_changed(event, false, '/')" /> - InputStream + InputStream
@@ -815,7 +815,7 @@ onkeyup="return search_changed(event, false, '/')" /> - ParcelFileDescriptor + ParcelFileDescriptor - + @@ -884,7 +884,7 @@ Summary: - String + String @@ -1107,7 +1107,7 @@ From class final - Class<?> + Class<?> - + @@ -876,7 +881,7 @@ android.os.Parcelable public static final - Creator<InvitationEntity> + InvitationEntityCreator @@ -927,7 +932,7 @@ android.os.Parcelable boolean @@ -994,7 +999,7 @@ android.os.Parcelable - String + String @@ -1028,12 +1035,12 @@ android.os.Parcelable - Participant + ArrayList<Participant> @@ -1046,12 +1053,12 @@ android.os.Parcelable - ArrayList<Participant> + int @@ -1080,11 +1087,13 @@ android.os.Parcelable - String + boolean @@ -1096,10 +1105,26 @@ android.os.Parcelable + String + + + + + + + @@ -1110,6 +1135,63 @@ android.os.Parcelable + +
getInputStream() @@ -797,12 +797,12 @@ onkeyup="return search_changed(event, false, '/')" /> - OutputStream + OutputStream getOutputStream() -
Instance of OutputStream to write data to.
+
Instance of OutputStream to write data to.
getParcelFileDescriptor() @@ -919,7 +919,7 @@ onkeyup="return search_changed(event, false, '/')" />
Throws
- @@ -940,7 +940,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - InputStream + InputStreamgetInputStream() @@ -957,13 +957,13 @@ onkeyup="return search_changed(event, false, '/')" /> Calling close() on the InputStream will close the socket.

Returns
- +
Throws
IOException + IOException on error.
- @@ -984,7 +984,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - OutputStream + OutputStreamgetOutputStream() @@ -997,22 +997,22 @@ onkeyup="return search_changed(event, false, '/')" />
-

Instance of OutputStream to write data to. +

Instance of OutputStream to write data to. Calling close() on the OutputStream will close the socket. Note: The maximum (unfragmented) packet size supported through this API is MAX_UNRELIABLE_MESSAGE_LEN bytes (excluding internal protocol headers). - Thus, the byte[] data passed to write(byte[]) should honor this limit or the + Thus, the byte[] data passed to write(byte[]) should honor this limit or the packet will be dropped and an error message will be sent to the log.

Returns
- +
Throws
IOException + IOException on error.
- @@ -1033,7 +1033,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - ParcelFileDescriptor + ParcelFileDescriptorgetParcelFileDescriptor() @@ -1050,14 +1050,14 @@ onkeyup="return search_changed(event, false, '/')" /> Calling close() on the returned ParcelFileDescriptor will close the socket.

Returns
-
Throws
IOException + IOException on error.
- diff --git a/docs/html/reference/com/google/android/gms/games/achievement/Achievement.html b/docs/html/reference/com/google/android/gms/games/achievement/Achievement.html index c40d4df..633af72 100644 --- a/docs/html/reference/com/google/android/gms/games/achievement/Achievement.html +++ b/docs/html/reference/com/google/android/gms/games/achievement/Achievement.html @@ -792,7 +792,7 @@ onkeyup="return search_changed(event, false, '/')" /> - String + String @@ -868,10 +868,10 @@ onkeyup="return search_changed(event, false, '/')" /> void @@ -884,7 +884,7 @@ onkeyup="return search_changed(event, false, '/')" /> - String + String @@ -924,7 +924,7 @@ onkeyup="return search_changed(event, false, '/')" /> - String + String @@ -980,7 +980,7 @@ onkeyup="return search_changed(event, false, '/')" /> - String + String @@ -1059,6 +1077,24 @@ From interface + + + + + +
IOException + IOException in case of error.
getAchievementId() @@ -829,7 +829,7 @@ onkeyup="return search_changed(event, false, '/')" /> - String + String getDescription() @@ -850,9 +850,9 @@ onkeyup="return search_changed(event, false, '/')" /> void - getDescription(CharArrayBuffer dataOut) + getDescription(CharArrayBuffer dataOut) -
Loads the achievement description into the given CharArrayBuffer.
+
Loads the achievement description into the given CharArrayBuffer.
- getFormattedCurrentSteps(CharArrayBuffer dataOut) + getFormattedCurrentSteps(CharArrayBuffer dataOut)
Retrieves the number of steps this user has gone toward unlocking this achievement (formatted - for the user's locale) into the given CharArrayBuffer.
+ for the user's locale) into the given CharArrayBuffer.
getFormattedCurrentSteps() @@ -907,10 +907,10 @@ onkeyup="return search_changed(event, false, '/')" /> void - getFormattedTotalSteps(CharArrayBuffer dataOut) + getFormattedTotalSteps(CharArrayBuffer dataOut)
Loads the total number of steps necessary to unlock this achievement (formatted for the - user's locale) into the given CharArrayBuffer; only applicable for + user's locale) into the given CharArrayBuffer; only applicable for TYPE_INCREMENTAL achievement types.
getFormattedTotalSteps() @@ -965,9 +965,9 @@ onkeyup="return search_changed(event, false, '/')" /> void - getName(CharArrayBuffer dataOut) + getName(CharArrayBuffer dataOut) -
Loads the achievement name into the given CharArrayBuffer.
+
Loads the achievement name into the given CharArrayBuffer.
getName() @@ -1016,7 +1016,7 @@ onkeyup="return search_changed(event, false, '/')" /> - Uri + Uri getRevealedImageUri() @@ -1091,7 +1091,7 @@ onkeyup="return search_changed(event, false, '/')" /> - Uri + Uri getUnlockedImageUri() @@ -1361,7 +1361,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - String + String getAchievementId () @@ -1430,7 +1430,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - String + String getDescription () @@ -1467,7 +1467,7 @@ onkeyup="return search_changed(event, false, '/')" /> void getDescription - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1477,7 +1477,7 @@ onkeyup="return search_changed(event, false, '/')" />
-

Loads the achievement description into the given CharArrayBuffer.

+

Loads the achievement description into the given CharArrayBuffer.

Parameters
@@ -1506,7 +1506,7 @@ onkeyup="return search_changed(event, false, '/')" /> void getFormattedCurrentSteps - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1517,7 +1517,7 @@ onkeyup="return search_changed(event, false, '/')" />

Retrieves the number of steps this user has gone toward unlocking this achievement (formatted - for the user's locale) into the given CharArrayBuffer.

+ for the user's locale) into the given CharArrayBuffer.

Parameters
@@ -1543,7 +1543,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - String + StringgetFormattedCurrentSteps() @@ -1582,7 +1582,7 @@ onkeyup="return search_changed(event, false, '/')" /> void getFormattedTotalSteps - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1593,7 +1593,7 @@ onkeyup="return search_changed(event, false, '/')" />

Loads the total number of steps necessary to unlock this achievement (formatted for the - user's locale) into the given CharArrayBuffer; only applicable for + user's locale) into the given CharArrayBuffer; only applicable for TYPE_INCREMENTAL achievement types.

Parameters
@@ -1620,7 +1620,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - String + String getFormattedTotalSteps () @@ -1693,7 +1693,7 @@ onkeyup="return search_changed(event, false, '/')" /> void getName - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1703,7 +1703,7 @@ onkeyup="return search_changed(event, false, '/')" />
-

Loads the achievement name into the given CharArrayBuffer.

+

Loads the achievement name into the given CharArrayBuffer.

Parameters
@@ -1729,7 +1729,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - String + StringgetName() @@ -1800,7 +1800,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - Uri + UrigetRevealedImageUri() @@ -1816,7 +1816,7 @@ onkeyup="return search_changed(event, false, '/')" />

Retrieves a URI that can be used to load the achievement's revealed image icon. Returns null if the achievement has no revealed image.

- To retrieve the Image from the Uri, use ImageManager.

+ To retrieve the Image from the Uri, use ImageManager.

Returns
  • The image URI for the achievement's revealed image icon, or null if the achievement @@ -1943,7 +1943,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - Uri + Uri getUnlockedImageUri () @@ -1959,7 +1959,7 @@ onkeyup="return search_changed(event, false, '/')" />

    Retrieves a URI that can be used to load the achievement's unlocked image icon. Returns null if the achievement has no unlocked image.

    - To retrieve the Image from the Uri, use ImageManager.

    + To retrieve the Image from the Uri, use ImageManager.

Returns
  • The image URI for the achievement's unlocked image icon, or null if the achievement diff --git a/docs/html/reference/com/google/android/gms/games/achievement/AchievementBuffer.html b/docs/html/reference/com/google/android/gms/games/achievement/AchievementBuffer.html index 06bd27a..300e851 100644 --- a/docs/html/reference/com/google/android/gms/games/achievement/AchievementBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/achievement/AchievementBuffer.html @@ -716,7 +716,7 @@ Summary:
- + @@ -952,7 +952,7 @@ From class - Iterator<T> + Iterator<T> @@ -1042,7 +1042,7 @@ From class final - Class<?> + Class<?> @@ -807,7 +807,7 @@ onkeyup="return search_changed(event, false, '/')" /> - Uri + Uri - + @@ -784,7 +784,7 @@ Summary: public final - String + String @@ -838,7 +838,7 @@ Summary: @@ -864,7 +864,7 @@ Summary: - String + String @@ -962,7 +962,7 @@ From class final - Class<?> + Class<?> - + @@ -815,7 +815,7 @@ Summary: @@ -859,7 +859,7 @@ Summary: - String + String @@ -1029,7 +1029,7 @@ From class final - Class<?> + Class<?> + + + + + +
java.lang.Objectjava.lang.Object
iterator() @@ -975,7 +975,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1013,7 +1013,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1106,7 +1106,7 @@ From class - String + String toString() @@ -1177,7 +1177,7 @@ From class class="jd-expando-trigger-img" /> From interface - java.lang.Iterable + java.lang.Iterable
+ Iterator<T>
iterator() diff --git a/docs/html/reference/com/google/android/gms/games/achievement/OnAchievementUpdatedListener.html b/docs/html/reference/com/google/android/gms/games/achievement/OnAchievementUpdatedListener.html index d104974..c397915 100644 --- a/docs/html/reference/com/google/android/gms/games/achievement/OnAchievementUpdatedListener.html +++ b/docs/html/reference/com/google/android/gms/games/achievement/OnAchievementUpdatedListener.html @@ -752,7 +752,7 @@ onkeyup="return search_changed(event, false, '/')" /> void - onAchievementUpdated(int statusCode, String achievementId) + onAchievementUpdated(int statusCode, String achievementId)
Called when achievement data has been loaded.
@@ -820,7 +820,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onAchievementUpdated - (int statusCode, String achievementId) + (int statusCode, String achievementId)
diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboard.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboard.html index 4072832..33bf38e 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboard.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboard.html @@ -771,7 +771,7 @@ onkeyup="return search_changed(event, false, '/')" /> - String + String
getDisplayName() @@ -792,9 +792,9 @@ onkeyup="return search_changed(event, false, '/')" /> void - getDisplayName(CharArrayBuffer dataOut) + getDisplayName(CharArrayBuffer dataOut) -
Loads this leaderboard's display name into the given CharArrayBuffer.
+
Loads this leaderboard's display name into the given CharArrayBuffer.
getIconImageUri() @@ -826,7 +826,7 @@ onkeyup="return search_changed(event, false, '/')" /> - String + String getLeaderboardId() @@ -862,7 +862,7 @@ onkeyup="return search_changed(event, false, '/')" /> - ArrayList<LeaderboardVariant> + ArrayList<LeaderboardVariant> getVariants() @@ -1015,7 +1015,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - String + String getDisplayName () @@ -1052,7 +1052,7 @@ onkeyup="return search_changed(event, false, '/')" /> void getDisplayName - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1062,7 +1062,7 @@ onkeyup="return search_changed(event, false, '/')" />
-

Loads this leaderboard's display name into the given CharArrayBuffer.

+

Loads this leaderboard's display name into the given CharArrayBuffer.

Parameters
@@ -1088,7 +1088,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - Uri + UrigetIconImageUri() @@ -1104,7 +1104,7 @@ onkeyup="return search_changed(event, false, '/')" />

Retrieves an image URI that can be used to load this leaderboard's icon, or null if there was a problem retrieving the icon.

- To retrieve the Image from the Uri, use ImageManager.

+ To retrieve the Image from the Uri, use ImageManager.

Returns
  • A URI that can be used to load this leaderboard's icon, or null if there was a @@ -1126,7 +1126,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - String + String getLeaderboardId () @@ -1195,7 +1195,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - ArrayList<LeaderboardVariant> + ArrayList<LeaderboardVariant> getVariants () diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardBuffer.html b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardBuffer.html index 2186179..e8a9b66 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardBuffer.html @@ -719,7 +719,7 @@ Summary:
- + @@ -884,7 +884,7 @@ Summary: - String + String @@ -1107,7 +1107,7 @@ From class final - Class<?> + Class<?> @@ -799,7 +799,7 @@ Summary: - String + String @@ -907,7 +907,7 @@ Summary: - String + String @@ -944,7 +944,7 @@ Summary: - Uri + Uri + + + + + +
java.lang.Objectjava.lang.Object
getPrimaryDataMarkerColumn() @@ -1017,7 +1017,7 @@ From class - Iterator<T> + Iterator<T> iterator() @@ -1040,7 +1040,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1078,7 +1078,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1171,7 +1171,7 @@ From class - String + String toString() @@ -1242,7 +1242,7 @@ From class class="jd-expando-trigger-img" /> From interface - java.lang.Iterable + java.lang.Iterable
+ Iterator<T>
iterator() @@ -1461,7 +1461,7 @@ From interface - String + String getPrimaryDataMarkerColumn () diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html index 93d96d3..6d1afff 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html @@ -784,9 +784,9 @@ Summary: void - getDisplayRank(CharArrayBuffer dataOut) + getDisplayRank(CharArrayBuffer dataOut) -
Load the formatted display rank into the given CharArrayBuffer.
+
Load the formatted display rank into the given CharArrayBuffer.
getDisplayRank() @@ -817,7 +817,7 @@ Summary: - String + String getDisplayScore() @@ -838,9 +838,9 @@ Summary: void - getDisplayScore(CharArrayBuffer dataOut) + getDisplayScore(CharArrayBuffer dataOut) -
Loads the formatted display score into the given CharArrayBuffer.
+
Loads the formatted display score into the given CharArrayBuffer.
getScoreHolderDisplayName() @@ -928,10 +928,10 @@ Summary: void - getScoreHolderDisplayName(CharArrayBuffer dataOut) + getScoreHolderDisplayName(CharArrayBuffer dataOut)
Load the display name of the player who scored this score into the provided - CharArrayBuffer.
+ CharArrayBuffer.
getScoreHolderHiResImageUri() @@ -962,7 +962,7 @@ Summary: - Uri + Uri getScoreHolderIconImageUri() @@ -1042,6 +1042,24 @@ From interface
+ abstract + + + + + boolean + + isDataValid() + +
Check to see if this object is valid for use.
+ +
@@ -1103,7 +1121,7 @@ From interface void getDisplayRank - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1113,7 +1131,7 @@ From interface
-

Load the formatted display rank into the given CharArrayBuffer.

+

Load the formatted display rank into the given CharArrayBuffer.

Parameters
@@ -1139,7 +1157,7 @@ From interface abstract - String + StringgetDisplayRank() @@ -1174,7 +1192,7 @@ From interface abstract - String + StringgetDisplayScore() @@ -1212,7 +1230,7 @@ From interface void getDisplayScore - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1222,7 +1240,7 @@ From interface
-

Loads the formatted display score into the given CharArrayBuffer.

+

Loads the formatted display score into the given CharArrayBuffer.

Parameters
@@ -1356,7 +1374,7 @@ From interface abstract - String + StringgetScoreHolderDisplayName() @@ -1394,7 +1412,7 @@ From interface void getScoreHolderDisplayName - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1405,7 +1423,7 @@ From interface

Load the display name of the player who scored this score into the provided - CharArrayBuffer.

+ CharArrayBuffer.

Parameters
@@ -1431,7 +1449,7 @@ From interface abstract - Uri + UrigetScoreHolderHiResImageUri() @@ -1448,7 +1466,7 @@ From interface identity of the player is unknown, this will return null. It may also be null if the player simply has no image.

- To retrieve the Image from the Uri, use ImageManager.

+ To retrieve the Image from the Uri, use ImageManager.

Returns
  • The URI of the hi-res image to display for this score. @@ -1469,7 +1487,7 @@ From interface abstract - Uri + Uri getScoreHolderIconImageUri () @@ -1486,7 +1504,7 @@ From interface identity of the player is unknown, this will return an anonymous image for the player. It may also be null if the player simply has no image.

    - To retrieve the Image from the Uri, use ImageManager.

+ To retrieve the Image from the Uri, use ImageManager.

Returns
  • The URI of the icon image to display for this score. diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScoreBuffer.html b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScoreBuffer.html index 2ee0f33..4e3bd69 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScoreBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScoreBuffer.html @@ -716,7 +716,7 @@ Summary:
- + @@ -952,7 +952,7 @@ From class - Iterator<T> + Iterator<T> @@ -1042,7 +1042,7 @@ From class final - Class<?> + Class<?>
java.lang.Objectjava.lang.Object
iterator() @@ -975,7 +975,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1013,7 +1013,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1106,7 +1106,7 @@ From class - String + String toString() @@ -1177,7 +1177,7 @@ From class class="jd-expando-trigger-img" /> From interface - java.lang.Iterable + java.lang.Iterable
+ Iterator<T>
iterator() diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardVariant.html b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardVariant.html index f67626d..51bf264 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardVariant.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardVariant.html @@ -839,7 +839,7 @@ onkeyup="return search_changed(event, false, '/')" /> - String + String getDisplayPlayerRank() @@ -857,7 +857,7 @@ onkeyup="return search_changed(event, false, '/')" /> - String + String getDisplayPlayerScore() @@ -1410,7 +1410,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - String + String getDisplayPlayerRank () @@ -1446,7 +1446,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - String + String getDisplayPlayerScore () diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html b/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html index 42b4e40..a8fa8ff 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html @@ -858,7 +858,7 @@ onkeyup="return search_changed(event, false, '/')" /> result Detailed results of the operation, which includes data regarding whether this was the new high score for any of the supported time spans. Note that the results - will only be populated if statusCodes is STATUS_OK. + will only be populated if statusCode is STATUS_OK.
diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.Result.html b/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.Result.html index b41a311..696f819 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.Result.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.Result.html @@ -684,7 +684,7 @@ Summary: - extends Object
+ extends Object
@@ -704,7 +704,7 @@ Summary:
java.lang.Objectjava.lang.Object
formattedScore String containing the score data in a display-appropriate format.
- SubmitScoreResult.Result(long rawScore, String formattedScore, boolean newBest) + SubmitScoreResult.Result(long rawScore, String formattedScore, boolean newBest)
toString() @@ -895,7 +895,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -933,7 +933,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1026,7 +1026,7 @@ From class - String + String toString() @@ -1128,7 +1128,7 @@ From class public final - String + String formattedScore @@ -1230,7 +1230,7 @@ From class SubmitScoreResult.Result - (long rawScore, String formattedScore, boolean newBest) + (long rawScore, String formattedScore, boolean newBest)
@@ -1271,7 +1271,7 @@ From class - String + String toString () diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.html b/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.html index e33b848..8bf604f 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.html @@ -684,7 +684,7 @@ Summary: - extends Object
+ extends Object
@@ -704,7 +704,7 @@ Summary:
java.lang.Objectjava.lang.Object
- SubmitScoreResult(int statusCode, String leaderboardId, String playerId, HashMap<Integer, SubmitScoreResult.Result> results) + SubmitScoreResult(int statusCode, String leaderboardId, String playerId, HashMap<IntegerSubmitScoreResult.Result> results)
Construct a new result describing a SubmitScore operation.
@@ -833,7 +833,7 @@ Summary:
- SubmitScoreResult(int statusCode, String leaderboardId, String playerId) + SubmitScoreResult(int statusCode, String leaderboardId, String playerId)
getLeaderboardId() @@ -877,7 +877,7 @@ Summary: - String + String getPlayerId() @@ -931,7 +931,7 @@ Summary: - String + String toString() @@ -962,7 +962,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1000,7 +1000,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1093,7 +1093,7 @@ From class - String + String toString() @@ -1202,7 +1202,7 @@ From class SubmitScoreResult - (int statusCode, String leaderboardId, String playerId, HashMap<Integer, SubmitScoreResult.Result> results) + (int statusCode, String leaderboardId, String playerId, HashMap<IntegerSubmitScoreResult.Result> results)
@@ -1253,7 +1253,7 @@ From class SubmitScoreResult - (int statusCode, String leaderboardId, String playerId) + (int statusCode, String leaderboardId, String playerId)
@@ -1294,7 +1294,7 @@ From class - String + String getLeaderboardId () @@ -1328,7 +1328,7 @@ From class - String + String getPlayerId () @@ -1451,7 +1451,7 @@ From class - String + String toString () diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitation.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitation.html index 95eac22..d2aae5f 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitation.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitation.html @@ -700,7 +700,7 @@ Summary: implements - Parcelable + Parcelable Freezable<T> @@ -921,7 +921,7 @@ android.os.Parcelable - String + String
getInvitationId() @@ -949,6 +949,24 @@ android.os.Parcelable
+ abstract + + + + + int + + getVariant() + +
Retrieve the variant specified for this Invitation, if any.
+ +
@@ -972,7 +990,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
+ abstract + + + + + boolean + + isDataValid() + +
Check to see if this object is valid for use.
+ +
@@ -1093,7 +1129,7 @@ From interface - ArrayList<Participant> + ArrayList<Participant>
getParticipants() @@ -1229,7 +1265,7 @@ From interface abstract - String + String getInvitationId () @@ -1287,6 +1323,43 @@ From interface + + +
+

+ + public + + + abstract + + int + + getVariant + () +

+
+
+ + + +
+
+ +

Retrieve the variant specified for this Invitation, if any. A variant is an optional + developer-controlled parameter describing the type of game to play. If specified, this value + will be a positive integer. If this invitation had no variant specified, returns + ROOM_VARIANT_ANY.

+
+
Returns
+
  • Variant specified for this invitation, if any. +
+
+ +
+
+ + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationBuffer.html b/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationBuffer.html index 6f906a6..c3228c1 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationBuffer.html @@ -719,7 +719,7 @@ Summary:
java.lang.Objectjava.lang.Object
getPrimaryDataMarkerColumn() @@ -1017,7 +1017,7 @@ From class - Iterator<T> + Iterator<T> iterator() @@ -1040,7 +1040,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1078,7 +1078,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1171,7 +1171,7 @@ From class - String + String toString() @@ -1242,7 +1242,7 @@ From class class="jd-expando-trigger-img" /> From interface - java.lang.Iterable + java.lang.Iterable
+ Iterator<T>
iterator() @@ -1461,7 +1461,7 @@ From interface - String + String getPrimaryDataMarkerColumn () diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationEntity.html b/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationEntity.html index 9615ad3..45bd760 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationEntity.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationEntity.html @@ -686,6 +686,9 @@ Summary: + | Protected Methods + + | Inherited Methods @@ -714,7 +717,7 @@ Summary: - extends Object
+ extends Object
@@ -723,6 +726,8 @@ Summary: implements + Parcelable + Invitation @@ -739,7 +744,7 @@ Summary:
java.lang.Objectjava.lang.Object
CREATOR
- equals(Object obj) + equals(Object obj)
getInvitationId() @@ -1012,11 +1017,13 @@ android.os.Parcelable - int + Participant - getInvitationType() + getInviter() +
Retrieve the Participant who created this Invitation.
+
- getInviter() + getParticipants() -
Retrieve the Participant who created this Invitation.
+
Retrieve the Participants for this object.
- getParticipants() + getVariant() -
Retrieve the Participants for this object.
+
Retrieve the variant specified for this Invitation, if any.
- toString() + isDataValid() +
Check to see if this object is valid for use.
+
+ toString() + +
+ + + + + void - writeToParcel(Parcel dest, int flags) + writeToParcel(Parcel dest, int flags)
+ + + + + + + + + + + + + + + + + + + + + + +
Protected Methods
+ + + + static + + ClassLoader + + getUnparcelClassLoader() + +
+ + + + static + + Integer + + getUnparcelClientVersion() + +
+ + + + + + boolean + + shouldDowngrade() + +
+ + @@ -1127,7 +1209,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1165,7 +1247,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1258,7 +1340,7 @@ From class - String + String toString() @@ -1329,7 +1411,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
+ abstract + + + + + boolean + + isDataValid() + +
Check to see if this object is valid for use.
+ +
@@ -1486,7 +1586,7 @@ From interface - String + String getInvitationId() @@ -1514,6 +1614,24 @@ From interface + + + + abstract + + + + + int + + + getVariant() + +
Retrieve the variant specified for this Invitation, if any.
+ + + +
@@ -1548,7 +1666,7 @@ From interface - ArrayList<Participant> + ArrayList<Participant> getParticipants() @@ -1604,7 +1722,7 @@ From interface public static final - Creator<InvitationEntity> + InvitationEntityCreator CREATOR @@ -1683,7 +1801,7 @@ From interface boolean equals - (Object obj) + (Object obj)
@@ -1824,7 +1942,7 @@ From interface - String + String getInvitationId () @@ -1848,7 +1966,7 @@ From interface
- +

@@ -1858,9 +1976,9 @@ From interface - int + Participant - getInvitationType + getInviter ()

@@ -1871,13 +1989,18 @@ From interface
-

+

Retrieve the Participant who created this Invitation.

+
+
Returns
+ +
- +

@@ -1887,9 +2010,9 @@ From interface - Participant + ArrayList<Participant> - getInviter + getParticipants ()

@@ -1900,10 +2023,11 @@ From interface
-

Retrieve the Participant who created this Invitation.

+

Retrieve the Participants for this object. This is a list of all Participants + applicable to the given object.

Returns
-
@@ -1911,7 +2035,7 @@ From interface
- +

@@ -1921,9 +2045,9 @@ From interface - ArrayList<Participant> + int - getParticipants + getVariant ()

@@ -1934,11 +2058,13 @@ From interface
-

Retrieve the Participants for this object. This is a list of all Participants - applicable to the given object.

+

Retrieve the variant specified for this Invitation, if any. A variant is an optional + developer-controlled parameter describing the type of game to play. If specified, this value + will be a positive integer. If this invitation had no variant specified, returns + ROOM_VARIANT_ANY.

Returns
-
  • A list of Participants for this object. +
    • Variant specified for this invitation, if any.
@@ -1975,6 +2101,42 @@ From interface
+ + +
+

+ + public + + + + + boolean + + isDataValid + () +

+
+
+ + + +
+
+ +

Check to see if this object is valid for use. If the object is still volatile, this method + will indicate whether or not the object can be safely used. The output of a call to + freeze() will always be valid.

+
+
Returns
+
  • whether or not the object is valid for use. +
+
+ +
+
+ +
@@ -1985,7 +2147,7 @@ From interface - String + String toString () @@ -2017,7 +2179,7 @@ From interface void writeToParcel - (Parcel dest, int flags) + (Parcel dest, int flags)
@@ -2038,6 +2200,113 @@ From interface +

Protected Methods

+ + + + + +
+

+ + protected + static + + + + ClassLoader + + getUnparcelClassLoader + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The ClassLoader to use for unparceling, if any. +
+
+ +
+
+ + + + +
+

+ + protected + static + + + + Integer + + getUnparcelClientVersion + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The client version to use for unparceling, if known. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + boolean + + shouldDowngrade + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • Whether or not this object has been downgraded to hand back to a client. +
+
+ +
+
+ + + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/Participant.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Participant.html index c5d0c77..8e966c9 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/Participant.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Participant.html @@ -696,7 +696,7 @@ Summary: implements - Parcelable + Parcelable Freezable<T> @@ -914,7 +914,7 @@ android.os.Parcelable - String + String getDisplayName() @@ -935,9 +935,9 @@ android.os.Parcelable void - getDisplayName(CharArrayBuffer dataOut) + getDisplayName(CharArrayBuffer dataOut) -
Loads the display name for this participant into the provided CharArrayBuffer.
+
Loads the display name for this participant into the provided CharArrayBuffer.
@@ -950,7 +950,7 @@ android.os.Parcelable - Uri + Uri getHiResImageUri() @@ -968,7 +968,7 @@ android.os.Parcelable - Uri + Uri getIconImageUri() @@ -986,7 +986,7 @@ android.os.Parcelable - String + String getParticipantId() @@ -1073,7 +1073,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1160,6 +1160,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
Check to see if this object is valid for use.
+ + + +
@@ -1381,7 +1399,7 @@ From interface abstract - String + String getDisplayName () @@ -1419,7 +1437,7 @@ From interface void getDisplayName - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1429,7 +1447,7 @@ From interface
-

Loads the display name for this participant into the provided CharArrayBuffer.

+

Loads the display name for this participant into the provided CharArrayBuffer.

Parameters
@@ -1455,7 +1473,7 @@ From interface abstract - Uri + UrigetHiResImageUri() @@ -1471,7 +1489,7 @@ From interface

Returns the URI of the hi-res image to display for this participant. If the identity of the player is unknown, this will be null. It may also be null if the player simply has no image.

- To retrieve the Image from the Uri, use ImageManager.

+ To retrieve the Image from the Uri, use ImageManager.

Returns
  • The URI of the hi-res image to display for this participant. @@ -1492,7 +1510,7 @@ From interface abstract - Uri + Uri getIconImageUri () @@ -1509,7 +1527,7 @@ From interface the player is unknown, this will be the automatch avatar icon image for the player. It may also be null if the player simply has no image.

    - To retrieve the Image from the Uri, use ImageManager.

+ To retrieve the Image from the Uri, use ImageManager.

Returns
  • The URI of the icon image to display for this participant. @@ -1530,7 +1548,7 @@ From interface abstract - String + String getParticipantId () diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantBuffer.html b/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantBuffer.html index 59e0f54..d10d62b 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantBuffer.html @@ -716,7 +716,7 @@ Summary:
- + @@ -952,7 +952,7 @@ From class - Iterator<T> + Iterator<T> @@ -1042,7 +1042,7 @@ From class final - Class<?> + Class<?> - + @@ -921,7 +924,7 @@ android.os.Parcelable public static final - Creator<ParticipantEntity> + ParticipantEntityCreator @@ -972,7 +975,7 @@ android.os.Parcelable boolean @@ -1003,11 +1006,13 @@ android.os.Parcelable - String + String @@ -1019,12 +1024,12 @@ android.os.Parcelable - String + void @@ -1037,12 +1042,12 @@ android.os.Parcelable - void + Uri @@ -1055,12 +1060,12 @@ android.os.Parcelable - Uri + Uri @@ -1073,12 +1078,12 @@ android.os.Parcelable - Uri + String @@ -1091,12 +1096,12 @@ android.os.Parcelable - String + Player @@ -1109,12 +1114,12 @@ android.os.Parcelable - Player + int @@ -1130,10 +1135,8 @@ android.os.Parcelable int @@ -1145,11 +1148,13 @@ android.os.Parcelable - int + boolean @@ -1164,9 +1169,9 @@ android.os.Parcelable boolean @@ -1179,7 +1184,7 @@ android.os.Parcelable - String + String @@ -1209,6 +1214,63 @@ android.os.Parcelable + +
java.lang.Objectjava.lang.Object
iterator() @@ -975,7 +975,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1013,7 +1013,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1106,7 +1106,7 @@ From class - String + String toString() @@ -1177,7 +1177,7 @@ From class class="jd-expando-trigger-img" /> From interface - java.lang.Iterable + java.lang.Iterable
+ Iterator<T>
iterator() diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantEntity.html b/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantEntity.html index a1c876a..08d2d18 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantEntity.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantEntity.html @@ -681,6 +681,9 @@ Summary: + | Protected Methods + + | Inherited Methods @@ -709,7 +712,7 @@ Summary: - extends Object
+ extends Object
@@ -718,7 +721,7 @@ Summary: implements - Parcelable + Parcelable Participant @@ -736,7 +739,7 @@ Summary:
java.lang.Objectjava.lang.Object
CREATOR
- equals(Object obj) + equals(Object obj)
- getClientAddress() + getDisplayName() +
Return the name to display for this participant.
+
- getDisplayName() + getDisplayName(CharArrayBuffer dataOut) -
Return the name to display for this participant.
+
Loads the display name for this participant into the provided CharArrayBuffer.
- getDisplayName(CharArrayBuffer dataOut) + getHiResImageUri() -
Loads the display name for this participant into the provided CharArrayBuffer.
+
Returns the URI of the hi-res image to display for this participant.
- getHiResImageUri() + getIconImageUri() -
Returns the URI of the hi-res image to display for this participant.
+
Returns the URI of the icon-sized image to display for this participant.
- getIconImageUri() + getParticipantId() -
Returns the URI of the icon-sized image to display for this participant.
+
Returns the ID of this participant.
- getParticipantId() + getPlayer() -
Returns the ID of this participant.
+
Returns the Player that this participant represents.
- getPlayer() + getStatus() -
Returns the Player that this participant represents.
+
Retrieve the status of this participant.
- getStatus() + hashCode() -
Retrieve the status of this participant.
-
- hashCode() + isConnectedToRoom() +
Retrieves the connected status of the participant.
+
- isConnectedToRoom() + isDataValid() -
Retrieves the connected status of the participant.
+
Check to see if this object is valid for use.
toString() @@ -1198,7 +1203,7 @@ android.os.Parcelable void - writeToParcel(Parcel dest, int flags) + writeToParcel(Parcel dest, int flags)
+ + + + + + + + + + + + + + + + + + + + + + +
Protected Methods
+ + + + static + + ClassLoader + + getUnparcelClassLoader() + +
+ + + + static + + Integer + + getUnparcelClientVersion() + +
+ + + + + + boolean + + shouldDowngrade() + +
+ + @@ -1226,7 +1288,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1264,7 +1326,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1293,7 +1355,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1357,7 +1419,7 @@ From class - String + String toString() @@ -1428,7 +1490,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1515,6 +1577,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
Check to see if this object is valid for use.
+ + + +
@@ -1549,7 +1629,7 @@ From interface - String + String getDisplayName() @@ -1570,9 +1650,9 @@ From interface void - getDisplayName(CharArrayBuffer dataOut) + getDisplayName(CharArrayBuffer dataOut) -
Loads the display name for this participant into the provided CharArrayBuffer.
+
Loads the display name for this participant into the provided CharArrayBuffer.
@@ -1585,7 +1665,7 @@ From interface - Uri + Uri getHiResImageUri() @@ -1603,7 +1683,7 @@ From interface - Uri + Uri getIconImageUri() @@ -1621,7 +1701,7 @@ From interface - String + String getParticipantId() @@ -1731,7 +1811,7 @@ From interface public static final - Creator<ParticipantEntity> + ParticipantEntityCreator CREATOR @@ -1810,7 +1890,7 @@ From interface boolean equals - (Object obj) + (Object obj)
@@ -1873,35 +1953,6 @@ From interface
- - -
-

- - public - - - - - String - - getClientAddress - () -

-
-
- - - -
-
- -

- -
-
- -
@@ -1912,7 +1963,7 @@ From interface - String + String getDisplayName () @@ -1950,7 +2001,7 @@ From interface void getDisplayName - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1960,7 +2011,7 @@ From interface
-

Loads the display name for this participant into the provided CharArrayBuffer.

+

Loads the display name for this participant into the provided CharArrayBuffer.

Parameters
@@ -1986,7 +2037,7 @@ From interface - Uri + UrigetHiResImageUri() @@ -2002,7 +2053,7 @@ From interface

Returns the URI of the hi-res image to display for this participant. If the identity of the player is unknown, this will be null. It may also be null if the player simply has no image.

- To retrieve the Image from the Uri, use ImageManager.

+ To retrieve the Image from the Uri, use ImageManager.

Returns
  • The URI of the hi-res image to display for this participant. @@ -2023,7 +2074,7 @@ From interface - Uri + Uri getIconImageUri () @@ -2040,7 +2091,7 @@ From interface the player is unknown, this will be the automatch avatar icon image for the player. It may also be null if the player simply has no image.

    - To retrieve the Image from the Uri, use ImageManager.

+ To retrieve the Image from the Uri, use ImageManager.

Returns
  • The URI of the icon image to display for this participant. @@ -2061,7 +2112,7 @@ From interface - String + String getParticipantId () @@ -2221,6 +2272,42 @@ From interface
+ + +
+

+ + public + + + + + boolean + + isDataValid + () +

+
+
+ + + +
+
+ +

Check to see if this object is valid for use. If the object is still volatile, this method + will indicate whether or not the object can be safely used. The output of a call to + freeze() will always be valid.

+
+
Returns
+
  • whether or not the object is valid for use. +
+
+ +
+
+ +
@@ -2231,7 +2318,7 @@ From interface - String + String toString () @@ -2263,7 +2350,7 @@ From interface void writeToParcel - (Parcel dest, int flags) + (Parcel dest, int flags)
@@ -2284,6 +2371,113 @@ From interface +

Protected Methods

+ + + + + +
+

+ + protected + static + + + + ClassLoader + + getUnparcelClassLoader + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The ClassLoader to use for unparceling, if any. +
+
+ +
+
+ + + + +
+

+ + protected + static + + + + Integer + + getUnparcelClientVersion + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The client version to use for unparceling, if known. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + boolean + + shouldDowngrade + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • Whether or not this object has been downgraded to hand back to a client. +
+
+ +
+
+ + + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantUtils.html b/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantUtils.html index 8b1f848..464a222 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantUtils.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantUtils.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary:
- + @@ -790,10 +790,10 @@ Summary: static - String + String @@ -890,7 +890,7 @@ From class final - Class<?> + Class<?> - + @@ -872,7 +872,7 @@ android.os.Parcelable public static final - Creator<RealTimeMessage> + Creator<RealTimeMessage> @@ -936,7 +936,7 @@ android.os.Parcelable - String + String @@ -999,7 +999,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -1066,7 +1066,7 @@ From class final - Class<?> + Class<?> @@ -1373,7 +1373,7 @@ From interface public static final - Creator<RealTimeMessage> + Creator<RealTimeMessage> CREATOR @@ -1483,7 +1483,7 @@ From interface - String + StringgetSenderParticipantId() @@ -1554,7 +1554,7 @@ From interface void writeToParcel - (Parcel parcel, int flag) + (Parcel parcel, int flag)
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeReliableMessageSentListener.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeReliableMessageSentListener.html index f3e4f9f..98cc9d4 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeReliableMessageSentListener.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeReliableMessageSentListener.html @@ -751,7 +751,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
@@ -1020,10 +1020,10 @@ android.os.Parcelable - String + String @@ -1222,6 +1222,24 @@ From interface + + + + + +
java.lang.Objectjava.lang.Object
- getParticipantId(ArrayList<Participant> participants, String playerId) + getParticipantId(ArrayList<Participant> participants, String playerId)
Get the participant ID corresponding to a given player ID.
@@ -823,7 +823,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -861,7 +861,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -954,7 +954,7 @@ From class - String + String toString() @@ -1068,10 +1068,10 @@ From class - String + String getParticipantId - (ArrayList<Participant> participants, String playerId) + (ArrayList<Participant> participants, String playerId)
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/Participatable.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Participatable.html index d543bef..0c2e8ee 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/Participatable.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Participatable.html @@ -816,7 +816,7 @@ Summary: - ArrayList<Participant> + ArrayList<Participant>
getParticipants() @@ -884,7 +884,7 @@ Summary: abstract - ArrayList<Participant> + ArrayList<Participant> getParticipants () diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/package-summary.html b/docs/html/reference/com/google/android/gms/games/multiplayer/package-summary.html index 927bb18..4a3ddf4 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/package-summary.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/package-summary.html @@ -640,11 +640,6 @@ onkeyup="return search_changed(event, false, '/')" />
-
- Contains data classes for multiplayer functionality. - -
- diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMessage.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMessage.html index a0cefc2..5f9773d 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMessage.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMessage.html @@ -696,7 +696,7 @@ Summary: - extends Object
+ extends Object
@@ -705,7 +705,7 @@ Summary: implements - Parcelable + Parcelable @@ -721,7 +721,7 @@ Summary:
java.lang.Objectjava.lang.Object
CREATOR
getSenderParticipantId() @@ -971,7 +971,7 @@ android.os.Parcelable void - writeToParcel(Parcel parcel, int flag) + writeToParcel(Parcel parcel, int flag)
clone() @@ -1037,7 +1037,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1130,7 +1130,7 @@ From class - String + String toString() @@ -1201,7 +1201,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
- onRealTimeMessageSent(int statusCode, int tokenId, String recipientParticipantId) + onRealTimeMessageSent(int statusCode, int tokenId, String recipientParticipantId)
Called to notify the client that a reliable message was sent for a room.
@@ -819,7 +819,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onRealTimeMessageSent - (int statusCode, int tokenId, String recipientParticipantId) + (int statusCode, int tokenId, String recipientParticipantId)
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html index 1b12a08..062be4a 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html @@ -703,7 +703,7 @@ Summary: implements - Parcelable + Parcelable Freezable<T> @@ -936,7 +936,7 @@ android.os.Parcelable - Bundle + Bundle
getAutoMatchCriteria() @@ -970,7 +970,7 @@ android.os.Parcelable - String + String getCreatorId() @@ -986,7 +986,7 @@ android.os.Parcelable - String + String getDescription() @@ -1005,9 +1005,9 @@ android.os.Parcelable void - getDescription(CharArrayBuffer dataOut) + getDescription(CharArrayBuffer dataOut) -
Loads the room description into the given CharArrayBuffer.
+
Loads the room description into the given CharArrayBuffer.
- getParticipantId(String playerId) + getParticipantId(String playerId)
Get the participant ID for a given player.
@@ -1038,7 +1038,7 @@ android.os.Parcelable - ArrayList<String> + ArrayList<String>
getParticipantIds() @@ -1057,7 +1057,7 @@ android.os.Parcelable int - getParticipantStatus(String participantId) + getParticipantStatus(String participantId)
Get the status of a participant in a room.
@@ -1072,7 +1072,7 @@ android.os.Parcelable - String + String
getRoomId() @@ -1135,7 +1135,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
+ abstract + + + + + boolean + + isDataValid() + +
Check to see if this object is valid for use.
+ +
@@ -1256,7 +1274,7 @@ From interface - ArrayList<Participant> + ArrayList<Participant> getParticipants() @@ -1530,7 +1548,7 @@ From interface abstract - Bundle + Bundle getAutoMatchCriteria () @@ -1599,7 +1617,7 @@ From interface abstract - String + String getCreatorId () @@ -1633,7 +1651,7 @@ From interface abstract - String + String getDescription () @@ -1670,7 +1688,7 @@ From interface void getDescription - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -1680,7 +1698,7 @@ From interface
-

Loads the room description into the given CharArrayBuffer.

+

Loads the room description into the given CharArrayBuffer.

Parameters
@@ -1706,10 +1724,10 @@ From interface abstract - String + StringgetParticipantId - (String playerId) + (String playerId)
@@ -1751,7 +1769,7 @@ From interface abstract - ArrayList<String> + ArrayList<String> getParticipantIds () @@ -1789,7 +1807,7 @@ From interface int getParticipantStatus - (String participantId) + (String participantId)
@@ -1841,7 +1859,7 @@ From interface abstract - String + String getRoomId () diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.Builder.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.Builder.html index df6fb49..f6f9407 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.Builder.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.Builder.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary:
- + @@ -793,7 +793,7 @@ Summary: RoomConfig.Builder @@ -1034,7 +1034,7 @@ From class final - Class<?> + Class<?> - + @@ -831,7 +831,7 @@ Summary: static - Bundle + Bundle @@ -1075,7 +1075,7 @@ From class final - Class<?> + Class<?> - + @@ -939,7 +944,7 @@ android.os.Parcelable public static final - Creator<RoomEntity> + RoomEntityCreator @@ -990,7 +995,7 @@ android.os.Parcelable boolean @@ -1021,7 +1026,7 @@ android.os.Parcelable - Bundle + Bundle @@ -1105,10 +1110,10 @@ android.os.Parcelable - String + String @@ -1255,10 +1262,26 @@ android.os.Parcelable + String + + + + + + + @@ -1269,6 +1292,63 @@ android.os.Parcelable + +
java.lang.Objectjava.lang.Object
- addPlayersToInvite(String... playerIds) + addPlayersToInvite(String... playerIds)
Add one or more player IDs to invite to the room.
@@ -811,7 +811,7 @@ Summary: RoomConfig.Builder
- addPlayersToInvite(ArrayList<String> playerIds) + addPlayersToInvite(ArrayList<String> playerIds)
Add a list of player IDs to invite to the room.
@@ -847,7 +847,7 @@ Summary: RoomConfig.Builder
- setAutoMatchCriteria(Bundle autoMatchCriteria) + setAutoMatchCriteria(Bundle autoMatchCriteria)
Sets the auto-match criteria for the room.
@@ -865,7 +865,7 @@ Summary: RoomConfig.Builder
- setInvitationIdToAccept(String invitationId) + setInvitationIdToAccept(String invitationId)
Set the ID of the invitation to accept.
@@ -967,7 +967,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1005,7 +1005,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1098,7 +1098,7 @@ From class - String + String toString() @@ -1215,7 +1215,7 @@ From class RoomConfig.Builder addPlayersToInvite - (String... playerIds) + (String... playerIds)
@@ -1259,7 +1259,7 @@ From class RoomConfig.Builder addPlayersToInvite - (ArrayList<String> playerIds) + (ArrayList<String> playerIds)
@@ -1337,7 +1337,7 @@ From class RoomConfig.Builder setAutoMatchCriteria - (Bundle autoMatchCriteria) + (Bundle autoMatchCriteria)
@@ -1381,7 +1381,7 @@ From class RoomConfig.Builder setInvitationIdToAccept - (String invitationId) + (String invitationId)
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.html index 926eeda..e367f14 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary:
java.lang.Objectjava.lang.Object
createAutoMatchCriteria(int minAutoMatchPlayers, int maxAutoMatchPlayers, long exclusiveBitMask) @@ -849,7 +849,7 @@ Summary: - Bundle + Bundle getAutoMatchCriteria() @@ -867,7 +867,7 @@ Summary: - String + String getInvitationId() @@ -885,7 +885,7 @@ Summary: - String[] + String[] getInvitedPlayerIds() @@ -1008,7 +1008,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1046,7 +1046,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1139,7 +1139,7 @@ From class - String + String toString() @@ -1297,7 +1297,7 @@ From class - Bundle + Bundle createAutoMatchCriteria (int minAutoMatchPlayers, int maxAutoMatchPlayers, long exclusiveBitMask) @@ -1351,7 +1351,7 @@ From class - Bundle + Bundle getAutoMatchCriteria () @@ -1385,7 +1385,7 @@ From class - String + String getInvitationId () @@ -1420,7 +1420,7 @@ From class - String[] + String[] getInvitedPlayerIds () diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomEntity.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomEntity.html index 7e6861b..7089372 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomEntity.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomEntity.html @@ -688,6 +688,9 @@ Summary: + | Protected Methods + + | Inherited Methods @@ -716,7 +719,7 @@ Summary: - extends Object
+ extends Object
@@ -725,6 +728,8 @@ Summary: implements + Parcelable + Room @@ -741,7 +746,7 @@ Summary:
java.lang.Objectjava.lang.Object
CREATOR
- equals(Object obj) + equals(Object obj)
getAutoMatchCriteria() @@ -1055,7 +1060,7 @@ android.os.Parcelable - String + String getCreatorId() @@ -1071,7 +1076,7 @@ android.os.Parcelable - String + String getDescription() @@ -1090,9 +1095,9 @@ android.os.Parcelable void - getDescription(CharArrayBuffer dataOut) + getDescription(CharArrayBuffer dataOut) -
Loads the room description into the given CharArrayBuffer.
+
Loads the room description into the given CharArrayBuffer.
- getParticipantId(String playerId) + getParticipantId(String playerId)
Get the participant ID for a given player.
@@ -1123,7 +1128,7 @@ android.os.Parcelable - ArrayList<String> + ArrayList<String>
getParticipantIds() @@ -1142,7 +1147,7 @@ android.os.Parcelable int - getParticipantStatus(String participantId) + getParticipantStatus(String participantId)
Get the status of a participant in a room.
@@ -1157,7 +1162,7 @@ android.os.Parcelable - ArrayList<Participant> + ArrayList<Participant>
getParticipants() @@ -1175,7 +1180,7 @@ android.os.Parcelable - String + String getRoomId() @@ -1239,11 +1244,13 @@ android.os.Parcelable - String + boolean - toString() + isDataValid() +
Check to see if this object is valid for use.
+
+ toString() + +
+ + + + + void - writeToParcel(Parcel dest, int flags) + writeToParcel(Parcel dest, int flags)
+ + + + + + + + + + + + + + + + + + + + + + +
Protected Methods
+ + + + static + + ClassLoader + + getUnparcelClassLoader() + +
+ + + + static + + Integer + + getUnparcelClientVersion() + +
+ + + + + + boolean + + shouldDowngrade() + +
+ + @@ -1286,7 +1366,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1324,7 +1404,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1353,7 +1433,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1417,7 +1497,7 @@ From class - String + String toString() @@ -1488,7 +1568,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1575,6 +1655,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
Check to see if this object is valid for use.
+ + + +
@@ -1609,7 +1707,7 @@ From interface - ArrayList<Participant> + ArrayList<Participant> getParticipants() @@ -1653,7 +1751,7 @@ From interface - Bundle + Bundle getAutoMatchCriteria() @@ -1687,7 +1785,7 @@ From interface - String + String getCreatorId() @@ -1703,7 +1801,7 @@ From interface - String + String getDescription() @@ -1722,9 +1820,9 @@ From interface void - getDescription(CharArrayBuffer dataOut) + getDescription(CharArrayBuffer dataOut) -
Loads the room description into the given CharArrayBuffer.
+
Loads the room description into the given CharArrayBuffer.
@@ -1737,10 +1835,10 @@ From interface - String + String - getParticipantId(String playerId) + getParticipantId(String playerId)
Get the participant ID for a given player.
@@ -1755,7 +1853,7 @@ From interface - ArrayList<String> + ArrayList<String> getParticipantIds() @@ -1774,7 +1872,7 @@ From interface int - getParticipantStatus(String participantId) + getParticipantStatus(String participantId)
Get the status of a participant in a room.
@@ -1789,7 +1887,7 @@ From interface - String + String getRoomId() @@ -1875,7 +1973,7 @@ From interface public static final - Creator<RoomEntity> + RoomEntityCreator CREATOR @@ -1954,7 +2052,7 @@ From interface boolean equals - (Object obj) + (Object obj)
@@ -2027,7 +2125,7 @@ From interface - Bundle + Bundle getAutoMatchCriteria () @@ -2091,7 +2189,7 @@ From interface - String + String getCreatorId () @@ -2120,7 +2218,7 @@ From interface - String + String getDescription () @@ -2152,7 +2250,7 @@ From interface void getDescription - (CharArrayBuffer dataOut) + (CharArrayBuffer dataOut)
@@ -2162,7 +2260,7 @@ From interface
-

Loads the room description into the given CharArrayBuffer.

+

Loads the room description into the given CharArrayBuffer.

Parameters
@@ -2188,10 +2286,10 @@ From interface - String + StringgetParticipantId - (String playerId) + (String playerId)
@@ -2233,7 +2331,7 @@ From interface - ArrayList<String> + ArrayList<String> getParticipantIds () @@ -2265,7 +2363,7 @@ From interface int getParticipantStatus - (String participantId) + (String participantId)
@@ -2307,7 +2405,7 @@ From interface - ArrayList<Participant> + ArrayList<Participant> getParticipants () @@ -2342,7 +2440,7 @@ From interface - String + String getRoomId () @@ -2448,6 +2546,42 @@ From interface
+ + +
+

+ + public + + + + + boolean + + isDataValid + () +

+
+
+ + + +
+
+ +

Check to see if this object is valid for use. If the object is still volatile, this method + will indicate whether or not the object can be safely used. The output of a call to + freeze() will always be valid.

+
+
Returns
+
  • whether or not the object is valid for use. +
+
+ +
+
+ +
@@ -2458,7 +2592,7 @@ From interface - String + String toString () @@ -2490,7 +2624,7 @@ From interface void writeToParcel - (Parcel dest, int flags) + (Parcel dest, int flags)
@@ -2511,6 +2645,113 @@ From interface +

Protected Methods

+ + + + + +
+

+ + protected + static + + + + ClassLoader + + getUnparcelClassLoader + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The ClassLoader to use for unparceling, if any. +
+
+ +
+
+ + + + +
+

+ + protected + static + + + + Integer + + getUnparcelClientVersion + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The client version to use for unparceling, if known. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + boolean + + shouldDowngrade + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • Whether or not this object has been downgraded to hand back to a client. +
+
+ +
+
+ + + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomStatusUpdateListener.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomStatusUpdateListener.html index 988cc0c..ea16ead 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomStatusUpdateListener.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomStatusUpdateListener.html @@ -788,7 +788,43 @@ onkeyup="return search_changed(event, false, '/')" /> void
+ + + + + + + + + + + +
- onPeerDeclined(Room room, List<String> participantIds) + onP2PConnected(String participantId) + +
Called when the client is successfully connected to a peer participant.
+ +
+ abstract + + + + + void + + onP2PDisconnected(String participantId) + +
Called when client gets disconnected from a peer participant.
+ +
+ abstract + + + + + void + + onPeerDeclined(Room room, List<String> participantIds)
Called when one or more peers decline the invitation to a room.
@@ -806,7 +842,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
- onPeerInvitedToRoom(Room room, List<String> participantIds) + onPeerInvitedToRoom(Room room, List<String> participantIds)
Called when one or more peers are invited to a room.
@@ -824,7 +860,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
- onPeerJoined(Room room, List<String> participantIds) + onPeerJoined(Room room, List<String> participantIds)
Called when one or more peer participants join a room.
@@ -842,7 +878,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
- onPeerLeft(Room room, List<String> participantIds) + onPeerLeft(Room room, List<String> participantIds)
Called when one or more peer participant leave a room.
@@ -860,7 +896,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
- onPeersConnected(Room room, List<String> participantIds) + onPeersConnected(Room room, List<String> participantIds)
Called when one or more peer participants are connected to a room.
@@ -878,7 +914,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
- onPeersDisconnected(Room room, List<String> participantIds) + onPeersDisconnected(Room room, List<String> participantIds)
Called when one or more peer participants are disconnected from a room.
@@ -993,8 +1029,18 @@ onkeyup="return search_changed(event, false, '/')" />
-

Called when the client is connected to the connected set in a room. -

+

Called when the client is connected to the connected set in a room.

+
+
Parameters
+ + + + +
room + The room data with the status of a room and its participants. The room can be + null if it could not be loaded successfully. +
+
@@ -1023,8 +1069,96 @@ onkeyup="return search_changed(event, false, '/')" />
-

Called when the client is disconnected from the connected set in a room. -

+

Called when the client is disconnected from the connected set in a room.

+
+
Parameters
+ + + + +
room + The room data with the status of a room and its participants. The room can be + null if it could not be loaded successfully. +
+
+ +
+ + + + + +
+

+ + public + + + abstract + + void + + onP2PConnected + (String participantId) +

+
+
+ + + +
+
+ +

Called when the client is successfully connected to a peer participant.

+
+
Parameters
+ + + + +
participantId + ID of the peer participant who was successfully connected. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + onP2PDisconnected + (String participantId) +

+
+
+ + + +
+
+ +

Called when client gets disconnected from a peer participant.

+
+
Parameters
+ + + + +
participantId + ID of the peer participant who was disconnected. +
+
@@ -1043,7 +1177,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onPeerDeclined - (Room room, List<String> participantIds) + (Room room, List<String> participantIds)
@@ -1058,6 +1192,11 @@ onkeyup="return search_changed(event, false, '/')" />
Parameters
+ + + @@ -1082,7 +1221,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onPeerInvitedToRoom - (Room room, List<String> participantIds) + (Room room, List<String> participantIds)
@@ -1097,6 +1236,11 @@ onkeyup="return search_changed(event, false, '/')" />
Parameters
room + The room data with the status of a room and its participants. The room can be + null if it could not be loaded successfully.
participantIds IDs of the peers invited to a room.
+ + + @@ -1121,7 +1265,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onPeerJoined - (Room room, List<String> participantIds) + (Room room, List<String> participantIds)
@@ -1136,6 +1280,11 @@ onkeyup="return search_changed(event, false, '/')" />
Parameters
room + The room data with the status of a room and its participants. The room can be + null if it could not be loaded successfully.
participantIds IDs of the peers invited to a room.
+ + + @@ -1160,7 +1309,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onPeerLeft - (Room room, List<String> participantIds) + (Room room, List<String> participantIds)
@@ -1175,6 +1324,11 @@ onkeyup="return search_changed(event, false, '/')" />
Parameters
room + The room data with the status of a room and its participants. The room can be + null if it could not be loaded successfully.
participantIds IDs of peer participants who joined a room.
+ + + @@ -1199,7 +1353,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onPeersConnected - (Room room, List<String> participantIds) + (Room room, List<String> participantIds)
@@ -1214,6 +1368,11 @@ onkeyup="return search_changed(event, false, '/')" />
Parameters
room + The room data with the status of a room and its participants. The room can be + null if it could not be loaded successfully.
participantIds IDs of peer participants who left the room.
+ + + @@ -1238,7 +1397,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onPeersDisconnected - (Room room, List<String> participantIds) + (Room room, List<String> participantIds)
@@ -1253,6 +1412,11 @@ onkeyup="return search_changed(event, false, '/')" />
Parameters
room + The room data with the status of a room and its participants. The room can be + null if it could not be loaded successfully.
participantIds IDs of peer participants who were connected.
+ + + @@ -1294,7 +1458,8 @@ onkeyup="return search_changed(event, false, '/')" />
room + The room data with the status of a room and its participants. The room can be + null if it could not be loaded successfully.
participantIds IDs of peer participants who were disconnected.
room - The room data with the status of a room and its participants. + The room data with the status of a room and its participants. The room can be + null if it could not be loaded successfully.
@@ -1334,7 +1499,9 @@ onkeyup="return search_changed(event, false, '/')" />
room - The room data with the status of a room and its participants. + The room data with the status of a room and its participants. The room can be + null if it could not be loaded successfully. +
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomUpdateListener.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomUpdateListener.html index 08deae8..4271243 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomUpdateListener.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomUpdateListener.html @@ -769,7 +769,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
- onLeftRoom(int statusCode, String roomId) + onLeftRoom(int statusCode, String roomId)
Called when the client attempts to leaves the real-time room.
@@ -904,7 +904,8 @@ onkeyup="return search_changed(event, false, '/')" />
room - The data of the real-time room that was joined. + The data of the room that was joined. The room can be null if the + joinRoom(RoomConfig) operation failed.
@@ -927,7 +928,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onLeftRoom - (int statusCode, String roomId) + (int statusCode, String roomId)
@@ -987,13 +988,22 @@ onkeyup="return search_changed(event, false, '/')" />

Called when all the participants in a real-time room are fully connected. This gets called - once all invitations are accepted and any necessary automatching has been completed

+ once all invitations are accepted and any necessary automatching has been completed + Possible status codes include: +

Parameters
room - The fully connected room object. + The fully connected room object. The room can be null if it could not be + loaded successfully.
@@ -1047,7 +1057,9 @@ onkeyup="return search_changed(event, false, '/')" /> room - The real-time room data that was created. + The room data that was created if successful. The room can be null if the + createRoom(RoomConfig) operation failed. + diff --git a/docs/html/reference/com/google/android/gms/games/package-summary.html b/docs/html/reference/com/google/android/gms/games/package-summary.html index e5b82b2..26b8961 100644 --- a/docs/html/reference/com/google/android/gms/games/package-summary.html +++ b/docs/html/reference/com/google/android/gms/games/package-summary.html @@ -700,7 +700,7 @@ onkeyup="return search_changed(event, false, '/')" /> GamesActivityResultCodes Result codes that can be set as result in Activities from the Client UI started with - startActivityForResult(Intent, int).  + startActivityForResult(Intent, int)GamesClient diff --git a/docs/html/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html b/docs/html/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html index 562cc55..19c93f4 100644 --- a/docs/html/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html +++ b/docs/html/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html @@ -684,7 +684,7 @@ Summary: - extends Object
+ extends Object
@@ -704,7 +704,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -822,14 +822,14 @@ Summary: - String + String ERROR_MAIN_THREAD GCM methods are blocking. - String + String ERROR_SERVICE_NOT_AVAILABLE The device can't read the response, or there was a 500/503 from the server that can be retried later. @@ -837,7 +837,7 @@ Summary: - String + String MESSAGE_TYPE_DELETED Returned by getMessageType(Intent) to indicate that the server deleted some pending messages because they were collapsible. @@ -845,14 +845,14 @@ Summary: - String + String MESSAGE_TYPE_MESSAGE Returned by getMessageType(Intent) to indicate a regular message. - String + String MESSAGE_TYPE_SEND_ERROR Returned by getMessageType(Intent) to indicate a send error. @@ -936,7 +936,7 @@ Summary: GoogleCloudMessaging - getInstance(Context context) + getInstance(Context context)
Return the singleton instance of GCM.
@@ -951,10 +951,10 @@ Summary: - String + String - getMessageType(Intent intent) + getMessageType(Intent intent)
Return the message type.
@@ -969,10 +969,10 @@ Summary: - String + String - register(String... senderIds) + register(String... senderIds)
Register the application for GCM and return the registration ID.
@@ -990,7 +990,7 @@ Summary: void - send(String to, String msgId, long timeToLive, Bundle data) + send(String to, String msgId, long timeToLive, Bundle data)
Send a "device to cloud" message.
@@ -1008,7 +1008,7 @@ Summary: void - send(String to, String msgId, Bundle data) + send(String to, String msgId, Bundle data)
Send a "device to cloud" message.
@@ -1056,7 +1056,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1094,7 +1094,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1123,7 +1123,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1187,7 +1187,7 @@ From class - String + String toString() @@ -1286,7 +1286,7 @@ From class public static final - String + String ERROR_MAIN_THREAD @@ -1325,7 +1325,7 @@ From class public static final - String + String ERROR_SERVICE_NOT_AVAILABLE @@ -1365,7 +1365,7 @@ From class public static final - String + String MESSAGE_TYPE_DELETED @@ -1404,7 +1404,7 @@ From class public static final - String + String MESSAGE_TYPE_MESSAGE @@ -1442,7 +1442,7 @@ From class public static final - String + String MESSAGE_TYPE_SEND_ERROR @@ -1573,7 +1573,7 @@ From class GoogleCloudMessaging getInstance - (Context context) + (Context context)
@@ -1599,10 +1599,10 @@ From class - String + String getMessageType - (Intent intent) + (Intent intent)
@@ -1643,10 +1643,10 @@ From class - String + String register - (String... senderIds) + (String... senderIds)
@@ -1684,7 +1684,7 @@ From class
Throws
-
IOException + IOException
@@ -1707,7 +1707,7 @@ From class void send - (String to, String msgId, long timeToLive, Bundle data) + (String to, String msgId, long timeToLive, Bundle data)
@@ -1756,7 +1756,7 @@ From class
Throws
-
IOException + IOException
@@ -1779,7 +1779,7 @@ From class void send - (String to, String msgId, Bundle data) + (String to, String msgId, Bundle data)
@@ -1817,7 +1817,7 @@ From class
Throws
-
IOException + IOException
@@ -1864,7 +1864,7 @@ From class
Throws
- diff --git a/docs/html/reference/com/google/android/gms/location/ActivityRecognitionClient.html b/docs/html/reference/com/google/android/gms/location/ActivityRecognitionClient.html index 5b50466..ee8ff54 100644 --- a/docs/html/reference/com/google/android/gms/location/ActivityRecognitionClient.html +++ b/docs/html/reference/com/google/android/gms/location/ActivityRecognitionClient.html @@ -688,7 +688,7 @@ Summary: - extends Object
+ extends Object
@@ -713,7 +713,7 @@ Summary: - + @@ -756,7 +756,7 @@ Summary: ActivityRecognitionClient mActivityRecognitionClient = new ActivityRecognitionClient(this, this, this); mActivityRecognitionClient.connect(); - + // Called when a connection to the ActivityRecognitionService has been established. public void onConnected(Bundle connectionHint) { Intent intent = new Intent(this, MyIntentService.class); @@ -765,7 +765,7 @@ Summary: mActivityRecognitionClient.requestActivityUpdates(30000, callbackIntent); } - To receive activity detections, put the following in a class that extends IntentService: + To receive activity detections, put the following in a class that extends IntentService:
  protected void onHandleIntent(Intent intent) {
      if (ActivityRecognitionResult.hasResult(intent)) {
@@ -842,7 +842,7 @@ Summary:
             
         
         
@@ -1172,7 +1172,7 @@ From class final - Class<?> + Class<?> - + @@ -842,7 +842,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -909,7 +909,7 @@ From class final - Class<?> + Class<?> - + @@ -808,7 +808,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -875,7 +875,7 @@ From class final - Class<?> + Class<?> - + @@ -932,7 +932,7 @@ Summary: CameraUpdate @@ -1103,7 +1103,7 @@ From class final - Class<?> + Class<?> - + @@ -733,7 +733,7 @@ Summary: rather, you must obtain one from the getMap() method on a MapFragment or MapView that you have added to your application.

- Note: Similar to a View object, a GoogleMap can only be read + Note: Similar to a View object, a GoogleMap can only be read and modified from the main thread. Calling GoogleMap methods from another thread will result in an exception.

@@ -880,6 +880,18 @@ Summary: interface +

+ + + + + + + + + + + + + @@ -1232,7 +1256,7 @@ Summary: final - Location + Location + + + + + + + + + + + + + + + + + + @@ -1709,7 +1787,7 @@ From class final - Class<?> + Class<?> - + @@ -795,22 +792,6 @@ Summary: - -
IOException + IOException if we can't connect to server to unregister.
java.lang.Objectjava.lang.Object
- ActivityRecognitionClient(Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + ActivityRecognitionClient(Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) @@ -1021,7 +1021,7 @@ Summary: void - removeActivityUpdates(PendingIntent callbackIntent) + removeActivityUpdates(PendingIntent callbackIntent)
Removes all activity updates for the specified PendingIntent.
@@ -1039,7 +1039,7 @@ Summary: void
- requestActivityUpdates(long detectionIntervalMillis, PendingIntent callbackIntent) + requestActivityUpdates(long detectionIntervalMillis, PendingIntent callbackIntent)
Register for activity recognition updates.
@@ -1105,7 +1105,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1143,7 +1143,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1236,7 +1236,7 @@ From class - String + String toString() @@ -1555,7 +1555,7 @@ From interface ActivityRecognitionClient - (Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + (Context context, GooglePlayServicesClient.ConnectionCallbacks connectedListener, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener)
@@ -1944,7 +1944,7 @@ From interface void removeActivityUpdates - (PendingIntent callbackIntent) + (PendingIntent callbackIntent)
@@ -1972,7 +1972,7 @@ From interface
Throws
- @@ -1153,7 +1146,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -1220,7 +1213,7 @@ From class final - Class<?> + Class<?> @@ -1441,7 +1434,7 @@ From interface public static final - String + String EXTRA_ACTIVITY_RESULT @@ -1470,43 +1463,6 @@ From interface - - -
-

- - public - static - final - String - - NULL -

-
- - - - -
-
- -

- - -
- Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
- -
-
- - - @@ -1567,7 +1523,7 @@ From interface ActivityRecognitionResult - (List<DetectedActivity> probableActivities, long time, long elapsedRealtimeMillis) + (List<DetectedActivity> probableActivities, long time, long elapsedRealtimeMillis)
@@ -1708,7 +1664,7 @@ From interface ActivityRecognitionResult extractResult - (Intent intent) + (Intent intent)
@@ -1836,7 +1792,7 @@ From interface - List<DetectedActivity> + List<DetectedActivity> getProbableActivities () @@ -1905,7 +1861,7 @@ From interface boolean hasResult - (Intent intent) + (Intent intent)
@@ -1940,7 +1896,7 @@ From interface - String + String toString () @@ -1972,7 +1928,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
diff --git a/docs/html/reference/com/google/android/gms/location/DetectedActivity.html b/docs/html/reference/com/google/android/gms/location/DetectedActivity.html index 99f56ad..ad6cbb3 100644 --- a/docs/html/reference/com/google/android/gms/location/DetectedActivity.html +++ b/docs/html/reference/com/google/android/gms/location/DetectedActivity.html @@ -699,7 +699,7 @@ Summary: - extends Object
+ extends Object
@@ -708,7 +708,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +724,7 @@ Summary:
- + @@ -804,41 +804,34 @@ Summary: - - - - - - - - + - + - + - + @@ -1024,7 +1017,7 @@ android.os.Parcelable - String + String @@ -1071,7 +1064,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -1138,7 +1131,7 @@ From class final - Class<?> + Class<?> @@ -1390,43 +1383,6 @@ From interface - - -
-

- - public - static - final - String - - NULL -

-
- - - - -
-
- -

- - -
- Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
- -
-
- - -
@@ -1838,7 +1794,7 @@ From interface - String + String toString () @@ -1870,7 +1826,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
diff --git a/docs/html/reference/com/google/android/gms/location/Geofence.Builder.html b/docs/html/reference/com/google/android/gms/location/Geofence.Builder.html index d8a96c3..5088a4d 100644 --- a/docs/html/reference/com/google/android/gms/location/Geofence.Builder.html +++ b/docs/html/reference/com/google/android/gms/location/Geofence.Builder.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary:
- + @@ -875,7 +875,7 @@ Summary: Geofence.Builder @@ -990,7 +990,7 @@ From class final - Class<?> + Class<?> + + + + + + + + + + + + @@ -1402,7 +1446,7 @@ From class final - Class<?> + Class<?> - + @@ -776,7 +776,7 @@ Summary: as using the network.

Activities should strongly consider removing all location request when entering - the background (for example at onPause()), or at least swap the + the background (for example at onPause()), or at least swap the request to a larger interval and lower quality.

Applications cannot specify the exact location sources, such as GPS, that are used by the @@ -784,8 +784,8 @@ Summary: may fuse the results from several sources into a single Location object.

Location requests from applications with - ACCESS_COARSE_LOCATION and not - ACCESS_FINE_LOCATION will be automatically throttled to a + ACCESS_COARSE_LOCATION and not + ACCESS_FINE_LOCATION will be automatically throttled to a slower interval, and the location object will be obfuscated to only show a coarse level of accuracy. @@ -837,23 +837,23 @@ Summary:

- - - + + + - - + + - - + + @@ -1001,7 +1001,7 @@ android.os.Parcelable boolean @@ -1268,7 +1268,7 @@ android.os.Parcelable - String + String @@ -1315,7 +1315,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -1382,7 +1382,7 @@ From class final - Class<?> + Class<?> @@ -1595,7 +1595,7 @@ From interface - +

@@ -1603,9 +1603,9 @@ From interface public static final - String + int - NULL + PRIORITY_BALANCED_POWER_ACCURACY

@@ -1615,14 +1615,19 @@ From interface
-

+

Used with setPriority(int) to request "block" level accuracy. + +

Block level accuracy is considered to be about 100 meter accuracy. Using a coarse + accuracy such as this often consumes less power. +

Constant Value: - "SAFE_PARCELABLE_NULL_STRING" + 102 + (0x00000066)
@@ -1632,7 +1637,7 @@ From interface - +

@@ -1642,7 +1647,7 @@ From interface final int - PRIORITY_BALANCED_POWER_ACCURACY + PRIORITY_HIGH_ACCURACY

@@ -1652,10 +1657,9 @@ From interface
-

Used with setPriority(int) to request "block" level accuracy. +

Used with setPriority(int) to request the most accurate locations available. -

Block level accuracy is considered to be about 100 meter accuracy. Using a coarse - accuracy such as this often consumes less power. +

This will return the finest location available.

@@ -1663,8 +1667,8 @@ From interface Constant Value: - 102 - (0x00000066) + 100 + (0x00000064)
@@ -1674,7 +1678,7 @@ From interface - +

@@ -1684,7 +1688,7 @@ From interface final int - PRIORITY_HIGH_ACCURACY + PRIORITY_LOW_POWER

@@ -1694,9 +1698,10 @@ From interface
-

Used with setPriority(int) to request the most accurate locations available. +

Used with setPriority(int) to request "city" level accuracy. -

This will return the finest location available. +

City level accuracy is considered to be about 10km accuracy. Using a coarse accuracy + such as this often consumes less power.

@@ -1704,8 +1709,8 @@ From interface Constant Value: - 100 - (0x00000064) + 104 + (0x00000068)
@@ -1892,7 +1897,7 @@ From interface boolean equals - (Object object) + (Object object)
@@ -1933,7 +1938,7 @@ From interface

Get the request expiration time, in milliseconds since boot. -

This value can be compared to elapsedRealtime() to determine the time +

This value can be compared to elapsedRealtime() to determine the time until expiration.

Returns
@@ -2041,7 +2046,7 @@ From interface

Get the number of updates requested. -

By default this is MAX_VALUE, which indicates that locations are updated +

By default this is MAX_VALUE, which indicates that locations are updated until the request is explicitly removed.

Returns
@@ -2228,11 +2233,11 @@ From interface

Set the request expiration time, in millisecond since boot. -

This expiration time uses the same time base as elapsedRealtime(). +

This expiration time uses the same time base as elapsedRealtime().

The location client will automatically stop updates after the request expires. -

The duration includes suspend time. Values before elapsedRealtime() +

The duration includes suspend time. Values before elapsedRealtime() are allowed, but indicate that the request has already expired.

Parameters
@@ -2314,7 +2319,7 @@ From interface
Throws
IllegalStateException + IllegalStateException if this method was called at an inappropriate time, such as before the LocationServiceClient has bound to the remote service. @@ -1998,7 +1998,7 @@ From interface void requestActivityUpdates - (long detectionIntervalMillis, PendingIntent callbackIntent) + (long detectionIntervalMillis, PendingIntent callbackIntent)
@@ -2039,7 +2039,7 @@ From interface background consuming resources, detected activities are delivered via an intent. The application specifies a PendingIntent callback (typically an IntentService) which will be called when activities are detected. See the - documentation of PendingIntent for more details. + documentation of PendingIntent for more details.

Applications can call this function several times in a row with the same callbackIntent to change the desired activity detection interval. @@ -2067,7 +2067,7 @@ From interface

Throws
- - + @@ -803,19 +803,12 @@ Summary: - + - - - - - - -
IllegalStateException + IllegalStateException if this method was called at an inappropriate time, such as before the LocationServiceClient has bound to the remote service. diff --git a/docs/html/reference/com/google/android/gms/location/ActivityRecognitionResult.html b/docs/html/reference/com/google/android/gms/location/ActivityRecognitionResult.html index 2ac9352..3aa485a 100644 --- a/docs/html/reference/com/google/android/gms/location/ActivityRecognitionResult.html +++ b/docs/html/reference/com/google/android/gms/location/ActivityRecognitionResult.html @@ -699,7 +699,7 @@ Summary: - extends Object
+ extends Object
@@ -708,7 +708,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +724,7 @@ Summary:
java.lang.Objectjava.lang.Object
StringString EXTRA_ACTIVITY_RESULT
StringNULL
@@ -914,7 +907,7 @@ android.os.Parcelable
- ActivityRecognitionResult(List<DetectedActivity> probableActivities, long time, long elapsedRealtimeMillis) + ActivityRecognitionResult(List<DetectedActivity> probableActivities, long time, long elapsedRealtimeMillis)
Constructs an ActivityRecognitionResult.
@@ -979,7 +972,7 @@ android.os.Parcelable ActivityRecognitionResult
- extractResult(Intent intent) + extractResult(Intent intent)
Extracts the ActivityRecognitionResult from an Intent.
@@ -1050,7 +1043,7 @@ android.os.Parcelable - List<DetectedActivity> + List<DetectedActivity>
getProbableActivities() @@ -1091,7 +1084,7 @@ android.os.Parcelable boolean - hasResult(Intent intent) + hasResult(Intent intent)
Returns true if an Intent contains an ActivityRecognitionResult.
@@ -1106,7 +1099,7 @@ android.os.Parcelable - String + String
toString() @@ -1125,7 +1118,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags)
clone() @@ -1191,7 +1184,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1284,7 +1277,7 @@ From class - String + String toString() @@ -1355,7 +1348,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
java.lang.Objectjava.lang.Object
StringNULL
int ON_BICYCLE The device is on a bicycle.
int ON_FOOT The device is on a user who is walking or running.
int STILL The device is still (not moving).
int TILTING The device angle relative to gravity changed significantly.
int UNKNOWN Unable to detect the current activity. toString() @@ -1043,7 +1036,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags)
clone() @@ -1109,7 +1102,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1202,7 +1195,7 @@ From class - String + String toString() @@ -1273,7 +1266,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
java.lang.Objectjava.lang.Object
- setRequestId(String requestId) + setRequestId(String requestId)
Sets the request ID of the geofence.
@@ -923,7 +923,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -961,7 +961,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1054,7 +1054,7 @@ From class - String + String toString() @@ -1222,7 +1222,7 @@ From class
Throws
- @@ -1339,7 +1339,7 @@ From class Geofence.BuildersetRequestId - (String requestId) + (String requestId)
diff --git a/docs/html/reference/com/google/android/gms/location/Geofence.html b/docs/html/reference/com/google/android/gms/location/Geofence.html index b449285..0509a28 100644 --- a/docs/html/reference/com/google/android/gms/location/Geofence.html +++ b/docs/html/reference/com/google/android/gms/location/Geofence.html @@ -800,7 +800,7 @@ onkeyup="return search_changed(event, false, '/')" /> - String + String
- + @@ -835,13 +835,21 @@ Summary: - + + + + + + + +
IllegalArgumentException + IllegalArgumentException if any parameters are not set or out of range getRequestId() @@ -992,7 +992,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - String + String getRequestId () diff --git a/docs/html/reference/com/google/android/gms/location/LocationClient.OnAddGeofencesResultListener.html b/docs/html/reference/com/google/android/gms/location/LocationClient.OnAddGeofencesResultListener.html index 660fd97..501b5b3 100644 --- a/docs/html/reference/com/google/android/gms/location/LocationClient.OnAddGeofencesResultListener.html +++ b/docs/html/reference/com/google/android/gms/location/LocationClient.OnAddGeofencesResultListener.html @@ -752,7 +752,7 @@ onkeyup="return search_changed(event, false, '/')" /> void - onAddGeofencesResult(int statusCode, String[] geofenceRequestIds) + onAddGeofencesResult(int statusCode, String[] geofenceRequestIds)
Called when the addGeofences(List, PendingIntent, OnAddGeofencesResultListener) operation completes successfully or unsuccessfully.
@@ -821,7 +821,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onAddGeofencesResult - (int statusCode, String[] geofenceRequestIds) + (int statusCode, String[] geofenceRequestIds)
diff --git a/docs/html/reference/com/google/android/gms/location/LocationClient.OnRemoveGeofencesResultListener.html b/docs/html/reference/com/google/android/gms/location/LocationClient.OnRemoveGeofencesResultListener.html index d9f0438..7d1fdef 100644 --- a/docs/html/reference/com/google/android/gms/location/LocationClient.OnRemoveGeofencesResultListener.html +++ b/docs/html/reference/com/google/android/gms/location/LocationClient.OnRemoveGeofencesResultListener.html @@ -752,7 +752,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
- onRemoveGeofencesByPendingIntentResult(int statusCode, PendingIntent pendingIntent) + onRemoveGeofencesByPendingIntentResult(int statusCode, PendingIntent pendingIntent)
Called when the removeGeofences(PendingIntent, OnRemoveGeofencesResultListener) operation completes successfully or unsuccessfully.
@@ -771,7 +771,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
- onRemoveGeofencesByRequestIdsResult(int statusCode, String[] geofenceRequestIds) + onRemoveGeofencesByRequestIdsResult(int statusCode, String[] geofenceRequestIds)
Called when the removeGeofences(List, OnRemoveGeofencesResultListener) operation completes successfully or unsuccessfully.
@@ -840,7 +840,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onRemoveGeofencesByPendingIntentResult - (int statusCode, PendingIntent pendingIntent) + (int statusCode, PendingIntent pendingIntent)
@@ -889,7 +889,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onRemoveGeofencesByRequestIdsResult - (int statusCode, String[] geofenceRequestIds) + (int statusCode, String[] geofenceRequestIds)
diff --git a/docs/html/reference/com/google/android/gms/location/LocationClient.html b/docs/html/reference/com/google/android/gms/location/LocationClient.html index d7bd08a..d528f49 100644 --- a/docs/html/reference/com/google/android/gms/location/LocationClient.html +++ b/docs/html/reference/com/google/android/gms/location/LocationClient.html @@ -694,7 +694,7 @@ Summary: - extends Object
+ extends Object
@@ -719,7 +719,7 @@ Summary:
java.lang.Objectjava.lang.Object
StringString KEY_LOCATION_CHANGED Key used for a Bundle extra holding a Location value when a location change is broadcast using a PendingIntent.
StringKEY_MOCK_LOCATIONKey used for the Bundle extra in Location object holding a boolean indicating whether + the location was set using setMockLocation(Location).
@@ -872,7 +880,7 @@ Summary:
- LocationClient(Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + LocationClient(Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener)
Creates a LocationClient.
@@ -903,7 +911,7 @@ Summary: void
- addGeofences(List<Geofence> geofences, PendingIntent pendingIntent, LocationClient.OnAddGeofencesResultListener listener) + addGeofences(List<Geofence> geofences, PendingIntent pendingIntent, LocationClient.OnAddGeofencesResultListener listener)
Sets alerts to be notified when the device enters or exits one of the specified geofences.
@@ -958,7 +966,7 @@ Summary: int
- getErrorCode(Intent intent) + getErrorCode(Intent intent)
Returns the error code that explains the error that triggered this intent.
@@ -977,7 +985,7 @@ Summary: int
- getGeofenceTransition(Intent intent) + getGeofenceTransition(Intent intent)
Returns the transition type of geofence transition alert.
@@ -992,7 +1000,7 @@ Summary: - Location + Location
getLastLocation() @@ -1010,10 +1018,10 @@ Summary: static - List<Geofence> + List<Geofence> - getTriggeringGeofences(Intent intent) + getTriggeringGeofences(Intent intent)
Returns a list of geofences that triggers this geofence transition alert.
@@ -1031,7 +1039,7 @@ Summary: boolean
- hasError(Intent intent) + hasError(Intent intent)
Whether an error triggered this intent.
@@ -1161,7 +1169,7 @@ Summary: void
- removeGeofences(List<String> geofenceRequestIds, LocationClient.OnRemoveGeofencesResultListener listener) + removeGeofences(List<String> geofenceRequestIds, LocationClient.OnRemoveGeofencesResultListener listener)
Removes geofences by their request IDs.
@@ -1179,7 +1187,7 @@ Summary: void
- removeGeofences(PendingIntent pendingIntent, LocationClient.OnRemoveGeofencesResultListener listener) + removeGeofences(PendingIntent pendingIntent, LocationClient.OnRemoveGeofencesResultListener listener)
Removes all geofences associated with the given pendingIntent.
@@ -1215,7 +1223,7 @@ Summary: void
- removeLocationUpdates(PendingIntent callbackIntent) + removeLocationUpdates(PendingIntent callbackIntent)
Removes all location updates for the given pending intent.
@@ -1233,7 +1241,7 @@ Summary: void
- requestLocationUpdates(LocationRequest request, PendingIntent callbackIntent) + requestLocationUpdates(LocationRequest request, PendingIntent callbackIntent)
Requests location updates with a callback on the specified PendingIntent.
@@ -1269,7 +1277,7 @@ Summary: void
- requestLocationUpdates(LocationRequest request, LocationListener listener, Looper looper) + requestLocationUpdates(LocationRequest request, LocationListener listener, Looper looper)
Requests location updates with a callback on the specified Looper thread.
@@ -1287,6 +1295,42 @@ Summary: void
+ setMockLocation(Location mockLocation) + +
Sets the mock location to be used for the location provider.
+ +
+ + + + + + void + + setMockMode(boolean isMockMode) + +
Sets whether or not the location provider is in mock mode.
+ +
+ + + + + + void + unregisterConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks listener)
Removes a connection listener from this GooglePlayServicesClient.
@@ -1335,7 +1379,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1373,7 +1417,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1466,7 +1510,7 @@ From class - String + String toString() @@ -1775,7 +1819,7 @@ From interface public static final - String + String KEY_LOCATION_CHANGED @@ -1806,6 +1850,46 @@ From interface + + +
+

+ + public + static + final + String + + KEY_MOCK_LOCATION +

+
+ + + + +
+
+ +

Key used for the Bundle extra in Location object holding a boolean indicating whether + the location was set using setMockLocation(Location). If the value is false this + extra is not set. +

+ + +
+ Constant Value: + + + "mockLocation" + + +
+ +
+
+ + + @@ -1831,7 +1915,7 @@ From interface LocationClient - (Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + (Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener)
@@ -1894,7 +1978,7 @@ From interface void addGeofences - (List<Geofence> geofences, PendingIntent pendingIntent, LocationClient.OnAddGeofencesResultListener listener) + (List<Geofence> geofences, PendingIntent pendingIntent, LocationClient.OnAddGeofencesResultListener listener)
@@ -1931,7 +2015,7 @@ From interface GEOFENCE_NOT_AVAILABLE.

This method requires - ACCESS_FINE_LOCATION.

+ ACCESS_FINE_LOCATION.

Parameters
@@ -1956,23 +2040,23 @@ From interface
Throws
- - - - @@ -2060,7 +2144,7 @@ From interface int getErrorCode - (Intent intent) + (Intent intent)
@@ -2105,7 +2189,7 @@ From interface int getGeofenceTransition - (Intent intent) + (Intent intent)
@@ -2147,7 +2231,7 @@ From interface - Location + Location getLastLocation () @@ -2184,10 +2268,10 @@ From interface - List<Geofence> + List<Geofence> getTriggeringGeofences - (Intent intent) + (Intent intent)
@@ -2232,7 +2316,7 @@ From interface boolean hasError - (Intent intent) + (Intent intent)
@@ -2538,7 +2622,7 @@ From interface void removeGeofences - (List<String> geofenceRequestIds, LocationClient.OnRemoveGeofencesResultListener listener) + (List<String> geofenceRequestIds, LocationClient.OnRemoveGeofencesResultListener listener)
@@ -2556,7 +2640,7 @@ From interface be removed.

This method requires - ACCESS_FINE_LOCATION.

+ ACCESS_FINE_LOCATION.

Parameters
SecurityException + SecurityException if the app does not have - ACCESS_FINE_LOCATION + ACCESS_FINE_LOCATION permission
IllegalStateException + IllegalStateException if the connection to Google Play Store Services hasn't been established
IllegalArgumentException + IllegalArgumentException if geofences is null or empty
NullPointerException + NullPointerException if intent or listener is null
@@ -2576,23 +2660,23 @@ From interface
Throws
- - - - @@ -2616,7 +2700,7 @@ From interface void removeGeofences - (PendingIntent pendingIntent, LocationClient.OnRemoveGeofencesResultListener listener) + (PendingIntent pendingIntent, LocationClient.OnRemoveGeofencesResultListener listener)
@@ -2628,8 +2712,8 @@ From interface

Removes all geofences associated with the given pendingIntent.

- Warning: please use FLAG_UPDATE_CURRENT - rather than FLAG_CANCEL_CURRENT when + Warning: please use FLAG_UPDATE_CURRENT + rather than FLAG_CANCEL_CURRENT when creating the pending intent, otherwise you will not get the same pending intent you provided to addGeofences(List, PendingIntent, OnAddGeofencesResultListener) @@ -2639,7 +2723,7 @@ From interface to be removed.

This method requires - ACCESS_FINE_LOCATION.

+ ACCESS_FINE_LOCATION.

Parameters
IllegalArgumentException + IllegalArgumentException if geofenceRequestIds is null or empty
SecurityException + SecurityException if the app does not have - ACCESS_FINE_LOCATION + ACCESS_FINE_LOCATION permission
IllegalStateException + IllegalStateException if the connection to Google Play Store Services hasn't been established
NullPointerException + NullPointerException if listener is null
@@ -2659,18 +2743,18 @@ From interface
Throws
- - - @@ -2734,7 +2818,7 @@ From interface void removeLocationUpdates - (PendingIntent callbackIntent) + (PendingIntent callbackIntent)
@@ -2773,7 +2857,7 @@ From interface void requestLocationUpdates - (LocationRequest request, PendingIntent callbackIntent) + (LocationRequest request, PendingIntent callbackIntent)
@@ -2787,14 +2871,14 @@ From interface

This method is suited for the background use cases, more specifically for receiving location updates, even when the app has been killed by the system. In order to - do so, use a PendingIntent for a started service. For foreground use cases, the + do so, use a PendingIntent for a started service. For foreground use cases, the LocationListener version of the method is recommended, see requestLocationUpdates(LocationRequest, LocationListener).

Any previous LocationRequests registered on this PendingIntent will be replaced.

Location updates are sent with a key of KEY_LOCATION_CHANGED - and a Location value on the intent.

+ and a Location value on the intent.

Parameters
SecurityException + SecurityException if the app does not have - ACCESS_FINE_LOCATION + ACCESS_FINE_LOCATION permission
IllegalStateException + IllegalStateException if the connection to Google Play Store Services hasn't been established
NullPointerException + NullPointerException if intent or listener is null
@@ -2841,14 +2925,14 @@ From interface

This method is suited for the foreground use cases, more specifically for requesting locations while being connected to LocationClient. For - background use cases, the PendingIntent version of the method is recommended, see + background use cases, the PendingIntent version of the method is recommended, see requestLocationUpdates(LocationRequest, PendingIntent).

Any previous LocationRequests registered on this LocationListener will be replaced.

Callbacks for LocationListener will be made on the calling thread, which must already be a prepared looper thread, such as the main thread of the calling Activity. The variant of this - method with a Looper is recommended for cases where the callback needs to happen on + method with a Looper is recommended for cases where the callback needs to happen on a specific thread. See requestLocationUpdates(LocationRequest, LocationListener, android.os.Looper).

@@ -2883,7 +2967,7 @@ From interface void requestLocationUpdates - (LocationRequest request, LocationListener listener, Looper looper) + (LocationRequest request, LocationListener listener, Looper looper)
@@ -2897,14 +2981,14 @@ From interface

This method is suited for the foreground use cases,more specifically for requesting locations while being connected to LocationClient. For - background use cases, the PendingIntent version of the method is recommended, see + background use cases, the PendingIntent version of the method is recommended, see requestLocationUpdates(LocationRequest, PendingIntent).

Any previous LocationRequests registered on this LocationListener will be replaced.

Callbacks for LocationListener will be made on the specified thread, which must already be a prepared looper thread. For cases where the callback can happen on the calling thread, the - variant of this method without a Looper can be used. See requestLocationUpdates(LocationRequest, LocationListener, android.os.Looper).

+ variant of this method without a Looper can be used. See requestLocationUpdates(LocationRequest, LocationListener, android.os.Looper).

Parameters
@@ -2929,6 +3013,125 @@ From interface + + +
+

+ + public + + + + + void + + setMockLocation + (Location mockLocation) +

+
+
+ + + +
+
+ +

Sets the mock location to be used for the location provider. This location will be used + in place of any actual locations from the underlying providers (network or gps). + +

setMockMode(boolean) must be called and set to true prior to calling this method. +

Care should be taken in specifying the timestamps as many applications require them + to be monotonically increasing.

+
+
Parameters
+
+ + + +
mockLocation + The mock location. Must have a minimum number of fields set to be + considered a valild location, as per documentation in the + Location class.
+
+
+
Throws
+ + + + +
SecurityException + if the ACCESS_MOCK_LOCATION permission is not present or the + Settings.Secure.ALLOW_MOCK_LOCATION system setting is + not enabled. +
+
+ + + + + + + +
+

+ + public + + + + + void + + setMockMode + (boolean isMockMode) +

+
+
+ + + +
+
+ +

Sets whether or not the location provider is in mock mode. + +

The underlying providers (network and gps) will be stopped (except by direct + LocationManager access), and only locations specified in + setMockLocation(Location) will be reported. This will effect all location clients + connected using the LocationClient, including geofencer clients (i.e. + geofences can be triggered based on mock locations). + +

The client must remain connected in order for mock mode to remain active. If the client + dies the system will return to its normal state. + +

Calls are not nested, and mock mode will be set directly regardless of previous calls.

+
+
Parameters
+ + + + +
isMockMode + If true the location provider will be set to mock mode. If false it + will be returned to its normal state.
+
+
+
Throws
+ + + + +
SecurityException + if the ACCESS_MOCK_LOCATION permission is not present or the + Settings.Secure.ALLOW_MOCK_LOCATION system setting is + not enabled. +
+
+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/location/LocationListener.html b/docs/html/reference/com/google/android/gms/location/LocationListener.html index 42b1971..edb4cc8 100644 --- a/docs/html/reference/com/google/android/gms/location/LocationListener.html +++ b/docs/html/reference/com/google/android/gms/location/LocationListener.html @@ -755,7 +755,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
- onLocationChanged(Location location) + onLocationChanged(Location location)
Called when the location has changed.
@@ -823,7 +823,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onLocationChanged - (Location location) + (Location location)
diff --git a/docs/html/reference/com/google/android/gms/location/LocationRequest.html b/docs/html/reference/com/google/android/gms/location/LocationRequest.html index 3ce6ef9..f3a1dcb 100644 --- a/docs/html/reference/com/google/android/gms/location/LocationRequest.html +++ b/docs/html/reference/com/google/android/gms/location/LocationRequest.html @@ -696,7 +696,7 @@ Summary: - extends Object
+ extends Object
@@ -705,7 +705,7 @@ Summary: implements - Parcelable + Parcelable @@ -721,7 +721,7 @@ Summary:
java.lang.Objectjava.lang.Object
StringNULLintPRIORITY_BALANCED_POWER_ACCURACYUsed with setPriority(int) to request "block" level accuracy.
intPRIORITY_BALANCED_POWER_ACCURACYUsed with setPriority(int) to request "block" level accuracy.PRIORITY_HIGH_ACCURACYUsed with setPriority(int) to request the most accurate locations available.
intPRIORITY_HIGH_ACCURACYUsed with setPriority(int) to request the most accurate locations available.PRIORITY_LOW_POWERUsed with setPriority(int) to request "city" level accuracy.
- equals(Object object) + equals(Object object)
toString() @@ -1287,7 +1287,7 @@ android.os.Parcelable void - writeToParcel(Parcel parcel, int flags) + writeToParcel(Parcel parcel, int flags)
clone() @@ -1353,7 +1353,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1446,7 +1446,7 @@ From class - String + String toString() @@ -1517,7 +1517,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
-
IllegalArgumentException + IllegalArgumentException if the interval is less than zero
@@ -2385,7 +2390,7 @@ From interface
Throws
-
IllegalArgumentException + IllegalArgumentException if the interval is less than zero
@@ -2442,7 +2447,7 @@ From interface
Throws
-
IllegalArgumentException + IllegalArgumentException if numUpdates is 0 or less
@@ -2506,7 +2511,7 @@ From interface
Throws
-
IllegalArgumentException + IllegalArgumentException if the quality constant is not valid
@@ -2561,7 +2566,7 @@ From interface
Throws
-
IllegalArgumentException + IllegalArgumentException if smallestDisplacementMeters is negative
@@ -2581,7 +2586,7 @@ From interface - String + String toString () @@ -2613,7 +2618,7 @@ From interface void writeToParcel - (Parcel parcel, int flags) + (Parcel parcel, int flags)
diff --git a/docs/html/reference/com/google/android/gms/location/LocationStatusCodes.html b/docs/html/reference/com/google/android/gms/location/LocationStatusCodes.html index c0f34ee..537d9d0 100644 --- a/docs/html/reference/com/google/android/gms/location/LocationStatusCodes.html +++ b/docs/html/reference/com/google/android/gms/location/LocationStatusCodes.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary:
java.lang.Objectjava.lang.Object
clone() @@ -880,7 +880,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -973,7 +973,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/maps/CameraUpdate.html b/docs/html/reference/com/google/android/gms/maps/CameraUpdate.html index e1a8b68..b17cd0e 100644 --- a/docs/html/reference/com/google/android/gms/maps/CameraUpdate.html +++ b/docs/html/reference/com/google/android/gms/maps/CameraUpdate.html @@ -675,7 +675,7 @@ Summary: - extends Object
+ extends Object
@@ -695,7 +695,7 @@ Summary:
java.lang.Objectjava.lang.Object
clone() @@ -846,7 +846,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -939,7 +939,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/maps/CameraUpdateFactory.html b/docs/html/reference/com/google/android/gms/maps/CameraUpdateFactory.html index cfe6f52..f1ad711 100644 --- a/docs/html/reference/com/google/android/gms/maps/CameraUpdateFactory.html +++ b/docs/html/reference/com/google/android/gms/maps/CameraUpdateFactory.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary:
java.lang.Objectjava.lang.Object
- zoomBy(float amount, Point focus) + zoomBy(float amount, Point focus)
Returns a CameraUpdate that shifts the zoom level of the current camera viewpoint.
@@ -1036,7 +1036,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1074,7 +1074,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1167,7 +1167,7 @@ From class - String + String toString() @@ -1382,7 +1382,7 @@ From class

Do not change the camera with this camera update until the map has undergone layout (in order for this method to correctly determine the appropriate bounding box and zoom level, the map - must have a size). Otherwise an IllegalStateException will be thrown. It is NOT + must have a size). Otherwise an IllegalStateException will be thrown. It is NOT sufficient for the map to be available (i.e. getMap() returns a non-null object); the view containing the map must have also undergone layout such that its dimensions have been determined. If you cannot be sure that this has occured, use @@ -1601,7 +1601,7 @@ From class CameraUpdate zoomBy - (float amount, Point focus) + (float amount, Point focus)

diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html index 89125be..0273f7f 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html @@ -768,7 +768,7 @@ onkeyup="return search_changed(event, false, '/')" /> - View + View
getInfoContents(Marker marker) @@ -786,7 +786,7 @@ onkeyup="return search_changed(event, false, '/')" /> - View + View getInfoWindow(Marker marker) @@ -854,7 +854,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - View + View getInfoContents (Marker marker) @@ -903,7 +903,7 @@ onkeyup="return search_changed(event, false, '/')" /> abstract - View + View getInfoWindow (Marker marker) diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationButtonClickListener.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationButtonClickListener.html new file mode 100644 index 0000000..851a613 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationButtonClickListener.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +GoogleMap.OnMyLocationButtonClickListener | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + +
+ + + + +
+
+ + + + +
+ public + static + + + interface +

GoogleMap.OnMyLocationButtonClickListener

+ + + + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.maps.GoogleMap.OnMyLocationButtonClickListener
+ + + + + + + +
+ + +

Class Overview

+

Callback interface for when the My Location button is clicked. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + boolean + + onMyLocationButtonClick() + +
Called when the my location button is clicked.
+ +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + boolean + + onMyLocationButtonClick + () +

+
+
+ + + +
+
+ +

Called when the my location button is clicked. +

+

Use LocationClient if you need to obtain the + user's current location.

+
+
Returns
+
  • true if the listener has consumed the event (i.e., the default behavior + should not occur), false otherwise (i.e., the default behavior should + occur). The default behavior is for the camera move such that it is centered on + the user location. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html index 092c472..a71576e 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html @@ -761,7 +761,7 @@ onkeyup="return search_changed(event, false, '/')" /> void
- onMyLocationChange(Location location) + onMyLocationChange(Location location)
Called when the Location of the My Location dot has changed (be it latitude/longitude, bearing or accuracy).
@@ -830,7 +830,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onMyLocationChange - (Location location) + (Location location)
diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.SnapshotReadyCallback.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.SnapshotReadyCallback.html new file mode 100644 index 0000000..7cc8dd6 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.SnapshotReadyCallback.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +GoogleMap.SnapshotReadyCallback | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + +
+ + + + +
+
+ + + + +
+ public + static + + + interface +

GoogleMap.SnapshotReadyCallback

+ + + + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.maps.GoogleMap.SnapshotReadyCallback
+ + + + + + + +
+ + +

Class Overview

+

Callback interface to notify when the snapshot has been taken. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + void + + onSnapshotReady(Bitmap snapshot) + +
Invoked when the snapshot has been taken.
+ +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + void + + onSnapshotReady + (Bitmap snapshot) +

+
+
+ + + +
+
+ +

Invoked when the snapshot has been taken.

+
+
Parameters
+ + + + +
snapshot + A bitmap containing the map as it is currently rendered, or + null if the snapshot could not be taken. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.html index 7d47ff4..0451584 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.html @@ -684,7 +684,7 @@ Summary: - extends Object
+ extends Object
@@ -704,7 +704,7 @@ Summary:
java.lang.Objectjava.lang.Object
GoogleMap.OnMyLocationButtonClickListenerCallback interface for when the My Location button is clicked. 
+ + + + + interface GoogleMap.OnMyLocationChangeListener This interface is deprecated. @@ -893,6 +905,18 @@ Summary:
+ + + + + interfaceGoogleMap.SnapshotReadyCallbackCallback interface to notify when the snapshot has been taken. 
getMyLocation() @@ -1568,6 +1592,24 @@ Summary: void + setOnMyLocationButtonClickListener(GoogleMap.OnMyLocationButtonClickListener listener) + +
Sets a callback that's invoked when the my location button is clicked.
+ +
+ + + final + + + void + setOnMyLocationChangeListener(GoogleMap.OnMyLocationChangeListener listener)
@@ -1584,7 +1626,7 @@ Summary: -
@@ -1602,6 +1644,24 @@ Summary: +
+ + + final + + + void + + snapshot(GoogleMap.SnapshotReadyCallback callback, Bitmap bitmap) + +
Takes a snapshot of the map.
+ +
@@ -1612,6 +1672,24 @@ Summary: void + snapshot(GoogleMap.SnapshotReadyCallback callback) + +
Takes a snapshot of the map.
+ +
+ + + final + + + void + stopAnimation()
Stops the camera animation if there is one in progress.
@@ -1642,7 +1720,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1680,7 +1758,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1773,7 +1851,7 @@ From class - String + String toString() @@ -2159,7 +2237,7 @@ From class
Throws
- @@ -2339,7 +2417,7 @@ From class + specified, otherwise an IllegalArgumentException will be thrown.
IllegalArgumentException + IllegalArgumentException if either the image or the position is unspecified in the options. options A tile-overlay options object that defines how to render the overlay. Options must have a TileProvider - specified, otherwise an IllegalArgumentException will be thrown.
@@ -2351,7 +2429,7 @@ From class
Throws
- @@ -2396,7 +2474,7 @@ From class @@ -2691,7 +2769,7 @@ From class final - Location + LocationgetMyLocation() @@ -2718,13 +2796,13 @@ From class available.

Returns
- +
Throws
IllegalArgumentException + IllegalArgumentException if the TileProvider is unspecified in the options.
durationMs The duration of the animation in milliseconds. This must be strictly - positive, otherwise an IllegalArgumentException will be thrown. + positive, otherwise an IllegalArgumentException will be thrown.
-
IllegalStateException + IllegalStateException if the my-location layer is not enabled.
@@ -3412,6 +3490,49 @@ From class + + +
+

+ + public + + final + + + void + + setOnMyLocationButtonClickListener + (GoogleMap.OnMyLocationButtonClickListener listener) +

+
+
+ + + +
+
+ +

Sets a callback that's invoked when the my location button is clicked. + +

If the listener returns true, the event is consumed and the default + behavior will not occur. If it returns false, the default behavior will occur (i.e. + The camera moves such that it is centered on the user location).

+
+
Parameters
+ + + + +
listener + The callback that's invoked when the my location button is clicked. +
+
+ +
+
+ +
@@ -3489,6 +3610,110 @@ From class
+ + +
+

+ + public + + final + + + void + + snapshot + (GoogleMap.SnapshotReadyCallback callback, Bitmap bitmap) +

+
+
+ + + +
+
+ +

Takes a snapshot of the map. +

+

This method is equivalent to snapshot(SnapshotReadyCallback) but lets you + provide a preallocated Bitmap. If the bitmap does not match the current dimensions of + the map, another bitmap will be allocated that fits the map's dimensions. +

+

Although in most cases the object passed by the callback method is the same as the one + given in parameter to this method, in some cases the returned object can be different (e.g. + if the view's dimensions have changed by the time the snapshot is actually taken). Thus, you + should only trust the content of the bitmap passed by the callback method.

+
+
Parameters
+ + + + + + + +
callback + Callback method invoked when the snapshot is taken.
bitmap + A preallocated bitmap. If null, behaves like + snapshot(SnapshotReadyCallback). +
+
+ +
+
+ + + + +
+

+ + public + + final + + + void + + snapshot + (GoogleMap.SnapshotReadyCallback callback) +

+
+
+ + + +
+
+ +

Takes a snapshot of the map. + +

You can use snapshots within your application when an interactive + map would be difficult, or impossible, to use. For example, images + produced with the snapshot() method can be used to display a + thumbnail of the map in your app, or a snapshot in the notification + center. + +

Note: Images of the map must not be + transmitted to your servers, or otherwise used outside of the + application. If you need to send a map to another application or user, + send data that allows them to reconstruct the map for the new user + instead of a snapshot.

+
+
Parameters
+ + + + +
callback + Callback method invoked when the snapshot is taken. +
+
+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMapOptions.html b/docs/html/reference/com/google/android/gms/maps/GoogleMapOptions.html index 7afae2a..e1b38aa 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMapOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMapOptions.html @@ -649,11 +649,8 @@ Summary: - Constants - - - | Inherited Constants + Inherited Constants @@ -699,7 +696,7 @@ Summary: - extends Object
+ extends Object
@@ -708,7 +705,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +721,7 @@ Summary:
java.lang.Objectjava.lang.Object
- - - - - - - - - - - -
Constants
StringNULL
- - @@ -972,7 +953,7 @@ android.os.Parcelable GoogleMapOptions - createFromAttributes(Context context, AttributeSet attrs) + createFromAttributes(Context context, AttributeSet attrs)
Creates a GoogleMapsOptions from the attribute set
@@ -1020,7 +1001,7 @@ android.os.Parcelable - Boolean + Boolean getCompassEnabled() @@ -1052,7 +1033,7 @@ android.os.Parcelable - Boolean + Boolean getRotateGesturesEnabled() @@ -1068,7 +1049,7 @@ android.os.Parcelable - Boolean + Boolean getScrollGesturesEnabled() @@ -1084,7 +1065,7 @@ android.os.Parcelable - Boolean + Boolean getTiltGesturesEnabled() @@ -1100,7 +1081,7 @@ android.os.Parcelable - Boolean + Boolean getUseViewLifecycleInFragment() @@ -1116,7 +1097,7 @@ android.os.Parcelable - Boolean + Boolean getZOrderOnTop() @@ -1132,7 +1113,7 @@ android.os.Parcelable - Boolean + Boolean getZoomControlsEnabled() @@ -1148,7 +1129,7 @@ android.os.Parcelable - Boolean + Boolean getZoomGesturesEnabled() @@ -1258,7 +1239,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags) @@ -1340,7 +1321,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object clone() @@ -1378,7 +1359,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1407,7 +1388,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1471,7 +1452,7 @@ From class - String + String toString() @@ -1542,7 +1523,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1614,50 +1595,6 @@ From interface - -

Constants

- - - - - - -
-

- - public - static - final - String - - NULL -

-
- - - - -
-
- -

- - -
- Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
- -
-
- - - - @@ -1824,7 +1761,7 @@ From interface GoogleMapOptions createFromAttributes - (Context context, AttributeSet attrs) + (Context context, AttributeSet attrs)
@@ -1913,7 +1850,7 @@ From interface - Boolean + Boolean getCompassEnabled () @@ -1979,7 +1916,7 @@ From interface - Boolean + Boolean getRotateGesturesEnabled () @@ -2012,7 +1949,7 @@ From interface - Boolean + Boolean getScrollGesturesEnabled () @@ -2045,7 +1982,7 @@ From interface - Boolean + Boolean getTiltGesturesEnabled () @@ -2078,7 +2015,7 @@ From interface - Boolean + Boolean getUseViewLifecycleInFragment () @@ -2111,7 +2048,7 @@ From interface - Boolean + Boolean getZOrderOnTop () @@ -2144,7 +2081,7 @@ From interface - Boolean + Boolean getZoomControlsEnabled () @@ -2177,7 +2114,7 @@ From interface - Boolean + Boolean getZoomGesturesEnabled () @@ -2361,7 +2298,7 @@ From interface Using the lifecycle of a fragment's view means that a map is not reused when the fragment is detached and reattached. This will cause the map to re-render from scratch, which can take a few seconds. It also means that while a fragment is detached, and therefore has no - view, all GoogleMap methods will throw NullPointerException. + view, all GoogleMap methods will throw NullPointerException.

@@ -2381,7 +2318,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
@@ -2421,7 +2358,7 @@ From interface

Control whether the map view's surface is placed on top of its window. See - setZOrderOnTop(boolean) for more details. Note that this + setZOrderOnTop(boolean) for more details. Note that this will cover all other views that could appear on the map (e.g., the zoom controls, the my location button).

diff --git a/docs/html/reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html b/docs/html/reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html index d97f165..f5449a8 100644 --- a/docs/html/reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html +++ b/docs/html/reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html @@ -751,7 +751,7 @@ onkeyup="return search_changed(event, false, '/')" /> void - onLocationChanged(Location location) + onLocationChanged(Location location)
Called when a new user location is known.
@@ -819,7 +819,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onLocationChanged - (Location location) + (Location location)
diff --git a/docs/html/reference/com/google/android/gms/maps/LocationSource.html b/docs/html/reference/com/google/android/gms/maps/LocationSource.html index d4d0103b..3985eca 100644 --- a/docs/html/reference/com/google/android/gms/maps/LocationSource.html +++ b/docs/html/reference/com/google/android/gms/maps/LocationSource.html @@ -895,11 +895,11 @@ onkeyup="return search_changed(event, false, '/')" />
Throws
- - @@ -939,7 +939,7 @@ onkeyup="return search_changed(event, false, '/')" />
Throws
IllegalStateException + IllegalStateException if this provider is already active
IllegalArgumentException + IllegalArgumentException if listener is null
- diff --git a/docs/html/reference/com/google/android/gms/maps/MapFragment.html b/docs/html/reference/com/google/android/gms/maps/MapFragment.html index 72f86e5..2f4197d 100644 --- a/docs/html/reference/com/google/android/gms/maps/MapFragment.html +++ b/docs/html/reference/com/google/android/gms/maps/MapFragment.html @@ -738,7 +738,7 @@ Summary: - + @@ -1045,7 +1045,7 @@ android.content.ComponentCallbacks2 void @@ -1061,7 +1061,7 @@ android.content.ComponentCallbacks2 void @@ -1077,7 +1077,7 @@ android.content.ComponentCallbacks2 void @@ -1090,10 +1090,10 @@ android.content.ComponentCallbacks2 - View + View @@ -1141,7 +1141,7 @@ android.content.ComponentCallbacks2 void @@ -1223,7 +1223,7 @@ android.content.ComponentCallbacks2 void @@ -1273,7 +1273,7 @@ From class void @@ -1289,7 +1289,7 @@ From class boolean @@ -1302,7 +1302,7 @@ From class final - Activity + Activity @@ -1446,7 +1446,7 @@ From class final - String + String @@ -1577,7 +1577,7 @@ From class Fragment @@ -1705,7 +1705,7 @@ From class void @@ -1721,7 +1721,7 @@ From class void @@ -1737,7 +1737,7 @@ From class void @@ -1753,7 +1753,7 @@ From class void @@ -1769,7 +1769,7 @@ From class boolean @@ -1785,7 +1785,7 @@ From class void @@ -1817,7 +1817,7 @@ From class void @@ -1833,7 +1833,7 @@ From class void @@ -1846,10 +1846,10 @@ From class - View + View @@ -1945,7 +1945,7 @@ From class void @@ -1961,7 +1961,7 @@ From class void @@ -1993,7 +1993,7 @@ From class boolean @@ -2009,7 +2009,7 @@ From class void @@ -2041,7 +2041,7 @@ From class void @@ -2073,7 +2073,7 @@ From class void @@ -2137,7 +2137,7 @@ From class void @@ -2153,7 +2153,7 @@ From class void @@ -2169,7 +2169,7 @@ From class void @@ -2281,7 +2281,7 @@ From class void @@ -2297,7 +2297,7 @@ From class void @@ -2313,7 +2313,7 @@ From class void @@ -2329,7 +2329,7 @@ From class void @@ -2342,7 +2342,7 @@ From class - String + String @@ -2381,7 +2381,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -2448,7 +2448,7 @@ From class final - Class<?> + Class<?> @@ -2683,7 +2683,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.View.OnCreateContextMenuListener + android.view.View.OnCreateContextMenuListener
@@ -2908,7 +2908,7 @@ From interface void onActivityCreated - (Bundle savedInstanceState) + (Bundle savedInstanceState)
@@ -2937,7 +2937,7 @@ From interface void onAttach - (Activity activity) + (Activity activity)
@@ -2966,7 +2966,7 @@ From interface void onCreate - (Bundle savedInstanceState) + (Bundle savedInstanceState)
@@ -2992,10 +2992,10 @@ From interface - View + View onCreateView - (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) + (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
@@ -3082,7 +3082,7 @@ From interface void onInflate - (Activity activity, AttributeSet attrs, Bundle savedInstanceState) + (Activity activity, AttributeSet attrs, Bundle savedInstanceState)
@@ -3199,7 +3199,7 @@ From interface void onSaveInstanceState - (Bundle outState) + (Bundle outState)
@@ -3228,7 +3228,7 @@ From interface void setArguments - (Bundle args) + (Bundle args)
diff --git a/docs/html/reference/com/google/android/gms/maps/MapView.html b/docs/html/reference/com/google/android/gms/maps/MapView.html index c9c6047..b0323e6 100644 --- a/docs/html/reference/com/google/android/gms/maps/MapView.html +++ b/docs/html/reference/com/google/android/gms/maps/MapView.html @@ -761,7 +761,7 @@ Summary: - extends FrameLayout
+ extends FrameLayout
@@ -781,7 +781,7 @@ Summary:
- + @@ -789,7 +789,7 @@ Summary: - + @@ -799,7 +799,7 @@ Summary: - + @@ -811,7 +811,7 @@ Summary: - + @@ -844,7 +844,7 @@ Summary:

A View which displays a map (with data obtained from the Google Maps service). When focused, it will capture keypresses and touch gestures to move the map.

- Users of this class must forward all the life cycle methods from the Activity or + Users of this class must forward all the life cycle methods from the Activity or Fragment containing this view to the corresponding ones in this class. In particular, you must forward on the following methods:

@@ -1393,7 +1393,7 @@ android.view.View

- + @@ -1464,7 +1464,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1783,7 +1783,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1794,7 +1794,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1805,7 +1805,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1816,7 +1816,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1827,7 +1827,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1860,7 +1860,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1871,7 +1871,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1893,7 +1893,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1904,7 +1904,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1949,7 +1949,7 @@ android.view.View @@ -1965,7 +1965,7 @@ android.view.View @@ -1981,7 +1981,7 @@ android.view.View @@ -1997,7 +1997,7 @@ android.view.View @@ -2044,7 +2044,7 @@ android.view.View void @@ -2202,7 +2202,7 @@ From class void @@ -2234,7 +2234,7 @@ From class boolean @@ -2247,7 +2247,7 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams @@ -2279,10 +2279,10 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams @@ -2311,7 +2311,7 @@ From class - Drawable + Drawable @@ -2458,7 +2458,7 @@ From class void @@ -2522,7 +2522,7 @@ From class boolean @@ -2542,7 +2542,7 @@ From class class="jd-expando-trigger-img" /> From class - android.view.ViewGroup + android.view.ViewGroup
@@ -2580,7 +2580,7 @@ From class void @@ -2612,7 +2612,7 @@ From class void @@ -2628,7 +2628,7 @@ From class void @@ -2644,7 +2644,7 @@ From class void @@ -2660,7 +2660,7 @@ From class void @@ -2676,7 +2676,7 @@ From class void @@ -2692,7 +2692,7 @@ From class void @@ -2708,7 +2708,7 @@ From class boolean @@ -2724,7 +2724,7 @@ From class boolean @@ -2740,7 +2740,7 @@ From class void @@ -2756,7 +2756,7 @@ From class void @@ -2772,7 +2772,7 @@ From class void @@ -2804,7 +2804,7 @@ From class boolean @@ -2820,7 +2820,7 @@ From class void @@ -2836,7 +2836,7 @@ From class void @@ -2852,7 +2852,7 @@ From class void @@ -2932,7 +2932,7 @@ From class void @@ -2980,7 +2980,7 @@ From class void @@ -3028,7 +3028,7 @@ From class void @@ -3044,7 +3044,7 @@ From class void @@ -3060,7 +3060,7 @@ From class boolean @@ -3076,7 +3076,7 @@ From class boolean @@ -3092,7 +3092,7 @@ From class boolean @@ -3108,7 +3108,7 @@ From class boolean @@ -3124,7 +3124,7 @@ From class boolean @@ -3140,7 +3140,7 @@ From class boolean @@ -3156,7 +3156,7 @@ From class void @@ -3172,7 +3172,7 @@ From class void @@ -3252,7 +3252,7 @@ From class void @@ -3268,7 +3268,7 @@ From class boolean @@ -3284,7 +3284,7 @@ From class boolean @@ -3300,7 +3300,7 @@ From class boolean @@ -3316,7 +3316,7 @@ From class void @@ -3380,7 +3380,7 @@ From class boolean @@ -3412,7 +3412,7 @@ From class void @@ -3425,7 +3425,7 @@ From class - View + View @@ -3460,7 +3460,7 @@ From class boolean @@ -3473,10 +3473,10 @@ From class - View + View @@ -3492,7 +3492,7 @@ From class void @@ -3508,7 +3508,7 @@ From class boolean @@ -3521,7 +3521,7 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams @@ -3553,10 +3553,10 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams @@ -3569,7 +3569,7 @@ From class - View + View @@ -3652,7 +3652,7 @@ From class boolean @@ -3681,7 +3681,7 @@ From class - View + View @@ -3812,7 +3812,7 @@ From class void @@ -3825,10 +3825,10 @@ From class - ViewParent + ViewParent @@ -3956,7 +3956,7 @@ From class void @@ -3972,7 +3972,7 @@ From class void @@ -4004,7 +4004,7 @@ From class void @@ -4020,7 +4020,7 @@ From class void @@ -4084,7 +4084,7 @@ From class boolean @@ -4100,7 +4100,7 @@ From class boolean @@ -4132,7 +4132,7 @@ From class boolean @@ -4148,7 +4148,7 @@ From class boolean @@ -4164,7 +4164,7 @@ From class void @@ -4212,7 +4212,7 @@ From class void @@ -4228,7 +4228,7 @@ From class void @@ -4260,7 +4260,7 @@ From class void @@ -4308,7 +4308,7 @@ From class void @@ -4324,7 +4324,7 @@ From class boolean @@ -4356,7 +4356,7 @@ From class boolean @@ -4372,7 +4372,7 @@ From class boolean @@ -4388,7 +4388,7 @@ From class void @@ -4564,7 +4564,7 @@ From class void @@ -4580,7 +4580,7 @@ From class void @@ -4628,7 +4628,7 @@ From class void @@ -4708,7 +4708,7 @@ From class boolean @@ -4724,7 +4724,7 @@ From class ActionMode @@ -4756,7 +4756,7 @@ From class void @@ -4772,7 +4772,7 @@ From class void @@ -4792,7 +4792,7 @@ From class class="jd-expando-trigger-img" /> From class - android.view.View + android.view.View
@@ -4830,7 +4830,7 @@ From class void @@ -4846,7 +4846,7 @@ From class void @@ -4894,7 +4894,7 @@ From class void @@ -4926,7 +4926,7 @@ From class void @@ -5118,7 +5118,7 @@ From class boolean @@ -5310,7 +5310,7 @@ From class void @@ -5342,7 +5342,7 @@ From class void @@ -5390,7 +5390,7 @@ From class void @@ -5406,7 +5406,7 @@ From class boolean @@ -5422,7 +5422,7 @@ From class boolean @@ -5438,7 +5438,7 @@ From class boolean @@ -5454,7 +5454,7 @@ From class boolean @@ -5470,7 +5470,7 @@ From class boolean @@ -5486,7 +5486,7 @@ From class boolean @@ -5502,7 +5502,7 @@ From class boolean @@ -5518,7 +5518,7 @@ From class boolean @@ -5534,7 +5534,7 @@ From class void @@ -5550,7 +5550,7 @@ From class void @@ -5630,7 +5630,7 @@ From class boolean @@ -5646,7 +5646,7 @@ From class boolean @@ -5662,7 +5662,7 @@ From class boolean @@ -5678,7 +5678,7 @@ From class void @@ -5742,7 +5742,7 @@ From class void @@ -5771,7 +5771,7 @@ From class - View + View @@ -5822,7 +5822,7 @@ From class void @@ -5838,7 +5838,7 @@ From class boolean @@ -5851,7 +5851,7 @@ From class - View + View @@ -6251,7 +6251,7 @@ From class - ArrayList<View> + ArrayList<View> @@ -6286,7 +6286,7 @@ From class boolean @@ -6302,7 +6302,7 @@ From class boolean @@ -6315,7 +6315,7 @@ From class - Handler + Handler @@ -6443,7 +6443,7 @@ From class - KeyEvent.DispatcherState + KeyEvent.DispatcherState @@ -6587,7 +6587,7 @@ From class - Matrix + Matrix @@ -7723,10 +7723,10 @@ From class static - View + View @@ -7742,7 +7742,7 @@ From class void @@ -7758,7 +7758,7 @@ From class void @@ -7774,7 +7774,7 @@ From class void @@ -7822,7 +7822,7 @@ From class void @@ -8478,7 +8478,7 @@ From class void @@ -8494,7 +8494,7 @@ From class void @@ -8523,10 +8523,10 @@ From class - InputConnection + InputConnection @@ -8590,7 +8590,7 @@ From class void @@ -8606,7 +8606,7 @@ From class void @@ -8622,7 +8622,7 @@ From class boolean @@ -8670,7 +8670,7 @@ From class void @@ -8686,7 +8686,7 @@ From class boolean @@ -8718,7 +8718,7 @@ From class boolean @@ -8734,7 +8734,7 @@ From class void @@ -8766,7 +8766,7 @@ From class boolean @@ -8782,7 +8782,7 @@ From class boolean @@ -8798,7 +8798,7 @@ From class boolean @@ -8814,7 +8814,7 @@ From class boolean @@ -8830,7 +8830,7 @@ From class boolean @@ -8846,7 +8846,7 @@ From class boolean @@ -8910,7 +8910,7 @@ From class void @@ -8926,7 +8926,7 @@ From class void @@ -8939,7 +8939,7 @@ From class - Parcelable + Parcelable @@ -9054,7 +9054,7 @@ From class boolean @@ -9070,7 +9070,7 @@ From class void @@ -9150,7 +9150,7 @@ From class boolean @@ -9246,7 +9246,7 @@ From class boolean @@ -9262,7 +9262,7 @@ From class boolean @@ -9374,7 +9374,7 @@ From class void @@ -9390,7 +9390,7 @@ From class void @@ -9422,7 +9422,7 @@ From class boolean @@ -9486,7 +9486,7 @@ From class boolean @@ -9566,7 +9566,7 @@ From class boolean @@ -9582,7 +9582,7 @@ From class boolean @@ -9630,7 +9630,7 @@ From class void @@ -9646,7 +9646,7 @@ From class void @@ -9662,7 +9662,7 @@ From class void @@ -9726,7 +9726,7 @@ From class void @@ -9790,7 +9790,7 @@ From class void @@ -9806,7 +9806,7 @@ From class void @@ -9838,7 +9838,7 @@ From class void @@ -9918,7 +9918,7 @@ From class void @@ -10222,7 +10222,7 @@ From class void @@ -10238,7 +10238,7 @@ From class void @@ -10414,7 +10414,7 @@ From class void @@ -10430,7 +10430,7 @@ From class void @@ -10462,7 +10462,7 @@ From class void @@ -10510,7 +10510,7 @@ From class void @@ -10526,7 +10526,7 @@ From class void @@ -10558,7 +10558,7 @@ From class void @@ -10958,7 +10958,7 @@ From class void @@ -10974,7 +10974,7 @@ From class void @@ -11006,7 +11006,7 @@ From class void @@ -11214,7 +11214,7 @@ From class void @@ -11230,7 +11230,7 @@ From class boolean @@ -11246,7 +11246,7 @@ From class void @@ -11262,7 +11262,7 @@ From class void @@ -11278,7 +11278,7 @@ From class boolean @@ -11330,7 +11330,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -11397,7 +11397,7 @@ From class final - Class<?> + Class<?> @@ -11570,7 +11570,7 @@ From interface void @@ -11586,7 +11586,7 @@ From interface void @@ -11606,7 +11606,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.KeyEvent.Callback + android.view.KeyEvent.Callback
@@ -11644,7 +11644,7 @@ From interface boolean @@ -11660,7 +11660,7 @@ From interface boolean @@ -11676,7 +11676,7 @@ From interface boolean @@ -11696,7 +11696,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.ViewManager + android.view.ViewManager
@@ -11734,7 +11734,7 @@ From interface void @@ -11750,7 +11750,7 @@ From interface void @@ -11770,7 +11770,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.ViewParent + android.view.ViewParent
@@ -11808,7 +11808,7 @@ From interface void @@ -11824,7 +11824,7 @@ From interface void @@ -11840,7 +11840,7 @@ From interface void @@ -11853,10 +11853,10 @@ From interface - View + View @@ -11872,7 +11872,7 @@ From interface void @@ -11888,7 +11888,7 @@ From interface boolean @@ -11901,7 +11901,7 @@ From interface - ViewParent + ViewParent @@ -11949,10 +11949,10 @@ From interface - ViewParent + ViewParent @@ -11984,7 +11984,7 @@ From interface void @@ -12000,7 +12000,7 @@ From interface void @@ -12016,7 +12016,7 @@ From interface boolean @@ -12080,7 +12080,7 @@ From interface boolean @@ -12096,7 +12096,7 @@ From interface void @@ -12112,7 +12112,7 @@ From interface boolean @@ -12128,7 +12128,7 @@ From interface ActionMode @@ -12148,7 +12148,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.accessibility.AccessibilityEventSource + android.view.accessibility.AccessibilityEventSource
@@ -12244,7 +12244,7 @@ From interface MapView - (Context context) + (Context context)
@@ -12273,7 +12273,7 @@ From interface MapView - (Context context, AttributeSet attrs) + (Context context, AttributeSet attrs)
@@ -12302,7 +12302,7 @@ From interface MapView - (Context context, AttributeSet attrs, int defStyle) + (Context context, AttributeSet attrs, int defStyle)
@@ -12331,7 +12331,7 @@ From interface MapView - (Context context, GoogleMapOptions options) + (Context context, GoogleMapOptions options)
@@ -12411,7 +12411,7 @@ From interface void onCreate - (Bundle savedInstanceState) + (Bundle savedInstanceState)
@@ -12424,7 +12424,7 @@ From interface

You must call this method from the parent Activity/Fragment's corresponding method.

@@ -12458,7 +12458,7 @@ From interface

You must call this method from the parent Activity/Fragment's corresponding method.

@@ -12492,7 +12492,7 @@ From interface

You must call this method from the parent Activity/Fragment's corresponding method.

@@ -12526,7 +12526,7 @@ From interface

You must call this method from the parent Activity/Fragment's corresponding method.

@@ -12560,7 +12560,7 @@ From interface

You must call this method from the parent Activity/Fragment's corresponding method.

@@ -12581,7 +12581,7 @@ From interface void onSaveInstanceState - (Bundle outState) + (Bundle outState)
@@ -12594,7 +12594,7 @@ From interface

You must call this method from the parent Activity/Fragment's corresponding method.

diff --git a/docs/html/reference/com/google/android/gms/maps/MapsInitializer.html b/docs/html/reference/com/google/android/gms/maps/MapsInitializer.html index aa2079c..fe65832 100644 --- a/docs/html/reference/com/google/android/gms/maps/MapsInitializer.html +++ b/docs/html/reference/com/google/android/gms/maps/MapsInitializer.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary:
- + @@ -799,7 +799,7 @@ Summary: void @@ -896,7 +896,7 @@ From class final - Class<?> + Class<?> - + @@ -795,7 +795,7 @@ Summary: LatLng @@ -929,7 +929,7 @@ From class final - Class<?> + Class<?> - + @@ -944,7 +944,7 @@ Summary: void @@ -960,7 +960,7 @@ Summary: void @@ -976,7 +976,7 @@ Summary: void @@ -989,10 +989,10 @@ Summary: - View + View @@ -1040,7 +1040,7 @@ Summary: void @@ -1122,7 +1122,7 @@ Summary: void @@ -1172,7 +1172,7 @@ From class void @@ -1188,7 +1188,7 @@ From class boolean @@ -1217,7 +1217,7 @@ From class final - Bundle + Bundle @@ -1329,7 +1329,7 @@ From class final - Resources + Resources @@ -1393,7 +1393,7 @@ From class final - String + String @@ -1540,7 +1540,7 @@ From class Fragment @@ -1684,7 +1684,7 @@ From class void @@ -1700,7 +1700,7 @@ From class void @@ -1716,7 +1716,7 @@ From class void @@ -1732,7 +1732,7 @@ From class void @@ -1748,7 +1748,7 @@ From class boolean @@ -1764,7 +1764,7 @@ From class void @@ -1777,7 +1777,7 @@ From class - Animation + Animation @@ -1812,7 +1812,7 @@ From class void @@ -1825,10 +1825,10 @@ From class - View + View @@ -1924,7 +1924,7 @@ From class void @@ -1956,7 +1956,7 @@ From class boolean @@ -1972,7 +1972,7 @@ From class void @@ -2004,7 +2004,7 @@ From class void @@ -2036,7 +2036,7 @@ From class void @@ -2084,7 +2084,7 @@ From class void @@ -2100,7 +2100,7 @@ From class void @@ -2116,7 +2116,7 @@ From class void @@ -2132,7 +2132,7 @@ From class void @@ -2244,7 +2244,7 @@ From class void @@ -2260,7 +2260,7 @@ From class void @@ -2273,7 +2273,7 @@ From class - String + String @@ -2312,7 +2312,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -2379,7 +2379,7 @@ From class final - Class<?> + Class<?> @@ -2572,7 +2572,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.View.OnCreateContextMenuListener + android.view.View.OnCreateContextMenuListener
@@ -2797,7 +2797,7 @@ From interface void onActivityCreated - (Bundle savedInstanceState) + (Bundle savedInstanceState)
@@ -2826,7 +2826,7 @@ From interface void onAttach - (Activity activity) + (Activity activity)
@@ -2855,7 +2855,7 @@ From interface void onCreate - (Bundle savedInstanceState) + (Bundle savedInstanceState)
@@ -2881,10 +2881,10 @@ From interface - View + View onCreateView - (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) + (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
@@ -2971,7 +2971,7 @@ From interface void onInflate - (Activity activity, AttributeSet attrs, Bundle savedInstanceState) + (Activity activity, AttributeSet attrs, Bundle savedInstanceState)
@@ -3088,7 +3088,7 @@ From interface void onSaveInstanceState - (Bundle outState) + (Bundle outState)
@@ -3117,7 +3117,7 @@ From interface void setArguments - (Bundle args) + (Bundle args)
diff --git a/docs/html/reference/com/google/android/gms/maps/UiSettings.html b/docs/html/reference/com/google/android/gms/maps/UiSettings.html index 2bf944b..685b3d8 100644 --- a/docs/html/reference/com/google/android/gms/maps/UiSettings.html +++ b/docs/html/reference/com/google/android/gms/maps/UiSettings.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary:
- + @@ -1076,7 +1076,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -1143,7 +1143,7 @@ From class final - Class<?> + Class<?> - + @@ -805,7 +805,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -872,7 +872,7 @@ From class final - Class<?> + Class<?> - + @@ -923,7 +923,7 @@ Summary: BitmapDescriptor @@ -1093,7 +1093,7 @@ From class final - Class<?> + Class<?> @@ -1122,7 +1103,7 @@ android.os.Parcelable - String + String @@ -1169,7 +1150,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -1236,7 +1217,7 @@ From class final - Class<?> + Class<?> @@ -1443,50 +1424,6 @@ From interface - -

Constants

- - - - - - -
-

- - public - static - final - String - - NULL -

-
- - - - -
-
- -

- - -
- Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
- -
-
- - - - @@ -1706,11 +1643,11 @@ From interface
Throws
IllegalStateException + IllegalStateException if this provider is already inactive
java.lang.Objectjava.lang.Object
- onActivityCreated(Bundle savedInstanceState) + onActivityCreated(Bundle savedInstanceState)
- onAttach(Activity activity) + onAttach(Activity activity)
- onCreate(Bundle savedInstanceState) + onCreate(Bundle savedInstanceState)
- onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) + onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
- onInflate(Activity activity, AttributeSet attrs, Bundle savedInstanceState) + onInflate(Activity activity, AttributeSet attrs, Bundle savedInstanceState)
Parse attributes during inflation from a view hierarchy into the arguments we handle.
@@ -1207,7 +1207,7 @@ android.content.ComponentCallbacks2 void
- onSaveInstanceState(Bundle outState) + onSaveInstanceState(Bundle outState)
- setArguments(Bundle args) + setArguments(Bundle args)
- dump(String arg0, FileDescriptor arg1, PrintWriter arg2, String[] arg3) + dump(String arg0, FileDescriptor arg1, PrintWriter arg2, String[] arg3)
- equals(Object arg0) + equals(Object arg0)
getActivity() @@ -1318,7 +1318,7 @@ From class final - Bundle + Bundle getArguments() @@ -1382,7 +1382,7 @@ From class final - Resources + Resources getResources() @@ -1414,7 +1414,7 @@ From class final - String + String getString(int arg0) @@ -1430,10 +1430,10 @@ From class final - String + String - getString(int arg0, Object... arg1) + getString(int arg0, Object... arg1)
getTag() @@ -1494,7 +1494,7 @@ From class final - CharSequence + CharSequence getText(int arg0) @@ -1526,7 +1526,7 @@ From class - View + View getView() @@ -1561,7 +1561,7 @@ From class Fragment - instantiate(Context arg0, String arg1) + instantiate(Context arg0, String arg1)
- instantiate(Context arg0, String arg1, Bundle arg2) + instantiate(Context arg0, String arg1, Bundle arg2)
- onActivityCreated(Bundle arg0) + onActivityCreated(Bundle arg0)
- onActivityResult(int arg0, int arg1, Intent arg2) + onActivityResult(int arg0, int arg1, Intent arg2)
- onAttach(Activity arg0) + onAttach(Activity arg0)
- onConfigurationChanged(Configuration arg0) + onConfigurationChanged(Configuration arg0)
- onContextItemSelected(MenuItem arg0) + onContextItemSelected(MenuItem arg0)
- onCreate(Bundle arg0) + onCreate(Bundle arg0)
- onCreateContextMenu(ContextMenu arg0, View arg1, ContextMenu.ContextMenuInfo arg2) + onCreateContextMenu(ContextMenu arg0, View arg1, ContextMenu.ContextMenuInfo arg2)
- onCreateOptionsMenu(Menu arg0, MenuInflater arg1) + onCreateOptionsMenu(Menu arg0, MenuInflater arg1)
- onCreateView(LayoutInflater arg0, ViewGroup arg1, Bundle arg2) + onCreateView(LayoutInflater arg0, ViewGroup arg1, Bundle arg2)
- onInflate(AttributeSet arg0, Bundle arg1) + onInflate(AttributeSet arg0, Bundle arg1)
- onInflate(Activity arg0, AttributeSet arg1, Bundle arg2) + onInflate(Activity arg0, AttributeSet arg1, Bundle arg2)
- onOptionsItemSelected(MenuItem arg0) + onOptionsItemSelected(MenuItem arg0)
- onOptionsMenuClosed(Menu arg0) + onOptionsMenuClosed(Menu arg0)
- onPrepareOptionsMenu(Menu arg0) + onPrepareOptionsMenu(Menu arg0)
- onSaveInstanceState(Bundle arg0) + onSaveInstanceState(Bundle arg0)
- onViewCreated(View arg0, Bundle arg1) + onViewCreated(View arg0, Bundle arg1)
- registerForContextMenu(View arg0) + registerForContextMenu(View arg0)
- setArguments(Bundle arg0) + setArguments(Bundle arg0)
- startActivity(Intent arg0) + startActivity(Intent arg0)
- startActivity(Intent arg0, Bundle arg1) + startActivity(Intent arg0, Bundle arg1)
- startActivityForResult(Intent arg0, int arg1) + startActivityForResult(Intent arg0, int arg1)
- startActivityForResult(Intent arg0, int arg1, Bundle arg2) + startActivityForResult(Intent arg0, int arg1, Bundle arg2)
toString() @@ -2361,7 +2361,7 @@ From class void - unregisterForContextMenu(View arg0) + unregisterForContextMenu(View arg0)
clone() @@ -2419,7 +2419,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -2512,7 +2512,7 @@ From class - String + String toString() @@ -2583,7 +2583,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.content.ComponentCallbacks + android.content.ComponentCallbacks
- onConfigurationChanged(Configuration arg0) + onConfigurationChanged(Configuration arg0)
- onCreateContextMenu(ContextMenu arg0, View arg1, ContextMenu.ContextMenuInfo arg2) + onCreateContextMenu(ContextMenu arg0, View arg1, ContextMenu.ContextMenuInfo arg2)
java.lang.Objectjava.lang.Object
   ↳android.view.Viewandroid.view.View
   ↳android.view.ViewGroupandroid.view.ViewGroup
   ↳android.widget.FrameLayoutandroid.widget.FrameLayout
StringString VIEW_LOG_TAG
ALPHA
ROTATION
ROTATION_X
ROTATION_Y
SCALE_X
SCALE_Y
TRANSLATION_X
TRANSLATION_Y
X
Y
- MapView(Context context) + MapView(Context context)
- MapView(Context context, AttributeSet attrs) + MapView(Context context, AttributeSet attrs)
- MapView(Context context, AttributeSet attrs, int defStyle) + MapView(Context context, AttributeSet attrs, int defStyle)
- MapView(Context context, GoogleMapOptions options) + MapView(Context context, GoogleMapOptions options)
- onCreate(Bundle savedInstanceState) + onCreate(Bundle savedInstanceState)
You must call this method from the parent Activity/Fragment's corresponding method.
@@ -2134,7 +2134,7 @@ android.view.View void
- onSaveInstanceState(Bundle outState) + onSaveInstanceState(Bundle outState)
You must call this method from the parent Activity/Fragment's corresponding method.
@@ -2164,7 +2164,7 @@ android.view.View class="jd-expando-trigger-img" /> From class - android.widget.FrameLayout + android.widget.FrameLayout
- checkLayoutParams(ViewGroup.LayoutParams arg0) + checkLayoutParams(ViewGroup.LayoutParams arg0)
- draw(Canvas arg0) + draw(Canvas arg0)
- gatherTransparentRegion(Region arg0) + gatherTransparentRegion(Region arg0)
generateDefaultLayoutParams() @@ -2263,10 +2263,10 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams - generateLayoutParams(AttributeSet arg0) + generateLayoutParams(AttributeSet arg0)
- generateLayoutParams(ViewGroup.LayoutParams arg0) + generateLayoutParams(ViewGroup.LayoutParams arg0)
getForeground() @@ -2378,7 +2378,7 @@ From class void - onInitializeAccessibilityEvent(AccessibilityEvent arg0) + onInitializeAccessibilityEvent(AccessibilityEvent arg0)
- setForeground(Drawable arg0) + setForeground(Drawable arg0)
- verifyDrawable(Drawable arg0) + verifyDrawable(Drawable arg0)
- addChildrenForAccessibility(ArrayList<View> arg0) + addChildrenForAccessibility(ArrayList<View> arg0)
- addFocusables(ArrayList<View> arg0, int arg1, int arg2) + addFocusables(ArrayList<View> arg0, int arg1, int arg2)
- addTouchables(ArrayList<View> arg0) + addTouchables(ArrayList<View> arg0)
- addView(View arg0, int arg1, ViewGroup.LayoutParams arg2) + addView(View arg0, int arg1, ViewGroup.LayoutParams arg2)
- addView(View arg0, ViewGroup.LayoutParams arg1) + addView(View arg0, ViewGroup.LayoutParams arg1)
- addView(View arg0, int arg1) + addView(View arg0, int arg1)
- addView(View arg0) + addView(View arg0)
- addView(View arg0, int arg1, int arg2) + addView(View arg0, int arg1, int arg2)
- addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2, boolean arg3) + addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2, boolean arg3)
- addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2) + addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2)
- attachLayoutAnimationParameters(View arg0, ViewGroup.LayoutParams arg1, int arg2, int arg3) + attachLayoutAnimationParameters(View arg0, ViewGroup.LayoutParams arg1, int arg2, int arg3)
- attachViewToParent(View arg0, int arg1, ViewGroup.LayoutParams arg2) + attachViewToParent(View arg0, int arg1, ViewGroup.LayoutParams arg2)
- bringChildToFront(View arg0) + bringChildToFront(View arg0)
- checkLayoutParams(ViewGroup.LayoutParams arg0) + checkLayoutParams(ViewGroup.LayoutParams arg0)
- childDrawableStateChanged(View arg0) + childDrawableStateChanged(View arg0)
- cleanupLayoutState(View arg0) + cleanupLayoutState(View arg0)
- clearChildFocus(View arg0) + clearChildFocus(View arg0)
- detachViewFromParent(View arg0) + detachViewFromParent(View arg0)
- dispatchConfigurationChanged(Configuration arg0) + dispatchConfigurationChanged(Configuration arg0)
- dispatchDraw(Canvas arg0) + dispatchDraw(Canvas arg0)
- dispatchFreezeSelfOnly(SparseArray<Parcelable> arg0) + dispatchFreezeSelfOnly(SparseArray<Parcelable> arg0)
- dispatchGenericFocusedEvent(MotionEvent arg0) + dispatchGenericFocusedEvent(MotionEvent arg0)
- dispatchGenericPointerEvent(MotionEvent arg0) + dispatchGenericPointerEvent(MotionEvent arg0)
- dispatchHoverEvent(MotionEvent arg0) + dispatchHoverEvent(MotionEvent arg0)
- dispatchKeyEvent(KeyEvent arg0) + dispatchKeyEvent(KeyEvent arg0)
- dispatchKeyEventPreIme(KeyEvent arg0) + dispatchKeyEventPreIme(KeyEvent arg0)
- dispatchKeyShortcutEvent(KeyEvent arg0) + dispatchKeyShortcutEvent(KeyEvent arg0)
- dispatchRestoreInstanceState(SparseArray<Parcelable> arg0) + dispatchRestoreInstanceState(SparseArray<Parcelable> arg0)
- dispatchSaveInstanceState(SparseArray<Parcelable> arg0) + dispatchSaveInstanceState(SparseArray<Parcelable> arg0)
- dispatchThawSelfOnly(SparseArray<Parcelable> arg0) + dispatchThawSelfOnly(SparseArray<Parcelable> arg0)
- dispatchTouchEvent(MotionEvent arg0) + dispatchTouchEvent(MotionEvent arg0)
- dispatchTrackballEvent(MotionEvent arg0) + dispatchTrackballEvent(MotionEvent arg0)
- dispatchUnhandledMove(View arg0, int arg1) + dispatchUnhandledMove(View arg0, int arg1)
- dispatchVisibilityChanged(View arg0, int arg1) + dispatchVisibilityChanged(View arg0, int arg1)
- drawChild(Canvas arg0, View arg1, long arg2) + drawChild(Canvas arg0, View arg1, long arg2)
- endViewTransition(View arg0) + endViewTransition(View arg0)
findFocus() @@ -3444,7 +3444,7 @@ From class void - findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2) + findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
- fitSystemWindows(Rect arg0) + fitSystemWindows(Rect arg0)
- focusSearch(View arg0, int arg1) + focusSearch(View arg0, int arg1)
- focusableViewAvailable(View arg0) + focusableViewAvailable(View arg0)
- gatherTransparentRegion(Region arg0) + gatherTransparentRegion(Region arg0)
generateDefaultLayoutParams() @@ -3537,10 +3537,10 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams - generateLayoutParams(AttributeSet arg0) + generateLayoutParams(AttributeSet arg0)
- generateLayoutParams(ViewGroup.LayoutParams arg0) + generateLayoutParams(ViewGroup.LayoutParams arg0)
getChildAt(int arg0) @@ -3636,7 +3636,7 @@ From class boolean - getChildStaticTransformation(View arg0, Transformation arg1) + getChildStaticTransformation(View arg0, Transformation arg1)
- getChildVisibleRect(View arg0, Rect arg1, Point arg2) + getChildVisibleRect(View arg0, Rect arg1, Point arg2)
getFocusedChild() @@ -3697,7 +3697,7 @@ From class - LayoutAnimationController + LayoutAnimationController getLayoutAnimation() @@ -3713,7 +3713,7 @@ From class - Animation.AnimationListener + Animation.AnimationListener getLayoutAnimationListener() @@ -3796,7 +3796,7 @@ From class int - indexOfChild(View arg0) + indexOfChild(View arg0)
- invalidateChild(View arg0, Rect arg1) + invalidateChild(View arg0, Rect arg1)
- invalidateChildInParent(int[] arg0, Rect arg1) + invalidateChildInParent(int[] arg0, Rect arg1)
- measureChild(View arg0, int arg1, int arg2) + measureChild(View arg0, int arg1, int arg2)
- measureChildWithMargins(View arg0, int arg1, int arg2, int arg3, int arg4) + measureChildWithMargins(View arg0, int arg1, int arg2, int arg3, int arg4)
- offsetDescendantRectToMyCoords(View arg0, Rect arg1) + offsetDescendantRectToMyCoords(View arg0, Rect arg1)
- offsetRectIntoDescendantCoords(View arg0, Rect arg1) + offsetRectIntoDescendantCoords(View arg0, Rect arg1)
- onInterceptHoverEvent(MotionEvent arg0) + onInterceptHoverEvent(MotionEvent arg0)
- onInterceptTouchEvent(MotionEvent arg0) + onInterceptTouchEvent(MotionEvent arg0)
- onRequestFocusInDescendants(int arg0, Rect arg1) + onRequestFocusInDescendants(int arg0, Rect arg1)
- onRequestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) + onRequestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
- recomputeViewAttributes(View arg0) + recomputeViewAttributes(View arg0)
- removeDetachedView(View arg0, boolean arg1) + removeDetachedView(View arg0, boolean arg1)
- removeView(View arg0) + removeView(View arg0)
- removeViewInLayout(View arg0) + removeViewInLayout(View arg0)
- requestChildFocus(View arg0, View arg1) + requestChildFocus(View arg0, View arg1)
- requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2) + requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
- requestFocus(int arg0, Rect arg1) + requestFocus(int arg0, Rect arg1)
- requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) + requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
- requestTransparentRegion(View arg0) + requestTransparentRegion(View arg0)
- setLayoutAnimation(LayoutAnimationController arg0) + setLayoutAnimation(LayoutAnimationController arg0)
- setLayoutAnimationListener(Animation.AnimationListener arg0) + setLayoutAnimationListener(Animation.AnimationListener arg0)
- setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0) + setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0)
- showContextMenuForChild(View arg0) + showContextMenuForChild(View arg0)
- startActionModeForChild(View arg0, ActionMode.Callback arg1) + startActionModeForChild(View arg0, ActionMode.Callback arg1)
- startViewTransition(View arg0) + startViewTransition(View arg0)
- updateViewLayout(View arg0, ViewGroup.LayoutParams arg1) + updateViewLayout(View arg0, ViewGroup.LayoutParams arg1)
- addChildrenForAccessibility(ArrayList<View> arg0) + addChildrenForAccessibility(ArrayList<View> arg0)
- addFocusables(ArrayList<View> arg0, int arg1, int arg2) + addFocusables(ArrayList<View> arg0, int arg1, int arg2)
- addFocusables(ArrayList<View> arg0, int arg1) + addFocusables(ArrayList<View> arg0, int arg1)
- addTouchables(ArrayList<View> arg0) + addTouchables(ArrayList<View> arg0)
- announceForAccessibility(CharSequence arg0) + announceForAccessibility(CharSequence arg0)
- checkInputConnectionProxy(View arg0) + checkInputConnectionProxy(View arg0)
- createContextMenu(ContextMenu arg0) + createContextMenu(ContextMenu arg0)
- dispatchConfigurationChanged(Configuration arg0) + dispatchConfigurationChanged(Configuration arg0)
- dispatchDraw(Canvas arg0) + dispatchDraw(Canvas arg0)
- dispatchGenericFocusedEvent(MotionEvent arg0) + dispatchGenericFocusedEvent(MotionEvent arg0)
- dispatchGenericMotionEvent(MotionEvent arg0) + dispatchGenericMotionEvent(MotionEvent arg0)
- dispatchGenericPointerEvent(MotionEvent arg0) + dispatchGenericPointerEvent(MotionEvent arg0)
- dispatchHoverEvent(MotionEvent arg0) + dispatchHoverEvent(MotionEvent arg0)
- dispatchKeyEvent(KeyEvent arg0) + dispatchKeyEvent(KeyEvent arg0)
- dispatchKeyEventPreIme(KeyEvent arg0) + dispatchKeyEventPreIme(KeyEvent arg0)
- dispatchKeyShortcutEvent(KeyEvent arg0) + dispatchKeyShortcutEvent(KeyEvent arg0)
- dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0) + dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0)
- dispatchRestoreInstanceState(SparseArray<Parcelable> arg0) + dispatchRestoreInstanceState(SparseArray<Parcelable> arg0)
- dispatchSaveInstanceState(SparseArray<Parcelable> arg0) + dispatchSaveInstanceState(SparseArray<Parcelable> arg0)
- dispatchTouchEvent(MotionEvent arg0) + dispatchTouchEvent(MotionEvent arg0)
- dispatchTrackballEvent(MotionEvent arg0) + dispatchTrackballEvent(MotionEvent arg0)
- dispatchUnhandledMove(View arg0, int arg1) + dispatchUnhandledMove(View arg0, int arg1)
- dispatchVisibilityChanged(View arg0, int arg1) + dispatchVisibilityChanged(View arg0, int arg1)
- draw(Canvas arg0) + draw(Canvas arg0)
findFocus() @@ -5787,7 +5787,7 @@ From class final - View + View findViewById(int arg0) @@ -5803,10 +5803,10 @@ From class final - View + View - findViewWithTag(Object arg0) + findViewWithTag(Object arg0)
- findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2) + findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
- fitSystemWindows(Rect arg0) + fitSystemWindows(Rect arg0)
focusSearch(int arg0) @@ -5915,7 +5915,7 @@ From class - Animation + Animation getAnimation() @@ -5931,7 +5931,7 @@ From class - IBinder + IBinder getApplicationWindowToken() @@ -5947,7 +5947,7 @@ From class - Drawable + Drawable getBackground() @@ -6043,7 +6043,7 @@ From class - CharSequence + CharSequence getContentDescription() @@ -6059,7 +6059,7 @@ From class final - Context + Context getContext() @@ -6075,7 +6075,7 @@ From class - ContextMenu.ContextMenuInfo + ContextMenu.ContextMenuInfo getContextMenuInfo() @@ -6123,7 +6123,7 @@ From class - Bitmap + Bitmap getDrawingCache(boolean arg0) @@ -6139,7 +6139,7 @@ From class - Bitmap + Bitmap getDrawingCache() @@ -6190,7 +6190,7 @@ From class void - getDrawingRect(Rect arg0) + getDrawingRect(Rect arg0)
getFocusables(int arg0) @@ -6270,7 +6270,7 @@ From class void - getFocusedRect(Rect arg0) + getFocusedRect(Rect arg0)
- getGlobalVisibleRect(Rect arg0, Point arg1) + getGlobalVisibleRect(Rect arg0, Point arg1)
- getGlobalVisibleRect(Rect arg0) + getGlobalVisibleRect(Rect arg0)
getHandler() @@ -6350,7 +6350,7 @@ From class void - getHitRect(Rect arg0) + getHitRect(Rect arg0)
getKeyDispatcherState() @@ -6475,7 +6475,7 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams getLayoutParams() @@ -6542,7 +6542,7 @@ From class boolean - getLocalVisibleRect(Rect arg0) + getLocalVisibleRect(Rect arg0)
getMatrix() @@ -6795,7 +6795,7 @@ From class - View.OnFocusChangeListener + View.OnFocusChangeListener getOnFocusChangeListener() @@ -6891,7 +6891,7 @@ From class final - ViewParent + ViewParent getParent() @@ -6907,7 +6907,7 @@ From class - ViewParent + ViewParent getParentForAccessibility() @@ -6955,7 +6955,7 @@ From class - Resources + Resources getResources() @@ -7019,7 +7019,7 @@ From class - View + View getRootView() @@ -7275,7 +7275,7 @@ From class - Object + Object getTag(int arg0) @@ -7291,7 +7291,7 @@ From class - Object + Object getTag() @@ -7355,7 +7355,7 @@ From class - TouchDelegate + TouchDelegate getTouchDelegate() @@ -7371,7 +7371,7 @@ From class - ArrayList<View> + ArrayList<View> getTouchables() @@ -7467,7 +7467,7 @@ From class - ViewTreeObserver + ViewTreeObserver getViewTreeObserver() @@ -7547,7 +7547,7 @@ From class - IBinder + IBinder getWindowToken() @@ -7582,7 +7582,7 @@ From class void - getWindowVisibleDisplayFrame(Rect arg0) + getWindowVisibleDisplayFrame(Rect arg0)
- inflate(Context arg0, int arg1, ViewGroup arg2) + inflate(Context arg0, int arg1, ViewGroup arg2)
- initializeFadingEdge(TypedArray arg0) + initializeFadingEdge(TypedArray arg0)
- initializeScrollbars(TypedArray arg0) + initializeScrollbars(TypedArray arg0)
- invalidate(Rect arg0) + invalidate(Rect arg0)
- invalidateDrawable(Drawable arg0) + invalidateDrawable(Drawable arg0)
- onConfigurationChanged(Configuration arg0) + onConfigurationChanged(Configuration arg0)
- onCreateContextMenu(ContextMenu arg0) + onCreateContextMenu(ContextMenu arg0)
- onCreateInputConnection(EditorInfo arg0) + onCreateInputConnection(EditorInfo arg0)
- onDraw(Canvas arg0) + onDraw(Canvas arg0)
- onDrawScrollBars(Canvas arg0) + onDrawScrollBars(Canvas arg0)
- onFilterTouchEventForSecurity(MotionEvent arg0) + onFilterTouchEventForSecurity(MotionEvent arg0)
- onFocusChanged(boolean arg0, int arg1, Rect arg2) + onFocusChanged(boolean arg0, int arg1, Rect arg2)
- onGenericMotionEvent(MotionEvent arg0) + onGenericMotionEvent(MotionEvent arg0)
- onHoverEvent(MotionEvent arg0) + onHoverEvent(MotionEvent arg0)
- onInitializeAccessibilityEvent(AccessibilityEvent arg0) + onInitializeAccessibilityEvent(AccessibilityEvent arg0)
- onKeyDown(int arg0, KeyEvent arg1) + onKeyDown(int arg0, KeyEvent arg1)
- onKeyLongPress(int arg0, KeyEvent arg1) + onKeyLongPress(int arg0, KeyEvent arg1)
- onKeyMultiple(int arg0, int arg1, KeyEvent arg2) + onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
- onKeyPreIme(int arg0, KeyEvent arg1) + onKeyPreIme(int arg0, KeyEvent arg1)
- onKeyShortcut(int arg0, KeyEvent arg1) + onKeyShortcut(int arg0, KeyEvent arg1)
- onKeyUp(int arg0, KeyEvent arg1) + onKeyUp(int arg0, KeyEvent arg1)
- onPopulateAccessibilityEvent(AccessibilityEvent arg0) + onPopulateAccessibilityEvent(AccessibilityEvent arg0)
- onRestoreInstanceState(Parcelable arg0) + onRestoreInstanceState(Parcelable arg0)
onSaveInstanceState() @@ -9038,7 +9038,7 @@ From class boolean - onTouchEvent(MotionEvent arg0) + onTouchEvent(MotionEvent arg0)
- onTrackballEvent(MotionEvent arg0) + onTrackballEvent(MotionEvent arg0)
- onVisibilityChanged(View arg0, int arg1) + onVisibilityChanged(View arg0, int arg1)
- performAccessibilityAction(int arg0, Bundle arg1) + performAccessibilityAction(int arg0, Bundle arg1)
- post(Runnable arg0) + post(Runnable arg0)
- postDelayed(Runnable arg0, long arg1) + postDelayed(Runnable arg0, long arg1)
- postOnAnimation(Runnable arg0) + postOnAnimation(Runnable arg0)
- postOnAnimationDelayed(Runnable arg0, long arg1) + postOnAnimationDelayed(Runnable arg0, long arg1)
- removeCallbacks(Runnable arg0) + removeCallbacks(Runnable arg0)
- requestFocus(int arg0, Rect arg1) + requestFocus(int arg0, Rect arg1)
- requestRectangleOnScreen(Rect arg0) + requestRectangleOnScreen(Rect arg0)
- requestRectangleOnScreen(Rect arg0, boolean arg1) + requestRectangleOnScreen(Rect arg0, boolean arg1)
- restoreHierarchyState(SparseArray<Parcelable> arg0) + restoreHierarchyState(SparseArray<Parcelable> arg0)
- saveHierarchyState(SparseArray<Parcelable> arg0) + saveHierarchyState(SparseArray<Parcelable> arg0)
- scheduleDrawable(Drawable arg0, Runnable arg1, long arg2) + scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)
- sendAccessibilityEventUnchecked(AccessibilityEvent arg0) + sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
- setAnimation(Animation arg0) + setAnimation(Animation arg0)
- setBackground(Drawable arg0) + setBackground(Drawable arg0)
- setBackgroundDrawable(Drawable arg0) + setBackgroundDrawable(Drawable arg0)
- setContentDescription(CharSequence arg0) + setContentDescription(CharSequence arg0)
- setLayerType(int arg0, Paint arg1) + setLayerType(int arg0, Paint arg1)
- setLayoutParams(ViewGroup.LayoutParams arg0) + setLayoutParams(ViewGroup.LayoutParams arg0)
- setOnClickListener(View.OnClickListener arg0) + setOnClickListener(View.OnClickListener arg0)
- setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0) + setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0)
- setOnFocusChangeListener(View.OnFocusChangeListener arg0) + setOnFocusChangeListener(View.OnFocusChangeListener arg0)
- setOnKeyListener(View.OnKeyListener arg0) + setOnKeyListener(View.OnKeyListener arg0)
- setOnLongClickListener(View.OnLongClickListener arg0) + setOnLongClickListener(View.OnLongClickListener arg0)
- setOnTouchListener(View.OnTouchListener arg0) + setOnTouchListener(View.OnTouchListener arg0)
- setTag(int arg0, Object arg1) + setTag(int arg0, Object arg1)
- setTag(Object arg0) + setTag(Object arg0)
- setTouchDelegate(TouchDelegate arg0) + setTouchDelegate(TouchDelegate arg0)
- startAnimation(Animation arg0) + startAnimation(Animation arg0)
- startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3) + startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
- unscheduleDrawable(Drawable arg0) + unscheduleDrawable(Drawable arg0)
- unscheduleDrawable(Drawable arg0, Runnable arg1) + unscheduleDrawable(Drawable arg0, Runnable arg1)
- verifyDrawable(Drawable arg0) + verifyDrawable(Drawable arg0)
clone() @@ -11368,7 +11368,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -11461,7 +11461,7 @@ From class - String + String toString() @@ -11532,7 +11532,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.graphics.drawable.Drawable.Callback + android.graphics.drawable.Drawable.Callback
- invalidateDrawable(Drawable arg0) + invalidateDrawable(Drawable arg0)
- scheduleDrawable(Drawable arg0, Runnable arg1, long arg2) + scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)
- unscheduleDrawable(Drawable arg0, Runnable arg1) + unscheduleDrawable(Drawable arg0, Runnable arg1)
- onKeyDown(int arg0, KeyEvent arg1) + onKeyDown(int arg0, KeyEvent arg1)
- onKeyLongPress(int arg0, KeyEvent arg1) + onKeyLongPress(int arg0, KeyEvent arg1)
- onKeyMultiple(int arg0, int arg1, KeyEvent arg2) + onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
- onKeyUp(int arg0, KeyEvent arg1) + onKeyUp(int arg0, KeyEvent arg1)
- addView(View arg0, ViewGroup.LayoutParams arg1) + addView(View arg0, ViewGroup.LayoutParams arg1)
- removeView(View arg0) + removeView(View arg0)
- updateViewLayout(View arg0, ViewGroup.LayoutParams arg1) + updateViewLayout(View arg0, ViewGroup.LayoutParams arg1)
- bringChildToFront(View arg0) + bringChildToFront(View arg0)
- childDrawableStateChanged(View arg0) + childDrawableStateChanged(View arg0)
- clearChildFocus(View arg0) + clearChildFocus(View arg0)
- createContextMenu(ContextMenu arg0) + createContextMenu(ContextMenu arg0)
- focusSearch(View arg0, int arg1) + focusSearch(View arg0, int arg1)
- focusableViewAvailable(View arg0) + focusableViewAvailable(View arg0)
- getChildVisibleRect(View arg0, Rect arg1, Point arg2) + getChildVisibleRect(View arg0, Rect arg1, Point arg2)
getParent() @@ -11917,7 +11917,7 @@ From interface - ViewParent + ViewParent getParentForAccessibility() @@ -11936,7 +11936,7 @@ From interface void - invalidateChild(View arg0, Rect arg1) + invalidateChild(View arg0, Rect arg1)
- invalidateChildInParent(int[] arg0, Rect arg1) + invalidateChildInParent(int[] arg0, Rect arg1)
- recomputeViewAttributes(View arg0) + recomputeViewAttributes(View arg0)
- requestChildFocus(View arg0, View arg1) + requestChildFocus(View arg0, View arg1)
- requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2) + requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
- requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) + requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
- requestTransparentRegion(View arg0) + requestTransparentRegion(View arg0)
- showContextMenuForChild(View arg0) + showContextMenuForChild(View arg0)
- startActionModeForChild(View arg0, ActionMode.Callback arg1) + startActionModeForChild(View arg0, ActionMode.Callback arg1)
- sendAccessibilityEventUnchecked(AccessibilityEvent arg0) + sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
java.lang.Objectjava.lang.Object
- initialize(Context context) + initialize(Context context)
Initializes the Google Maps Android API so that its classes are ready for use.
@@ -829,7 +829,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -867,7 +867,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -960,7 +960,7 @@ From class - String + String toString() @@ -1077,7 +1077,7 @@ From class void initialize - (Context context) + (Context context)
diff --git a/docs/html/reference/com/google/android/gms/maps/Projection.html b/docs/html/reference/com/google/android/gms/maps/Projection.html index 5692e24..08cd17e 100644 --- a/docs/html/reference/com/google/android/gms/maps/Projection.html +++ b/docs/html/reference/com/google/android/gms/maps/Projection.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary:
java.lang.Objectjava.lang.Object
- fromScreenLocation(Point point) + fromScreenLocation(Point point)
Returns the geographic location that corresponds to a screen location.
@@ -829,7 +829,7 @@ Summary: - Point + Point
toScreenLocation(LatLng location) @@ -862,7 +862,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -900,7 +900,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -993,7 +993,7 @@ From class - String + String toString() @@ -1110,7 +1110,7 @@ From class LatLng fromScreenLocation - (Point point) + (Point point)
@@ -1128,7 +1128,7 @@ From class +
point - A Point on the screen in screen pixels.A Point on the screen in screen pixels.
@@ -1189,7 +1189,7 @@ From class - Point + Point toScreenLocation (LatLng location) @@ -1216,7 +1216,7 @@ From class
Returns
-
  • A Point representing the screen location in screen pixels. +
    • A Point representing the screen location in screen pixels.
diff --git a/docs/html/reference/com/google/android/gms/maps/SupportMapFragment.html b/docs/html/reference/com/google/android/gms/maps/SupportMapFragment.html index 3bccdee..f16f8c6 100644 --- a/docs/html/reference/com/google/android/gms/maps/SupportMapFragment.html +++ b/docs/html/reference/com/google/android/gms/maps/SupportMapFragment.html @@ -726,7 +726,7 @@ Summary:
java.lang.Objectjava.lang.Object
- onActivityCreated(Bundle savedInstanceState) + onActivityCreated(Bundle savedInstanceState)
- onAttach(Activity activity) + onAttach(Activity activity)
- onCreate(Bundle savedInstanceState) + onCreate(Bundle savedInstanceState)
- onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) + onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
- onInflate(Activity activity, AttributeSet attrs, Bundle savedInstanceState) + onInflate(Activity activity, AttributeSet attrs, Bundle savedInstanceState)
Parse attributes during inflation from a view hierarchy into the arguments we handle.
@@ -1106,7 +1106,7 @@ Summary: void
- onSaveInstanceState(Bundle outState) + onSaveInstanceState(Bundle outState)
- setArguments(Bundle args) + setArguments(Bundle args)
- dump(String arg0, FileDescriptor arg1, PrintWriter arg2, String[] arg3) + dump(String arg0, FileDescriptor arg1, PrintWriter arg2, String[] arg3)
- equals(Object arg0) + equals(Object arg0)
getArguments() @@ -1281,10 +1281,10 @@ From class - LayoutInflater + LayoutInflater - getLayoutInflater(Bundle arg0) + getLayoutInflater(Bundle arg0)
getResources() @@ -1361,7 +1361,7 @@ From class final - String + String getString(int arg0) @@ -1377,10 +1377,10 @@ From class final - String + String - getString(int arg0, Object... arg1) + getString(int arg0, Object... arg1)
getTag() @@ -1441,7 +1441,7 @@ From class final - CharSequence + CharSequence getText(int arg0) @@ -1473,7 +1473,7 @@ From class - View + View getView() @@ -1524,7 +1524,7 @@ From class Fragment - instantiate(Context arg0, String arg1) + instantiate(Context arg0, String arg1)
- instantiate(Context arg0, String arg1, Bundle arg2) + instantiate(Context arg0, String arg1, Bundle arg2)
- onActivityCreated(Bundle arg0) + onActivityCreated(Bundle arg0)
- onActivityResult(int arg0, int arg1, Intent arg2) + onActivityResult(int arg0, int arg1, Intent arg2)
- onAttach(Activity arg0) + onAttach(Activity arg0)
- onConfigurationChanged(Configuration arg0) + onConfigurationChanged(Configuration arg0)
- onContextItemSelected(MenuItem arg0) + onContextItemSelected(MenuItem arg0)
- onCreate(Bundle arg0) + onCreate(Bundle arg0)
onCreateAnimation(int arg0, boolean arg1, int arg2) @@ -1796,7 +1796,7 @@ From class void - onCreateContextMenu(ContextMenu arg0, View arg1, ContextMenu.ContextMenuInfo arg2) + onCreateContextMenu(ContextMenu arg0, View arg1, ContextMenu.ContextMenuInfo arg2)
- onCreateOptionsMenu(Menu arg0, MenuInflater arg1) + onCreateOptionsMenu(Menu arg0, MenuInflater arg1)
- onCreateView(LayoutInflater arg0, ViewGroup arg1, Bundle arg2) + onCreateView(LayoutInflater arg0, ViewGroup arg1, Bundle arg2)
- onInflate(Activity arg0, AttributeSet arg1, Bundle arg2) + onInflate(Activity arg0, AttributeSet arg1, Bundle arg2)
- onOptionsItemSelected(MenuItem arg0) + onOptionsItemSelected(MenuItem arg0)
- onOptionsMenuClosed(Menu arg0) + onOptionsMenuClosed(Menu arg0)
- onPrepareOptionsMenu(Menu arg0) + onPrepareOptionsMenu(Menu arg0)
- onSaveInstanceState(Bundle arg0) + onSaveInstanceState(Bundle arg0)
- onViewCreated(View arg0, Bundle arg1) + onViewCreated(View arg0, Bundle arg1)
- onViewStateRestored(Bundle arg0) + onViewStateRestored(Bundle arg0)
- registerForContextMenu(View arg0) + registerForContextMenu(View arg0)
- setArguments(Bundle arg0) + setArguments(Bundle arg0)
- startActivity(Intent arg0) + startActivity(Intent arg0)
- startActivityForResult(Intent arg0, int arg1) + startActivityForResult(Intent arg0, int arg1)
toString() @@ -2292,7 +2292,7 @@ From class void - unregisterForContextMenu(View arg0) + unregisterForContextMenu(View arg0)
clone() @@ -2350,7 +2350,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -2443,7 +2443,7 @@ From class - String + String toString() @@ -2514,7 +2514,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.content.ComponentCallbacks + android.content.ComponentCallbacks
- onConfigurationChanged(Configuration arg0) + onConfigurationChanged(Configuration arg0)
- onCreateContextMenu(ContextMenu arg0, View arg1, ContextMenu.ContextMenuInfo arg2) + onCreateContextMenu(ContextMenu arg0, View arg1, ContextMenu.ContextMenuInfo arg2)
java.lang.Objectjava.lang.Object
clone() @@ -1114,7 +1114,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1207,7 +1207,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptor.html b/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptor.html index 15bd350..61122f7 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptor.html +++ b/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptor.html @@ -675,7 +675,7 @@ Summary: - extends Object
+ extends Object
@@ -695,7 +695,7 @@ Summary:
java.lang.Objectjava.lang.Object
clone() @@ -843,7 +843,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -936,7 +936,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html b/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html index 65dbe7b..b3506f6 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html +++ b/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary:
java.lang.Objectjava.lang.Object
- fromAsset(String assetName) + fromAsset(String assetName)
Creates a BitmapDescriptor using the name of an image in the assets directory.
@@ -941,7 +941,7 @@ Summary: BitmapDescriptor
- fromBitmap(Bitmap image) + fromBitmap(Bitmap image)
Creates a bitmap descriptor from a given image.
@@ -959,7 +959,7 @@ Summary: BitmapDescriptor
- fromFile(String fileName) + fromFile(String fileName)
Creates a BitmapDescriptor using the name of an image file located in the internal storage.
@@ -978,7 +978,7 @@ Summary: BitmapDescriptor
- fromPath(String absolutePath) + fromPath(String absolutePath)
Creates a bitmap descriptor from an absolute file path.
@@ -1026,7 +1026,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1064,7 +1064,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1157,7 +1157,7 @@ From class - String + String toString() @@ -1720,7 +1720,7 @@ From class BitmapDescriptor fromAsset - (String assetName) + (String assetName)
@@ -1764,7 +1764,7 @@ From class BitmapDescriptor fromBitmap - (Bitmap image) + (Bitmap image)
@@ -1794,7 +1794,7 @@ From class BitmapDescriptor fromFile - (String fileName) + (String fileName)
@@ -1805,7 +1805,7 @@ From class

Creates a BitmapDescriptor using the name of an image file located in the internal - storage. In particular, this calls openFileInput(String).

+ storage. In particular, this calls openFileInput(String).

Parameters
@@ -1845,7 +1845,7 @@ From class BitmapDescriptorfromPath - (String absolutePath) + (String absolutePath)
diff --git a/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.Builder.html b/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.Builder.html index f582429..1177e88 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.Builder.html +++ b/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.Builder.html @@ -681,7 +681,7 @@ Summary: - extends Object
+ extends Object
@@ -701,7 +701,7 @@ Summary:
- + @@ -940,7 +940,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
@@ -1007,7 +1007,7 @@ From class final - Class<?> + Class<?> - + @@ -819,22 +816,6 @@ Summary: - -
java.lang.Objectjava.lang.Object
clone() @@ -978,7 +978,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1071,7 +1071,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.html b/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.html index 4364ca3..81bd6f5 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.html +++ b/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.html @@ -652,9 +652,6 @@ Summary: - | Constants - - | Inherited Constants @@ -702,7 +699,7 @@ Summary: - extends Object
+ extends Object
@@ -711,7 +708,7 @@ Summary: implements - Parcelable + Parcelable @@ -727,7 +724,7 @@ Summary:
java.lang.Objectjava.lang.Object
- - - - - - - - - - - -
Constants
StringNULL
- - @@ -1040,7 +1021,7 @@ android.os.Parcelable CameraPosition
- createFromAttributes(Context context, AttributeSet attrs) + createFromAttributes(Context context, AttributeSet attrs)
Creates a CameraPostion from the attribute set
@@ -1075,7 +1056,7 @@ android.os.Parcelable boolean
- equals(Object o) + equals(Object o)
toString() @@ -1141,7 +1122,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags)
clone() @@ -1207,7 +1188,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1300,7 +1281,7 @@ From class - String + String toString() @@ -1371,7 +1352,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
- - @@ -1808,7 +1745,7 @@ From interface CameraPositioncreateFromAttributes - (Context context, AttributeSet attrs) + (Context context, AttributeSet attrs)
@@ -1867,7 +1804,7 @@ From interface boolean equals - (Object o) + (Object o)
@@ -1970,7 +1907,7 @@ From interface - String + String toString () @@ -2002,7 +1939,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
diff --git a/docs/html/reference/com/google/android/gms/maps/model/Circle.html b/docs/html/reference/com/google/android/gms/maps/model/Circle.html index 1428de7..d306f87 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/Circle.html +++ b/docs/html/reference/com/google/android/gms/maps/model/Circle.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary:
- + @@ -736,11 +736,11 @@ Summary: zoom level. The default value is 10.
Stroke Color
The color of the circle outline in ARGB format, the same format used by - Color. The default value is black + Color. The default value is black (0xff000000).
Fill Color
The color of the circle fill in ARGB format, the same format used by - Color. The default value is transparent + Color. The default value is transparent (0x00000000).
Z-Index
The order in which this tile overlay is drawn with respect to other overlays (including @@ -755,7 +755,7 @@ Summary:

Methods that modify a Polygon must be called on the main thread. If not, an - IllegalStateException will be thrown at runtime.

+ IllegalStateException will be thrown at runtime.

Example

 GoogleMap map;
@@ -882,7 +882,7 @@ Summary:
             
             
             
-            String
+            String
         
         
@@ -1216,7 +1216,7 @@ From class final - Class<?> + Class<?> @@ -1267,7 +1248,7 @@ From class final - Class<?> + Class<?> @@ -1474,50 +1455,6 @@ From interface - -

Constants

- - - - - - -
-

- - public - static - final - String - - NULL -

-
- - - - -
-
- -

- - -
- Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
- -
-
- - - - @@ -1682,7 +1619,7 @@ From interface

Sets the fill color.

The fill color is the color inside the circle, in the integer - format specified by Color. + format specified by Color. If TRANSPARENT is used then no fill is drawn.

By default the fill color is transparent (0x00000000).

@@ -1691,7 +1628,7 @@ From interface
NullPointerException + NullPointerException if target is null
IllegalArgumentException + IllegalArgumentException if tilt is outside the range of 0 degress inclusive to 90 degrees inclusive.
java.lang.Objectjava.lang.Object
getId() @@ -1149,7 +1149,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1187,7 +1187,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1280,7 +1280,7 @@ From class - String + String toString() @@ -1462,7 +1462,7 @@ From class - String + String getId () @@ -1721,7 +1721,7 @@ From class
Throws
- @@ -1758,14 +1758,14 @@ From class

Sets the fill color.

The fill color is the color inside the circle, in the integer - format specified by Color. + format specified by Color. If TRANSPARENT is used then no fill is drawn.

Parameters
NullPointerException + NullPointerException if center is null
color - The color in the Color format. + The color in the Color format.
@@ -1814,7 +1814,7 @@ From class
Throws
- @@ -1851,14 +1851,14 @@ From class

Sets the stroke color.

The stroke color is the color of this circle's outline, in the integer - format specified by Color. + format specified by Color. If TRANSPARENT is used then no outline is drawn.

Parameters
IllegalArgumentException + IllegalArgumentException if radius is negative
color - The stroke color in the Color format. + The stroke color in the Color format.
@@ -1909,7 +1909,7 @@ From class
Throws
- diff --git a/docs/html/reference/com/google/android/gms/maps/model/CircleOptions.html b/docs/html/reference/com/google/android/gms/maps/model/CircleOptions.html index ee8a364..5315556 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/CircleOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/model/CircleOptions.html @@ -649,11 +649,8 @@ Summary: - Constants - - - | Inherited Constants + Inherited Constants @@ -699,7 +696,7 @@ Summary: - extends Object
+ extends Object
@@ -708,7 +705,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +721,7 @@ Summary: - + @@ -795,22 +792,6 @@ Summary: - -
IllegalArgumentException + IllegalArgumentException if width is negative
java.lang.Objectjava.lang.Object
- - - - - - - - - - - -
Constants
StringNULL
- - @@ -1200,7 +1181,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
+ Object
clone() @@ -1238,7 +1219,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
getClass() @@ -1331,7 +1312,7 @@ From class - String + String toString() @@ -1402,7 +1383,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
- writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
+
color - color in the Color formatcolor in the Color format
@@ -1765,7 +1702,7 @@ From interface

Returns the fill color.

Returns
-
  • The color in the Color format. +
    • The color in the Color format.
@@ -1833,7 +1770,7 @@ From interface

Returns the stroke color.

Returns
-
  • The color in the Color format. +
    • The color in the Color format.
@@ -2014,7 +1951,7 @@ From interface

Sets the stroke color.

The stroke color is the color of this circle's outline, in the integer - format specified by Color. + format specified by Color. If TRANSPARENT is used then no outline is drawn.

By default the stroke color is black (0xff000000).

@@ -2023,7 +1960,7 @@ From interface +
color - color in the Color formatcolor in the Color format
diff --git a/docs/html/reference/com/google/android/gms/maps/model/GroundOverlay.html b/docs/html/reference/com/google/android/gms/maps/model/GroundOverlay.html index 54000c1..3dd7d09 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/GroundOverlay.html +++ b/docs/html/reference/com/google/android/gms/maps/model/GroundOverlay.html @@ -678,7 +678,7 @@ Summary: - extends Object
+ extends Object
@@ -698,7 +698,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -737,15 +737,15 @@ Summary:
  • Using a Bounds: You must provide a LatLngBounds which will contain the image.
  • You must specify the position of the ground overlay before it is added to the map, otherwise an - IllegalArgumentException will be thrown when the ground overlay is added to the map. + IllegalArgumentException will be thrown when the ground overlay is added to the map. Furthermore, you must only specify the position using one of these methods in the - GroundOverlayOptions object; otherwise an IllegalStateException will be thrown + GroundOverlayOptions object; otherwise an IllegalStateException will be thrown when specifying using a second method.
    Image
    The image (as an BitmapDescriptor) to be used for this overlay. The image will be scaled to fit the position provided. You cannot change the image used in the ground overlay once it has been added to the map. You must specify an image before adding the ground overlay to the - map; if not an IllegalArgumentException will be thrown when it is added to the map.
    + map; if not an IllegalArgumentException will be thrown when it is added to the map.
    Bearing
    The amount that the image should be rotated in a clockwise direction. The center of the rotation will be the image's anchor. This is optional and the default bearing is 0, i.e., the @@ -768,7 +768,7 @@ Summary: optional and the default visibility is true, i.e., visible.
    Methods that modify a Polyline must be called on the UI thread. If not, an - IllegalStateException will be thrown at runtime. + IllegalStateException will be thrown at runtime.

    Example

     GoogleMap map = ...; // get a map.
    @@ -849,7 +849,7 @@ Summary:
                 boolean
             
             
    -        equals(Object other)
    +        equals(Object other)
             
       
     
    @@ -916,7 +916,7 @@ Summary:
                 
                 
                 
    -            String
    +            String
             
             
             getId()
    @@ -1218,7 +1218,7 @@ Summary:
               class="jd-expando-trigger-img" />
     From class
     
    -  java.lang.Object
    +  java.lang.Object
     
     
    + Object clone() @@ -1256,7 +1256,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1285,7 +1285,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1349,7 +1349,7 @@ From class - String + String toString() @@ -1466,7 +1466,7 @@ From class boolean equals - (Object other) + (Object other)
    @@ -1594,7 +1594,7 @@ From class - String + String getId () @@ -1609,7 +1609,7 @@ From class

    Gets this ground overlay's id.

    - When a map is restored from a Bundle, ground overlays that were on that + When a map is restored from a Bundle, ground overlays that were on that map are also restored. However, those ground overlays will then be represented by different GroundOverlay objects. A ground overlay's id can be used to retrieve the new instance of a GroundOverlay object after such restoration.

    diff --git a/docs/html/reference/com/google/android/gms/maps/model/GroundOverlayOptions.html b/docs/html/reference/com/google/android/gms/maps/model/GroundOverlayOptions.html index e262d1d..3b84493 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/GroundOverlayOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/model/GroundOverlayOptions.html @@ -699,7 +699,7 @@ Summary: - extends Object
    + extends Object
    @@ -708,7 +708,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +724,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -800,13 +800,6 @@ Summary: - - String - NULL - - - - @@ -1296,7 +1289,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags) @@ -1342,7 +1335,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1380,7 +1373,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1409,7 +1402,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1473,7 +1466,7 @@ From class - String + String toString() @@ -1544,7 +1537,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
    - writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1659,43 +1652,6 @@ From interface - - -
    -

    - - public - static - final - String - - NULL -

    -
    - - - - -
    -
    - -

    - - -
    - Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
    - -
    -
    - - - @@ -2409,15 +2365,15 @@ From interface
    Throws
    - - - @@ -2481,15 +2437,15 @@ From interface
    Throws
    IllegalArgumentException + IllegalArgumentException if anchor is null
    IllegalArgumentException + IllegalArgumentException if width or height are negative
    IllegalStateException + IllegalStateException if the position was already set using positionFromBounds(LatLngBounds)
    - - - @@ -2543,7 +2499,7 @@ From interface
    Throws
    IllegalArgumentException + IllegalArgumentException if anchor is null
    IllegalArgumentException + IllegalArgumentException if width is negative
    IllegalStateException + IllegalStateException if the position was already set using positionFromBounds(LatLngBounds)
    - @@ -2599,7 +2555,7 @@ From interface
    Throws
    IllegalStateException + IllegalStateException if the position was already set using position(LatLng, float) or position(LatLng, float, float)
    - @@ -2657,7 +2613,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/LatLng.html b/docs/html/reference/com/google/android/gms/maps/model/LatLng.html index 04666da..c1168da 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/LatLng.html +++ b/docs/html/reference/com/google/android/gms/maps/model/LatLng.html @@ -649,11 +649,8 @@ Summary: - Constants - - - | Inherited Constants + Inherited Constants @@ -699,7 +696,7 @@ Summary: - extends Object
    + extends Object
    @@ -708,7 +705,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +721,7 @@ Summary:
    - + @@ -789,22 +786,6 @@ Summary: - -
    IllegalArgumentException + IllegalArgumentException if the transparency is outside the range [0..1].
    java.lang.Objectjava.lang.Object
    - - - - - - - - - - - -
    Constants
    StringNULL
    - - @@ -968,7 +949,7 @@ android.os.Parcelable boolean - equals(Object o) + equals(Object o)
    Tests if this LatLng is equal to another.
    @@ -999,7 +980,7 @@ android.os.Parcelable - String + String toString() @@ -1018,7 +999,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags) @@ -1046,7 +1027,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1084,7 +1065,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1113,7 +1094,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1177,7 +1158,7 @@ From class - String + String toString() @@ -1248,7 +1229,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
    - writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1320,50 +1301,6 @@ From interface - -

    Constants

    - - - - - - -
    -

    - - public - static - final - String - - NULL -

    -
    - - - - -
    -
    - -

    - - -
    - Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
    - -
    -
    - - - - @@ -1568,7 +1505,7 @@ From interface boolean equals - (Object o) + (Object o)
    @@ -1628,7 +1565,7 @@ From interface - String + String toString () @@ -1660,7 +1597,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html b/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html index 5deb567..d3bf927 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html +++ b/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html @@ -681,7 +681,7 @@ Summary: - extends Object
    + extends Object
    @@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -868,7 +868,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -906,7 +906,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -935,7 +935,7 @@ From class final - Class<?> + Class<?> getClass() @@ -999,7 +999,7 @@ From class - String + String toString() @@ -1167,7 +1167,7 @@ From class
    Throws
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.html b/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.html index f53eb5f..a67d0fa 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.html +++ b/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.html @@ -652,9 +652,6 @@ Summary: - | Constants - - | Inherited Constants @@ -702,7 +699,7 @@ Summary: - extends Object
    + extends Object
    @@ -711,7 +708,7 @@ Summary: implements - Parcelable + Parcelable @@ -727,7 +724,7 @@ Summary: - + @@ -812,22 +809,6 @@ Summary: - -
    IllegalStateException + IllegalStateException if no points have been included.
    java.lang.Objectjava.lang.Object
    - - - - - - - - - - - -
    Constants
    StringNULL
    - - @@ -1027,7 +1008,7 @@ android.os.Parcelable boolean - equals(Object o) + equals(Object o) @@ -1075,7 +1056,7 @@ android.os.Parcelable - String + String toString() @@ -1094,7 +1075,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags) @@ -1122,7 +1103,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1160,7 +1141,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1189,7 +1170,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1253,7 +1234,7 @@ From class - String + String toString() @@ -1324,7 +1305,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
    - writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1396,50 +1377,6 @@ From interface - -

    Constants

    - - - - - - -
    -

    - - public - static - final - String - - NULL -

    -
    - - - - -
    -
    - -

    - - -
    - Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
    - -
    -
    - - - - @@ -1592,7 +1529,7 @@ From interface
    Throws
    - @@ -1733,7 +1670,7 @@ From interface boolean equals - (Object o) + (Object o)
    @@ -1838,7 +1775,7 @@ From interface - String + String toString () @@ -1870,7 +1807,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/Marker.html b/docs/html/reference/com/google/android/gms/maps/model/Marker.html index 473f3f8..1bc1240 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/Marker.html +++ b/docs/html/reference/com/google/android/gms/maps/model/Marker.html @@ -678,7 +678,7 @@ Summary: - extends Object
    + extends Object
    @@ -698,7 +698,7 @@ Summary:
    - + @@ -836,7 +836,7 @@ Summary: boolean @@ -849,7 +849,7 @@ Summary: - String + String @@ -1251,7 +1251,7 @@ From class final - Class<?> + Class<?> @@ -1251,7 +1232,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object
    @@ -1318,7 +1299,7 @@ From class final - Class<?> + Class<?> @@ -1525,50 +1506,6 @@ From interface - -

    Constants

    - - - - - - -
    -

    - - public - static - final - String - - NULL -

    -
    - - - - -
    -
    - -

    - - -
    - Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
    - -
    -
    - - - - @@ -1944,7 +1881,7 @@ From interface - String + StringgetSnippet() @@ -1978,7 +1915,7 @@ From interface - String + StringgetTitle() @@ -2160,7 +2097,7 @@ From interface MarkerOptionssnippet - (String snippet) + (String snippet)
    @@ -2194,7 +2131,7 @@ From interface MarkerOptions title - (String title) + (String title)
    @@ -2262,7 +2199,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/Polygon.html b/docs/html/reference/com/google/android/gms/maps/model/Polygon.html index 790c4c0..f82d253 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/Polygon.html +++ b/docs/html/reference/com/google/android/gms/maps/model/Polygon.html @@ -678,7 +678,7 @@ Summary: - extends Object
    + extends Object
    @@ -698,7 +698,7 @@ Summary:
    - + @@ -739,10 +739,10 @@ Summary:
    Line segment width in screen pixels. The width is constant and independent of the camera's zoom level. The default value is 10.
    Stroke Color
    -
    Line segment color in ARGB format, the same format used by Color. +
    Line segment color in ARGB format, the same format used by Color. The default value is black (0xff000000).
    Fill Color
    -
    Fill color in ARGB format, the same format used by Color. The +
    Fill color in ARGB format, the same format used by Color. The default value is transparent (0x00000000). If the polygon geometry is not specified correctly (see above for Outline and Holes), then no fill will be drawn.
    Z-Index
    @@ -762,7 +762,7 @@ Summary:

    Methods that modify a Polygon must be called on the main thread. If not, an - IllegalStateException will be thrown at runtime. + IllegalStateException will be thrown at runtime.

    Example

     GoogleMap map;
    @@ -848,7 +848,7 @@ Summary:
                 boolean
             
             
    @@ -879,7 +879,7 @@ Summary: - List<List<LatLng>> + List<List<LatLng>> @@ -1283,7 +1283,7 @@ From class final - Class<?> + Class<?> - + @@ -795,22 +792,6 @@ Summary: - -
    IllegalArgumentException + IllegalArgumentException if the latitude of the northeast corner is below the latitude of the southwest corner.
    java.lang.Objectjava.lang.Object
    - equals(Object other) + equals(Object other)
    getId() @@ -885,7 +885,7 @@ Summary: - String + String getSnippet() @@ -903,7 +903,7 @@ Summary: - String + String getTitle() @@ -1100,7 +1100,7 @@ Summary: void - setSnippet(String snippet) + setSnippet(String snippet)
    Sets the snippet of the marker.
    @@ -1118,7 +1118,7 @@ Summary: void
    - setTitle(String title) + setTitle(String title)
    Sets the title of the marker.
    @@ -1184,7 +1184,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object
    clone() @@ -1222,7 +1222,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
    getClass() @@ -1315,7 +1315,7 @@ From class - String + String toString() @@ -1432,7 +1432,7 @@ From class boolean equals - (Object other) + (Object other)
    @@ -1458,7 +1458,7 @@ From class - String + String getId () @@ -1473,7 +1473,7 @@ From class

    Gets this marker's id.

    - When a map is restored from a Bundle, markers that were on that map are + When a map is restored from a Bundle, markers that were on that map are also restored. However, those markers will then be represented by different Marker objects. A marker's id can be used to retrieve the new instance of a Marker object after such restoration.

    @@ -1531,7 +1531,7 @@ From class - String + String getSnippet () @@ -1565,7 +1565,7 @@ From class - String + String getTitle () @@ -1961,7 +1961,7 @@ From class void setSnippet - (String snippet) + (String snippet)
    @@ -1991,7 +1991,7 @@ From class void setTitle - (String title) + (String title)
    @@ -2067,7 +2067,7 @@ From class
    Throws
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/MarkerOptions.html b/docs/html/reference/com/google/android/gms/maps/model/MarkerOptions.html index 29c838b..3901a44 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/MarkerOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/model/MarkerOptions.html @@ -649,11 +649,8 @@ Summary: - Constants - - - | Inherited Constants + Inherited Constants @@ -699,7 +696,7 @@ Summary: - extends Object
    + extends Object
    @@ -708,7 +705,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +721,7 @@ Summary: - + @@ -796,22 +793,6 @@ Summary: - -
    IllegalArgumentException + IllegalArgumentException if marker is not on this map
    java.lang.Objectjava.lang.Object
    - - - - - - - - - - - -
    Constants
    StringNULL
    - - @@ -1058,7 +1039,7 @@ android.os.Parcelable - String + String
    getSnippet() @@ -1076,7 +1057,7 @@ android.os.Parcelable - String + String getTitle() @@ -1169,7 +1150,7 @@ android.os.Parcelable MarkerOptions - snippet(String snippet) + snippet(String snippet)
    Sets the snippet for the marker.
    @@ -1187,7 +1168,7 @@ android.os.Parcelable MarkerOptions
    - title(String title) + title(String title)
    Sets the title for the marker.
    @@ -1223,7 +1204,7 @@ android.os.Parcelable void
    - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags)
    clone() @@ -1289,7 +1270,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
    getClass() @@ -1382,7 +1363,7 @@ From class - String + String toString() @@ -1453,7 +1434,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
    - writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1)
    java.lang.Objectjava.lang.Object
    - equals(Object other) + equals(Object other)
    getHoles() @@ -897,7 +897,7 @@ Summary: - String + String getId() @@ -915,7 +915,7 @@ Summary: - List<LatLng> + List<LatLng> getPoints() @@ -1096,7 +1096,7 @@ Summary: void - setHoles(List<? extends List<LatLng>> holes) + setHoles(List<? extends List<LatLng>> holes)
    Sets the holes of this polygon.
    @@ -1114,7 +1114,7 @@ Summary: void
    - setPoints(List<LatLng> points) + setPoints(List<LatLng> points)
    Sets the points of this polygon.
    @@ -1216,7 +1216,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object
    clone() @@ -1254,7 +1254,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
    getClass() @@ -1347,7 +1347,7 @@ From class - String + String toString() @@ -1464,7 +1464,7 @@ From class boolean equals - (Object other) + (Object other)
    @@ -1524,7 +1524,7 @@ From class - List<List<LatLng>> + List<List<LatLng>> getHoles () @@ -1556,7 +1556,7 @@ From class - String + String getId () @@ -1586,7 +1586,7 @@ From class - List<LatLng> + List<LatLng> getPoints () @@ -1931,7 +1931,7 @@ From class void setHoles - (List<? extends List<LatLng>> holes) + (List<? extends List<LatLng>> holes)
    @@ -1971,7 +1971,7 @@ From class void setPoints - (List<LatLng> points) + (List<LatLng> points)
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/PolygonOptions.html b/docs/html/reference/com/google/android/gms/maps/model/PolygonOptions.html index ca23a4f..a519ab6 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/PolygonOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/model/PolygonOptions.html @@ -649,11 +649,8 @@ Summary: - Constants - - - | Inherited Constants + Inherited Constants @@ -699,7 +696,7 @@ Summary: - extends Object
    + extends Object
    @@ -708,7 +705,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +721,7 @@ Summary:
    java.lang.Objectjava.lang.Object
    - - - - - - - - - - - -
    Constants
    StringNULL
    - - @@ -972,7 +953,7 @@ android.os.Parcelable PolygonOptions - addAll(Iterable<LatLng> points) + addAll(Iterable<LatLng> points)
    Adds vertices to the outline of the polygon being built.
    @@ -990,7 +971,7 @@ android.os.Parcelable PolygonOptions - addHole(Iterable<LatLng> points) + addHole(Iterable<LatLng> points)
    Adds a hole to the polygon being built.
    @@ -1075,7 +1056,7 @@ android.os.Parcelable - List<List<LatLng>> + List<List<LatLng>> getHoles() @@ -1093,7 +1074,7 @@ android.os.Parcelable - List<LatLng> + List<LatLng> getPoints() @@ -1258,7 +1239,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags) @@ -1304,7 +1285,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1342,7 +1323,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1371,7 +1352,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1435,7 +1416,7 @@ From class - String + String toString() @@ -1506,7 +1487,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
    - writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1578,50 +1559,6 @@ From interface - -

    Constants

    - - - - - - -
    -

    - - public - static - final - String - - NULL -

    -
    - - - - -
    -
    - -

    - - -
    - Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
    - -
    -
    - - - - @@ -1794,7 +1731,7 @@ From interface PolygonOptions addAll - (Iterable<LatLng> points) + (Iterable<LatLng> points)
    @@ -1828,7 +1765,7 @@ From interface PolygonOptions addHole - (Iterable<LatLng> points) + (Iterable<LatLng> points)
    @@ -1992,7 +1929,7 @@ From interface - List<List<LatLng>> + List<List<LatLng>> getHoles () @@ -2026,7 +1963,7 @@ From interface - List<LatLng> + List<LatLng> getPoints () @@ -2337,7 +2274,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/Polyline.html b/docs/html/reference/com/google/android/gms/maps/model/Polyline.html index d9ef6a2..bd99c1e 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/Polyline.html +++ b/docs/html/reference/com/google/android/gms/maps/model/Polyline.html @@ -681,7 +681,7 @@ Summary: - extends Object
    + extends Object
    @@ -701,7 +701,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -737,7 +737,7 @@ Summary:
    Line segment width in screen pixels. The width is constant and independent of the camera's zoom level. The default value is 10.
    Color
    -
    Line segment color in ARGB format, the same format used by Color. +
    Line segment color in ARGB format, the same format used by Color. The default value is black (0xff000000).
    Z-Index
    The order in which this tile overlay is drawn with respect to other overlays (including @@ -756,7 +756,7 @@ Summary:

    Methods that modify a Polyline must be called on the main thread. If not, an - IllegalStateException will be thrown at runtime. + IllegalStateException will be thrown at runtime.

    Example

     GoogleMap map;
    @@ -867,7 +867,7 @@ Summary:
                 boolean
             
             
    -        equals(Object other)
    +        equals(Object other)
             
       
     
    @@ -898,7 +898,7 @@ Summary:
                 
                 
                 
    -            String
    +            String
             
             
             getId()
    @@ -916,7 +916,7 @@ Summary:
                 
                 
                 
    -            List<LatLng>
    +            List<LatLng>
             
             
             getPoints()
    @@ -1079,7 +1079,7 @@ Summary:
                 void
             
             
    -        setPoints(List<LatLng> points)
    +        setPoints(List<LatLng> points)
             
             
    Sets the points of this polyline.
    @@ -1163,7 +1163,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1201,7 +1201,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1230,7 +1230,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1294,7 +1294,7 @@ From class - String + String toString() @@ -1447,7 +1447,7 @@ From class boolean equals - (Object other) + (Object other)
    @@ -1507,7 +1507,7 @@ From class - String + String getId () @@ -1522,7 +1522,7 @@ From class

    Gets this polyline's id.

    - When a map is restored from a Bundle, polylines that were on that map are + When a map is restored from a Bundle, polylines that were on that map are also restored. However, those polylines will then be represented by different Polyline objects. A polyline's id can be used to retrieve the new instance of a Polyline object after such restoration.

    @@ -1546,7 +1546,7 @@ From class - List<LatLng> + List<LatLng> getPoints () @@ -1858,7 +1858,7 @@ From class void setPoints - (List<LatLng> points) + (List<LatLng> points)
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/PolylineOptions.html b/docs/html/reference/com/google/android/gms/maps/model/PolylineOptions.html index 21432e9..0f472ee 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/PolylineOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/model/PolylineOptions.html @@ -649,11 +649,8 @@ Summary: - Constants - - - | Inherited Constants + Inherited Constants @@ -699,7 +696,7 @@ Summary: - extends Object
    + extends Object
    @@ -708,7 +705,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +721,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -795,22 +792,6 @@ Summary: - - - - - - - - - - - - - -
    Constants
    StringNULL
    - - @@ -970,7 +951,7 @@ android.os.Parcelable PolylineOptions - addAll(Iterable<LatLng> points) + addAll(Iterable<LatLng> points)
    Adds vertices to the end of the polyline being built.
    @@ -1055,7 +1036,7 @@ android.os.Parcelable - List<LatLng> + List<LatLng> getPoints() @@ -1184,7 +1165,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags) @@ -1230,7 +1211,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1268,7 +1249,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1297,7 +1278,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1361,7 +1342,7 @@ From class - String + String toString() @@ -1432,7 +1413,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
    - writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1504,50 +1485,6 @@ From interface - -

    Constants

    - - - - - - -
    -

    - - public - static - final - String - - NULL -

    -
    - - - - -
    -
    - -

    - - -
    - Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
    - -
    -
    - - - - @@ -1719,7 +1656,7 @@ From interface PolylineOptions addAll - (Iterable<LatLng> points) + (Iterable<LatLng> points)
    @@ -1883,7 +1820,7 @@ From interface - List<LatLng> + List<LatLng> getPoints () @@ -2125,7 +2062,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/RuntimeRemoteException.html b/docs/html/reference/com/google/android/gms/maps/model/RuntimeRemoteException.html index 96a2a45..bd8d4b7 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/RuntimeRemoteException.html +++ b/docs/html/reference/com/google/android/gms/maps/model/RuntimeRemoteException.html @@ -712,7 +712,7 @@ Summary: - extends RuntimeException
    + extends RuntimeException
    @@ -732,7 +732,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -740,7 +740,7 @@ Summary:    ↳ - java.lang.Throwable + java.lang.Throwable @@ -750,7 +750,7 @@ Summary:    ↳ - java.lang.Exception + java.lang.Exception @@ -762,7 +762,7 @@ Summary:    ↳ - java.lang.RuntimeException + java.lang.RuntimeException @@ -860,7 +860,7 @@ Summary: - RuntimeRemoteException(RemoteException e) + RuntimeRemoteException(RemoteException e) @@ -896,7 +896,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Throwable + java.lang.Throwable
    + Throwable fillInStackTrace() @@ -931,7 +931,7 @@ From class - Throwable + Throwable getCause() @@ -947,7 +947,7 @@ From class - String + String getLocalizedMessage() @@ -963,7 +963,7 @@ From class - String + String getMessage() @@ -979,7 +979,7 @@ From class - StackTraceElement[] + StackTraceElement[] getStackTrace() @@ -995,10 +995,10 @@ From class - Throwable + Throwable - initCause(Throwable arg0) + initCause(Throwable arg0) @@ -1014,7 +1014,7 @@ From class void - printStackTrace(PrintWriter arg0) + printStackTrace(PrintWriter arg0) @@ -1030,7 +1030,7 @@ From class void - printStackTrace(PrintStream arg0) + printStackTrace(PrintStream arg0) @@ -1062,7 +1062,7 @@ From class void - setStackTrace(StackTraceElement[] arg0) + setStackTrace(StackTraceElement[] arg0) @@ -1075,7 +1075,7 @@ From class - String + String toString() @@ -1098,7 +1098,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1136,7 +1136,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1165,7 +1165,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1229,7 +1229,7 @@ From class - String + String toString() @@ -1340,7 +1340,7 @@ From class RuntimeRemoteException - (RemoteException e) + (RemoteException e)
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/Tile.html b/docs/html/reference/com/google/android/gms/maps/model/Tile.html index 8c499a9..197f3ac 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/Tile.html +++ b/docs/html/reference/com/google/android/gms/maps/model/Tile.html @@ -649,11 +649,8 @@ Summary: - Constants - - - | Inherited Constants + Inherited Constants @@ -699,7 +696,7 @@ Summary: - extends Object
    + extends Object
    @@ -708,7 +705,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +721,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -789,22 +786,6 @@ Summary: - - - - - - - - - - - - - -
    Constants
    StringNULL
    - - @@ -979,7 +960,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags) @@ -1007,7 +988,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1045,7 +1026,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1074,7 +1055,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1138,7 +1119,7 @@ From class - String + String toString() @@ -1209,7 +1190,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
    - writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1281,50 +1262,6 @@ From interface - -

    Constants

    - - - - - - -
    -

    - - public - static - final - String - - NULL -

    -
    - - - - -
    -
    - -

    - - -
    - Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
    - -
    -
    - - - - @@ -1383,7 +1320,7 @@ From interface

    A byte array containing the image data. The image will be created from this data by calling - decodeByteArray(byte[], int, int). + decodeByteArray(byte[], int, int).

    @@ -1495,7 +1432,7 @@ From interface data A byte array containing the image data. The image will be created from this data - by calling decodeByteArray(byte[], int, int). + by calling decodeByteArray(byte[], int, int). @@ -1562,7 +1499,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/TileOverlay.html b/docs/html/reference/com/google/android/gms/maps/model/TileOverlay.html index 4d5c20d1..aee3817 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/TileOverlay.html +++ b/docs/html/reference/com/google/android/gms/maps/model/TileOverlay.html @@ -678,7 +678,7 @@ Summary: - extends Object
    + extends Object
    @@ -698,7 +698,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -746,7 +746,7 @@ Summary:

    You must only call methods in this class on the main thread. Failure to do so will result in an - IllegalStateException. + IllegalStateException.

    Tile Coordinates

    Note that the world is projected using the Mercator projection (see - equals(Object other) + equals(Object other) @@ -882,7 +882,7 @@ Summary: - String + String getId() @@ -1021,7 +1021,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object

    + Object clone() @@ -1059,7 +1059,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1088,7 +1088,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1152,7 +1152,7 @@ From class - String + String toString() @@ -1301,7 +1301,7 @@ From class boolean equals - (Object other) + (Object other)
    @@ -1327,7 +1327,7 @@ From class - String + String getId () diff --git a/docs/html/reference/com/google/android/gms/maps/model/TileOverlayOptions.html b/docs/html/reference/com/google/android/gms/maps/model/TileOverlayOptions.html index 48961ff..80eef6b 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/TileOverlayOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/model/TileOverlayOptions.html @@ -649,11 +649,8 @@ Summary: - Constants - - - | Inherited Constants + Inherited Constants @@ -699,7 +696,7 @@ Summary: - extends Object
    + extends Object
    @@ -708,7 +705,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +721,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -789,22 +786,6 @@ Summary: - - - - - - - - - - - - - -
    Constants
    StringNULL
    - - @@ -1036,7 +1017,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags) @@ -1083,7 +1064,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1121,7 +1102,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1150,7 +1131,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1214,7 +1195,7 @@ From class - String + String toString() @@ -1285,7 +1266,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
    - writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1357,50 +1338,6 @@ From interface - -

    Constants

    - - - - - - -
    -

    - - public - static - final - String - - NULL -

    -
    - - - - -
    -
    - -

    - - -
    - Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
    - -
    -
    - - - - @@ -1712,7 +1649,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/UrlTileProvider.html b/docs/html/reference/com/google/android/gms/maps/model/UrlTileProvider.html index 30c74ec..226417c 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/UrlTileProvider.html +++ b/docs/html/reference/com/google/android/gms/maps/model/UrlTileProvider.html @@ -693,7 +693,7 @@ Summary: - extends Object
    + extends Object
    @@ -718,7 +718,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -903,12 +903,12 @@ Summary: - URL + URL getTileUrl(int x, int y, int zoom) -
    Returns a URL that points to the image to be used for this tile.
    +
    Returns a URL that points to the image to be used for this tile.
    @@ -936,7 +936,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -974,7 +974,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1003,7 +1003,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1067,7 +1067,7 @@ From class - String + String toString() @@ -1333,7 +1333,7 @@ From interface abstract - URL + URL getTileUrl (int x, int y, int zoom) @@ -1346,7 +1346,7 @@ From interface
    -

    Returns a URL that points to the image to be used for this tile. If no image is found +

    Returns a URL that points to the image to be used for this tile. If no image is found on the initial request, further requests will be made with an exponential backoff. If you do not wish to provide an image for this tile coordinate, return null.

    @@ -1373,7 +1373,7 @@ From interface
    Returns
    -
    • URL a URL that points to the image to be used for this tile. If you do not +
      • URL a URL that points to the image to be used for this tile. If you do not wish to provide an image for this tile coordinate, return null.
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/VisibleRegion.html b/docs/html/reference/com/google/android/gms/maps/model/VisibleRegion.html index a03a912..fd611a0 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/VisibleRegion.html +++ b/docs/html/reference/com/google/android/gms/maps/model/VisibleRegion.html @@ -649,11 +649,8 @@ Summary: - Constants - - - | Inherited Constants + Inherited Constants @@ -699,7 +696,7 @@ Summary: - extends Object
    + extends Object
    @@ -708,7 +705,7 @@ Summary: implements - Parcelable + Parcelable @@ -724,7 +721,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -792,22 +789,6 @@ Summary: - - - - - - - - - - - - - -
    Constants
    StringNULL
    - - @@ -1004,7 +985,7 @@ android.os.Parcelable boolean - equals(Object o) + equals(Object o)
    Compares this VisibleRegion to another object.
    @@ -1035,7 +1016,7 @@ android.os.Parcelable - String + String toString() @@ -1054,7 +1035,7 @@ android.os.Parcelable void - writeToParcel(Parcel out, int flags) + writeToParcel(Parcel out, int flags) @@ -1082,7 +1063,7 @@ android.os.Parcelable class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1120,7 +1101,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1149,7 +1130,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1213,7 +1194,7 @@ From class - String + String toString() @@ -1284,7 +1265,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.os.Parcelable + android.os.Parcelable
    - writeToParcel(Parcel arg0, int arg1) + writeToParcel(Parcel arg0, int arg1) @@ -1356,50 +1337,6 @@ From interface - -

    Constants

    - - - - - - -
    -

    - - public - static - final - String - - NULL -

    -
    - - - - -
    -
    - -

    - - -
    - Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
    - -
    -
    - - - - @@ -1714,7 +1651,7 @@ From interface boolean equals - (Object o) + (Object o)
    @@ -1732,7 +1669,7 @@ From interface @@ -1783,7 +1720,7 @@ From interface - String + StringtoString() @@ -1815,7 +1752,7 @@ From interface void writeToParcel - (Parcel out, int flags) + (Parcel out, int flags)
    diff --git a/docs/html/reference/com/google/android/gms/maps/package-summary.html b/docs/html/reference/com/google/android/gms/maps/package-summary.html index 3aaba0b..4d71e4f 100644 --- a/docs/html/reference/com/google/android/gms/maps/package-summary.html +++ b/docs/html/reference/com/google/android/gms/maps/package-summary.html @@ -687,6 +687,10 @@ onkeyup="return search_changed(event, false, '/')" />
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html b/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html index ddf1f16..533d670 100644 --- a/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html +++ b/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html @@ -751,7 +751,7 @@ onkeyup="return search_changed(event, false, '/')" /> void - + @@ -752,9 +752,9 @@ Summary: delivered.

    You should instantiate this object in your Activity's - onCreate(Bundle) method and then call connect() in - onStart() and disconnect() in - onStop(), regardless of the state. + onCreate(Bundle) method and then call connect() in + onStart() and disconnect() in + onStop(), regardless of the state.

    @@ -841,7 +841,7 @@ Summary: @@ -1171,7 +1171,7 @@ From class final - Class<?> + Class<?> - + @@ -725,7 +725,7 @@ Summary:

    Class Overview

    -

    Builder to create a PlusClient to connect to Google Play services. +

    Builder to configure a PlusClient for communicating with the Google+ APIs.

    @@ -792,7 +792,7 @@ Summary: @@ -992,7 +992,7 @@ From class final - Class<?> + Class<?> @@ -834,7 +834,7 @@ onkeyup="return search_changed(event, false, '/')" />
    -

    Called when the revokeAccessAndDisconnect(OnAccessRevokedListener) +

    Called when the revokeAccessAndDisconnect(PlusClient.OnAccessRevokedListener) request has completed. The current PlusClient will be disconnected when this callback is called.

    @@ -842,8 +842,9 @@ onkeyup="return search_changed(event, false, '/')" />
    o - an Object. Return true if both objects are the same object, or if + an Object. Return true if both objects are the same object, or if all four corners and the bounds of the two objects are the same. Return false otherwise. Callback interface for drag events on markers. 
    GoogleMap.OnMyLocationButtonClickListenerCallback interface for when the My Location button is clicked. 
    GoogleMap.OnMyLocationChangeListener This interface is deprecated. @@ -698,6 +702,10 @@ onkeyup="return search_changed(event, false, '/')" /> Location Developer Guide.  
    GoogleMap.SnapshotReadyCallbackCallback interface to notify when the snapshot has been taken. 
    LocationSource Defines an interface for providing location data, typically to a GoogleMap object.  - onPanoramaInfoLoaded(ConnectionResult result, Intent viewerIntent) + onPanoramaInfoLoaded(ConnectionResult result, Intent viewerIntent)
    Called on the main thread when panorama info is loaded.
    @@ -819,7 +819,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onPanoramaInfoLoaded - (ConnectionResult result, Intent viewerIntent) + (ConnectionResult result, Intent viewerIntent)
    diff --git a/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.html b/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.html index 39a7525..4555b19 100644 --- a/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.html +++ b/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.html @@ -691,7 +691,7 @@ Summary: - extends Object
    + extends Object
    @@ -716,7 +716,7 @@ Summary:
    java.lang.Objectjava.lang.Object
    - PanoramaClient(Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + PanoramaClient(Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener)
    Creates a panorama client.
    @@ -983,7 +983,7 @@ Summary: void
    - loadPanoramaInfo(PanoramaClient.OnPanoramaInfoLoadedListener listener, Uri uri) + loadPanoramaInfo(PanoramaClient.OnPanoramaInfoLoadedListener listener, Uri uri)
    Loads information about a panorama.
    @@ -1001,7 +1001,7 @@ Summary: void
    - loadPanoramaInfoAndGrantAccess(PanoramaClient.OnPanoramaInfoLoadedListener listener, Uri uri) + loadPanoramaInfoAndGrantAccess(PanoramaClient.OnPanoramaInfoLoadedListener listener, Uri uri)
    Loads information about a panorama from a content provider.
    @@ -1104,7 +1104,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object
    clone() @@ -1142,7 +1142,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
    getClass() @@ -1235,7 +1235,7 @@ From class - String + String toString() @@ -1554,7 +1554,7 @@ From interface PanoramaClient - (Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + (Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener)
    @@ -1838,7 +1838,7 @@ From interface void loadPanoramaInfo - (PanoramaClient.OnPanoramaInfoLoadedListener listener, Uri uri) + (PanoramaClient.OnPanoramaInfoLoadedListener listener, Uri uri)
    @@ -1882,7 +1882,7 @@ From interface void loadPanoramaInfoAndGrantAccess - (PanoramaClient.OnPanoramaInfoLoadedListener listener, Uri uri) + (PanoramaClient.OnPanoramaInfoLoadedListener listener, Uri uri)
    @@ -1895,7 +1895,7 @@ From interface

    Loads information about a panorama from a content provider. This method will also explicitly grant and revoke access to the URI while the load is happening so images in content providers may be inspected without giving permission to an entire content provider. The returned viewer - intent will also have the FLAG_GRANT_READ_URI_PERMISSION set so the viewer has + intent will also have the FLAG_GRANT_READ_URI_PERMISSION set so the viewer has access.

    Parameters
    diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.Builder.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.Builder.html index bcd39f6..eb87c47 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusClient.Builder.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.Builder.html @@ -681,7 +681,7 @@ Summary: - extends Object
    + extends Object
    @@ -701,7 +701,7 @@ Summary:
    java.lang.Objectjava.lang.Object
    - PlusClient.Builder(Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + PlusClient.Builder(Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener)
    Builder to help construct the PlusClient object.
    @@ -859,7 +859,7 @@ Summary: PlusClient.Builder
    - setAccountName(String accountName) + setAccountName(String accountName)
    Specify an account name on the device that should be used.
    @@ -877,7 +877,7 @@ Summary: PlusClient.Builder
    - setScopes(String... scopes) + setScopes(String... scopes)
    Specify the OAuth 2.0 scopes requested by your app.
    @@ -895,7 +895,7 @@ Summary: PlusClient.Builder
    - setVisibleActivities(String... visibleActivities) + setVisibleActivities(String... visibleActivities)
    Specify which user's app activity types can be written to Google.
    @@ -925,7 +925,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object
    clone() @@ -963,7 +963,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
    getClass() @@ -1056,7 +1056,7 @@ From class - String + String toString() @@ -1165,7 +1165,7 @@ From class PlusClient.Builder - (Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + (Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener)
    @@ -1293,7 +1293,7 @@ From class PlusClient.Builder setAccountName - (String accountName) + (String accountName)
    @@ -1335,7 +1335,7 @@ From class PlusClient.Builder setScopes - (String... scopes) + (String... scopes)
    @@ -1379,7 +1379,7 @@ From class PlusClient.Builder setVisibleActivities - (String... visibleActivities) + (String... visibleActivities)
    diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html index ed8c5e0..2d9abf1 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html @@ -686,7 +686,7 @@ onkeyup="return search_changed(event, false, '/')" /> @@ -757,7 +757,7 @@ onkeyup="return search_changed(event, false, '/')" />
    onAccessRevoked(ConnectionResult status) -
    status - The resulting connection status of - revokeAccessAndDisconnect(OnAccessRevokedListener) request. + The resulting connection status of the + revokeAccessAndDisconnect(PlusClient.OnAccessRevokedListener) + request.
    diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html index c974bd4..4aa0507 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html @@ -755,7 +755,7 @@ onkeyup="return search_changed(event, false, '/')" /> void - onMomentsLoaded(ConnectionResult status, MomentBuffer momentBuffer, String nextPageToken, String updated) + onMomentsLoaded(ConnectionResult status, MomentBuffer momentBuffer, String nextPageToken, String updated) @@ -821,7 +821,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onMomentsLoaded - (ConnectionResult status, MomentBuffer momentBuffer, String nextPageToken, String updated) + (ConnectionResult status, MomentBuffer momentBuffer, String nextPageToken, String updated)
    diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html index 0f18a4a..3042c24 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html @@ -680,13 +680,15 @@ onkeyup="return search_changed(event, false, '/')" />

    Class Overview

    -

    Listener interface for when a collection of people are loaded.

    +

    Listener interface for when a collection of people are loaded. + + # @see #loadVisiblePeople

    @@ -755,7 +757,7 @@ onkeyup="return search_changed(event, false, '/')" /> void - onPeopleLoaded(ConnectionResult status, PersonBuffer personBuffer, String nextPageToken) + onPeopleLoaded(ConnectionResult status, PersonBuffer personBuffer, String nextPageToken) @@ -821,7 +823,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onPeopleLoaded - (ConnectionResult status, PersonBuffer personBuffer, String nextPageToken) + (ConnectionResult status, PersonBuffer personBuffer, String nextPageToken)
    @@ -837,20 +839,13 @@ onkeyup="return search_changed(event, false, '/')" /> + - - -
    status - The resulting connection status of the - loadPeople(OnPeopleLoadedListener, int) - request.The resulting connection status of the loadPeople(PlusClient.OnPeopleLoadedListener, int) or + loadVisiblePeople(PlusClient.OnPeopleLoadedListener, int, String) request.
    personBuffer The requested collection of people. The listener must close this - object when finished.
    nextPageToken - The continuation token, which is used to page through large result - sets. Provide this value in a subsequent request to return the next page of - results. + object when finished.
    diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html index 4c164fa..4de4db7 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html @@ -677,20 +677,16 @@ onkeyup="return search_changed(event, false, '/')" />
    +

    +

    + This interface is deprecated.
    + See PlusClient.OnPeopleLoadedListener. +

    -

    Class Overview

    -

    Listener interface for when a Person is - loaded

    - -
    @@ -758,6 +754,11 @@ onkeyup="return search_changed(event, false, '/')" /> onPersonLoaded(ConnectionResult status, Person person) +
    + This method is deprecated. + See onPeopleLoaded(ConnectionResult, PersonBuffer, String). +
    + @@ -831,23 +832,13 @@ onkeyup="return search_changed(event, false, '/')" />
    - +

    +

    + This method is deprecated.
    + See onPeopleLoaded(ConnectionResult, PersonBuffer, String). + +

    -
    -
    Parameters
    - - - - - - - -
    status - The resulting connection status of the - loadPerson(OnPersonLoadedListener, String) request.
    person - The requested Person object. -
    -
    diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.OrderBy.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.OrderBy.html new file mode 100644 index 0000000..43ed007 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.OrderBy.html @@ -0,0 +1,942 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PlusClient.OrderBy | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    PlusClient.OrderBy

    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.PlusClient.OrderBy
    + + + + + + + +
    + + +

    Class Overview

    +

    Constants to declare the order to return people in. +

    + These constants are used with the loadVisiblePeople(PlusClient.OnPeopleLoadedListener, int, String) method. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    intALPHABETICALConstant used to load people ordered by their display name.
    intBESTConstant used to load people ordered based on their relevance to the viewer.
    + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + int + + ALPHABETICAL +

    +
    + + + + +
    +
    + +

    Constant used to load people ordered by their display name. +

    + This constant is used with the loadVisiblePeople(PlusClient.OnPeopleLoadedListener, int, String) + method. +

    + + +
    + Constant Value: + + + 0 + (0x00000000) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + BEST +

    +
    + + + + +
    +
    + +

    Constant used to load people ordered based on their relevance to the viewer. +

    + This constant is used with the loadVisiblePeople(PlusClient.OnPeopleLoadedListener, int, String) method. +

    + + +
    + Constant Value: + + + 1 + (0x00000001) + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.html index e73301a..2117681 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusClient.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.html @@ -691,7 +691,7 @@ Summary: - extends Object
    + extends Object
    @@ -716,7 +716,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -750,9 +750,9 @@ Summary: When your app is done using PlusClient, call disconnect(), even if the async result from connect() has not yet been delivered.

    - You should instantiate this object in your Activity's onCreate(Bundle) method and then - call connect() in onStart() and disconnect() in - onStop(), regardless of the state. + You should instantiate this object in your Activity's onCreate(Bundle) method and then + call connect() in onStart() and disconnect() in + onStop(), regardless of the state.

    @@ -796,7 +796,7 @@ Summary: class PlusClient.Builder - Builder to create a PlusClient to connect to Google Play services.  + Builder to configure a PlusClient for communicating with the Google+ APIs.  @@ -844,8 +844,22 @@ Summary: interface PlusClient.OnPersonLoadedListener - Listener interface for when a Person is - loaded  + + This interface is deprecated. + See PlusClient.OnPeopleLoadedListener. +  + + + + + + + + + + interface + PlusClient.OrderBy + Constants to declare the order to return people in.  @@ -868,7 +882,7 @@ Summary: - String + String KEY_REQUEST_VISIBLE_ACTIVITIES Bundle key for specifying which user's app activity (moment) types can be written to Google. @@ -910,7 +924,7 @@ Summary: clearDefaultAccount() -
    Clears the default account for this PlusClient instance.
    +
    Remove the default account set in Google Play services for your app.
    @@ -959,7 +973,7 @@ Summary: - String + String getAccountName() @@ -1073,7 +1087,7 @@ Summary: void - loadMoments(PlusClient.OnMomentsLoadedListener listener, int maxResults, String pageToken, Uri targetUrl, String type, String userId) + loadMoments(PlusClient.OnMomentsLoadedListener listener, int maxResults, String pageToken, Uri targetUrl, String type, String userId)
    List all of the moments for a particular user.
    @@ -1109,9 +1123,9 @@ Summary: void - loadPeople(PlusClient.OnPeopleLoadedListener listener, int collection, int orderBy, int maxResults, String pageToken) + loadPeople(PlusClient.OnPeopleLoadedListener listener, Collection<String> personIds) -
    Loads a list of people in the specified collection.
    +
    Loads a list of specified people.
    @@ -1127,9 +1141,91 @@ Summary: void + loadPeople(PlusClient.OnPeopleLoadedListener listener, String... personIds) + + + + + + + + + + + + + + + void + + loadPeople(PlusClient.OnPeopleLoadedListener listener, int collection) -
    Loads a list of people in the specified collection.
    + + + + + + + + + + + + + + void + + + loadPeople(PlusClient.OnPeopleLoadedListener listener, int collection, int orderBy, int maxResults, String pageToken) + + + + + + + + + + + + + + + void + + + loadPerson(PlusClient.OnPersonLoadedListener listener, String userId) + + + + + + + + + + + + + + + void + + + loadVisiblePeople(PlusClient.OnPeopleLoadedListener listener, String pageToken) + +
    Loads the list of visible people in the user's circles.
    @@ -1145,9 +1241,9 @@ Summary: void - loadPerson(PlusClient.OnPersonLoadedListener listener, String userId) + loadVisiblePeople(PlusClient.OnPeopleLoadedListener listener, int orderBy, String pageToken) -
    Loads profile information for a specified Google+ user.
    +
    Loads the list of visible people in the user's circles.
    @@ -1200,7 +1296,7 @@ Summary: void - removeMoment(String momentId) + removeMoment(String momentId)
    Delete a moment.
    @@ -1302,7 +1398,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1340,7 +1436,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1369,7 +1465,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1433,7 +1529,7 @@ From class - String + String toString() @@ -1742,7 +1838,7 @@ From interface public static final - String + String KEY_REQUEST_VISIBLE_ACTIVITIES @@ -1831,13 +1927,15 @@ From interface
    -

    Clears the default account for this PlusClient instance. Use this method to allow - the user to choose a different account the next time connect() is called. -

    - This operation doesn't affect existing connected instances of PlusClient. This - client and any others will continue to use the same account. You should call - disconnect() and connect() if you want - to reset the account. +

    Remove the default account set in Google Play services for your app. + Subsequent calls to connect() will return a resolution intent + that will let the user select a different account. +

    + If the user chooses the same account, no consent will be required since + access to the app is not revoked. Users should also be given the option + to revoke access with revokeAccessAndDisconnect(PlusClient.OnAccessRevokedListener). +

    + While

    @@ -1917,7 +2015,7 @@ From interface - String + String getAccountName () @@ -1941,9 +2039,9 @@ From interface
    Throws
    -
    SecurityException + SecurityException If your app doesn't have the - GET_ACCOUNTS permission. + GET_ACCOUNTS permission.
    @@ -1981,10 +2079,10 @@ From interface https://developers.google.com/+/api/latest/people/get.

    This method requires the OAuth 2.0 scope PLUS_PROFILE or - PLUS_LOGIN specified in the PlusClient constructor. + PLUS_LOGIN specified in the PlusClient.Builder.

    This method can return null if the required scopes weren't specified in the - PlusClient constructor, or if there was a network error while connecting. + PlusClient.Builder, or if there was a network error while connecting.

    Returns
    @@ -2167,7 +2265,7 @@ From interface void loadMoments - (PlusClient.OnMomentsLoadedListener listener, int maxResults, String pageToken, Uri targetUrl, String type, String userId) + (PlusClient.OnMomentsLoadedListener listener, int maxResults, String pageToken, Uri targetUrl, String type, String userId)
    @@ -2181,8 +2279,8 @@ From interface https://developers.google.com/+/api/latest/moments/list.

    - This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the - PlusClient constructor.

    + This method requires the PLUS_LOGIN + OAuth 2.0 scope specified in the PlusClient.Builder.

    Parameters
    @@ -2251,8 +2349,8 @@ From interface https://developers.google.com/+/api/latest/moments/list.

    - This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the - PlusClient constructor.

    + This method requires the PLUS_LOGIN + OAuth 2.0 scope specified in the PlusClient.Builder.

    Parameters
    @@ -2269,7 +2367,7 @@ From interface - +

    @@ -2282,7 +2380,7 @@ From interface void loadPeople - (PlusClient.OnPeopleLoadedListener listener, int collection, int orderBy, int maxResults, String pageToken) + (PlusClient.OnPeopleLoadedListener listener, Collection<String> personIds)

    @@ -2292,17 +2390,13 @@ From interface
    -

    Loads a list of people in the specified collection. For more information, see: - - https://developers.google.com/+/api/latest/people/list. - -

    Each Person will contain the id, displayName, - image, objectType, and url fields populated. - To retrieve additional profile data, use the - loadPerson(OnPersonLoadedListener, String) method. +

    Loads a list of specified people. +

    + This call returns all information in Person, but only for the people + specified and for data that is public in their profiles.

    - This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the - PlusClient constructor.

    + This method requires the PLUS_LOGIN + OAuth 2.0 scope specified in the PlusClient.Builder

    Parameters
    @@ -2312,28 +2406,10 @@ From interface are loaded. - - - - - - - - - -
    collection - The collection of people to list. Valid values include: - VISIBLE - The list of people who this user has added - to one or more circles.
    orderBy - The order to return people in. Valid values are:

    - ALPHABETICAL - Order the people by their display name.

    - BEST - Order people based on the relevance to the viewer.

    maxResults - The maximum number of people to include in the response, which is used for - paging. For any response, the actual number returned might be less than the - specified maxResults.
    pageToken - The continuation token, which is used to page through large result sets. - To get the next page of results, set this parameter to the value of - nextPageToken from the previous response. + personIds + The ids of people to load. This should match the user id that would be + sent to + https://developers.google.com/+/api/latest/people/get
    @@ -2343,6 +2419,37 @@ From interface
    + + +
    +

    + + public + + + + + void + + loadPeople + (PlusClient.OnPeopleLoadedListener listener, String... personIds) +

    +
    +
    + + + +
    + +
    + +
    @@ -2365,31 +2472,126 @@ From interface
    +

    +

    + This method is deprecated.
    + See loadVisiblePeople(PlusClient.OnPeopleLoadedListener, int, String). + +

    +

    + +
    +
    + + + + +
    +

    + + public + + + + + void + + loadPeople + (PlusClient.OnPeopleLoadedListener listener, int collection, int orderBy, int maxResults, String pageToken) +

    +
    +
    + + + +
    +
    +

    +

    + This method is deprecated.
    + See loadVisiblePeople(PlusClient.OnPeopleLoadedListener, int, String). + +

    +

    + +
    +
    + + + + +
    +

    + + public + + + + + void + + loadPerson + (PlusClient.OnPersonLoadedListener listener, String userId) +

    +
    +
    + + + +
    +
    +

    +

    + This method is deprecated.
    + See loadPeople(PlusClient.OnPeopleLoadedListener, java.util.Collection). + +

    +

    + +
    +
    + + + + +
    +

    + + public + + + + + void + + loadVisiblePeople + (PlusClient.OnPeopleLoadedListener listener, String pageToken) +

    +
    +
    + + + +
    +
    -

    Loads a list of people in the specified collection. For more information, see: +

    Loads the list of visible people in the user's circles. For more information, see: https://developers.google.com/+/api/latest/people/list. - -

    Each Person will contain the id, displayName, +

    + Each Person will contain the id, displayName, image, objectType, and url fields populated. - To retrieve additional profile data, use the - loadPerson(OnPersonLoadedListener, String) method. + To retrieve additional profile data, use the loadPeople(PlusClient.OnPeopleLoadedListener, int) method.

    - This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the - PlusClient constructor.

    + This method requires the PLUS_LOGIN + OAuth 2.0 scope specified in the PlusClient.Builder

    Parameters
    - - -
    listener The PlusClient.OnPeopleLoadedListener to receive a callback when the people - are loaded.
    collection - The collection of people to list. Valid values include:

    - VISIBLE - The list of people who this user has added - to one or more circles. + are loaded.

    @@ -2399,7 +2601,7 @@ From interface
    - +

    @@ -2411,8 +2613,8 @@ From interface void - loadPerson - (PlusClient.OnPersonLoadedListener listener, String userId) + loadVisiblePeople + (PlusClient.OnPeopleLoadedListener listener, int orderBy, String pageToken)

    @@ -2422,24 +2624,29 @@ From interface
    -

    Loads profile information for a specified Google+ user. For more information, see: - - https://developers.google.com/+/api/latest/people/get. +

    Loads the list of visible people in the user's circles. For more information, see: + + https://developers.google.com/+/api/latest/people/list.

    - This method requires the OAuth 2.0 scope PLUS_PROFILE or - PLUS_LOGIN specified in the PlusClient constructor.

    + Each Person will contain the id, displayName, + image, objectType, and url fields populated. + To retrieve additional profile data, use the loadPeople(PlusClient.OnPeopleLoadedListener, int) method. +

    + This method requires the PLUS_LOGIN + OAuth 2.0 scope specified in the PlusClient.Builder

    Parameters
    + -
    listener - The PlusClient.OnPersonLoadedListener to receive a callback when the person - is loaded.The PlusClient.OnPeopleLoadedListener to receive a callback when the people + are loaded.
    userId - The ID of the person to get the profile for. The special value "me" can be - used to indicate the authenticated user. + orderBy + The order to return people in. Valid values are:

    + ALPHABETICAL - Order the people by their display name. + BEST - Order people based on the relevance to the viewer.

    @@ -2566,7 +2773,7 @@ From interface void removeMoment - (String momentId) + (String momentId)
    @@ -2580,8 +2787,8 @@ From interface https://developers.google.com/+/api/latest/moments/remove.

    - This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the - PlusClient constructor.

    + This method requires the PLUS_LOGIN + OAuth 2.0 scope specified in the PlusClient.Builder.

    Parameters
    @@ -2620,8 +2827,7 @@ From interface
    -

    Revokes access given to the current application. The current PlusClient will be - disconnected when the PlusClient.OnAccessRevokedListener receives a callback.

    +

    Revokes access given to the current application.

    Parameters
    @@ -2757,8 +2963,8 @@ From interface specified in moment. To debug, run adb logcat in a terminal and find errors related to moments in the output.

    - This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the - PlusClient constructor.

    + This method requires the PLUS_LOGIN + OAuth 2.0 scope specified in the PlusClient.Builder.

    Parameters
    diff --git a/docs/html/reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html b/docs/html/reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html index b935cf4..c1fea28 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html @@ -681,7 +681,7 @@ onkeyup="return search_changed(event, false, '/')" />

    Class Overview

    A listener for +1 button clicks. Implement this interface and call - startActivityForResult(Intent, int). + startActivityForResult(Intent, int).

    @@ -752,7 +752,7 @@ onkeyup="return search_changed(event, false, '/')" /> void - + @@ -837,7 +837,7 @@ Summary: Moment.Builder @@ -874,7 +873,7 @@ Summary: Moment.Builder @@ -940,7 +939,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object
    @@ -1007,7 +1006,7 @@ From class final - Class<?> + Class<?> @@ -837,7 +836,7 @@ Summary: - String + String @@ -1025,6 +1024,24 @@ From interface + + + + + +
    - onPlusOneClick(Intent intent) + onPlusOneClick(Intent intent)
    Called when the +1 button is clicked.
    @@ -820,7 +820,7 @@ onkeyup="return search_changed(event, false, '/')" /> void onPlusOneClick - (Intent intent) + (Intent intent)
    @@ -831,8 +831,8 @@ onkeyup="return search_changed(event, false, '/')" />

    Called when the +1 button is clicked. Start the intent passed to this method - to display the +1 confirmation dialog Activity with - startActivityForResult(Intent, int).

    + to display the +1 confirmation dialog Activity with + startActivityForResult(Intent, int).

    Parameters
    diff --git a/docs/html/reference/com/google/android/gms/plus/PlusOneButton.html b/docs/html/reference/com/google/android/gms/plus/PlusOneButton.html index b92b5d0..c9899cc 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusOneButton.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusOneButton.html @@ -756,7 +756,7 @@ Summary: - extends ViewGroup
    + extends ViewGroup
    @@ -776,7 +776,7 @@ Summary: - + @@ -784,7 +784,7 @@ Summary: - + @@ -794,7 +794,7 @@ Summary: - + @@ -1423,7 +1423,7 @@ android.view.View - + @@ -1492,7 +1492,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1811,7 +1811,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1822,7 +1822,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1833,7 +1833,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1844,7 +1844,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1855,7 +1855,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1888,7 +1888,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1899,7 +1899,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1921,7 +1921,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1932,7 +1932,7 @@ android.view.View public static final - Property<View, Float> + Property<ViewFloat> @@ -1977,7 +1977,7 @@ android.view.View @@ -2168,7 +2168,7 @@ From class void @@ -2200,7 +2200,7 @@ From class void @@ -2216,7 +2216,7 @@ From class void @@ -2232,7 +2232,7 @@ From class void @@ -2248,7 +2248,7 @@ From class void @@ -2264,7 +2264,7 @@ From class void @@ -2280,7 +2280,7 @@ From class void @@ -2296,7 +2296,7 @@ From class boolean @@ -2312,7 +2312,7 @@ From class boolean @@ -2328,7 +2328,7 @@ From class void @@ -2344,7 +2344,7 @@ From class void @@ -2360,7 +2360,7 @@ From class void @@ -2392,7 +2392,7 @@ From class boolean @@ -2408,7 +2408,7 @@ From class void @@ -2424,7 +2424,7 @@ From class void @@ -2440,7 +2440,7 @@ From class void @@ -2520,7 +2520,7 @@ From class void @@ -2568,7 +2568,7 @@ From class void @@ -2616,7 +2616,7 @@ From class void @@ -2632,7 +2632,7 @@ From class void @@ -2648,7 +2648,7 @@ From class boolean @@ -2664,7 +2664,7 @@ From class boolean @@ -2680,7 +2680,7 @@ From class boolean @@ -2696,7 +2696,7 @@ From class boolean @@ -2712,7 +2712,7 @@ From class boolean @@ -2728,7 +2728,7 @@ From class boolean @@ -2744,7 +2744,7 @@ From class void @@ -2760,7 +2760,7 @@ From class void @@ -2840,7 +2840,7 @@ From class void @@ -2856,7 +2856,7 @@ From class boolean @@ -2872,7 +2872,7 @@ From class boolean @@ -2888,7 +2888,7 @@ From class boolean @@ -2904,7 +2904,7 @@ From class void @@ -2968,7 +2968,7 @@ From class boolean @@ -3000,7 +3000,7 @@ From class void @@ -3013,7 +3013,7 @@ From class - View + View @@ -3048,7 +3048,7 @@ From class boolean @@ -3061,10 +3061,10 @@ From class - View + View @@ -3080,7 +3080,7 @@ From class void @@ -3096,7 +3096,7 @@ From class boolean @@ -3109,7 +3109,7 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams @@ -3141,10 +3141,10 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams @@ -3157,7 +3157,7 @@ From class - View + View @@ -3240,7 +3240,7 @@ From class boolean @@ -3269,7 +3269,7 @@ From class - View + View @@ -3400,7 +3400,7 @@ From class void @@ -3413,10 +3413,10 @@ From class - ViewParent + ViewParent @@ -3544,7 +3544,7 @@ From class void @@ -3560,7 +3560,7 @@ From class void @@ -3592,7 +3592,7 @@ From class void @@ -3608,7 +3608,7 @@ From class void @@ -3672,7 +3672,7 @@ From class boolean @@ -3688,7 +3688,7 @@ From class boolean @@ -3720,7 +3720,7 @@ From class boolean @@ -3736,7 +3736,7 @@ From class boolean @@ -3752,7 +3752,7 @@ From class void @@ -3800,7 +3800,7 @@ From class void @@ -3816,7 +3816,7 @@ From class void @@ -3848,7 +3848,7 @@ From class void @@ -3896,7 +3896,7 @@ From class void @@ -3912,7 +3912,7 @@ From class boolean @@ -3944,7 +3944,7 @@ From class boolean @@ -3960,7 +3960,7 @@ From class boolean @@ -3976,7 +3976,7 @@ From class void @@ -4152,7 +4152,7 @@ From class void @@ -4168,7 +4168,7 @@ From class void @@ -4216,7 +4216,7 @@ From class void @@ -4296,7 +4296,7 @@ From class boolean @@ -4312,7 +4312,7 @@ From class ActionMode @@ -4344,7 +4344,7 @@ From class void @@ -4360,7 +4360,7 @@ From class void @@ -4380,7 +4380,7 @@ From class class="jd-expando-trigger-img" /> From class - android.view.View + android.view.View
    @@ -4418,7 +4418,7 @@ From class void @@ -4434,7 +4434,7 @@ From class void @@ -4482,7 +4482,7 @@ From class void @@ -4514,7 +4514,7 @@ From class void @@ -4706,7 +4706,7 @@ From class boolean @@ -4898,7 +4898,7 @@ From class void @@ -4930,7 +4930,7 @@ From class void @@ -4978,7 +4978,7 @@ From class void @@ -4994,7 +4994,7 @@ From class boolean @@ -5010,7 +5010,7 @@ From class boolean @@ -5026,7 +5026,7 @@ From class boolean @@ -5042,7 +5042,7 @@ From class boolean @@ -5058,7 +5058,7 @@ From class boolean @@ -5074,7 +5074,7 @@ From class boolean @@ -5090,7 +5090,7 @@ From class boolean @@ -5106,7 +5106,7 @@ From class boolean @@ -5122,7 +5122,7 @@ From class void @@ -5138,7 +5138,7 @@ From class void @@ -5218,7 +5218,7 @@ From class boolean @@ -5234,7 +5234,7 @@ From class boolean @@ -5250,7 +5250,7 @@ From class boolean @@ -5266,7 +5266,7 @@ From class void @@ -5330,7 +5330,7 @@ From class void @@ -5359,7 +5359,7 @@ From class - View + View @@ -5410,7 +5410,7 @@ From class void @@ -5426,7 +5426,7 @@ From class boolean @@ -5439,7 +5439,7 @@ From class - View + View @@ -5839,7 +5839,7 @@ From class - ArrayList<View> + ArrayList<View> @@ -5874,7 +5874,7 @@ From class boolean @@ -5890,7 +5890,7 @@ From class boolean @@ -5903,7 +5903,7 @@ From class - Handler + Handler @@ -6031,7 +6031,7 @@ From class - KeyEvent.DispatcherState + KeyEvent.DispatcherState @@ -6175,7 +6175,7 @@ From class - Matrix + Matrix @@ -7311,10 +7311,10 @@ From class static - View + View @@ -7330,7 +7330,7 @@ From class void @@ -7346,7 +7346,7 @@ From class void @@ -7362,7 +7362,7 @@ From class void @@ -7410,7 +7410,7 @@ From class void @@ -8066,7 +8066,7 @@ From class void @@ -8082,7 +8082,7 @@ From class void @@ -8111,10 +8111,10 @@ From class - InputConnection + InputConnection @@ -8178,7 +8178,7 @@ From class void @@ -8194,7 +8194,7 @@ From class void @@ -8210,7 +8210,7 @@ From class boolean @@ -8258,7 +8258,7 @@ From class void @@ -8274,7 +8274,7 @@ From class boolean @@ -8306,7 +8306,7 @@ From class boolean @@ -8322,7 +8322,7 @@ From class void @@ -8354,7 +8354,7 @@ From class boolean @@ -8370,7 +8370,7 @@ From class boolean @@ -8386,7 +8386,7 @@ From class boolean @@ -8402,7 +8402,7 @@ From class boolean @@ -8418,7 +8418,7 @@ From class boolean @@ -8434,7 +8434,7 @@ From class boolean @@ -8498,7 +8498,7 @@ From class void @@ -8514,7 +8514,7 @@ From class void @@ -8527,7 +8527,7 @@ From class - Parcelable + Parcelable @@ -8642,7 +8642,7 @@ From class boolean @@ -8658,7 +8658,7 @@ From class void @@ -8738,7 +8738,7 @@ From class boolean @@ -8834,7 +8834,7 @@ From class boolean @@ -8850,7 +8850,7 @@ From class boolean @@ -8962,7 +8962,7 @@ From class void @@ -8978,7 +8978,7 @@ From class void @@ -9010,7 +9010,7 @@ From class boolean @@ -9074,7 +9074,7 @@ From class boolean @@ -9154,7 +9154,7 @@ From class boolean @@ -9170,7 +9170,7 @@ From class boolean @@ -9218,7 +9218,7 @@ From class void @@ -9234,7 +9234,7 @@ From class void @@ -9250,7 +9250,7 @@ From class void @@ -9314,7 +9314,7 @@ From class void @@ -9378,7 +9378,7 @@ From class void @@ -9394,7 +9394,7 @@ From class void @@ -9426,7 +9426,7 @@ From class void @@ -9506,7 +9506,7 @@ From class void @@ -9810,7 +9810,7 @@ From class void @@ -9826,7 +9826,7 @@ From class void @@ -10002,7 +10002,7 @@ From class void @@ -10018,7 +10018,7 @@ From class void @@ -10050,7 +10050,7 @@ From class void @@ -10098,7 +10098,7 @@ From class void @@ -10114,7 +10114,7 @@ From class void @@ -10146,7 +10146,7 @@ From class void @@ -10546,7 +10546,7 @@ From class void @@ -10562,7 +10562,7 @@ From class void @@ -10594,7 +10594,7 @@ From class void @@ -10802,7 +10802,7 @@ From class void @@ -10818,7 +10818,7 @@ From class boolean @@ -10834,7 +10834,7 @@ From class void @@ -10850,7 +10850,7 @@ From class void @@ -10866,7 +10866,7 @@ From class boolean @@ -10918,7 +10918,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object
    @@ -10985,7 +10985,7 @@ From class final - Class<?> + Class<?> @@ -11158,7 +11158,7 @@ From interface void @@ -11174,7 +11174,7 @@ From interface void @@ -11194,7 +11194,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.KeyEvent.Callback + android.view.KeyEvent.Callback
    @@ -11232,7 +11232,7 @@ From interface boolean @@ -11248,7 +11248,7 @@ From interface boolean @@ -11264,7 +11264,7 @@ From interface boolean @@ -11284,7 +11284,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.ViewManager + android.view.ViewManager
    @@ -11322,7 +11322,7 @@ From interface void @@ -11338,7 +11338,7 @@ From interface void @@ -11358,7 +11358,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.ViewParent + android.view.ViewParent
    @@ -11396,7 +11396,7 @@ From interface void @@ -11412,7 +11412,7 @@ From interface void @@ -11428,7 +11428,7 @@ From interface void @@ -11441,10 +11441,10 @@ From interface - View + View @@ -11460,7 +11460,7 @@ From interface void @@ -11476,7 +11476,7 @@ From interface boolean @@ -11489,7 +11489,7 @@ From interface - ViewParent + ViewParent @@ -11537,10 +11537,10 @@ From interface - ViewParent + ViewParent @@ -11572,7 +11572,7 @@ From interface void @@ -11588,7 +11588,7 @@ From interface void @@ -11604,7 +11604,7 @@ From interface boolean @@ -11668,7 +11668,7 @@ From interface boolean @@ -11684,7 +11684,7 @@ From interface void @@ -11700,7 +11700,7 @@ From interface boolean @@ -11716,7 +11716,7 @@ From interface ActionMode @@ -11736,7 +11736,7 @@ From interface class="jd-expando-trigger-img" /> From interface - android.view.accessibility.AccessibilityEventSource + android.view.accessibility.AccessibilityEventSource
    @@ -12121,7 +12121,7 @@ From interface PlusOneButton - (Context context) + (Context context)
    @@ -12161,7 +12161,7 @@ From interface PlusOneButton - (Context context, AttributeSet attrs) + (Context context, AttributeSet attrs)
    @@ -12220,7 +12220,7 @@ From interface void initialize - (PlusClient plusClient, String url, PlusOneButton.OnPlusOneClickListener plusOneClickListener) + (PlusClient plusClient, String url, PlusOneButton.OnPlusOneClickListener plusOneClickListener)
    @@ -12268,7 +12268,7 @@ From interface void initialize - (PlusClient plusClient, String url, int activityRequestCode) + (PlusClient plusClient, String url, int activityRequestCode)
    diff --git a/docs/html/reference/com/google/android/gms/plus/PlusShare.Builder.html b/docs/html/reference/com/google/android/gms/plus/PlusShare.Builder.html index 0ebd303..14ff685 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusShare.Builder.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusShare.Builder.html @@ -648,14 +648,14 @@ Summary: - | Protected Ctors - - | Methods + | Protected Methods + + | Inherited Methods @@ -684,7 +684,7 @@ Summary: - extends Object
    + extends Object
    @@ -704,7 +704,7 @@ Summary:
    - + @@ -791,8 +791,10 @@ Summary: @@ -807,7 +809,7 @@ Summary: @@ -1160,7 +1144,7 @@ From class final - Class<?> + Class<?>
    java.lang.Objectjava.lang.Object
       ↳android.view.Viewandroid.view.View
       ↳android.view.ViewGroupandroid.view.ViewGroup
    StringString VIEW_LOG_TAG
    ALPHA
    ROTATION
    ROTATION_X
    ROTATION_Y
    SCALE_X
    SCALE_Y
    TRANSLATION_X
    TRANSLATION_Y
    X
    Y
    - PlusOneButton(Context context) + PlusOneButton(Context context)
    Creates a +1 button of SIZE_STANDARD size with an ANNOTATION_BUBBLE annotation.
    @@ -1996,7 +1996,7 @@ android.view.View
    - PlusOneButton(Context context, AttributeSet attrs) + PlusOneButton(Context context, AttributeSet attrs)
    Creates a +1 button of SIZE_STANDARD size with an ANNOTATION_BUBBLE annotation.
    @@ -2028,7 +2028,7 @@ android.view.View void
    - initialize(PlusClient plusClient, String url, PlusOneButton.OnPlusOneClickListener plusOneClickListener) + initialize(PlusClient plusClient, String url, PlusOneButton.OnPlusOneClickListener plusOneClickListener)
    Updates the +1 button with a client and URL.
    @@ -2046,7 +2046,7 @@ android.view.View void
    - initialize(PlusClient plusClient, String url, int activityRequestCode) + initialize(PlusClient plusClient, String url, int activityRequestCode)
    Updates the +1 button with a PlusClient and URL.
    @@ -2130,7 +2130,7 @@ android.view.View class="jd-expando-trigger-img" /> From class - android.view.ViewGroup + android.view.ViewGroup
    - addChildrenForAccessibility(ArrayList<View> arg0) + addChildrenForAccessibility(ArrayList<View> arg0)
    - addFocusables(ArrayList<View> arg0, int arg1, int arg2) + addFocusables(ArrayList<View> arg0, int arg1, int arg2)
    - addTouchables(ArrayList<View> arg0) + addTouchables(ArrayList<View> arg0)
    - addView(View arg0, int arg1, ViewGroup.LayoutParams arg2) + addView(View arg0, int arg1, ViewGroup.LayoutParams arg2)
    - addView(View arg0, ViewGroup.LayoutParams arg1) + addView(View arg0, ViewGroup.LayoutParams arg1)
    - addView(View arg0, int arg1) + addView(View arg0, int arg1)
    - addView(View arg0) + addView(View arg0)
    - addView(View arg0, int arg1, int arg2) + addView(View arg0, int arg1, int arg2)
    - addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2, boolean arg3) + addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2, boolean arg3)
    - addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2) + addViewInLayout(View arg0, int arg1, ViewGroup.LayoutParams arg2)
    - attachLayoutAnimationParameters(View arg0, ViewGroup.LayoutParams arg1, int arg2, int arg3) + attachLayoutAnimationParameters(View arg0, ViewGroup.LayoutParams arg1, int arg2, int arg3)
    - attachViewToParent(View arg0, int arg1, ViewGroup.LayoutParams arg2) + attachViewToParent(View arg0, int arg1, ViewGroup.LayoutParams arg2)
    - bringChildToFront(View arg0) + bringChildToFront(View arg0)
    - checkLayoutParams(ViewGroup.LayoutParams arg0) + checkLayoutParams(ViewGroup.LayoutParams arg0)
    - childDrawableStateChanged(View arg0) + childDrawableStateChanged(View arg0)
    - cleanupLayoutState(View arg0) + cleanupLayoutState(View arg0)
    - clearChildFocus(View arg0) + clearChildFocus(View arg0)
    - detachViewFromParent(View arg0) + detachViewFromParent(View arg0)
    - dispatchConfigurationChanged(Configuration arg0) + dispatchConfigurationChanged(Configuration arg0)
    - dispatchDraw(Canvas arg0) + dispatchDraw(Canvas arg0)
    - dispatchFreezeSelfOnly(SparseArray<Parcelable> arg0) + dispatchFreezeSelfOnly(SparseArray<Parcelable> arg0)
    - dispatchGenericFocusedEvent(MotionEvent arg0) + dispatchGenericFocusedEvent(MotionEvent arg0)
    - dispatchGenericPointerEvent(MotionEvent arg0) + dispatchGenericPointerEvent(MotionEvent arg0)
    - dispatchHoverEvent(MotionEvent arg0) + dispatchHoverEvent(MotionEvent arg0)
    - dispatchKeyEvent(KeyEvent arg0) + dispatchKeyEvent(KeyEvent arg0)
    - dispatchKeyEventPreIme(KeyEvent arg0) + dispatchKeyEventPreIme(KeyEvent arg0)
    - dispatchKeyShortcutEvent(KeyEvent arg0) + dispatchKeyShortcutEvent(KeyEvent arg0)
    - dispatchRestoreInstanceState(SparseArray<Parcelable> arg0) + dispatchRestoreInstanceState(SparseArray<Parcelable> arg0)
    - dispatchSaveInstanceState(SparseArray<Parcelable> arg0) + dispatchSaveInstanceState(SparseArray<Parcelable> arg0)
    - dispatchThawSelfOnly(SparseArray<Parcelable> arg0) + dispatchThawSelfOnly(SparseArray<Parcelable> arg0)
    - dispatchTouchEvent(MotionEvent arg0) + dispatchTouchEvent(MotionEvent arg0)
    - dispatchTrackballEvent(MotionEvent arg0) + dispatchTrackballEvent(MotionEvent arg0)
    - dispatchUnhandledMove(View arg0, int arg1) + dispatchUnhandledMove(View arg0, int arg1)
    - dispatchVisibilityChanged(View arg0, int arg1) + dispatchVisibilityChanged(View arg0, int arg1)
    - drawChild(Canvas arg0, View arg1, long arg2) + drawChild(Canvas arg0, View arg1, long arg2)
    - endViewTransition(View arg0) + endViewTransition(View arg0)
    findFocus() @@ -3032,7 +3032,7 @@ From class void - findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2) + findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
    - fitSystemWindows(Rect arg0) + fitSystemWindows(Rect arg0)
    - focusSearch(View arg0, int arg1) + focusSearch(View arg0, int arg1)
    - focusableViewAvailable(View arg0) + focusableViewAvailable(View arg0)
    - gatherTransparentRegion(Region arg0) + gatherTransparentRegion(Region arg0)
    generateDefaultLayoutParams() @@ -3125,10 +3125,10 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams - generateLayoutParams(AttributeSet arg0) + generateLayoutParams(AttributeSet arg0)
    - generateLayoutParams(ViewGroup.LayoutParams arg0) + generateLayoutParams(ViewGroup.LayoutParams arg0)
    getChildAt(int arg0) @@ -3224,7 +3224,7 @@ From class boolean - getChildStaticTransformation(View arg0, Transformation arg1) + getChildStaticTransformation(View arg0, Transformation arg1)
    - getChildVisibleRect(View arg0, Rect arg1, Point arg2) + getChildVisibleRect(View arg0, Rect arg1, Point arg2)
    getFocusedChild() @@ -3285,7 +3285,7 @@ From class - LayoutAnimationController + LayoutAnimationController getLayoutAnimation() @@ -3301,7 +3301,7 @@ From class - Animation.AnimationListener + Animation.AnimationListener getLayoutAnimationListener() @@ -3384,7 +3384,7 @@ From class int - indexOfChild(View arg0) + indexOfChild(View arg0)
    - invalidateChild(View arg0, Rect arg1) + invalidateChild(View arg0, Rect arg1)
    - invalidateChildInParent(int[] arg0, Rect arg1) + invalidateChildInParent(int[] arg0, Rect arg1)
    - measureChild(View arg0, int arg1, int arg2) + measureChild(View arg0, int arg1, int arg2)
    - measureChildWithMargins(View arg0, int arg1, int arg2, int arg3, int arg4) + measureChildWithMargins(View arg0, int arg1, int arg2, int arg3, int arg4)
    - offsetDescendantRectToMyCoords(View arg0, Rect arg1) + offsetDescendantRectToMyCoords(View arg0, Rect arg1)
    - offsetRectIntoDescendantCoords(View arg0, Rect arg1) + offsetRectIntoDescendantCoords(View arg0, Rect arg1)
    - onInterceptHoverEvent(MotionEvent arg0) + onInterceptHoverEvent(MotionEvent arg0)
    - onInterceptTouchEvent(MotionEvent arg0) + onInterceptTouchEvent(MotionEvent arg0)
    - onRequestFocusInDescendants(int arg0, Rect arg1) + onRequestFocusInDescendants(int arg0, Rect arg1)
    - onRequestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) + onRequestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
    - recomputeViewAttributes(View arg0) + recomputeViewAttributes(View arg0)
    - removeDetachedView(View arg0, boolean arg1) + removeDetachedView(View arg0, boolean arg1)
    - removeView(View arg0) + removeView(View arg0)
    - removeViewInLayout(View arg0) + removeViewInLayout(View arg0)
    - requestChildFocus(View arg0, View arg1) + requestChildFocus(View arg0, View arg1)
    - requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2) + requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
    - requestFocus(int arg0, Rect arg1) + requestFocus(int arg0, Rect arg1)
    - requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) + requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
    - requestTransparentRegion(View arg0) + requestTransparentRegion(View arg0)
    - setLayoutAnimation(LayoutAnimationController arg0) + setLayoutAnimation(LayoutAnimationController arg0)
    - setLayoutAnimationListener(Animation.AnimationListener arg0) + setLayoutAnimationListener(Animation.AnimationListener arg0)
    - setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0) + setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0)
    - showContextMenuForChild(View arg0) + showContextMenuForChild(View arg0)
    - startActionModeForChild(View arg0, ActionMode.Callback arg1) + startActionModeForChild(View arg0, ActionMode.Callback arg1)
    - startViewTransition(View arg0) + startViewTransition(View arg0)
    - updateViewLayout(View arg0, ViewGroup.LayoutParams arg1) + updateViewLayout(View arg0, ViewGroup.LayoutParams arg1)
    - addChildrenForAccessibility(ArrayList<View> arg0) + addChildrenForAccessibility(ArrayList<View> arg0)
    - addFocusables(ArrayList<View> arg0, int arg1, int arg2) + addFocusables(ArrayList<View> arg0, int arg1, int arg2)
    - addFocusables(ArrayList<View> arg0, int arg1) + addFocusables(ArrayList<View> arg0, int arg1)
    - addTouchables(ArrayList<View> arg0) + addTouchables(ArrayList<View> arg0)
    - announceForAccessibility(CharSequence arg0) + announceForAccessibility(CharSequence arg0)
    - checkInputConnectionProxy(View arg0) + checkInputConnectionProxy(View arg0)
    - createContextMenu(ContextMenu arg0) + createContextMenu(ContextMenu arg0)
    - dispatchConfigurationChanged(Configuration arg0) + dispatchConfigurationChanged(Configuration arg0)
    - dispatchDraw(Canvas arg0) + dispatchDraw(Canvas arg0)
    - dispatchGenericFocusedEvent(MotionEvent arg0) + dispatchGenericFocusedEvent(MotionEvent arg0)
    - dispatchGenericMotionEvent(MotionEvent arg0) + dispatchGenericMotionEvent(MotionEvent arg0)
    - dispatchGenericPointerEvent(MotionEvent arg0) + dispatchGenericPointerEvent(MotionEvent arg0)
    - dispatchHoverEvent(MotionEvent arg0) + dispatchHoverEvent(MotionEvent arg0)
    - dispatchKeyEvent(KeyEvent arg0) + dispatchKeyEvent(KeyEvent arg0)
    - dispatchKeyEventPreIme(KeyEvent arg0) + dispatchKeyEventPreIme(KeyEvent arg0)
    - dispatchKeyShortcutEvent(KeyEvent arg0) + dispatchKeyShortcutEvent(KeyEvent arg0)
    - dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0) + dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0)
    - dispatchRestoreInstanceState(SparseArray<Parcelable> arg0) + dispatchRestoreInstanceState(SparseArray<Parcelable> arg0)
    - dispatchSaveInstanceState(SparseArray<Parcelable> arg0) + dispatchSaveInstanceState(SparseArray<Parcelable> arg0)
    - dispatchTouchEvent(MotionEvent arg0) + dispatchTouchEvent(MotionEvent arg0)
    - dispatchTrackballEvent(MotionEvent arg0) + dispatchTrackballEvent(MotionEvent arg0)
    - dispatchUnhandledMove(View arg0, int arg1) + dispatchUnhandledMove(View arg0, int arg1)
    - dispatchVisibilityChanged(View arg0, int arg1) + dispatchVisibilityChanged(View arg0, int arg1)
    - draw(Canvas arg0) + draw(Canvas arg0)
    findFocus() @@ -5375,7 +5375,7 @@ From class final - View + View findViewById(int arg0) @@ -5391,10 +5391,10 @@ From class final - View + View - findViewWithTag(Object arg0) + findViewWithTag(Object arg0)
    - findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2) + findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
    - fitSystemWindows(Rect arg0) + fitSystemWindows(Rect arg0)
    focusSearch(int arg0) @@ -5503,7 +5503,7 @@ From class - Animation + Animation getAnimation() @@ -5519,7 +5519,7 @@ From class - IBinder + IBinder getApplicationWindowToken() @@ -5535,7 +5535,7 @@ From class - Drawable + Drawable getBackground() @@ -5631,7 +5631,7 @@ From class - CharSequence + CharSequence getContentDescription() @@ -5647,7 +5647,7 @@ From class final - Context + Context getContext() @@ -5663,7 +5663,7 @@ From class - ContextMenu.ContextMenuInfo + ContextMenu.ContextMenuInfo getContextMenuInfo() @@ -5711,7 +5711,7 @@ From class - Bitmap + Bitmap getDrawingCache(boolean arg0) @@ -5727,7 +5727,7 @@ From class - Bitmap + Bitmap getDrawingCache() @@ -5778,7 +5778,7 @@ From class void - getDrawingRect(Rect arg0) + getDrawingRect(Rect arg0)
    getFocusables(int arg0) @@ -5858,7 +5858,7 @@ From class void - getFocusedRect(Rect arg0) + getFocusedRect(Rect arg0)
    - getGlobalVisibleRect(Rect arg0, Point arg1) + getGlobalVisibleRect(Rect arg0, Point arg1)
    - getGlobalVisibleRect(Rect arg0) + getGlobalVisibleRect(Rect arg0)
    getHandler() @@ -5938,7 +5938,7 @@ From class void - getHitRect(Rect arg0) + getHitRect(Rect arg0)
    getKeyDispatcherState() @@ -6063,7 +6063,7 @@ From class - ViewGroup.LayoutParams + ViewGroup.LayoutParams getLayoutParams() @@ -6130,7 +6130,7 @@ From class boolean - getLocalVisibleRect(Rect arg0) + getLocalVisibleRect(Rect arg0)
    getMatrix() @@ -6383,7 +6383,7 @@ From class - View.OnFocusChangeListener + View.OnFocusChangeListener getOnFocusChangeListener() @@ -6479,7 +6479,7 @@ From class final - ViewParent + ViewParent getParent() @@ -6495,7 +6495,7 @@ From class - ViewParent + ViewParent getParentForAccessibility() @@ -6543,7 +6543,7 @@ From class - Resources + Resources getResources() @@ -6607,7 +6607,7 @@ From class - View + View getRootView() @@ -6863,7 +6863,7 @@ From class - Object + Object getTag(int arg0) @@ -6879,7 +6879,7 @@ From class - Object + Object getTag() @@ -6943,7 +6943,7 @@ From class - TouchDelegate + TouchDelegate getTouchDelegate() @@ -6959,7 +6959,7 @@ From class - ArrayList<View> + ArrayList<View> getTouchables() @@ -7055,7 +7055,7 @@ From class - ViewTreeObserver + ViewTreeObserver getViewTreeObserver() @@ -7135,7 +7135,7 @@ From class - IBinder + IBinder getWindowToken() @@ -7170,7 +7170,7 @@ From class void - getWindowVisibleDisplayFrame(Rect arg0) + getWindowVisibleDisplayFrame(Rect arg0)
    - inflate(Context arg0, int arg1, ViewGroup arg2) + inflate(Context arg0, int arg1, ViewGroup arg2)
    - initializeFadingEdge(TypedArray arg0) + initializeFadingEdge(TypedArray arg0)
    - initializeScrollbars(TypedArray arg0) + initializeScrollbars(TypedArray arg0)
    - invalidate(Rect arg0) + invalidate(Rect arg0)
    - invalidateDrawable(Drawable arg0) + invalidateDrawable(Drawable arg0)
    - onConfigurationChanged(Configuration arg0) + onConfigurationChanged(Configuration arg0)
    - onCreateContextMenu(ContextMenu arg0) + onCreateContextMenu(ContextMenu arg0)
    - onCreateInputConnection(EditorInfo arg0) + onCreateInputConnection(EditorInfo arg0)
    - onDraw(Canvas arg0) + onDraw(Canvas arg0)
    - onDrawScrollBars(Canvas arg0) + onDrawScrollBars(Canvas arg0)
    - onFilterTouchEventForSecurity(MotionEvent arg0) + onFilterTouchEventForSecurity(MotionEvent arg0)
    - onFocusChanged(boolean arg0, int arg1, Rect arg2) + onFocusChanged(boolean arg0, int arg1, Rect arg2)
    - onGenericMotionEvent(MotionEvent arg0) + onGenericMotionEvent(MotionEvent arg0)
    - onHoverEvent(MotionEvent arg0) + onHoverEvent(MotionEvent arg0)
    - onInitializeAccessibilityEvent(AccessibilityEvent arg0) + onInitializeAccessibilityEvent(AccessibilityEvent arg0)
    - onKeyDown(int arg0, KeyEvent arg1) + onKeyDown(int arg0, KeyEvent arg1)
    - onKeyLongPress(int arg0, KeyEvent arg1) + onKeyLongPress(int arg0, KeyEvent arg1)
    - onKeyMultiple(int arg0, int arg1, KeyEvent arg2) + onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
    - onKeyPreIme(int arg0, KeyEvent arg1) + onKeyPreIme(int arg0, KeyEvent arg1)
    - onKeyShortcut(int arg0, KeyEvent arg1) + onKeyShortcut(int arg0, KeyEvent arg1)
    - onKeyUp(int arg0, KeyEvent arg1) + onKeyUp(int arg0, KeyEvent arg1)
    - onPopulateAccessibilityEvent(AccessibilityEvent arg0) + onPopulateAccessibilityEvent(AccessibilityEvent arg0)
    - onRestoreInstanceState(Parcelable arg0) + onRestoreInstanceState(Parcelable arg0)
    onSaveInstanceState() @@ -8626,7 +8626,7 @@ From class boolean - onTouchEvent(MotionEvent arg0) + onTouchEvent(MotionEvent arg0)
    - onTrackballEvent(MotionEvent arg0) + onTrackballEvent(MotionEvent arg0)
    - onVisibilityChanged(View arg0, int arg1) + onVisibilityChanged(View arg0, int arg1)
    - performAccessibilityAction(int arg0, Bundle arg1) + performAccessibilityAction(int arg0, Bundle arg1)
    - post(Runnable arg0) + post(Runnable arg0)
    - postDelayed(Runnable arg0, long arg1) + postDelayed(Runnable arg0, long arg1)
    - postOnAnimation(Runnable arg0) + postOnAnimation(Runnable arg0)
    - postOnAnimationDelayed(Runnable arg0, long arg1) + postOnAnimationDelayed(Runnable arg0, long arg1)
    - removeCallbacks(Runnable arg0) + removeCallbacks(Runnable arg0)
    - requestFocus(int arg0, Rect arg1) + requestFocus(int arg0, Rect arg1)
    - requestRectangleOnScreen(Rect arg0) + requestRectangleOnScreen(Rect arg0)
    - requestRectangleOnScreen(Rect arg0, boolean arg1) + requestRectangleOnScreen(Rect arg0, boolean arg1)
    - restoreHierarchyState(SparseArray<Parcelable> arg0) + restoreHierarchyState(SparseArray<Parcelable> arg0)
    - saveHierarchyState(SparseArray<Parcelable> arg0) + saveHierarchyState(SparseArray<Parcelable> arg0)
    - scheduleDrawable(Drawable arg0, Runnable arg1, long arg2) + scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)
    - sendAccessibilityEventUnchecked(AccessibilityEvent arg0) + sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
    - setAnimation(Animation arg0) + setAnimation(Animation arg0)
    - setBackground(Drawable arg0) + setBackground(Drawable arg0)
    - setBackgroundDrawable(Drawable arg0) + setBackgroundDrawable(Drawable arg0)
    - setContentDescription(CharSequence arg0) + setContentDescription(CharSequence arg0)
    - setLayerType(int arg0, Paint arg1) + setLayerType(int arg0, Paint arg1)
    - setLayoutParams(ViewGroup.LayoutParams arg0) + setLayoutParams(ViewGroup.LayoutParams arg0)
    - setOnClickListener(View.OnClickListener arg0) + setOnClickListener(View.OnClickListener arg0)
    - setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0) + setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0)
    - setOnFocusChangeListener(View.OnFocusChangeListener arg0) + setOnFocusChangeListener(View.OnFocusChangeListener arg0)
    - setOnKeyListener(View.OnKeyListener arg0) + setOnKeyListener(View.OnKeyListener arg0)
    - setOnLongClickListener(View.OnLongClickListener arg0) + setOnLongClickListener(View.OnLongClickListener arg0)
    - setOnTouchListener(View.OnTouchListener arg0) + setOnTouchListener(View.OnTouchListener arg0)
    - setTag(int arg0, Object arg1) + setTag(int arg0, Object arg1)
    - setTag(Object arg0) + setTag(Object arg0)
    - setTouchDelegate(TouchDelegate arg0) + setTouchDelegate(TouchDelegate arg0)
    - startAnimation(Animation arg0) + startAnimation(Animation arg0)
    - startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3) + startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
    - unscheduleDrawable(Drawable arg0) + unscheduleDrawable(Drawable arg0)
    - unscheduleDrawable(Drawable arg0, Runnable arg1) + unscheduleDrawable(Drawable arg0, Runnable arg1)
    - verifyDrawable(Drawable arg0) + verifyDrawable(Drawable arg0)
    clone() @@ -10956,7 +10956,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
    getClass() @@ -11049,7 +11049,7 @@ From class - String + String toString() @@ -11120,7 +11120,7 @@ From class class="jd-expando-trigger-img" /> From interface - android.graphics.drawable.Drawable.Callback + android.graphics.drawable.Drawable.Callback
    - invalidateDrawable(Drawable arg0) + invalidateDrawable(Drawable arg0)
    - scheduleDrawable(Drawable arg0, Runnable arg1, long arg2) + scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)
    - unscheduleDrawable(Drawable arg0, Runnable arg1) + unscheduleDrawable(Drawable arg0, Runnable arg1)
    - onKeyDown(int arg0, KeyEvent arg1) + onKeyDown(int arg0, KeyEvent arg1)
    - onKeyLongPress(int arg0, KeyEvent arg1) + onKeyLongPress(int arg0, KeyEvent arg1)
    - onKeyMultiple(int arg0, int arg1, KeyEvent arg2) + onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
    - onKeyUp(int arg0, KeyEvent arg1) + onKeyUp(int arg0, KeyEvent arg1)
    - addView(View arg0, ViewGroup.LayoutParams arg1) + addView(View arg0, ViewGroup.LayoutParams arg1)
    - removeView(View arg0) + removeView(View arg0)
    - updateViewLayout(View arg0, ViewGroup.LayoutParams arg1) + updateViewLayout(View arg0, ViewGroup.LayoutParams arg1)
    - bringChildToFront(View arg0) + bringChildToFront(View arg0)
    - childDrawableStateChanged(View arg0) + childDrawableStateChanged(View arg0)
    - clearChildFocus(View arg0) + clearChildFocus(View arg0)
    - createContextMenu(ContextMenu arg0) + createContextMenu(ContextMenu arg0)
    - focusSearch(View arg0, int arg1) + focusSearch(View arg0, int arg1)
    - focusableViewAvailable(View arg0) + focusableViewAvailable(View arg0)
    - getChildVisibleRect(View arg0, Rect arg1, Point arg2) + getChildVisibleRect(View arg0, Rect arg1, Point arg2)
    getParent() @@ -11505,7 +11505,7 @@ From interface - ViewParent + ViewParent getParentForAccessibility() @@ -11524,7 +11524,7 @@ From interface void - invalidateChild(View arg0, Rect arg1) + invalidateChild(View arg0, Rect arg1)
    - invalidateChildInParent(int[] arg0, Rect arg1) + invalidateChildInParent(int[] arg0, Rect arg1)
    - recomputeViewAttributes(View arg0) + recomputeViewAttributes(View arg0)
    - requestChildFocus(View arg0, View arg1) + requestChildFocus(View arg0, View arg1)
    - requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2) + requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
    - requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1) + requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
    - requestTransparentRegion(View arg0) + requestTransparentRegion(View arg0)
    - showContextMenuForChild(View arg0) + showContextMenuForChild(View arg0)
    - startActionModeForChild(View arg0, ActionMode.Callback arg1) + startActionModeForChild(View arg0, ActionMode.Callback arg1)
    - sendAccessibilityEventUnchecked(AccessibilityEvent arg0) + sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
    java.lang.Objectjava.lang.Object
    - PlusShare.Builder() + PlusShare.Builder(Context context) +
    Create a new Builder for launching a sharing action from the given context.
    +
    - PlusShare.Builder(Activity launchingActivity) + PlusShare.Builder(Activity launchingActivity)
    Create a new Builder for launching a sharing action from launchingActivity.
    @@ -825,7 +827,7 @@ Summary:
    - PlusShare.Builder(Activity launchingActivity, PlusClient plusClient) + PlusShare.Builder(Activity launchingActivity, PlusClient plusClient)
    Create a new Builder for launching a sharing action from launchingActivity.
    @@ -838,51 +840,6 @@ Summary: - - - - - - - - - - - - - - - - - - -
    Protected Constructors
    - - - - - - - - PlusShare.Builder(String intentAction) - -
    Create a new Builder for launching a sharing action.
    - -
    - - - - - - - - PlusShare.Builder(String intentAction, String activityPackageName, ComponentName activityComponentName) - -
    Create a new Builder for launching a sharing action from launchingActivity.
    - -
    - - @@ -901,7 +858,7 @@ Summary: PlusShare.Builder
    - addCallToAction(String label, Uri uri, String deepLinkId) + addCallToAction(String label, Uri uri, String deepLinkId)
    Adds a call-to-action button for an interactive post.
    @@ -919,7 +876,7 @@ Summary: PlusShare.Builder
    - addStream(Uri streamUri) + addStream(Uri streamUri)
    Add a stream URI to the data that should be shared.
    @@ -934,7 +891,7 @@ Summary: - Intent + Intent
    getIntent() @@ -955,7 +912,7 @@ Summary: PlusShare.Builder - setContentDeepLinkId(String deepLinkId, String title, String description, Uri thumbnailUri) + setContentDeepLinkId(String deepLinkId, String title, String description, Uri thumbnailUri)
    Include a deep-link ID to a resource to share on Google+.
    @@ -973,7 +930,7 @@ Summary: PlusShare.Builder
    - setContentDeepLinkId(String deepLinkId) + setContentDeepLinkId(String deepLinkId)
    Include a deep-link URI of a resource to share on Google+.
    @@ -991,7 +948,7 @@ Summary: PlusShare.Builder
    - setContentUrl(Uri uri) + setContentUrl(Uri uri)
    Sets a URL to link to from the content on the web.
    @@ -1009,7 +966,7 @@ Summary: PlusShare.Builder
    - setRecipients(List<Person> recipientList) + setRecipients(List<Person> recipientList)
    Sets a list of people to send the interactive post to.
    @@ -1027,7 +984,7 @@ Summary: PlusShare.Builder
    - setStream(Uri streamUri) + setStream(Uri streamUri)
    Set a stream URI to the data that should be shared.
    @@ -1045,7 +1002,7 @@ Summary: PlusShare.Builder
    - setText(CharSequence text) + setText(CharSequence text)
    Set a pre-filled message to be sent as part of the share.
    @@ -1063,7 +1020,7 @@ Summary: PlusShare.Builder
    - setType(String mimeType) + setType(String mimeType)
    Set the type of data being shared.
    @@ -1076,6 +1033,33 @@ Summary: + + + + + + + + + + + + +
    Protected Methods
    + + + + + + boolean + + isGooglePlusAvailable() + +
    Determine if the Google+ app is available on the device.
    + +
    + + @@ -1093,7 +1077,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object
    clone() @@ -1131,7 +1115,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
    getClass() @@ -1224,7 +1208,7 @@ From class - String + String toString() @@ -1320,7 +1304,7 @@ From class - +

    @@ -1333,7 +1317,7 @@ From class PlusShare.Builder - () + (Context context)

    @@ -1343,7 +1327,17 @@ From class
    -

    +

    Create a new Builder for launching a sharing action from the given context.

    +
    +
    Parameters
    + + + + +
    context + Context that the share will be launched from +
    +
    @@ -1362,7 +1356,7 @@ From class PlusShare.Builder - (Activity launchingActivity) + (Activity launchingActivity)
    @@ -1401,7 +1395,7 @@ From class PlusShare.Builder - (Activity launchingActivity, PlusClient plusClient) + (Activity launchingActivity, PlusClient plusClient)
    @@ -1423,7 +1417,7 @@ From class
    plusClient - A connected PlusClient. + The connected PlusClient object.
    @@ -1439,81 +1433,6 @@ From class -

    Protected Constructors

    - - - - - -
    -

    - - protected - - - - - - - PlusShare.Builder - (String intentAction) -

    -
    -
    - - - -
    -
    - -

    Create a new Builder for launching a sharing action. -

    - -
    -
    - - - - -
    -

    - - protected - - - - - - - PlusShare.Builder - (String intentAction, String activityPackageName, ComponentName activityComponentName) -

    -
    -
    - - - -
    -
    - -

    Create a new Builder for launching a sharing action from launchingActivity.

    -
    -
    Parameters
    - - - - -
    activityPackageName - Activity.getPackageName() from the Activity that the share - will be launched from. -
    -
    - -
    -
    - - - @@ -1536,7 +1455,7 @@ From class PlusShare.Builder addCallToAction - (String label, Uri uri, String deepLinkId) + (String label, Uri uri, String deepLinkId)
    @@ -1549,7 +1468,7 @@ From class

    Adds a call-to-action button for an interactive post. To use this method, you must have passed a signed-in PlusClient to the Builder.Builder(Activity, PlusClient) constructor or an - IllegalStateException will be thrown.

    + IllegalStateException will be thrown.

    Parameters
    @@ -1590,7 +1509,7 @@ From class PlusShare.BuilderaddStream - (Uri streamUri) + (Uri streamUri)
    @@ -1618,7 +1537,7 @@ From class
    @@ -1636,7 +1555,7 @@ From class - Intent + IntentgetIntent() @@ -1673,7 +1592,7 @@ From class PlusShare.BuildersetContentDeepLinkId - (String deepLinkId, String title, String description, Uri thumbnailUri) + (String deepLinkId, String title, String description, Uri thumbnailUri)
    @@ -1732,7 +1651,7 @@ From class PlusShare.Builder setContentDeepLinkId - (String deepLinkId) + (String deepLinkId)
    @@ -1776,7 +1695,7 @@ From class PlusShare.Builder setContentUrl - (Uri uri) + (Uri uri)
    @@ -1821,7 +1740,7 @@ From class PlusShare.Builder setRecipients - (List<Person> recipientList) + (List<Person> recipientList)
    @@ -1868,7 +1787,7 @@ From class PlusShare.Builder setStream - (Uri streamUri) + (Uri streamUri)
    @@ -1897,7 +1816,7 @@ From class
    See Also
    -
    @@ -1918,7 +1837,7 @@ From class PlusShare.Builder setText - (CharSequence text) + (CharSequence text)
    @@ -1945,7 +1864,7 @@ From class
    See Also
    -
    @@ -1966,7 +1885,7 @@ From class PlusShare.Builder setType - (String mimeType) + (String mimeType)
    @@ -1992,7 +1911,7 @@ From class
    @@ -2005,6 +1924,45 @@ From class +

    Protected Methods

    + + + + + +
    +

    + + protected + + + + + boolean + + isGooglePlusAvailable + () +

    +
    +
    + + + +
    +
    + +

    Determine if the Google+ app is available on the device.

    +
    +
    Returns
    +
    • True if the Google+ app is installed and enabled. +
    +
    + +
    +
    + + + diff --git a/docs/html/reference/com/google/android/gms/plus/PlusShare.html b/docs/html/reference/com/google/android/gms/plus/PlusShare.html index 1fbc327..dfbbe98 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusShare.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusShare.html @@ -687,7 +687,7 @@ Summary: - extends Object
    + extends Object
    @@ -707,7 +707,7 @@ Summary:
    - + @@ -732,7 +732,7 @@ Summary:

    Class Overview

    Utility class for including resources in posts shared on Google+ through - an ACTION_SEND intent. + an ACTION_SEND intent.

    @@ -799,93 +799,93 @@ Summary: - + - + - - + - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -925,6 +925,10 @@ Summary: @@ -950,7 +954,7 @@ Summary: Person @@ -1065,7 +1069,7 @@ From class final - Class<?> + Class<?> - + @@ -855,7 +855,7 @@ Summary: ItemScope.Builder @@ -1035,9 +1035,9 @@ Summary: ItemScope.Builder @@ -1053,7 +1053,7 @@ Summary: ItemScope.Builder @@ -1161,9 +1161,9 @@ Summary: ItemScope.Builder @@ -1179,9 +1179,9 @@ Summary: ItemScope.Builder @@ -1197,9 +1197,9 @@ Summary: ItemScope.Builder @@ -1215,9 +1215,9 @@ Summary: ItemScope.Builder @@ -1233,7 +1233,7 @@ Summary: ItemScope.Builder @@ -1395,9 +1395,9 @@ Summary: ItemScope.Builder @@ -1485,9 +1485,9 @@ Summary: ItemScope.Builder @@ -1521,7 +1521,7 @@ Summary: ItemScope.Builder @@ -1558,7 +1558,7 @@ Summary: ItemScope.Builder @@ -1702,9 +1702,9 @@ Summary: ItemScope.Builder @@ -1720,7 +1720,7 @@ Summary: ItemScope.Builder @@ -1756,9 +1757,9 @@ Summary: ItemScope.Builder @@ -1774,7 +1775,7 @@ Summary: ItemScope.Builder @@ -1822,7 +1823,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object
    @@ -1889,7 +1890,7 @@ From class final - Class<?> + Class<?> @@ -998,12 +998,12 @@ Summary: - String + String @@ -1016,7 +1016,7 @@ Summary: - String + String @@ -1124,12 +1124,12 @@ Summary: - String + String @@ -1142,12 +1142,12 @@ Summary: - String + String @@ -1160,12 +1160,12 @@ Summary: - String + String @@ -1178,12 +1178,12 @@ Summary: - String + String @@ -1196,7 +1196,7 @@ Summary: - String + String @@ -1358,12 +1358,12 @@ Summary: - String + String @@ -1448,12 +1448,12 @@ Summary: - String + String @@ -1484,7 +1484,7 @@ Summary: - List<ItemScope> + List<ItemScope> @@ -1520,7 +1520,7 @@ Summary: - String + String @@ -1664,12 +1664,12 @@ Summary: - String + String @@ -1682,7 +1682,7 @@ Summary: - String + String @@ -1718,12 +1718,12 @@ Summary: - String + String @@ -1736,7 +1736,7 @@ Summary: - String + String @@ -2788,6 +2788,24 @@ From interface + + + + + +
    java.lang.Objectjava.lang.Object
    StringString EXTRA_CALL_TO_ACTION Used as a bundle extra field to describe a call-to-action button for a post on Google+.
    StringString EXTRA_CONTENT_DEEP_LINK_IDUsed as a string extra field in ACTION_SEND intents to + Used as a string extra field in ACTION_SEND intents to specify a resource to be shared on Google+.
    StringString EXTRA_CONTENT_DEEP_LINK_METADATAUsed as a bundle extra field in ACTION_SEND intents to + Used as a bundle extra field in ACTION_SEND intents to describe a resource to be shared on Google+.
    StringString EXTRA_CONTENT_URL This is a URL for the content of the post.
    StringString EXTRA_IS_INTERACTIVE_POST Extra indicating that this is an interactive post.
    StringString EXTRA_SENDER_ID The ID of the sender on Google+.
    StringString KEY_CALL_TO_ACTION_DEEP_LINK_IDBundle key used for the String deep-link ID of the call-to-action button.Bundle key used for the String deep-link ID of the call-to-action button.
    StringString KEY_CALL_TO_ACTION_LABELBundle key used for the String label placeholder text of the call-to-action button.Bundle key used for the String label placeholder text of the call-to-action button.
    StringString KEY_CALL_TO_ACTION_URLBundle key used for the String URL of the call-to-action button.Bundle key used for the String URL of the call-to-action button.
    StringString KEY_CONTENT_DEEP_LINK_METADATA_DESCRIPTIONBundle key used for the String description of the resource shared on Google+.Bundle key used for the String description of the resource shared on Google+.
    StringString KEY_CONTENT_DEEP_LINK_METADATA_THUMBNAIL_URLBundle key used for the String thumbnail URL of the resource shared on Google+.Bundle key used for the String thumbnail URL of the resource shared on Google+.
    StringString KEY_CONTENT_DEEP_LINK_METADATA_TITLEBundle key used for the String title of the resource shared on Google+.Bundle key used for the String title of the resource shared on Google+.
    StringString PARAM_CONTENT_DEEP_LINK_ID The query parameter containing the deep-link ID.
    PlusShare() +
    + This constructor is deprecated. + No replacement.
    +
    - createPerson(String id, String displayName) + createPerson(String id, String displayName)
    Creates a person to use as a recipient with the given ID and display name.
    @@ -965,10 +969,10 @@ Summary: static - String + String
    - getDeepLinkId(Intent intent) + getDeepLinkId(Intent intent)
    Get the incoming deep link.
    @@ -998,7 +1002,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object
    clone() @@ -1036,7 +1040,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
    getClass() @@ -1129,7 +1133,7 @@ From class - String + String toString() @@ -1228,7 +1232,7 @@ From class public static final - String + String EXTRA_CALL_TO_ACTION @@ -1266,7 +1270,7 @@ From class public static final - String + String EXTRA_CONTENT_DEEP_LINK_ID @@ -1278,7 +1282,7 @@ From class
    -

    Used as a string extra field in ACTION_SEND intents to +

    Used as a string extra field in ACTION_SEND intents to specify a resource to be shared on Google+.

    @@ -1305,7 +1309,7 @@ From class public static final - String + String EXTRA_CONTENT_DEEP_LINK_METADATA @@ -1317,7 +1321,7 @@ From class
    -

    Used as a bundle extra field in ACTION_SEND intents to +

    Used as a bundle extra field in ACTION_SEND intents to describe a resource to be shared on Google+. You should only set this extra with EXTRA_CONTENT_DEEP_LINK_ID, and when the deep-link ID is not a URI.

    @@ -1345,7 +1349,7 @@ From class public static final - String + String EXTRA_CONTENT_URL @@ -1383,7 +1387,7 @@ From class public static final - String + String EXTRA_IS_INTERACTIVE_POST @@ -1421,7 +1425,7 @@ From class public static final - String + String EXTRA_SENDER_ID @@ -1433,8 +1437,7 @@ From class
    -

    The ID of the sender on Google+. This value is used by the Google+ app to check if there - is a mismatch between the sender and the user authenticated in the Google+ app.

    +

    The ID of the sender on Google+.

    See Also
    • getId()
    • getCurrentPerson()
    • @@ -1464,7 +1467,7 @@ From class public static final - String + String KEY_CALL_TO_ACTION_DEEP_LINK_ID @@ -1476,7 +1479,7 @@ From class
    -

    Bundle key used for the String deep-link ID of the call-to-action button. +

    Bundle key used for the String deep-link ID of the call-to-action button. This key is used in the EXTRA_CALL_TO_ACTION bundle.

    @@ -1503,7 +1506,7 @@ From class public static final - String + String KEY_CALL_TO_ACTION_LABEL @@ -1515,7 +1518,7 @@ From class
    -

    Bundle key used for the String label placeholder text of the call-to-action button. +

    Bundle key used for the String label placeholder text of the call-to-action button. This key is used in the EXTRA_CALL_TO_ACTION bundle.

    @@ -1542,7 +1545,7 @@ From class public static final - String + String KEY_CALL_TO_ACTION_URL @@ -1554,7 +1557,7 @@ From class
    -

    Bundle key used for the String URL of the call-to-action button. +

    Bundle key used for the String URL of the call-to-action button. This key is used in the EXTRA_CALL_TO_ACTION bundle.

    @@ -1581,7 +1584,7 @@ From class public static final - String + String KEY_CONTENT_DEEP_LINK_METADATA_DESCRIPTION @@ -1593,7 +1596,7 @@ From class
    -

    Bundle key used for the String description of the resource shared on Google+. +

    Bundle key used for the String description of the resource shared on Google+. This key is used in the EXTRA_CONTENT_DEEP_LINK_METADATA bundle.

    @@ -1620,7 +1623,7 @@ From class public static final - String + String KEY_CONTENT_DEEP_LINK_METADATA_THUMBNAIL_URL @@ -1632,7 +1635,7 @@ From class
    -

    Bundle key used for the String thumbnail URL of the resource shared on Google+. +

    Bundle key used for the String thumbnail URL of the resource shared on Google+. This key is used in the EXTRA_CONTENT_DEEP_LINK_METADATA bundle.

    @@ -1659,7 +1662,7 @@ From class public static final - String + String KEY_CONTENT_DEEP_LINK_METADATA_TITLE @@ -1671,7 +1674,7 @@ From class
    -

    Bundle key used for the String title of the resource shared on Google+. +

    Bundle key used for the String title of the resource shared on Google+. This key is used in the EXTRA_CONTENT_DEEP_LINK_METADATA bundle.

    @@ -1698,7 +1701,7 @@ From class public static final - String + String PARAM_CONTENT_DEEP_LINK_ID @@ -1766,7 +1769,11 @@ From class
    - +

    +

    + This constructor is deprecated.
    + No replacement. +

    @@ -1796,7 +1803,7 @@ From class Person createPerson - (String id, String displayName) + (String id, String displayName)
    @@ -1837,10 +1844,10 @@ From class - String + String getDeepLinkId - (Intent intent) + (Intent intent)
    diff --git a/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html b/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html index e4eec84..3454b08 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html @@ -681,7 +681,7 @@ Summary: - extends Object
    + extends Object
    @@ -701,7 +701,7 @@ Summary:
    java.lang.Objectjava.lang.Object
    - setAdditionalName(List<String> additionalName) + setAdditionalName(List<String> additionalName)
    An additional name for a Person, can be used for a middle name.
    @@ -891,7 +891,7 @@ Summary: ItemScope.Builder
    - setAddressCountry(String addressCountry) + setAddressCountry(String addressCountry)
    Address country.
    @@ -909,7 +909,7 @@ Summary: ItemScope.Builder
    - setAddressLocality(String addressLocality) + setAddressLocality(String addressLocality)
    Address locality.
    @@ -927,7 +927,7 @@ Summary: ItemScope.Builder
    - setAddressRegion(String addressRegion) + setAddressRegion(String addressRegion)
    Address region.
    @@ -945,7 +945,7 @@ Summary: ItemScope.Builder
    - setAssociated_media(List<ItemScope> associated_media) + setAssociated_media(List<ItemScope> associated_media)
    The encoding.
    @@ -981,7 +981,7 @@ Summary: ItemScope.Builder
    - setAttendees(List<ItemScope> attendees) + setAttendees(List<ItemScope> attendees)
    A person attending the event.
    @@ -1017,9 +1017,9 @@ Summary: ItemScope.Builder
    - setAuthor(List<ItemScope> author) + setAuthor(List<ItemScope> author) -
    The person who created this scope.
    +
    The person or persons who created this result.
    - setBestRating(String bestRating) + setBestRating(String bestRating) -
    Best possible rating value.
    +
    Best possible rating value that a result might obtain.
    - setBirthDate(String birthDate) + setBirthDate(String birthDate)
    Date of birth.
    @@ -1089,7 +1089,7 @@ Summary: ItemScope.Builder
    - setCaption(String caption) + setCaption(String caption)
    The caption for this object.
    @@ -1107,7 +1107,7 @@ Summary: ItemScope.Builder
    - setContentSize(String contentSize) + setContentSize(String contentSize)
    File size in (mega/kilo) bytes.
    @@ -1125,7 +1125,7 @@ Summary: ItemScope.Builder
    - setContentUrl(String contentUrl) + setContentUrl(String contentUrl)
    Actual bytes of the media object, for example the image file or video file.
    @@ -1143,9 +1143,9 @@ Summary: ItemScope.Builder
    - setContributor(List<ItemScope> contributor) + setContributor(List<ItemScope> contributor) -
    The list of contributors for this scope.
    +
    A list of contributors to this result.
    - setDateCreated(String dateCreated) + setDateCreated(String dateCreated) -
    The date this scope was created.
    +
    The date the result was created such as the date that a review was first created.
    - setDateModified(String dateModified) + setDateModified(String dateModified) -
    The date this scope was last modified.
    +
    The date the result was last modified such as the date that a review was last edited.
    - setDatePublished(String datePublished) + setDatePublished(String datePublished) -
    The initial date this scope was published.
    +
    The initial date that the result was published.
    - setDescription(String description) + setDescription(String description) -
    The string describing the content of this scope.
    +
    The string that describes the content of the result.
    - setDuration(String duration) + setDuration(String duration)
    The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
    @@ -1251,7 +1251,7 @@ Summary: ItemScope.Builder
    - setEmbedUrl(String embedUrl) + setEmbedUrl(String embedUrl)
    A URL pointing to a player for a specific video.
    @@ -1269,7 +1269,7 @@ Summary: ItemScope.Builder
    - setEndDate(String endDate) + setEndDate(String endDate)
    The end date and time of the event (in ISO 8601 date format).
    @@ -1287,7 +1287,7 @@ Summary: ItemScope.Builder
    - setFamilyName(String familyName) + setFamilyName(String familyName)
    Family name.
    @@ -1305,7 +1305,7 @@ Summary: ItemScope.Builder
    - setGender(String gender) + setGender(String gender)
    Gender of the person.
    @@ -1341,7 +1341,7 @@ Summary: ItemScope.Builder
    - setGivenName(String givenName) + setGivenName(String givenName)
    Given name.
    @@ -1359,7 +1359,7 @@ Summary: ItemScope.Builder
    - setHeight(String height) + setHeight(String height)
    The height of the media object.
    @@ -1377,9 +1377,9 @@ Summary: ItemScope.Builder
    - setId(String id) + setId(String id) -
    The id for this item scope.
    +
    An identifier for the target.
    - setImage(String image) + setImage(String image) -
    A url to the image for this scope.
    +
    A URL to the image that represents this result.
    - setName(String name) + setName(String name) -
    The name of this scope.
    +
    The name of the result.
    - setPerformers(List<ItemScope> performers) + setPerformers(List<ItemScope> performers)
    The main performer or performers of the event-for example, a presenter, musician, or actor.
    @@ -1540,9 +1540,9 @@ Summary: ItemScope.Builder
    - setPlayerType(String playerType) + setPlayerType(String playerType) -
    Player type required-for example, Flash or Silverlight.
    +
    Player type that is required.
    - setPostOfficeBoxNumber(String postOfficeBoxNumber) + setPostOfficeBoxNumber(String postOfficeBoxNumber)
    Post office box number.
    @@ -1576,7 +1576,7 @@ Summary: ItemScope.Builder
    - setPostalCode(String postalCode) + setPostalCode(String postalCode)
    Postal code.
    @@ -1594,7 +1594,7 @@ Summary: ItemScope.Builder
    - setRatingValue(String ratingValue) + setRatingValue(String ratingValue)
    Rating value.
    @@ -1630,7 +1630,7 @@ Summary: ItemScope.Builder
    - setStartDate(String startDate) + setStartDate(String startDate)
    The start date and time of the event (in ISO 8601 date format).
    @@ -1648,7 +1648,7 @@ Summary: ItemScope.Builder
    - setStreetAddress(String streetAddress) + setStreetAddress(String streetAddress)
    Street address.
    @@ -1666,9 +1666,9 @@ Summary: ItemScope.Builder
    - setText(String text) + setText(String text) -
    Comment text, review text, etc.
    +
    The text that is the result of the app activity.
    - setThumbnailUrl(String thumbnailUrl) + setThumbnailUrl(String thumbnailUrl) -
    A url to a thumbnail image for this scope.
    +
    A URL to a thumbnail image that represents this result.
    - setTickerSymbol(String tickerSymbol) + setTickerSymbol(String tickerSymbol)
    The exchange traded instrument associated with a Corporation object.
    @@ -1738,9 +1738,10 @@ Summary: ItemScope.Builder
    - setType(String type) + setType(String type) -
    The item type.
    +
    The schema.org URL that best describes the referenced target and matches the type of + moment.
    - setUrl(String url) + setUrl(String url) -
    A URL for the item upon which the action was performed.
    +
    The URL that points to the result object.
    - setWidth(String width) + setWidth(String width)
    The width of the media object.
    @@ -1792,9 +1793,9 @@ Summary: ItemScope.Builder
    - setWorstRating(String worstRating) + setWorstRating(String worstRating) -
    Worst possible rating value.
    +
    Worst possible rating value that a result might obtain.
    clone() @@ -1860,7 +1861,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
    getClass() @@ -1953,7 +1954,7 @@ From class - String + String toString() @@ -2167,7 +2168,7 @@ From class ItemScope.Builder setAdditionalName - (List<String> additionalName) + (List<String> additionalName)
    @@ -2227,7 +2228,7 @@ From class ItemScope.Builder setAddressCountry - (String addressCountry) + (String addressCountry)
    @@ -2257,7 +2258,7 @@ From class ItemScope.Builder setAddressLocality - (String addressLocality) + (String addressLocality)
    @@ -2287,7 +2288,7 @@ From class ItemScope.Builder setAddressRegion - (String addressRegion) + (String addressRegion)
    @@ -2317,7 +2318,7 @@ From class ItemScope.Builder setAssociated_media - (List<ItemScope> associated_media) + (List<ItemScope> associated_media)
    @@ -2377,7 +2378,7 @@ From class ItemScope.Builder setAttendees - (List<ItemScope> attendees) + (List<ItemScope> attendees)
    @@ -2437,7 +2438,7 @@ From class ItemScope.Builder setAuthor - (List<ItemScope> author) + (List<ItemScope> author)
    @@ -2447,7 +2448,8 @@ From class
    -

    The person who created this scope. +

    The person or persons who created this result. In the example of restaurant reviews, this + might be the reviewer's name.

    @@ -2467,7 +2469,7 @@ From class ItemScope.Builder setBestRating - (String bestRating) + (String bestRating)
    @@ -2477,7 +2479,9 @@ From class
    -

    Best possible rating value. +

    Best possible rating value that a result might obtain. This property defines the upper + bound for the ratingValue. For example, you might have a 5 star rating scale, you would + provide 5 as the value for this property.

    @@ -2497,7 +2501,7 @@ From class ItemScope.Builder setBirthDate - (String birthDate) + (String birthDate)
    @@ -2557,7 +2561,7 @@ From class ItemScope.Builder setCaption - (String caption) + (String caption)
    @@ -2587,7 +2591,7 @@ From class ItemScope.Builder setContentSize - (String contentSize) + (String contentSize)
    @@ -2617,7 +2621,7 @@ From class ItemScope.Builder setContentUrl - (String contentUrl) + (String contentUrl)
    @@ -2647,7 +2651,7 @@ From class ItemScope.Builder setContributor - (List<ItemScope> contributor) + (List<ItemScope> contributor)
    @@ -2657,7 +2661,7 @@ From class
    -

    The list of contributors for this scope. +

    A list of contributors to this result.

    @@ -2677,7 +2681,7 @@ From class ItemScope.Builder setDateCreated - (String dateCreated) + (String dateCreated)
    @@ -2687,7 +2691,7 @@ From class
    -

    The date this scope was created. +

    The date the result was created such as the date that a review was first created.

    @@ -2707,7 +2711,7 @@ From class ItemScope.Builder setDateModified - (String dateModified) + (String dateModified)
    @@ -2717,7 +2721,7 @@ From class
    -

    The date this scope was last modified. +

    The date the result was last modified such as the date that a review was last edited.

    @@ -2737,7 +2741,7 @@ From class ItemScope.Builder setDatePublished - (String datePublished) + (String datePublished)
    @@ -2747,7 +2751,10 @@ From class
    -

    The initial date this scope was published. +

    The initial date that the result was published. For example, a user writes a comment on a + blog, which has a result.dateCreated of when they submit it. If the blog users comment + moderation, the result.datePublished value would match the date when the owner approved + the message.

    @@ -2767,7 +2774,7 @@ From class ItemScope.Builder setDescription - (String description) + (String description)
    @@ -2777,7 +2784,7 @@ From class
    -

    The string describing the content of this scope. +

    The string that describes the content of the result.

    @@ -2797,7 +2804,7 @@ From class ItemScope.Builder setDuration - (String duration) + (String duration)
    @@ -2827,7 +2834,7 @@ From class ItemScope.Builder setEmbedUrl - (String embedUrl) + (String embedUrl)
    @@ -2858,7 +2865,7 @@ From class ItemScope.Builder setEndDate - (String endDate) + (String endDate)
    @@ -2888,7 +2895,7 @@ From class ItemScope.Builder setFamilyName - (String familyName) + (String familyName)
    @@ -2898,8 +2905,7 @@ From class
    -

    Family name. In the U.S., the last name of an Person. This can be used along with - givenName instead of the Name property. +

    Family name. This property can be used with givenName instead of the name property.

    @@ -2919,7 +2925,7 @@ From class ItemScope.Builder setGender - (String gender) + (String gender)
    @@ -2979,7 +2985,7 @@ From class ItemScope.Builder setGivenName - (String givenName) + (String givenName)
    @@ -2989,8 +2995,7 @@ From class
    -

    Given name. In the U.S., the first name of a Person. This can be used along with - familyName instead of the Name property. +

    Given name. This property can be used with familyName instead of the name property.

    @@ -3010,7 +3015,7 @@ From class ItemScope.Builder setHeight - (String height) + (String height)
    @@ -3040,7 +3045,7 @@ From class ItemScope.Builder setId - (String id) + (String id)
    @@ -3050,7 +3055,9 @@ From class
    -

    The id for this item scope. +

    An identifier for the target. Your app can choose how to identify targets. The target.id + is required if you are writing an activity that does not have a corresponding web page or + target.url property.

    @@ -3070,7 +3077,7 @@ From class ItemScope.Builder setImage - (String image) + (String image)
    @@ -3080,7 +3087,9 @@ From class
    -

    A url to the image for this scope. +

    A URL to the image that represents this result. For example, if a user writes a review of + a restaurant and attaches a photo of their meal, you might use that photo as the + result.image.

    @@ -3220,7 +3229,7 @@ From class ItemScope.Builder setName - (String name) + (String name)
    @@ -3230,7 +3239,8 @@ From class
    -

    The name of this scope. +

    The name of the result. In the example of a restaurant review, this might be the summary + the user gave their review such as "Great ambiance, but overpriced."

    @@ -3280,7 +3290,7 @@ From class ItemScope.Builder setPerformers - (List<ItemScope> performers) + (List<ItemScope> performers)
    @@ -3311,7 +3321,7 @@ From class ItemScope.Builder setPlayerType - (String playerType) + (String playerType)
    @@ -3321,7 +3331,7 @@ From class
    -

    Player type required-for example, Flash or Silverlight. +

    Player type that is required. For example: Flash or Silverlight.

    @@ -3341,7 +3351,7 @@ From class ItemScope.Builder setPostOfficeBoxNumber - (String postOfficeBoxNumber) + (String postOfficeBoxNumber)
    @@ -3371,7 +3381,7 @@ From class ItemScope.Builder setPostalCode - (String postalCode) + (String postalCode)
    @@ -3401,7 +3411,7 @@ From class ItemScope.Builder setRatingValue - (String ratingValue) + (String ratingValue)
    @@ -3461,7 +3471,7 @@ From class ItemScope.Builder setStartDate - (String startDate) + (String startDate)
    @@ -3491,7 +3501,7 @@ From class ItemScope.Builder setStreetAddress - (String streetAddress) + (String streetAddress)
    @@ -3521,7 +3531,7 @@ From class ItemScope.Builder setText - (String text) + (String text)
    @@ -3531,7 +3541,8 @@ From class
    -

    Comment text, review text, etc. +

    The text that is the result of the app activity. For example, if a user leaves a review + of a restaurant, this might be the text of the review.

    @@ -3581,7 +3592,7 @@ From class ItemScope.Builder setThumbnailUrl - (String thumbnailUrl) + (String thumbnailUrl)
    @@ -3591,7 +3602,7 @@ From class
    -

    A url to a thumbnail image for this scope. +

    A URL to a thumbnail image that represents this result.

    @@ -3611,7 +3622,7 @@ From class ItemScope.Builder setTickerSymbol - (String tickerSymbol) + (String tickerSymbol)
    @@ -3644,7 +3655,7 @@ From class ItemScope.Builder setType - (String type) + (String type)
    @@ -3654,7 +3665,8 @@ From class
    -

    The item type. +

    The schema.org URL that best describes the referenced target and matches the type of + moment.

    @@ -3674,7 +3686,7 @@ From class ItemScope.Builder setUrl - (String url) + (String url)
    @@ -3684,7 +3696,8 @@ From class
    -

    A URL for the item upon which the action was performed. +

    The URL that points to the result object. For example, a permalink directly to a + restaurant reviewer's comment.

    @@ -3704,7 +3717,7 @@ From class ItemScope.Builder setWidth - (String width) + (String width)
    @@ -3734,7 +3747,7 @@ From class ItemScope.Builder setWorstRating - (String worstRating) + (String worstRating)
    @@ -3744,7 +3757,8 @@ From class
    -

    Worst possible rating value. +

    Worst possible rating value that a result might obtain. This property defines the lower + bound for the ratingValue.

    diff --git a/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.html b/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.html index 30f4a02..3a566a2 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.html +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.html @@ -818,7 +818,7 @@ Summary: - List<String> + List<String>
    getAdditionalName() @@ -854,7 +854,7 @@ Summary: - String + String getAddressCountry() @@ -872,7 +872,7 @@ Summary: - String + String getAddressLocality() @@ -890,7 +890,7 @@ Summary: - String + String getAddressRegion() @@ -908,7 +908,7 @@ Summary: - List<ItemScope> + List<ItemScope> getAssociated_media() @@ -944,7 +944,7 @@ Summary: - List<ItemScope> + List<ItemScope> getAttendees() @@ -980,12 +980,12 @@ Summary: - List<ItemScope> + List<ItemScope> getAuthor() -
    The person who created this scope.
    +
    The person or persons who created this result.
    getBestRating() -
    Best possible rating value.
    +
    Best possible rating value that a result might obtain.
    getBirthDate() @@ -1052,7 +1052,7 @@ Summary: - String + String getCaption() @@ -1070,7 +1070,7 @@ Summary: - String + String getContentSize() @@ -1088,7 +1088,7 @@ Summary: - String + String getContentUrl() @@ -1106,12 +1106,12 @@ Summary: - List<ItemScope> + List<ItemScope> getContributor() -
    The list of contributors for this scope.
    +
    A list of contributors to this result.
    getDateCreated() -
    The date this scope was created.
    +
    The date the result was created such as the date that a review was first created.
    getDateModified() -
    The date this scope was last modified.
    +
    The date the result was last modified such as the date that a review was last edited.
    getDatePublished() -
    The initial date this scope was published.
    +
    The initial date that the result was published.
    getDescription() -
    The string describing the content of this scope.
    +
    The string that describes the content of the result.
    getDuration() @@ -1214,7 +1214,7 @@ Summary: - String + String getEmbedUrl() @@ -1232,7 +1232,7 @@ Summary: - String + String getEndDate() @@ -1250,7 +1250,7 @@ Summary: - String + String getFamilyName() @@ -1268,7 +1268,7 @@ Summary: - String + String getGender() @@ -1304,7 +1304,7 @@ Summary: - String + String getGivenName() @@ -1322,7 +1322,7 @@ Summary: - String + String getHeight() @@ -1340,12 +1340,12 @@ Summary: - String + String getId() -
    The id for this item scope.
    +
    An identifier for the target.
    getImage() -
    A url to the image for this scope.
    +
    A URL to the image that represents this result.
    getName() -
    The name of this scope.
    +
    The name of the result.
    getPerformers() @@ -1502,12 +1502,12 @@ Summary: - String + String getPlayerType() -
    Player type required-for example, Flash or Silverlight.
    +
    Player type that is required.
    getPostOfficeBoxNumber() @@ -1538,7 +1538,7 @@ Summary: - String + String getPostalCode() @@ -1556,7 +1556,7 @@ Summary: - String + String getRatingValue() @@ -1592,7 +1592,7 @@ Summary: - String + String getStartDate() @@ -1610,7 +1610,7 @@ Summary: - String + String getStreetAddress() @@ -1628,12 +1628,12 @@ Summary: - String + String getText() -
    Comment text, review text, etc.
    +
    The text that is the result of the app activity.
    getThumbnailUrl() -
    A url to a thumbnail image for this scope.
    +
    A URL to a thumbnail image that represents this result.
    getTickerSymbol() @@ -1700,12 +1700,12 @@ Summary: - String + String getType() -
    The item type.
    +
    The schema.org URL that best describes the referenced target and matches the type of moment.
    getUrl() -
    A URL for the item upon which the action was performed.
    +
    The URL that points to the result object.
    getWidth() @@ -1754,12 +1754,12 @@ Summary: - String + String getWorstRating() -
    Worst possible rating value.
    +
    Worst possible rating value that a result might obtain.
    + abstract + + + + + boolean + + isDataValid() + +
    Check to see if this object is valid for use.
    + +
    @@ -2876,7 +2894,7 @@ From interface abstract - List<String> + List<String> getAdditionalName () @@ -2936,7 +2954,7 @@ From interface abstract - String + String getAddressCountry () @@ -2966,7 +2984,7 @@ From interface abstract - String + String getAddressLocality () @@ -2996,7 +3014,7 @@ From interface abstract - String + String getAddressRegion () @@ -3026,7 +3044,7 @@ From interface abstract - List<ItemScope> + List<ItemScope> getAssociated_media () @@ -3086,7 +3104,7 @@ From interface abstract - List<ItemScope> + List<ItemScope> getAttendees () @@ -3146,7 +3164,7 @@ From interface abstract - List<ItemScope> + List<ItemScope> getAuthor () @@ -3159,7 +3177,8 @@ From interface
    -

    The person who created this scope. +

    The person or persons who created this result. In the example of restaurant reviews, this + might be the reviewer's name.

    @@ -3176,7 +3195,7 @@ From interface abstract - String + String getBestRating () @@ -3189,7 +3208,9 @@ From interface
    -

    Best possible rating value. +

    Best possible rating value that a result might obtain. This property defines the upper bound + for the ratingValue. For example, you might have a 5 star rating scale, you would provide 5 + as the value for this property.

    @@ -3206,7 +3227,7 @@ From interface abstract - String + String getBirthDate () @@ -3266,7 +3287,7 @@ From interface abstract - String + String getCaption () @@ -3296,7 +3317,7 @@ From interface abstract - String + String getContentSize () @@ -3326,7 +3347,7 @@ From interface abstract - String + String getContentUrl () @@ -3356,7 +3377,7 @@ From interface abstract - List<ItemScope> + List<ItemScope> getContributor () @@ -3369,7 +3390,7 @@ From interface
    -

    The list of contributors for this scope. +

    A list of contributors to this result.

    @@ -3386,7 +3407,7 @@ From interface abstract - String + String getDateCreated () @@ -3399,7 +3420,7 @@ From interface
    -

    The date this scope was created. +

    The date the result was created such as the date that a review was first created.

    @@ -3416,7 +3437,7 @@ From interface abstract - String + String getDateModified () @@ -3429,7 +3450,7 @@ From interface
    -

    The date this scope was last modified. +

    The date the result was last modified such as the date that a review was last edited.

    @@ -3446,7 +3467,7 @@ From interface abstract - String + String getDatePublished () @@ -3459,7 +3480,10 @@ From interface
    -

    The initial date this scope was published. +

    The initial date that the result was published. For example, a user writes a comment on a + blog, which has a result.dateCreated of when they submit it. If the blog users comment + moderation, the result.datePublished value would match the date when the owner approved the + message.

    @@ -3476,7 +3500,7 @@ From interface abstract - String + String getDescription () @@ -3489,7 +3513,7 @@ From interface
    -

    The string describing the content of this scope. +

    The string that describes the content of the result.

    @@ -3506,7 +3530,7 @@ From interface abstract - String + String getDuration () @@ -3536,7 +3560,7 @@ From interface abstract - String + String getEmbedUrl () @@ -3567,7 +3591,7 @@ From interface abstract - String + String getEndDate () @@ -3597,7 +3621,7 @@ From interface abstract - String + String getFamilyName () @@ -3610,8 +3634,7 @@ From interface
    -

    Family name. In the U.S., the last name of an Person. This can be used along with givenName - instead of the Name property. +

    Family name. This property can be used with givenName instead of the name property.

    @@ -3628,7 +3651,7 @@ From interface abstract - String + String getGender () @@ -3688,7 +3711,7 @@ From interface abstract - String + String getGivenName () @@ -3701,8 +3724,7 @@ From interface
    -

    Given name. In the U.S., the first name of a Person. This can be used along with familyName - instead of the Name property. +

    Given name. This property can be used with familyName instead of the name property.

    @@ -3719,7 +3741,7 @@ From interface abstract - String + String getHeight () @@ -3749,7 +3771,7 @@ From interface abstract - String + String getId () @@ -3762,7 +3784,9 @@ From interface
    -

    The id for this item scope. +

    An identifier for the target. Your app can choose how to identify targets. The target.id is + required if you are writing an activity that does not have a corresponding web page or + target.url property.

    @@ -3779,7 +3803,7 @@ From interface abstract - String + String getImage () @@ -3792,7 +3816,8 @@ From interface
    -

    A url to the image for this scope. +

    A URL to the image that represents this result. For example, if a user writes a review of a + restaurant and attaches a photo of their meal, you might use that photo as the result.image.

    @@ -3929,7 +3954,7 @@ From interface abstract - String + String getName () @@ -3942,7 +3967,8 @@ From interface
    -

    The name of this scope. +

    The name of the result. In the example of a restaurant review, this might be the summary the + user gave their review such as "Great ambiance, but overpriced."

    @@ -3989,7 +4015,7 @@ From interface abstract - List<ItemScope> + List<ItemScope> getPerformers () @@ -4019,7 +4045,7 @@ From interface abstract - String + String getPlayerType () @@ -4032,7 +4058,7 @@ From interface
    -

    Player type required-for example, Flash or Silverlight. +

    Player type that is required. For example: Flash or Silverlight.

    @@ -4049,7 +4075,7 @@ From interface abstract - String + String getPostOfficeBoxNumber () @@ -4079,7 +4105,7 @@ From interface abstract - String + String getPostalCode () @@ -4109,7 +4135,7 @@ From interface abstract - String + String getRatingValue () @@ -4169,7 +4195,7 @@ From interface abstract - String + String getStartDate () @@ -4199,7 +4225,7 @@ From interface abstract - String + String getStreetAddress () @@ -4229,7 +4255,7 @@ From interface abstract - String + String getText () @@ -4242,7 +4268,8 @@ From interface
    -

    Comment text, review text, etc. +

    The text that is the result of the app activity. For example, if a user leaves a review of a + restaurant, this might be the text of the review.

    @@ -4289,7 +4316,7 @@ From interface abstract - String + String getThumbnailUrl () @@ -4302,7 +4329,7 @@ From interface
    -

    A url to a thumbnail image for this scope. +

    A URL to a thumbnail image that represents this result.

    @@ -4319,7 +4346,7 @@ From interface abstract - String + String getTickerSymbol () @@ -4352,7 +4379,7 @@ From interface abstract - String + String getType () @@ -4365,7 +4392,7 @@ From interface
    -

    The item type. +

    The schema.org URL that best describes the referenced target and matches the type of moment.

    @@ -4382,7 +4409,7 @@ From interface abstract - String + String getUrl () @@ -4395,7 +4422,8 @@ From interface
    -

    A URL for the item upon which the action was performed. +

    The URL that points to the result object. For example, a permalink directly to a restaurant + reviewer's comment.

    @@ -4412,7 +4440,7 @@ From interface abstract - String + String getWidth () @@ -4442,7 +4470,7 @@ From interface abstract - String + String getWorstRating () @@ -4455,7 +4483,8 @@ From interface
    -

    Worst possible rating value. +

    Worst possible rating value that a result might obtain. This property defines the lower bound + for the ratingValue.

    diff --git a/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.Builder.html b/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.Builder.html index b6f25c6..6ef6a63 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.Builder.html +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.Builder.html @@ -681,7 +681,7 @@ Summary: - extends Object
    + extends Object
    @@ -701,7 +701,7 @@ Summary:
    java.lang.Objectjava.lang.Object
    - setId(String id) + setId(String id)
    The moment ID.
    @@ -857,8 +857,7 @@ Summary:
    setResult(ItemScope result) -
    The object generated by performing the action on the item -
    +
    The object generated by performing the action on the target.
    - setStartDate(String startDate) + setStartDate(String startDate)
    Time stamp of when the action occurred in RFC3339 format.
    @@ -910,9 +909,9 @@ Summary: Moment.Builder
    - setType(String type) + setType(String type) -
    The schema.org activity type.
    +
    The Google schema for the type of moment to write.
    clone() @@ -978,7 +977,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0)
    getClass() @@ -1071,7 +1070,7 @@ From class - String + String toString() @@ -1255,7 +1254,7 @@ From class Moment.Builder setId - (String id) + (String id)
    @@ -1295,7 +1294,8 @@ From class
    -

    The object generated by performing the action on the item +

    The object generated by performing the action on the target. For example, a user writes a + review of a restaurant, the target is the restaurant and the result is the review.

    @@ -1315,7 +1315,7 @@ From class Moment.Builder setStartDate - (String startDate) + (String startDate)
    @@ -1375,7 +1375,7 @@ From class Moment.Builder setType - (String type) + (String type)
    @@ -1385,7 +1385,8 @@ From class
    -

    The schema.org activity type. +

    The Google schema for the type of moment to write. For example, + http://schemas.google.com/AddActivity.

    diff --git a/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.html b/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.html index 536c8b3..14cffdb 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.html +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.html @@ -800,7 +800,7 @@ Summary: - String + String
    getId() @@ -823,8 +823,7 @@ Summary: getResult() -
    The object generated by performing the action on the item -
    +
    The object generated by performing the action on the target.
    getStartDate() @@ -873,12 +872,12 @@ Summary: - String + String getType() -
    The schema.org activity type.
    +
    The Google schema for the type of moment to write.
    + abstract + + + + + boolean + + isDataValid() + +
    Check to see if this object is valid for use.
    + +
    @@ -1083,7 +1100,7 @@ From interface abstract - String + String getId () @@ -1126,7 +1143,8 @@ From interface
    -

    The object generated by performing the action on the item +

    The object generated by performing the action on the target. For example, a user writes a + review of a restaurant, the target is the restaurant and the result is the review.

    @@ -1143,7 +1161,7 @@ From interface abstract - String + String getStartDate () @@ -1203,7 +1221,7 @@ From interface abstract - String + String getType () @@ -1216,7 +1234,8 @@ From interface
    -

    The schema.org activity type. +

    The Google schema for the type of moment to write. For example, + http://schemas.google.com/AddActivity.

    diff --git a/docs/html/reference/com/google/android/gms/plus/model/moments/MomentBuffer.html b/docs/html/reference/com/google/android/gms/plus/model/moments/MomentBuffer.html index 893a3ee..9b00322 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/moments/MomentBuffer.html +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/MomentBuffer.html @@ -716,7 +716,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -952,7 +952,7 @@ From class - Iterator<T> + Iterator<T> iterator() @@ -975,7 +975,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1013,7 +1013,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1042,7 +1042,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1106,7 +1106,7 @@ From class - String + String toString() @@ -1177,7 +1177,7 @@ From class class="jd-expando-trigger-img" /> From interface - java.lang.Iterable + java.lang.Iterable
    + Iterator<T> iterator() diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.AgeRange.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.AgeRange.html index cbfdf77..a44d9da 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.AgeRange.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.AgeRange.html @@ -897,6 +897,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
    Check to see if this object is valid for use.
    + + + +
    diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Collection.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Collection.html index 3f0bc2d..5457931 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Collection.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Collection.html @@ -677,14 +677,11 @@ onkeyup="return search_changed(event, false, '/')" />
    - - -

    Class Overview

    -

    Constants to declare the collection of people to load. -

    - These constants are used with the loadPeople(PlusClient.OnPeopleLoadedListener, int) - method. -

    +

    +

    + This interface is deprecated.
    + No replacement. +

    @@ -732,7 +729,9 @@ onkeyup="return search_changed(event, false, '/')" /> int VISIBLE - Constant used to load people who this user has added to one or more circles. + + This constant is deprecated. + No replacement. @@ -804,12 +803,12 @@ onkeyup="return search_changed(event, false, '/')" />
    - -

    Constant used to load people who this user has added to one or more circles. - - This constant is used with the loadPeople(PlusClient.OnPeopleLoadedListener, int) - method. -

    +

    +

    + This constant is deprecated.
    + No replacement. +

    +

    diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html index 51eeb59..052bb10 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html @@ -899,6 +899,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
    Check to see if this object is valid for use.
    + + + +
    diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html index 4c06fde..c6f67cb 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html @@ -799,7 +799,7 @@ Summary: - String + String getUrl() @@ -933,6 +933,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
    Check to see if this object is valid for use.
    + + + +
    @@ -1021,7 +1039,7 @@ From interface abstract - String + String getUrl () diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html index eba53dc..00b1689 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html @@ -678,7 +678,7 @@ Summary: - extends Object
    + extends Object
    @@ -698,7 +698,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -812,7 +812,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -850,7 +850,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -879,7 +879,7 @@ From class final - Class<?> + Class<?> getClass() @@ -943,7 +943,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.html index dba9da9..82154b0 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.html @@ -980,6 +980,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
    Check to see if this object is valid for use.
    + + + +
    diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.Type.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.Type.html index c20c28c..3c028e3 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.Type.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.Type.html @@ -678,7 +678,7 @@ Summary: - extends Object
    + extends Object
    @@ -698,7 +698,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -826,7 +826,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -864,7 +864,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -893,7 +893,7 @@ From class final - Class<?> + Class<?> getClass() @@ -957,7 +957,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.html index a20dfbd..c005305 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.html @@ -818,7 +818,7 @@ Summary: - String + String getValue() @@ -952,6 +952,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
    Check to see if this object is valid for use.
    + + + +
    @@ -1043,7 +1061,7 @@ From interface abstract - String + String getValue () diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Gender.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Gender.html index 98d79a6..d86bc13 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Gender.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Gender.html @@ -678,7 +678,7 @@ Summary: - extends Object
    + extends Object
    @@ -698,7 +698,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -826,7 +826,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -864,7 +864,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -893,7 +893,7 @@ From class final - Class<?> + Class<?> getClass() @@ -957,7 +957,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Image.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Image.html index 18daf77..4cb3aac 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Image.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Image.html @@ -781,7 +781,7 @@ Summary: - String + String getUrl() @@ -861,6 +861,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
    Check to see if this object is valid for use.
    + + + +
    @@ -919,7 +937,7 @@ From interface abstract - String + String getUrl () diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Name.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Name.html index 64ada12..e72cc49 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Name.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Name.html @@ -781,7 +781,7 @@ Summary: - String + String getFamilyName() @@ -799,7 +799,7 @@ Summary: - String + String getFormatted() @@ -817,7 +817,7 @@ Summary: - String + String getGivenName() @@ -835,7 +835,7 @@ Summary: - String + String getHonorificPrefix() @@ -853,7 +853,7 @@ Summary: - String + String getHonorificSuffix() @@ -871,7 +871,7 @@ Summary: - String + String getMiddleName() @@ -1041,6 +1041,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
    Check to see if this object is valid for use.
    + + + +
    @@ -1099,7 +1117,7 @@ From interface abstract - String + String getFamilyName () @@ -1129,7 +1147,7 @@ From interface abstract - String + String getFormatted () @@ -1159,7 +1177,7 @@ From interface abstract - String + String getGivenName () @@ -1189,7 +1207,7 @@ From interface abstract - String + String getHonorificPrefix () @@ -1219,7 +1237,7 @@ From interface abstract - String + String getHonorificSuffix () @@ -1249,7 +1267,7 @@ From interface abstract - String + String getMiddleName () diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.ObjectType.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.ObjectType.html index 19e6a65..56b08a8 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.ObjectType.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.ObjectType.html @@ -678,7 +678,7 @@ Summary: - extends Object
    + extends Object
    @@ -698,7 +698,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -819,7 +819,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -857,7 +857,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -886,7 +886,7 @@ From class final - Class<?> + Class<?> getClass() @@ -950,7 +950,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.OrderBy.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.OrderBy.html index 640f8f6..1148580 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.OrderBy.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.OrderBy.html @@ -677,14 +677,12 @@ onkeyup="return search_changed(event, false, '/')" />
    +

    +

    + This interface is deprecated.
    + See PlusClient.OrderBy. - -

    Class Overview

    -

    Constants to declare the order to return people in. -

    - These constants are used with the loadPeople(PlusClient.OnPeopleLoadedListener, int) - method. -

    +

    @@ -732,14 +730,20 @@ onkeyup="return search_changed(event, false, '/')" /> int ALPHABETICAL - Constant used to load people ordered by their display name. + + This constant is deprecated. + See ALPHABETICAL. + int BEST - Constant used to load people ordered based on the relevance to the viewer. + + This constant is deprecated. + See BEST. + @@ -811,12 +815,13 @@ onkeyup="return search_changed(event, false, '/')" />
    - -

    Constant used to load people ordered by their display name. -

    - This constant is used with the loadPeople(PlusClient.OnPeopleLoadedListener, int) - method. -

    +

    +

    + This constant is deprecated.
    + See ALPHABETICAL. + +

    +

    @@ -853,12 +858,13 @@ onkeyup="return search_changed(event, false, '/')" />
    - -

    Constant used to load people ordered based on the relevance to the viewer. -

    - This constant is used with the loadPeople(PlusClient.OnPeopleLoadedListener, int) - method. -

    +

    +

    + This constant is deprecated.
    + See BEST. + +

    +

    diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html index df52100..987bb82 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html @@ -678,7 +678,7 @@ Summary: - extends Object
    + extends Object
    @@ -698,7 +698,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -819,7 +819,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -857,7 +857,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -886,7 +886,7 @@ From class final - Class<?> + Class<?> getClass() @@ -950,7 +950,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.html index e40148b..2c53112 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.html @@ -800,7 +800,7 @@ Summary: - String + String getDepartment() @@ -818,7 +818,7 @@ Summary: - String + String getDescription() @@ -836,7 +836,7 @@ Summary: - String + String getEndDate() @@ -854,7 +854,7 @@ Summary: - String + String getLocation() @@ -872,7 +872,7 @@ Summary: - String + String getName() @@ -890,7 +890,7 @@ Summary: - String + String getStartDate() @@ -908,7 +908,7 @@ Summary: - String + String getTitle() @@ -1169,6 +1169,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
    Check to see if this object is valid for use.
    + + + +
    @@ -1227,7 +1245,7 @@ From interface abstract - String + String getDepartment () @@ -1257,7 +1275,7 @@ From interface abstract - String + String getDescription () @@ -1287,7 +1305,7 @@ From interface abstract - String + String getEndDate () @@ -1317,7 +1335,7 @@ From interface abstract - String + String getLocation () @@ -1347,7 +1365,7 @@ From interface abstract - String + String getName () @@ -1377,7 +1395,7 @@ From interface abstract - String + String getStartDate () @@ -1407,7 +1425,7 @@ From interface abstract - String + String getTitle () diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html index d242d76..4865ec6 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html @@ -777,7 +777,7 @@ Summary: - String + String getValue() @@ -893,6 +893,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
    Check to see if this object is valid for use.
    + + + +
    @@ -951,7 +969,7 @@ From interface abstract - String + String getValue () diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html index 53f9cab..5652085 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html @@ -678,7 +678,7 @@ Summary: - extends Object
    + extends Object
    @@ -698,7 +698,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -868,7 +868,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -906,7 +906,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -935,7 +935,7 @@ From class final - Class<?> + Class<?> getClass() @@ -999,7 +999,7 @@ From class - String + String toString() diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html index fe0610f..eb4ec0e 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html @@ -678,7 +678,7 @@ Summary: - extends Object
    + extends Object
    @@ -698,7 +698,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -771,35 +771,68 @@ Summary: int BLOG - URL for blog. + + This constant is deprecated. + URL for blog (not returned). + int - HOME - URL for home. + CONTRIBUTOR + URL for which this person is a contributor to. int + HOME + + This constant is deprecated. + URL for home (not returned). + + + + + + int OTHER Other. + + int + OTHER_PROFILE + URL for another profile. + + + int PROFILE - URL for profile. + + This constant is deprecated. + URL for profile (not returned). + int + WEBSITE + URL for this Google+ Page's primary website. + + + + + int WORK - URL for work. + + This constant is deprecated. + URL for work (not returned). + @@ -840,7 +873,7 @@ Summary: class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -878,7 +911,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -907,7 +940,7 @@ From class final - Class<?> + Class<?> getClass() @@ -971,7 +1004,7 @@ From class - String + String toString() @@ -1081,9 +1114,13 @@ From class
    - -

    URL for blog. -

    +

    +

    + This constant is deprecated.
    + URL for blog (not returned). + +

    +

    @@ -1101,7 +1138,7 @@ From class - +

    @@ -1111,7 +1148,7 @@ From class final int - HOME + CONTRIBUTOR

    @@ -1121,7 +1158,7 @@ From class
    -

    URL for home. +

    URL for which this person is a contributor to.

    @@ -1129,6 +1166,49 @@ From class Constant Value: + 6 + (0x00000006) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + HOME +

    +
    + + + + +
    +
    +

    +

    + This constant is deprecated.
    + URL for home (not returned). + +

    +

    + + +
    + Constant Value: + + 0 (0x00000000) @@ -1179,7 +1259,7 @@ From class - +

    @@ -1189,7 +1269,7 @@ From class final int - PROFILE + OTHER_PROFILE

    @@ -1199,7 +1279,7 @@ From class
    -

    URL for profile. +

    URL for another profile.

    @@ -1207,6 +1287,49 @@ From class Constant Value: + 5 + (0x00000005) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + PROFILE +

    +
    + + + + +
    +
    +

    +

    + This constant is deprecated.
    + URL for profile (not returned). + +

    +

    + + +
    + Constant Value: + + 3 (0x00000003) @@ -1218,7 +1341,7 @@ From class - +

    @@ -1228,7 +1351,7 @@ From class final int - WORK + WEBSITE

    @@ -1238,7 +1361,7 @@ From class
    -

    URL for work. +

    URL for this Google+ Page's primary website.

    @@ -1246,6 +1369,49 @@ From class Constant Value: + 7 + (0x00000007) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + WORK +

    +
    + + + + +
    +
    +

    +

    + This constant is deprecated.
    + URL for work (not returned). + +

    +

    + + +
    + Constant Value: + + 1 (0x00000001) diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.html index 3874a0f..744fc2b 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.html @@ -800,6 +800,24 @@ Summary: + String + + + getLabel() + +
    The label of the URL.
    + + + + + + + + abstract + + + + int @@ -811,14 +829,14 @@ Summary: - + abstract - String + String getValue() @@ -829,6 +847,24 @@ Summary: + + + abstract + + + + + boolean + + + hasLabel() + +
    Indicates whether the "label" field is explicitly set to a value.
    + + + + + abstract @@ -841,7 +877,10 @@ Summary: hasPrimary() -
    Indicates whether the "primary" field is explicitly set to a value.
    +
    + This method is deprecated. + Returns false (removed). +
    @@ -895,7 +934,10 @@ Summary: isPrimary() -
    If "true", this URL is the person's primary URL.
    +
    + This method is deprecated. + Returns false (removed). +
    @@ -952,6 +994,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
    Check to see if this object is valid for use.
    + + + +
    @@ -1000,6 +1060,36 @@ From interface + + +
    +

    + + public + + + abstract + + String + + getLabel + () +

    +
    +
    + + + +
    +
    + +

    The label of the URL. +

    + +
    +
    + +
    @@ -1024,10 +1114,9 @@ From interface

    The type of URL. Possible values are: - - "home" - URL for home. - - "work" - URL for work. - - "blog" - URL for blog. - - "profile" - URL for profile. + - "otherProfile" - URL for another profile. + - "contributor" - URL for which this person is a contributor to. + - "website" - URL for this Google+ Page's primary website. - "other" - Other.

    @@ -1045,7 +1134,7 @@ From interface abstract - String + String getValue () @@ -1065,7 +1154,7 @@ From interface
    - +

    @@ -1077,7 +1166,7 @@ From interface boolean - hasPrimary + hasLabel ()

    @@ -1088,13 +1177,47 @@ From interface
    -

    Indicates whether the "primary" field is explicitly set to a value. +

    Indicates whether the "label" field is explicitly set to a value.

    + + +
    +

    + + public + + + abstract + + boolean + + hasPrimary + () +

    +
    +
    + + + +
    +
    +

    +

    + This method is deprecated.
    + Returns false (removed). + +

    +

    + +
    +
    + +
    @@ -1177,9 +1300,13 @@ From interface
    - -

    If "true", this URL is the person's primary URL. -

    +

    +

    + This method is deprecated.
    + Returns false (removed). + +

    +

    diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.html index 2251f36..a63a261 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/Person.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.html @@ -768,7 +768,9 @@ Summary: interface Person.Collection - Constants to declare the collection of people to load.  + + This interface is deprecated. + No replacement.  @@ -852,7 +854,10 @@ Summary: interface Person.OrderBy - Constants to declare the order to return people in.  + + This interface is deprecated. + See PlusClient.OrderBy. +  @@ -944,7 +949,7 @@ Summary: - String + String getAboutMe() @@ -980,7 +985,7 @@ Summary: - String + String getBirthday() @@ -998,7 +1003,7 @@ Summary: - String + String getBraggingRights() @@ -1053,7 +1058,7 @@ Summary: - String + String getCurrentLocation() @@ -1071,7 +1076,7 @@ Summary: - String + String getDisplayName() @@ -1089,12 +1094,12 @@ Summary: - List<Person.Emails> + List<Person.Emails> getEmails() -
    A list of email addresses for this person.
    +
    A list of email addresses that this person has set to public on their Google+ profile.
    @@ -1125,7 +1130,7 @@ Summary: - String + String getId() @@ -1161,7 +1166,7 @@ Summary: - String + String getLanguage() @@ -1197,7 +1202,7 @@ Summary: - String + String getNickname() @@ -1233,7 +1238,7 @@ Summary: - List<Person.Organizations> + List<Person.Organizations> getOrganizations() @@ -1251,7 +1256,7 @@ Summary: - List<Person.PlacesLived> + List<Person.PlacesLived> getPlacesLived() @@ -1305,7 +1310,7 @@ Summary: - String + String getTagline() @@ -1323,7 +1328,7 @@ Summary: - String + String getUrl() @@ -1341,7 +1346,7 @@ Summary: - List<Person.Urls> + List<Person.Urls> getUrls() @@ -1544,7 +1549,10 @@ Summary: hasHasApp() -
    Indicates whether the "hasApp" field is explicitly set to a value.
    +
    + This method is deprecated. + Returns false (removed). +
    @@ -1832,8 +1840,10 @@ Summary: isHasApp() -
    If "true", indicates that the person has installed the app that is making the request and has - chosen to expose this install state to the caller.
    +
    + This method is deprecated. + Returns false (removed). +
    @@ -1926,6 +1936,24 @@ From interface + + + + abstract + + + + + boolean + + + isDataValid() + +
    Check to see if this object is valid for use.
    + + + +
    @@ -1984,7 +2012,7 @@ From interface abstract - String + String
    getAboutMe () @@ -2044,7 +2072,7 @@ From interface abstract - String + String getBirthday () @@ -2074,7 +2102,7 @@ From interface abstract - String + String getBraggingRights () @@ -2165,7 +2193,7 @@ From interface abstract - String + String getCurrentLocation () @@ -2195,7 +2223,7 @@ From interface abstract - String + String getDisplayName () @@ -2225,7 +2253,7 @@ From interface abstract - List<Person.Emails> + List<Person.Emails> getEmails () @@ -2238,7 +2266,8 @@ From interface
    -

    A list of email addresses for this person. +

    A list of email addresses that this person has set to public on their Google+ profile. You + can also use the userinfo.email scope to retrieve an authenticated user's email address.

    @@ -2288,7 +2317,7 @@ From interface abstract - String + String getId () @@ -2348,7 +2377,7 @@ From interface abstract - String + String getLanguage () @@ -2408,7 +2437,7 @@ From interface abstract - String + String getNickname () @@ -2470,7 +2499,7 @@ From interface abstract - List<Person.Organizations> + List<Person.Organizations> getOrganizations () @@ -2500,7 +2529,7 @@ From interface abstract - List<Person.PlacesLived> + List<Person.PlacesLived> getPlacesLived () @@ -2599,7 +2628,7 @@ From interface abstract - String + String getTagline () @@ -2629,7 +2658,7 @@ From interface abstract - String + String getUrl () @@ -2659,7 +2688,7 @@ From interface abstract - List<Person.Urls> + List<Person.Urls> getUrls () @@ -3001,9 +3030,13 @@ From interface
    - -

    Indicates whether the "hasApp" field is explicitly set to a value. -

    +

    +

    + This method is deprecated.
    + Returns false (removed). + +

    +

    @@ -3481,12 +3514,13 @@ From interface
    - -

    If "true", indicates that the person has installed the app that is making the request and has - chosen to expose this install state to the caller. A value of "false" indicates that the - install state cannot be determined (it is either not installed or the person has chosen to - keep this information private). -

    +

    +

    + This method is deprecated.
    + Returns false (removed). + +

    +

    diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/PersonBuffer.html b/docs/html/reference/com/google/android/gms/plus/model/people/PersonBuffer.html index b58496b..ccfafd6 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/PersonBuffer.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/PersonBuffer.html @@ -716,7 +716,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -952,7 +952,7 @@ From class - Iterator<T> + Iterator<T> iterator() @@ -975,7 +975,7 @@ From class class="jd-expando-trigger-img" /> From class - java.lang.Object + java.lang.Object
    + Object clone() @@ -1013,7 +1013,7 @@ From class boolean - equals(Object arg0) + equals(Object arg0) @@ -1042,7 +1042,7 @@ From class final - Class<?> + Class<?> getClass() @@ -1106,7 +1106,7 @@ From class - String + String toString() @@ -1177,7 +1177,7 @@ From class class="jd-expando-trigger-img" /> From interface - java.lang.Iterable + java.lang.Iterable
    + Iterator<T> iterator() diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/package-summary.html b/docs/html/reference/com/google/android/gms/plus/model/people/package-summary.html index 69ef6bf..f567f02 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/package-summary.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/package-summary.html @@ -659,7 +659,9 @@ onkeyup="return search_changed(event, false, '/')" /> Person.Collection - Constants to declare the collection of people to load.  + + This interface is deprecated. + No replacement.  Person.Cover @@ -687,7 +689,10 @@ onkeyup="return search_changed(event, false, '/')" /> Person.OrderBy - Constants to declare the order to return people in.  + + This interface is deprecated. + See PlusClient.OrderBy. +  Person.Organizations diff --git a/docs/html/reference/com/google/android/gms/plus/package-summary.html b/docs/html/reference/com/google/android/gms/plus/package-summary.html index 74958b2..9982abd 100644 --- a/docs/html/reference/com/google/android/gms/plus/package-summary.html +++ b/docs/html/reference/com/google/android/gms/plus/package-summary.html @@ -668,10 +668,16 @@ onkeyup="return search_changed(event, false, '/')" /> PlusClient.OnPersonLoadedListener - Listener interface for when a Person is - loaded  + + This interface is deprecated. + See PlusClient.OnPeopleLoadedListener. +  + PlusClient.OrderBy + Constants to declare the order to return people in.  + + PlusOneButton.OnPlusOneClickListener A listener for +1 button clicks.  @@ -686,28 +692,23 @@ onkeyup="return search_changed(event, false, '/')" /> - - - - - + - + - + - + + an ACTION_SEND intent.  - + -- cgit v1.1
    GooglePlusUtilUtility class for verifying that the Google+ app is available and - up-to-date on this device. 
    PlusClient The main entry point for Google+ integration. 
    PlusClient.BuilderBuilder to create a PlusClient to connect to Google Play services. Builder to configure a PlusClient for communicating with the Google+ APIs. 
    PlusOneButton The +1 button to recommend a URL on Google+. 
    PlusShare Utility class for including resources in posts shared on Google+ through - an ACTION_SEND intent. 
    PlusShare.Builder