Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-09 | Set navigation bar color to dark on dark theme | Christian Schneppe | 1 | -0/+7 | |
* Allow overriding ConversationsTheme.Dark This change splits the dark theme style into two styles - base that stays the same in all configurations and Dark - the original - that can be overridden in specific configurations to add version specific styles. * Set navigation bar color to dark on dark theme Use secondary background color as navigation bar color when using dark theme. This avoids mismatched white colors on certain system themes. | |||||
2018-03-16 | change image button background | Christian Schneppe | 1 | -1/+0 | |
2018-03-14 | code cleanup | Christian Schneppe | 1 | -1/+1 | |
2018-03-09 | remove pre api 21 theme | Christian Schneppe | 1 | -65/+0 | |
2018-03-09 | started work on migrating to appcompat | Christian Schneppe | 1 | -6/+14 | |
2018-01-19 | Gradle Update to 3.0.1 with aapt | Christian Schneppe | 1 | -35/+35 | |
2017-11-22 | send and show read markers in private, non-anonymous groups | Christian Schneppe | 1 | -0/+3 | |
2017-11-21 | Show Drawable if Location/File/Voice | Christian Schneppe | 1 | -0/+1 | |
2017-04-18 | changed icon for "start new conversation" | Christian Schneppe | 1 | -1/+1 | |
2017-03-26 | decrease text sizes a bit | Christian Schneppe | 1 | -3/+3 | |
2017-03-04 | make notification icon size depend on 'Large Text' setting | Christian Schneppe | 1 | -0/+1 | |
2017-03-04 | Added icons for the attach options according to material design guidlines | Christian Schneppe | 1 | -0/+7 | |
2016-12-25 | support for quoting messages | Christian Schneppe | 1 | -0/+1 | |
2016-11-24 | offer verification directly from the trust keys screen | Christian Schneppe | 1 | -0/+1 | |
2016-11-19 | reformat code | Christian Schneppe | 1 | -2/+2 | |
2016-09-23 | use proper paddings in dialogs on android < 5 | Daniel Gultsch | 1 | -0/+3 | |
2016-05-13 | decreased TextSizeInfo font size | Christian Schneppe | 1 | -1/+1 | |
2016-04-16 | increase font size | Christian S | 1 | -3/+4 | |
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 | |