Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-11-22 | offer verification directly from the trust keys screen | Daniel Gultsch | 1 | -0/+2 | |
2016-09-18 | use proper paddings in dialogs on android < 5 | Daniel Gultsch | 1 | -0/+6 | |
2016-06-10 | made background color of swiped conversations darker | Daniel Gultsch | 1 | -0/+4 | |
2016-06-10 | use darker green as background for chat bubbles in dark theme | Daniel Gultsch | 1 | -0/+2 | |
2016-06-10 | use darker colors for actionbar on dark theme | Daniel Gultsch | 1 | -4/+4 | |
2016-06-08 | Dark theme, theme switch, icons, style, strings | Steffen Keiper | 1 | -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-12 | added share uri button to conference details | Daniel Gultsch | 1 | -0/+1 | |
2015-08-26 | use dedicated colors for primary and primary_dark | Daniel Gultsch | 1 | -2/+2 | |
2015-07-19 | Change CAB to accent color in v21 | Sam Whited | 1 | -0/+3 | |
2015-07-19 | Add refresh icon to v21 theme | Sam Whited | 1 | -0/+1 | |
2015-07-19 | Add key trust toggle to ContactDetailsActivity | Andreas Straub | 1 | -0/+1 | |
Can now toggle IdentityKey trust | |||||
2015-07-13 | renamed colors | Daniel Gultsch | 1 | -2/+2 | |
2015-04-28 | increased padding on image buttons on v21 to match material guidelines | Daniel Gultsch | 1 | -0/+1 | |
2015-04-28 | made material icons smaller (24dp) | Daniel Gultsch | 1 | -17/+15 | |
2015-04-08 | Enable end-conversation by swipe gesture | BrianBlade | 1 | -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-29 | Use Material Design Icons on API 21+ | Sam Whited | 1 | -0/+21 | |
2015-01-06 | Add materials theme | Sam Whited | 1 | -0/+14 | |