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