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 |
|