Commit graph

17 commits

Author SHA1 Message Date
AsamK
a6f65ae3a0 Print error if temporary attachment file can’t be deleted 2015-09-15 13:26:36 +02:00
AsamK
76a1e8ec2f Use System.err for error messages 2015-09-15 13:24:27 +02:00
AsamK
2796fff56d Update textescure-java to 1.7
Adapt code:
- Add USER_AGENT
- verifyAccount renamed to verifyAccountWithCode
2015-09-15 13:03:49 +02:00
AsamK
9e1cd7e398 Fix coding issues 2015-08-07 13:22:15 +02:00
AsamK
e1b584ab84 Implement downloading attachments 2015-08-07 12:55:33 +02:00
AsamK
6c02004326 Extract code from main() to functions 2015-07-08 16:14:48 +02:00
AsamK
9f5b55fa7e Extract PreKey generation functions, don't reuse IDs when reregistering 2015-07-08 11:57:20 +02:00
AsamK
704f2d76ba Exit on timeout when receiving
- Could be made optional in the future
- Sending messages while receiving results in damaged session state
  because both save their own state
2015-07-08 11:57:18 +02:00
AsamK
6af605f790 Reformat javadoc 2015-07-07 12:31:20 +02:00
AsamK
1b0df2c7e7 Handle end session messages 2015-07-07 12:19:10 +02:00
AsamK
960e97bc12 Canonicalize recipient addresses 2015-07-07 11:42:24 +02:00
AsamK
0a7a6a5c54 Improve receiving messages 2015-07-07 11:31:50 +02:00
AsamK
dbebd38391 Actually store preKeys 2015-07-07 11:04:59 +02:00
Juraj Bednar
841519e27a Add --voice / -v option for voice call verification 2015-07-06 10:58:08 +02:00
AsamK
9d71313a0c Load json even if signalingKey is missing
Is the case when the account is registered, but not verified
2015-07-06 10:47:43 +02:00
AsamK
73e8c4cabf Adapt code for new libtextsecure-java version 2015-07-06 10:41:19 +02:00
AsamK
28e192c519 First commit 2015-05-11 12:55:18 +02:00