You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal
Vitali Lovich 547cd9797a Improve audio waveform scrolling performance (#1292)
The object is already cached & the waveform view constructed when scrolling,
so there's no need to re-create the view.

This doesn't fix the problem with the wave-form generation on the first
view of the message.  That is a more critical problem in the underlying
SCWaveformView class which renders on the main thread instead of doing
it asynchronously.

FIXES #1258
9 years ago
..
AudioFiles Fixes #244 11 years ago
Certificates TextSecureKit Refactoring 10 years ago
Images Multiple visual enhancements and repo cleanup. 11 years ago
Images.xcassets Fix smooshed launch image on iphone 6 by using storyboard instead of static launch image 10 years ago
src Improve audio waveform scrolling performance (#1292) 9 years ago
test Consistent and efficient media Delete/Copy/Save UX 9 years ago
translations 2.4 update translations (#1291) 9 years ago
Signal-Info.plist Fixes lingering interactions after removing thread (#1297) 9 years ago
Signal-Prefix.pch TextSecureKit Refactoring 10 years ago
Signal.entitlements
iTunesArtwork@3x.png
main.m Removing unused imported classes. 10 years ago