Signal-iOS/SignalUI/Utils
Igor Solomennikov a6ff75a24c
Text story composer
* Hide camera controls when switching to TEXT.

* Streamline camera capture session state tracking.

Stop camera when switching to TEXT.

* Basic text story composer.

All UI works, but needs fine-tuning and tapping on Next (->) doesn't do anything.

* Run auto-genstrings.

* Adjust text size and alignment as user enters text.

1..49 characters: 34 pt, center-aligned.
50..199 characters: 24 pt, center-aligned.
200.. characters: 18 pt, natural alignment.

* Change default text color in text story composer to white.

* Added support for changing background of text story composer.

Selection is allowed from palette of 5 gradients and 11 solid colors.

* Improve vertical alignment of text in text story composer.

Text (and possible link preview panel in the future) should be vertically
centered in the area above either bottom controls or onscreen keyboard.

* Add UI for attaching a link preview to a text story.

* Add support for posting text stories.

* Lint.
2022-09-12 11:38:28 -07:00
..
Attachment Multisend Text story composer 2022-09-12 11:38:28 -07:00
AppContext+SignalUI.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
BlockListUIUtils.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
BlockListUIUtils.m replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
ConversationStyle.swift Remove unused chat view code 2022-05-10 09:48:28 -07:00
FullTextSearcher.swift Extract TSGroupThread.sortedGroupMembers(...) from FullTextSearcher 2022-08-24 12:15:48 -07:00
GroupManager+GroupInvites.swift Durable jobs for leaving groups 2022-08-26 13:13:23 -07:00
GroupViewUtils.swift DRY out "message processing promise" 2022-07-13 10:02:17 -07:00
InviteFlow.swift Fix some usage of NSLocalizedString 2022-09-11 10:36:23 -07:00
MobileCoinHelperSDK.swift Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:03 -03:00
NameCollisionFinder.swift Introduce Refinery to help batch DB queries. 2022-03-04 10:44:07 -08:00
OWSAnyTouchGestureRecognizer.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSAnyTouchGestureRecognizer.m Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSAudioPlayer.h Video Story muting/unmuting 2022-08-10 16:25:49 -07:00
OWSAudioPlayer.m Allow changing playback rate on OWSAudioPlayer 2022-08-04 14:55:53 -07:00
OWSAudioSession.swift fix stories video end lag on production builds 2022-08-12 13:34:55 -07:00
OWSProfileManager+SignalUI.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSProfileManager+SignalUI.m Initial story sending support 2022-06-10 22:28:03 -04:00
OWSSounds+SignalUI.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
StoryMessage+SignalUI.swift Render 1:1 story replies 2022-04-15 19:28:14 -07:00
TSMessage+SignalUI.swift Fix some usage of NSLocalizedString 2022-09-11 10:36:23 -07:00