session-ios/Session/Meta
Morgan Pretty f373a989a8 Fixes for user config crashes
Added a method to determine if the database is suspended
Updated the code to show the "Failed" state if sending a message fails due to a suspended database
Prevented a crash which could occur in rare cases when accessing the Seed via the home screen prompt (direct user to share logs with session - db locked or device in an invalid state)
Prevented a crash which could occur when trying to send a message due to failing to retrieve the mnemonic (db locked or device in an invalid state)
Fixed a bug where optimistic messages could end up appearing multiple times
Fixed a crash with the QRCode scanner
Fixed a crash when trying to take a video attachment
Fixed a crash where the image picker grid could go out of bounds when selecting elements
Fixed a crash which could occur when a user provides a recovery password with a word that contains less than 3 characters
Fixed a potential issue where the dependency injection could result in a stale date being used in some places (removing the DI here, proper fix requires larger changes in another branch)
2023-07-20 12:29:56 +10:00
..
AudioFiles add silence audio file 2022-08-17 14:19:14 +10:00
Certificates Updated the certificate for seed3 2023-05-18 08:50:03 +10:00
Countries Improve onion request path loading efficiency 2021-01-27 16:14:35 +11:00
Fonts Fix missing font 2021-05-25 09:04:22 +10:00
Images.xcassets Merge pull request #851 from mpretty-cyro/feature/updated-profile-picture-modal 2023-05-18 15:23:11 +10:00
Mnemonic Debug 2020-11-12 13:54:59 +11:00
Settings.bundle Further refactoring work 2022-12-07 15:54:17 +11:00
Translations Fixes for user config crashes 2023-07-20 12:29:56 +10:00
TurnServers add session turn server info 2022-04-26 10:57:01 +10:00
AppDelegate.swift Fixes for user config crashes 2023-07-20 12:29:56 +10:00
AppEnvironment.swift Further config util logic 2022-12-07 15:06:15 +11:00
Launch Screen.storyboard Updated the app settings screens 2022-08-17 10:51:14 +10:00
MainAppContext.h Fixed a few more threading-related bugs 2023-06-30 17:59:37 +10:00
MainAppContext.m Further config util logic 2022-12-07 15:06:15 +11:00
Session-Info.plist Changed the submodule to be via HTTPS instead of SSH 2023-07-12 15:28:28 +10:00
SessionApp.swift Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00
Signal-Bridging-Header.h Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Signal.entitlements Removed the iCloud entitlements 2023-04-17 08:44:09 +10:00
SignalTSan.supp Organize files 2020-11-12 08:48:41 +11:00
SignalUBSan.supp Organize files 2020-11-12 08:48:41 +11:00