aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/StartConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-819/+0
* init mode (first start) for StartConversationActivity (no up button) and avoi...iNPUTmice2015-02-221-2/+8
* limit ui refresh rateiNPUTmice2015-02-171-17/+8
* show checkbox to hide offline contactsiNPUTmice2015-01-211-6/+19
* deal with user entering full jids in join conference dialogiNPUTmice2015-01-211-2/+1
* click on dynamic tag to filter for that tagDaniel Gultsch2015-01-021-0/+12
* Remove old JID validatorSam Whited2014-12-231-81/+73
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-56/+90
* show error if jid couldn't be parsed in new contact dialogiNPUTmice2014-12-171-15/+10
* context menu for muc participants + refactor trueCounterpart to use Jid classiNPUTmice2014-11-171-1/+1
* fixed regression of xmpp uris not workingiNPUTmice2014-11-161-11/+8
* made scan and show qr code more accessible in VerifyOtrActivityiNPUTmice2014-11-161-46/+6
* parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice2014-11-161-10/+41
* Make account status an enumSam Whited2014-11-151-3/+3
* auto register/unregister listenersiNPUTmice2014-11-111-96/+78
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-1/+1
* Update more files to use JID objectsSam Whited2014-11-091-14/+34
* adjust api level wrappingM. Dietrich2014-11-041-3/+7
* Make linter ignore properly checked API mismatchSam Whited2014-11-041-1/+3
* optimize code abitM. Dietrich2014-11-041-29/+23
* implement "correct" ndef parsingM. Dietrich2014-11-041-13/+25
* added missing return statement. fixed api bugiNPUTmice2014-11-041-3/+2
* be more OOM. Dietrich2014-11-041-51/+44
* support pre JELLY_BEAN ndefM. Dietrich2014-11-041-16/+24
* fixed nfc. react to ?join uris. some refactoring. code cleanup. thanks to @em...iNPUTmice2014-11-031-59/+136
|\
| * basic beam code / untestediNPUTmice2014-11-031-21/+54
* | unfinishd qr code implemenation. thanks to @emdeteiNPUTmice2014-11-031-2/+23
|/
* Merge branch 'gradle' into developmentSam Whited2014-10-301-3/+3
* Make conversations the root projectSam Whited2014-10-221-0/+677