Skip to content

make sure we handle extra data correctly with image and name fields#1

Closed
tbarbugli wants to merge 1 commit intomasterfrom
fix-setUserData
Closed

make sure we handle extra data correctly with image and name fields#1
tbarbugli wants to merge 1 commit intomasterfrom
fix-setUserData

Conversation

@tbarbugli
Copy link
Copy Markdown
Member

Make usage of extraData more predictable when constructing User and setUser payload.

@tbarbugli tbarbugli requested a review from adrian09h July 24, 2019 14:35
@tbarbugli
Copy link
Copy Markdown
Member Author

nevermind this not correct

@tbarbugli tbarbugli closed this Jul 24, 2019
adrian09h added a commit that referenced this pull request Jul 24, 2019
adrian09h added a commit that referenced this pull request Jul 25, 2019
adrian09h added a commit that referenced this pull request Jul 29, 2019
adrian09h added a commit that referenced this pull request Jul 30, 2019
adrian09h added a commit that referenced this pull request Jul 31, 2019
adrian09h added a commit that referenced this pull request Aug 1, 2019
adrian09h added a commit that referenced this pull request Aug 2, 2019
adrian09h added a commit that referenced this pull request Aug 14, 2019
adrian09h added a commit that referenced this pull request Aug 16, 2019
adrian09h added a commit that referenced this pull request Aug 16, 2019
adrian09h added a commit that referenced this pull request Aug 17, 2019
adrian09h added a commit that referenced this pull request Aug 30, 2019
adrian09h added a commit that referenced this pull request Sep 3, 2019
tbarbugli added a commit that referenced this pull request Sep 9, 2019
* resend failed message

* resend failed message #1

* resend failed message #2

* resend failed message #3

* avoid adding the temp message twice, small fixes

* add client options and make sure we retry channel list query

* remove try

* fix status for sent messages

* retry sleep up to 30s, give up after 100 attempts
adrian09h added a commit that referenced this pull request Sep 14, 2019
JcMinarro pushed a commit that referenced this pull request Oct 20, 2020
devUndef1ned pushed a commit that referenced this pull request Feb 1, 2021
andremion added a commit that referenced this pull request May 7, 2026
Three changes to AppBottomBar (and consumers):

- Add a 1.dp borderCoreSubtle top border above the bottom bar (Notion #1).
  Bar now has the same divider treatment as the top header.
- Switch icon variants on selection (Notion #2). Active tab uses the filled
  icon variant (e.g. ic_message_bubble_fill, ic_thread_fill); inactive uses
  the line variant. AppBottomBarOptionTile gains a selectedIcon /
  unselectedIcon pair instead of a single icon.
- Drop the Mentions tab to mirror the SwiftUI demo app's two-tab layout
  (Chats + Threads). Mentions feature stays available in the SDK; only the
  sample's bottom-bar entry is removed. ChannelsActivity loses the now-dead
  MentionsContent / mentionListViewModel and four imports. ChatsActivity's
  reverse mapping collapses ChatListContentMode.Mentions and .Channels into
  AppBottomBarOption.CHATS as a graceful fallback.

No tab-switch animation — matches SwiftUI's default TabView behaviour and
native Android BottomNavigationView, keeping the two SDKs feeling the same.
andremion added a commit that referenced this pull request May 7, 2026
Three changes to AppBottomBar (and consumers):

- Add a 1.dp borderCoreSubtle top border above the bottom bar (Notion #1).
  Bar now has the same divider treatment as the top header.
- Switch icon variants on selection (Notion #2). Active tab uses the filled
  icon variant (e.g. ic_message_bubble_fill, ic_thread_fill); inactive uses
  the line variant. AppBottomBarOptionTile gains a selectedIcon /
  unselectedIcon pair instead of a single icon.
- Drop the Mentions tab to mirror the SwiftUI demo app's two-tab layout
  (Chats + Threads). Mentions feature stays available in the SDK; only the
  sample's bottom-bar entry is removed. ChannelsActivity loses the now-dead
  MentionsContent / mentionListViewModel and four imports. ChatsActivity's
  reverse mapping collapses ChatListContentMode.Mentions and .Channels into
  AppBottomBarOption.CHATS as a graceful fallback.

No tab-switch animation — matches SwiftUI's default TabView behaviour and
native Android BottomNavigationView, keeping the two SDKs feeling the same.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant