Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: conversation list pagination [WPB-9433] #3509

Merged
merged 8 commits into from
Oct 16, 2024

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    1bd6100 View commit details
    Browse the repository at this point in the history
  2. removed unneeded code

    saleniuk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bb9e08d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/develop' into feat/…

    …conversation-list-pagination
    
    # Conflicts:
    #	app/src/main/kotlin/com/wire/android/ui/home/conversationslist/ConversationListViewModel.kt
    #	app/src/test/kotlin/com/wire/android/ui/home/conversationslist/ConversationListViewModelTest.kt
    saleniuk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e8e9ee9 View commit details
    Browse the repository at this point in the history
  4. change kalium ref

    saleniuk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4003144 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. merge flows of search and fetching results to not lose ItemSnapshotLi…

    …st when query changes
    saleniuk committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    50301de View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/develop' into feat/…

    …conversation-list-pagination
    saleniuk committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3c0c69f View commit details
    Browse the repository at this point in the history
  3. fixed detekt issues

    saleniuk committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    32635d6 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/develop' into feat/…

    …conversation-list-pagination
    saleniuk committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b8f56df View commit details
    Browse the repository at this point in the history