aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/SettingsActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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