Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-09 | show web link previews in chat | Christian Schneppe | 1 | -0/+5 | |
fixes #113 | |||||
2019-01-26 | make avatars from contacts configurable | Christian Schneppe | 1 | -0/+5 | |
2019-01-26 | rework backup & restore | Christian Schneppe | 1 | -4/+4 | |
use the implementation from Conversations | |||||
2019-01-04 | add preference to play gif files automatically in chat view | Christian Schneppe | 1 | -0/+5 | |
fixes #170 and #236 | |||||
2018-11-30 | let the user forbid android from taking screenshots | Christian Schneppe | 1 | -0/+5 | |
2018-09-23 | preview media before sending them and allow sharing and attaching of ↵ | Christian Schneppe | 1 | -5/+0 | |
multiple files | |||||
2018-09-13 | removed global notifications switch | Christian Schneppe | 1 | -12/+0 | |
2018-09-13 | initial work toward api 26+ | Christian Schneppe | 1 | -0/+14 | |
* introduce notification channels * always use foreground service on 26+ | |||||
2018-08-28 | make QUICK_SHARE_ATTACHMENT_CHOICE configurable | Christian Schneppe | 1 | -0/+5 | |
2018-08-05 | add a quick action for voice recording | Christian Schneppe | 1 | -0/+5 | |
* is enabled as default * can be disabled in settings | |||||
2018-06-16 | Added expert setting for direct search | Christian Schneppe | 1 | -0/+5 | |
2018-04-23 | made font size selectable | Christian Schneppe | 1 | -5/+7 | |
2018-04-21 | more theme working | Christian Schneppe | 1 | -31/+33 | |
2018-04-13 | introduced tri state omemo setting (off by default, on by default, always) | Christian Schneppe | 1 | -0/+7 | |
2018-04-11 | replace deprecated action bar with toolbar | Christian Schneppe | 1 | -0/+40 | |
* replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar | |||||
2018-04-07 | more dark theme changes | Christian Schneppe | 1 | -1/+1 | |
2018-04-01 | calculate automatic timeout labels dynamically | Christian Schneppe | 1 | -3/+1 | |
2018-04-01 | introduced setting to not scroll down after sending a message | Christian Schneppe | 1 | -0/+5 | |
2018-04-01 | removed 'preemptive grant' setting | Christian Schneppe | 1 | -6/+3 | |
2018-04-01 | get rid of customizable resources | Christian Schneppe | 1 | -7/+0 | |
2018-03-21 | fixed crash in settings | Christian Schneppe | 1 | -2/+2 | |
2018-03-12 | rewrite how preference screens are invokved | Christian Schneppe | 1 | -0/+16 | |
2018-03-08 | implement multi accounts via expert settings | Christian Schneppe | 1 | -0/+5 | |
2018-01-29 | direct link from settings to huaweis protected apps | Christian Schneppe | 1 | -1/+10 | |
2017-11-29 | add ability to use system emojis instead of integrated ones via expert settings | Christian Schneppe | 1 | -0/+5 | |
2017-11-25 | make unencrypted chat warning configurable via settings | Christian Schneppe | 1 | -0/+5 | |
2017-11-23 | bring back quick share (default off) | Christian Schneppe | 1 | -0/+5 | |
2017-09-17 | Foregroundservice can be deactivated in expert options (default = ↵ | Christian Schneppe | 1 | -0/+5 | |
foregroundservice active) Fixes #138 | |||||
2017-08-01 | made DNSEC hostname validation opt-in | Christian Schneppe | 1 | -0/+5 | |
2017-08-01 | put settings defaults into resource file | Christian Schneppe | 1 | -35/+35 | |
2017-08-01 | use DND instead of XA when phone is silent | Christian Schneppe | 1 | -7/+7 | |
2017-06-25 | Added preference to control Heads-up Notifications | Christian Schneppe | 1 | -0/+6 | |
2017-04-26 | show extended connection settings in expert settings for open version | Christian Schneppe | 1 | -0/+5 | |
2017-04-13 | make contacts status color configurable | Christian Schneppe | 1 | -0/+5 | |
2017-03-26 | make image compression configurable | Christian Schneppe | 1 | -4/+4 | |
2017-03-24 | open version can use tor networks (via settings) | Christian Schneppe | 1 | -0/+9 | |
2017-03-24 | make auto media rotation in fullscreen configurable | Christian Schneppe | 1 | -0/+5 | |
2017-03-15 | set default for videocompression correctly | Christian Schneppe | 1 | -1/+1 | |
2017-03-09 | do not notify for messages from strangers by default | Christian Schneppe | 1 | -0/+6 | |
2017-03-04 | make video resolution configurable | Christian Schneppe | 1 | -0/+7 | |
2017-03-04 | changed default setting for enter_is_send on devices with keyboard | Christian Schneppe | 1 | -1/+1 | |
2017-02-22 | make max brightness in fullscreen configurable | Christian Schneppe | 1 | -0/+5 | |
fixes #105 | |||||
2017-01-29 | configurable local message retention period. | Christian Schneppe | 1 | -5/+7 | |
2017-01-25 | delete unused resources | Christian Schneppe | 1 | -8/+1 | |
2016-11-24 | introduced blind trust before verification mode | Christian Schneppe | 1 | -0/+5 | |
read more about the concept on https://gultsch.de/trust.html | |||||
2016-11-19 | reformat code | Christian Schneppe | 1 | -2/+2 | |
2016-11-19 | set preference switch to enable, disable or do automatic video compression | Christian Schneppe | 1 | -1/+8 | |
automatic = SDK >= Lollipop & video size >= 10 MB (default) never = never compress videos always = SDK >= Lollipop | |||||
2016-10-08 | use tablet or phone as default resource | Christian Schneppe | 1 | -1/+1 | |
2016-09-28 | simplified code that invokes the export logs service | Christian Schneppe | 1 | -1/+1 | |
2016-09-28 | expert 'setting' to remove omemo identity | Christian Schneppe | 1 | -0/+4 | |