aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/StartConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1.9.4' into trz/merge_1.9.4trz/merge_1.9.4lookshe2016-02-161-1/+4
|\
| * Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...Daniel Gultsch2016-02-021-1/+4
| |\
| | * Use a Presence class for presence informationStephen Paul Weber2016-01-241-1/+4
* | | Imports organizedsteckbrief2016-02-121-1/+0
* | | Merge tag '1.9.3' into trz/merge_1.9.3lookshe2016-02-111-91/+135
|\| |
| * | respect autojoin setting on newly created bookmarks as wellDaniel Gultsch2016-02-011-1/+1
| * | opt out handling of the autojoin flag. fixes #1666Daniel Gultsch2016-02-011-1/+1
| * | made create context menu call in StartConversationsActivity more failsafeDaniel Gultsch2016-02-011-1/+1
| |/
| * changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch2016-01-221-7/+19
| * add convenience to get an account object from a spinnerDaniel Gultsch2016-01-211-15/+19
| * Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch2016-01-041-61/+29
| * modified contact permission dialogDaniel Gultsch2015-12-071-1/+1
| * ask for contact permissions when first opening StartConversationActivityDaniel Gultsch2015-12-071-8/+55
| * add nick to bookmark when entering full jid in join conference dialogDaniel Gultsch2015-10-191-4/+6
| * added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-031-8/+19
| * fixed crash on invalid muc bookmarksDaniel Gultsch2015-07-151-3/+7
| * hide block contact from context menu when server feature is not available fix...Daniel Gultsch2015-05-191-2/+5
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-101-1/+2
|\ \
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-021-4/+4
|\| |
* | | Merge trz/rename into trz/rebasesteckbrief2015-10-221-4/+6
|\| |
| * | renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-819/+0
| |/
* / Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe2015-08-111-5/+12
|/
* 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