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
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
2015-07-21
Add INACTIVE state for removed keys
Andreas Straub
1
-3
/
+3
2015-07-20
Start TrustKeysActivity if no keys are TRUSTED
Andreas Straub
1
-2
/
+8
2015-07-20
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
1
-10
/
+4
2015-07-20
Lock TrustKeys if no trusted keys are available
Andreas Straub
1
-4
/
+26
2015-07-20
Optimize imports
Andreas Straub
1
-4
/
+0
2015-07-19
Ask for key trust when sending messages
Andreas Straub
1
-0
/
+237