You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
AudioFiles add silence audio file 3 years ago
Certificates Debug 4 years ago
Countries Improve onion request path loading efficiency 4 years ago
Fonts Fix missing font 4 years ago
Images.xcassets Added the version footer back to the settings screen 3 years ago
Mnemonic Debug 5 years ago
Settings.bundle Organize files 5 years ago
Translations Removed the 'screenshot notifications' setting 3 years ago
TurnServers add session turn server info 3 years ago
AppDelegate.swift Added a method to allow safer database inserts 3 years ago
AppEnvironment.swift Fixed the broken unit tests 3 years ago
Launch Screen.storyboard Updated the app settings screens 3 years ago
MainAppContext.h Re-organize files 4 years ago
MainAppContext.m Finished removing usages to non-theme colour variables 3 years ago
Session-Info.plist bump up version & build number 3 years ago
Session-Prefix.pch Finished of the Conversation screen and JobQueue concurrency 3 years ago
SessionApp.swift Fixed most of the styling issues raised during QA 3 years ago
Signal-Bridging-Header.h Made a few last minute tweaks and fixes 3 years ago
Signal.entitlements Organize files 5 years ago
SignalTSan.supp Organize files 5 years ago
SignalUBSan.supp Organize files 5 years ago