Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grey out offline contacts in StartConversation | Christian Schneppe | 2017-03-15 | 1 | -0/+1 |
| | |||||
* | Fix typos (#124) | licaon-kter | 2017-03-13 | 1 | -2/+2 |
| | | | | * Some typos * More typos | ||||
* | added and changed some strings | Christian Schneppe | 2017-03-11 | 1 | -3/+3 |
| | |||||
* | display chat states in conferences | Christian Schneppe | 2017-03-11 | 1 | -1/+5 |
| | |||||
* | show snackbar in conversations with stranger to block | Christian Schneppe | 2017-03-09 | 1 | -0/+1 |
| | |||||
* | do not notify for messages from strangers by default | Christian Schneppe | 2017-03-09 | 2 | -0/+3 |
| | |||||
* | closing the corresponding conversations after blocking a contact | Christian Schneppe | 2017-03-09 | 1 | -0/+2 |
| | |||||
* | added an option to directly add a jid to block list from blocklist activity | Christian Schneppe | 2017-03-09 | 1 | -0/+1 |
| | |||||
* | make video resolution configurable | Christian Schneppe | 2017-03-04 | 2 | -1/+18 |
| | |||||
* | add missing attribut | Christian Schneppe | 2017-03-04 | 1 | -0/+1 |
| | |||||
* | make notification icon size depend on 'Large Text' setting | Christian Schneppe | 2017-03-04 | 2 | -0/+3 |
| | |||||
* | Added icons for the attach options according to material design guidlines | Christian Schneppe | 2017-03-04 | 3 | -3/+17 |
| | |||||
* | changed default setting for enter_is_send on devices with keyboard | Christian Schneppe | 2017-03-04 | 1 | -0/+1 |
| | |||||
* | make max brightness in fullscreen configurable | Christian Schneppe | 2017-02-22 | 1 | -0/+2 |
| | | | | fixes #105 | ||||
* | add date bubble in chatlist | Christian Schneppe | 2017-02-19 | 2 | -0/+3 |
| | | | | fixes #104 | ||||
* | changed some strings | Christian Schneppe | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | changed message bubbles from PNG to XML | Christian Schneppe | 2017-02-10 | 1 | -0/+4 |
| | |||||
* | updated about | Christian Schneppe | 2017-02-10 | 1 | -3/+6 |
| | |||||
* | fixed wording for not getting messages from server | Christian Schneppe | 2017-02-08 | 1 | -1/+1 |
| | |||||
* | correct strings | Christian Schneppe | 2017-01-30 | 2 | -4/+4 |
| | |||||
* | configurable local message retention period. | Christian Schneppe | 2017-01-29 | 2 | -0/+23 |
| | |||||
* | delete unused resources | Christian Schneppe | 2017-01-25 | 2 | -17/+0 |
| | |||||
* | reworked videocompression | Christian Schneppe | 2017-01-25 | 1 | -0/+1 |
| | |||||
* | fixed pgp encrypted text quick sharing. | Christian Schneppe | 2017-01-18 | 1 | -0/+1 |
| | |||||
* | don't allow to purge keys. offer distrust instead | Christian Schneppe | 2017-01-15 | 1 | -3/+2 |
| | |||||
* | make direct reply string translatable in NotificationService | Christian Schneppe | 2017-01-02 | 1 | -0/+1 |
| | |||||
* | hide inactive devices by default in contact details | Christian Schneppe | 2017-01-02 | 1 | -0/+2 |
| | |||||
* | support for quoting messages | Christian Schneppe | 2016-12-25 | 4 | -2/+5 |
| | |||||
* | added missing strings | Christian Schneppe | 2016-12-25 | 1 | -1/+1 |
| | |||||
* | show jid monospaced in verify dialog | Christian Schneppe | 2016-12-18 | 1 | -1/+1 |
| | |||||
* | show warning dialog beforing verifying keys via a link | Christian Schneppe | 2016-12-18 | 1 | -0/+3 |
| | |||||
* | shorten a string | Christian Schneppe | 2016-11-30 | 1 | -1/+1 |
| | |||||
* | added missing strings | Christian Schneppe | 2016-11-30 | 1 | -0/+1 |
| | |||||
* | allow fingerprint verification via context menu | Christian Schneppe | 2016-11-29 | 2 | -2/+4 |
| | |||||
* | added strings | Christian Schneppe | 2016-11-24 | 1 | -1/+1 |
| | |||||
* | changed design language to match BTBV proposal | Christian Schneppe | 2016-11-24 | 1 | -0/+1 |
| | | | | | * untrusted messages have red background * unverified messages have normal background and red lock | ||||
* | introduced blind trust before verification mode | Christian Schneppe | 2016-11-24 | 1 | -0/+3 |
| | | | | read more about the concept on https://gultsch.de/trust.html | ||||
* | added share button to account details | Christian Schneppe | 2016-11-24 | 1 | -0/+3 |
| | |||||
* | offer verification directly from the trust keys screen | Christian Schneppe | 2016-11-24 | 3 | -1/+6 |
| | |||||
* | use aztec code instead of qr | Christian Schneppe | 2016-11-24 | 1 | -2/+2 |
| | |||||
* | update strings | Christian Schneppe | 2016-11-20 | 2 | -8/+8 |
| | |||||
* | Fix up the langauge in some Settings strings | Christian Schneppe | 2016-11-20 | 1 | -3/+3 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 7 | -803/+806 |
| | |||||
* | set preference switch to enable, disable or do automatic video compression | Christian Schneppe | 2016-11-19 | 2 | -0/+14 |
| | | | | | | automatic = SDK >= Lollipop & video size >= 10 MB (default) never = never compress videos always = SDK >= Lollipop | ||||
* | parse omemo fingerprints from uris | Christian Schneppe | 2016-11-18 | 1 | -0/+1 |
| | |||||
* | refactor omemo fingerprint UI code | Christian Schneppe | 2016-11-17 | 2 | -39/+43 |
| | |||||
* | distinguish between general i/o error and write exception when copying files | Christian Schneppe | 2016-11-17 | 1 | -0/+1 |
| | |||||
* | remove unused ressources | Christian Schneppe | 2016-11-12 | 5 | -62/+19 |
| | |||||
* | prevent accidental close of voice recorder | Christian Schneppe | 2016-11-12 | 1 | -0/+1 |
| | |||||
* | add libraries to about screen | Christian Schneppe | 2016-11-11 | 1 | -0/+4 |
| |