mattermost-mobile/app
Dean Whillier 24a32867b1
Enable tapping on channels when jump to textfield is focused. (#2535)
* Allow tapping on channels in the filtered list …

… when the keyboard is open. This option also allows tapping on non-interactive areas to still dismiss the keyboard.

* keyboard propery updates

- change ‘on-drag’ to ‘interractive’
- change ‘handled’ to ‘always’ to be more consistent with other uses of same property

* support multiple keyboard dismiss modes
2019-02-16 14:12:37 -03:00
..
actions Fix other users status changes (#2491) 2019-01-07 15:15:12 -05:00
components Enable tapping on channels when jump to textfield is focused. (#2535) 2019-02-16 14:12:37 -03:00
constants MM-13431 Fix load more posts (#2452) 2018-12-13 08:38:23 -03:00
i18n Add Ukrainian to Mattermost (#2392) 2018-11-28 15:08:23 -03:00
mattermost_bucket add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04: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:24 -03:00
reducers MM-13431 Fix load more posts (#2452) 2018-12-13 08:38:23 -03:00
screens MM-13875 Fix user profile icon for a Webhook to follow the prop for use_user_icon (#2533) 2019-02-16 14:12:02 -03:00
selectors post menu and file attachments (#2414) 2018-12-05 14:59:41 -03:00
store MM-13859 set the auth token when fetching images from the server (#2537) 2019-02-01 19:38:19 -03:00
styles add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
utils MM-13337 Fix EMM connections using VPN on-demand (#2558) 2019-02-11 10:43:34 -08:00
app.js do not wait for rehydration is credentials are false (#2312) 2018-11-05 15:25:35 -03:00
fetch_preconfig.js MM-13337 Fix EMM connections using VPN on-demand (#2558) 2019-02-11 10:43:34 -08:00
initial_state.js MM-13432 Remove unsed request flags from channel_members (#2490) 2019-01-04 18:52:00 +05:30
mattermost.js Disconnect the websocket on logout and connect appropiately (#2375) 2018-11-23 14:54:43 -03:00