Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-04-13 | make contacts status color configurable | Christian Schneppe | 1 | -0/+2 | |
2017-04-05 | changed one last seen state | Christian Schneppe | 1 | -0/+1 | |
2017-03-28 | Fix typo (#128) | licaon-kter | 1 | -1/+1 | |
2017-03-26 | make image compression configurable | Christian Schneppe | 1 | -0/+3 | |
2017-03-24 | open version can use tor networks (via settings) | Christian Schneppe | 1 | -0/+3 | |
2017-03-24 | make auto media rotation in fullscreen configurable | Christian Schneppe | 1 | -0/+2 | |
2017-03-23 | offer to block entire domain in message from stranger snackbar | Christian Schneppe | 1 | -0/+2 | |
2017-03-17 | little string modifications | Christian Schneppe | 1 | -2/+2 | |
2017-03-17 | add new Emoji library | Christian Schneppe | 1 | -1/+1 | |
2017-03-15 | grey out offline contacts in StartConversation | Christian Schneppe | 1 | -0/+1 | |
2017-03-13 | Fix typos (#124) | licaon-kter | 1 | -2/+2 | |
* Some typos * More typos | |||||
2017-03-11 | added and changed some strings | Christian Schneppe | 1 | -3/+3 | |
2017-03-11 | display chat states in conferences | Christian Schneppe | 1 | -1/+5 | |
2017-03-09 | show snackbar in conversations with stranger to block | Christian Schneppe | 1 | -0/+1 | |
2017-03-09 | do not notify for messages from strangers by default | Christian Schneppe | 1 | -0/+2 | |
2017-03-09 | closing the corresponding conversations after blocking a contact | Christian Schneppe | 1 | -0/+2 | |
2017-03-09 | added an option to directly add a jid to block list from blocklist activity | Christian Schneppe | 1 | -0/+1 | |
2017-03-04 | make video resolution configurable | Christian Schneppe | 1 | -1/+6 | |
2017-02-22 | make max brightness in fullscreen configurable | Christian Schneppe | 1 | -0/+2 | |
fixes #105 | |||||
2017-02-19 | add date bubble in chatlist | Christian Schneppe | 1 | -0/+2 | |
fixes #104 | |||||
2017-02-10 | changed some strings | Christian Schneppe | 1 | -1/+1 | |
2017-02-10 | updated about | Christian Schneppe | 1 | -3/+6 | |
2017-02-08 | fixed wording for not getting messages from server | Christian Schneppe | 1 | -1/+1 | |
2017-01-30 | correct strings | Christian Schneppe | 1 | -0/+4 | |
2017-01-29 | configurable local message retention period. | Christian Schneppe | 1 | -0/+3 | |
2017-01-25 | delete unused resources | Christian Schneppe | 1 | -5/+0 | |
2017-01-25 | reworked videocompression | Christian Schneppe | 1 | -0/+1 | |
2017-01-18 | fixed pgp encrypted text quick sharing. | Christian Schneppe | 1 | -0/+1 | |
2017-01-15 | don't allow to purge keys. offer distrust instead | Christian Schneppe | 1 | -3/+2 | |
2017-01-02 | make direct reply string translatable in NotificationService | Christian Schneppe | 1 | -0/+1 | |
2017-01-02 | hide inactive devices by default in contact details | Christian Schneppe | 1 | -0/+2 | |
2016-12-25 | support for quoting messages | Christian Schneppe | 1 | -0/+1 | |
2016-12-25 | added missing strings | Christian Schneppe | 1 | -1/+1 | |
2016-12-18 | show jid monospaced in verify dialog | Christian Schneppe | 1 | -1/+1 | |
2016-12-18 | show warning dialog beforing verifying keys via a link | Christian Schneppe | 1 | -0/+3 | |
2016-11-30 | shorten a string | Christian Schneppe | 1 | -1/+1 | |
2016-11-30 | added missing strings | Christian Schneppe | 1 | -0/+1 | |
2016-11-29 | allow fingerprint verification via context menu | Christian Schneppe | 1 | -0/+1 | |
2016-11-24 | added strings | Christian Schneppe | 1 | -1/+1 | |
2016-11-24 | changed design language to match BTBV proposal | Christian Schneppe | 1 | -0/+1 | |
* untrusted messages have red background * unverified messages have normal background and red lock | |||||
2016-11-24 | introduced blind trust before verification mode | Christian Schneppe | 1 | -0/+3 | |
read more about the concept on https://gultsch.de/trust.html | |||||
2016-11-24 | added share button to account details | Christian Schneppe | 1 | -0/+3 | |
2016-11-24 | offer verification directly from the trust keys screen | Christian Schneppe | 1 | -0/+4 | |
2016-11-24 | use aztec code instead of qr | Christian Schneppe | 1 | -2/+2 | |
2016-11-20 | update strings | Christian Schneppe | 1 | -7/+7 | |
2016-11-20 | Fix up the langauge in some Settings strings | Christian Schneppe | 1 | -3/+3 | |
2016-11-19 | reformat code | Christian Schneppe | 1 | -668/+668 | |
2016-11-19 | set preference switch to enable, disable or do automatic video compression | Christian Schneppe | 1 | -0/+2 | |
automatic = SDK >= Lollipop & video size >= 10 MB (default) never = never compress videos always = SDK >= Lollipop | |||||
2016-11-18 | parse omemo fingerprints from uris | Christian Schneppe | 1 | -0/+1 | |
2016-11-17 | refactor omemo fingerprint UI code | Christian Schneppe | 1 | -39/+41 | |