Commit Graph

24517 Commits

Author SHA1 Message Date
Matthew Chen
f32d07ccec Rework view state for multi-forward. 2021-08-19 16:57:00 -03:00
Matthew Chen
386df26d3d "Bump build to 5.19.0.34." (Internal) 2021-08-19 16:31:22 -03:00
Matthew Chen
d8da2ccd3c Merge branch 'charlesmchen/nseVsInter' 2021-08-19 16:30:38 -03:00
Matthew Chen
fdb4ff6d1f Add Inter to NSE target. 2021-08-19 16:25:24 -03:00
Matthew Chen
56d3820341 "Bump build to 5.19.0.33." (Internal) 2021-08-19 14:53:27 -03:00
Matthew Chen
ddfc702ce4 Merge branch 'charlesmchen/localProfileAvatarLogging' 2021-08-19 14:52:56 -03:00
Matthew Chen
549e093b85 Elaborate local profile avatar logging. 2021-08-19 14:51:25 -03:00
Matthew Chen
b5153947fd Elaborate local profile avatar logging. 2021-08-19 14:45:43 -03:00
Matthew Chen
2c1f0c1c30 Elaborate local profile avatar logging. 2021-08-19 14:39:04 -03:00
Matthew Chen
3e5d8a6adb Elaborate local profile avatar logging. 2021-08-19 14:23:50 -03:00
Matthew Chen
21c823834a Merge branch 'charlesmchen/usernameEditor' 2021-08-19 14:13:08 -03:00
Matthew Chen
e63a13eb59 Respond to CR. 2021-08-19 14:12:20 -03:00
Matthew Chen
4592320aec Fix username editor. 2021-08-19 14:12:20 -03:00
Nora Trapp
7f7495788a "Bump build to 5.19.0.32." (nightly-08-19-2021) 2021-08-19 04:00:42 -07:00
Nora Trapp
7361da63d1 Fix github actions 2021-08-18 16:40:05 -07:00
Jonas Gessner
612d399332 Disable idle timer when PhotoCaptureViewController is visible 2021-08-18 16:36:33 -07:00
Eugene Bistolas
6dd11f4cbf Merge branch 'eb/notificationSettingUpdates' 2021-08-18 13:26:42 -10:00
Eugene Bistolas
c70817eb1c Group call avatars incorrectly configured, ensure incoming donations do not occur for correct notification settings 2021-08-18 13:26:24 -10:00
Nora Trapp
899d4169d5 Merge branch 'nt/little-fixes129' 2021-08-18 16:17:16 -07:00
Nora Trapp
d889aff8f3 Fix linting issues 2021-08-18 16:12:31 -07:00
Okan Koçyiğit
ff6c0e19fa Update SignalMessaging/Views/OWSFlatButton.swift
Co-authored-by: Mustafa GÜNEŞ <gunes149@gmail.com>
2021-08-18 16:04:13 -07:00
Okan Koçyiğit
1821817443 fix weird alpha issue with highlighted background color (UIColor.clear) 2021-08-18 16:04:05 -07:00
Akash Mudubagilu
d1e8d32930 shouldAllowLinkification now uses caseInsensitive regex when looking for host 2021-08-18 16:02:09 -07:00
Amad Salmon
36927943e5 Correct minor spelling and punctuation errors 2021-08-18 15:57:24 -07:00
Ewout ter Hoeven
14bdf5779b GitHub Issue config: sync changes from Signal-Android
This issue template got merged into Signal-Android with a few small changes, so this commit brings those changes over to the Signal-iOS repo.

Only affects GitHub, no functional code changes.
2021-08-18 15:54:15 -07:00
bryanjclark
b3f645c48e Add missing accessibility labels Share extension
Closes https://github.com/signalapp/Signal-iOS/issues/4801

Test Plan:
1. Open the Share extension, and check out the VoiceOver labels on the buttons (see screenshot here).
2021-08-18 15:51:43 -07:00
Panagiotis Vasilopoulos
0ac4e46c40 Do not attempt to create link previws for .i2p links 2021-08-18 15:36:53 -07:00
Ewout ter Hoeven
5af19751d7 CI: Use ruby/setup-ruby step with .ruby-version
- Replaces the actions/setup-ruby step, which is deprecated, with the ruby/setup-ruby step
 - Uses the Ruby version from the .ruby-version file
2021-08-18 15:28:54 -07:00
Fumiaki Yoshimatsu
ab16fc138c Use the same method to count how many sections to show as the other delegate methods, to decide what to show after deleting items. Fixes #4932. 2021-08-18 15:27:33 -07:00
Artem Varaksa
b973406d9b Show a PKAddPassesViewController if a pass attachment was tapped. 2021-08-18 15:26:35 -07:00
Artem Varaksa
7378eff81d Allow sharing items with UTI com.apple.pkpass. 2021-08-18 15:26:26 -07:00
Fumiaki Yoshimatsu
063e2f0252 Reset/clear the popPercentDrivenTransition after a gesture has ended
so the cancelled instance won't be accidentally used by
navigationController delegate. Fixes #4982
2021-08-18 15:25:07 -07:00
u32i64
e8f850f9ea Fix typo in log message. 2021-08-18 15:24:08 -07:00
Fumiaki Yoshimatsu
56da8b7452 Stop camera capture when the view is not in the foreground and resume
capture when it becomes foreground again. Fixes #5050
2021-08-18 15:21:40 -07:00
Fumiaki Yoshimatsu
e95acf0f8d Call the correct super method. 2021-08-18 15:18:54 -07:00
Nora Trapp
00d395f7b3 Allow images to maintain original quality if below a certain size 2021-08-18 15:16:00 -07:00
Nora Trapp
d40ea59158 Fix universal DM syncing 2021-08-18 15:03:29 -07:00
Matthew Chen
3c5f2cce38 Fix test problem. 2021-08-18 15:48:51 -03:00
Eugene Bistolas
74b70560ff Merge branch 'eb/notificationActionGlyphs' 2021-08-18 08:30:10 -10:00
Eugene Bistolas
e166caa1de iOS 15 Notification Action Glyph Support 2021-08-18 08:29:53 -10:00
Matthew Chen
db1f59d64c Fix test problem. 2021-08-18 15:28:02 -03:00
Eugene Bistolas
232b29bef4 Merge branch 'eb/privacyUpdates' 2021-08-18 08:27:14 -10:00
Eugene Bistolas
dca3c7add2 Support new privacy option updates for iOS 15 Communication style notifications 2021-08-18 08:24:26 -10:00
Matthew Chen
72e10742e8 "Bump build to 5.19.0.31." (Internal) 2021-08-18 15:02:59 -03:00
Matthew Chen
4f37bdda4e Update l10n strings. 2021-08-18 15:02:51 -03:00
Matthew Chen
3acfd30224 Merge branch 'charlesmchen/websocketNeverREST3' 2021-08-18 15:02:02 -03:00
Matthew Chen
6ca57b2903 Fix test problem. 2021-08-18 15:01:05 -03:00
Matthew Chen
2c4542c26e Respond to CR. 2021-08-18 15:01:05 -03:00
Matthew Chen
30f75d2f27 Respond to CR. 2021-08-18 15:01:05 -03:00
Matthew Chen
4b77df38fa Refine names. 2021-08-18 15:01:04 -03:00