Max Radermacher
0cf7d2f1e0
update to ruby 3.4.9
2026-05-18 12:08:33 -05:00
Max Radermacher
3e9c06e504
Update fastlane
2026-05-18 12:07:08 -05:00
Pierre-Yves Lapersonne
a9c49fabcc
Add unread badge count to tab accessibilityValue
2026-05-18 09:11:00 -07:00
Igor Solomennikov
32e804824e
Use larger (40 dp) corner radius for stories cards on iOS 26.
2026-05-15 16:30:15 -07:00
Igor Solomennikov
fa6f8e6489
Remove chevron from "Delete Custom Story" button in settings.
2026-05-15 16:29:48 -07:00
Max Radermacher
2af2d50a84
Add Marathi, Urdu, Gujarati, & Bangla to App Store
2026-05-15 18:19:40 -05:00
Igor Solomennikov
5aa3493580
Update story viewer's onboarding UI for iOS 26.
2026-05-15 14:36:21 -07:00
Igor Solomennikov
296aa8cc46
Improved message selection indicators in chat.
...
• use SelectionIndicatorView in chat.
• modify SelectionIndicatorView to allow to configure ring color.
• improve legibility by using custom shade of gray for selection indicator in "not selected" state in chat when in light mode and with a wallpaper set.
2026-05-15 14:35:43 -07:00
Igor Solomennikov
b5838a1afc
Use ListItemSelectionIndicatorView in All Media view.
...
Added functionality to show selection indicator with a white outline - to be displayed on top of media.
Rename ListItemSelectionIndicatorView to SelectionIndicatorView.
2026-05-15 14:34:18 -07:00
Elaine
868ed6bb4b
Anchor collapse set expansion to its button
2026-05-15 16:31:17 -04:00
Elaine
ff39563167
BadgeDetailsSheet -> HeroSheetViewController
2026-05-15 16:31:02 -04:00
adel-signal
ffc8a07b36
Update to RingRTC v2.69.1
2026-05-15 13:25:42 -07:00
Max Radermacher
99a5252b59
Increase SVR2 test delays
2026-05-15 12:38:29 -05:00
kate-signal
b789a19ba4
adjust message request buttons styling
2026-05-15 13:24:01 -04:00
Max Radermacher
7984addb13
Asyncify SVR2ConcurrencyTests
2026-05-14 18:07:04 -05:00
Igor Solomennikov
c2d2af31b8
Decrease spacing between timer icon and text.
...
In conversation picker when a conversation has disappearing messages timer set.
2026-05-14 15:30:14 -07:00
Pete Walters
957e1c1b1d
Update SVR2 staging enclaves
2026-05-14 16:45:02 -05:00
Igor Solomennikov
02ebaf8e14
Simplify two cases of UIButton configuration.
...
Use UIButton.Configuration.baseForegroundColor instead of UIButton.Configuration.imageColorTransformer.
Verified that button icon color works properly as before.
2026-05-14 11:03:38 -07:00
Igor Solomennikov
988dc123f1
A couple improvements for media / file / audio list view. ( #13857 )
...
No user visible changes.
• use ListItemSelectionIndicatorView in selection mode.
• use UIColor.Signal values for UILabel text color.
2026-05-14 11:03:03 -07:00
Igor Solomennikov
1f4b88f6d2
Use Theme.iconImage() where possible.
...
Instead of UIImage(named: Theme.iconName(xxx)).
2026-05-14 11:01:27 -07:00
Igor Solomennikov
5121d5a125
Do not show selection indicator in "Choose New Admin" view.
2026-05-14 11:01:01 -07:00
Igor Solomennikov
6e7e8154fb
Use ListItemSelectionIndicatorView in multi-select contact pickers.
2026-05-14 11:00:35 -07:00
Max Radermacher
2707897017
Hold strong references during SVR operations
2026-05-14 11:48:42 -05:00
Max Radermacher
8b0d0c27e2
Remove no-longer-necessary migration code
2026-05-14 11:47:28 -05:00
Max Radermacher
c836d27490
Run SVR operation after transaction commits
2026-05-14 11:47:05 -05:00
Max Radermacher
f1ec358d7f
Use LibSignal’s ProvisioningConnection
2026-05-14 11:46:46 -05:00
Max Radermacher
68d6736df4
Identify provisioning socket by their identity
2026-05-14 11:46:02 -05:00
Max Radermacher
b339e224d0
Remove ProvisioningUrlParams
2026-05-14 11:38:30 -05:00
Igor Solomennikov
27e471e195
Fix layout issue in ListItemSelectionIndicatorView.
2026-05-14 01:44:34 -05:00
Igor Solomennikov
23daba5750
Capitalize "Choose New Admin" when used as action sheet button title.
2026-05-13 21:18:56 -07:00
Igor Solomennikov
20002eec14
Actually update appearance of "Message Request" panel in chat.
2026-05-13 22:29:26 -05:00
Max Radermacher
0ff64b6073
Remove unused code
2026-05-13 21:39:07 -05:00
Igor Solomennikov
8ca0d7ada9
UI updates for "My Story Privacy" screen.
...
• use ListItemSelectionIndicatorView in UITableView rows.
• use UIColor.Signal colors instead of Theme colors.
• use modern UIButton configuration methods.
2026-05-13 18:52:35 -07:00
Max Radermacher
a9338e9da7
Simplify ProvisioningCipher
2026-05-13 19:01:10 -05:00
Igor Solomennikov
710c225f9f
Use ListItemSelectionIndicatorView in contact sharing UI.
...
For consistent looks across the app.
2026-05-13 16:52:00 -07:00
Igor Solomennikov
33ec84806a
Reference "check-circle-fill" asset via ThemeIcon where possible.
2026-05-13 16:51:37 -07:00
Igor Solomennikov
aed08142cd
New design for disappearing message indicator in chat picker.
...
Put timer duration next to the time icon instead of below.
Also make the updated view a public class in SignalUI and use it in badge gifting confirmation screen for consistency.
2026-05-13 16:51:02 -07:00
Sasha Weiss
a7fd1a2506
Remove BackupArchive.LoggableId
2026-05-13 16:16:08 -07:00
Sasha Weiss
714a789cc5
Make DonationSubscriptionManager a singleton instance, not a static class
2026-05-13 16:15:30 -07:00
Sasha Weiss
8a0e1a9a2c
Use Cron/scheduleFrequently for subscription redemption
2026-05-13 16:14:19 -07:00
sashaweiss-signal
4d8b53474f
Bump version to 8.13
2026-05-13 14:02:34 -07:00
sashaweiss-signal
4811eef519
Update translations
2026-05-13 13:58:42 -07:00
sashaweiss-signal
106a523683
Update release notes
2026-05-13 13:58:20 -07:00
Igor Solomennikov
0ab127a327
Smaller selection indicator checkmark asset.
2026-05-13 16:36:22 -04:00
Igor Solomennikov
ebc5e1a96e
Tweak appearance of selection indicators in conversation picker.
2026-05-13 13:15:11 -07:00
Elaine
d125e95e03
Enable collapsing chat events in beta
2026-05-13 12:48:27 -07:00
Elaine
fb5962a1c2
Add individual message timer descriptions to collapse sets
2026-05-13 15:46:42 -04:00
Max Radermacher
798ca9c62d
Don’t auto download message request oversize text
2026-05-13 14:45:48 -05:00
Max Radermacher
931d336f46
Move “Downloading” to footer for oversize text
2026-05-13 14:45:22 -05:00
Max Radermacher
abe8ed259e
Show “Get Full Message” for oversize text messages
2026-05-13 14:43:23 -05:00