Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use styled borderless button | Christian Schneppe | 2018-04-29 | 1 | -3/+3 |
| | |||||
* | made all text styleable | Christian Schneppe | 2018-04-22 | 1 | -3/+3 |
| | |||||
* | replace deprecated action bar with toolbar | Christian Schneppe | 2018-04-11 | 1 | -1/+5 |
| | | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar | ||||
* | offer a more convienient way to disable omemo from trust keys dialog | Christian Schneppe | 2018-04-08 | 1 | -12/+50 |
| | |||||
* | finished app compat themeing | Christian Schneppe | 2018-04-01 | 1 | -4/+2 |
| | |||||
* | fixed paddings in omemo key cards | Christian Schneppe | 2018-04-01 | 1 | -16/+9 |
| | |||||
* | fixed paddings | Christian Schneppe | 2018-03-17 | 1 | -2/+2 |
| | |||||
* | change key activities to cards | Christian Schneppe | 2018-03-16 | 1 | -111/+123 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -8/+9 |
| | |||||
* | optimize imports | Christian Schneppe | 2016-05-31 | 1 | -4/+3 |
| | |||||
* | 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. |