Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dark theme, theme switch, icons, style, strings | Steffen Keiper | 2016-06-08 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | 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 | ||||
* | refactored omemo to take multiple recipients | Daniel Gultsch | 2016-02-29 | 1 | -26/+3 |
| | |||||
* | Display error message if all contact keys purged | Andreas Straub | 2015-08-15 | 1 | -0/+32 |
| | |||||
* | Ask for key trust when sending messages | Andreas Straub | 2015-07-19 | 1 | -0/+120 |
If the contact (or the own account) has keys that have UNDECIDED trust, we now drop the user into the new TrustKeysActivity, where they have to decide for each new key whether it should be TRUSTED or UNTRUSTED. |