index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
/
ui
/
TrustKeysActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-09
open trust key screen when download is in progress
Christian Schneppe
1
-1
/
+1
2018-07-09
try to fix race condition with empty trust ui
Christian Schneppe
1
-3
/
+7
2018-04-13
some OTR hints
Christian Schneppe
1
-1
/
+0
2018-04-13
hide disable encryption button when omemo is in always mode
Christian Schneppe
1
-1
/
+10
2018-04-11
replace deprecated action bar with toolbar
Christian Schneppe
1
-5
/
+3
2018-04-08
offer a more convienient way to disable omemo from trust keys dialog
Christian Schneppe
1
-83
/
+84
2018-04-08
make camera feature optional
Christian Schneppe
1
-2
/
+2
2018-04-07
detect irregular unicode in domain part
Christian Schneppe
1
-2
/
+2
2018-04-07
display irregular unicode code points
Christian Schneppe
1
-3
/
+3
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-5
/
+4
2018-04-01
finished app compat themeing
Christian Schneppe
1
-2
/
+0
2018-03-31
fixe scan in OmemoActivities
Christian Schneppe
1
-1
/
+1
2018-03-31
integrate qr code scanner. temporarily break omemo activity scan
Christian Schneppe
1
-3
/
+1
2018-03-24
vastly untested refactor. pushing for backup purposes
Christian Schneppe
1
-1
/
+1
2018-03-16
change key activities to cards
Christian Schneppe
1
-81
/
+54
2018-03-09
reference support actionbar in all activities
Christian Schneppe
1
-5
/
+5
2018-02-15
integrate intent integrator to finish activity when needed
Christian Schneppe
1
-2
/
+1
2017-11-23
code cleanup
Christian Schneppe
1
-11
/
+11
2017-09-04
link jid in trust keys activity to contact details
Christian Schneppe
1
-0
/
+6
2017-09-04
improved error messages on missing omemo keys
Christian Schneppe
1
-2
/
+23
2017-08-01
make scan barcode icon survive rotations
Christian Schneppe
1
-0
/
+11
2017-08-01
show scan button in TrustKeys only if there is something to scan
Christian Schneppe
1
-1
/
+24
2017-06-25
fixed fingerprint trust (was messed up after library upgrade)
Christian Schneppe
1
-4
/
+7
2017-06-24
upgrade to signal-protocol-java
Christian Schneppe
1
-1
/
+1
2016-12-18
remove own fetch errors from device announcement
Christian Schneppe
1
-1
/
+0
2016-11-29
allow fingerprint verification via context menu
Christian Schneppe
1
-15
/
+12
2016-11-24
introduced blind trust before verification mode
Christian Schneppe
1
-4
/
+11
2016-11-24
explictly scan for aztec and qr codes only
Christian Schneppe
1
-1
/
+2
2016-11-24
offer verification directly from the trust keys screen
Christian Schneppe
1
-0
/
+73
2016-11-19
reformat code
Christian Schneppe
1
-303
/
+303
2016-11-18
parse omemo fingerprints from uris
Christian Schneppe
1
-1
/
+4
2016-11-17
refactor omemo fingerprint UI code
Christian Schneppe
1
-10
/
+6
2016-11-17
refactore trust enum to be FingerprintStatus class with trust and active
Christian Schneppe
1
-8
/
+8
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-9
/
+9
2016-03-01
properly persist accepted crypto targets
Daniel Gultsch
1
-5
/
+1
2016-03-01
let users confirm each member in a conference even if that contact is already...
Daniel Gultsch
1
-15
/
+35
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
1
-68
/
+88
2016-01-23
show fetch errors in trust keys activity
Daniel Gultsch
1
-1
/
+2
2016-01-22
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
1
-1
/
+1
2016-01-13
show key fetch error in activity when there are no keys to be used
Daniel Gultsch
1
-1
/
+8
2015-12-23
show certificate information
Daniel Gultsch
1
-0
/
+2
2015-10-17
improved error reporting in trust keys activity
Daniel Gultsch
1
-10
/
+20
2015-10-16
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
1
-32
/
+48
2015-09-06
Only show that have sessions in fingerprint list
Andreas Straub
1
-18
/
+18
2015-08-15
Display error message if all contact keys purged
Andreas Straub
1
-0
/
+10
2015-08-08
renamed multi-end / axolotl to OMEMO
Daniel Gultsch
1
-1
/
+1
2015-08-05
Improve TrustKeysActivity slider responsiveness
Andreas Straub
1
-11
/
+11
2015-08-01
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
1
-9
/
+9
2015-07-29
Highlight selected message's fingerprint in list
Andreas Straub
1
-2
/
+2
2015-07-29
Refactor out inner classes, cache trust store
Andreas Straub
1
-1
/
+1
[next]