Conversations/src/main/java/eu/siacs/conversations
BrianBlade dace8ba3d3 Enable end-conversation by swipe gesture
Add EnhancedListView library de.timroes.android:EnhancedListView:0.3.4
to enable swipe-out for ListViews

Re-enable selectableItemBackground

Dont end selectedConversation on swipe

Call mConversationFragment.reinit() instead.
Add separate undo string for swipe MUC.

Add blacklistedConversation for undo swipe

Update title_undo_swipe_* strings

Fix undo(), rename blacklistedConversation

Fix discardUndo(); re-init selectedConversation

maintain scroll position after undo

clear notification when dismissing a conversation

modified / simplified maintain scroll position code

simplify handling of selectedConversation

change undo_muc string, remove notifyDataSetChanged()
2015-04-08 23:29:52 +02:00
..
crypto Fix OTR-Error messages 2015-04-01 20:03:09 +02:00
entities respond to unreadable OTR messages with error message. fixed #1021 2015-03-21 16:07:17 +01:00
generator Fix OTR-Error messages 2015-04-01 20:03:09 +02:00
http Use platform ciphers as well, just prefer ours 2015-02-02 11:16:22 -05:00
parser properly set chat states when receiving otr status messages 2015-03-21 16:43:03 +01:00
persistance Set file size also for cached avatars 2015-03-17 17:36:17 +01:00
services Enable end-conversation by swipe gesture 2015-04-08 23:29:52 +02:00
ui Enable end-conversation by swipe gesture 2015-04-08 23:29:52 +02:00
utils show geo uris as 'location' in overview 2015-03-10 17:20:50 +01:00
xml Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
xmpp respond to unreadable OTR messages with error message. fixed #1021 2015-03-21 16:07:17 +01:00
Config.java disable all really weak cipher suites 2015-03-07 15:48:29 +01:00