aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-v21 (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-10made background color of swiped conversations darkerDaniel Gultsch1-0/+4
2016-06-10use darker green as background for chat bubbles in dark themeDaniel Gultsch1-0/+2
2016-06-10use darker colors for actionbar on dark themeDaniel Gultsch1-4/+4
2016-06-08Dark theme, theme switch, icons, style, stringsSteffen Keiper1-5/+90
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
2016-04-12added share uri button to conference detailsDaniel Gultsch1-0/+1
2015-08-26use dedicated colors for primary and primary_darkDaniel Gultsch1-2/+2
2015-07-19Change CAB to accent color in v21Sam Whited1-0/+3
2015-07-19Add refresh icon to v21 themeSam Whited1-0/+1
2015-07-19Add key trust toggle to ContactDetailsActivityAndreas Straub1-0/+1
Can now toggle IdentityKey trust
2015-07-13renamed colorsDaniel Gultsch1-2/+2
2015-04-28increased padding on image buttons on v21 to match material guidelinesDaniel Gultsch1-0/+1
2015-04-28made material icons smaller (24dp)Daniel Gultsch1-17/+15
2015-04-08Enable end-conversation by swipe gestureBrianBlade1-0/+4
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-29Use Material Design Icons on API 21+Sam Whited1-0/+21
2015-01-06Add materials themeSam Whited1-0/+14