Harry
9d4fb97dfd
Add story media previews to conversation picker in story send flow
...
* Support scale aspect fill in MediaMessageView
* show image/video previews on conversation picker when in stories only send flow
* show text story previews in conversation picker
* fix media preview border color
* update rotation for RTL
* PR feedback
2022-10-12 09:59:49 -07:00
harry-signal
f305b4a2aa
Allow changing playback rate on OWSAudioPlayer
...
* Allow changing playback rate on OWSAudioPlayer
* nits and remove audio playback rater getter
* add explicit thread and attachment ID types to CVAudioPlayback cache
2022-08-04 14:55:53 -07:00
Jordan Rose
094c8290ce
Remove unnecessary NotificationCenter.removeObserver calls
...
As of iOS 9, selector-based observers in NotificationCenter do not
need to be explicitly unregistered.
2022-08-02 17:43:52 -07:00
Igor Solomennikov
7f4a5f3f7b
Merge branch igor/media-editor-updates.
2022-07-06 14:54:26 -07:00
igor-signal
4a6473b448
Localize user-visible file sizes.
...
Use ByteCountFormatter with default settings to localize any download sizes that user might see.
2022-04-29 09:57:56 -05:00
Michelle Linington
37fe097812
Lint
2022-04-13 20:23:22 -07:00
Michelle Linington
d54d654cfc
PR Feedback: Remove notImplemented altogether
2022-04-13 20:21:47 -07:00
Martin Böttcher
8f9be31ba3
replaced NSLocalizedStringFromAppBundle with OWSLocalizedString
2022-03-08 10:17:25 +01:00
Martin Böttcher
c0adfbfb32
NSLocalizedString is replaced by NSLocalizedStringFromAppBundle (reading strings from the bundle of the main app) for all source files called by an app extension and the localizable files are removed for the app extension targets.
2022-03-07 13:29:06 +01:00
Matthew Chen
25f015d8bc
Add SignalUI framework target.
2021-10-19 09:39:53 -03:00
Matthew Chen
c416609108
Add SignalUI framework target.
2021-10-19 09:39:53 -03:00