Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | migrate to AndroidX | Christian Schneppe | 2019-09-20 | 1 | -3/+3 |
| | |||||
* | open trust key screen when download is in progress | Christian Schneppe | 2018-07-09 | 1 | -1/+1 |
| | |||||
* | try to fix race condition with empty trust ui | Christian Schneppe | 2018-07-09 | 1 | -3/+7 |
| | |||||
* | some OTR hints | Christian Schneppe | 2018-04-13 | 1 | -1/+0 |
| | |||||
* | hide disable encryption button when omemo is in always mode | Christian Schneppe | 2018-04-13 | 1 | -1/+10 |
| | |||||
* | replace deprecated action bar with toolbar | Christian Schneppe | 2018-04-11 | 1 | -5/+3 |
| | | | | | | | | | * 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 | -83/+84 |
| | |||||
* | make camera feature optional | Christian Schneppe | 2018-04-08 | 1 | -2/+2 |
| | |||||
* | detect irregular unicode in domain part | Christian Schneppe | 2018-04-07 | 1 | -2/+2 |
| | |||||
* | display irregular unicode code points | Christian Schneppe | 2018-04-07 | 1 | -3/+3 |
| | |||||
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 1 | -5/+4 |
| | |||||
* | finished app compat themeing | Christian Schneppe | 2018-04-01 | 1 | -2/+0 |
| | |||||
* | fixe scan in OmemoActivities | Christian Schneppe | 2018-03-31 | 1 | -1/+1 |
| | |||||
* | integrate qr code scanner. temporarily break omemo activity scan | Christian Schneppe | 2018-03-31 | 1 | -3/+1 |
| | |||||
* | vastly untested refactor. pushing for backup purposes | Christian Schneppe | 2018-03-24 | 1 | -1/+1 |
| | |||||
* | change key activities to cards | Christian Schneppe | 2018-03-16 | 1 | -81/+54 |
| | |||||
* | reference support actionbar in all activities | Christian Schneppe | 2018-03-09 | 1 | -5/+5 |
| | |||||
* | integrate intent integrator to finish activity when needed | Christian Schneppe | 2018-02-15 | 1 | -2/+1 |
| | |||||
* | code cleanup | Christian Schneppe | 2017-11-23 | 1 | -11/+11 |
| | |||||
* | link jid in trust keys activity to contact details | Christian Schneppe | 2017-09-04 | 1 | -0/+6 |
| | |||||
* | improved error messages on missing omemo keys | Christian Schneppe | 2017-09-04 | 1 | -2/+23 |
| | |||||
* | make scan barcode icon survive rotations | Christian Schneppe | 2017-08-01 | 1 | -0/+11 |
| | |||||
* | show scan button in TrustKeys only if there is something to scan | Christian Schneppe | 2017-08-01 | 1 | -1/+24 |
| | |||||
* | fixed fingerprint trust (was messed up after library upgrade) | Christian Schneppe | 2017-06-25 | 1 | -4/+7 |
| | |||||
* | upgrade to signal-protocol-java | Christian Schneppe | 2017-06-24 | 1 | -1/+1 |
| | |||||
* | remove own fetch errors from device announcement | Christian Schneppe | 2016-12-18 | 1 | -1/+0 |
| | |||||
* | allow fingerprint verification via context menu | Christian Schneppe | 2016-11-29 | 1 | -15/+12 |
| | |||||
* | introduced blind trust before verification mode | Christian Schneppe | 2016-11-24 | 1 | -4/+11 |
| | | | | read more about the concept on https://gultsch.de/trust.html | ||||
* | explictly scan for aztec and qr codes only | Christian Schneppe | 2016-11-24 | 1 | -1/+2 |
| | |||||
* | offer verification directly from the trust keys screen | Christian Schneppe | 2016-11-24 | 1 | -0/+73 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -303/+303 |
| | |||||
* | parse omemo fingerprints from uris | Christian Schneppe | 2016-11-18 | 1 | -1/+4 |
| | |||||
* | refactor omemo fingerprint UI code | Christian Schneppe | 2016-11-17 | 1 | -10/+6 |
| | |||||
* | refactore trust enum to be FingerprintStatus class with trust and active | Christian Schneppe | 2016-11-17 | 1 | -8/+8 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -0/+337 |