Commit graph

11442 commits

Author SHA1 Message Date
Niels Andriesse b1133cf6c6 Merge branch 'master' of github.com:signalapp/Signal-iOS 2019-04-26 14:43:33 +10:00
Michael Kirk e0bba32505 "Bump build to 2.39.0.2." 2019-04-22 13:51:00 -07:00
Michael Kirk 29ec77e09f sync translations 2019-04-22 13:50:44 -07:00
Michael Kirk d071f02e9c Merge branch 'mkirk/send-design-changes' into release/2.39.0 2019-04-22 13:45:07 -07:00
Michael Kirk 19002a13b1 Cannot delete last item in rail 2019-04-22 13:44:48 -07:00
Michael Kirk abf35decde Enable batch mode when popping to Media Library 2019-04-22 13:44:48 -07:00
Michael Kirk 41977f7437 snappier presentation of collection picker 2019-04-22 13:44:48 -07:00
Michael Kirk abd4e0dd41 ensure scrolled to the _Very_ bottom. 2019-04-22 13:44:48 -07:00
Michael Kirk fbc0b5f8ee Add padding below last row of media content 2019-04-22 13:44:48 -07:00
Michael Kirk a1e008f930 apply new rounding/highlight design 2019-04-22 13:44:48 -07:00
Michael Kirk 4af9fa6789 "add more" as rail cell 2019-04-22 13:44:48 -07:00
Michael Kirk 3eb28df967 swap icon order 2019-04-22 13:44:48 -07:00
Matthew Chen 91efe8d3d6 Merge branch 'charlesmchen/pinterestLinkPreviews' into release/2.39.0 2019-04-22 16:39:28 -04:00
Matthew Chen 85aa976101 Add Pinterest link previews. 2019-04-22 16:37:56 -04:00
Matthew Chen 4060bf0ca4 Add Pinterest link previews. 2019-04-22 16:37:09 -04:00
Michael Walker 11af22432d Add pinterest domain and asset domains for link preview support 2019-04-22 16:36:44 -04:00
Matthew Chen 7f1c3f5ad5 Merge branch 'charlesmchen/refinePadding' into release/2.39.0 2019-04-22 15:02:35 -04:00
Matthew Chen 415526fc9b Refine request padding. 2019-04-22 15:02:20 -04:00
Michael Kirk a44712ec3d update info.plist 2019-04-19 15:33:45 -06:00
Kee Jefferys 2e588cb300
Merge pull request #1 from loki-project/KeeJef-patch-1
Update issue templates
2019-04-17 16:40:30 +10:00
Kee Jefferys 099bf11542 Update issue templates 2019-04-17 16:40:15 +10:00
Michael Kirk dfdde8cb7a "Bump build to 2.39.0.1." 2019-04-15 14:45:17 -06:00
Michael Kirk c84c478957 sync translations 2019-04-15 14:44:04 -06:00
Michael Kirk 942b1ed649 Merge branch 'mkirk/photocapture-layout-fixups' into release/2.39.0 2019-04-15 14:35:45 -06:00
Michael Kirk da79a53d96 cleanup compiler warnings 2019-04-15 14:35:35 -06:00
Michael Kirk fa45339f83 move to public category 2019-04-15 14:35:35 -06:00
Michael Kirk 349dd61fee adapt iOS9 fix to new media flow 2019-04-15 14:35:35 -06:00
Michael Kirk d8dbbd328d clear timer once video is complete
otherwise the old timer remains when returning to the capture view
2019-04-15 14:35:35 -06:00
Michael Kirk 1e4f670ffd add shadow to buttons that overlay images 2019-04-15 14:35:35 -06:00
Michael Kirk a10973f825 align stop icons between picker and capture 2019-04-15 14:35:35 -06:00
Michael Kirk db410becb7 per design: "back" is retake for first photo 2019-04-15 14:35:35 -06:00
Michael Kirk 26ef36dc55 Fix: back from approval not showing bottom buttons 2019-04-15 14:35:35 -06:00
Michael Kirk 458564262f valign capture, switch, and done buttons
Purelayout doesn't support UILayoutGuide =(
2019-04-15 14:35:35 -06:00
Michael Kirk 27cad276c4 Merge branch 'mkirk/fix-startup-deadlock' into release/2.39.0 2019-04-15 10:48:19 -06:00
Michael Kirk b55e0e45f5 Avoid deadlock
There are multiple methods which synchronize(self) in TSAccountMessage and also
multiple ones which can occur within a read-write transaction.
2019-04-12 15:05:51 -06:00
Michael Kirk b374955f80 Merge branch 'mkirk/fix-content-inset-after-multiline-quote' into release/2.39.0 2019-04-12 13:44:32 -06:00
Michael Kirk b175bd77a5 Fix "too much content inset" issue 2019-04-12 09:14:57 -06:00
Michael Kirk 91945dbce6 Merge branch 'mkirk/manually-disable' into release/2.39.0 2019-04-10 14:34:00 -06:00
Michael Kirk 21cffdfb5e always specify default when accessing bool preference 2019-04-10 14:32:53 -06:00
Michael Kirk 39d3219238 Add option to manually disable circumvention. 2019-04-10 10:13:11 -06:00
Michael Kirk febcc19636 "Bump build to 2.39.0.0." 2019-04-10 07:17:39 -06:00
Michael Kirk 6e5f29a5b3 Merge branch 'charlesmchen/unregisteredAssert' into release/2.39.0 2019-04-10 07:15:03 -06:00
Matthew Chen 79eb3fb3cb Suppress overzealous assert. 2019-04-10 07:14:54 -06:00
Michael Kirk c59613557e Merge branch 'mkirk/notification-race' into release/2.39.0 2019-04-10 07:13:22 -06:00
Michael Kirk a9ba848ffc address notification race 2019-04-10 07:13:10 -06:00
Matthew Chen 8773373611 Merge branch 'charlesmchen/streamlineScrollDownButtonLayout' into release/2.39.0 2019-04-09 17:03:56 -04:00
Matthew Chen 6c1d6cc201 Simplify the scroll down button layout. 2019-04-09 15:46:42 -04:00
Matthew Chen 40bd2b06d2 Simplify the scroll down button layout. 2019-04-09 14:55:49 -04:00
Matthew Chen 42871bb6a6 Simplify the scroll down button layout. 2019-04-09 14:48:01 -04:00
Matthew Chen 0e87d2e5b3 Simplify the scroll down button layout. 2019-04-09 14:38:29 -04:00