session-ios/Signal/src/view controllers
Frederic Jacobs 9e8ba91304 Settings refactoring.
- Renames GroupModel to TSGroupModel for TextSecureKit consistency.
- Refactors the settings into categories (joint work with @dtsbourg)
- Removes settings and logic for background push.
2015-01-16 15:28:41 +01:00
..
UITests Settings refactoring. 2015-01-16 15:28:41 +01:00
xibs Supporting alert on unregistered users + bug fixes. 2015-01-04 11:30:23 +01:00
AboutTableViewController.h Settings refactoring. 2015-01-16 15:28:41 +01:00
AboutTableViewController.m Settings refactoring. 2015-01-16 15:28:41 +01:00
ActionContactDetailCell.h ContactDetail: Remove Favourite button 2015-01-04 11:30:21 +01:00
ActionContactDetailCell.m ContactDetail: Fix crash on parsedPhoneNumbers 2015-01-04 11:30:21 +01:00
AdvancedSettingsTableViewController.h Settings refactoring. 2015-01-16 15:28:41 +01:00
AdvancedSettingsTableViewController.m Settings refactoring. 2015-01-16 15:28:41 +01:00
CodeVerificationViewController.h Signup flow: request call. 2015-01-04 11:30:24 +01:00
CodeVerificationViewController.m Closes #261 - Signal 1.0 to 2.0 utility. 2015-01-16 14:24:05 +01:00
ContactDetailCell.h ContactDetail: Fix crash on parsedPhoneNumbers 2015-01-04 11:30:21 +01:00
ContactDetailCell.m Initial Message UI 2015-01-04 11:28:38 +01:00
ContactDetailTableViewController.h Initial Message UI 2015-01-04 11:28:38 +01:00
ContactDetailTableViewController.m Multiple UI enhancements. 2015-01-04 11:30:24 +01:00
ContactsTableViewController.h ContactDetail: Link notes 2015-01-04 11:30:22 +01:00
ContactsTableViewController.m Settings: Let user pick notification style 2015-01-04 11:30:25 +01:00
CountryCodeViewController.h initial commit 2014-05-06 19:41:08 +02:00
CountryCodeViewController.m Initial Message UI 2015-01-04 11:28:38 +01:00
CountryCodeViewController.xib Initial Message UI 2015-01-04 11:28:38 +01:00
DialerViewController.h initial commit 2014-05-06 19:41:08 +02:00
DialerViewController.m Bypass ratchet and network to discuss with self. 2015-01-11 13:53:50 +01:00
FingerprintViewController.h Fingerprint verification instructions 2015-01-04 11:30:25 +01:00
FingerprintViewController.m Addresses multiples UI issues. 2015-01-16 15:10:52 +01:00
FullImageViewController.h Attachments handling 2015-01-04 11:30:26 +01:00
FullImageViewController.m Phone calls in MessageView. 2015-01-04 11:30:27 +01:00
InboxTableViewCell.h Integrating deletion of threads. 2015-01-04 11:30:22 +01:00
InboxTableViewCell.m Closes #282 - Avatar initials placeholder. 2015-01-16 14:24:09 +01:00
InboxTableViewCell.xib Addresses multiples UI issues. 2015-01-16 15:10:52 +01:00
InCallViewController.h ContactDetail: Fix crash on parsedPhoneNumbers 2015-01-04 11:30:21 +01:00
InCallViewController.m Incoming call when app closed: updates contact label when available. 2015-01-04 11:30:27 +01:00
InitialViewController.h Closes #261 - Signal 1.0 to 2.0 utility. 2015-01-16 14:24:05 +01:00
InitialViewController.m Closes #261 - Signal 1.0 to 2.0 utility. 2015-01-16 14:24:05 +01:00
MediaSettingsTableViewController.h Settings refactoring. 2015-01-16 15:28:41 +01:00
MediaSettingsTableViewController.m Settings refactoring. 2015-01-16 15:28:41 +01:00
MessageComposeTableViewController.h Integrating deletion of threads. 2015-01-04 11:30:22 +01:00
MessageComposeTableViewController.m Integrating call and messaging buttons. 2015-01-04 11:30:23 +01:00
MessagesViewController.h Settings refactoring. 2015-01-16 15:28:41 +01:00
MessagesViewController.m Settings refactoring. 2015-01-16 15:28:41 +01:00
NewGroupViewController.h Settings refactoring. 2015-01-16 15:28:41 +01:00
NewGroupViewController.m Settings refactoring. 2015-01-16 15:28:41 +01:00
NextResponderScrollView.h initial commit 2014-05-06 19:41:08 +02:00
NextResponderScrollView.m initial commit 2014-05-06 19:41:08 +02:00
PresentIdentityQRCodeViewController.h Identity Key QR verification 2015-01-04 11:30:25 +01:00
PresentIdentityQRCodeViewController.m Group avatar fixes 2015-01-04 11:30:28 +01:00
PrivacySettingsTableViewController.h Settings refactoring. 2015-01-16 15:28:41 +01:00
PrivacySettingsTableViewController.m Settings refactoring. 2015-01-16 15:28:41 +01:00
RegistrationViewController.h Signup: Locking UI while async requests 2015-01-04 11:30:23 +01:00
RegistrationViewController.m Modal presentation of the setup view. 2015-01-04 11:30:24 +01:00
ScanIdentityBarcodeViewController.h Identity Key QR verification 2015-01-04 11:30:25 +01:00
ScanIdentityBarcodeViewController.m Identity Key QR verification 2015-01-04 11:30:25 +01:00
SettingsTableViewCell.h Setting for Image Compression. 2015-01-04 11:30:26 +01:00
SettingsTableViewCell.m Phone calls in MessageView. 2015-01-04 11:30:27 +01:00
SettingsTableViewController.h Settings refactoring. 2015-01-16 15:28:41 +01:00
SettingsTableViewController.m Settings refactoring. 2015-01-16 15:28:41 +01:00
ShowGroupMembersViewController.h Settings refactoring. 2015-01-16 15:28:41 +01:00
ShowGroupMembersViewController.m Settings refactoring. 2015-01-16 15:28:41 +01:00
SignalsNavigationController.h Integrating socket status indicator and remove favorites. 2015-01-04 11:30:21 +01:00
SignalsNavigationController.m Addresses multiple UI issues. 2015-01-04 11:30:23 +01:00
SignalTabBarController.h Modal presentation of the setup view. 2015-01-04 11:30:24 +01:00
SignalTabBarController.m Closes #261 - Signal 1.0 to 2.0 utility. 2015-01-16 14:24:05 +01:00
TSAttachmentAdapter.h Attachments handling 2015-01-04 11:30:26 +01:00
TSAttachmentAdapter.m Attachments handling 2015-01-04 11:30:26 +01:00
TSGroupModel.h Settings refactoring. 2015-01-16 15:28:41 +01:00
TSGroupModel.m Settings refactoring. 2015-01-16 15:28:41 +01:00
TSMessageAdapter.h Phone calls in MessageView. 2015-01-04 11:30:27 +01:00
TSMessageAdapter.m Phone calls in MessageView. 2015-01-04 11:30:27 +01:00