mattermost-mobile/app/components/message_attachments
Elias Nahum dbd7bc8a51
Gallery Improvements (#4837)
* Open/Close Gallery transitions

* Include postId in file info & disable opening the gallery in some cases

* Add progress bar component

* Transition to gallery based on platform

* Improve getting the filename for non attachments

* Patch RNFetchBlob TS definition

* Add gallery types

* fix unit tests for message and post attachment

* add getLocalPath method

* Add react-native-share dependency

* Re-style gallery footer

* Refactor Gallery screen

* Double tap zoom in/out and translate

* Make android activity "transparent"

* Do not animate to height on dismissing gallery

* Open gallery for file uploads

* Fix borderRadius for gallery action button

* Use progress bar for file uploads

* Replace progress bar for file attachment document

* Upgrade RNN to 7.1.0 to fix share elements transitions

* Fix Gallery unit tests

* translate down when popping screen on iOS

* Swipe, Pan & Tap fixes

* fix gallery footer avatar eslint

* Fix gallery snapshot tests

* Use CompassIcon in Gallery

* Feedback from UX review

* Fix gallery UI for other file types

* Set other file type gallery button to 48pt
2020-11-06 21:17:27 -03:00
..
__snapshots__ MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
action_button [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
action_menu Adding ability to disable attachment buttons and fields. (#3541) 2019-11-14 10:32:08 -08:00
attachment_image Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
attachment_actions.js Fix Message attachment actions colors on dark themes (#4061) 2020-03-23 22:05:42 -03:00
attachment_author.js [MM-29225] Linking fix (#4860) 2020-10-02 10:01:44 -07:00
attachment_fields.js Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
attachment_footer.js Do not preload images with FastImage (#4314) 2020-05-20 15:47:06 -04:00
attachment_footer.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
attachment_pretext.js Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
attachment_text.js Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
attachment_thumbnail.js MM-20007 Fix app crashes when previewing some gif files (#3563) 2019-11-18 10:31:29 -05:00
attachment_title.js Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
index.js Deps update (#3806) 2020-01-20 13:20:03 -03:00
message_attachment.js Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00