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