aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/SettingsActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-19Add option to remove manually approved certificatesBrianBlade1-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"
2015-04-14maintain state when rotating settings activityiNPUTmice1-14/+16
2015-04-11Add option to use MTM without default TrustManagerBrianBlade1-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.
2015-04-09don't resume old session when changing resourceiNPUTmice1-3/+9
2015-03-05avoid unnecessary thread creationiNPUTmice1-1/+1
2015-01-26adapt caps on whether or not message confirmation is oniNPUTmice1-0/+8
2014-11-21remove unused imports.Michael1-1/+0
2014-11-15turn on foreground service in expert settingsiNPUTmice1-0/+2
2014-11-09It builds again!Sam Whited1-2/+4
2014-10-22Make conversations the root projectSam Whited1-0/+0