aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/SettingsActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reset messagesLoaded when changing retention settingsDaniel Gultsch2017-01-251-0/+2
|
* configurable local message retention period. (untested)Daniel Gultsch2017-01-231-0/+1
|
* don't show unavailable quick actions in settingsDaniel Gultsch2016-12-061-0/+22
|
* Merge branch 'master' of https://github.com/Fenisu/Conversations into ↵Daniel Gultsch2016-12-021-0/+74
|\ | | | | | | Fenisu-master
| * Private files using a boolean flag from Config.java.Ignacio Quezada2016-11-081-0/+74
| |
* | renamed foreground service preferenceDaniel Gultsch2016-11-301-1/+1
| |
* | introduced blind trust before verification modeDaniel Gultsch2016-11-231-0/+1
| | | | | | | | read more about the concept on https://gultsch.de/trust.html
* | use constants for some preferencesDaniel Gultsch2016-11-211-8/+12
| |
* | brought restart threshold down to 8 times in 8hDaniel Gultsch2016-11-081-0/+4
|/
* simplified code that invokes the export logs serviceDaniel Gultsch2016-09-281-2/+8
|
* expert 'setting' to remove omemo identity. fixes #2038Daniel Gultsch2016-09-281-1/+61
|
* Dark theme, theme switch, icons, style, stringsSteffen Keiper2016-06-081-1/+7
| | | | | | | | | | | | | | | | | | added some white icons, changed hardcoded icons to theme attributes, changed icon_edit_dark to icon_edit_body to reflect icons position, grey message bubbles in dark theme, misc purged ic_action_chat as it wasn't used preference use_white_background changed to use_green_background, default true grey chat bubbles darker, text white replaced all grey600 with black icons and 0.54 alpha attribute highlightColor in dark grey chat bubble now darker than background
* opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-041-1/+2
|
* republish pgp signature when changing statusDaniel Gultsch2016-05-051-0/+3
|
* expert setting to manually change presenceDaniel Gultsch2016-04-221-2/+4
|
* expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch2016-03-011-6/+9
|
* Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= Mfiaxh2016-02-241-0/+26
|
* added setting to opt-out of message correction. renamed preferences and ↵Daniel Gultsch2016-02-161-1/+2
| | | | options to settings
* splite PARANOIA_MODE into three different optionsDaniel Gultsch2015-12-141-1/+1
|
* introduced build-time paranoia mode that disables unencrypted chats and ↵Daniel Gultsch2015-12-011-0/+12
| | | | forces TOR
* initial tor supportDaniel Gultsch2015-12-011-0/+2
|
* introduced expert options to set status to away and xa if screen is off or ↵Daniel Gultsch2015-10-081-5/+6
| | | | if phone is silenced
* rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch2015-07-201-0/+4
|
* Optimize importsAndreas Straub2015-07-201-13/+11
|
* Add option to remove manually approved certificatesBrianBlade2015-04-191-0/+91
| | | | | | | - "Remove certificates" option brings up a dialog that allows to delete certificates from MemorizingTrustManager's keystore - Reconnect active accounts when certificate-settings are changed - new preference category "Certificate options"
* maintain state when rotating settings activityiNPUTmice2015-04-141-14/+16
|
* Merge branch 'dont_trust_cas_preference' of ↵iNPUTmice2015-04-141-1/+2
|\ | | | | | | | | | | | | | | https://github.com/BrianBlade/Conversations into BrianBlade-dont_trust_cas_preference Conflicts: src/main/res/values-de/strings.xml src/main/res/values/strings.xml
| * Add option to use MTM without default TrustManagerBrianBlade2015-04-111-1/+2
| | | | | | | | | | | | Add a new "Don't trust system CAs" preference under advanced options that will change the behaviour of the MemorizingTrustManager. All formerly unknown certificates will raise a warning if checked.
* | don't resume old session when changing resourceiNPUTmice2015-04-091-3/+9
|/
* avoid unnecessary thread creationiNPUTmice2015-03-051-1/+1
|
* adapt caps on whether or not message confirmation is oniNPUTmice2015-01-261-0/+8
|
* remove unused imports.Michael2014-11-211-1/+0
|
* turn on foreground service in expert settingsiNPUTmice2014-11-151-0/+2
|
* It builds again!Sam Whited2014-11-091-2/+4
|
* Make conversations the root projectSam Whited2014-10-221-0/+74