What steps will reproduce the problem? 1. Open up Life Counter 2. Hit search button (this should bring you to the Card Search page)
- Open up Card Search
- Hit search button (this should either bring up the Clear Fields [plus more] window, or simply submit the search -- right now it does nothing.
What is the expected output? What do you see instead? Bring you to the Card Search page or do whatever behavior. Right now, it does nothing in the application at all.
What version of the product are you using? On what operating system? 1.0
Please provide any additional information below. There might be some places where behavior should be different than I suggested. Use your imagination!
Comment #1
Posted on Oct 15, 2011 by Happy CatI too have wanted to press the search key to skip having to scroll to the bottom of the search page, so I'll champion this.
Comment #2
Posted on Oct 15, 2011 by Happy CatI've taken care of the second example, but I'm leaving the first one as is for now, as we may want to implement a ContentProvider and have a quick search like other searchable applications.
Comment #3
Posted on Oct 16, 2011 by Happy HorseWe should do this: http://developer.android.com/guide/topics/search/search-dialog.html for the database, just searching by name.
Comment #4
Posted on Oct 18, 2011 by Happy Horse(No comment was entered for this change.)
Comment #5
Posted on Oct 18, 2011 by Happy Horse(No comment was entered for this change.)
Comment #6
Posted on Oct 19, 2011 by Massive BearThis looks absolutely awesome! All it needs now is an auto-complete, and it would be sweeeeeeeeeeet.
Comment #7
Posted on Oct 19, 2011 by Happy HorseMFShick will handle the autocomplete suggestions at some later date. Simple search is good enough for now
Comment #8
Posted on Nov 23, 2011 by Happy HorseR121 has autocomplete, although it needs two small fixes. One: prune duplicate autocomplete responses (Juggernaut,Juggernaut,Juggernaut...) Two: apply correct alphabetical ordering for the content provider (quicksearch)
Comment #9
Posted on Jan 30, 2012 by Happy HorseSearch key brings up quicksearch in all pages except search. there, it executes the search. this ticket has been open for far too long
Comment #10
Posted on Jan 30, 2012 by Massive BearLooks great to me! I use it all the time.
Status: Verified
Labels:
Type-Defect
Priority-High
HandledBy-gelakinetic