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

Android: Migrate auto-complete to Flow and Coroutines #5123

Open
wants to merge 7 commits into
base: feature/ana/address_the_tasks_in_the_meta_section
Choose a base branch
from

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    b33504d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Added dividers for suggestions in system search. Cached flag value. C…

    …losed suggestions when only one tab is open.
    anikiki committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ce10c9b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    eabcac0 View commit details
    Browse the repository at this point in the history
  2. Updated test.

    anikiki committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6abf049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    979ed43 View commit details
    Browse the repository at this point in the history
  4. Updated getAutoCompleteSearchResults to return flow of list instead o…

    …f flow of mutable list.
    anikiki committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cd05f70 View commit details
    Browse the repository at this point in the history
  5. Removed logs.

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