aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml/preferences.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-09-28simplified code that invokes the export logs serviceChristian Schneppe1-1/+1
2016-09-28expert 'setting' to remove omemo identityChristian Schneppe1-0/+4
2016-09-24added missing and changed some stringsChristian Schneppe1-3/+3
2016-09-24set different auto download filesizes for wifi, mobile, roamingChristian Schneppe1-3/+17
defaults: * wifi = 10 MiB * mobile = 256 KiB * roaming = 1 Byte
2016-09-03code cleanupChristian Schneppe1-1/+1
Revert "don't set attach video as quick action" This reverts commit befcebb309daba9bb8afa453897debd89ba3f014. Revert "make 'record voice' as default quick action" This reverts commit 3cd7a1124c78da4d44c7d6ccadc4d2e379323486. Revert "keep CPU awake while compressing video" This reverts commit 0a22bd7bfb12a58b4de57490ef43bfe91c334689. Revert "revert 0a22bd7bfb12a58b4de57490ef43bfe91c334689" This reverts commit 7c4ad375806a704b44e6b5134fd25615cec2a71d.
2016-09-02make 'record voice' as default quick actionChristian Schneppe1-1/+1
2016-08-13make human readable logs export optional and false as defaultChristian Schneppe1-5/+11
2016-07-29changed package id inside manifest and projectChristian Schneppe1-4/+4
2016-06-04change default resource to mobileChristian Schneppe1-1/+1
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-7/+10
2016-06-02make grace period configurableDaniel Gultsch1-18/+27
2016-05-28set some default settingsChristian Schneppe1-7/+1
2016-05-16refactored preference screenChristian Schneppe1-164/+159
2016-05-12use 'phone' or 'tablet' as default resourceDaniel Gultsch1-1/+1
2016-05-05remove plugin section from settingsChristian S1-17/+0
2016-05-05set 'manually_change_presence' to true as default in preferences.xmlChristian S1-1/+1
2016-04-22expert setting to manually change presenceDaniel Gultsch1-2/+10
2016-04-21remove hostname and port settingsChristian S1-5/+0
2016-04-15make foreground service always enabledChristian S1-5/+0
and don't let the user choose the foreground settings
2016-04-14add setting for quick sharingDaniel Gultsch1-15/+22
2016-04-09introduced setting to turn of notification ledDaniel Gultsch1-1/+6
2016-04-03set sending crash reports to true as defaultChristian S1-1/+1
2016-03-23added VoiceRecorder to pluginsChristian S1-0/+6
2016-03-01expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch1-0/+6
2016-02-27Revert "disallow message correction by default. fixes #1720"Christian S1-1/+1
This reverts commit 7fd6a37e670682e5e7cc3c0a4cb1939e09b0f291.
2016-02-26disallow message correction by default. fixes #1720Daniel Gultsch1-1/+1
2016-02-16added setting to opt-out of message correction. renamed preferences and ↵Daniel Gultsch1-1/+6
options to settings
2016-02-01opt out handling of the autojoin flag. fixes #1666Daniel Gultsch1-0/+6
2016-01-25expert setting to trigger extended connection optionsDaniel Gultsch1-0/+5
2016-01-09let the user decide on whether or not to compress picturesDaniel Gultsch1-10/+16
2016-01-08show per conference notification settings in details activityDaniel Gultsch1-6/+0
2015-12-04introduced build-time paranoia mode that disables unencrypted chats a…Daniel Gultsch1-1/+3
…nd forces TOR
2015-12-04initial tor supportDaniel Gultsch1-0/+7
2015-12-01introduced build-time paranoia mode that disables unencrypted chats and ↵Daniel Gultsch1-1/+3
forces TOR
2015-12-01initial tor supportDaniel Gultsch1-0/+7
2015-11-29reordered settings menuChristian S1-18/+21
2015-11-25added plugin loader in settingsChristian S1-0/+11
2015-10-17move received tick setttings from expert options into ui optionsChristian S1-5/+5
2015-10-08introduced expert options to set status to away and xa if screen is off or ↵Daniel Gultsch1-0/+12
if phone is silenced
2015-09-21Export logs to SD card preferencefiaxh1-0/+4
2015-08-24added setting to allow for white backgrounds in incoming message bubblesDaniel Gultsch1-0/+5
2015-07-31removed expert setting to 'force encryption'. merged certifcate and ↵Daniel Gultsch1-82/+75
encryption settings into same category
2015-07-23changed default settingsChristian S1-1/+1
2015-07-22treat private, non-anonymous mucs like 1:1 chats notification wiseDaniel Gultsch1-1/+1
2015-07-04modified standard preferencesChristian S1-5/+5
2015-05-02replace send button with quick action button as long as no text has been enteredDaniel Gultsch1-0/+8
2015-04-19Add option to remove manually approved certificatesBrianBlade1-5/+11
- "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-4/+10
2015-04-11Add option to use MTM without default TrustManagerBrianBlade1-0/+5
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-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice1-0/+7