Various fixes for media streaming

Preload next track when playing music
Added ability to resend failed messages
This commit is contained in:
Peter
2018-11-02 22:43:30 +04:00
parent f110dd2b66
commit 1fb0bfa240
55 changed files with 615 additions and 231 deletions

View File

@@ -49,6 +49,8 @@ enum PresentationResourceKey: Int32 {
case itemListStickerItemUnreadDot
case itemListVerifiedPeerIcon
case itemListCloudFetchIcon
case chatListLockTopLockedImage
case chatListLockBottomLockedImage
case chatListLockTopUnlockedImage
@@ -118,6 +120,8 @@ enum PresentationResourceKey: Int32 {
case chatBubbleReplyThumbnailPlayImage
case chatBubbleDeliveryFailedIcon
case chatInfoItemBackgroundImageWithWallpaper
case chatInfoItemBackgroundImageWithoutWallpaper