Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use verified symbol instead of colored lock icons | Christian Schneppe | 2016-12-18 | 9 | -18/+8 | |
| | ||||||
* | fixed http resume | Christian Schneppe | 2016-12-18 | 1 | -4/+11 | |
| | ||||||
* | add support for RFC7711 to MTM | Christian Schneppe | 2016-12-18 | 3 | -4/+5 | |
| | ||||||
* | show jid monospaced in verify dialog | Christian Schneppe | 2016-12-18 | 3 | -3/+11 | |
| | ||||||
* | disable 'show blocklist' if blocklist is empty | Christian Schneppe | 2016-12-18 | 1 | -1/+9 | |
| | ||||||
* | redraw options menu after rotation in muc details | Christian Schneppe | 2016-12-18 | 1 | -2/+2 | |
| | ||||||
* | add omemo fingerprints to web links as well | Christian Schneppe | 2016-12-18 | 3 | -18/+33 | |
| | ||||||
* | show warning dialog beforing verifying keys via a link | Christian Schneppe | 2016-12-18 | 4 | -109/+192 | |
| | ||||||
* | support for jid escapting when displaying localpart only | Christian Schneppe | 2016-12-18 | 3 | -2/+16 | |
| | ||||||
* | use prepped string when building axolotl session | Christian Schneppe | 2016-12-18 | 1 | -3/+3 | |
| | ||||||
* | shorten a string | Christian Schneppe | 2016-11-30 | 2 | -2/+2 | |
| | ||||||
* | added missing strings | Christian Schneppe | 2016-11-30 | 3 | -3/+6 | |
| | ||||||
* | delete unused code | Christian Schneppe | 2016-11-29 | 1 | -8/+0 | |
| | ||||||
* | 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 | |
| |