commit | 22937c9fc71beb045384417fe226504b1f003470 | [log] [tgz] |
---|---|---|
author | Ben Kwa <kenobi@google.com> | Tue Feb 23 23:00:01 2016 -0800 |
committer | Ben Kwa <kenobi@google.com> | Wed Feb 24 13:49:48 2016 -0800 |
tree | 228334256775ccb4a0d16ef35fe9632789888b99 | |
parent | 6b288c27b9b2cfece4b2cbdc37ea75a755aefc91 [diff] |
Type-to-focus improvements. - Fix handling of tab and backspace keys while in type-to-search mode. - Fix search term highlighting on directory items in grid view. - Switch to a time-based search model. Typing starts a search. The current search expires if no keys are pressed for 500 ms. - Make type-to-focus case-insensitive. BUG=27336167 BUG=27324974 Change-Id: I92633222c9a04af24729501c48885eabebf00696