aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/SettingsActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-25make unencrypted chat warning configurable via settingsChristian Schneppe1-0/+1
2017-11-20code refactoring to provide shorter account enabled checkChristian Schneppe1-3/+3
2017-09-17Foregroundservice can be deactivated in expert options (default = ↵Christian Schneppe1-1/+3
foregroundservice active) Fixes #138
2017-08-01use DND instead of XA when phone is silentChristian Schneppe1-1/+2
2017-06-11recreate settingsactivity when theme changedChristian Schneppe1-1/+7
2017-03-24open version can use tor networks (via settings)Christian Schneppe1-0/+9
2017-03-23rework last activity logic to something that should work pretty well …Christian Schneppe1-1/+2
…in Conversations only enviroments
2017-01-29configurable local message retention period.Christian Schneppe1-0/+3
2016-11-24introduced blind trust before verification modeChristian Schneppe1-0/+1
read more about the concept on https://gultsch.de/trust.html
2016-11-24use constants for some preferencesChristian Schneppe1-6/+11
2016-11-19reformat codeChristian Schneppe1-234/+234
2016-09-28simplified code that invokes the export logs serviceChristian Schneppe1-3/+9
2016-09-28expert 'setting' to remove omemo identityChristian Schneppe1-1/+61
2016-07-29changed package id inside manifest and projectChristian Schneppe1-6/+6
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-1/+2
2016-05-31optimize importsChristian Schneppe1-1/+0
2016-05-05republish pgp signature when changing statusDaniel Gultsch1-0/+3
2016-04-22expert setting to manually change presenceDaniel Gultsch1-2/+4
2016-04-15make foreground service always enabledChristian S1-2/+0
and don't let the user choose the foreground settings
2016-03-01expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch1-6/+9
2016-02-24Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= Mfiaxh1-0/+26
2016-02-16added setting to opt-out of message correction. renamed preferences and ↵Daniel Gultsch1-1/+2
options to settings
2015-12-14splite PARANOIA_MODE into three different optionsDaniel Gultsch1-1/+1
2015-12-04introduced build-time paranoia mode that disables unencrypted chats a…Daniel Gultsch1-0/+12
…nd forces TOR
2015-12-04initial tor supportDaniel Gultsch1-0/+2
2015-12-01introduced build-time paranoia mode that disables unencrypted chats and ↵Daniel Gultsch1-0/+12
forces TOR
2015-12-01initial tor supportDaniel Gultsch1-0/+2
2015-10-08introduced expert options to set status to away and xa if screen is off or ↵Daniel Gultsch1-5/+6
if phone is silenced
2015-07-20rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch1-0/+4
2015-07-20Optimize importsAndreas Straub1-13/+11
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