Commit Graph

1446 Commits

Author SHA1 Message Date
Martin Böttcher
0f5adf60b3
corrected expected behavior of multi-select feature in inbox and archive (#3880)
* corrected expected behavior of multi-select feature in inbox and archive

* made several improvements on multi select feature

* added blurred toolbar effect, some cleanup

* changed offset of context menu

* improved animation
2022-01-12 21:02:23 +01:00
Martin Böttcher
497ac2ab39 Merge branch 'master' into martin/IOS-2051 2022-01-05 10:52:15 +01:00
Eugene Bistolas
41700623df Add support for configuring emoji reactions 2022-01-03 15:35:37 -08:00
Nora Trapp
db115606e3 Remove ZKGroup 2022-01-03 12:00:19 -08:00
Martin Böttcher
1966a70d92 Merge branch 'master' into martin/IOS-2051 2021-12-23 10:09:38 +01:00
Nora Trapp
5df5009c6e Merge branch 'release/5.26.8' 2021-12-20 11:56:17 -08:00
Nora Trapp
3af484c9ad Sync translations 2021-12-20 11:53:58 -08:00
Martin Böttcher
115ba8b327 Merge branch 'master' into martin/IOS-2051 2021-12-20 10:54:31 +01:00
Jordan Rose
38fbb3bbc2 Copy in AFNetworking's query string encoding implementation
Matthew previously stripped this down in our fork of AFNetworking; at
this point there's no benefit to it living in a separate repo and
separate target. With this we can remove the AFNetworking target
completely.
2021-12-17 14:52:59 -08:00
Nora Trapp
8da582715f Fix badge expiry 2021-12-17 14:04:42 -08:00
Eugene Bistolas
7682ad23f6 [Badging] Subscription badge expiry UI 2021-12-17 13:59:38 -08:00
Nora Trapp
64b399f3e3 Fix badge expiry 2021-12-17 13:54:20 -08:00
Martin Böttcher
3038e0472a implemented first version of multi-select feature in the home view 2021-12-17 14:21:45 +01:00
Martin Böttcher
ff6d52dea7 thread swipe gestures can be applied to search results 2021-12-07 14:48:55 +01:00
Eugene Bistolas
7bdb0f6a8b [Badging] Subscription badge expiry UI 2021-12-03 12:47:02 -10:00
Matthew Chen
fc749b4d72 Change phone number. 2021-11-19 14:28:18 -03:00
Nora Trapp
8a7b4c2495 Subscription megaphone 2021-11-18 14:42:40 -08:00
Nora Trapp
f484064313 Sync translations 2021-11-17 17:04:34 -08:00
Nora Trapp
a16bcdf4ac Add badge details sheet 2021-11-16 11:40:40 -08:00
Nora Trapp
a1e091c649 Add badge thank you sheet 2021-11-16 11:40:40 -08:00
Eugene Bistolas
78cb9352c3 [Badging] Durable receiptCredential fetch and redemption 2021-11-15 12:47:35 -10:00
Nora Trapp
095b54d13d Add boost view controller 2021-11-15 13:24:58 -08:00
Michelle Linington
5f6bab5461 Featured badge selection UI 2021-11-09 17:04:27 -08:00
Michelle Linington
6deedc67b6 Update profile settings to add badge configuration 2021-11-09 17:04:25 -08:00
Eugene Bistolas
64f126ae3f [Badging] Badge receipt credential fetch and redemption 2021-11-09 14:26:05 -08:00
Eugene Bistolas
57e3e2fb56 Badging: Sustainer subscription level UI 2021-11-09 14:25:55 -08:00
Michelle Linington
9f53832e14 Remove usage of ConversationAvatarView 2021-11-09 14:25:55 -08:00
Michelle Linington
bd51ca690a Replace AvatarImageView2 with ConversationAvatarView2
Adoption of ConversationAvatarView2 in many key locations. This isn't
exhaustive, but it's mostly there.

Some work left to be done around ConversationAvatarView2 data source
tweaks.
2021-11-09 14:25:55 -08:00
Matthew Chen
c0c72ef3fb Introduce WebSocketFactory. 2021-11-03 19:48:48 -07:00
Matthew Chen
bcc693e8e7 Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:04 -03:00
Matthew Chen
9211ac8fa3 Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:03 -03:00
Matthew Chen
ac83129534 Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:02 -03:00
Matthew Chen
079bb08067 Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:02 -03:00
Matthew Chen
60593ee26f Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:02 -03:00
Matthew Chen
bba0517478 Clean up logging. 2021-10-28 13:10:46 -03:00
Matthew Chen
8713623906 Fix profiling configuration for new SignalNSE target. 2021-10-28 12:06:59 -03:00
Matthew Chen
8472571d0a Rename NSE. 2021-10-28 11:40:26 -03:00
Matthew Chen
0b8974fd3a Rename ContactsManagerCache. 2021-10-22 19:26:14 -03:00
Matthew Chen
745db926df Don't cache contacts on contacts manager. 2021-10-22 19:09:29 -03:00
Michelle Linington
7d5b9ac1f4 Re-add ObjC exceptions to test suites 2021-10-21 21:11:26 -07:00
Michelle Linington
77b7ea5c40 Fix a whole bunch of warnings 2021-10-21 21:11:26 -07:00
Matthew Chen
2d33e9aa20 Disable the "Quoted include in framework header" build warning in the project settings for the "SignalUI" and "SignalUITests" targets. 2021-10-21 09:21:33 -03:00
Matthew Chen
42db0731ed Fix build break. 2021-10-21 09:21:12 -03:00
Matthew Chen
3d7e8a0ba4 Add script to normalize includes and imports. 2021-10-21 09:21:12 -03:00
Michelle Linington
bf5319d920 Remove sdsjson resources 2021-10-19 16:32:08 -07:00
Matthew Chen
7d0485661d Move window manager to Signal target. 2021-10-19 17:59:13 -03:00
Matthew Chen
05940be99d Respond to CR. 2021-10-19 09:40:26 -03:00
Matthew Chen
c3d8911444 Tweak signing settings for Signal UI. 2021-10-19 09:40:12 -03:00
Matthew Chen
cf428a14a1 Add SignalUI framework target. 2021-10-19 09:40:04 -03:00
Matthew Chen
b4627c1c24 Add SignalUI framework target. 2021-10-19 09:39:54 -03:00