aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* FileProvider: attempt to work with sd cardsChristian Schneppe2017-11-211-0/+3
|
* 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
|
* Add Android Auto support to notificationsChristian Schneppe2017-04-211-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 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
|
* allow app to access user trust storeChristian Schneppe2017-03-091-0/+9
|
* 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
* make updater work in Android NChristian Schneppe2017-02-051-4/+15
| | | | fixes #98
* configurable local message retention period.Christian Schneppe2017-01-291-5/+7
|
* delete unused resourcesChristian Schneppe2017-01-251-8/+1
|
* reworked FileBackendChristian Schneppe2017-01-251-0/+4
|
* 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-192-3/+5
|
* 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
|
* added missing and changed some stringsChristian Schneppe2016-09-241-3/+3
|
* set different auto download filesizes for wifi, mobile, roamingChristian Schneppe2016-09-241-3/+17
| | | | | | | defaults: * wifi = 10 MiB * mobile = 256 KiB * roaming = 1 Byte
* code cleanupChristian Schneppe2016-09-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | Revert "don't set attach video as quick action" This reverts commit befcebb309daba9bb8afa453897debd89ba3f014. Revert "make 'record voice' as default quick action" This reverts commit 3cd7a1124c78da4d44c7d6ccadc4d2e379323486. Revert "keep CPU awake while compressing video" This reverts commit 0a22bd7bfb12a58b4de57490ef43bfe91c334689. Revert "revert 0a22bd7bfb12a58b4de57490ef43bfe91c334689" This reverts commit 7c4ad375806a704b44e6b5134fd25615cec2a71d.
* make 'record voice' as default quick actionChristian Schneppe2016-09-021-1/+1
|
* add file provider to share files on android nDaniel Gultsch2016-08-261-0/+4
|
* make human readable logs export optional and false as defaultChristian Schneppe2016-08-131-5/+11
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-4/+4
|
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-061-0/+5
|\
| * opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-041-7/+10
| |
| * make grace period configurableDaniel Gultsch2016-06-021-18/+27
| |
* | change default resource to mobileChristian Schneppe2016-06-041-1/+1
| |
* | set some default settingsChristian Schneppe2016-05-281-7/+1
| |
* | refactored preference screenChristian Schneppe2016-05-161-164/+159
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-151-1/+1
|\|
| * use 'phone' or 'tablet' as default resourceDaniel Gultsch2016-05-121-1/+1
| |