Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | check if thread was interrupted before doing operations on socket | Christian Schneppe | 2016-11-20 | 2 | -79/+89 | |
| | ||||||
* | fixed regression that would crash create contact dialog | Christian Schneppe | 2016-11-20 | 1 | -2/+4 | |
| | ||||||
* | Fix up the langauge in some Settings strings | Christian Schneppe | 2016-11-20 | 1 | -3/+3 | |
| | ||||||
* | show 'clear devices' button underneath own devices | Christian Schneppe | 2016-11-20 | 7 | -66/+70 | |
| | ||||||
* | removed some unecessary logging from omemo message generation | Christian Schneppe | 2016-11-20 | 1 | -4/+0 | |
| | ||||||
* | lower own otr fingerprint | Christian Schneppe | 2016-11-20 | 1 | -1/+2 | |
| | ||||||
* | issue ping after network change | Christian Schneppe | 2016-11-20 | 2 | -5/+3 | |
| | ||||||
* | lower reconnection time | Christian Schneppe | 2016-11-20 | 1 | -1/+1 | |
| | ||||||
* | synchronzie on xmpp service around all state changes | Christian Schneppe | 2016-11-20 | 1 | -106/+116 | |
| | ||||||
* | don't reset last connect time on network change | Christian Schneppe | 2016-11-20 | 2 | -7/+9 | |
| | ||||||
* | use lower case otr fingerprints for comparison | Christian Schneppe | 2016-11-20 | 2 | -2/+3 | |
| | ||||||
* | removed some very verbose logging from axolotl service | Christian Schneppe | 2016-11-20 | 1 | -1/+0 | |
| | ||||||
* | lower casing fingerprints when parsing URI | Christian Schneppe | 2016-11-20 | 1 | -1/+1 | |
| | ||||||
* | make update.apk filename static final | Christian Schneppe | 2016-11-19 | 1 | -1/+1 | |
| | ||||||
* | reformat code | Christian Schneppe | 2016-11-19 | 268 | -35605/+35695 | |
| | ||||||
* | optimize imports | Christian Schneppe | 2016-11-19 | 3 | -6/+3 | |
| | ||||||
* | set preference switch to enable, disable or do automatic video compression | Christian Schneppe | 2016-11-19 | 4 | -2/+38 | |
| | | | | | | automatic = SDK >= Lollipop & video size >= 10 MB (default) never = never compress videos always = SDK >= Lollipop | |||||
* | correct colors for uncrypted messages in encrypted chats | Christian Schneppe | 2016-11-19 | 2 | -3/+11 | |
| | ||||||
* | put omemo fingerprint in own uri (qr code / nfc) | Christian Schneppe | 2016-11-18 | 6 | -79/+139 | |
| | ||||||
* | parse omemo fingerprints from uris | Christian Schneppe | 2016-11-18 | 11 | -46/+175 | |
| | ||||||
* | fixed back and forth between Welcome- and EditAccountActivity | Christian Schneppe | 2016-11-18 | 1 | -3/+26 | |
| | ||||||
* | use base64.nowrap for omemo keys | Christian Schneppe | 2016-11-18 | 1 | -8/+8 | |
| | ||||||
* | reset startup count when swiped away (only count kills) | Christian Schneppe | 2016-11-18 | 2 | -315/+311 | |
| | ||||||
* | slightly darken verified icon + mark inactive | Christian Schneppe | 2016-11-18 | 6 | -0/+2 | |
| | ||||||
* | work around -1 in next encryption | Christian Schneppe | 2016-11-17 | 1 | -10/+10 | |
| | ||||||
* | refactor omemo fingerprint UI code | Christian Schneppe | 2016-11-17 | 14 | -342/+429 | |
| | ||||||
* | distinguish between general i/o error and write exception when copying files | Christian Schneppe | 2016-11-17 | 4 | -107/+122 | |
| | ||||||
* | fixed enabling trust toggle. unknown->untrusted | Christian Schneppe | 2016-11-17 | 2 | -4/+7 | |
| | ||||||
* | refactore trust enum to be FingerprintStatus class with trust and active | Christian Schneppe | 2016-11-17 | 11 | -782/+813 | |
| | ||||||
* | extract affiliations from unavailable presence | Christian Schneppe | 2016-11-15 | 5 | -16/+23 | |
| | ||||||
* | Stop automagically select default encryption | Christian Schneppe | 2016-11-15 | 1 | -32/+1 | |
| | ||||||
* | small layout improvements in contact details | Christian Schneppe | 2016-11-15 | 1 | -5/+5 | |
| | ||||||
* | close video compression notification on errors | Christian Schneppe | 2016-11-15 | 1 | -0/+2 | |
| | ||||||
* | catch NPE on trying to start navigation if no app could be found | Christian Schneppe | 2016-11-15 | 1 | -2/+8 | |
| | ||||||
* | remove unused ressources | Christian Schneppe | 2016-11-12 | 66 | -107/+22 | |
| | ||||||
* | don't add outcasts or non-members in members-only rooms back to list | Christian Schneppe | 2016-11-12 | 2 | -4/+7 | |
| | ||||||
* | don't allow message correction for xmpp or geo uris | Christian Schneppe | 2016-11-12 | 1 | -2/+3 | |
| | ||||||
* | prevent accidental close of voice recorder | Christian Schneppe | 2016-11-12 | 3 | -5/+14 | |
| | ||||||
* | treat XmppUri not as text | Christian Schneppe | 2016-11-12 | 1 | -3/+11 | |
| | ||||||
* | make message correction also working for single chats again | Christian Schneppe | 2016-11-12 | 1 | -2/+6 | |
| | ||||||
* | update changelog uri | Christian Schneppe | 2016-11-12 | 1 | -1/+1 | |
| | ||||||
* | add libraries to about screen | Christian Schneppe | 2016-11-11 | 1 | -0/+4 | |
| | ||||||
* | added missing strings | Christian Schneppe | 2016-11-11 | 1 | -0/+6 | |
| | ||||||
* | don't offer message correction in anonymous mucs | Christian Schneppe | 2016-11-11 | 1 | -1/+2 | |
| | ||||||
* | brought restart threshold down to 8 times in 8h | Christian Schneppe | 2016-11-11 | 3 | -8/+26 | |
| | ||||||
* | send text automatically via sharewithactivity | Christian Schneppe | 2016-11-11 | 1 | -1/+17 | |
| | ||||||
* | show button on "xmpp:" uris | Christian Schneppe | 2016-11-11 | 5 | -0/+45 | |
| | ||||||
* | correct typo | Christian Schneppe | 2016-11-11 | 1 | -13/+13 | |
| | ||||||
* | increase map preview size | Christian Schneppe | 2016-11-11 | 2 | -4/+3 | |
| | ||||||
* | show contacts name on shared VCARDs | Christian Schneppe | 2016-11-11 | 1 | -3/+21 | |
| |