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/Onboarding
Morgan Pretty fc860e3957 Added fixes and defensive coding for a number of crashes
Fixed a crash which could occur due to multithreaded dependency access
Fixed a crash which could occur if the 'keyWindow' wasn't set on the LandingVC in time since we were force-unwrapping
Fixed a crash which could occur due to multithreaded swarm cache access
Fixed the broken unit tests
2 years ago
..
DisplayNameVC.swift Fixed a number of reported bugs, some cleanup, added animated profile support 2 years ago
FakeChatView.swift Clean 4 years ago
LandingVC.swift Added fixes and defensive coding for a number of crashes 2 years ago
LinkDeviceVC.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 2 years ago
Onboarding.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
PNModeVC.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2 years ago
PNOptionView.swift Clean 4 years ago
RegisterVC.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2 years ago
RestoreVC.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2 years ago
SeedReminderView.swift Optimised the home screen query (~50% speed improvement) 2 years ago
SeedVC.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago