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/Signal/src
Michael Kirk 41aa7eafe3 makeKeyAndVisible restores first responder, so no need to track it
ourselves.

This isn't *quite* as nice for the case when we want to restore a
textfield that was active before, but it much more simply covers the
more important case that we restore input accessory views after
backgrounding/foregrounding.

// FREEBIE
8 years ago
..
Jobs Add screen lock feature. 8 years ago
Models Show downloaded contact avatar in thread 8 years ago
Profiles Merge branch 'hotfix/2.19.7' 8 years ago
Storyboard
UserInterface Add asserts around Swift singletons. 8 years ago
ViewControllers makeKeyAndVisible restores first responder, so no need to track it 8 years ago
ViewModels Implement avatar sending 8 years ago
call Add contact view. 8 years ago
environment Add contact view. 8 years ago
network Add contact view. 8 years ago
util makeKeyAndVisible restores first responder, so no need to track it 8 years ago
views Respond to CR. 8 years ago
AppDelegate.h Clean up ahead of PR. 8 years ago
AppDelegate.m Use loading screen whenever launch is slow. 8 years ago
MessageSender+Promise.swift
Signal-Bridging-Header.h Create contact view. 8 years ago
UIApplication+OWS.swift Add mainWindow property to app context. 8 years ago
UIDevice+featureSupport.swift
UIStoryboard+OWS.swift