aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/SettingsActivity.java (follow)
Commit message (Expand)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 Fenisu-...Daniel Gultsch2016-12-021-0/+74
|\
| * 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
* | 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
* 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 optio...Daniel Gultsch2016-02-161-1/+2
* splite PARANOIA_MODE into three different optionsDaniel Gultsch2015-12-141-1/+1
* introduced build-time paranoia mode that disables unencrypted chats and force...Daniel Gultsch2015-12-011-0/+12
* initial tor supportDaniel Gultsch2015-12-011-0/+2
* introduced expert options to set status to away and xa if screen is off or if...Daniel Gultsch2015-10-081-5/+6
* 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
* maintain state when rotating settings activityiNPUTmice2015-04-141-14/+16
* Merge branch 'dont_trust_cas_preference' of https://github.com/BrianBlade/Con...iNPUTmice2015-04-141-1/+2
|\
| * Add option to use MTM without default TrustManagerBrianBlade2015-04-111-1/+2
* | 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