aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/conversation_list_row.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-20Fixes FS#143 - Displaying of emoticons too largelookshe1-1/+1
2016-02-11Fixed XML errors after mergesteckbrief1-2/+2
2016-01-12use match_parent as height in conversations overviewDaniel Gultsch1-2/+2
2016-01-08show icon in conversations overview when notifications are disabledDaniel Gultsch1-76/+97
2015-12-04Fixes FS#75 - Change color names to reasonable namessteckbrief1-4/+4
2015-10-16Fixes FS#82: Background color of conversation list item set to primary ↵steckbrief1-1/+2
background color
2015-09-02Fixes FS#49: Highlight the selected conversation in liststeckbrief1-4/+5
2015-08-26use dedicated colors for primary and primary_darkDaniel Gultsch1-1/+1
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-67/+87
2015-07-21very subtleDaniel Gultsch1-5/+7
2015-07-13renamed colorsDaniel Gultsch1-6/+6
2015-04-13fixed regression where the selected conversation wasn't highlighted anymore ↵iNPUTmice1-1/+1
on tabled layout
2015-04-12changed last message in overview also to EmojiconTextView for displaying ↵lookshe1-3/+6
smileys correctly
2015-04-08Enable end-conversation by swipe gestureBrianBlade1-60/+78
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-01-20- Avoiding accessing shared preferences to know if emoticons should be ↵steckbrief1-1/+11
parsed for every single message - Adding support to show online status in Conversations overview (configurable via the setting "send_button_status")
2014-10-22Make conversations the root projectSam Whited1-0/+0