Merge pull request #311 from Alameyo/SPARK-1537_Add_Contact_dialog_requires_at_least_5_letters_to_find_a_contact SPARK-1537 Add Contact dialog requires at least 5 letters to find a contact. Now dialog show up when there is less than 2 characters. I can't make…
Now dialog show up when there is less than 2 characters. I can't make it less, because if there is just one letter then search time is too long and smack return exception: org.jivesoftware.smack.SmackException$NoResponseException: No response received within reply timeout. Timeout was 10000ms (~10s).