mattermost-mobile/app
Orjiewuru Kingdom Isaac 102eeb93fe MM-13151 Increase double tap delay for post action buttons (#2406)
* Use app state to disable a button when click to prevent double tap

* remove disable button state after 4000ms

* modify preventDoubleTap to have optional delayTime param

* remove local state use for button control

* remove unused method

* remove app state method to disable a button

* Update tap.js
2019-04-02 10:22:31 -04:00
..
actions Generate random channel URL name from display names that don't clean into a usable name (#2679) 2019-03-28 13:34:56 -07:00
components MM-13151 Increase double tap delay for post action buttons (#2406) 2019-04-02 10:22:31 -04:00
constants Add Office 365 login support (#2628) 2019-03-11 15:28:59 +05:30
i18n Add Ukrainian to Mattermost (#2392) 2018-11-28 15:08:23 -03:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed MM-11477 Attempt to capture uncaught redux errors as Sentry breadcrumbs (#1974) 2018-08-07 10:32:04 -04:00
notification_preferences add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
push_notifications MM-13897 preserve iOS push notifications when opening the app and set the proper badge count (#2541) 2019-02-01 19:37:07 -03:00
reducers MM-13896 Sync channel as read between clients (including opening Push Notifications) (#2548) 2019-02-16 15:09:22 -03:00
screens MM-13618 Adding bot tags. (#2669) 2019-03-26 16:59:45 -07:00
selectors MM-14461: make @-mentions (and searches) case insensitive (#2641) 2019-03-13 09:37:56 -04:00
store MM-14459 Ensure hydrationComplete is set to true when resetting the cache and logging out (#2664) 2019-03-23 11:07:43 -03:00
styles add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
utils MM-13151 Increase double tap delay for post action buttons (#2406) 2019-04-02 10:22:31 -04:00
app.js Fix utils reference (#2586) 2019-02-20 17:26:42 -08:00
fetch_preconfig.js fix channel mention badge and posts after opening the app from push notification (which is initially at closed state) (#2648) 2019-03-16 00:04:30 +08:00
initial_state.js [MM-14081] Show MFA Prompt after Server returned error for login request (#2599) 2019-03-01 19:01:10 +01:00
mattermost.js MM-14459 Ensure hydrationComplete is set to true when resetting the cache and logging out (#2664) 2019-03-23 11:07:43 -03:00