aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ChooseContactActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-03add contact dialog: warn on suspicious addressesChristian Schneppe1-1/+2
2018-12-04open direct search after hitting + in share with screenChristian Schneppe1-34/+66
2018-11-23show synced contacts in choose contact activityChristian Schneppe1-1/+1
2018-07-09click on item selectionChristian Schneppe1-0/+3
2018-07-09refined create conference dialogChristian Schneppe1-21/+43
2018-06-30choose contact activity: start action mode on short pressChristian Schneppe1-78/+94
2018-04-08fixed rotation in choose contact activityChristian Schneppe1-10/+28
2018-04-08dynamically get known hosts in dialogChristian Schneppe1-4/+5
2018-04-08add data binding and check in back stack for dialogsChristian Schneppe1-1/+9
2018-04-08place enter jid dialog in dialog fragmentChristian Schneppe1-3/+2
2018-04-08make camera feature optionalChristian Schneppe1-1/+1
2018-04-07return contact and account.getServer() as StringChristian Schneppe1-1/+2
2018-04-03made qr code scanner work in choose contactChristian Schneppe1-5/+48
2018-04-03use fab in choose contact activity. scan qr not yet workingChristian Schneppe1-68/+61
2018-04-02migrate to xmpp-addrChristian Schneppe1-8/+8
2018-04-01made conference invite work againChristian Schneppe1-0/+24
2018-03-20show own account if multi account is enabledChristian Schneppe1-1/+1
2018-03-09reference support actionbar in all activitiesChristian Schneppe1-2/+2
2017-09-04make filtered list item activity survive roationsChristian Schneppe1-0/+4
2017-04-13Code clean upChristian Schneppe1-2/+2
2016-11-19reformat codeChristian Schneppe1-214/+214
2016-07-29changed package id inside manifest and projectChristian Schneppe1-7/+7
2016-05-27use activity title 'choose participants' when doing thatDaniel Gultsch1-0/+19
2016-05-26add 'create conference' dialogDaniel Gultsch1-0/+4
2016-04-22expert setting to manually change presenceDaniel Gultsch1-1/+1
2016-01-22use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch1-4/+4
2016-01-04Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch1-0/+67
2015-07-20rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch1-0/+4
2015-07-20Optimize importsAndreas Straub1-3/+3
2015-03-18Added multiple select to Choose Contact ActivityAndreas Straub1-1/+93
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-105/+20
2014-11-15Make account status an enumSam Whited1-1/+1
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09Update more files to use JID objectsSam Whited1-3/+3
2014-10-22Make conversations the root projectSam Whited1-0/+0