Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 349569b2 authored by Mike LeBeau's avatar Mike LeBeau Committed by The Android Open Source Project
Browse files

am cce7dbc3: Re-enable query jamming.

Merge commit 'cce7dbc3'

* commit 'cce7dbc3':
  Re-enable query jamming.
parents cd94979e cce7dbc3
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -134,9 +134,7 @@ public class SearchDialog extends Dialog implements OnItemClickListener, OnItemS
    private SuggestionsAdapter mSuggestionsAdapter;
    
    // Whether to rewrite queries when selecting suggestions
    // TODO: This is disabled because of problems with persistent selections
    // causing non-user-initiated rewrites.
    private static final boolean REWRITE_QUERIES = false;
    private static final boolean REWRITE_QUERIES = true;
    
    // The query entered by the user. This is not changed when selecting a suggestion
    // that modifies the contents of the text field. But if the user then edits