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

Device settings search #758

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Apr 8, 2024

  1. Initial setup for Settings search.

    Signed-off-by: Guillermo Villafuerte <[email protected]>
    strongville committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    22be534 View commit details
    Browse the repository at this point in the history
  2. Open launcher settings as "special" case.

    Signed-off-by: Guillermo Villafuerte <[email protected]>
    strongville committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6b0eda0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Settings moved before app shortcuts.

    Signed-off-by: Guillermo Villafuerte <[email protected]>
    strongville committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    baf62a4 View commit details
    Browse the repository at this point in the history
  2. First batch of settings, heavily based on KISS Launcher list.

    Signed-off-by: Guillermo Villafuerte <[email protected]>
    strongville committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7f312bf View commit details
    Browse the repository at this point in the history
  3. Small refactor, including current icon.

    Signed-off-by: Guillermo Villafuerte <[email protected]>
    strongville committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c4fd4fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59890f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/settingsSearch

    Signed-off-by: Guillermo Villafuerte <[email protected]>
    
    # Conflicts:
    #	app/ui/src/main/java/de/mm20/launcher2/ui/launcher/search/SearchColumn.kt
    #	app/ui/src/main/java/de/mm20/launcher2/ui/launcher/search/SearchVM.kt
    #	services/search/src/main/java/de/mm20/launcher2/search/SearchService.kt
    strongville committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    2648b40 View commit details
    Browse the repository at this point in the history
  2. "Settings" word and title are now split.

    Signed-off-by: Guillermo Villafuerte <[email protected]>
    strongville committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    20da053 View commit details
    Browse the repository at this point in the history
  3. Removed settings title placeholder.

    Signed-off-by: Guillermo Villafuerte <[email protected]>
    strongville committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    0ae4e69 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/settingsSearch

    # Conflicts:
    #	core/preferences/src/main/java/de/mm20/launcher2/preferences/LauncherSettingsData.kt
    #	core/preferences/src/main/java/de/mm20/launcher2/preferences/Module.kt
    strongville committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2582058 View commit details
    Browse the repository at this point in the history
  2. Minor icon tweaks.

    Signed-off-by: Guillermo Villafuerte <[email protected]>
    strongville committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    eab2919 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/settingsSearch

    Signed-off-by: Guillermo Villafuerte <[email protected]>
    
    # Conflicts:
    #	app/ui/src/main/java/de/mm20/launcher2/ui/launcher/search/filters/SearchFilters.kt
    #	app/ui/src/main/java/de/mm20/launcher2/ui/settings/search/SearchSettingsScreenVM.kt
    strongville committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    701cf45 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/settingsSearch

    # Conflicts:
    #	app/ui/src/main/java/de/mm20/launcher2/ui/launcher/search/filters/KeyboardFilterBar.kt
    strongville committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a8c8995 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/settingsSearch

    Signed-off-by: Guillermo Villafuerte <[email protected]>
    strongville committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b422c32 View commit details
    Browse the repository at this point in the history