aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EnterJidDialog.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-25support enter/done key in create contact & join dialogsChristian Schneppe1-30/+39
2018-04-08dynamically get known hosts in dialogChristian Schneppe1-9/+32
2018-04-08add data binding and check in back stack for dialogsChristian Schneppe1-49/+45
2018-04-08place enter jid dialog in dialog fragmentChristian Schneppe1-42/+81
2018-04-07return contact and account.getServer() as StringChristian Schneppe1-1/+2
2018-04-02migrate to xmpp-addrChristian Schneppe1-7/+6
2018-04-01changed some of the jid entering dialogs to textinputlayoutChristian Schneppe1-36/+28
2018-03-20show own account if multi account is enabledChristian Schneppe1-4/+15
2018-03-09migrated alert dialogs to app compatChristian Schneppe1-1/+1
2017-11-23code cleanupChristian Schneppe1-3/+3
2017-02-19check account in EnterJidDialog fixes #106Christian Schneppe1-1/+5
2016-11-19reformat codeChristian Schneppe1-107/+107
2016-09-03fixed recreation issues in StartConversationActivityDaniel Gultsch1-1/+3
2016-07-29changed package id inside manifest and projectChristian Schneppe1-6/+6
2016-04-29port all android drop down list items to our ownDaniel Gultsch1-3/+3
2016-04-27removed unused config variablesDaniel Gultsch1-12/+5
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch1-5/+14
2016-01-22changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch1-10/+13
2016-01-04Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch1-0/+122