* Attempted to fix profile pictures on Android * Fixed uploading profile pictures * Added warning when ImageCacheManager.cache is called without callback * Fix image cache so the files are not too long
* Update dependencies including react-native * Update react-native-circle-progress dependency * Fix prop warnings and possible crashes
* Fix advance settings android layout * include react-native-image-gallery dependency * ImageCacheManager * Add support for isGif, isDocument, isVideo and purge to file utils * Remove file fetch cache * include progressive image component * Refactor image previewer * Add image preview support for open graph and embed images * Cache user profile picture * Fix post additional content images for android * Preview markdown inline images * Improve progressive image * feedback review