xmpp_client/src/main/java/eu/siacs/conversations/ui
pulser 3ada834839 Show server info option when blocking is unavailable
Current head of development branch doesn't show server information if
blocking is disabled. This is due to slightly wrong logic on an if
statement. This patch ensures only the blocking option is disabled when
blocking is not supported by the server, and that the feature remains
available.
2014-12-24 20:54:56 +00:00
..
adapter Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
AboutActivity.java Convert about dialog to activity 2014-11-04 12:48:46 -05:00
AboutPreference.java Convert about dialog to activity 2014-11-04 12:48:46 -05:00
AbstractSearchableListItemActivity.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
BlockContactDialog.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
BlocklistActivity.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
ChooseContactActivity.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
ConferenceDetailsActivity.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
ContactDetailsActivity.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
ConversationActivity.java Fix NPEs in blocking code 2014-12-22 11:24:08 -05:00
ConversationFragment.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
EditAccountActivity.java Show server info option when blocking is unavailable 2014-12-24 20:54:56 +00:00
EditMessage.java Make conversations the root project 2014-10-22 15:47:11 -04:00
ManageAccountActivity.java auto register/unregister listeners 2014-11-11 17:39:28 +01:00
PublishProfilePictureActivity.java Rework `Account.getJid()' to return full JIDs 2014-11-09 10:57:22 -05:00
SettingsActivity.java remove unused imports. 2014-11-21 19:17:27 +01:00
SettingsFragment.java fixed #544 2014-12-03 12:33:32 +01:00
ShareWithActivity.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
StartConversationActivity.java Remove old JID validator 2014-12-23 13:23:13 -05:00
TimePreference.java Update summary in TimePreference change listener 2014-12-15 17:46:32 -05:00
UiCallback.java Make conversations the root project 2014-10-22 15:47:11 -04:00
VerifyOTRActivity.java verify contacts key only on initiating side of smp 2014-11-21 13:42:25 +01:00
XmppActivity.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00