mattermost-mobile/app/utils
Elias Nahum 798efbd57f
MM-22089 set default prevent double tap to 1s for ChannelInfo modal (#4133)
* MM-22089 set default prevent double tap to 1s

* Increase tap debounce delay for ChannelInfo modal action

Co-authored-by: Amit Uttam <changingrainbows@gmail.com>
2020-04-27 10:04:58 -04:00
..
bottom_sheet [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
sentry MM-23848 consolidate store, upgrade mmkv and fix logout (#4145) 2020-04-16 09:02:47 -04:00
avoid_native_bridge.js
channels.js [MM-22671] [MM-22935] Fetch posts for unread channels on loadChannelsForTeam (#4078) 2020-03-31 18:41:11 -03:00
client_upgrade.js
emoji_utils.js [MM-22078] [MM-22083] Sort emojis in EmojiPicker (#3865) 2020-01-28 15:04:59 -07:00
emoji_utils.test.js [MM-22078] [MM-22083] Sort emojis in EmojiPicker (#3865) 2020-01-28 15:04:59 -07:00
emojis.js MM-18453 Use native emojis (#3260) 2019-09-25 12:27:47 +03:00
error_handling.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
file.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
file.test.js MM-20778 Remove caption as part of the file path (#3646) 2019-12-03 08:12:53 +08:00
general.js [MM-24426] [MM-24451] Set previous app version in redux store (#4197) 2020-04-23 05:42:35 -04:00
i18n.js
image_cache_manager.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
image_cache_manager.test.js
images.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
images.test.js
latinise.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
list_view.js
markdown.js MM-12148: Prevent emdash convert in a Code Block on ios (#3885) 2020-02-26 20:51:53 -03:00
markdown.test.js MM-12148: Prevent emdash convert in a Code Block on ios (#3885) 2020-02-26 20:51:53 -03:00
member_list.js
message_attachment_colors.js Fix Message attachment actions colors on dark themes (#4061) 2020-03-23 22:05:42 -03:00
network.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
notify_props.js
opengraph.js
preferences.js Performance improvements (#3911) 2020-02-17 21:18:09 -07:00
push_notifications.js MM-23848 consolidate store, upgrade mmkv and fix logout (#4145) 2020-04-16 09:02:47 -04:00
reaction.js
reaction.test.js
security.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
segment.js Re-enable ram-bundles (#3907) 2020-02-10 11:20:45 -07:00
status.js
tap.js
tap.test.js MM-22089 set default prevent double tap to 1s for ChannelInfo modal (#4133) 2020-04-27 10:04:58 -04:00
teams.js
teams.test.js
theme.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
theme.test.js [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
time_tracker.js
timezone.js MM-18313 Fix update timezone automatically (#3462) 2019-10-25 08:01:32 -07:00
tooltip.js
url.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
url.test.js Handle links with no server URL provided (#3862) 2020-01-28 09:14:57 -03:00
users.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
why_did_you_update.js
wrap_context_provider.js