Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better handle the case when same user is joined with multiple nicks in the ↵ | Christian Schneppe | 2016-11-29 | 2 | -7/+26 |
| | | | | same room | ||||
* | mark conversations as read after receiving blocklist push for that conversation | Christian Schneppe | 2016-11-29 | 1 | -0/+9 |
| | |||||
* | allow fingerprint verification via context menu | Christian Schneppe | 2016-11-29 | 7 | -25/+102 |
| | |||||
* | add support for body paramater in xmpp uri | Christian Schneppe | 2016-11-29 | 2 | -6/+36 |
| | |||||
* | sent messages from unverified devices show red lock | Christian Schneppe | 2016-11-29 | 1 | -1/+1 |
| | |||||
* | handle image rotations in ShowFullscreenMessageActivity correctly | Christian Schneppe | 2016-11-29 | 1 | -7/+46 |
| | |||||
* | added some logging to FullScreenViewer | Christian Schneppe | 2016-11-27 | 1 | -2/+4 |
| | |||||
* | fixed migrations from pre-btbv phase | Christian Schneppe | 2016-11-27 | 1 | -3/+7 |
| | | | | add some logging to FullScreenView | ||||
* | added strings | Christian Schneppe | 2016-11-24 | 2 | -18/+29 |
| | |||||
* | always force close a connection when disabling from error state | Christian Schneppe | 2016-11-24 | 2 | -1/+5 |
| | |||||
* | changed design language to match BTBV proposal | Christian Schneppe | 2016-11-24 | 3 | -8/+14 |
| | | | | | * untrusted messages have red background * unverified messages have normal background and red lock | ||||
* | update the conversations view (and the lock icon) after receiving device list | Christian Schneppe | 2016-11-24 | 1 | -0/+1 |
| | |||||
* | introduced blind trust before verification mode | Christian Schneppe | 2016-11-24 | 8 | -7/+59 |
| | | | | read more about the concept on https://gultsch.de/trust.html | ||||
* | don't use OpenPGP and OTR | Christian Schneppe | 2016-11-24 | 1 | -1/+1 |
| | |||||
* | fix crash when adding contact via URI | Christian Schneppe | 2016-11-24 | 1 | -1/+0 |
| | |||||
* | explictly scan for aztec and qr codes only | Christian Schneppe | 2016-11-24 | 3 | -33/+4 |
| | |||||
* | added share button to account details | Christian Schneppe | 2016-11-24 | 7 | -28/+284 |
| | |||||
* | show proper avatar for 'self' contact | Christian Schneppe | 2016-11-24 | 2 | -3/+9 |
| | |||||
* | offer verification directly from the trust keys screen | Christian Schneppe | 2016-11-24 | 12 | -3/+95 |
| | |||||
* | use aztec code instead of qr | Christian Schneppe | 2016-11-24 | 2 | -9/+7 |
| | |||||
* | use constants for some preferences | Christian Schneppe | 2016-11-24 | 3 | -10/+16 |
| | |||||
* | when swiping don't clean startup counter entirely. just don't count last startup | Christian Schneppe | 2016-11-24 | 2 | -5/+10 |
| | |||||
* | update some strings | Christian Schneppe | 2016-11-20 | 1 | -4/+4 |
| | |||||
* | update strings | Christian Schneppe | 2016-11-20 | 3 | -8/+15 |
| | |||||
* | introduced custom tls socket factory to make tls1.2 work for http connections | Christian Schneppe | 2016-11-20 | 2 | -15/+72 |
| | |||||
* | remove omemo devices from annoucement after 7 days of inactivity | Christian Schneppe | 2016-11-20 | 4 | -27/+72 |
| | |||||
* | don't show omemo keys by default in account details | Christian Schneppe | 2016-11-20 | 1 | -1/+1 |
| | |||||
* | don't use xmpp uri for self verification if account is disabled | Christian Schneppe | 2016-11-20 | 1 | -1/+1 |
| | |||||
* | save last activation time in fingerprint status | Christian Schneppe | 2016-11-20 | 5 | -8/+57 |
| | |||||
* | removed some unecessary locking | Christian Schneppe | 2016-11-20 | 1 | -19/+19 |
| | |||||
* | close socket after failed stream open | Christian Schneppe | 2016-11-20 | 1 | -47/+50 |
| | |||||
* | 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 |
| |