Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplified code that invokes the export logs service | Daniel Gultsch | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | expert 'setting' to remove omemo identity. fixes #2038 | Daniel Gultsch | 2016-09-28 | 1 | -0/+4 |
| | |||||
* | add file provider to share files on android n | Daniel Gultsch | 2016-08-25 | 1 | -0/+4 |
| | |||||
* | allow message correction by default since security implications are negligible | Daniel Gultsch | 2016-07-17 | 1 | -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, strings | Steffen Keiper | 2016-06-08 | 1 | -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 presence | Daniel Gultsch | 2016-06-04 | 1 | -7/+10 |
| | |||||
* | make grace period configurable | Daniel Gultsch | 2016-06-02 | 1 | -18/+27 |
| | |||||
* | use 'phone' or 'tablet' as default resource | Daniel Gultsch | 2016-05-12 | 1 | -1/+1 |
| | |||||
* | expert setting to manually change presence | Daniel Gultsch | 2016-04-22 | 1 | -2/+10 |
| | |||||
* | add setting for quick sharing | Daniel Gultsch | 2016-04-14 | 1 | -15/+22 |
| | |||||
* | introduced setting to turn of notification led | Daniel Gultsch | 2016-04-09 | 1 | -1/+6 |
| | |||||
* | expert option to treat vibrate as silent mode for XA. fixes #1530 | Daniel Gultsch | 2016-03-01 | 1 | -0/+6 |
| | |||||
* | disallow message correction by default. fixes #1720 | Daniel Gultsch | 2016-02-26 | 1 | -1/+1 |
| | |||||
* | added setting to opt-out of message correction. renamed preferences and ↵ | Daniel Gultsch | 2016-02-16 | 1 | -1/+6 |
| | | | | options to settings | ||||
* | opt out handling of the autojoin flag. fixes #1666 | Daniel Gultsch | 2016-02-01 | 1 | -0/+6 |
| | |||||
* | expert setting to trigger extended connection options | Daniel Gultsch | 2016-01-25 | 1 | -0/+5 |
| | |||||
* | let the user decide on whether or not to compress pictures | Daniel Gultsch | 2016-01-09 | 1 | -10/+16 |
| | |||||
* | show per conference notification settings in details activity | Daniel Gultsch | 2016-01-08 | 1 | -6/+0 |
| | |||||
* | introduced build-time paranoia mode that disables unencrypted chats and ↵ | Daniel Gultsch | 2015-12-01 | 1 | -1/+3 |
| | | | | forces TOR | ||||
* | initial tor support | Daniel Gultsch | 2015-12-01 | 1 | -0/+7 |
| | |||||
* | introduced expert options to set status to away and xa if screen is off or ↵ | Daniel Gultsch | 2015-10-08 | 1 | -0/+12 |
| | | | | if phone is silenced | ||||
* | Export logs to SD card preference | fiaxh | 2015-09-21 | 1 | -0/+4 |
| | |||||
* | added setting to allow for white backgrounds in incoming message bubbles | Daniel Gultsch | 2015-08-24 | 1 | -0/+5 |
| | |||||
* | removed expert setting to 'force encryption'. merged certifcate and ↵ | Daniel Gultsch | 2015-07-31 | 1 | -82/+75 |
| | | | | encryption settings into same category | ||||
* | treat private, non-anonymous mucs like 1:1 chats notification wise | Daniel Gultsch | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | replace send button with quick action button as long as no text has been entered | Daniel Gultsch | 2015-05-02 | 1 | -0/+8 |
| | |||||
* | Add option to remove manually approved certificates | BrianBlade | 2015-04-19 | 1 | -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 activity | iNPUTmice | 2015-04-14 | 1 | -4/+10 |
| | |||||
* | Add option to use MTM without default TrustManager | BrianBlade | 2015-04-11 | 1 | -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 #210 | iNPUTmice | 2015-02-21 | 1 | -0/+7 |
| | |||||
* | Remove legacy SSL support | Sam Whited | 2015-01-19 | 1 | -5/+0 |
| | |||||
* | Add option to swap enter/emoticon key | Sam Whited | 2015-01-14 | 1 | -0/+5 |
| | |||||
* | Introduced expert options to control enter-is-send | Daniel Gultsch | 2015-01-09 | 1 | -0/+7 |
| | | | | (default == off) | ||||
* | Add quiet hours feature | Sam Whited | 2014-12-14 | 1 | -2/+23 |
| | |||||
* | happy hanukkah | iNPUTmice | 2014-11-16 | 1 | -0/+5 |
| | |||||
* | turn on foreground service in expert settings | iNPUTmice | 2014-11-15 | 1 | -0/+5 |
| | |||||
* | Convert about dialog to activity | Sam Whited | 2014-11-04 | 1 | -6/+2 |
| | |||||
* | Add about dialog with license info | Sam Whited | 2014-11-04 | 1 | -0/+7 |
| | |||||
* | Make conversations the root project | Sam Whited | 2014-10-22 | 1 | -0/+114 |