mattermost-mobile/ios/Mattermost
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
..
Images.xcassets/AppIcon.appiconset Optimize png image with zopflipng lossless compression (#2682) 2019-04-22 21:57:49 -04:00
0155-keys.png Optimize png image with zopflipng lossless compression (#2682) 2019-04-22 21:57:49 -04:00
AppDelegate.h Upgrade to RN 0.62.2 (#4093) 2020-04-14 16:39:51 -04:00
AppDelegate.m Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
BlurAppScreen.h Move ios files to the right directory (#886) 2017-09-07 11:15:21 -03:00
BlurAppScreen.m Upgrade RN (#1102) 2017-11-07 13:34:39 -03:00
Info.plist Bump app build number to 333 (#4952) 2020-11-05 12:32:22 -07:00
main.m Upgrade to RN 0.62.2 (#4093) 2020-04-14 16:39:51 -04:00
Mattermost+RCTUITextView.h MM-16392 Split view support & hide sidebar on tablets (#2898) 2019-06-21 14:10:30 -04:00
Mattermost+RCTUITextView.m [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
Mattermost-Bridging-Header.h iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
Mattermost.entitlements CBA support for iOS (#1767) 2018-06-19 19:35:42 -04:00
MattermostBucketModule.h iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
MattermostBucketModule.m iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
MattermostManaged.h MM-15643 Send user to settings when passcode is required (#2836) 2019-05-27 19:38:32 -04:00
MattermostManaged.m Build Improvements (#4884) 2020-10-15 22:09:36 -03:00
NSData+MimeType.h MM-9599 Paste image from clipboard (#3084) 2019-09-16 20:10:14 -03:00
NSData+MimeType.m Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
OnPasteEventManager.h Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
OnPasteEventManager.m Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
RNNotificationEventHandler+HandleReplyAction.h [MM-21074] Handle iOS reply action on native side (#3884) 2020-02-04 08:49:26 -07:00
RNNotificationEventHandler+HandleReplyAction.m Execute completion handler on main queue (#4947) 2020-11-04 08:38:37 -03:00
RuntimeUtils.swift Clear iOS notifications on channel read (#2652) 2019-03-20 02:08:08 +08:00
SwimeProxy.swift Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
UIImage+ImageEffects.h Move ios files to the right directory (#886) 2017-09-07 11:15:21 -03:00
UIImage+ImageEffects.m Move ios files to the right directory (#886) 2017-09-07 11:15:21 -03:00
UIImage+vImageScaling.h Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
UIImage+vImageScaling.m Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
UIPasteboard+GetImageInfo.h Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
UIPasteboard+GetImageInfo.m Handle com.compuserve.gif type with dataForPasteboardType (#3854) 2020-01-24 11:24:32 -03:00