aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-19hide 'use integrated emoji' setting for Android O and higherChristian Schneppe1-1/+3
2019-09-21introduce app intro and some help screensChristian Schneppe1-0/+4
2019-09-20replace YouTube links with Invidious linksChristian Schneppe1-1/+6
increases privacy and is configurable via preferences
2019-08-31make short vibrate in open chat configurable and respect phone silent modeChristian Schneppe1-0/+5
2019-06-20show own account in chatlist/contacts/conferences if you are in multi ↵Christian Schneppe1-0/+5
account mode
2019-03-31correct some stringsChristian Schneppe1-4/+4
2019-03-31add activity to define some important privacy settings on first startChristian Schneppe1-5/+15
2019-02-09show web link previews in chatChristian Schneppe1-0/+5
fixes #113
2019-01-26make avatars from contacts configurableChristian Schneppe1-0/+5
2019-01-26rework backup & restoreChristian Schneppe1-4/+4
use the implementation from Conversations
2019-01-04add preference to play gif files automatically in chat viewChristian Schneppe1-0/+5
fixes #170 and #236
2018-12-14allow unencrypted http on android 9Christian Schneppe1-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.
2018-11-30let the user forbid android from taking screenshotsChristian Schneppe1-0/+5
2018-09-23preview media before sending them and allow sharing and attaching of ↵Christian Schneppe1-5/+0
multiple files
2018-09-13removed global notifications switchChristian Schneppe1-12/+0
2018-09-13initial work toward api 26+Christian Schneppe1-0/+14
* introduce notification channels * always use foreground service on 26+
2018-08-28make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe1-0/+5
2018-08-05add a quick action for voice recordingChristian Schneppe1-0/+5
* is enabled as default * can be disabled in settings
2018-06-16Added expert setting for direct searchChristian Schneppe1-0/+5
2018-04-23made font size selectableChristian Schneppe1-5/+7
2018-04-21more theme workingChristian Schneppe1-31/+33
2018-04-13introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe1-0/+7
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-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-07more dark theme changesChristian Schneppe1-1/+1
2018-04-01calculate automatic timeout labels dynamicallyChristian Schneppe1-3/+1
2018-04-01introduced setting to not scroll down after sending a messageChristian Schneppe1-0/+5
2018-04-01removed 'preemptive grant' settingChristian Schneppe1-6/+3
2018-04-01get rid of customizable resourcesChristian Schneppe1-7/+0
2018-03-21fixed crash in settingsChristian Schneppe1-2/+2
2018-03-12rewrite how preference screens are invokvedChristian Schneppe1-0/+16
2018-03-08implement multi accounts via expert settingsChristian Schneppe1-0/+5
2018-01-29direct link from settings to huaweis protected appsChristian Schneppe1-1/+10
2017-11-29add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe1-0/+5
2017-11-25make unencrypted chat warning configurable via settingsChristian Schneppe1-0/+5
2017-11-23bring back quick share (default off)Christian Schneppe1-0/+5
2017-11-21FileProvider: attempt to work with sd cardsChristian Schneppe1-0/+3
2017-09-17Foregroundservice can be deactivated in expert options (default = ↵Christian Schneppe1-0/+5
foregroundservice active) Fixes #138
2017-08-01made DNSEC hostname validation opt-inChristian Schneppe1-0/+5
2017-08-01put settings defaults into resource fileChristian Schneppe1-35/+35
2017-08-01use DND instead of XA when phone is silentChristian Schneppe1-7/+7
2017-06-25Added preference to control Heads-up NotificationsChristian Schneppe1-0/+6
2017-04-26show extended connection settings in expert settings for open versionChristian Schneppe1-0/+5
2017-04-21Add Android Auto support to notificationsChristian Schneppe1-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
2017-04-13make contacts status color configurableChristian Schneppe1-0/+5
2017-03-26make image compression configurableChristian Schneppe1-4/+4
2017-03-24open version can use tor networks (via settings)Christian Schneppe1-0/+9
2017-03-24make auto media rotation in fullscreen configurableChristian Schneppe1-0/+5
2017-03-15set default for videocompression correctlyChristian Schneppe1-1/+1
2017-03-09do not notify for messages from strangers by defaultChristian Schneppe1-0/+6
2017-03-09allow app to access user trust storeChristian Schneppe1-0/+9