aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/BlocklistActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31use ToastCompat instead of ToastChristian Schneppe1-1/+2
2020-01-31optimize importsChristian Schneppe1-2/+3
2019-09-20migrate to AndroidXChristian Schneppe1-3/+2
2019-07-17handle blocking and unblocking of full jidsChristian Schneppe1-6/+14
2019-05-03add contact dialog: warn on suspicious addressesChristian Schneppe1-1/+2
2019-01-25fixed regression that hid enter jid button in block list viewChristian Schneppe1-1/+2
2018-04-08dynamically get known hosts in dialogChristian Schneppe1-7/+12
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-4/+4
2018-04-07return contact and account.getServer() as StringChristian Schneppe1-2/+2
2018-04-03use fab in choose contact activity. scan qr not yet workingChristian Schneppe1-39/+9
2018-04-02migrate to xmpp-addrChristian Schneppe1-2/+2
2018-03-20show own account if multi account is enabledChristian Schneppe1-1/+1
2017-04-13Code clean upChristian Schneppe1-1/+1
2017-03-09closing the corresponding conversations after blocking a contactChristian Schneppe1-2/+5
2017-03-09renamed enter jid menu item idChristian Schneppe1-2/+2
2017-03-09added an option to directly add a jid to block list from blocklist activityChristian Schneppe1-1/+42
2016-11-19reformat codeChristian Schneppe1-51/+51
2016-07-29changed package id inside manifest and projectChristian Schneppe1-5/+5
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-1/+1
2015-07-20rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch1-8/+7
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-0/+75