aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/fragment_conversations_overview.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renamed colorsDaniel Gultsch2015-07-131-3/+3
|
* Enable end-conversation by swipe gestureBrianBlade2015-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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()
* make use of different dimensions for different screen sizesDaniel Gultsch2015-01-131-1/+1
|
* Make conversations the root projectSam Whited2014-10-221-0/+30