aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml/preferences.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show web link previews in chatChristian Schneppe2019-02-091-0/+5
| | | | fixes #113
* make avatars from contacts configurableChristian Schneppe2019-01-261-0/+5
|
* rework backup & restoreChristian Schneppe2019-01-261-4/+4
| | | | use the implementation from Conversations
* add preference to play gif files automatically in chat viewChristian Schneppe2019-01-041-0/+5
| | | | fixes #170 and #236
* let the user forbid android from taking screenshotsChristian Schneppe2018-11-301-0/+5
|
* preview media before sending them and allow sharing and attaching of ↵Christian Schneppe2018-09-231-5/+0
| | | | multiple files
* removed global notifications switchChristian Schneppe2018-09-131-12/+0
|
* initial work toward api 26+Christian Schneppe2018-09-131-0/+14
| | | | | * introduce notification channels * always use foreground service on 26+
* make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe2018-08-281-0/+5
|
* add a quick action for voice recordingChristian Schneppe2018-08-051-0/+5
| | | | | * is enabled as default * can be disabled in settings
* Added expert setting for direct searchChristian Schneppe2018-06-161-0/+5
|
* made font size selectableChristian Schneppe2018-04-231-5/+7
|
* more theme workingChristian Schneppe2018-04-211-31/+33
|
* introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe2018-04-131-0/+7
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-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 changesChristian Schneppe2018-04-071-1/+1
|
* calculate automatic timeout labels dynamicallyChristian Schneppe2018-04-011-3/+1
|
* introduced setting to not scroll down after sending a messageChristian Schneppe2018-04-011-0/+5
|
* removed 'preemptive grant' settingChristian Schneppe2018-04-011-6/+3
|
* get rid of customizable resourcesChristian Schneppe2018-04-011-7/+0
|
* fixed crash in settingsChristian Schneppe2018-03-211-2/+2
|
* rewrite how preference screens are invokvedChristian Schneppe2018-03-121-0/+16
|
* implement multi accounts via expert settingsChristian Schneppe2018-03-081-0/+5
|
* direct link from settings to huaweis protected appsChristian Schneppe2018-01-291-1/+10
|
* add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe2017-11-291-0/+5
|
* make unencrypted chat warning configurable via settingsChristian Schneppe2017-11-251-0/+5
|
* bring back quick share (default off)Christian Schneppe2017-11-231-0/+5
|
* Foregroundservice can be deactivated in expert options (default = ↵Christian Schneppe2017-09-171-0/+5
| | | | | | foregroundservice active) Fixes #138
* made DNSEC hostname validation opt-inChristian Schneppe2017-08-011-0/+5
|
* put settings defaults into resource fileChristian Schneppe2017-08-011-35/+35
|
* use DND instead of XA when phone is silentChristian Schneppe2017-08-011-7/+7
|
* Added preference to control Heads-up NotificationsChristian Schneppe2017-06-251-0/+6
|
* show extended connection settings in expert settings for open versionChristian Schneppe2017-04-261-0/+5
|
* make contacts status color configurableChristian Schneppe2017-04-131-0/+5
|
* make image compression configurableChristian Schneppe2017-03-261-4/+4
|
* open version can use tor networks (via settings)Christian Schneppe2017-03-241-0/+9
|
* make auto media rotation in fullscreen configurableChristian Schneppe2017-03-241-0/+5
|
* set default for videocompression correctlyChristian Schneppe2017-03-151-1/+1
|
* do not notify for messages from strangers by defaultChristian Schneppe2017-03-091-0/+6
|
* make video resolution configurableChristian Schneppe2017-03-041-0/+7
|
* changed default setting for enter_is_send on devices with keyboardChristian Schneppe2017-03-041-1/+1
|
* make max brightness in fullscreen configurableChristian Schneppe2017-02-221-0/+5
| | | | fixes #105
* configurable local message retention period.Christian Schneppe2017-01-291-5/+7
|
* delete unused resourcesChristian Schneppe2017-01-251-8/+1
|
* introduced blind trust before verification modeChristian Schneppe2016-11-241-0/+5
| | | | read more about the concept on https://gultsch.de/trust.html
* reformat codeChristian Schneppe2016-11-191-2/+2
|
* set preference switch to enable, disable or do automatic video compressionChristian Schneppe2016-11-191-1/+8
| | | | | | automatic = SDK >= Lollipop & video size >= 10 MB (default) never = never compress videos always = SDK >= Lollipop
* use tablet or phone as default resourceChristian Schneppe2016-10-081-1/+1
|
* simplified code that invokes the export logs serviceChristian Schneppe2016-09-281-1/+1
|
* expert 'setting' to remove omemo identityChristian Schneppe2016-09-281-0/+4
|