aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/TrustKeysActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use ToastCompat instead of ToastChristian Schneppe2020-01-311-8/+9
|
* optimize importsChristian Schneppe2020-01-311-3/+4
|
* migrate to AndroidXChristian Schneppe2019-09-201-3/+3
|
* open trust key screen when download is in progressChristian Schneppe2018-07-091-1/+1
|
* try to fix race condition with empty trust uiChristian Schneppe2018-07-091-3/+7
|
* some OTR hintsChristian Schneppe2018-04-131-1/+0
|
* hide disable encryption button when omemo is in always modeChristian Schneppe2018-04-131-1/+10
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-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 dialogChristian Schneppe2018-04-081-83/+84
|
* make camera feature optionalChristian Schneppe2018-04-081-2/+2
|
* detect irregular unicode in domain partChristian Schneppe2018-04-071-2/+2
|
* display irregular unicode code pointsChristian Schneppe2018-04-071-3/+3
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-5/+4
|
* finished app compat themeingChristian Schneppe2018-04-011-2/+0
|
* fixe scan in OmemoActivitiesChristian Schneppe2018-03-311-1/+1
|
* integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe2018-03-311-3/+1
|
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-241-1/+1
|
* change key activities to cardsChristian Schneppe2018-03-161-81/+54
|
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-5/+5
|
* integrate intent integrator to finish activity when neededChristian Schneppe2018-02-151-2/+1
|
* code cleanupChristian Schneppe2017-11-231-11/+11
|
* link jid in trust keys activity to contact detailsChristian Schneppe2017-09-041-0/+6
|
* improved error messages on missing omemo keysChristian Schneppe2017-09-041-2/+23
|
* make scan barcode icon survive rotationsChristian Schneppe2017-08-011-0/+11
|
* show scan button in TrustKeys only if there is something to scanChristian Schneppe2017-08-011-1/+24
|
* fixed fingerprint trust (was messed up after library upgrade)Christian Schneppe2017-06-251-4/+7
|
* upgrade to signal-protocol-javaChristian Schneppe2017-06-241-1/+1
|
* remove own fetch errors from device announcementChristian Schneppe2016-12-181-1/+0
|
* allow fingerprint verification via context menuChristian Schneppe2016-11-291-15/+12
|
* introduced blind trust before verification modeChristian Schneppe2016-11-241-4/+11
| | | | read more about the concept on https://gultsch.de/trust.html
* explictly scan for aztec and qr codes onlyChristian Schneppe2016-11-241-1/+2
|
* offer verification directly from the trust keys screenChristian Schneppe2016-11-241-0/+73
|
* reformat codeChristian Schneppe2016-11-191-303/+303
|
* parse omemo fingerprints from urisChristian Schneppe2016-11-181-1/+4
|
* refactor omemo fingerprint UI codeChristian Schneppe2016-11-171-10/+6
|
* refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe2016-11-171-8/+8
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+337