Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed global notifications switch | Christian Schneppe | 2018-09-13 | 1 | -12/+0 |
| | |||||
* | initial work toward api 26+ | Christian Schneppe | 2018-09-13 | 1 | -0/+14 |
| | | | | | * introduce notification channels * always use foreground service on 26+ | ||||
* | make QUICK_SHARE_ATTACHMENT_CHOICE configurable | Christian Schneppe | 2018-08-28 | 1 | -0/+5 |
| | |||||
* | add a quick action for voice recording | Christian Schneppe | 2018-08-05 | 1 | -0/+5 |
| | | | | | * is enabled as default * can be disabled in settings | ||||
* | Added expert setting for direct search | Christian Schneppe | 2018-06-16 | 1 | -0/+5 |
| | |||||
* | made font size selectable | Christian Schneppe | 2018-04-23 | 1 | -5/+7 |
| | |||||
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -31/+33 |
| | |||||
* | introduced tri state omemo setting (off by default, on by default, always) | Christian Schneppe | 2018-04-13 | 1 | -0/+7 |
| | |||||
* | replace deprecated action bar with toolbar | Christian Schneppe | 2018-04-11 | 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 | ||||
* | more dark theme changes | Christian Schneppe | 2018-04-07 | 1 | -1/+1 |
| | |||||
* | calculate automatic timeout labels dynamically | Christian Schneppe | 2018-04-01 | 1 | -3/+1 |
| | |||||
* | introduced setting to not scroll down after sending a message | Christian Schneppe | 2018-04-01 | 1 | -0/+5 |
| | |||||
* | removed 'preemptive grant' setting | Christian Schneppe | 2018-04-01 | 1 | -6/+3 |
| | |||||
* | get rid of customizable resources | Christian Schneppe | 2018-04-01 | 1 | -7/+0 |
| | |||||
* | fixed crash in settings | Christian Schneppe | 2018-03-21 | 1 | -2/+2 |
| | |||||
* | rewrite how preference screens are invokved | Christian Schneppe | 2018-03-12 | 1 | -0/+16 |
| | |||||
* | implement multi accounts via expert settings | Christian Schneppe | 2018-03-08 | 1 | -0/+5 |
| | |||||
* | direct link from settings to huaweis protected apps | Christian Schneppe | 2018-01-29 | 1 | -1/+10 |
| | |||||
* | add ability to use system emojis instead of integrated ones via expert settings | Christian Schneppe | 2017-11-29 | 1 | -0/+5 |
| | |||||
* | make unencrypted chat warning configurable via settings | Christian Schneppe | 2017-11-25 | 1 | -0/+5 |
| | |||||
* | bring back quick share (default off) | Christian Schneppe | 2017-11-23 | 1 | -0/+5 |
| | |||||
* | FileProvider: attempt to work with sd cards | Christian Schneppe | 2017-11-21 | 1 | -0/+3 |
| | |||||
* | Foregroundservice can be deactivated in expert options (default = ↵ | Christian Schneppe | 2017-09-17 | 1 | -0/+5 |
| | | | | | | foregroundservice active) Fixes #138 | ||||
* | made DNSEC hostname validation opt-in | Christian Schneppe | 2017-08-01 | 1 | -0/+5 |
| | |||||
* | put settings defaults into resource file | Christian Schneppe | 2017-08-01 | 1 | -35/+35 |
| | |||||
* | use DND instead of XA when phone is silent | Christian Schneppe | 2017-08-01 | 1 | -7/+7 |
| | |||||
* | Added preference to control Heads-up Notifications | Christian Schneppe | 2017-06-25 | 1 | -0/+6 |
| | |||||
* | show extended connection settings in expert settings for open version | Christian Schneppe | 2017-04-26 | 1 | -0/+5 |
| | |||||
* | Add Android Auto support to notifications | Christian Schneppe | 2017-04-21 | 1 | -0/+4 |
| | | | | | | | | | | This patch adds required additions in order to show notifications in Android Auto. Messages are read aloud and voice reply is offered. The functionaliy has been tested with the Android Auto standalone app as well as with the DHU simulator as describes here: https://developer.android.com/training/auto/testing/index.html | ||||
* | make contacts status color configurable | Christian Schneppe | 2017-04-13 | 1 | -0/+5 |
| | |||||
* | make image compression configurable | Christian Schneppe | 2017-03-26 | 1 | -4/+4 |
| | |||||
* | open version can use tor networks (via settings) | Christian Schneppe | 2017-03-24 | 1 | -0/+9 |
| | |||||
* | make auto media rotation in fullscreen configurable | Christian Schneppe | 2017-03-24 | 1 | -0/+5 |
| | |||||
* | set default for videocompression correctly | Christian Schneppe | 2017-03-15 | 1 | -1/+1 |
| | |||||
* | do not notify for messages from strangers by default | Christian Schneppe | 2017-03-09 | 1 | -0/+6 |
| | |||||
* | allow app to access user trust store | Christian Schneppe | 2017-03-09 | 1 | -0/+9 |
| | |||||
* | make video resolution configurable | Christian Schneppe | 2017-03-04 | 1 | -0/+7 |
| | |||||
* | changed default setting for enter_is_send on devices with keyboard | Christian Schneppe | 2017-03-04 | 1 | -1/+1 |
| | |||||
* | make max brightness in fullscreen configurable | Christian Schneppe | 2017-02-22 | 1 | -0/+5 |
| | | | | fixes #105 | ||||
* | make updater work in Android N | Christian Schneppe | 2017-02-05 | 1 | -4/+15 |
| | | | | fixes #98 | ||||
* | configurable local message retention period. | Christian Schneppe | 2017-01-29 | 1 | -5/+7 |
| | |||||
* | delete unused resources | Christian Schneppe | 2017-01-25 | 1 | -8/+1 |
| | |||||
* | reworked FileBackend | Christian Schneppe | 2017-01-25 | 1 | -0/+4 |
| | |||||
* | introduced blind trust before verification mode | Christian Schneppe | 2016-11-24 | 1 | -0/+5 |
| | | | | read more about the concept on https://gultsch.de/trust.html | ||||
* | reformat code | Christian Schneppe | 2016-11-19 | 2 | -3/+5 |
| | |||||
* | set preference switch to enable, disable or do automatic video compression | Christian Schneppe | 2016-11-19 | 1 | -1/+8 |
| | | | | | | automatic = SDK >= Lollipop & video size >= 10 MB (default) never = never compress videos always = SDK >= Lollipop | ||||
* | use tablet or phone as default resource | Christian Schneppe | 2016-10-08 | 1 | -1/+1 |
| | |||||
* | simplified code that invokes the export logs service | Christian Schneppe | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | expert 'setting' to remove omemo identity | Christian Schneppe | 2016-09-28 | 1 | -0/+4 |
| | |||||
* | added missing and changed some strings | Christian Schneppe | 2016-09-24 | 1 | -3/+3 |
| |