mattermost-mobile/app/constants
Anurag Shivarathri d11d613815
OAuth through OS browser, added google login & open id methods (#5075)
* Initialised SSO with linking

* Fixed lint errors

* Added translation and version check

* Added translation & detox file: WIP

* Added google logo and login button

* Added openid login option

* Added tests

* Added fallback support for google

* Added server check for openid

* Removed unwated memos

* Server support changed to 5.32

* Added try catch for Linking openurl

* Removed 'or'

* Changed test case version to 5.32

* Changed server version to 5.32

* Update assets/base/i18n/en.json

Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>

* Update assets/base/i18n/en.json

Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>

* Update assets/base/i18n/en.json

Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>

* Update app/screens/sso/sso_with_redirect_url.tsx

Co-authored-by: Hossein <hahmadia@users.noreply.github.com>

* Update assets/base/i18n/en.json

Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>

* Added new custom url scheme for auth

* Added custom url scheme based on app build type, custom user agent for only google & misc typo fixes

* Added check for Deviceinfo

* Reverted to openLink

* Using tryOpenURL instead of Linking.openURL

* Changed office365 url

* Handling cookie read error caused on localhost

* Fixed lint errors

* Updated version in tests

Co-authored-by: Anurag Shivarathri <anurag@13.local>
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
2021-01-19 21:15:24 +05:30
..
about_links.js MM-19759 - Added TOS and Privacy Policy default links in About… (#3491) 2019-10-30 14:11:14 -04:00
attachment.js Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
autocomplete.js [MM-22366] Make user autocomplete also match on spaces (#4880) 2020-10-19 10:15:18 -03:00
custom_prop_types.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
deep_linking.js Handle go to location from CommandResponse (#4620) 2021-01-04 15:06:37 -07:00
device.js [MM-31376] Do not subtract offset from accessories container (#5042) 2020-12-17 19:14:00 -07:00
emoji.js Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
image.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
index.js Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
list.js [MM-18362] Sidebar improvements (#3223) 2019-09-16 13:17:48 -03:00
navigation.js MM-28295 Do not remove the Channel screen from the stack tracking (#4793) 2020-09-09 13:15:09 -03:00
post_draft.js MM-23090 MM-26078 && MM-26876 Refactor post draft component (#4621) 2020-08-06 19:39:25 -04:00
reaction_picker.js MM-14038 Access recent reactions from the long press menu (#4058) 2020-04-01 12:56:49 -07:00
screen.js [MM-14017] Fix whitespace between input box and post list on iOS (#2580) 2019-02-19 21:20:16 -08:00
types.js Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
view.js OAuth through OS browser, added google login & open id methods (#5075) 2021-01-19 21:15:24 +05:30
websocket.ts [MM-23158] Group Mentions & Invites - Display group mentions in suggestions list in the main channel textbox (#4118) 2020-07-08 07:31:58 -04:00