conversations-classic/src/main
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
..
java/eu/siacs/conversations Enable end-conversation by swipe gesture 2015-04-08 23:29:52 +02:00
res Enable end-conversation by swipe gesture 2015-04-08 23:29:52 +02:00
AndroidManifest.xml Remove title_activity_conversations and use app_name instead 2015-01-30 17:02:53 +01:00