mattermost-mobile/ios
Elias Nahum a5a1e53827
Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645)
* Handle biometric authentication

* jailbreak/root detection and biometric small fixes

* remove server from initializeSecurityManager and fix loginEntry

* Add screen capture prevention and other small fixes

* added unit tests to SecurityManager

* added shielded nativeID to protect views

* use MobilePreventScreenCapture instead of MobileAllowScreenshots in config type definition

* Apply Swizzle for screen capture on iOS

* Apply patch to bottom sheet to prevent screen captures

* fix ios sendReply

* Fix SDWebImage swizzle to use the correct session

* Fix potential crash on Android when using hardware keyboard

* rename patch for network library to remove warning

* add temp emm reference

* fix initializeSecurityManager tests

* fix translations

* use siteName for jailbreak detection when connecting to a new server

* fix i18n typo

* do not query the entire config from the db only the required fields

* migrate manage_apps to use defineMessages

* use TestHelper.wait in tests

* use defineMessages for security manager

* fix missing else statement for gm_to_channel

* created a TestHelper function to mockQuery and replace as jest.Mock with jest.mocked

* fix unit tests

* fix unit tests (again) and include setting the test environment to UTC

* Fix keyboard disappearing on iOS

* update react-native-emm
2025-03-13 14:07:41 -04:00
..
ErrorReporting Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
Fonts Barebones code for v2 2020-11-17 14:20:58 -03:00
Gekidou Add some improvements to thread handling (#8407) 2025-01-16 11:48:28 +01:00
Mattermost Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
Mattermost.xcodeproj Bump app build number to 611 (#8640) 2025-02-28 11:10:31 +02:00
Mattermost.xcworkspace Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
MattermostShare Bump app build number to 611 (#8640) 2025-02-28 11:10:31 +02:00
MattermostTests Barebones code for v2 2020-11-17 14:20:58 -03:00
NotificationService Bump app build number to 611 (#8640) 2025-02-28 11:10:31 +02:00
patches Remove react-native-youtube and allow the link to be handled natively (#6239) 2022-05-06 14:28:33 -04:00
SplashScreenResource [Gekidou] Update Splash Screen / App icons and Android snooze Push Notifications (#5658) 2021-08-31 14:58:09 -04:00
.xcode.env Gekidou upgrade RN to 0.69.3 and dependencies (#6537) 2022-08-08 09:06:20 -04:00
bundleReactNative.sh Added support for self-hosted Sentry (#7230) 2023-04-19 14:58:59 -04:00
GekidouWrapper.swift Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
Podfile Add ios native logs (#8555) 2025-02-24 11:50:39 +01:00
Podfile.lock Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
PrivacyInfo.xcprivacy Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
uploadDebugSymbols.sh Added support for self-hosted Sentry (#7230) 2023-04-19 14:58:59 -04:00