aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* first step to remove OTR encryptionChristian Schneppe2019-12-131-0/+5
| | | | * make OTR available via expert settings and disable it as default
* move direct search from expert setting to UIChristian Schneppe2019-11-161-5/+5
|
* introduce new orange theme colorChristian Schneppe2019-11-151-0/+7
|
* add grace periodChristian Schneppe2019-11-031-0/+7
|
* optionally search local muc rooms instead of jabber.networkChristian Schneppe2019-11-031-0/+7
|
* hide 'use integrated emoji' setting for Android O and higherChristian Schneppe2019-10-191-1/+3
|
* introduce app intro and some help screensChristian Schneppe2019-09-211-0/+4
|
* replace YouTube links with Invidious linksChristian Schneppe2019-09-201-1/+6
| | | | increases privacy and is configurable via preferences
* make short vibrate in open chat configurable and respect phone silent modeChristian Schneppe2019-08-311-0/+5
|
* show own account in chatlist/contacts/conferences if you are in multi ↵Christian Schneppe2019-06-201-0/+5
| | | | account mode
* correct some stringsChristian Schneppe2019-03-311-4/+4
|
* add activity to define some important privacy settings on first startChristian Schneppe2019-03-311-5/+15
|
* 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
* allow unencrypted http on android 9Christian Schneppe2018-12-141-1/+1
| | | | | this commit is just to make policies equal and independent on various android versions. support for http might be removed in the future across all versions.
* 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
|
* 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
|