Signal-iOS/Signal
Igor Solomennikov 1dbea3f3ed
Properly animate corner radius when opening/dismissing media in chat.
Since it's not possible to set different radius for different corners of a CALayer I had to use a masking layer instead.
Assignment of CALayer.mask cannot be animated so I had to animate path of CSShapeLayer that serves as a mask layer. CAShapeLayer.path isn't implicitly animatable and workaround for that is copying bounds.size animation and attaching that to the masking layer.
2023-02-28 16:40:05 -08:00
..
AudioFiles Don't use CallKit for video calls received while the app is active 2020-08-17 15:41:10 -07:00
Images.xcassets "Create a username" megaphone 2023-02-17 11:21:54 -08:00
Lottie Updated animation for + attachment button in chat input panel. 2022-11-10 23:09:26 -08:00
NSE-Images.xcassets Cache built avatars to disk for NSE 2022-02-14 11:59:13 -08:00
Registration Mark registration complete in RegistrationCoordinator 2023-02-24 11:12:22 -08:00
Settings.bundle Remove dependency on OpenSSL 2023-02-13 23:12:58 -08:00
Sounds Autoplay subsequent audio messages 2021-04-29 18:01:21 -07:00
src Properly animate corner radius when opening/dismissing media in chat. 2023-02-28 16:40:05 -08:00
test Only mark APNS tokens as , preventing rotation, for up to 60 days 2023-02-28 15:52:21 -08:00
translations Use LibSignalClient for local validation of username nicknames 2023-02-27 11:01:44 -08:00
.swiftlint.yml
iTunesArtwork@3x.png
main.m Change license to AGPL 2022-10-13 08:25:37 -05:00
Signal-AppStore.entitlements Support for re-registration 2023-02-02 10:17:52 -08:00
Signal-Info.plist "Bump build to 6.15.0.4." (nightly-02-28-2023) 2023-02-28 04:00:43 -08:00
Signal-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
Signal.entitlements Support for re-registration 2023-02-02 10:17:52 -08:00
SignalTSan.supp
SignalUBSan.supp