Remove legacy SSL support
fetched translations from transifex
fixed legacy translation of image received
check for deleted files when loading more messages from history
account for rounding errors when rescheduling wake up
fixed bug when sharing files from google drive
proper desc for offering and sending images in conversations overview
use same helper methods for images and files
Merge pull request #899 from SamWhited/api21_notifications
Add some Android 21 notification features
Merge pull request #901 from kriztan/patch-2
Added new file type names for file transfers
Merge pull request #898 from SamWhited/unknown_filetype_string_fix
Fix string substitutions with unknown filetypes
Added new file type names for file transfers
- apk
- vcard
Add some Android 21 notification features
Fix string substitutions with unknown filetypes
Merge pull request #897 from SamWhited/download_file_fixes
Correct the download file string on notifications
Correct the download file string on notifications
Fixes #896
Merge branch 'SamWhited-download-button-notification' into development