Commit Graph

8566 Commits (472a92a1a348c2f91f56bad1dee87ed0f316045c)
 

Author SHA1 Message Date
Matthew Chen 472a92a1a3 Disable dark theme in production. 7 years ago
Michael Kirk 1bf273eb3a Merge branch 'mkirk/theme-message-actions-overlay' 7 years ago
Michael Kirk eaf8d789fb Darken message actions overlay in dark theme 7 years ago
Michael Kirk 1fc5ebdc16 Merge branch 'mkirk/search-bar-theme-2' 7 years ago
Michael Kirk 1743407cc2 Code cleanup per code review 7 years ago
Michael Kirk e4b7d253a3 Theme "no results" cell 7 years ago
Michael Kirk 3022f92925 Tweak tint for search bar icons in dark theme 7 years ago
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.
7 years ago
Michael Kirk e435358bfd Revert "Add custom themed search bar."
This reverts commit 8daaef22da.
7 years ago
Matthew Chen bc7efaf4ad "Bump build to 2.29.0.16." 7 years ago
Matthew Chen 4971d40c75 Respond to CR. 7 years ago
Matthew Chen 10ab97bb6c "Bump build to 2.29.0.15." 7 years ago
Matthew Chen 501b5a7c97 Merge branch 'charlesmchen/themeQuotedReplies' 7 years ago
Matthew Chen 9e21612298 Respond to CR. 7 years ago
Matthew Chen 6dd474d794 Theme quoted replies. 7 years ago
Matthew Chen a92fca5c13 Theme quoted replies. 7 years ago
Matthew Chen 7b835bd08e Merge branch 'mkirk/fix-toolbar-appearance' 7 years ago
Michael Kirk 32f8795342 media tile toolbar respects theme by using UIAppearance defaults 7 years ago
Michael Kirk 61dc39b696 Merge branch 'mkirk/quote-2' 7 years ago
Michael Kirk 93cb378f7a constantize toast inset 7 years ago
Michael Kirk 06a8bffa66 Never show more than one toast view 7 years ago
Michael Kirk 75ead2ac09 quoted reply: distinguish "not found" vs. "no longer available" 7 years ago
Matthew Chen fb9958b1da "Bump build to 2.29.0.14." 7 years ago
Matthew Chen 122e138f07 Merge branch 'charlesmchen/disableCDS' 7 years ago
Matthew Chen 2b8b688fb6 Disable CDS. 7 years ago
Matthew Chen 2af0a897e1 Disable CDS. 7 years ago
Michael Kirk cbdc46fdab Merge branch 'mkirk/dark-keyboard' 7 years ago
Michael Kirk b80d88c824 theme attachment approval keyboard
// FREEBIE
7 years ago
Michael Kirk 5907cd2a0d Merge branch 'mkirk/tap-to-retry' 7 years ago
Michael Kirk c6f77ec6ea "Tap to retry" retries, rather than maybe deletes.
Attachment downloads can fail on slow networks or if the app crashes.
It's unlikely that the users response to this would be to delete the
attachment pointer, so it doesn't make sense to surface that as a
primary action.

If a user does want to delete the attachment, as always they can
long-press to delete.

// FREEBIE
7 years ago
Michael Kirk 7b156be73b Merge branch 'mkirk/gallery-headers' 7 years ago
Michael Kirk 8cd290ba2b fix section headers not appearing on iOS11/iPhoneX
// FREEBIE
7 years ago
Michael Kirk 92de745528 theme gallery section headers
// FREEBIE
7 years ago
Michael Kirk d070693b72 Merge branch 'mkirk/overzealous-assert' 7 years ago
Michael Kirk c1df969a22 remove overzealous assert
// FREEBIE
7 years ago
Michael Kirk 191b0232be SAE uses statusBarHeight via OWSNavigationController via OWSNavbar
// FREEBIE
7 years ago
Michael Kirk d57cbf2acd main thread operation init which creates background task
// FREEBIE
7 years ago
Matthew Chen 6aee5d5390 Merge branch 'charlesmchen/deletePhoneNumberFormatting' 7 years ago
Matthew Chen c7ed09ed91 Fix 'can't delete formatting in phone number' issue. 7 years ago
Matthew Chen 7020798e3f "Bump build to 2.29.0.13." 7 years ago
Matthew Chen f717dceef9 Merge branch 'charlesmchen/themeSearchBar' 7 years ago
Matthew Chen 8daaef22da Add custom themed search bar. 7 years ago
Matthew Chen 6e4414f477 "Bump build to 2.29.0.12." 7 years ago
Matthew Chen af1c076302 Merge branch 'charlesmchen/themeReview' 7 years ago
Matthew Chen decb0c54ca Theme review. 7 years ago
Matthew Chen d62e07d6f1 Theme review. 7 years ago
Matthew Chen 4ea5d9b849 Theme review. 7 years ago
Matthew Chen ccc77511f6 Merge branch 'charlesmchen/messageTimeFormatPerf' 7 years ago
Matthew Chen b4b4cd61d9 Improve message timestamp formatting. 7 years ago
Matthew Chen ab10bc9bc3 Merge branch 'charlesmchen/tapToCopySentTimestamp' 7 years ago