session-ios/Session/Meta
Morgan Pretty 89df1261e3 Added a method to allow safer database inserts
Fixed an issue where the app settings were updating immediately making them seem to
Updated GRDB to version 6.1 and SQLCipher to 4.5.2
Added a method which allows for inserting into the database while omitting columns which exist in the object but not in the database (so allow for old migrations to run with less issues)
Updated all the migrations to use the migration safe insert method
Removed some ObjC support extension functions
2022-10-21 17:32:51 +11:00
..
AudioFiles add silence audio file 2022-08-17 14:19:14 +10:00
Certificates Debug 2021-04-07 11:34:28 +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 Added the version footer back to the settings screen 2022-10-10 10:17:07 +11:00
Mnemonic Debug 2020-11-12 13:54:59 +11:00
Settings.bundle Organize files 2020-11-12 08:48:41 +11:00
Translations Removed the 'screenshot notifications' setting 2022-10-10 17:33:10 +11:00
TurnServers add session turn server info 2022-04-26 10:57:01 +10:00
AppDelegate.swift Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
AppEnvironment.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
Launch Screen.storyboard Updated the app settings screens 2022-08-17 10:51:14 +10:00
MainAppContext.h Re-organize files 2021-01-12 11:05:52 +11:00
MainAppContext.m Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
Session-Info.plist bump up version & build number 2022-08-23 12:17:23 +10:00
Session-Prefix.pch Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
SessionApp.swift Fixed most of the styling issues raised during QA 2022-09-30 18:22:28 +10:00
Signal-Bridging-Header.h Made a few last minute tweaks and fixes 2022-10-10 16:40:08 +11:00
Signal.entitlements Organize files 2020-11-12 08:48:41 +11: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