mattermost-mobile/ios/Mattermost
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
..
Images.xcassets/AppIcon.appiconset Optimize png image with zopflipng lossless compression (#2682) 2019-04-22 21:57:49 -04:00
0155-keys.png Optimize png image with zopflipng lossless compression (#2682) 2019-04-22 21:57:49 -04:00
AppDelegate.h update dependencies (#4958) 2020-11-18 19:45:07 -07:00
AppDelegate.m update dependencies (#4958) 2020-11-18 19:45:07 -07:00
BlurAppScreen.h Move ios files to the right directory (#886) 2017-09-07 11:15:21 -03:00
BlurAppScreen.m Upgrade RN (#1102) 2017-11-07 13:34:39 -03:00
Info.plist OAuth through OS browser, added google login & open id methods (#5075) 2021-01-19 21:15:24 +05:30
main.m Upgrade to RN 0.62.2 (#4093) 2020-04-14 16:39:51 -04:00
Mattermost+RCTUITextView.h MM-16392 Split view support & hide sidebar on tablets (#2898) 2019-06-21 14:10:30 -04:00
Mattermost+RCTUITextView.m [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
Mattermost-Bridging-Header.h iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
Mattermost.entitlements CBA support for iOS (#1767) 2018-06-19 19:35:42 -04:00
MattermostBucketModule.h iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
MattermostBucketModule.m iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
MattermostManaged.h MM-15643 Send user to settings when passcode is required (#2836) 2019-05-27 19:38:32 -04:00
MattermostManaged.m Build Improvements (#4884) 2020-10-15 22:09:36 -03:00
NSData+MimeType.h MM-9599 Paste image from clipboard (#3084) 2019-09-16 20:10:14 -03:00
NSData+MimeType.m Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
OnPasteEventManager.h Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
OnPasteEventManager.m Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
RNNotificationEventHandler+HandleReplyAction.h [MM-21074] Handle iOS reply action on native side (#3884) 2020-02-04 08:49:26 -07:00
RNNotificationEventHandler+HandleReplyAction.m update dependencies (#4958) 2020-11-18 19:45:07 -07:00
RuntimeUtils.swift Clear iOS notifications on channel read (#2652) 2019-03-20 02:08:08 +08:00
SwimeProxy.swift Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
UIImage+ImageEffects.h Move ios files to the right directory (#886) 2017-09-07 11:15:21 -03:00
UIImage+ImageEffects.m Move ios files to the right directory (#886) 2017-09-07 11:15:21 -03:00
UIImage+vImageScaling.h Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
UIImage+vImageScaling.m Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
UIPasteboard+GetImageInfo.h Fix iOS crash when pasting large images and included other file types (#3424) 2019-10-24 20:41:38 +03:00
UIPasteboard+GetImageInfo.m Handle com.compuserve.gif type with dataForPasteboardType (#3854) 2020-01-24 11:24:32 -03:00