aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Contact.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use `Locale.US' for string comparisons in searchSam Whited2014-11-171-3/+7
|
* trim search before searchingiNPUTmice2014-11-171-2/+2
|
* split search keywords by whitespaces and imply AND operatioriNPUTmice2014-11-171-1/+11
|
* made tags searchableiNPUTmice2014-11-161-119/+125
|
* happy hanukkahiNPUTmice2014-11-161-11/+62
|
* parse otr-fingerprint in qr codes and nfc. include otr fingerprint in ↵iNPUTmice2014-11-161-11/+24
| | | | shareable uri where ever possible
* Create avatar's for JID's w/o localpartsSam Whited2014-11-091-6/+8
|
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-46/+53
|
* Add last seen info to the databaseSam Whited2014-11-041-13/+36
| | | | Fixes #612
* Make conversations the root projectSam Whited2014-10-221-0/+367