Signal-iOS/SignalMessaging/Views
Michael Kirk 75bb9b60db Alternative dark theme search bar
Rather than our custom class, we can get pretty far using existing UISearchBar
styling, and then apply the final tweak, the search bar text field background
color by traversing the view.

This fixes a couple issues:

1. There was a small wavering in height of the custom search bar
2. When your table header view is a UISearchBar you get nice scroll "snapping"
   when showing/hiding the search bar.
2018-08-22 12:00:44 -06:00
..
AvatarImageView.swift Refine theme. 2018-08-08 15:04:23 -04:00
CommonStrings.swift Refine theme. 2018-08-08 15:04:23 -04:00
ContactCellView.h Improve nullability handling for SignalAccount. 2018-08-01 09:22:56 -04:00
ContactCellView.m Refine theme. 2018-08-08 15:04:23 -04:00
ContactsViewHelper.h Improve nullability handling for SignalAccount. 2018-08-01 09:22:56 -04:00
ContactsViewHelper.m Improve nullability handling for SignalAccount. 2018-08-01 09:22:56 -04:00
ContactTableViewCell.h Improve nullability handling for SignalAccount. 2018-08-01 09:22:56 -04:00
ContactTableViewCell.m Improve nullability handling for SignalAccount. 2018-08-01 09:22:56 -04:00
DisappearingTimerConfigurationView.swift Refine theme. 2018-08-08 15:04:23 -04:00
GradientView.swift Extract GradientView 2018-03-20 17:29:35 -04:00
OWSAlerts.swift Unify log tags. 2018-08-15 10:24:29 -04:00
OWSFlatButton.swift Unify log tags. 2018-08-15 10:24:29 -04:00
OWSLayerView.swift Refine theme. 2018-08-08 15:04:23 -04:00
OWSNavigationBar.swift Theme review. 2018-08-16 17:30:08 -04:00
OWSSearchBar.h Revert "Add custom themed search bar." 2018-08-22 12:00:44 -06:00
OWSSearchBar.m Alternative dark theme search bar 2018-08-22 12:00:44 -06:00
OWSTextField.h Revert "Add custom themed search bar." 2018-08-22 12:00:44 -06:00
OWSTextField.m Revert "Add custom themed search bar." 2018-08-22 12:00:44 -06:00
OWSTextView.h Fix QA issues in theme. 2018-08-15 17:09:59 -04:00
OWSTextView.m theme attachment approval keyboard 2018-08-20 12:26:48 -06:00
TappableStackView.swift Auto-migration to Swift 4. 2018-05-30 15:05:02 -04:00
TappableView.swift Auto-migration to Swift 4. 2018-05-30 15:05:02 -04:00
ThreadViewHelper.h Share a photo from photos app 2017-12-07 10:13:06 -05:00
ThreadViewHelper.m Modify views to observe changes when active, not just foreground. 2018-05-31 16:31:51 -04:00
VideoPlayerView.swift Unify log tags. 2018-08-15 10:24:29 -04:00