aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/StartConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1.12.4' into trz/merge_1.12.4 (not tested yet)trz/merge_1.12.4lookshe2016-05-261-25/+58
|\
| * improve keyboard handling. fixes #1387Daniel Gultsch2016-05-121-6/+47
| * port all android drop down list items to our ownDaniel Gultsch2016-04-291-6/+5
| * removed unused config variablesDaniel Gultsch2016-04-271-12/+5
| * expert setting to manually change presenceDaniel Gultsch2016-04-221-2/+2
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-04-061-2/+2
|\ \
* | | Merge branch 'trz/rename' into trz/rebaselookshe2016-03-151-1/+1
|\| |
* | | Merge tag '1.11.0' into trz/merge_1.11.0lookshe2016-03-081-1/+2
|\ \ \ | | |/ | |/|
| * | always search offline contacts as well. fixes #1653Daniel Gultsch2016-02-271-0/+1
| * | changed single_account config into more simple lock_settingsDaniel Gultsch2016-02-271-1/+1
* | | Merge tag '1.10.1' into trz/merge_1.10.1steckbrief2016-02-281-4/+14
|\| |
| * | optionally lock conference domains as well and hide known domains in uiDaniel Gultsch2016-02-241-4/+14
* | | 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