adrian / upm-android

Android version of Universal Password Manager.
http://upm.sourceforge.net/
76 stars 45 forks source link

Add AutoCompleteTextView for search #23

Open doubleo2 opened 9 years ago

doubleo2 commented 9 years ago

Search was somewhat cumbersome requiring over two screen touches, and did not perform AutoComplete as per Andoid usage styling. I decided to add basic AutoComplete support.

@adrian I've updated @moeadham's commit to remove the old search functionality, but left him as the commit author. Let me know if you need any additional changes before it can be merged