Commit graph

8733 commits

Author SHA1 Message Date
Michael Kirk 37738c24c5 Allow menuActions + callBanner
// FREEBIE
2018-08-23 10:39:55 -06:00
Michael Kirk 495ed56676 Merge branch 'mkirk/cleanup-longview' 2018-08-23 10:39:19 -06:00
Michael Kirk 464b854eb1 CR: follow naming conventions 2018-08-23 10:38:54 -06:00
Michael Kirk 9c9f3875a7 Link styling 2018-08-23 10:38:20 -06:00
Michael Kirk 5148747c12 clean up long text VC 2018-08-23 10:38:20 -06:00
Michael Kirk c8c2b8c640 Merge branch 'mkirk/swift-assert-main-thread' 2018-08-23 10:36:45 -06:00
Michael Kirk 82e559d11b Use swift macros for main thread assert 2018-08-23 10:29:49 -06:00
Michael Kirk aabf9e79e8 Merge branch 'mkirk/async-search' 2018-08-23 10:18:31 -06:00
Michael Kirk 781c535327 weak capture self 2018-08-23 10:18:23 -06:00
Michael Kirk fc7dc03cee don't block main thread during search
// FREEBIE
2018-08-23 10:18:23 -06:00
Michael Kirk 65fe3cc1d2 Merge branch 'mkirk/debug-protos' 2018-08-23 10:16:47 -06:00
Michael Kirk 2fc3a211f1 restrict debug methods 2018-08-23 10:16:40 -06:00
Michael Kirk 1295a09ab3 add comment 2018-08-22 16:25:53 -06:00
Matthew Chen b75bc27d55 Respond to CR. 2018-08-22 16:37:01 -04:00
Matthew Chen c6132249e6 Respond to CR. 2018-08-22 16:32:44 -04:00
Matthew Chen cb827169fb Respond to CR. 2018-08-22 16:30:12 -04:00
Matthew Chen 2c8cec183c "Bump build to 2.29.0.17." 2018-08-22 16:07:14 -04:00
Matthew Chen 472a92a1a3 Disable dark theme in production. 2018-08-22 16:07:09 -04:00
Michael Kirk 1bf273eb3a Merge branch 'mkirk/theme-message-actions-overlay' 2018-08-22 12:59:55 -06:00
Michael Kirk eaf8d789fb Darken message actions overlay in dark theme 2018-08-22 12:59:34 -06:00
Michael Kirk 1fc5ebdc16 Merge branch 'mkirk/search-bar-theme-2' 2018-08-22 12:56:42 -06:00
Michael Kirk 1743407cc2 Code cleanup per code review 2018-08-22 12:54:22 -06:00
Michael Kirk e4b7d253a3 Theme "no results" cell 2018-08-22 12:24:21 -06:00
Michael Kirk 3022f92925 Tweak tint for search bar icons in dark theme 2018-08-22 12:00:44 -06:00
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
Michael Kirk e435358bfd Revert "Add custom themed search bar."
This reverts commit 8daaef22da.
2018-08-22 12:00:44 -06:00
Matthew Chen bc7efaf4ad "Bump build to 2.29.0.16." 2018-08-21 16:37:02 -04:00
Matthew Chen 4971d40c75 Respond to CR. 2018-08-21 16:36:58 -04:00
Matthew Chen 10ab97bb6c "Bump build to 2.29.0.15." 2018-08-21 16:35:47 -04:00
Matthew Chen 501b5a7c97 Merge branch 'charlesmchen/themeQuotedReplies' 2018-08-21 16:35:32 -04:00
Matthew Chen 9e21612298 Respond to CR. 2018-08-21 16:35:25 -04:00
Matthew Chen 6dd474d794 Theme quoted replies. 2018-08-21 16:34:37 -04:00
Matthew Chen a92fca5c13 Theme quoted replies. 2018-08-21 16:34:37 -04:00
Matthew Chen 7b835bd08e Merge branch 'mkirk/fix-toolbar-appearance' 2018-08-21 16:14:03 -04:00
Michael Kirk 32f8795342 media tile toolbar respects theme by using UIAppearance defaults 2018-08-21 12:53:35 -06:00
Michael Kirk 61dc39b696 Merge branch 'mkirk/quote-2' 2018-08-21 10:18:29 -06:00
Michael Kirk 93cb378f7a constantize toast inset 2018-08-21 10:18:13 -06:00
Michael Kirk 06a8bffa66 Never show more than one toast view 2018-08-21 10:05:52 -06:00
Michael Kirk 75ead2ac09 quoted reply: distinguish "not found" vs. "no longer available" 2018-08-20 14:59:52 -06:00
Matthew Chen fb9958b1da "Bump build to 2.29.0.14." 2018-08-20 15:38:58 -04:00
Matthew Chen 122e138f07 Merge branch 'charlesmchen/disableCDS' 2018-08-20 15:38:47 -04:00
Matthew Chen 2b8b688fb6 Disable CDS. 2018-08-20 15:38:30 -04:00
Matthew Chen 2af0a897e1 Disable CDS. 2018-08-20 15:34:04 -04:00
Michael Kirk cbdc46fdab Merge branch 'mkirk/dark-keyboard' 2018-08-20 12:26:52 -06:00
Michael Kirk b80d88c824 theme attachment approval keyboard
// FREEBIE
2018-08-20 12:26:48 -06:00
Michael Kirk 5907cd2a0d Merge branch 'mkirk/tap-to-retry' 2018-08-20 12:25:26 -06:00
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
2018-08-20 12:25:23 -06:00
Michael Kirk 7b156be73b Merge branch 'mkirk/gallery-headers' 2018-08-20 12:23:03 -06:00
Michael Kirk 8cd290ba2b fix section headers not appearing on iOS11/iPhoneX
// FREEBIE
2018-08-20 12:23:00 -06:00
Michael Kirk 92de745528 theme gallery section headers
// FREEBIE
2018-08-20 12:23:00 -06:00