aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/conversation_list_row.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* made background color of swiped conversations darkerDaniel Gultsch2016-06-101-1/+1
|
* use darker colors for actionbar on dark themeDaniel Gultsch2016-06-101-1/+1
|
* Dark theme, theme switch, icons, style, stringsSteffen Keiper2016-06-081-5/+5
| | | | | | | | | | | | | | | | | | added some white icons, changed hardcoded icons to theme attributes, changed icon_edit_dark to icon_edit_body to reflect icons position, grey message bubbles in dark theme, misc purged ic_action_chat as it wasn't used preference use_white_background changed to use_green_background, default true grey chat bubbles darker, text white replaced all grey600 with black icons and 0.54 alpha attribute highlightColor in dark grey chat bubble now darker than background
* use match_parent as height in conversations overviewDaniel Gultsch2016-01-121-2/+2
|
* show icon in conversations overview when notifications are disabledDaniel Gultsch2016-01-081-76/+97
|
* use dedicated colors for primary and primary_darkDaniel Gultsch2015-08-261-1/+1
|
* very subtleDaniel Gultsch2015-07-211-5/+7
|
* renamed colorsDaniel Gultsch2015-07-131-6/+6
|
* fixed regression where the selected conversation wasn't highlighted anymore ↵iNPUTmice2015-04-131-1/+1
| | | | on tabled layout
* Enable end-conversation by swipe gestureBrianBlade2015-04-081-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()
* Make conversations the root projectSam Whited2014-10-221-0/+68