anotherim/src/main/java/eu/siacs/conversations/ui
Andreas Straub 92b5081b5e Add INACTIVE state for removed keys
We introduce a new trust state: INACTIVE. This state is intended for
old keys that have been removed.

When a TRUSTED device is removed from the PEP devicelist, it's status
will be set to INACTIVE. INACTIVE keys are shown in the UI as greyed
out, non-interactible key rows. Messages are not encrypted for INACTIVE
devices.

When an INACTIVE device reappears in PEP, or a message is received from
an INACTIVE device, it is set back to trusted.
2015-07-21 14:24:59 +02:00
..
adapter changed message bubble appearance 2015-07-20 16:02:17 +02:00
widget Optimize imports 2015-07-20 14:26:29 +02:00
AboutActivity.java Convert about dialog to activity 2014-11-04 12:48:46 -05:00
AboutPreference.java Optimize imports 2015-07-20 14:26:29 +02: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 rely on refreshUi/refreshUiReal and make sure it is being used everywhere 2015-07-20 15:48:58 +02:00
ChangePasswordActivity.java rely on refreshUi/refreshUiReal and make sure it is being used everywhere 2015-07-20 15:48:58 +02:00
ChooseContactActivity.java rely on refreshUi/refreshUiReal and make sure it is being used everywhere 2015-07-20 15:48:58 +02:00
ConferenceDetailsActivity.java allow for private messages being started from muc details in anonymous mucs 2015-07-21 13:15:59 +02:00
ContactDetailsActivity.java Add INACTIVE state for removed keys 2015-07-21 14:24:59 +02:00
ConversationActivity.java allow for private messages being started from muc details in anonymous mucs 2015-07-21 13:15:59 +02:00
ConversationFragment.java Optimize imports 2015-07-20 14:26:29 +02:00
EditAccountActivity.java Add INACTIVE state for removed keys 2015-07-21 14:24:59 +02:00
EditMessage.java fixed enter is send option 2015-03-06 22:22:50 +01:00
ManageAccountActivity.java Optimize imports 2015-07-20 14:26:29 +02:00
PublishProfilePictureActivity.java rely on refreshUi/refreshUiReal and make sure it is being used everywhere 2015-07-20 15:48:58 +02:00
SettingsActivity.java rely on refreshUi/refreshUiReal and make sure it is being used everywhere 2015-07-20 15:48:58 +02:00
SettingsFragment.java fixed #544 2014-12-03 12:33:32 +01:00
ShareWithActivity.java rely on refreshUi/refreshUiReal and make sure it is being used everywhere 2015-07-20 15:48:58 +02:00
StartConversationActivity.java fixed crash on invalid muc bookmarks 2015-07-15 17:42:08 +02:00
TimePreference.java Update summary in TimePreference change listener 2014-12-15 17:46:32 -05:00
TrustKeysActivity.java Add INACTIVE state for removed keys 2015-07-21 14:24:59 +02:00
UiCallback.java Make conversations the root project 2014-10-22 15:47:11 -04:00
VerifyOTRActivity.java limit ui refresh rate 2015-02-17 14:18:35 +01:00
XmppActivity.java Add INACTIVE state for removed keys 2015-07-21 14:24:59 +02:00