Commit graph

2654 commits

Author SHA1 Message Date
Daniel Gultsch
a775452581 fixed nasty 'stuck at sending' bug that got introduced in 855c2cfd0a 2015-08-19 12:47:50 +02:00
Daniel Gultsch
527246fb4b check if inputstream is null before cropping avatar images 2015-08-19 12:25:17 +02:00
Daniel Gultsch
95dcd745be catch package manager has died exception 2015-08-19 12:24:42 +02:00
Daniel Gultsch
1b891519db increased version code 2015-08-16 15:00:27 +02:00
Daniel Gultsch
b128fbef12 deal with broken frameworks 2015-08-16 14:55:40 +02:00
Daniel Gultsch
5810646c29 catch broken base64 in avatars 2015-08-16 14:55:24 +02:00
Daniel Gultsch
d59a7448bc synchronize packetCallbacks 2015-08-16 12:12:22 +02:00
Daniel Gultsch
757a7fc805 catch null pointer in ScramSHA1 sasl 2015-08-16 11:50:33 +02:00
Daniel Gultsch
82d557d59a version bump to 1.6.0 2015-08-15 19:14:09 +02:00
Daniel Gultsch
1b1c0df04e Merge branch 'development' 2015-08-15 19:12:51 +02:00
Andreas Straub
0290eda992 Update license string with libraries 2015-08-15 19:07:55 +02:00
Andreas Straub
1462f26327 Display error message if all contact keys purged 2015-08-15 18:52:47 +02:00
Daniel Gultsch
125310d5c3 Merge branch 'development' 2015-08-15 14:26:37 +02:00
Daniel Gultsch
855c2cfd0a provide extra interface to close sockets. fixes #1330 2015-08-15 14:14:33 +02:00
Daniel Gultsch
7610598bbc Merge pull request #1329 from hlad/server_info_http_upload
show HTTP upload availability on Edit account screen (server info)
2015-08-15 13:58:48 +02:00
hlad
bea0a5b83e show HTTP upload availability on Edit account screen 2015-08-14 22:24:05 +02:00
Daniel Gultsch
a405eb06c9 version bump to 1.6.0-beta.2 2015-08-11 20:38:12 +02:00
Daniel Gultsch
bf866c9782 do not touch pictures that are already in the right format
fixed #522
2015-08-11 16:50:00 +02:00
Daniel Gultsch
43983334eb use same code that is used to open files for images
fixes #1323
2015-08-11 15:24:06 +02:00
Daniel Gultsch
fc98392afa changed color of 'whispered' prefix
fixes #1326
2015-08-11 15:13:17 +02:00
Daniel Gultsch
34cd9285e2 put wake locks on out of band file transfers 2015-08-10 19:48:36 +02:00
Daniel Gultsch
4c2e6643a4 report wrong file size in otr encrypted jingle file transfers to be compatible with conversations > 1.6 2015-08-10 12:55:37 +02:00
Daniel Gultsch
9b7967e26d provide more detailed error toasts for http file download 2015-08-10 12:15:14 +02:00
Daniel Gultsch
02574e0a76 Merge pull request #1324 from fiaxh/omemo_logo
OMEMO logo
2015-08-09 23:16:50 +02:00
fiaxh
3d64ca97a6 OMEMO logo 2015-08-09 22:50:35 +02:00
Daniel Gultsch
95ececa9f2 fixed image preview in notfications for images that arrived over jingle 2015-08-08 17:19:40 +02:00
Daniel Gultsch
f72d9a326a decreased right hand side padding in contact keys 2015-08-08 14:09:02 +02:00
Daniel Gultsch
b16434fc41 renamed multi-end / axolotl to OMEMO 2015-08-08 13:29:21 +02:00
Daniel Gultsch
202ae5a1e6 removed dead code 2015-08-08 13:13:23 +02:00
Daniel Gultsch
15166c7fce don't request ack for iq stanzas before stream managment is initialized
fixes #1322
2015-08-08 10:26:36 +02:00
Andreas Straub
354fa774b5 Increase number of published prekeys for release 2015-08-07 12:30:39 +02:00
Daniel Gultsch
53fe52a71c request server-ACKs for iq stanzas 2015-08-06 20:48:55 +02:00
Daniel Gultsch
800621d2f8 fail old/invalid iq stanzas on bind 2015-08-06 14:54:37 +02:00
Daniel Gultsch
3d96fc3c30 hide multi-end and otr encryption in conferences 2015-08-06 13:09:53 +02:00
Andreas Straub
46248a9479 Improve TrustKeysActivity slider responsiveness
Slider used to skip back on drag-and-drop action. The switch doesn't
trigger explicit whole UI refreshes anymore, it now directly adjusts the
"done" button's locked status.
2015-08-05 22:24:13 +02:00
Daniel Gultsch
401e35c1a4 added config.java variable to hide openpgp as an encryption method 2015-08-05 18:52:34 +02:00
Daniel Gultsch
bb2f2502db changed text selection color 2015-08-05 18:30:49 +02:00
Daniel Gultsch
cf4b0c03d9 added Config.java varibale to lock account creation to specfic domain 2015-08-03 22:58:17 +02:00
Daniel Gultsch
f26958d4a4 sync translations with transifex 2015-08-03 14:04:26 +02:00
Daniel Gultsch
1c269f6c65 version bump for ShortcutBadger 2015-08-03 14:01:58 +02:00
Daniel Gultsch
14994c4faa added changelog for version 1.6 2015-08-01 23:41:49 +02:00
Daniel Gultsch
7a69ce7df6 version bump to 1.6.0-beta 2015-08-01 23:38:28 +02:00
Daniel Gultsch
a5ddb60302 lets try jpeg for a while 2015-08-01 23:37:41 +02:00
Daniel Gultsch
01267c79f2 temporarily renamed new encryption method to 'Multi-End' until a better name has been found 2015-08-01 23:36:59 +02:00
Daniel Gultsch
ea389eddce use content-type in http slot request and stick with during upload 2015-08-01 22:37:17 +02:00
Daniel Gultsch
07620a373b fixed calculated file size in http slot request 2015-08-01 22:23:58 +02:00
Andreas Straub
a6f3c1013e Let UNTRUSTED/UNDECIDED keys become INACTIVE 2015-08-01 18:30:11 +02:00
Daniel Gultsch
90fdcfea2d enable axolotl encryption for jingle supported file transfers 2015-08-01 01:19:16 +02:00
Andreas Straub
a0ebc42e34 Provide process function for key transport message 2015-07-31 23:28:09 +02:00
Andreas Straub
3e998eb126 Refactor axolotl message processing workflow
XmppAxolotlMessage is now entirely responsible for handling encryption
and decryption of messages, only leveraging XmppAxolotlSession as a
packing/unpacking primitive for payload keys.

Removed pseudo-dead session generation code step from prepareMessage
function, as sessions have been created by invoking the
TrustKeysActivity for a while now.

Added prepareKeyTransportMessage function, which creates a message with
no payload. The key that is packed into the header keyElements can then
be used for other purposes (e.g. encrypted file transfer).
2015-07-31 21:31:45 +02:00