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
/
crypto
/
PgpDecryptionService.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
Give up PGP decryption when intent is cancelled
Christian Schneppe
1
-0
/
+21
2017-04-13
treat URL as file if URL is in oob or contains key
Christian Schneppe
1
-1
/
+1
2016-11-19
reformat code
Christian Schneppe
1
-12
/
+12
2016-10-18
small code reformation in pgp decryption service
Christian Schneppe
1
-2
/
+4
2016-09-23
don't simply ignore null in message body but try to avoid it
Daniel Gultsch
1
-1
/
+5
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-6
/
+6
2016-07-02
code cleanup
Christian Schneppe
1
-7
/
+0
2016-06-19
synchronize message body changes for message correction
Daniel Gultsch
1
-51
/
+53
2016-06-19
replace corrected messages in decryption queue
Daniel Gultsch
1
-0
/
+5
2016-06-19
delay notification until after pgp decryption
Daniel Gultsch
1
-8
/
+29
2016-06-14
remove messages from decryption queue when trimming a conversation
Daniel Gultsch
1
-0
/
+4
2016-06-14
refactored pgp decryption
Daniel Gultsch
1
-138
/
+164
2016-05-31
optimize imports
Christian Schneppe
1
-4
/
+4
2015-10-28
Decrypt PGP messages in background
fiaxh
1
-0
/
+162