mattermost-mobile/app/mm-redux/types
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.ts MM-26329 Fix Channel info guests info in landscape (#4692) 2020-08-19 09:56:41 -04:00
alerts.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
bots.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channel_categories.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channels.ts [MM 23785] Show confirmation dialogue when mention groups 2 (#4548) 2020-07-17 12:15:01 -04:00
client4.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
config.ts MM-26827 Add ShowFullName property (#4106) 2020-07-14 10:04:21 -04:00
emojis.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
errors.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
files.ts Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
general.ts MM-26329 Fix Channel info guests info in landscape (#4692) 2020-08-19 09:56:41 -04:00
groups.ts [MM-23160][MM-24633][MM-24697] Highlight Group Names 2 (#4551) 2020-07-20 10:19:18 -04:00
index.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
integrations.ts [MM-25749] Implement non-cached autocomplete for mobile (#4579) 2020-07-20 16:32:47 -04:00
jobs.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
module.d.ts Refactor Android Share extension (js) (#4893) 2020-10-19 21:39:59 -03:00
plugins.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
posts.ts Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
preferences.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
reactions.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
requests.ts [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
roles.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
schemes.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
search.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
store.ts MM-25695 Select channel when switching teams if available (#4375) 2020-06-03 08:53:32 -04:00
teams.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
typing.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
users.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
utilities.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
websocket.ts MM-24895 Load team member and roles in the WebSocket event (#4603) 2020-07-23 10:19:54 -07:00