Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,20 @@
</Attribute>
</Attributes>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
<summary>Builds immutable feature information for an embedded Photo Picker session.</summary>
<remarks>
<para>Use this class to configure the features requested for a session before creating <c>EmbeddedPhotoPickerFeatureInfo</c>.</para>
<para>
<format type="text/html">
<a href="https://developer.android.com/reference/android/widget/photopicker/EmbeddedPhotoPickerFeatureInfo" title="Reference documentation">Java documentation for <code>android.widget.photopicker.EmbeddedPhotoPickerFeatureInfo</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
<Members>
<Member MemberName=".ctor">
Expand All @@ -51,8 +63,19 @@
</Attributes>
<Parameters />
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
<summary>Initializes a builder with the default embedded Photo Picker feature settings.</summary>
<remarks>
<para>
<format type="text/html">
<a href="https://android.googlesource.com/platform/packages/providers/MediaProvider/+/refs/heads/main/photopicker/framework/java/android/widget/photopicker/EmbeddedPhotoPickerFeatureInfo.java" title="Source documentation">Android Open Source Project source for <code>EmbeddedPhotoPickerFeatureInfo.Builder</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
<Member MemberName="Build">
Expand Down
102 changes: 84 additions & 18 deletions docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,20 @@
<ReturnType>System.Int64</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
<summary>Gets the accent color configured for primary picker elements.</summary>
<value>The configured accent color, or the default value that follows the device theme.</value>
<remarks>
<para>
<format type="text/html">
<a href="https://android.googlesource.com/platform/packages/providers/MediaProvider/+/refs/heads/main/photopicker/framework/java/android/widget/photopicker/EmbeddedPhotoPickerFeatureInfo.java" title="Source documentation">Android Open Source Project source for <code>EmbeddedPhotoPickerFeatureInfo</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
<Member MemberName="Creator">
Expand Down Expand Up @@ -181,9 +192,20 @@
<ReturnType>System.Boolean</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
<summary>Gets whether selected media items preserve the order in which the user selected them.</summary>
<value><c>true</c> when selection order is preserved; otherwise, <c>false</c>.</value>
<remarks>
<para>
<format type="text/html">
<a href="https://android.googlesource.com/platform/packages/providers/MediaProvider/+/refs/heads/main/photopicker/framework/java/android/widget/photopicker/EmbeddedPhotoPickerFeatureInfo.java" title="Source documentation">Android Open Source Project source for <code>EmbeddedPhotoPickerFeatureInfo</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
<Member MemberName="JniPeerMembers">
Expand Down Expand Up @@ -242,9 +264,20 @@
<ReturnType>System.Int32</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
<summary>Gets the maximum number of media items that can be selected.</summary>
<value>The configured selection limit.</value>
<remarks>
<para>
<format type="text/html">
<a href="https://android.googlesource.com/platform/packages/providers/MediaProvider/+/refs/heads/main/photopicker/framework/java/android/widget/photopicker/EmbeddedPhotoPickerFeatureInfo.java" title="Source documentation">Android Open Source Project source for <code>EmbeddedPhotoPickerFeatureInfo</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
<Member MemberName="MimeTypes">
Expand All @@ -271,9 +304,20 @@
<ReturnType>System.Collections.Generic.IList&lt;System.String&gt;</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
<summary>Gets the MIME types used to filter media items.</summary>
<value>The configured image and video MIME types.</value>
<remarks>
<para>
<format type="text/html">
<a href="https://android.googlesource.com/platform/packages/providers/MediaProvider/+/refs/heads/main/photopicker/framework/java/android/widget/photopicker/EmbeddedPhotoPickerFeatureInfo.java" title="Source documentation">Android Open Source Project source for <code>EmbeddedPhotoPickerFeatureInfo</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
<Member MemberName="PreSelectedUris">
Expand All @@ -300,9 +344,20 @@
<ReturnType>System.Collections.Generic.IList&lt;Android.Net.Uri&gt;</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
<summary>Gets the media item URIs that are preselected when the embedded picker opens.</summary>
<value>The configured preselected media item URIs.</value>
<remarks>
<para>
<format type="text/html">
<a href="https://android.googlesource.com/platform/packages/providers/MediaProvider/+/refs/heads/main/photopicker/framework/java/android/widget/photopicker/EmbeddedPhotoPickerFeatureInfo.java" title="Source documentation">Android Open Source Project source for <code>EmbeddedPhotoPickerFeatureInfo</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
<Member MemberName="ThemeNightMode">
Expand All @@ -329,9 +384,20 @@
<ReturnType>System.Int32</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
<summary>Gets the night mode configured for the embedded picker.</summary>
<value>The configured night mode, or the default value that follows the system theme.</value>
<remarks>
<para>
<format type="text/html">
<a href="https://android.googlesource.com/platform/packages/providers/MediaProvider/+/refs/heads/main/photopicker/framework/java/android/widget/photopicker/EmbeddedPhotoPickerFeatureInfo.java" title="Source documentation">Android Open Source Project source for <code>EmbeddedPhotoPickerFeatureInfo</code>.</a>
</format>
</para>
<para>
Portions of this page are modifications based on work created and shared by the
<format type="text/html"><a href="https://developers.google.com/terms/site-policies" title="Android Open Source Project">Android Open Source Project</a></format>
and used according to terms described in the
<format type="text/html"><a href="https://creativecommons.org/licenses/by/2.5/" title="Creative Commons 2.5 Attribution License">Creative Commons 2.5 Attribution License.</a></format></para>
</remarks>
</Docs>
</Member>
<Member MemberName="ThresholdClass">
Expand Down