Signal-iOS/SignalUI
igor-signal fc6bf2eca1
Increase max stroke width for drawing tools.
We want the default stroke width to be represented by a position
close to the center of the stroke width slider, with max value being
eight times the default value (four times for the blur tool) and min
value being 20% of the default value.

To do that slider value (which grows linearly) is raised
to power of 3 (2 for blur) when that value is > 1, and only then
that value becomes a multiplier for default stroke width.
2022-07-13 22:46:14 -07:00
..
Appearance Initial story sending support 2022-06-10 22:28:03 -04:00
Categories Animate UI changes in the bottom toolbar in media review screen. 2022-07-13 12:12:48 -07:00
Environment Report HTTP status code when web sockets fail to connect 2022-03-28 15:25:37 -07:00
Fonts Add new fonts for text stories 2022-03-17 14:30:19 -07:00
Payments Avoid setters that don’t read newValue 2022-07-12 13:39:43 -07:00
SignalUI.docc Add SignalUI framework target. 2021-10-19 09:39:52 -03:00
UI Fix typos 2022-03-18 11:31:06 -07:00
Utils DRY out "message processing promise" 2022-07-13 10:02:17 -07:00
ViewControllers Animate UI changes in the bottom toolbar in media review screen. 2022-07-13 12:12:48 -07:00
ViewModels Add support for replying to gift messages 2022-07-07 10:49:20 -07:00
Views Increase max stroke width for drawing tools. 2022-07-13 22:46:14 -07:00
Wallpapers Fix typo: "Gausian" -> "Gaussian". 2022-05-17 19:25:30 -07:00
SignalUI-Prefix.pch minor changes due to changed name of NSLocalizedStringFromAppBundle (now OWSLocalizedString) and new location of swift function and preprocessor definition 2022-03-11 14:08:26 +01:00
SignalUI.h Change phone number. 2021-11-19 14:28:18 -03:00