diff options
author | steckbrief <steckbrief@chefmail.de> | 2015-12-16 00:53:04 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2015-12-16 00:53:04 +0100 |
commit | c26335f3e366110366eb89025a42875bcb7840a9 (patch) | |
tree | f6ae254a0bf0a8ce2d9e43efd48a5eba6e454b4f /Conversations-Plus-ChangeLog.md | |
parent | 556697c47e74766215c17fb5f721d71494a02643 (diff) |
Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and distinguishes between image resizing and compressing/saving
Diffstat (limited to 'Conversations-Plus-ChangeLog.md')
-rw-r--r-- | Conversations-Plus-ChangeLog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Conversations-Plus-ChangeLog.md b/Conversations-Plus-ChangeLog.md index 0f23c1f1..8cb7db2f 100644 --- a/Conversations-Plus-ChangeLog.md +++ b/Conversations-Plus-ChangeLog.md @@ -1,7 +1,9 @@ ###Conversations+ ChangeLog ####Version 0.0.6 +* Fixes FS#95: NPE when opening message details for failed file transfer * Implements FS#89: Change about information +* Implements FS#84: Setting for location to store received pictures * Implements FS#83: Reload from last received message * Fixes FS#82: Strange layout in share with activity * Fixes FS#81: Interactive message loading causes "jumps" @@ -12,6 +14,7 @@ * Fixes FS#47: Setting "WLAN only" no longer works for received links * Implements FS#26: Introduce dialog to choose whether to send resized picture or original picture * Implements FS#24: Introduce setting for picture resizing +* Implements FS#19: Received and Sent pictures are automatically stored in public picture folder * Partially implements FS#6: Change "Report bug to developer" - Reporting conference changed to c+bugs@conference.thedevstack.de ####Version 0.0.5 |