aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/Fenisu/Conversations into ↵Daniel Gultsch2016-12-022-1/+13
|\ | | | | | | Fenisu-master
| * Private files using a boolean flag from Config.java.Ignacio Quezada2016-11-082-1/+13
| |
* | renamed foreground service preferenceDaniel Gultsch2016-11-301-1/+1
| |
* | introduced blind trust before verification modeDaniel Gultsch2016-11-231-0/+5
|/ | | | read more about the concept on https://gultsch.de/trust.html
* simplified code that invokes the export logs serviceDaniel Gultsch2016-09-281-1/+1
|
* expert 'setting' to remove omemo identity. fixes #2038Daniel Gultsch2016-09-281-0/+4
|
* add file provider to share files on android nDaniel Gultsch2016-08-251-0/+4
|
* allow message correction by default since security implications are negligibleDaniel Gultsch2016-07-171-1/+1
| | | | Conversations only allows correction of the *last* message. so nudging a message into oblivion by adding a message correction doesn't work. also conversations checks the fingerprint for encrypted messages
* Dark theme, theme switch, icons, style, stringsSteffen Keiper2016-06-081-5/+13
| | | | | | | | | | | | | | | | | | added some white icons, changed hardcoded icons to theme attributes, changed icon_edit_dark to icon_edit_body to reflect icons position, grey message bubbles in dark theme, misc purged ic_action_chat as it wasn't used preference use_white_background changed to use_green_background, default true grey chat bubbles darker, text white replaced all grey600 with black icons and 0.54 alpha attribute highlightColor in dark grey chat bubble now darker than background
* opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-041-7/+10
|
* make grace period configurableDaniel Gultsch2016-06-021-18/+27
|
* use 'phone' or 'tablet' as default resourceDaniel Gultsch2016-05-121-1/+1
|
* expert setting to manually change presenceDaniel Gultsch2016-04-221-2/+10
|
* add setting for quick sharingDaniel Gultsch2016-04-141-15/+22
|
* introduced setting to turn of notification ledDaniel Gultsch2016-04-091-1/+6
|
* expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch2016-03-011-0/+6
|
* disallow message correction by default. fixes #1720Daniel Gultsch2016-02-261-1/+1
|
* added setting to opt-out of message correction. renamed preferences and ↵Daniel Gultsch2016-02-161-1/+6
| | | | options to settings
* opt out handling of the autojoin flag. fixes #1666Daniel Gultsch2016-02-011-0/+6
|
* expert setting to trigger extended connection optionsDaniel Gultsch2016-01-251-0/+5
|
* let the user decide on whether or not to compress picturesDaniel Gultsch2016-01-091-10/+16
|
* show per conference notification settings in details activityDaniel Gultsch2016-01-081-6/+0
|
* introduced build-time paranoia mode that disables unencrypted chats and ↵Daniel Gultsch2015-12-011-1/+3
| | | | forces TOR
* initial tor supportDaniel Gultsch2015-12-011-0/+7
|
* introduced expert options to set status to away and xa if screen is off or ↵Daniel Gultsch2015-10-081-0/+12
| | | | if phone is silenced
* Export logs to SD card preferencefiaxh2015-09-211-0/+4
|
* added setting to allow for white backgrounds in incoming message bubblesDaniel Gultsch2015-08-241-0/+5
|
* removed expert setting to 'force encryption'. merged certifcate and ↵Daniel Gultsch2015-07-311-82/+75
| | | | encryption settings into same category
* treat private, non-anonymous mucs like 1:1 chats notification wiseDaniel Gultsch2015-07-221-1/+1
|
* replace send button with quick action button as long as no text has been enteredDaniel Gultsch2015-05-021-0/+8
|
* Add option to remove manually approved certificatesBrianBlade2015-04-191-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"
* maintain state when rotating settings activityiNPUTmice2015-04-141-4/+10
|
* Add option to use MTM without default TrustManagerBrianBlade2015-04-111-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.
* added typing notifications through XEP-0085. fixed #210iNPUTmice2015-02-211-0/+7
|
* Remove legacy SSL supportSam Whited2015-01-191-5/+0
|
* Add option to swap enter/emoticon keySam Whited2015-01-141-0/+5
|
* Introduced expert options to control enter-is-sendDaniel Gultsch2015-01-091-0/+7
| | | | (default == off)
* Add quiet hours featureSam Whited2014-12-141-2/+23
|
* happy hanukkahiNPUTmice2014-11-161-0/+5
|
* turn on foreground service in expert settingsiNPUTmice2014-11-151-0/+5
|
* Convert about dialog to activitySam Whited2014-11-041-6/+2
|
* Add about dialog with license infoSam Whited2014-11-041-0/+7
|
* Make conversations the root projectSam Whited2014-10-221-0/+114