Skip to content

v6-android-beta2 docs#345

Open
vivekCometChat wants to merge 1 commit intomainfrom
docs/android-v6-beta2
Open

v6-android-beta2 docs#345
vivekCometChat wants to merge 1 commit intomainfrom
docs/android-v6-beta2

Conversation

@vivekCometChat
Copy link
Copy Markdown
Contributor

@vivekCometChat vivekCometChat commented Apr 28, 2026

Android V6 Documentation Updates

New Pages Added

Components:

  • ui-kit/android/v6/search.mdx — Search component reference with full API docs, styling, custom view slots, and advanced methods
  • ui-kit/android/v6/ai-assistant-chat-history.mdx — AI Assistant Chat History component reference

Guides:

  • ui-kit/android/v6/guide-search-messages.mdx — Search Messages integration guide
  • ui-kit/android/v6/guide-ai-agent.mdx — AI Agent Integration guide

Updated Pages

Navigation:

  • docs.json — Registered all 4 new pages in the Android V6 sidebar navigation (Search and AI Assistant Chat History under Components, Search Messages and AI Agent under Guides)

Core Features (core-features.mdx):

  • Added missing Rich Text Formatting section
  • Added missing Conversation and Advanced Search section
  • Updated Quick Reference to include both features

Component Styling (component-styling.mdx):

  • Added 14 missing component styling sections to match V5 parity:
    • Chat Lists & Messaging: Search, Message Information, Message Option Sheet, Attachment Option Sheet
    • Calling UI: Call Buttons
    • AI UI (new group): AI Assistant Chat History, AI Option Sheet, Conversation Starter, Conversation Summary, Smart Replies
    • Base Components: Date, Receipts, Media Recorder, Sticker Keyboard
  • Updated customization matrix with new entries

Guide Overview (guide-overview.mdx):

  • Fixed Search Messages and AI Agent links to point to V6 paths

AI Features (ai-features.mdx):

  • Fixed AI Agent Guide link to point to V6 path

Version Bump:

  • Updated 6.0.0-beta.16.0.0-beta2 across:
    • getting-started.mdx
    • getting-started-kotlin.mdx
    • getting-started-jetpack.mdx
    • calling-integration.mdx
    • call-features.mdx

Code Snippet Standards

  • All docs use Kotlin (XML Views) + Jetpack Compose dual tabs
  • All Java code snippets removed
  • Compose code uses real API signatures from source (onConversationClick, onMessageClick, uid, guid, searchFilters, onCloseClick, onNewChatClick, onItemClick, etc.)
  • All internal links point to /ui-kit/android/v6/
  • All GitHub links point to v6 branch

Related Issue(s)

Type of Change

  • Documentation correction/update
  • New documentation
  • Improvement to existing documentation
  • Typo fix
  • Other (please specify)

Checklist

  • I have read the CONTRIBUTING document
  • My branch name follows the naming convention
  • My changes follow the documentation style guide
  • I have checked for spelling and grammar errors
  • All links in my changes are valid and working
  • My changes are accurately described in this pull request

Additional Information

Screenshots (if applicable)

@mintlify
Copy link
Copy Markdown

mintlify Bot commented Apr 28, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cometchat 🟢 Ready View Preview Apr 28, 2026, 10:18 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant