mattermost-mobile/app
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
..
actions MM-29252 Tapping on invalid permalink shows an error (#4926) 2020-10-28 11:54:47 -03:00
client MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
components Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
constants Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
i18n Revert bulgarian. (#4814) 2020-09-16 16:44:14 +02:00
init MM-28105 do not crash when in-app notification shows (#4915) 2020-10-22 14:34:49 -03:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed MM-24446 Fix Crash on iOS with EMM enabled (#4203) 2020-04-23 06:03:10 -04:00
mm-redux Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
notification_preferences Deps update (#3806) 2020-01-20 13:20:03 -03:00
push_notifications MM-26749 Fix race condition when open from PN (#4556) 2020-07-10 16:24:09 -04:00
reducers Refactor Android Share extension (js) (#4893) 2020-10-19 21:39:59 -03:00
screens Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
selectors [MM-22366] Make user autocomplete also match on spaces (#4880) 2020-10-19 10:15:18 -03:00
store MM-28968 Fix redux-persist serializer (#4918) 2020-10-23 15:12:06 -07:00
styles [MM-22959] Use Compass icons (#4847) 2020-10-15 15:34:24 -07:00
telemetry MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
types MM-28105 do not crash when in-app notification shows (#4915) 2020-10-22 14:34:49 -03:00
utils Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
mattermost.js MM-28295 Do not remove the Channel screen from the stack tracking (#4793) 2020-09-09 13:15:09 -03:00
mattermost.test.js Fix event typo (#4516) 2020-07-01 17:11:15 -07:00