Improve File presentation in messages
- Add support for showing/previewing messages with multiple files
- Show a download progress bar (currently doesn't track download size) when downloading files
- Handle non-image files as attachments (instead of showing a link, or plain text)
- Move File related APIs to a different class and Adapt to API changes